#header{
	float:left;
	width:1001px;
	position:relative;
	z-index:3;
}
h1{
	text-indent:-9999px;
	font-size:0px;
}
 
#header a#curel-logo
{ 
	 width:248px;
	height:85px;
	background:url(../../images/mainNav/curel-logo.png) 0 0 no-repeat;
	position:absolute;
	top:16px;
	left:49px;
	display:block;
	z-index:4; 
	
}

#ctl00_header_GlobalNavSpacer{margin-top:38px;} 
/*globalNav*/
#globalNav{
	float:right;
	padding:0;
	margin:3px 11px 0 0;
	
}
#globalNav ul{
	list-style-type:none;
	float:left;
	padding:10px 0 0 0;
}
#globalNav ul li{
	float:left;
}
#globalNav ul li.first{
	margin:0 19px 0 0;
	width:100px;
}
#globalNav ul li a{
	display:block;
	text-decoration:none;
	background:transparent url(../../images/buttons/arrow.gif) no-repeat 0 0px;
	padding:5px 0 5px 28px;
/*	height:20px !important;*/
	font-size:12px;
	color:#8f8d8d;
	
}
#globalNav ul li a:hover{
	background:transparent url(../../images/buttons/arrow.gif) no-repeat 0 -24px;
	color:#3b3b3b;
}
/*localNav*/
#localNav{
	float:left;
	padding:22px 0 0 20px;
	height:39px;
	
}
#localNav .topBorder{
	background:transparent url(../../images/mainNav/top-bg.jpg) no-repeat 0 0;
	width:981px;
	padding:9px 0 0 0;
	
}
#localNav .bgBorder{
	background:transparent url(../../images/mainNav/content-bg.png) repeat-y scroll;
	width:981px;
	
}
#localNav .bglocalNav{
	background:transparent url(../../images/mainNav/menu-bg.gif) repeat-x scroll;
	width:956px;
	height:32px;
	margin:0 0 0 14px;
	
}
#localNav .bglocalNav ul{
	list-style-type:none;
	padding:0 0 0 303px;
	
}
#localNav .bglocalNav ul li{
	float:left;
	height: 30px;
}
#localNav .bglocalNav ul li a{
	display:block;
	
}
#localNav .bglocalNav ul li#productsMenu
{
	position:relative;
	float:left;
	
}
#localNav .bglocalNav ul li#expertsMenu
{
	position:relative;
	float:left;
	 
}
#localNav .bglocalNav ul li a#ctl00_header_products
{
	background:transparent url(../../images/mainNav/menu-products.gif) no-repeat 0 0;
	width:89px;
	height:32px;
	text-indent:-9999px;
	
}
#localNav .bglocalNav ul li a#ctl00_header_skin
{
	background:transparent url(../../images/mainNav/menu-skin-advisor.gif) no-repeat 0 0;
	width:108px;
	height:30px;
	text-indent:-9999px;
}
#localNav .bglocalNav ul li a#ctl00_header_experts
{
	background:transparent url(../../images/mainNav/menu-expert-corner.gif) no-repeat 0 0;
	width:133px;
	height:32px;
	text-indent:-9999px;
	position:relative;
	
}
#localNav .bglocalNav ul li a#ctl00_header_newsOffers
{
	background:transparent url(../../images/mainNav/menu-news-offers.gif) no-repeat 0 0;
	width:122px;
	height:32px;
	text-indent:-9999px;
}
#localNav .bglocalNav ul li a#ctl00_header_thank
{
	background:transparent url(../../images/mainNav/menu-thank-you-curel.gif) no-repeat 0 0;
	width:133px;
	height:32px;
	text-indent:-9999px;
}
#localNav .bglocalNav ul li a#ctl00_header_products:hover, #localNav .bglocalNav ul li a#ctl00_header_products.current
{
	background:transparent url(../../images/mainNav/menu-products.gif) no-repeat 0 -32px;
	width:89px;
	height:32px;
}

#localNav .bglocalNav ul li a#ctl00_header_skin:hover,#localNav .bglocalNav ul li a#ctl00_header_skin.current
{
	background:transparent url(../../images/mainNav/menu-skin-advisor.gif) no-repeat 0 -32px;
	width:108px;
	height:32px;
}
#localNav .bglocalNav ul li a#ctl00_header_experts:hover, #localNav .bglocalNav ul li a#ctl00_header_experts.current
{
	background:transparent url(../../images/mainNav/menu-expert-corner.gif) no-repeat 0 -32px;
	width:133px;
	height:32px;
}


#localNav .bglocalNav ul li a#ctl00_header_newsOffers:hover,#localNav .bglocalNav ul li a#ctl00_header_newsOffers.current
{
	background:transparent url(../../images/mainNav/menu-news-offers.gif) no-repeat 0 -32px;
	width:122px;
	height:32px;
}
#localNav .bglocalNav ul li a#ctl00_header_thank:hover,#localNav .bglocalNav ul li a#ctl00_header_thank.current
{
	background:transparent url(../../images/mainNav/menu-thank-you-curel.gif) no-repeat 0 -32px;
	width:133px;
	height:32px;
}
#localNav .bglocalNav ul li a#ctl00_header_products.productTopDropDown
{
	background:transparent url(../../images/mainNav/menu-products.gif) no-repeat 0 -32px!important;
	width:89px;
	height:32px;
	
}
#localNav .bglocalNav ul li a#ctl00_header_experts.expertTopDropDown
{
	background:transparent url(../../images/mainNav/menu-expert-corner.gif) no-repeat 0 -32px!important;
	width:133px;
	height:32px;
}
/*Dropdown*/
#localNav .bglocalNav ul li#productsMenu #menuBox1{
	position:absolute;
	top:32px;	
	left:0;
	border:solid #cccbcb 1px;
	border-bottom: none;
	margin:0;
	display:none;
	width:256px;
	
}
.bglocalNav #menuBox2{
	position:absolute;
	top:32px;	
	left:0;
	border:solid #cccbcb 1px;
	border-bottom: none;
	margin:0;
	display:none;
	width:256px;
	
}
#localNav .bglocalNav ul.menuDropDown{
	padding: 0px;
	list-style-type: none;
	
}
#localNav .bglocalNav ul.menuDropDown li{
	float: left;
	background:#ffffff;
	border-bottom: 1px solid #cccbcb;
	width: 100%;
	height: 30px!important;
	cursor: pointer;
	
}

#localNav .bglocalNav ul.menuDropDown li a{
	text-decoration: none;
	padding: 0;
	display: block;
	height: 30px;
	cursor:pointer;
}
#localNav .bglocalNav ul.menuDropDown li a:hover{
	background:transparent url(../../images/mainNav/menu-item-hover-bg.gif) repeat-x scroll;
	color:#000000;
}
#localNav .bglocalNav ul.menuDropDown li a span{
	color:#908f8f;
	text-indent: 0px;
	font-size: 12px;
	margin:0;
	display:block;
	float:left;
	height:23px;
	padding:7px 14px 0 14px;
	width:228px;
	cursor:pointer;
}
#localNav .bglocalNav ul.menuDropDown li a span:hover{
	color:#000000;
}
#localNav .bglocalNav ul.menuDropDown sup{
	font-size: 7px;
}
