body {
	background:#251C12;	
	color:#000000;
font-family:arial,helvetica,sans-serif;
font-size:13px;
line-height:125%;
background-image:url(/images/sitebg.jpg);
}
a:active {  outline:none; }
:focus   { -moz-outline-style:none; }
a:link, a:visited {
	color:#e85824;
	text-decoration:underline;
}
p a:hover, ul a:hover {
	color: #ffffff;
	background-color: #e85824;
	text-decoration:none;
}
ul {
	padding:0 14px;
}
ul li {
	margin-bottom:3px;
}
ul h3 {
	margin-bottom:4px;
	color:#e85824;
}
#container {
	width:900px;
	margin:auto;
}
#header a {
	text-decoration:none;
}
#resource-header {
	background-image:url('images/top.gif');
	height:147px;
	width:879px;
	background-repeat:no-repeat;
	margin:0 auto;
}
#resource-header a.logolink {
	display:block;
	text-decoration:none;
	height:100px;
	padding-top:30px;
}
#content {
	background-image:url('images/middle.gif');
	min-height:602px;
	width:879px;
	margin:0 auto;
	background-repeat: repeat-y;
}
#resource-footer {
	background-image:url('images/bottom.gif');
	height:41px;
	width:879px;
	background-repeat:no-repeat;
	margin:0 auto;
}
#left {
	width:240px;
	float:left;
	height:400px;
}
#nav li {
	width:220px;
	list-style:none;
	padding:0;
	margin:0;
}
#nav {
	list-style:none;
	padding:0;
	margin:64px 0 0 26px;
	font-size:14px;
	font-weight:bold;
}
#nav li a {
	display:block;
	background-image:url('images/navsprite.gif');
	height:24px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#e85824;
}
#nav li a:hover {
	text-decoration:none;
}
a.hiv101 {
	width:108px;
	background-position:0 0;
}
a.liveup {
	width:200px;
	background-position:-108px 0;
}
a.getinvolved {
	width:152px;
	background-position:-308px 0;
}
a.media {
	width:176px;
	background-position:-460px 0;
}

a.hiv101:hover {
	background-position:0 -24px;
}
a.liveup:hover {
	background-position:-108px -24px;
}
a.getinvolved:hover {
	background-position:-308px -24px;
}
a.media:hover {
	background-position:-460px -24px;
}

li.selected a.hiv101 {
	background-position:0 -48px;
}
li.selected a.liveup {
	background-position:-108px -48px;
}
li.selected a.getinvolved {
	background-position:-308px -48px;
}
li.selected a.media {
	background-position:-460px -48px;
}

#nav li ul {
	list-style:none;
	padding:0;
}
#nav li ul li {
	margin:10px 0;
}
#nav li ul li a {
	background-image:url('images/navarroworange.png');
	background-position:left 3px;
	background-repeat:no-repeat;
	height:auto;
	padding-left:16px;
	width:auto;
	margin-left:24px;
}
#nav li ul li a:hover {
	text-decoration:underline;
	background-color:transparent!important;
}
#nav li ul li.selected a {
	background-image:url('images/navarrowblue.png');
	color:#155996;
	cursor:default;
}
#nav li ul li.selected a:hover {
	text-decoration:none;
}
#right {
	width:521px;
	float:left;
	background:#ffffff;
	min-height:550px;
	padding:25px 32px;
	margin:10px 0 0 10px;
}

ul#hiv101icons {
	padding:0;
	width:520px;
	margin:auto;
	list-style:none;
}
ul#hiv101icons li {
	list-style:none;
	padding:0;
	margin:0 25px 0 0;
	width:auto;
	float:left;
	height:325px;
}
ul#hiv101icons li a {
	color:#000000;
	display:block;
	width:233px;
	text-decoration:none;
	padding:279px 0 0 0;
	background-image:url('images/hiv101icons.jpg');
	background-repeat:no-repeat;
	text-align:center;
}
ul#hiv101icons li a:hover {
	text-decoration:none!important;
	background-color:#fff !important;
	color:#e85824;
}
ul#hiv101icons li a span {
	color:#e85824;
	font-weight:bold;
	text-decoration:underline;
}
a.testing {
	background-position:0 0;
}
a.treatment {
	background-position:-233px 0;
}
a.quiz {
	background-position:-466px 0; 
}
a.caribbean {
	background-position:-699px 0;
}
a.global {
	background-position:-932px 0;
}
a.basics {
	background-position:-1165px 0;
}
a.prevent {
	background-position:-1398px 0;
}



