/* -------------------------------------------------
>>> ABRE HEADER
------------------------------------------------- */

div#header {
	background: transparent url(../img/bg.gif) center 0 no-repeat;
	margin-top: 0;	
	position: relative;
	height: 219px;
	margin: 0 auto;
	max-width: 1280px;
	min-width: 976px;
	z-index: 1;
}

div.header-interna {
	background: transparent url(../img/bg-2.gif) center 0 no-repeat!important;
	height: 139px!important;
}

div#header .box {
	position: relative;
	margin: 0 auto;	
	width: 924px;
}

div#header h1 a {
	background: url(../img/logos.gif) no-repeat;
	display: block;
	height: 90px;
	left: 167px;
	overflow: hidden;
	position: absolute;
	top: 18px;
	text-indent: -10000px;
	width: 236px;
}


/* -------------------------------------------------
>>> ABRE MENU PRINCIPAL
------------------------------------------------- */

div#header ul#nav1 {
	margin: 156px 167px 0 0;
	float: right;
}

div#header ul li {
	display: block;
	float: left;
	margin-left: 20px;
}

div#header ul li a {
	display: block;
	overflow: hidden;;
	text-indent: -10000px;
}

div#header #nav1 li {
	height: 24px;
}

div#header ul#nav1 li a {
	background: url(../img/menu.gif) no-repeat;		
}

div#header ul#nav1 li a.selecionado {
	position: relative;
	top: -7px;		
}

div#header ul#nav1 li#navInicio a {
	background-position: 0 0;
	height: 15px;
	width: 39px;	
}

div#header ul#nav1 li#navInicio a.selecionado {
	background-position: 0 -75px;
	height: 24px;
	width: 65px;		
}

div#header ul#nav1 li#navProdutos a {
	background-position: -39px 0;
	height: 15px;
	width: 71px;	
}

div#header ul#nav1 li#navProdutos a.selecionado {
	background-position: -65px -75px;
	height: 24px;
	width: 116px;		
}

div#header ul#nav1 li#navSomos a {
	background-position: -110px 0;
	height: 15px;
	width: 91px;	
}

div#header ul#nav1 li#navSomos a.selecionado {
	background-position: -181px -75px;
	height: 24px;
	width: 151px;		
}

div#header ul#nav1 li#navEncontrar a {
	background-position: -201px 0;
	height: 15px;
	width: 120px;	
}

div#header ul#nav1 li#navEncontrar a.selecionado {
	background-position: 0 -99px;
	height: 24px;
	width: 199px;		
}

div#header ul#nav1 li#navContato a {
	background-position: right top;
	height: 15px;
	width: 63px;	
}

div#header ul#nav1 li#navContato a.selecionado {
	background-position: -199px -99px;
	height: 24px;
	width: 103px;		
}

/* FECHA MENU PRINCIPAL <<< */


/* -------------------------------------------------
>>> ABRE SUBMENU PRODUTOS
------------------------------------------------- */

div#header ul#nav1 li ul {
	background: #fff;
	display: none;
	margin: 9px 0 0 0;
	padding: 0 3px 3px 0;
	position: absolute;
	width: 267px;
	-moz-opacity:0.95;
	ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity = 95);
	opacity: .95;	
	
}

div#header ul#nav1 li ul li {
	background: #eaeaea url(../img/pattern.gif) 0 3px repeat-x;
	clear: both;
	list-style-image: url(../img/pattern.gif);
	margin: 3px 0 0 0;
	padding: 2px 0 4px 0;
	width: 267px;
}

div#header ul#nav1 li ul li a {
	background: #eaeaea;
	color: #EF2F72;
	display: inline;
	font-size: 1.5em;
	font-weight: bold;	
	overflow: visible;
	padding: 0 10px;
	text-decoration: none;
	text-indent: 0;
	text-transform: uppercase;
}

div#header ul#nav1 li ul li a:hover {
	color: #0099FF;
}

/* FECHA SUBMENU PRODUTOS <<< */


/* -------------------------------------------------
>>> ABRE MENU SECUNDÁRIO
------------------------------------------------- */

div#header ul#nav2 {
	margin: 80px 0 0 475px;
	position: absolute;
}

div#header ul#nav2 li  {
	margin-left: 10px;
}

div#header ul#nav2 li a {
	background: url(../img/logos.gif) no-repeat;	
}

div#header ul#nav2 li#blog a {
	background-position: 0 -92px;
	height: 39px;
	width: 54px;	
}

div#header ul#nav2 li#orkut a {
	background-position: -204px -93px;
	height: 39px;
	width: 41px;	
}

div#header ul#nav2 li#flickr a {
	background-position: -54px -92px;
	height: 39px;
	width: 43px;	
}

div#header ul#nav2 li#twitter a {
	background-position: -97px -92px;
	height: 39px;
	width: 55px;	
}

div#header ul#nav2 li#vimeo a {
	background-position: -152px -92px;
	height: 39px;
	width: 52px;
}

div#header ul#nav2 li#rss a {
	background-position: right -91px;
	height: 39px;
	width: 20px;	
}

/* FECHA MENU SECUNDÁRIO <<< */


/* -------------------------------------------------
>>> ABRE LOGIN E STATUS DO CARRINHO
------------------------------------------------- */

div#user {
	border-bottom: 2px dashed #F14480;
	height: 22px;
	margin: 20px 0 0 570px;
	padding-bottom: 25px;
	position: absolute;
	width: 240px;
}

div#user a {
	color: #fff;
	float: left;
	font-size: 1.3em;
	text-decoration: none;
}

div#user a.status-compra {
	float: left;
	margin-right: 10px;
}

div#user a.bt-login {
	background: url(../img/bts.gif) 0 -23px no-repeat;
	display: inline-block;
	height: 23px;
	overflow: hidden;
	text-indent: -1000px;
	position: relative;
	top: 1px;	
	width: 79px;	
}

div#user a span.unidade {
	font-size: 1.385em;
	font-weight: bold;
}

/* FECHA LOGIN E STATUS DO CARRINHO <<< */

/* FECHA HEADER <<< */