
/************ Home ************/
#header
{
    width: 100%;
    background: url(img/header/fnd_Cabec.jpg);
    background-repeat: repeat-x;
  /*  display:table;   */

}

/************ content ************/
#header_content
{
 /*   margin:auto;	font-size:12px;		*/
    width:990px;
	height:130px;
	background: url(img/header/fnd_Cabec_Det.jpg);
	
}

#header_content a
{
    color:White;
    text-decoration:none;
}
#header_content a:hover { text-decoration:underline; }

/************ opcoes ************/
#header_content div.opcoes
{
    float:left;
    margin-left: 120px;
    padding: 3px 0 0 0;
}

#header_content div.opcoes ul
{
    width:630px;

	list-style-type:none;	
}

#header_content div.opcoes li
{
    float:left;
    padding:0 25px 0 0;
}

/************ bemvindo ************/
#header_content div.bemvindo
{
    float:right;
    width:200px;
    font-weight:bold;
	font-size:12px;		
	color:#FFFFFF;

}


#header_content div.bemvindo .meu-carrinho
{
    background:url(img/header/Carrinho_Cabec.png) no-repeat;
    width:200px;
    height:40px;
    margin-top:10px;
    padding-top:3px;
    text-align:center;    

}

#header_content div.bemvindo .meu-carrinho a
{
	margin-top: 5px;
	line-height:25px;
}

#header_content div.bemvindo .telefone
{
	font-size:18px;
}

#header_content div.bemvindo h3
{
    text-align:center;
    padding:0px;
	font-size:14px;
/*	top:-10px;*/
	margin-top:0px;
	color:#FFFFFF;
}

/************ logo ************/
#header_content div.logo 
{
    clear:left;
    float:left;
	position:relative;
	top:-15px;
}

/************ pesquisa ************/
#header_content div.pesquisa
{
    margin-top:30px;
    float:right;
    width:520px;
	*width:550px;
}

#header_content div.pesquisa .textocompra
{
	padding:8px;
	margin-left:-45px;
	*margin-left:-8px;
	color:#FFFFFF;
	font-size:11px;
	display:block;
	text-transform:uppercase;


}
#header_content div.pesquisa .textocompra strong
{
	font-size:12px;
}

#header_content div.pesquisa ul.campo
{
    padding:1px;
    background:url(img/header/fnd_Header_Pesquisa.png) no-repeat scroll 0 0;
    min-height:28px;  
    width:355px;   
}

#header_content div.pesquisa ul.campo li
{
	float:left;  
	height:23px;
}

#header_content div.pesquisa .textbox
{
    color:#555555;
    border:none;  
	font-size:14px;
	height:18px;
    margin-left:5px;
    width:300px;
}
#header_content div.pesquisa .seta_busca
{
	margin-left: 3px;
	border-left: 1px dashed #EFEFEF;
	border-left-color: #E1E1E1;
}

#header_content div.pesquisa .seta_busca img
{
    margin-top:9px;
    margin-left:4px;
}

/*#header_content div.pesquisa span .lupa
{

	margin-right:200px;
	margin-top:2px;
	background-color:Red;
}*/

/************ Menu ************/
#header div.menu
{
    float:left;
    min-width:1000px;
    margin-left:0;
    margin-top:-15px;
    *margin-top:-30px;	
   /* overflow:hidden;*/
    position:relative;
    width:100%;
    color: #000000;
	clear:both;
	z-index:3000;
}

#header div.menu a
{
	color:#16445E;
	font-weight:bold;
	text-decoration:none;
}

#header div.menu a:hover
{
	text-decoration:underline;
}

#header div.menu ul
{
    clear:left;
    float:left;
    height:33px;
    left:50%;
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
}
#header div.menu li
{
    display:block;
    float:left;
    height:33px;
    margin:0;
    padding:0;
    position:relative;
    right:50%;
    vertical-align:middle;
}

#header div.menu li.left
{
    background:transparent url(img/header/bleft_099.png) no-repeat scroll left -30px;
  /*  margin-left:5px;*/
    width:7px;
    min-width:5px;
}

#header div.menu li.right
{
    background:transparent url(img/header/bright_099.png) no-repeat scroll right -31px;
    line-height:30px;
    min-width:50px;
    padding-right:5px;  
}

