﻿/*Galdermausa main nav*/
.menutitle{
text-decoration:none;
cursor:pointer;
margin-left: 20px;
margin-bottom: 0px;
color:#094EA3;
width:186px;
text-align:left;
font-weight:bold;
border-bottom:solid 2px #B2E0F0; text-align:right;
padding:4px 0px 5px 1px;

font-family:Arial, Helvetica, sans-serif; font-size:13px;
}

.menutitle a
{
	text-decoration:none;	
}

.submenu a{
font-weight: normal;
font-family:Arial, Helvetica, sans-serif; font-size:11px;
background:url(/images/nav/subnav.gif) no-repeat right ;
text-align: right;
float:right;
margin: 0 0px 0px 5px;
padding:0px 20px 0px 1px; 
background-color: #B2E0F0;
color: #A43C5F;
text-decoration:none;
width: 165px;
border-bottom: 2px solid #B2E0F0;
list-style-position: outside; /* fixes problem in IE */
}

#body_home #nav_home a, #body_aboutUs #nav_aboutUs a, #body_newsMedia #nav_newsMedia a, #body_careers #nav_careers a, 
#body_pro #nav_pro a, #body_products #nav_products a, #body_contactUs #nav_contactUs a, #body_skin #nav_skin a, #body_jobListings #nav_careers a,
#body_rr #nav_rr a
{color: #A43C5F; text-decoration:none;}

#nav_home a, #nav_aboutUs a, #nav_newsMedia a, #nav_careers a, #nav_pro a, #nav_products a, #nav_contactUs a, #nav_skin a,
#nav_whatToExpect a, #nav_preparationAdvice a,#nav_benefitDetails a, #nav_benefitOverview a, #nav_galderma a, #nav_thx a, #nav_ac a, #nav_cs a,
#nav_businessDevelopment a
{
	text-decoration:none;color:#094EA3}

/*End main nav*/

#nav { margin:0; padding:0; background: #fff; list-style-type:none;width:100%;float:left; }
#nav li{ margin:0px; padding:0; float:left; width:100%;  }
#nav a {display:block; color: Orange; text-decoration:none; padding: 0; line-height:1.5; border:0; }
#nav a:hover {color:Green}
#nav a:active {color:Green}

#nav_ourHistory a:active, #nav_rnd a:active, #nav_pk a:active  {
  color:#A43C5F;
}

.product_photo, .missionStatement
{
	 float: right; /*right in our text*/
	 margin: 0 3px 0 5px; /*space around the image*/
}

.product_photo_cetaphil {
	line-height: 1em;
	padding-bottom: 10px;
}


/*SubNav page align*/
 #skinMain, #acne, #dermatitis, #melasma, #psoriasis, #rosacea, #sunspots{
   
   width: 700px;
   color: #000;
   
   margin-left:10px;
   border: 0;
   padding: 5px 10px 0px 20px;
}

  #skinMain p, #acne p, #dermatitis p, #melasma p, #psoriasis p, #rosacea p, #sunspots p
{
	color:#0018ab;font-weight:bold; font-size:20px; padding-bottom:5px; padding-left:3px;
}

/*career site nav */
 #body_wg #nav_wg a,
    #body_cp #nav_cp a,#body_ca #nav_ca a,
    #body_fsd #nav_fsd a {
  color:Green;
  font-weight: bold;
}


.careersSubNavSidebar{
  float: left;
  width: 180px;
  height: 50px;
  margin: 0px 10px 10px 0px;
  padding: 0;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #A43C5F;
  list-style-position: outside; /* fixes problem in IE */
}

ul#careersSubNav{
    padding:0px;
    margin: 0 0 0 3px;
}
 
 
#careersSubNav li{
    background:url(/images/nav/subnav.gif) no-repeat center left;
}
   
#careersSubNav li a{
    color: #A43C5F;
    text-decoration:none;
}

#careersSubNav li a:hover{
    text-decoration:underline;
}      

#careersSubNav li a:active{
font-weight: bold;
  
}

#careernav li, #productsnav li{margin-top:-15px; }
#careernav #nav li a, #productsnav #nav li a  { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:20px; }
