﻿/* GENERIC CLASSES */
body 
{
	margin: 0px;
	background-image: url(../images/pat/img002_bodybg.gif);
	background-repeat: repeat-x;
}

div, p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #314867;
}

p
{
	margin: 12px 0px;
}

h1
{
	font-size: 20px;
}
h1 sup
{
    font-size: 70%;
}


h2
{
	font-size: 16px;
}

h3
{
	font-size: 16px;
}

a
{
	color: #466AAC;
}
a:hover
{
	color: #F48356;
}
.glossary
{
	color: #FD560B;
	text-decoration: none;
	border-bottom: 1px dashed #FD560B;
	cursor: help;
}

.glossary:visited
{
	color: #FD560B;
	text-decoration: none;
	border-bottom: 1px dashed #FD560B;
	cursor: help;
}

img
{
	border: 0px;
}

sup
{	
	vertical-align: top;
	font-size: 80%;
}

.smallerText
{
	font-size: 11px;
}

.smallerText10px
{
	font-size: 10px;
}

.redText
{
	color: #ff0000;
}

.clearBoth
{
	clear: both;
}

/* CONSTRUCTION CLASSES */
#wrapper
{
	width: 941px;
	margin: 0px auto 12px auto;
	background-image: url(../images/pat/img003_wrapperbg.gif);
	background-repeat: repeat-y;
}
#wrapperFooter
{
	width: 941px;
	margin: 0px auto;
}

/* HEADER */
#header
{
	position: relative;
	width: 941px;
	height: 110px;
}

#headerCorner
{
	position: absolute;
}
#headerEspanol
{
	position: absolute;
	right: 18px;
}
#headerSearch
{
	position: absolute;
	width: 230px;
	right: 28px;
	top: 60px;
}

.textbox
{
	width: 150px;
	height: 16px;
	border: 1px solid #90A7BE;
}

.searchbtn
{
	width: 49px;
	height: 18px;
}

/* MAIN BODY AREA */
#mainbody
{
	width: 925px;
	margin: 0px auto;
}

.disclaimerText
{
	margin: 24px 0px 24px 20px;
	font-size: 12px;
	color: #777777;
}
.referenceTitle
{
	margin: 12px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}
.references
{
	font-size: 11px;
	color: #777777;
	margin: 0px 0px 12px 21px;
	padding: 0px;
}

/* LEFT NAV SECTION */
#leftnavMain
{
	width: 211px;
	float: left;
}

.leftnavMainChannel
{
	padding-bottom: 2px;
}