#header div.menu li.all-l
{
    background:transparent url(img/header/bleft_099.png) no-repeat scroll left top !important;
    color:#FFFFFF; 
}

#header div.menu li.all-r
{
    background:transparent url(img/header/bright_099.png) no-repeat scroll right top !important;
    color:#FFFFFF;
}

#header div.menu li.all-r a
{
	color:#FFFFFF;
}

/************ Menu ************/
#search
{
    color:#0395CC;
    margin-top: -3px;
    margin-left: 203px;
    width: 150px;
    background-color:#172322;
    position:absolute;
    z-index:1000;
}

#search ul
{
    line-height:16px;
}

#search li:first-child {
    border-top:medium none;
}

#search li
{
    display:block;
    margin:5px 20px;
    padding:5px 0;
}

#search td.item
{
    padding:5px 0;
    border-top:1px dotted #606060;	
}

#search .corner_inset_left
{
    left:-12px;
    position:absolute;
    top:0;
}

#search .corner_inset_right
{
    left: 150px;
    position:absolute;
    top:0;
}            

#search .last 
{
    background:transparent none repeat scroll 0 0;
    border:medium none;
    height:0;
    margin:0;
    padding:0;
    position:relative;          	
}


#search .corner_left
{
    left:0;
    position:absolute;
    top:0;
}            

#search .middle 
{
    height:20px;
    left:18px;
    position:absolute;
    top:0;
    width:115px;
}

#search .corner_right {
    left:132px;
    position:absolute;
    top:0;
}

#search input
{
    margin-right: 5px;	
}


/************ jQuery AutoComplete ************/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('img/header/autocomplete.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/**********************************************************/
#MainMenu 
{
	height:31px;
	background:transparent none repeat scroll 0 0;
	border:0;
	margin:-20px auto 5;
	width: auto%;
	margin-top:-10px;
	*margin-top:-18px;
	margin-bottom:5px;
}

.MenuCabec {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}


.MenuCabec a
{
	background:#fff url(img/header/bright_099.png) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.MenuCabec a span 
{
	display:block;
	background:url(img/header/bleft_099.png) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
	font-weight:700;
	line-height:31px;
	padding:0 13px;
}
/*------------ Inicio MegaPromoção -----------------*/
.MenuCabecPromocao a
{
	background:url(img/header/bright_099_promocao.png) no-repeat right top;	
}

.MenuCabecPromocao a span
{
	background:url(img/header/bleft_099_promocao.png) no-repeat left top;
}
/*------------ Fim MegaPromoção -----------------*/

/*------------ Inicio Compra Inteligente -----------------*/
.MenuCabecCompra a
{
	background:url(img/header/bright_099_Compraint.png) no-repeat right top;	
	color:#ccc;
	line-height:13px;
}

.MenuCabecCompra a span
{
	background:url(img/header/bleft_099_Compraint.png) no-repeat left top;
	color:#fff;
	line-height:13px;	
}

.MenuDivCompra{
	margin-left:-365px;	
}
/*------------ Fim Compra Inteligente -----------------*/
.MenuCabec a:hover,
.MenuCabec li.item_active a
{
	background-position:right bottom;
}
.MenuCabec a:hover span,
.MenuCabec li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}


/* ------------------------------------------- */
.dropmenudiv
{
	display: none;
	background:#fff url(img/header/fndSubSecao2.png) repeat-x scroll 0 bottom;
	border:1px solid #666666;
	position:absolute;
	margin-top: 31px;
	*margin-top: 0;
	min-width: 120px;
	clear:left;
	z-index:500;
}

.browserChrome .dropmenudiv{
	width:150px;
}

.dropmenudiv ul 
{
	list-style:none;
	margin:5px;
	padding:0px;
}

.dropmenudiv li 
{
	display:table;
	padding: 10px;
	width: 100%;	
	white-space:nowrap;
	display:table;
	overflow:visible;
}

.browserFirefox .dropmenudiv li, 
.browserMozilla .dropmenudiv li,
.browserIE .dropmenudiv li
{
	width: 80%;
}

.dropmenudiv .li-hover
{
	background-color:#E1E1E1;
	border:1px solid #CCCCCC;
}

.dropmenudiv a 
{
	text-decoration:none;
	color:#003399;
}

