body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:67.5%;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:normal;
	background-color:#CFE1F4;
	text-align:center;
	position:relative;
}
body.treatment{
	background-color:#1A1A1A;
}
.treatment div#alert{
	margin-top:250px;
	text-align:center;
}

.content a{
	color:#000;
}
div#pageWrapper{
	width:1024px;
	margin:auto;
	text-align:left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	position:relative;
}
div#header{
	background:#000;
	height:122px;
	padding:20px 0px 0px 100px;
}
.header span{
	font-size:1.1em;
}
div#page{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	/*height:auto !important;*/
	height:100%;
	/*min-height:430px;*/
	padding:20px 0px 20px 100px;
	position:relative;
}
div#footer{
	clear:both;
	background-color:#00ABEC;
	color:#ffffff;
	padding:10px 30px 0px 40px;
	font-size:1em;
}

div.footerLinks{
	text-align:center;
	font-size:0.9em;
}

div.footerCopy{

}
div.footerLeft{
	float:left;
	width:600px;
	position:relative;
	font-size:0.8em;
}
div.footerRight{
	float:right;
}
div#footer, #footer a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}


#contentLeft{
	float:left;
	width:196px;
}
#contentCentre{
	float:left;
	width:422px;
	margin:0px 15px 0px 15px;
}
#contentRight{
	float:left;
	width:190px;
}

.greenNav a{
	color:#007F3A;
}
.blueNav a{
	color:#1B75B9;
}
.yellowNav a{
	color:#58595B;
}

.green, .green a{
	color:#007F3A;
}
.blue, .blue a{
	color:#1B75B9;
}
.yellow, .yellow a{
	color:#58595B;
}
.pink, .pink a{
	color:#981865;
}
.white{
	color:#FFF;
}
a.black{
	color:#000;
}
.grey{
	color:#666;
}
.purple, .purple a{
	color:#D42672;
}
.burgundy, .burgundy a{
	color:#BC1E2D;
}
.red, .red a{
	color:#ED3524;
}
/* womans nav */
ul#womens-nav li a{
	color:#850053;
	text-decoration:none;
}
ul#womens-nav li{
	padding:4px 8px 4px 16px;
}
ul#womens-nav li.womensGuide{
	padding:0px;
	background:none;
}

ul#womens-nav li{
	background-image:url(../images/menu_back_womens.png);
	background-repeat:repeat-y;
}
ul#womens-nav li.navBottom{
	background:url(../images/menu_back_womens_bottom.gif) bottom left;
	height:25px;
}

/* main menu*/
ul#nav{
	
}
ul#nav li{
	padding:4px 8px 4px 16px;
	/*height:19px;*/
}
ul#nav .blueNav{
	background-image:url(../images/menu_back_blue.png);
	background-repeat:repeat-y;
}
ul#nav .greenNav{
	background-image:url(../images/menu_back_green.png);	
	background-repeat:repeat-y;
}
ul#nav .yellowNav{
	background-image:url(../images/menu_back_yellow.png);
	background-repeat:repeat-y;
}
ul#nav .navBottom{
	background-image:url(../images/menu_bot.png);
	background-repeat:no-repeat;
	height:31px;
}

ul#nav li.tellyourstory{
	height:24px;
	background-image:url(../images/menu_top.png);
	background-repeat:no-repeat;
	padding:6px 0px 0px 16px;
}
ul#nav li.knowyourscript{
	height:24px;
	background-image:url(../images/menu_knowyourscript.png);
	background-repeat:no-repeat;
	padding:5px 0px 0px 16px;
}
ul#nav li.findoutmore{
	height:24px;
	background-image:url(../images/menu_findoutmore.png);
	background-repeat:no-repeat;
	padding:5px 0px 0px 16px;
}
ul#nav li a:link, ul#nav li a:hover, ul#nav li a:visited{
	text-decoration:none;
	position:relative;
}
ul#nav li a:active{
	
}

/* right hand side */
div#patientBot{
	background-image:url(../images/patientBot.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:164px;
	margin-bottom:10px;
	padding:4px 10px 10px 17px;
	overflow:hidden;
}
div#healthBot{
	background-image:url(../images/healthBot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:164px;
	margin-bottom:10px;
	padding:6px 10px 10px 17px;;
}
div#womensBot{
	background-image:url(../images/womensBot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:164px;
	margin-bottom:10px;
	font-size:0.9em;
	padding:6px 10px 12px 17px;;
}
#womensBot a,#patientBot a, #healthBot a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

