﻿html{
    margin: 0;
    padding: 0;
}

body 
{
    margin: 0;
    padding: 0;
	font-family: Arial;
	font-size: 12px;
	position: relative;
}

img
{
	border: 0;
}

a{
    color: #0a3f6a;
    text-decoration: none;
    outline: none;
}

a:hover{
    text-decoration: underline;
}

h1{
    color: #4b2619;
    font-size: 22px;
}

h2{
    color: #4f2519;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.small-text{
    font-size: 10px;
}

.small-text sup{
    font-size: 8px;
}

#wrapper
{	
	background: transparent url(../images/00-header-bg.jpg) no-repeat scroll 50% -2px;	
	/* width: auto; */
}

#addToMyDiscussionGuide
{
	
}

.next-button
{
	float: right;
    margin: 10px 0px 0px 0px;
}

.next-button a{
    color: #0A3F6A;
}

#inner-wrapper
{
	position: relative;
	width: 1000px;
	margin: 0 auto;	
	z-index: 5;
}

#body-container
{	
	background: #f1eae8 url(../images/body-bg.jpg) repeat-y top left;
	float: left;
	width: 1000px;	
}

#subpage-top-navigation
{
	/* background-color: transparent; */
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: 10;
}


/* Start Home Page Styles */
#home-wrapper
{	
	background: transparent url(../images/home-header-bg.jpg) no-repeat scroll 50% -2px;
	margin: 0px auto;
}
#home-inner-wrapper
{
	position: relative;
	width: 1000px;
	margin: 0 auto;	
}
#home-header{
    padding: 45px 0px 17px 0px;
    width: 1000px;
    height: 320px;
}
#header-image {

}

#home-header #logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#home-top-navigation
{
	background-color: transparent;
	position: absolute;
	top: 294px;
	left: 0px;
}
#home-body-container
{
	background: url(../images/home-main-bg-repeater.jpg) repeat-y top left;
	float: left;	
	width: 1000px;	
}
#home-main-content{
    width: 740px;
    background: url(../images/home-main-tout-bg.jpg) no-repeat top center;
}
#home-main-tout-left {
    margin-left: 38px;
}
.home-main-touts {
    float: left;
    margin: 46px 0px 0px 20px;
}
#home-page-text{
    padding: 250px 0px 0px 0px;
}
.home-number-p{
    font-weight: bold;
    margin-left: 16px;
}
/* End Home Page Styles */

/* Start Sub Page Styles */
#header
{
	height: 278px;
	position: relative;
	z-index: 6;
}

#header #logo
{
	position: absolute;
	top: 10px;
	left: 0px;
}

#top-navigation
{
	
}

#top-navigation div
{
	float: left;
}

#top-navigation #section100
{
	padding-top: 4px;
}

#top-navigation #section200
{
	padding-top: 22px;
}

#top-navigation #section300
{
	
}

/* End Sub Page Styles */

#search-container
{
	position: absolute;
	top: 0px;
	left: 692px;
	background: transparent url(../images/search-bg.jpg) no-repeat top left;
	width: 308px;
	height: 43px;
}

#search-container #fields
{
	position: absolute;
	top: 7px;
	left: 19px;
}

#search-container #fields div
{
	float: left;
}

#search-container #fields #label
{
	padding-top: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
}

#search-container #fields #textbox
{	
	padding-right: 5px;
}

#search-container #fields #textbox input
{	
	width: 170px;
}

#left-nav
{
	float: left;
	width: 174px;
	min-height: 430px;
	height: 100%;
	background: #f1eae8 url(../images/leftNav-bg.jpg) no-repeat top left;
}

#content
{	
	width: 542px;	
	float: left;
	padding: 0px 10px 0px 14px;	
	background: #ffffff;
}

/* Start Right Tout */

#right-tout
{
    width: 260px;
	float: right;	
}
#right-tout #right-tout-inner
{
    background: url(../images/right-tout-inner-bg.gif) no-repeat top center;
	width: 248px;	
}

#right-tout #right-tout-inner #rfu, #taf, #finder-container, #rateThisPage, #top5, #discussionGuide, #homeDiscussionGuide
{    
	padding-left: 10px;
}

