/*DOCUMENT INFO
----------------------------------------------------------------------------------------------
File Name: base.css
Description: Screen/Projection stylesheet for The Western Conference of Prepaid Medical Service Plans
Version: 1.0
Author: Jerad Barbot
Last Edit:

COLORS
----------------------------------------------------------------------------------------------
		Blue       -----------     #0071BC
		Green      -----------     #38B549
		Red        -----------     #ED1B23
		Text       -----------     #000000
		Lt Grey    -----------     #F7F7F7
		Drk Grey   -----------     #CCCCCC
----------------------------------------------------------------------------------------------*/

/*UNIVERSAL / CONTAINERS
----------------------------------------------------------------------------------------------*/
html, body { margin: 0; padding: 0; }
html { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; }
#container { width: 900px; text-align: left; padding: 0 0 0 20px; }
h2 { font-weight: bold; color: #ED1B23; font-size: 1.1em; }
h3 { font-weight: bold; color: #ED1B23; font-size: 1.2em; }
h4 { font-weight: bold; color: #38B549; font-size: 1.1em; padding-bottom: 8px; }
h5 { font-size: 1em; padding-bottom: 12px; padding-left: 10px; }
hr { border: 0; height: 1px; color: #CCCCCC; margin-top: 3px !important; margin-top: -5px; background-color: #CCCCCC; margin-bottom: 5px; }
strong { font-weight: bold; color: #4D4D4D; }
p { line-height: 1.3em; margin-bottom: .8em; }
a { color: #0071bc; text-decoration: none; }
a:hover { text-decoration: underline; }
em { font-style: italic; }
.hide { visibility: hidden; display: none; }
.clear { display:inline; clear: both; height: 0; visibility: hidden; }
/*HEADER
----------------------------------------------------------------------------------------------*/
#header { width: auto; }
#header { height: 60px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #CCCCCC; border-bottom-color: #CCCCCC; margin-top: 30px; text-align: center; }
/*CONTENT
----------------------------------------------------------------------------------------------*/
#content { width: 620px; font-size: .8em; padding: 50px 0 0 0; margin: 0 auto; }
.external { padding-right: 16px; background: url(../images/external_ff.gif) no-repeat right center; }
.pdf { padding-right: 30px; background: url(../images/pdf_ff.gif) no-repeat right center; }
.doc { padding-right: 30px; background: url(../images/doc_ff.gif) no-repeat right center; }
.xls { padding-right: 30px; background: url(../images/xls_ff.gif) no-repeat right center; }
.ppt { padding-right: 30px; background: url(../images/ppt_ff.gif) no-repeat right center; }
/*SECTION IMAGES
----------------------------------------------------------------------------------------------*/
.calendarimages { width: 298px; float: left; margin-top: -3px !important; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; text-align: center; border: 1px solid #CCCCCC; height: 202px; }
.calendarimages p { font-size: .8em; }
.calendarimages .left { float: left; clear: left; margin: 0; padding: 0; }
.calendarimages .right { float: right; clear: right; margin: 0; padding: 0; }
/*NAVIGATION/SECTION IMAGES
----------------------------------------------------------------------------------------------*/
.sectionimages { width: 300px; float: left; margin-top: -3px !important; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; }
.sectionimages img { margin: 0; }
.sectionimages img.last { margin: 0 0 -3px 0 !important; margin: 0px; }
/*NAVIGATION
----------------------------------------------------------------------------------------------*/
.navigationcontainer { width: 320px; position: relative; float: right;/}
.thumbnail img { margin: -3px 0 0 0 !important; margin: 0; padding: 0px; }
.thumbnail:hover { background-color: transparent; }
.thumbnail span { position: absolute; padding: 5px; left: -1000px; visibility: hidden; color: black; text-decoration: none; }
.thumbnail span img {  border-width: 0; padding: 2px; }
.thumbnail:hover span { visibility: visible; top: -7px; left: -307px; z-index: 50; }
/* SECTION NAVIGATION
----------------------------------------------------------------------------------------------*/
.navigationimages { width: 320px; margin: 0px; float: right; margin: -3px 0 0 0 !important; margin: 0; padding: 0px; }
.navigationimages img { margin: 0 0 -3px 0 !important; margin: 0 0 -3px 0; }
/*BOXES
----------------------------------------------------------------------------------------------*/
.leftbox { width: 258px; float: left; clear: left; border: 1px solid #CCCCCC; margin-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; }
.rightbox { width: 258px; float: right; clear: right; border: 1px solid #CCCCCC; margin-right: 11px !important; margin-right: 5px; margin-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; }
.fullbox { width: 568px; border: 1px solid #CCCCCC; margin-bottom: 15px; padding-left: 20px; padding-right: 20px; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; }
.fullbox .left { width: 268px; float: left; clear: left; }
.fullbox .right { width: 258px; float: right; clear: right; margin: 0; padding: 0; }
.fullbox .leftlist { width: 278px; float: left; clear: left; }
.fullbox .rightlist { width: 278px; float: right; clear: right; }
.fullbox .full { width: 570px; }
.index { width: 605px; padding: 15px 0 25px 0; }
.index p { text-align: justify; font-size: .85em; color: #333333; }
.library { width: 258px; float: left; margin-top: -3px !important; margin-top: 0; float: left; clear: left; border: 1px solid #CCCCCC; margin-bottom: 15px; padding-left: 20px; padding-right: 20px; padding-top: 0px; padding-bottom: 10px; height: 190px; }
blockquote { margin: -7px 0 0 20px; }
.twoColSponsor {width: 49%; float: left; text-align: center; margin-bottom: 25px;}
.threeColSponsor {width: 33%; float: left; text-align: center; font-size: 11px;}
/*TABLES
----------------------------------------------------------------------------------------------*/
table { border-collapse: collapse; color: #000000; width: 100%; }
tr.odd { background-color: #ffffff; }
tr.even { background-color: #eeeeee; }
th, td { padding: .33em .5em; font-size: .85em; line-height: 1.4em; border-bottom: 1px solid #cccccc; }
th { color: #333333; background-color: #F7F7F7; font-weight: bold; padding-bottom: 0.2em; /*	width: 50%;*/ border-top: 1px solid #cccccc; }
td { vertical-align: top; text-align: left; }
caption { color: #666666; font-size: .8em; text-align: left; padding-bottom: .1em; padding-left: .1em; margin: 0 2px 0 16px; }
/*LIST <UL> & <OL>
----------------------------------------------------------------------------------------------*/	
#content li { margin-left: 25px; list-style-image: url(../images/bullet_2.gif) !important; list-style-image: url(../images/bullet_2ie.gif); padding-bottom: 3px; }
/*FOOTER
----------------------------------------------------------------------------------------------*/
#footer { width: 100%; height: 16px; margin: 0 0 20px 0; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; }
#footer .red, .red { color: #ED1B23; }
#footer p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .6em; color: #000000; text-align: center; margin: 0; padding: 0; }
#footer a { color: #0071BC; }
