/* more styles in style-advanced.css using @import method (hidden from old Netscape) */
/* old Netscape only sees styles in style.css */


/* --- alignment --- */   
/* centering turned off to allow absolute drop-down layer */
body{
	margin:0px;
	padding:0px;
	/* text-align:center; */
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #612e89;
	background-color:#e5e5e6;
    }
	
#centering0{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0;
	padding-bottom:0;
	text-align:left;
	position: relative;
	background-color: #fff;
	background-image: url(../images/background_shadow.jpg);
	background-repeat: repeat-y;
	}
#centering0{
	width:760px; 
    voice-family: "\"}\""; /* box model hack for Win IE5 */
    voice-family:inherit;
	width:760px; /* good browsers use this */
    }	
html>body #centering0 { /* box model hack correction for Opera */
	width: 760px;
	padding-right: 6px;
	padding-left: 6px;
    }   

td {
  font: 12px verdana, arial, helvetica, sans-serif;
}  

.nobr { 
	white-space: nowrap; 
}

/* --- SUB and SUP line spacing fix -- */
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 60%;
}

sup {
	bottom: 1ex;
}

h1 sup {
	bottom: 1.5ex;
}


sub {
	top: .5ex;
}
    
/* --- page layout sections --- */    
#section1-brand {
	background-image: url(../images/utility_nav_bg.jpg);
	height: 49px;
    }

#section1-brand-p{
	color: #612E89;
	background-color: #f7e5cb;
	height: 70px; !important
}

#section1-brand #col1, section1-brand-p #col1 {
	width:492px;
	float:left;
    }
#section1-brand #col2, section1-brand-p #col2 {
	width:268px;
	float:right;
    }    
#hcp #section1-brand #col1 {
    width:330px; 
    float:left;
    background:#000;
    }
#hcp #section1-brand #col2 {    
    width:430px;   
    float:right;
    background:#000;
    }    
#section2-banner {
    background:#FFFFFF;
    }
#section2-banner img {
	border: none;
    }
#section3-nav1 {
	height: 34px;
	background-image: url(../images/main_nav_bg.jpg);
    }

#section3-nav1_p {
	height: 34px;
	background-image: url(../images/main_nav_bg_p.jpg);
    }

#section4-nav2 {
    background:#fff;
    border-left:solid 1px #000;
    border-right:solid 1px #000;
	text-align:center;
    }
    
#section5-content {
	background-color: #FCEAC4;
	background-image: url(../images/main_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-bottom: 100px;
    } 
	
#content ul, #content ol {
	margin-left: 15px;
	margin-bottom: 1em;
	padding: 0px;
	margin-top: 0px;
}

ul #sub_bullet {
	margin-left: 20px;
}

ul .dash{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -.6em;
}
	   
#section5-content #col1{
	float:left;
    width:202px;
    }   
#section5-content #col2{
    float:left;
    width:556px;
    }  
#section5-content #col1 #content{
    padding:20px 22px 12px 18px;
    }   
    

#section5-content #col1 #content .space-after-button {
	padding-bottom: 15px;
}
a.btn-request-samples {
	background:url(../images/btn_request_samples-bof.gif) no-repeat;
	text-indent: -9999px;
	width: 110px;
	height: 64px;
	display:block;
	overflow:hidden;
}

a.btn-request-samples:hover, a.btn-request-samples:active{
	background-position: 0 -64px;
}

a.btn-take-t-quiz-lhs {
	background:url(../images/btn-take-t-quiz-bof.gif) no-repeat;
	text-indent: -9999px;
	width: 110px;
	height: 64px;
	display:block;
	overflow:hidden;
}

a.btn-take-t-quiz-lhs:hover, a.btn-take-t-quiz-lhs:active{
	background-position: 0 -64px;
}



#section5-content #col2 #content{
    padding:20px 30px 0 20px;
	line-height:1.5em;
    }   
#section5-content #col2 #content p{
	
	margin-right: 20px;
	
	}
#section5-content #col2 #content p.p1{
    margin-top:1.25em;
	}
	        
#section6-footer {
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: url('../images/footer.png') no-repeat left top;
	* background: none; 
	* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/footer.png', sizingMethod='fixed'); 
	height: 100px;
	width: 760px;
	position: absolute;
	bottom: 0px;
 }
	
#section6-footer a {
	color: #fff;
}
	