/*central content areas */
div#centerTopWrapper{
	margin-bottom:10px;
}
div#contentWrapper{
	width:421px;;
	overflow:hidden;
}
div#contentMid{
	padding:15px 15px 0px 15px;
	line-height:1.6em;
	font-size:1.1em;
	background-repeat:repeat-y;	
	color:#000;
}
.blue div#contentMid{
	height:auto !important;
	min-height:310px;
	height:310px;
}
div.content{
	line-height:1.3em;
}
div.content ul.links{
	font-size:0.9em;
}
div.rightImage{
	float:right;
	margin-left:20px;
	margin-bottom:15px;
}
div.leftImage{
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}

div.centerImage{
	text-align:center;	
	margin-bottom:15px;
}
div#contentMid.bluehome{
	padding:0px 15px 0px 15px;
	color:#FFF;
	font-weight:bold;
}
div#contentMid p.topcontent{
	padding-top:20px;
}
div#contentWrapper.blue{
	color:#FFF;
}
div#contentTop,div#contentBot{
	background-repeat:no-repeat;
}

div#contentTopLine{
	height:7px;
	line-height:7px;
	background-repeat:no-repeat;
}

/*home blue */

.bluehome div#contentTop{
	background-image:url(../images/contentTop_bluehome.png);
}
.bluehome div#contentMid{
	background-image:url(../images/contentMid_bluehome.jpg);
}
.bluehome div#contentBot{
	background-image:url(../images/contentBot_bluehome.png);
}

/*blue content */
.blue div#contentTop.header{
	background-image:url(../images/contentHeader_blue.png);
}
.blue div#contentTop{
	background-image:url(../images/contentTop_blue.png);
}
.blue div#contentTopLine{
	height:7px;
	background-image:url(../images/contentLine_blue.png);
}
.blue div#contentMid{
	background-image:url(../images/contentMid_blue.jpg);
}
.blue div#contentBot{
	background-image:url(../images/contentBot_blue.png);
}
/*pink content */
.pink div#contentTop.header{
	background-image:url(../images/contentHeader_pink.png);
}
.pink div#contentTop{
	background-image:url(../images/contentTop_pink.png);
}
.pink div#contentTopLine{
	height:7px;
	background-image:url(../images/contentLine_pink.png);
}
.pink div#contentMid{
	background-image:url(../images/contentMid_pink.jpg);
}
.pink div#contentBot{
	background-image:url(../images/contentBot_pink.png);
}
/*green content */
.green div#contentTop.header{
	background-image:url(../images/contentHeader_green.png);
}
.green div#contentTopLine{
	height:7px;
	background-image:url(../images/contentLine_green.png);
}
.green div#contentMid{
	background-image:url(../images/contentMid_green.png);
}
.green div#contentBot{
	background-image:url(../images/contentBot_green.png);
}
/*yellow content */
.yellow h1{
	color:#444444;
}
.yellow div#contentTop.header{
	background-image:url(../images/contentHeader_yellow.png);
}
.yellow div#contentTopLine{
	height:7px;
	background-image:url(../images/contentLine_yellow.png);
}
.yellow div#contentMid{
	background-image:url(../images/contentMid_yellow.png);
}
.yellow div#contentBot{
	background-image:url(../images/contentBot_yellow.png);
}
/*purple content */
.purple div#contentTop.header{
	background-image:url(../images/contentHeader_purple.png);
}
.purple div#contentTopLine{
	height:7px;
	background-image:url(../images/contentLine_purple.png);
}
.purple div#contentMid{
	background-image:url(../images/contentMid_purple.png);
}
.purple div#contentBot{
	background-image:url(../images/contentBot_purple.png);
}
/*burgundy content */
.burgundy div#contentTop.header{
	background-image:url(../images/contentHeader_burgundy.png);
}
.burgundy div#contentTopLine{
	height:7px;
	background-image:url(../images/contentLine_burgundy.png);
}
.burgundy div#contentMid{
	background-image:url(../images/contentMid_burgundy.png);
}
.burgundy div#contentBot{
	background-image:url(../images/contentBot_burgundy.png);
}
/*red content */
.red div#contentTop.header{
	background-image:url(../images/contentHeader_red.png);
}
.red div#contentTopLine{
	height:7px;
	background-image:url(../images/contentLine_red.png);
}
.red div#contentMid{
	background-image:url(../images/contentMid_red.png);
}
.red div#contentBot{
	background-image:url(../images/contentBot_red.png);
}
div#contentBot{
	height:17px;
}
div#contentTop.header{
	color:#fff;
	padding:12px 0px 6px 16px;
}
div#contentTop.header.double{
	color:#fff;
	padding:12px 0px 8px 16px;
}
div#contentTop.header h1{
	font-size:2.2em;
}
div#contentTop.header.double h1{
	font-size:2em;
}
h2{
	font-size:1.2em;
}
h3{
	font-size:1em;
}
h2.larger{
	font-size:1.4em;	
}
ul.bullets, ol{
	padding-left:20px;
}