/*
player styles
*/
div.videobox {
	width:407px;
	height:350px;
	padding-top:10px;
	background-image:url('images/behindplayer.gif');
	background-repeat:no-repeat;
	margin:0 auto;
}
a.player {	
	display:block;
	width:320px;
	height:265px;
	margin:15px auto;
	padding:0;	
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	border:1px solid #666666;
}

div.playlistcontain {
	width:528px;
	margin:10px auto 30px auto;
}
div.playlist {

	position:relative;
	overflow:hidden;	 	
	height:287px !important;
}

div.playlist div.clips {	
	position:absolute;
	height:20000em;
}

div.playlist, div.clips {
	width:528px;	
}

div.clips a {
	display:block;
	background-color:#e4f6fa;
	padding:9px 15px;
	height:46px;
	width:496px;
	font-size:15px;
	border:solid 1px #b9e1ed;
	text-decoration:none;
	color:#000;
}

div.clips a.first {
	border-top-width:1px;
}

/*
div.clips a.playing, div.clips a.paused, div.clips a.progress {
	width:225px;
}
*/
	
div.clips a.progress {
	opacity:0.6;		
}

div.clips a.paused {
	background-position:0 0;	
}

div.clips a span {
	display:block;		
	font-size:11px;
	color:#666;
}

div.clips a em {
	font-style:normal;
	color:#f00;
}	

div.clips a:hover {
	background-color:#f9f9fa;		
}

div.clips a.playing:hover, div.clips a.paused:hover, div.clips a.progress:hover {
	background-color:transparent !important;		 
}
/*}}}*/


/*{{{ petrol colored */

div.clips.petrol a {
	background-color:#193947;
	color:#fff;
	border:1px outset #193947;
}

div.clips.petrol a.playing, div.clips.petrol a.paused, div.clips.petrol a.progress {
	background:url(/img/playlist/dark.png) no-repeat 0px -69px;
	border:0;
}

div.clips.petrol a.paused {
	background-position:0 0;	
}

div.clips.petrol a span {
	color:#aaa;
}

div.clips.petrol a em {
	color:#FCA29A;
	font-weight:bold;
}	

div.clips.petrol a:hover {
	background-color:#274D58;		
} 

div.clips.petrol a.playing:hover, div.clips.petrol a.paused:hover, div.clips.petrol a.progress:hover {
	background-color:transparent !important;		 
}
/*}}}*/


/*{{{ low version */

div.clips.low a {	
	height:auto;
	font-size:15px;
	color:#e85824;
}

div.clips.low a.playing, div.clips.low a.paused, div.clips.low a.progress {
	background-image:url(/img/playlist/light_small.png);
	background-position:0 -55px;
}

div.clips.low a.paused {
	background-position:0 0;	
}


/*}}}*/


/*{{{ go buttons */

a.go {
	display:block;
	width:528px;
	height:28px;
	background:url(images/up.gif) no-repeat;
	margin:0;
	cursor:pointer;
}

a.go:hover, a.go.down:hover {
	background-position:0px -28px;		
}

a.go.down {
	background-image:url(images/down.gif);	
}

div.petrol a.go {
		
}

div.petrol a.go.down {
			
}

a.go.disabled {
	/*
visibility:hidden;
*/	
background:#01b2db;	
}
a.listhead {
	height:20px!important;
	padding:0;
	margin-top:10px;
	background:none!important;
	border:none!important;
	font-weight:bold;
	color:#000000!important;
	cursor:default;
}