#section6-footer div{
	padding-top: 55px;
	text-align: left;
	position:absolute;
	left: 220px;
}

#home #watsonlogo {
	float: left;
	padding-top: 50px;
	padding-left: 110px;
	}
#section #watsonlogo,
#hcp #watsonlogo {
	margin: 50px 0 18px 18px;
	}

/* --- search --- */
#search {
	margin:0;
	padding:0;
	font: 11px arial, helvetica, sans-serif;
	color: #fff;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	right:20px;
	}

	
#search input {
	background-image:url(../images/search_inactive.png);
	font: 11px arial, helvetica, sans-serif;
	background-color:transparent;
	border:0 solid transparent;
	height: 19px;
	width: 108px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
	}
#search input:focus {
	background-image:url(../images/search_active.png);	
	outline:none;
}
	
#section1-brand table {
    margin:0;
    padding:0; 
    }
#section1-brand #col2 img {
    margin:0;
    padding:0;
    }

/* --- drop-down layers --- */    
#prescnav {
	position:absolute;
	top:80px;
	left:615px;
	width:78px;
	height:96px;
	visibility: hidden;
}
#prescnav img {
	margin:0;
}

#prescnav-sub1 {
	position:absolute;
	top:80px;
	left:693px;
	width:78px;
	height:48px;
	visibility: hidden;
}
#prescnav-sub2 {
	position:absolute;
	top:127px;
	left:693px;
	width:78px;
	height:49px;
	visibility: hidden;
}
#prescnav-sub2 img.bordertop {
	border-top:solid 1px #000;
}

/* --- drop-down layers2 --- */    
#pi #dropphys {
    border-top:solid 1px #000;
}

#pi {
}

#pi #prescnav {
	position:relative;
	top:0px;
	left:0px;
	width:78px;
	height:96px;
	visibility: visible;
	float:left;
}
#pi #prescnav img {
	margin:0;
}

#pi2 {
	float:left;
	width:78px;
}

#pi #prescnav-sub1 {
	position:relative;
	top:0px;
	left:0px;
	width:78px;
	height:48px;
	visibility: hidden;
}
#pi #prescnav-sub2 {
	position:relative;
	top:-1px;
	left:0px;
	width:77px;
	height:49px;
	visibility: hidden;
}
#pi #prescnav-sub1 img.bordertop, 
#pi #prescnav-sub2 img.bordertop{
	border-top:solid 1px #000;
}

/* --- site map --- */
#sitemapcontainer ul {
	}

#sitemap {
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	padding-top: 2px;
	}

#sitemap li {
	font-size: 12px;
	list-style: none;
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 0px;
	}

#sitemap li ul {
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	}

#sitemap li ul li {
	padding-left: 20px;
}



/* --- links --- */
a:link{
    color:#612e89;
}
a:visited{
    color:#F8971D;
}
a:hover{
    color:#F8971D;
}
a.footer:link{
    color:#999;
}
a.footer:visited{
    color:#999;
}
a.footer:hover{
    color:#CC6600;
}


/* --- general --- */    	
h1, h2, h3, h4, h5 {
	margin:0 0 .5em 0;
	color: #612e89;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1em;
	}

h1 span { 
	font-weight: normal;  
	font-size: 95%; 
	}

h2 {
	margin:0 0 .5em 0;
	color: #612e89;
	font-size: 14px;
	}
h3 {
	font-size: 12px;
	}

p {
	}
p.intro {
	margin-top:10px;
    margin-right:57px;
	padding:0;
	line-height:2.25em;
    } 
img.intro {
	margin-top:16px;
	}	 

/*********************************************
ul selector commented out by mf 2004-12-07
----------------------------------------------
ul {
    margin:0 20px 1.5em 0;
	}
**********************************************/

ul#noindent-space {
	margin-left:1.25em;
	padding-left:1.25em;
  	}	
#noindent-space li {
    margin-bottom: 1em;
	}			
ul.noindent-space,
ul.noindent-space1 {
	margin-left:1.25em;
	padding-left:1.25em;
  	}	
.noindent-space li,
.noindent-space1 li {
    margin-bottom: 1em;
	}
.noindent-space li ul li,
.noindent-space1 li ul li {
	margin-left:1.5em;
	padding-left:1.5em;	
	}
ul.noindent-space1 {
	margin-top:1em;
	}	
ol li {
    margin-bottom: 1em;
	}			
.float-l {
    float:left;
    }
.float-r {
    float:right;
    }