ol li{
	list-style:decimal;
	margin-bottom:4px;
}
ul.bulletsLarge{
	padding-left:20px;
}
ul.bulletsLarge li{
	margin-bottom:4px;
	font-size:1.2em;
	list-style:circle;
}
.flashPad{
	padding:10px 0px 13px 0px;
}
ul.bullets li{
	list-style:circle;
	margin-bottom:4px;
}
div.sub-section{
	margin-top:20px;
	clear:both;
}

/* treament right navs */
ul.rightNav{
	width:195px;
	margin-bottom:10px;
}
ul.rightNav li{
	background-position:bottom left;	
	background-repeat:no-repeat;
}
ul li.orange{
	padding:3px 20px 3px 17px;	
	background-image:url(../images/treament_nav_orange.gif);
	background-position:top left;	
}
ul.rightNav li.orange a{
	color:#FFF;
	font-weight:bold;
}
ul.rightNav li.burgundy a{
	color:#BC1E2D;
}
ul.rightNav li.purple a{
	color:#B53E96;
}
ul.rightNav li.red{
	padding:3px 20px 3px 17px;	
	background-image:url(../images/treatment_nav_red.gif);
}
ul.rightNav li.red.bottom{
	padding:3px 20px 10px 17px;
	background-image:url(../images/treatment_nav_redbot.gif);
}
ul.rightNav li.burgundy{
	padding:3px 20px 3px 17px;	
	background-image:url(../images/treatment_nav_burgundy.gif);
}
ul.rightNav li.burgundy.bottom{
	padding:3px 20px 10px 17px;
	background-image:url(../images/treatment_nav_burgundybot.gif);
}
ul.rightNav li.purple{
	padding:3px 20px 3px 17px;	
	background-image:url(../images/treatment_nav_purple.gif);
}
ul.rightNav li.purple.bottom{
	padding:3px 20px 10px 17px;
	background-image:url(../images/treatment_nav_purplebot.gif);
}

ul.rightNav li a{
	text-decoration:none;
}
/* forms */
#details div{
	margin-bottom:3px;
}
#details label{
	width:100px;
	display:inline-block;
	vertical-align:top;
}
#details input, #details textarea{
	width:260px;
}
#details textarea{
	height:50px;
}
#orderQty label{
	width:280px;
	display:inline-block;
}
#orderQty input{
	width:20px;
}
#orderQty div{
	margin-bottom:3px;
}
#orderQty div input{
	vertical-align:top;
}
.error{
	color:#F00;
	font-weight:bold;
	vertical-align:top;
	font-size:1.3em;
}

.li-number{
	width:20px;
	margin-right:10px;
}
.li-text{
	width:350px;
}
.support-downloads .leftImage{
	height:100px;
}
.support-downloads h2{
	font-size:1.1em;
}
.downloads img{
	border:solid 1px #000;
}
.downloads .sub-section{
	line-height:1em;
}
.power-questions img{
	width:195px;
}


/* --------------------------------
   HOME PAGE REDESIGN
---------------------------------*/

#homecontent{
	background:url(../images/back-black.png) top left no-repeat;
	width:422px;
	height:497px;
	margin:10px 0 0 0;
}

	#homecontent h1{
		font-size:22px;
		color:#fff;
		font-weight:bold;
		padding:10px 10px 10px 20px;
	}

	.home_boxes{
		margin:15px 0 0 15px;
		float:left;
	}

		.home_boxes a{
			width:186px;
			height:193px;
			display:block;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
		
			.home_boxes a:hover{
				text-decoration:underline;
			}
		
			.home_boxes a span{
				text-align:center;
				width:186px;
				margin:168px 0 0 0;
				float:left;
			}

	#how_hiv_works{
		background:url(../images/home_how_hiv_works.png) top left no-repeat;
	}

	#taking_medication{
		background:url(../images/home_taking_medication.png) top left no-repeat;
	}

	#faq{
		background:url(../images/home_faqs.png) top left no-repeat;
	}
	
		#faq a{
			color:#58595B;
		}

	#hcps{
		background:url(../images/home_hcps.png) top left no-repeat;
	}

.rightbox{
	background:url(../images/rightbox.png) top left no-repeat;
	width:160px;
	height:118px;
	padding:15px;
	margin:10px 0 0 0;
}

/*womens content sections */

#womens-intro{position:relative;}
#womens-intro-content{position:absolute;width:170px;bottom:0px;left:210px;}

#nam-hiv-ftr{display:block;height:28px;padding:8px 0 0 15px;background:url(../images/hiv-nam-ftr.png) no-repeat top left;}
#nam-hiv-ftr a{color:#fff;font-weight:bold;text-decoration:none;}