#right-tout #right-tout-inner #taf
{
	padding-bottom: 15px;
}

#right-tout #right-tout-inner #finder-container
{
	position: relative;
	background: transparent url(../images/right-tout-aso-finder-bg.gif) no-repeat top left;
	width: 231px;
	height: 242px;
	margin: 0px 0px 10px 10px;
}

#right-tout #right-tout-inner #finder-container .zipCode
{
	padding-bottom: 5px;	
}

#right-tout #right-tout-inner #finder-container .label
{
	color: #FFFFFF;
	width: 58px;
	float: left;
	vertical-align: text-bottom;
}

#right-tout #right-tout-inner #finder-container .textBox
{
	margin-left: 2px;
	z-index: 99999;
}

#right-tout #right-tout-inner #finder-container .textBoxShort
{
	width: 100px;
}

#right-tout #right-tout-inner #finder-container select
{
	
}

#right-tout #right-tout-inner #finder-container .ddlDistance
{
	float: left;
	padding: 0;
}

#right-tout #right-tout-inner #finder-container .submit
{
	width: 68px;
	float: left;
}

#right-tout #right-tout-inner #finder-container #asoFinder-container
{
	position: absolute;
	top: 52px;
	left: 30px;
}

#right-tout #right-tout-inner #finder-container #HIVFinder-container
{
	position: absolute;
	top: 158px;
	left: 30px;
}

#right-tout #right-tout-inner #rateThisPage
{
	padding-bottom: 15px;
	z-index: 999999;
}

#right-tout #right-tout-inner #rateThisPage #flashcontent
{
	z-index: 99999;
}

#right-tout #right-tout-inner #top5
{
	padding-bottom: 15px;
}

/* End Right Tout */

/* Start Glossary */


.glossary
{
	color: #FD560B;
	text-decoration: none;
	border-bottom: 1px dashed #FD560B;
	cursor: help;
}

.glossary:hover{
    text-decoration: none;
}

.glossary:visited
{
	color: #FD560B;
	text-decoration: none;
	border-bottom: 1px dashed #FD560B;
	cursor: help;
}

#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;
}

/* End Glossary */

/* Start 310-online-resources */

.div-310
{
	margin: 0px 0px 0px 30px;
	padding: 0;	
}

.div-310 p
{
	margin-top: 3px;
	padding-top: 3px;
}

.div-310 .div-310-left
{
	float: left;
	width: 220px;	
}

.div-310 .div-310-right
{
	float: left;
	padding-left: 25px;
	width: 265px;
}

/* End 310-online-resources */

/* Start 400-site-map */

#sitemap-container li
{
	list-style-type: none;
}

/* End 400-site-map */

.main-link-tout{
    background: url(../images/link-tout-bg.jpg) no-repeat top center; 
    width: 539px;
    height: 284px;
}
.link-tout-ul{
    list-style-type: none;
    padding: 48px 0px 0px 224px;
}
.link-tout-ul li{
    padding: 16px 0px 0px 0px;
}
.link-tout-ul a{
    color: #82402c;
    text-decoration: none;
    font-weight: bold;
}
.link-tout-ul a:hover{
    text-decoration: underline;
}
.sub_ul{
    list-style-type: disc;
}

#footer-container
{
	border-top: solid 1px #c3d0da;
}

#footer-container #footer-inner-wrapper
{
	width: 1000px;
	margin: 0 auto;	
}

#toolbar{
    text-align: right;    
    line-height: 32px;
    color: #414040;
    padding: 32px 0px 16px 0px;
}
#toolbar a{
    color: #396484;
    text-decoration: none;
    margin: 0px 10px;
    font-weight: bold;
}