img.next {
    float:right;
	margin-right:10px;
	}
img.adobe {
    float:right;
	margin-right:60px;
	}	    
#footnote {
	font-size: 9px;
	line-height: 1.2em;
	}
.footnote_ref {
	font-size: 10px;
	font-style: italic;
	
	}
.asterisk {
	font-size: 9px;
	color: #333;
	}
.map1 {
	margin-left:50px;
	
	}

.headerclass1 {
	font-size: 12px;
	color: #330066;
	font-weight: bold;
	font-stretch: narrow;
	}

.headerclass2 {
	font-size: 16px;
	color: #330066;
	font-weight: bold;
	font-stretch: narrow;
	}


#roundedbox table {
	border:0;
	margin:4px 6px 0 0;
	}
#roundedbox table td {
	border:0;
	background:#ccc;
	font-size:9px;
	line-height:1.35em;
	}
#roundedbox table td p {
	margin:0 2px .5em 2px;
	}

#representative td {
	font-size:12px;
	}
#representative td.right {
	text-align:right;
	}
	
img.buttonmargin {
	margin-right:20px;
	}	
#section5-content #col1 img {
	margin-bottom:20px;
	}


.safety_text{
	font-size: 10px;
	color: #612e89;	
	line-height: 1.5em;
	padding-top: 25px;	
	padding-bottom: 25px;	
}


.safety_text p{
	margin-bottom: .5em;
	margin-top: .5em;
}

#box table {
	border:solid 1px #999;
	margin:4px 6px 0 0;
	}
#box table td {
	border:0;
	background:0;
	font-size:9px;
	line-height:1.35em;
	}
#box table td p {
	margin:0 2px .5em 2px;
	}

#map table {
	border:solid 1px #999;
	margin:4px 6px 0 0;
	}
#map table td {
	border:0;
	background:0;
	font-size:9px;
	line-height:1.35em;
	}
#map table td p {
	margin:0 2px .5em 2px;
	}


.to-do {
	background-color: Yellow;
}

.reference-inline {
	font-size: 10px;
}
/* Localized */
#utility-nav {
	background-image: url(../images/utility_nav_bg.jpg);
	height: 95px;
	background-color: #0F9;
}
.logo {
	padding: 0px;
	left: 20px;
	position: absolute;
	top: 14px;
	z-index: 10;
}





/* Tabbed Navigation


#navigation, #navigation ul {
padding: 0;
margin: 0;
list-style: none;

}

#navigation li {
float: left;
position: relative;
}

.mainitems, .mainitems_p{
	height: 34px;
	width: 190px;
	text-align: center;
	background-repeat:no-repeat;
	background-image: url(../images/menu_div.gif);
	background-position: 189px 0px;
}

.mainitems:hover, .mainitems.hover{
	background-image: url(../images/main_nav_bg_on.jpg);	
	background-position: 0;
}

#last:hover, #last.hover{
	background-image: url(../images/main_nav_bg_on_last.jpg);	
	background-position: 0;
}




.mainitems_p:hover, .mainitems_p.hover, {
	color: #fff;
	background-image: url(../images/main_nav_bg_on_p.jpg);	
	background-position: 0;
	background-repeat:repeat-x;
	
}

#last_p:hover, #last_p.hover {
	color: #fff;
	background-image: url(../images/main_nav_bg_on_p_last.jpg);	
	background-position: 0;
	
}


#active{
	background-image: url(../images/main_nav_bg_on.jpg);	
	background-position: 0;
}

#last_active{
	background-image: url(../images/main_nav_bg_on_last.jpg);	
	background-position: 0;
}


#active_p{
	background-image: url(../images/main_nav_bg_on_p.jpg);	
	background-position: 0;
	color: #fff;
}

#last_active_p{
	background-image: url(../images/main_nav_bg_on_p_last.jpg);	
	background-position: 0;
	color: #fff;
	width: 175px;
}

#last{
	background-image: none;
	width: 190px;
}

 #last_p{
	background-image: none;
	width: 175px;
}



#p_220{
	width: 220px; 
	background-position: 219px;
}

#p_220:hover, #p_220_active, #p_220.hover{
	width: 220px; 
	color: #fff;
	background-image: url(../images/main_nav_bg_on_p_220.jpg);	
	background-position: 0;

}

#p_175{
	width: 175px; 
	background-position: 174px;
}

#p_175:hover, #p_175_active, #p_175.hover{
	width: 175px; 
	color: #fff;
	background-image: url(../images/main_nav_bg_on_p_175.jpg);	
	background-position: 0;

}

.mainitems a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 28%;
	
}

.mainitems_p a{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 28%;
	color: #fff;
}

.mainitems_p a:visited{
	color: #FFF;
}


.mainitems_p a:hover, .mainitems_p a.hover{
	color: #FFF;
}


.mac .subuls{
	width: 200px;
}

.mac #p_220 .subuls{
	width: 230px;
}

.win .subuls{
	width: 230px;
}
 */
 
