@import url("jquery_ui.css");
@import url("domcollapse.css");

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #C5E1F9;
	font-size: 8pt;
	background-color: #004B8D;
	background-image: url(../images/bkgrnd_page.gif);
	background-position: top-left;
	background-repeat: repeat-x;
}

/* used for ie6 warning */
.explorer_bar_icon{
	width: 16px;
	height: 16px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	border-style: none;
	border-width: 0px;
	float: left;
}

.explorer_bar {
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #000000;
    background: #FFFFE1;
    border-bottom-width: 1px;
    border-bottom-style: outset;
    text-decoration: none;
    font-family: Segoe UI, Arial, Helvetica, Sans-Serif;
    font-size: 8.75pt;
    text-align: left;
    overflow: hidden;
}

/*define the general document position and width*/

.pageWidth{
    width:980px;
    margin:0 auto;
    position:relative;
}
.page{
    width:980px;
    margin:0;
    position:absolute;
    padding-bottom:40px;
}

.td
{
    vertical-align: top;
}

/*elements at top of page*/

#findDermTop {
	height: 26px;
}

#rxInfoButton {
	 z-index:10;
	 position:absolute;
	 left:543px;
}

#patientInfoButton {
    z-index: 100;
    position: absolute;
    left: 394px;
}

#dermButton {
	 z-index:10;
	 position:absolute;
	 left:715px;
}

#masthead{
	height: 222px;
}

#primaryNav{
	width:203px;
	text-align:right;
}

#primaryNav a{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
	line-height: 18px;
   height: 18px;
   font-weight: bold;
   color: #65B561;
	text-decoration: none;
}

#primaryNav a:hover, #primaryNav a:active {
   color:#004B8D;
}

#bannerContainer{
	position:absolute;
	left:230px;
	top:28px;
}

.readBelow{
	color:#000000;
	font-weight: bold;
	font-size:9pt;
}

.readBelow a{
	color:#000000;
	text-decoration: underline;
}

#dividerStripe{
	width:980px;
	height:53px;
	background-image: url(../images/bkgrnd_green.gif);
	background-repeat: repeat-x;
}

#programInfo{
	padding-right:15px;
}

#cardImage{
	position:absolute;
	left:736px;
	top:245px;
	z-index:20; 
}

/*main content area styles*/

#contentArea{
	background-color: #004B8D;
	background-image: url(../images/bkgrnd_blueGrad.gif);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 200px;
}

#framedImages{
	position:absolute;
	left:630px;
	top:375px;
	z-index:50; 
}

#localContent{
	width: 335px;
	padding: 20px 0 40px 230px; 
}

a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
   text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C5E1F9;
	font-size: 19pt;
	padding:0;
	margin:0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12pt;
	padding:12px 0 2px 0;
	margin:12px 0 4px 0;
	background-image: url(../images/_green.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12pt;
	padding:12px 0 2px 0;
	margin:12px 0 4px 0;
	background-image: url(../images/_green.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.physSection 
{
    color:#FFFFFF;
    font-size: 10pt;
    font-weight: bold;
}

.divLine{
	padding-bottom:5px;
}

p {
	padding-right:12px;
}

.first{
	padding-top:0;
	margin-top:0;
}

#safetyInfo{
	padding: 0 0 25px 210px;
}

#safetyContent{
	width:670px;
	padding: 15px 20px 15px 20px;
   background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
 	color: #000000;
   font-size: 9pt;
}

.safetySub{
	font-size: 11pt;
	font-weight:bold
}

#safetyInfo p{
	padding-top:0;
	margin-top:0;
}

#safetyInfo ul{
	padding-top:0;
	margin-top:0;
}

.sup{
	vertical-align: super;
	font-size: 7pt;  
}

.sup a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

#footerLinks{
	padding: 5px 80px 30px 210px;
	color:#52AC4F;
 	}

#footerReference{
	padding-bottom:15px;
	color:#ffffff;
}	

#footerLinks a{
	font-size: 8pt;
	color:#52AC4F;
	font-weight: normal;
	text-decoration: none;
}

#footerLinks a:hover, #footerLinks a:active {
   text-decoration: underline;
}

.adobe{
    border:1px solid #C5E1F9;
    padding:8px;
}

/*form fields - extras and unsubscribe */

.formButtons{
    font-family: Arial, Helvetica, sans-serif; 
    font-size:11px; color:#0068b3; 
    font-weight:normal; 
    background-color:#F8F8F8;
}


.formFields{
    font-family: Arial, Helvetica, sans-serif; 
    font-size:11px; color:#004400; 
    font-weight:normal; 
    background-color:#FFFFFF;
    width: 180px;
}

.formFields2{
    font-family: Arial, Helvetica, sans-serif; 
    font-size:11px; color:#004400; 
    font-weight:normal; 
    background-color:#FFFFFF;
    width: 85px;
}

/* HIGHLIGHTS & POPUP BOXES */
.highlight_box
{
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	background-color: #FCFCFC;
	border-style: solid;
	border-width: 1px;
	border-color: #004A8B;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 8.5pt; 
	margin-top: 12px;
	margin-bottom: 12px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}


.popup
{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 3px;
	width: 300px;
}


.popup_background
{
	background-color: #CCCCCC;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*styles for "information for" area and buttons*/
#topIndication{
             width: 400px;
             padding-bottom:18px;
             z-index: 250;
        }


.infoFor{
	font-family: Arial, Helvetica, sans-serif;
 	color: #C5E1F9;
    font-size: 8pt;
	padding: 0 0 3px 0;
	font-weight:bold;
}

.acneButtons{
	width:410px;
	padding-top:10px;
	z-index:250;
}

.spriteButton a {  
	background-position: 0 0;
	background-repeat: no-repeat;      
	height: 25px;
	display: inline-block; 
	outline: none; 
}  

.spriteButton a:hover, .spriteButton a:active, .spriteButton a.active{
	background-position: -0px -28px; 
	background-repeat: no-repeat;   
}  

/*spritebutton a.active { 
	background-position: -0px -28px;  
	background-repeat: no-repeat;
}  */

.parents a {
	background-image: url(../images/info_btn_parents.png);
	width: 69px;
}  

.boys a { 
	background-image: url(../images/info_btn_boys.png);
	width: 77px; 
} 

.girls a { 
	background-image: url(../images/info_btn_girls.png);
	width: 77px; 
} 

.women a { 
	background-image: url(../images/info_btn_women.png);
	width: 69px; 
}

.everyone a { 
	background-image: url(../images/info_btn_everyone.png);
	width: 81px; 
}