#toolbar a:hover
{
    text-decoration: underline;
}
#footer{
    font-size: 11px;
}
.margin-20px-left{
    margin-left: 20px;
}
#about-hcp-130{
    width: 539px;
    height: 209px;
    background: url(../images/130-ask-about-bg.jpg) no-repeat top center;
    padding: 30px 0px 0px 0px;
}
#about-hcp-130-inner{
    padding: 14px 0px 0px 92px;
    color: #ab4515;
    font-weight: bold;
}
#about-hcp-130-inner ul{
    margin-top: 6px;
}
#starting-treatment-140{
    width: 528px;
    height: 173px;
    background: url(../images/140-call-bg.jpg) no-repeat top center;
    padding: 18px 0px 0px 0px;
    margin: 0px auto;
}
#starting-treatment-140-inner{
    padding: 0px 0px 0px 92px;
    color: #ab4515;
    font-weight: bold;
}
#starting-treatment-140-inner p{
    padding-left: 100px;
    width: 200px;
    
}
#roles-130{
    width: 517px;
    height: 201px;
    background: url(../images/split-list-130-bg.jpg) no-repeat top center;
    padding: 0px;
}
#hcp-role{
    padding-left: 10px;
    width: 220px;
    float: left;
    font-size: 11px;
    color: #4f2519;
}
#hcp-role p{
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 20px;
    padding: 0px 0px 10px 20px;
    font-size: 14px;
}
#pat-role{
    padding-left: 30px;
    width: 220px;
    float: left;
    font-size: 11px;
    color: #4f2519;
}
#pat-role p{
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 20px;
    padding: 0px 0px 20px 20px;
    font-size: 14px;
}
#gray-callout-140{
    color: #4f2519;
    width: 468px;
    height: 227px;
    background: url(../images/140-gray-tout-bg.jpg) no-repeat center;
    padding: 20px 25px 0px 25px
}
#main-link-tout-200{
    background: url(../images/200-link-tout-bg.jpg) no-repeat top center; 
    width: 539px;
    height: 284px;
}
#main-link-tout-300{
    background: url(../images/300-link-tout-bg.jpg) no-repeat top center; 
    width: 539px;
    height: 284px;
}
.no-margin-top{
    margin-top: 0px;
}
.site-map-ul{
    margin: 0px 0px 20px 10px;
    padding-left: 0px; 
}
.no-wrap{
    white-space: nowrap;
}
sup{
    line-height: 6px;
    font-size: 8px;
}

.clearBoth
{
	clear: both;
}

.textOrange
{
	color: #ff6900;
}

.textBoxMedium
{
	width: 200px;
}

.textBoxLong
{
	width: 270px;
}
 #discussionGuide
 {
 	margin: 0px 0px 30px 0px;

 }
 
 #homeDiscussionGuide
 {
 	margin: 0px 0px 30px 0px;

 }
 
 #addToMyDiscussionGuide
 {
 	float: left;

 }
 
 .no-list-type
 {
 	list-style-type: none;
 }
 
 .reality
 {
 	font-weight: bold;
 	font-size: 14px;
 	color: #4f2519;
 }
 
 /* Start 480-Interstitial */ 
 
 #interstitial-container
 {
 	position: relative;
 	width: 452px;
 	height: 391px;
 	background: #FFFFFF url(../images/480-interstitial-bg.jpg) no-repeat top left; 	
 }
 
 #interstitial-container #interstitial-header
 {
 	position: absolute;
 	top: 138px;
 	left: 23px;
 	font-family: Arial;
 	font-size: 20px;
 	font-weight: bold;
 	color: #4b2619;
 }
 
 #interstitial-container #header .websiteText
 {
 	font-weight: normal;
 	font-size: 24px;
 }
 
 #interstitial-container #header .blue
 {
 	font-weight: normal;
 	font-size: 24px;
 	color: #0d2d58;
 }
 
 #interstitial-container #copy
 {
 	position: absolute;
 	left: 24px;
 	top: 199px;
 	width: 411px;
 	font-family: Arial;
 	font-size: 12px;
 	color: #505050; 	
 }
 
 #interstitial-container #buttons
 {
 	position: absolute;
 	left: 145px;
 	top: 300px; 	
 }
 
 #interstitial-container #buttons #ok
 {
 	float: left;
 }
 
 #interstitial-container #buttons #cancel
 {
 	margin-left: 12px;
 	float: left;
 }
 
 /* End 480-Interstitial */
 
 .paddingBottom10{
    padding-bottom: 10px;
 }
 .ul-no-margin-left
{
    margin-left: 0px;
    padding-left: 16px;
}
ul-no-margin-left ul
{
    padding-left: 20px;
}
.blue{
    color: #0d2d58;
}
.brown 
{
	color: #4f2519;
}