/*
.subuls{
 	display: none;
	position: absolute;
	top: 34px;
	left: 0;
	background:url(../images/dropdown_bg.jpg);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

	width: 230px;
	text-align: left;
	line-height: 1.4em;
	font-size: 10px;
}


.subuls li{
	width: 100%;
}

.subuls li a{
	text-decoration: none;
	color: #612e89;
	font-weight: normal;
}


#navigation li>ul {  */  /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	
	/*
	top: 34px;
	padding-left: 7px;
	z-index: 10;
}

#navigation li:hover ul, li.over ul, #navigation li.hover { 
	display: block;
	top: 334px;
	

}



.subuls .section, .subuls .section a{
	font-weight: bold;
	position: relative;
	left: 0px;
	height:auto;
	line-height: 2.5em;
}

.subuls .section, .subuls .section a:hover, .subuls li a:hover{
	color: #F8971D;
}

.subuls .last{
	padding-bottom: 2.5em;
}

.subuls li {
	font-weight: normal;
	position: relative;
	left: 5px;
	line-height: 25px;
}

*/

#search form {
	display: inline;
}

#search a {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	text-decoration:none;
}

#section1-brand-p #search a{
	color: #612E89;
	font-weight: normal;
	font-style: normal;
}

#search a:hover, #section1-brand-p #search a:hover {
	color: #F8971D;
}

#learnmore {
	width: 342px;
	height: 117px;
	border: 0px;
	display: block;
	background-repeat: no-repeat;
	position:relative;
	left:193px;
	background-image: url(../images/learn_more_home_rollover.png);
}


#learnmore:hover {
	background-position: -342px 0;
}


/*---  PROMOS */
a.rollover {
	display: block;
	width: 162px;
	height: 112px;
	text-decoration: none;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	}

a.rollover:hover {
	background-position: -162px 0;
	}

a.rollover2 {
	display: block;
	width: 132px;
	height: 69px;
	text-decoration: none;
	padding-bottom: 25px;
	margin-left: 25px;
	background-repeat: no-repeat;
	}

a.rollover2:hover {
	background-position: -132px 0;
	}


.displace {
	position: absolute;
	left: -5000px;
	}
	
	
#screening-your-patients {
	background-image: url(../images/promo_screening.png);
}

#male-hypogonadism {
	background-image: url(../images/promo_male_hypogonadism.png);
}

#how-prescribe {
	background-image: url(../images/promo_how_prescribe.png);
}

#reliable {
	background-image: url(../images/promo_reliable.png);
}

#convenience {
	background-image: url(../images/promo_convenience.png);
}

#how-to-apply{
	background-image: url(../images/promo_how_apply.png);
}

#take_t_quiz{
	background-image: url(../images/promo_tquiz.png);
}

#questions_about_androderm{
	background-image: url(../images/promo_questions.png);
}


#content #home {
	text-align: right;
	width: 505px;
}
#content #home p {
	
	color: #612e89;
	text-align: left;
}


/*-- clearfix --*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#reference_information {
	font-size: 10px;
	color: #612e89;
}
#reference_information {
	line-height: 1.2em;
	font-weight: bold;
}

#reference_information span{
	font-weight: normal;
}
.refbutton a{
	text-decoration: none;
	position:relative; 
	left:-15px;
}

#content .purple_box {
	background-color: #a182b0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 410px;
	padding: 5px 15px;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
	color: #fff;
}

#content .purple_box a, #content .purple_box h2{
	color: #fff;
	font-weight: bold;
}

#content .purple_box a:hover{
	color:#612e89;
}

#content .purple_box #rx_pads {
	float: right;
	position: relative;
	left: 50px;
}

#rx_pads2 {
	float: right;
}

#content .purple_box p, #content .purple_box ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .purple_box li{
	margin-bottom: 5px;
}