#leftnavExtrasMain
{
	width: 230px;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

#rtoutCopay
{
    padding: 6px 0px;
}
#rtoutTreatment
{
    padding: 6px 0px 12px 0px;
}

/* LEFT NAV SUB STYLES */
#leftnavSub
{
	width: 171px;
	float: left;
}

#leftnavSub ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftnavSub ul li
{
	margin: 0px;
	padding: 0px;
}

#leftnavSub ul li img
{
	margin-bottom: 1px;
	vertical-align: bottom;
}

#leftnavSub ul li ul li
{
	/*height: 23px;*/
}

#leftnavSub ul li ul li img
{
	vertical-align: bottom;
}

/* FLASH ON MAIN PAGE */
#flashContainer
{
	width: 714px;
	height: 210px;
	float: left;
}

/* HEADER / BODY DIVIDER */
#yellowBar
{
	width: 925px;
	height: 22px;
	background-color: #FEE100;
}

#divBar
{
	width: 925px;
	height: 22px;
	background-image: url(../images/pat/divBar-sliver.gif);
	background-repeat: no-repeat;
}



/* HIV SPECIALIST AND ASO FINDER CALLOUTS FOR THE MAIN PAGE ONLY! */
#SideASOFinderMain, #SideHIVFinderMain
{
	position: relative;
	 width: 230px;
}

#SideASOFinderMain
{
	display: none;	
}

#SideASOFinderLeftTout
{
	display: none;
}

#SideASOFinderMainHeader, #SideHIVFinderMainHeader
{
	width: 230px;
	height: 22px;
}

#SideASOFinderMainBody
{
	width: 230px;
	margin-bottom: 10px;
	background-image: url(../images/pat/leftnav/img034_asobg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#SideHIVFinderMainBody
{
	width: 230px;
	margin-bottom: 10px;
	background-image: url(../images/pat/leftnav/img033_hivbg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#SideASOFinderMainForm, #SideHIVFinderMainForm
{
	width: 190px;
	margin: 0px auto;
	padding: 4px 0px;
}

#ASODisclaimerLeftTout-container
{
	position: relative;
}

#ASODisclaimerLeftTout
{
	position: absolute;
	left: 263px;
	top: -307px;
	width: 400px;	
	z-index: 999999;
}

#HIVDisclaimerLeftTout
{
	position: absolute;
	left: 263px;
	top: -307px;	
	width: 400px;	
	z-index: 999999;
}

#ASODisclaimerRightTout-container
{
	position: relative;	
}

#ASODisclaimerRightTout
{
	position: absolute;
	left: -421px;
	top: -85px;	
	width: 400px;	
	z-index: 999999;	
}

#HIVDisclaimerRightTout
{
	position: absolute;
	left: -421px;
	top: -85px;	
	width: 400px;	
	z-index: 999999;	
}

#Disclaimer-container
{
	position: relative;		
}

#HIVDisclaimer
{
	position: absolute;
	left: 100px;
	top: 360px;	
	width: 400px;	
	z-index: 999999;
}

#ASODisclaimer
{
	position: absolute;
	left: 180px;
	top: 320px;	
	width: 400px;	
	z-index: 999999;
}


/* LEFTNAV HIV SPECIALIST AND ASO FINDER CALLOUTS FOR THE SUB PAGES */
#SideASOFinder, #SideHIVFinder
{
	 width: 171px;
}

#SideASOFinder
{
	display: none;	
}

#SideASOFinderHeader, #SideHIVFinderHeader
{
	width: 171px;
	height: 18px;
}

#SideASOFinderBody
{
	width: 171px;
	margin-bottom: 10px;
	background-image: url(../images/pat/leftnav/img014_asobg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#SideHIVFinderBody
{
	width: 171px;
	margin-bottom: 10px;
	background-image: url(../images/pat/leftnav/img013_hivbg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#SideASOFinderForm, #SideHIVFinderForm
{
	position: relative;
	width: 130px;
	margin: 0px auto;
	padding: 5px 0px;
}


.addHivLabel
{
	font-weight: bold;
}



.hivFormBox
{
	width: 130px;
}


/* REGISTER FOR UPDATES - MAIN PATIENT PAGE ONLY!!! */
#leftRegisterMain
{
	width: 230px;
	margin-bottom: 10px;
}
#leftRegisterMainBg
{
	width: 230px;
	background-image: url(../images/pat/leftnav/img048_calloutbg.gif);
	background-repeat: repeat-y;
}
#leftRegisterMainLow
{
	width: 230px;
	min-height: 66px;
	background-image: url(../images/pat/leftnav/img049_calloutlow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftRegisterMainText
{
	font-size: 11px;
	width: 214px;
	padding: 8px;
	background-image: url(../images/pat/leftnav/img046_registertopmain.gif);
	background-repeat: no-repeat;
	position: relative;
}




/* FULL PRESCRIBING INFORMATION - MAIN PATIENT PAGE ONLY!!! */
#leftFPIMain
{
	width: 230px;
	margin-bottom: 10px;
}
#leftFPIMainBg
{
	width: 230px;
	background-image: url(../images/pat/leftnav/img048_calloutbg.gif);
	background-repeat: repeat-y;
}
#leftFPIMainLow
{
	width: 230px;	
	background-image: url(../images/pat/leftnav/img049_calloutlow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftFPIMainText
{
	font-size: 11px;
	width: 214px;
	padding: 8px;
	background-image: url(../images/pat/leftnav/img047_fpitopmain.gif);
	background-repeat: no-repeat;
}

#leftPPIMain
{	
	margin-bottom: 10px;
}

#leftISIMain
{	
	margin-bottom: 10px;
}


/* REGISTER FOR UPDATES */
#leftRegister
{
	width: 171px;
	margin-bottom: 10px;
}

#leftRegisterBg
{
	width: 171px;
	background-image: url(../images/pat/leftnav/img022_registerbg.gif);
	background-repeat: repeat-y;
}
#leftRegisterLow
{
	width: 171px;
	min-height: 66px;
	background-image: url(../images/pat/leftnav/img029_calloutlow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftRegisterText
{
	font-size: 11px;
	width: 155px;
	padding: 8px;
	background-image: url(../images/pat/leftnav/img021_registertop.gif);
	background-repeat: no-repeat;
}

/* FULL PRESCRIBING INFORMATION */
#leftFPI
{
	width: 171px;
	margin-bottom: 10px;
}

#leftFPIBg
{
	width: 171px;
	background-image: url(../images/pat/leftnav/img024_fpibg.gif);
	background-repeat: repeat-y;
}
#leftFPILow
{
	width: 171px;	
	background-image: url(../images/pat/leftnav/img029_calloutlow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftFPIText
{
	font-size: 11px;
	width: 155px;
	padding: 8px;
	background-image: url(../images/pat/leftnav/img023_fpitop.gif);
	background-repeat: no-repeat;
}

#leftPPI
{
	margin-bottom: 10px;
}

#leftISI
{
	margin-bottom: 10px;
}
/* TEXT AREA */
#textArea
{
	padding: 0px 0px 12px 20px;
}
#mainFootnotes
{
	text-align: center;
	
}
#mainFootnotes p
{
	margin: 6px 0px;
	font-size: 11px;
	color: #999999;
}

#subtextArea
{	
	width: 716px;
	min-height: 640px;
	border-top: 1px solid #999999;
	padding: 16px 10px 20px 20px;
	float: left;
}

#subtextArea h1
{
	margin-top: 0px;
}

#subtextArea ul li
{
	margin-bottom: 8px;
}

.bodyCallouts
{
	width: 300px;
	min-height: 76px;
	margin: 0px auto;
	background-color: #E6EBF4;
}
.bodyCallouts p
{
	padding: 8px 8px 8px 100px;	
}

.wideCallouts
{	
	background-color: #ebeff7;
	padding: 16px 16px 16px 0px;
}

.wideCallouts .wideCallouts-inner
{
	
}

.wideCallouts p
{
	margin: 8px 0px;
}

.extraMargin
{
	margin-top: 50px;
}

.textBoxLong
{
	width: 223px;
}

/* FOR GLOSSARY */
#trailimageid
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 0px;
	z-index: 200;
}

#glossaryDef
{
	background-image: url(../images/pat/img006_glossary.gif);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	background-color: #F7F3DC;
	padding: 10px 10px 10px 10px;
}

/* HIV Specialist Finder Form */
.hivInputText
{
	width: 56px;
	font-weight: bold;	
}

/* ASO Finder Form */
.asoInputText
{
	width: 56px;
	font-weight: bold;	
}

/* FOR ASO RESULTS */
#asotableresults
{
	border: 1px solid #000000;
	padding: 5px;
	margin: 0px;
}

#asotableresults .searchHeader
{
	font-weight: bold;
	background-color: #466AAC;
	color: #FFFFFF;
}

#asotableresults .rowASOMain
{
	background-color: #E9EDF5;
	border-bottom: 1px solid #466AAC;
}

#asotableresults .rowASOAlternate
{
	border-bottom: 1px solid #466AAC;
}

/* FOR HIV RESULTS */
#hivtableresults
{
	border: 1px solid #000000;
	padding: 5px;
	margin: 0px;
}

#hivtableresults .searchHeader
{
	font-weight: bold;
	background-color: #466AAC;
	color: #FFFFFF;
}

#hivtableresults .rowHIVMain
{
	background-color: #E9EDF5;
	border-bottom: 1px solid #466AAC;
}

#hivtableresults .rowHIVAlternate
{
	border-bottom: 1px solid #466AAC;
}

/* RIGHTNAV ELEMENTS */
#rightnav
{
	float: right;
	width: 200px;
	margin-left: 12px;
}
.rightImage
{
	margin-bottom: 20px;
}

/* DEVELOPMENT */
.callout
{
	border: 1px solid #00817B;
	background-color: #E0F0EF;
	padding: 6px;
	margin: 0px 12px 12px;
}
.blackBox
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px 6px;
	margin: 0px 12px 12px;
}

/* FOOTER AREA */
#orangeBar
{
	width: 920px;
	height: 3px;
	margin: 0px auto;
	background-color: #EB7637;
}
#footerText
{
	float: left;
	width: 320px;
	height: 40px;
	line-height: 40px;	
}
#footerText a
{
	font-weight: bold;
}
#footerDisclaimer
{
	width: 500px;
	margin: 0px auto 12px auto;
	text-align: center;
}

/* 240 TAKING YOUR MEDS TIPS */
.tipsContainer
{
	width: 500px;	
}
.tipsContainer .tip
{
	width: 500px;
	min-height: 40px;
	height: 40px;
}
.tipsContainer .tip .thumbnail
{
	float: left;
	padding-right: 10px; 
	width: 41px;
}
.tipsContainer .tip .text
{
	float: left;
	width: 440px;
	line-height: 18px;
}

#interstitialContainer
{
	height: 350px;
	width: 416px;
	position: absolute;
	top: 200px;
	margin-left: 300px;
	z-index: 999999;
}

#interstitial
{
	background-image: url(../images/pat/interstit-bg.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 416px;
}

#interstitTextContainer
{
	padding: 30px;
	text-align: left;
}

#interstitBtns
{
	margin-top: 20px;
	text-align: center;
}

#interstitText h2
{
	color: #FF0000;
}


/* *Begin* pat100 */
#twomeds
{	
	width: 434px; 
	margin: 0px auto;
	float:left;
	margin-left:55px;
	margin-bottom:10px;
	padding-top:5px;
}
/* *End* pat100 */


/* *Begin* pat160 */

.pat160_li_nospacing, li
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;	
	margin-bottom: 0px !important;
}

.noSpacingBottom
{
	padding-bottom: 0px;
	margin-bottom: 0px;	
}

.extraSpacingLeft
{
	padding-left: 35px;
	margin-left: 35px;
}

/* *End* pat160 */

/* *Begin* pat330 */

#ASO-Finder-buttons
{
	position: absolute; 
	left: 325px; 
	top: 159px;
}

#ASO-Finder-buttons #btnFindASO
{
	position: absolute;
	left: 3px;
	top: 0px;
}

#ASO-Finder-buttons #btnAddASO
{
	position: absolute;
	left: 91px;	
	top: 0px;
}

/* *End* pat330 */


/* *Begin* pat700 */

#pat700_Container
{
	background: #FFFFFF; padding-left: 20px; padding-right: 20px; width: 500px;
}

#pat700_Container p
{
	margin: 0px;	
	padding-top: 15px;
}

/* *End* pat700 */



/* *Begin* pat325 */

.textBoxLong
{
	width: 270px;
}

.ddlBoxLong
{
	width: 273px;
}

/* *End* pat325 */

#home-statements-ul
{		
	padding-left: 72px;
	margin-left:77px;	
    font-weight: bold;
}



.dblListUL li
{
    padding-bottom: 12px !important;
}

.captions
{
    color: #314867;
    font-weight: bold;
    font-style: italic;
}

.inlineUL li
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 6px;
}

.dblListUL
{
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}