/* Start E-Mail A Friend */
#e-mail-friend-bg{
    background-image: url(../images/email-a-friend-bg.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 442px;
    height: 376px;
    font-weight: bold;
}
#close-btn{
    position: absolute;
    top: 25px;
    right: 25px;
}
#email-a-friend-intro-p{
    padding: 70px 0px 0px 0px;
    width: 370px;
    margin: 3px 0px 24px 30px !important;
    color: #ffffff;
}
#e-mail-friend-bg p{
    margin: 10px 0px 10px 30px;
}
.textBox280{
    width: 280px;
}
.textBox300{
    width: 300px;
    height: 60px;
    vertical-align: bottom;
}
.textBox318{
    width: 318px;
}
.clear-btn{
    margin-right: 10px;
}
/* End E-Mail A Friend */

#did-you-know-240{
    float: right;
    width: 218px;
    height: 159px;
    background-image: url(../images/240-did-you-know-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

#dyk-btn{
    margin: 126px 0px 0px 85px;
}

.link-blue{
    color: #0a3f6a;
}

.footnote
{
	font-size: 11px;
}

/* Start 210 */

#mythsRealities h2, #mythsRealities p
{
	position: relative;
	padding-left: 20px;
}

.accordionArrowOn
{
	background-image: url(../images/210-arrow-On.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	height: 15px;
	width: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 1px;
}

.accordionArrowOff
{
	background-image: url(../images/210-arrow-Off.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	height: 15px;
	width: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 1px;
}

/* End 210 */

/* Start My Discussion Guide Include */

#discussionGuide-container
{	
	position: relative;
	width: 239px;	
}

#discussionGuide-container #discussionGuide-list
{
	position: relative;
	width: 239px;
	background: transparent url(../images/mdg-bg-repeater.jpg) repeat-y top left;
}

#discussionGuide-container #discussionGuide-empty
{	
	position: relative;
	width: 239px;	
}

#dg-inner
{	
	background: transparent url(../images/mdg-header.jpg) no-repeat top left;
	width: 239px;	
}

#dg-content
{	
	width: 189px;	
	padding-top: 68px;
	padding-left: 50px;	
}

#dg-footer
{
	position: relative;
	background: transparent url(../images/mdg-footer.jpg) no-repeat top left;
	width: 239px;
	height: 46px;
}

#dg-footer #dg-print
{
	position: absolute;
	left: 80px;
	top: 10px;
}

.dg-item
{	
	padding-bottom: 10px;
}

.dg-title
{
	float: left;
	width: 100px;
}

.dg-remove
{
	padding-left: 105px;
}

.dg-divider
{
	margin: 10px 0px 10px -7px;
	width: 150px;
	left: -5px;
	background-color: #c1a49c;	
}

.dg-clear
{
	clear: both;	
	margin: 0;
	padding: 0;
}

/* End My Discussion Guide Include */

/* ASOFinder interstitial */
#disclaimerContainer
{
	background-image: url(../images/disclaimer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 390px;
	margin: 0px;
}

#disclaimerText
{
	width: 400px;
	margin-left: 25px;
	padding-top: 50px;
}

.modalBackground
{
	background-color: Gray;
	filter:alpha(opacity=70);
	opacity: 0.7;
}

/* FOR ASO RESULTS */
#asotableresults
{
	border: 1px solid #000000;
	padding: 5px;
	margin-bottom: 15px;
}

#asotableresults .searchHeader
{
	font-weight: bold;
	background-color: #0d2d58;
	color: #FFFFFF;
}

#asotableresults .rowASOMain
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #d0dde9;
}

#asotableresults .rowASOAlternate
{
	border-bottom: 1px solid #d0dde9;
}

/* FOR HIV RESULTS */
#hivtableresults
{
	border: 1px solid #000000;
	padding: 5px;
	margin-bottom: 15px;
}

#hivtableresults .searchHeader
{
	font-weight: bold;
	background-color: #0d2d58;
	color: #FFFFFF;
}

#hivtableresults .rowHIVMain
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #d0dde9;
}

#hivtableresults .rowHIVAlternate
{
	border-bottom: 1px solid #d0dde9;
}