/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
div#chooser a {
visibility: hidden;
}

body { 
	background: #CBA850 url(images/bg_main.gif) repeat-y center; 
	font-family: Tahoma;
	color: #999999; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	}
#flashcontent { 
	display: hidden;
	}
#vopod_recent_videos div div{
width: 120px;}

p { 
	padding: 0px;
	font: 11px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	
	}

h1,h2,h3 {
	margin-top: 15px;
	padding-left: 4px;
	
	}

h3 { 
	font: bold 11pt Tahoma;
	margin-bottom: 0px; 
	color: #666666;
	padding-bottom: 0px;
	
	}

#supportingText h3 span,#preamble h3 span {
	padding-bottom: 4px;
	background: url(images/red_box.gif) no-repeat 0 0;
	padding-left: 24px;
	
	}

#linkList h3 span {
	padding-bottom: 4px;
	padding-left: 14px;
	
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7F7F7F;
	
	}

a:visited { 
	font-weight: bold; 
	text-decoration: line-through; 
	color: #7F7F7F;
	
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #CC0000;
	
	}
acronym {
	font-weight: bold;
	border-bottom: 1px dotted #bbbbbb;
	
	}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */
#container { 
	top: 0px;
	width: 569px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	height: 100%;
	
	}

		#pageHeader { 
			background: url(images/bg_header.jpg) no-repeat right top; 
			width: 378px;
			height: 217px;
			float: left;
			
			}

		#quickSummary { 
			background: url(images/bg_header2.jpg) no-repeat left top; 
			width: 180px;
			height: 217px;
			float: right;
			
			}

		#preamble {
			margin-left: 31px;
			padding: 20px;
			padding-top: 1px;
			padding-bottom: 30px;
			width: 306px;
			clear: both;
			background: url(images/bg_divide.gif) no-repeat bottom;
			
			}

#supportingText {
	margin-left: 31px;
	padding: 0px 20px;
	width: 306px;
	position: relative;
	
	}

#preamble h3 {
	margin-top: 20px;
	
	}

#linkList {
	width: 132px;
	font: 10px Tahoma; 
	position: absolute;
	top: 217px;
	left: 360px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	
	}

#footer {
	text-align: center;
	font: bold 10px Tahoma;
	padding: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	border-top: 1px dashed #dddddd; 
	
	}
#sidebar { 
	width: 124px;
	padding: 5px;
	background-color:#FFFFFF;
	font: bold 10px Tahoma;
	color: #333333;
	
}

#sidebar:hover { 
	width: 124px;
	padding: 5px;
	background-color:#CC0000;
	font: bold 10px Tahoma;
	color:#FFFFFF
	
}
.thumb {
	float: left; 
	margin-left:6px; 
	margin-right:6px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:3px; 
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	
	}
.thumbtb {
	float: left; 
	margin-left:2px; 
	margin-right:6px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:3px; 
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(images/sm_tb.gif);
	background-position: center;
	width: 56px;
	height: 56px;
	background-repeat: no-repeat;
	}
.thumbtbfan { 
	float: right; 
	margin-top:0px;
	margin-bottom:0px;
	padding-left:3px; 
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(images/sm_tbfan.gif);
	background-position: center;
	width: 56px;
	height: 56px;
	background-repeat: no-repeat;
	}
.thumb947 {
	float: left; 
	margin-left:2px; 
	margin-right:6px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:3px; 
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(images/sm_947.gif);
	background-position: center;
	width: 56px;
	height: 56px;
	background-repeat: no-repeat;
	}
.thumbpicante { 
	float: right; 
	margin-top:0px;
	margin-bottom:0px;
	padding-left:3px; 
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(images/sm_picante.gif);
	background-position: center;
	width: 56px;
	height: 56px;
	background-repeat: no-repeat;
	}

.thumb:hover {background-color:#999999;

	}
.thumbtb:hover {background-color:#999999;

	}
.thumbtbfan:hover {background-color:#999999;

	}
.thumb947:hover {background-color:#999999;

	}
.thumbpicante:hover {background-color:#999999;

	}
	


#lselect,#larchives,#lresources {
	background-color: #ffffff;
	padding: 0px 15px 45px 15px;
	margin: 0px;
	
	}
#lselect:hover {
	background-color: #cc0000;
	padding: 0px 15px 45px 15px;
	margin: 0px;
	
	}
#explanation,#participation,#benefits,#requirements {
	margin-top: 0px;
	padding-top: 0px;
	
	}

#explanation h3 span {
	margin-top: 20px;
	
	}

#linkList h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #E98523;
	margin-bottom: 10px;
	margin-top: 20px;
	
	}

#lselect ul, #larchives ul, #lresources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
	}

#lselect li, #larchives li, #lresources li {
	padding: 0px 0px;
	background: url(http://csszengarden.com/190/bullet.gif) no-repeat 0 50%;
	
	}
li { 
	padding: 0px;
	margin-left: -20px;}

#lselect li a {
	display: block;
	
	}

#lselect li a.c {
	display: inline;
	
	}

#linkList #lselect ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
	
    }

#linkList #larchives ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
	
    }

#linkList #lresources ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
	
    }

#pageHeader h1 span,#pageHeader h2 span,#quickSummary p.p1 {
	display: none;
	
	}

#quickSummary p.p2 {
	text-align: left;
	color: #ffffff;
	font: 11px Tahoma;
	width: 120px;
	padding: 145px 0px 0px 15px;
	
	}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 400px;
height: 330px;
background-image: url(images/background_redhover.png);
padding-left: 20px;
padding-top: 10px;
padding-right: 100px;
padding-bottom: 20px;
visibility: hidden;
background-repeat:no-repeat;
z-index: 100;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
