*{ outline:none;}
html {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0;
	text-decoration: none;
	font: normal 8.5pt Verdana, Arial, Helvetica, sans-serif;
	color:#878888;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\Formatando o HTML / BODY      */
body, td, th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg_page.png) repeat-x left top;
}
.jqueryslidemenu{
font: bold 11px Verdana;
background: #fff;
width: auto;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
width: 138px;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: url(../images/menu_bg4.png); /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-bottom: 1px solid #ccc;
color: #2d2b2b;
text-decoration: none;
height:20px;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background:#09C; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
z-index:1;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: bold 11px Verdana;
color:#000;
width: 123px; /*width of sub menus*/
padding: 8px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid ccc;
background: url(../images/bg_drop_nav.png);
height:20px;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 14px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 14px;
right: 5px;
}
#meu_orcamento{
	display:block;
	float:right;
	padding:0 10px;
	height:45px;
	font-size:11px;
	color:#fff;
	font:14px Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	line-height:42px;
	border:0px solid transparent;
	_border:0;
	background: url(../images/bg_meuc.png);
	width:138px;
}
/* BUSCA */
#quadroBusca{
	float:right;
	width:295px;
	height:auto;
	margin-top:0px;
	margin-right:30px;
	background:#fff;
	position:relative;
}
#quadroBusca .btn{
	width:23px;
	height:23px;
	border:0;
	background:url(../images/submit-search.png) top no-repeat;
	position:absolute;
	right:0px;
	top:13px;
	padding:0;
}
#quadroBusca .btn:hover{
	cursor:pointer;
	background:url(../images/submit-search.png) bottom no-repeat;
}
#quadroBusca input{
	width:295px;
	height:30px;
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #DADADA;
	padding-left:5px;
	font:16px Tahoma, Geneva, sans-serif;
	color:#666;
}
#quadroBusca input:focus{background:#F3F3F3;}

form {
	margin: 0;
	padding: 0;
}
.image{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:0;
}

/*BOX*/
#box{
	width:960px;
	margin:0 auto;
	border:0px solid #fff;
}
#main{
	width:737px; 
	height:100%; 
	padding:0px 0px 10px 0px; 
	border:1px solid #C9C9C9;
	margin:0px 3px 3px 3px;
}
.mainP{
	float:left;
	width:auto; 
	height:24px;
	background: #666;
	padding:0px 5px 5px 5px;
	font-family: Tahoma, Geneva, sans-serif;	
	font-size:18px; color:#fff;
	margin-right:3px;
	cursor:none;
}
.mainP a{
	color:#fff;
}
.mainP a:hover{
	color:#fff;
}

#ErrorHome {
	width:720px; height:35px; 
	font-size:16px; color:#677d8d; 
	overflow:hidden; line-height:25px; 
	padding:5px 0px 0px 10px; font-family: Tahoma, Geneva, sans-serif;	
}

/*produtos*/
	.tituloHome{ background:url(../images/fundo_titulos.png) no-repeat bottom; width:727px; height:35px; font-size:14px; color:#677d8d; overflow:hidden; line-height:25px; padding:5px 0px 0px 10px; font-family: Tahoma, Geneva, sans-serif;}
	.itemProduto{ float:left; width:160px; padding:10px 7px 5px 5px; border:solid 1px  #fff; margin:10px 3px 5px 0px; margin:4px; height:280px;}
	.itemProduto:hover{ background: url(../images/fundoProdutoHover.png) repeat-x top #fbfbfb; color:#258bd5; border:solid 1px #ccc;}
	.itemProduto .imagem{ margin:0px auto 10px auto; width:160px;}
	.itemProduto .imagem img{ border:solid 1px #fff;}
	.itemProduto .texto{ text-align:center;}
	.itemProduto .texto .resenha{ display:none;}
	.itemProduto .texto a:link, .itemProduto .texto a:active, .itemProduto .texto a:visited{ font-size:12px; letter-spacing:-0.030em; line-height:18px; color:#333; display:block; padding:0px 0px 5px 0px; overflow:hidden;}		
	.itemProduto .texto a:hover{ color:#258bd5;}	
	.itemProduto .texto .preco { font-size:18px; color:#2378b0; font-weight:bold; overflow:hidden; display:block; line-height:22px;} 
	.itemProduto .texto .apartir { font-size:11px;}
	.itemProduto .texto .divisaoParcelas{ padding:3px 0px 0px 0px; width:160px; margin:0 auto;}
	.itemProduto .texto .compararProdutos{ padding:10px 0px 0px 0px; margin:0 auto; width:112px;}		
	.itemProduto .texto .compararProdutos input{ margin:0px 0px 0px 0px; float:left;}		
	.itemProduto .caixaSelo{position:absolute; top:-38px; left:35px;}				

	#MainDep{
	float:left;
	background:#EFEFEF url(../images/fundo_titulos.png) no-repeat bottom; 
	width:737px; 
	height:100%;
	}
	.tituloDep{
	float:left; 
	width:auto; 
	height:100%;
	font-size:12px; 
	color:#677d8d; 
	overflow:hidden; 
	line-height:25px; 
	padding:5px 0px 0px 3px; 
	font-family: Tahoma, Geneva, sans-serif;
	}
.maindepN{
    float:left;
	width:auto; 
	height:24px;
	background:#09C;
	margin-left:-10px;
	padding:0px 5px 5px 5px;
	font-family: Tahoma, Geneva, sans-serif;	
	font-size:18px; color:#fff;
	cursor:none;
}
	
.mainSub{
	text-decoration:none;color:#666666;font-style:normal;font-family:Arial, Helvetica, sans-serif;font-size:18px;
	width:auto; 
	height:24px;
	background:#EFEFEF url(../images/fundo_titulos.png) no-repeat bottom; 
	padding:0px 10px 5px 10px;
	cursor:none;
}
.mainSub:hover{text-decoration:none;color:#000;font-style:normal;font-family:Arial, Helvetica, sans-serif;font-size:18px;}
.mainP2{
	float:left;
	width:auto; 
	height:24px;
	background:#09C;
	padding:0px 5px 5px 5px;
	font-family: Tahoma, Geneva, sans-serif;	
	font-size:12px; color:#fff;
	cursor: pointer;
}
.mainP2 a{
	color:#fff;
}
.mainP2 a:hover{
	color:#000;
}
	
.m_status_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background:#EBFEA0;
	border:1px solid #fff;
	font:14px Tahoma, Geneva, sans-serif;
	color: #060;
	font-weight: bold;
	padding:3px;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;	
}
.m_status_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FBEEEB;
	border:1px solid #fff;
	font:14px Tahoma, Geneva, sans-serif;
	color: #cc0000;
	font-weight: bold;
	padding:3px;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;	
}

/* carrinho de compras*/
#carrinho .btn{
	padding:5px;
	width:180px;
	 height: 30px;
	background:#09B;
	border:1px solid #fff;
	font:14px Tahoma, Geneva, sans-serif;
	color:#fff;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;
}
#carrinho .btn:hover{
	background:#09F;
	cursor:pointer;	
}
.formcomum {border:1px solid #404767;padding-left:2px;font-family:Verdana, Arial, Helvetica, sans-serif;font-style:normal;font-size:14px;}
.fundo_padrao {background-color:#0d7ce7;}
.links {text-decoration:none;color:#666666;font-style:normal;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;}
.td_comum {color:#000000;font-weight:bold;font-size:14px;text-decoration:none;font-family:Arial, Helvetica, sans-serif;background-color:#CCCCCC;}
.td_comum2 {font:12px Tahoma, Geneva, sans-serif;color:#000000;background-color:#EEEEEE;}
.txt_comum_branco {text-decoration:none;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;font-size:14px;}
.txt_comum_preto {font-size:14px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;text-decoration:none;color:#000000;}
.txtboldcolor1 {color:#FFFFFF;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;}
.txttotal {color:#000;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:25px;font-weight:bold}
.txt_obs_carrinho{
	padding:5px;
    height: 20px;
	background:#FBB533;
	font:14px Tahoma, Geneva, sans-serif;
	color:#C00;
	font-weight:bold;
  }
 #qtd_estoque{
	padding:5px;
	width:150px;
	background:#CCC;
	border:1px solid #999;
	font:16px Tahoma, Geneva, sans-serif;
	color:#333;
	text-align:left;
	margin-right:8px;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;
} 
.btn_cotar{
	display:block;background:transparent
	padding:5px;
	width:160px;
	 height: 44px;
	background:url(../images/botao_cotar_a.png) no-repeat 0 0;
	overflow:hidden;
	border:1px solid #fff;
	font:14px Tahoma, Geneva, sans-serif;
	color:#fff;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;
}
.btn_cotar:hover{
	background:url(../images/botao_cotar_hover.png);
	cursor:pointer;	
}
.btn_comprar{
	display:block;background:transparent
	padding:5px;
	width:160px;
	 height: 44px;
	background:url(../images/botao_comprar_a.png) no-repeat 0 0;
	overflow:hidden;
	border:1px solid #fff;
	font:14px Tahoma, Geneva, sans-serif;
	color:#fff;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;
}
.btn_comprar:hover{
	background:url(../images/botao_comprar_hover.png);
	cursor:pointer;	
}

.text-medidas{
	float:left;
	padding:1px 5px 1px 5px;
	width:340px;
	background:#fff;
	border:1px solid #ccc;
	font:14px Tahoma, Geneva, sans-serif;
	color:#000;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;
	margin-left:3px;		
	margin-top:2px;

}
.texto_qunat {
	float:right;
	padding:1px 5px 1px 5px;
	width:20px;
	height:17px;
	background:#fff;
	border:1px solid #ccc;
	font:14px Tahoma, Geneva, sans-serif;
	color:#000;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;
	margin-right:10px;
	margin-top:2px;
 }
.btn_qtd{
	float:right;
	width:35px;
	height:12px;
	margin-right:0px;
	font:11px "Trebuchet MS", tahoma, arial, sans-serif; color:#fff;
	padding:3px;
	background:#06C;
	margin-left:0px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px; 
	-moz-border-top-right-radius: 10px; 
	margin-top:2px;

	}
.text-alt{
	float:left;
	padding:1px 5px 1px 5px;
	width:340px;
	border:0px solid #ccc;
	font:14px Tahoma, Geneva, sans-serif;
	color:#000;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;
	margin-left:3px;	
	margin-top:2px;
	
}

<!-- paginação -->
.texto_paginacao{
	padding:1px 5px 1px 5px;
	width:auto;
}

.texto_paginacao{
	padding:1px 5px 1px 5px;
	width:auto;
	background:#2087B9;
	border:1px solid #fff;
	font:14px Tahoma, Geneva, sans-serif;
	color:#fff;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;
	margin:0 auto;

}
.texto_paginacao_pgatual{
	padding:1px 5px 1px 5px;
	width:auto;
	background:#ccc;
	border:1px solid #fff;
	font:14px Tahoma, Geneva, sans-serif;
	color:#000;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;		
	margin:0 auto;
}
#form_send{

}
#form_send .input_formmail {
 border: 1px solid #ccc;
 letter-spacing: 1px;
 font-size: 20px;
 color: #333;
 padding-left: 3px;
 padding-right:3px;
 padding-top: 3px;
 padding-bottom: 3px;
 margin-left: 0px;
 height: 20px;
 vertical-align: middle;
 }
#form_send select{
	padding:5px;
	margin:5px;
	width:200px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#666;
	font-weight:bold;
	margin-left: -1px;

} 
#form_send .textarea {
 border: 1px solid #ccc;
 letter-spacing: 1px;
 font-size: 20px;
 color: #333;
 padding-left: 3px;
 padding-right:3px;
 padding-top: 3px;
 padding-bottom: 3px;
 margin-left: 0px;
 height: 100px;
 width:385px;
 vertical-align: middle;
 }
 #form_send table tr td{
	padding:3px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#333;
}
#lista_produtos{
 border: 1px solid #ccc;

 }
.lista_produtos{
 border: 1px solid #ccc;
 height: 30px;
 background:#ccc;
 }

.okbox {
	border: 1px dashed #398415;
	font-weight: bold;
	background-color: #EBFEA0;
	text-align: justify;
	padding: 5px;
	color: #398415;
	width:auto;
}
.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: justify;
	padding: 5px;
	color: #cc0000;
	width:auto;
}			
/*Formulario*/
.bg_barra{
	font:bold 2em Arial, Helvetica, sans-serif; 
	text-align:left; 
	color:#fff; 
	letter-spacing:-0.01em; 
	text-shadow:0px 0px 5px #eaeaea; 
	}

h1, h2, h3, h4, h5, h6{font-size:100%;}

/*----------------------RESET--------------------*/

h1{
	font:bold 2em Arial, Helvetica, sans-serif; 
	text-align:left; 
	margin:0px 0 5px 0; 
	background: url(../images/bar_bg.png)	; 
	color:#e4e4; 
	padding:4px; 
	letter-spacing:-0.01em; 
	text-shadow:0px 0px 5px #eaeaea; 
	}
.endereco{
	float: left;
	padding:10px; 
	text-align:left; 
	margin-top:-250px;
	margin-right:10px;	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	width:auto;
	height:auto;
	margin-left:300px;	
}
fieldset{border:0;}

form{margin-left:10px;}

input, textarea{padding:3px; margin-bottom:5px; border:1px solid #c0c0c0; -moz-border-radius:3px; -webkit-border-radius:3px;}

input:focus, textarea:focus{border-color:#999;}

label{display:block; font-size:1.2em; margin-top:5px;}

textarea{overflow:auto; font:1.2em Arial, Helvetica, sans-serif; color:#333; line-height:1.6em;}

.width230{width:230px;}

.loading, #resposta{width:230px; background:#f8f8f8; border:1px solid #ccc; padding:3px; text-align:center; margin:0 0 10px 200px; display:none;}

.loading img{vertical-align:middle;}

form .btn{
	padding:5px;
	width:130px;
	 height: 30px;
	background:#09B;
	border:1px solid #fff;
	font:14px Tahoma, Geneva, sans-serif;
	color:#fff;
	border-radius:0px;
	-moz-box-shadow:0 0 0px #333;
	-webkit-box-shadow:0 0 0px #333;
}
form .btn:hover{
	background:#09F;
	cursor:pointer;	
}

.link_footer {
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.link_footer:hover{text-decoration:none;color:#fff;font-style:normal;font-family:Arial, Helvetica, sans-serif;font-size:12px;}

#footer_bg {
	height: 290px;
url(../images/bg_footer.png);
	background-color: #42528B;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
}

#footer a {
	color: #000;
}