/*@charset "utf-8";*/

/* CSS Document */
body { color: #333333; background:url("../img/site/body-bg.gif") repeat-x scroll center top #E6E6E6; font:12px Arial,Verdana,Tahoma !important; text-align:justify; }
input.error { background-color:#fff0f0; border:1px solid red!important; }

#titulo, #rodape, #fdpagamento, #container { width: 940px; }
#titulo { height:156px; }

tr.over td { background-color:#f1f1f1; cursor:pointer; _cursor: hand; }

.normal { color: #8F1111; cursor: pointer; padding: 3px; }

#container { position: relative; min-height: 96%; background-color: #FFFFFF; margin: 10px auto; }

h3 { font-size: 17px; font-weight: bold; }

/* menu */
#menu { background: #b01c1c; height: 50px; width: auto; }
#menu-p-header { width: 213px; height: 8px; background: #007CCE; display:block; border-color:#8E8E8E; border-style:solid; border-width:0 1px 0; }
/* fim menu */

/* conteudo */
#menu_esq { float: left; padding-bottom: 170px; margin-left:12px; width:215px; }

#meio { width: 532px; /*background: #C00;*/ float: right; }

#corpo { width: 940px; /*background: #C00;*/ float: left; clear: right; overflow:auto; padding-bottom: 50px; }
#corpo2 { width: 689px; /*background: #C00;*/ clear: right; min-height:300px; }
#corpo3 { width: 750px; }

.w750 { width: 750px; /*background: #C00;*/ clear: right; }

#menu_dir { float:left; margin:30px 40px; width:633px; }
#menu_dir a { margin:0 20px 30px; }
#menu_dir a img { width:168px; }
/* fim conteudo */

/* rodapé e formas de pagamento */
#geralrodape { }

#rodape { background: url(../img/divisory.gif) 70% top; font: 11px; }
#rodape, #fdpagamento { text-align: center; padding: 8px 0; clear:both; font-weight:bold; }

#fdpagamento { /*background: #6C9;*/ }
#fdpagamento img { vertical-align: middle; }
/* fim rodapé e formas de pagamento */

/* menu destaques */
.resposta { display: none; margin-bottom:15px; }

/*#menu_dir p { margin-top: 12px; padding: 0 20px 20px; clear: none; border-bottom: solid 1px #e5e5e5; border-top: solid 1px #fff; }*/

#meio p, #meio form { padding: 0 40px 20px; }
/* fim menu destaques */

/* area cliente */
#areacliente { display:block; float:right; font-size:11px; height:35px; width:209px; }
#areacliente img { float: right; border: 0; }
#areacliente form { float:left; }

#areacliente .ac_usuario,
#areacliente .ac_senha { border:0 none; float:left; font-size:11px; height:12px; margin:0; padding:3px; width:94px; } 
#areacliente .ac_usuario { background:url("../img/site/ac_login_bg.gif") no-repeat top left; _background-attachment:fixed; margin-right:5px; }
#areacliente .ac_senha { background: url("../img/site/ac_senha_bg.gif") no-repeat top left; _background-attachment:fixed; }
#areacliente .ac_entrar { float: left; border: 0; margin:0; }
#areacliente #frm_ac { float:right; padding:5px; }

/*#areacliente a { color: #cbd0e1; text-decoration: none; }
#areacliente a:hover { color: #CCC; text-decoration: none; }
#areacliente a:active { color: #CCC; text-decoration: none; }*/
/* fim area cliente */

/* meio */
#corpo h1, #meio h1, #corpo2 h1, h1 { font-size: 20px; text-transform:uppercase; border-bottom: 1px solid #d9d9d9; margin: 18px 25px 25px; padding-bottom: 5px; }
#corpo h2, #meio h2, #corpo2 h2 { font-size: 16px; text-transform: none; margin: 0 30px 0; padding-bottom: 20px; font-weight: bold; }
#corpo p, #corpo2 p, .corpo-compra { padding: 0 35px 20px; }
/* fim meio */

/*inicio form de cadastro */
.cadastro-area form { width: 629px; margin: 0 auto; }

/*
.cadastro-area input, .cadastro-area textarea, .cadastro-area select {
	padding: 5px;
	font: normal 12px Arial, Verdana, Tahoma;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

.cadastro-area .input2 {
	padding: 5px;
	font: normal 12px Arial, Verdana, Tahoma;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
	width: 30px;
}

.cadastro-area .input3 {
	padding: 5px;
	font: normal 12px Arial, Verdana, Tahoma;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

.cadastro-area .radio {
	width:auto;
}

.cadastro-area textarea {
	height: 90px;
}

.cadastro-area textarea:focus, .cadastro-area input:focus,.cadastro-area select:focus {
	border: 1px solid #900;
}

.cadastro-area input.submit-button {
	width: auto;
	float: left;
}

.cadastro-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}
*/
/* fim cadastro */

/*---------------------------------------------------*/

a { color: #900; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }
a:active { color: #CCC; text-decoration: none; }
.alerta { color:#486f40; }
.alerta2 { color:#FF0000; }

/*---------------------------- TINY BOX -----------------------------*/

#testdiv { position:absolute; display:none; padding:10px; background:#fff url(../img/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000; }

/*----------------------------------------------------*/

.dicas {
	margin-bottom: 5px;
}

.dicas img {
	vertical-align: middle;
	width: 40px;
	height: 40px;
	padding: 2px;
	border-right: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

/*----------------------------------------------------*/

.form_wrap input { }
.form_wrap input, 
.form_wrap textarea,
.form_wrap select { font: normal 11px Arial, Verdana, Tahoma; color:#555555;
/*	border-top: 1px solid #9d9d9d;
	border-left: 1px solid #9d9d9d;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;*/
	border-right: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin:5px;
	*margin:0;
	padding:2px 5px;
}

.form_wrap input:focus, 
.form_wrap textarea:focus,
.form_wrap select:focus { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; border-top: 1px solid #9d9d9d; border-left: 1px solid #9d9d9d; color:#000000; }

.form_wrap .radio,
.form_wrap input[type="radio"] { width:auto; vertical-align:middle; border: 0; }
.form_wrap label,
.form_wrap .inpt { float: left; }
.form_wrap label { clear: left; }
.form_wrap .inpt { clear: both; width: 250px; }
.form_wrap h3 { clear:both; }
.form_wrap .chkbx { width: 475px; float: right; }
.form_wrap .inpt_left { width: 320px; float: left; }
.form_wrap h3 { padding: 25px 0; clear:both; }
.form_wrap .repr_txt { line-height: 10px; vertical-align: text-top; }
/* fim form wrap */

.newsletter { width: 225px; margin: 0 auto; }

.right { float:right; }
.left { float: left; }
.center { margin: 0 auto; }
.clear-right { clear:right; }
.clear-left { clear: left; }
.clear-both { clear:both; }

.resize-img-1 { height:120px; margin-bottom:3px; width:130px;
	/*border-top: 1px solid #9d9d9d;
	border-left: 1px solid #9d9d9d;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	*/
}

.qproduto { /*background:transparent url(../img/bg-qprod2.gif) top center no-repeat; */ height:255px; margin:5px 10px 45px; padding:5px; text-align:center; width:140px; float: left; overflow: hidden; }

#areacliente ul,
#areacliente li { display: inline; }

#nav-prod { width: 670px; margin-bottom: 25px; color: #4a4a4a; font-size: 11px; padding: 5px; } 
#nav-prod li { border-bottom: 1px solid #EEE; }
#nav-prod ul,
#nav-prod li { display: inline; }
#nav-prod .selected { font-size: 12px; font-weight: bold; color:#005F9F; }

#desc-prod { width: 320px; }

#img-prod { margin:0; font-size: 11px; width:260px; }

#img-prod img { border: 1px solid #E4E4E4; width: 195px; clear:both; margin-bottom: 5px; }

#desc-prod { margin: 35px 25px 0 0; width: 400px; }
#desc-prod h3 { font-size: 17px; font-weight: bold; }

h4 { font-size: 15px; font-weight: bold; margin-bottom: 6px; }

#desc-prod p { padding: 0 20px 25px; margin: 0 auto; }
#desc-prod .comprar { background:none repeat scroll 0 0 #F3F3F3; float:left; padding:18px; width:365px; }
#desc-prod .qtde { width: 20px; }
#desc-prod .btncomprar { /*width: 95px;*/ vertical-align:middle; width:110px; height:42px; background: url(../img/site/comprar_btn_g2.gif) no-repeat; border: 0; }
#desc-prod .preco_det_prod { }
#desc-prod .de { color: #B01C1C; }
#desc-prod .qtde_min { color:#555555; float:left; margin-top:32px; }

.margin { margin: 0 35px; }
.margin2 { margin-left: 35px; }

.produtos-b { width: 282px; height: 50px; }
.newsletter-b { width: 282px; height: 50px; }

.box-prod { border: solid 1px #e5e5e5; padding:32px 15px 20px; margin-top: 6px; }

.text-center { text-align:center; }
.text-right { text-align:right; }
.text-left { text-align:left; }

.news_inpt { width: 180px; }
.news_inpt2 { width: 145px; }

.news_sel { width: 100px; font: normal 12px Arial, Verdana, Tahoma; border-top: 1px solid #9d9d9d; border-left: 1px solid #9d9d9d; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; }

.det_preco { font-size: 18px; margin-right: 5px; }
.det_preco2 { color:#000000; font-size: 18px; margin-right: 5px; text-decoration:line-through; }

.comprar-prod { /*display: block; margin-top: 5px;*/ margin: 5px 0 15px; }

#corpo-compra { padding: 0 35px 50px; width: 870px; overflow:auto; }

/*------------- CORPO COMPRA TABELA -----------------------*/

.tabelacarrinho { width: 870px; margin-bottom: 15px; }
.tabelapagamento { width: 500px; }

#corpo-compra table { /*width: 870px;*/ }
#corpo-compra td,
#corpo-compra th { padding:5px; }
#corpo-compra caption { padding: 0 0 .5em 0; text-align: left; font-size: 1.4em; font-weight: bold; text-transform: uppercase; color: #333; background: transparent; }

/* =links
----------------------------------------------- */

#corpo-compra table a { color:#950000; text-decoration:none; }
#corpo-compra table a:link { }
#corpo-compra table a:visited { font-weight:normal; color:#666; text-decoration: line-through; }
#corpo-compra table a:hover { border-bottom: 1px dashed #bbb; }

/* =head =foot
----------------------------------------------- */

#corpo-compra thead th, 
#corpo-compra tfoot th,
#corpo-compra tfoot td { font-weight: bold; }
#corpo-compra tfoot td { text-align:right }

/* =body
----------------------------------------------- */

#corpo-compra .tabelasemborder { border: 0; }
#corpo-compra tbody th,
#corpo-compra tbody td { border-bottom: dotted 1px #D9D9D9; }
#corpo-compra tbody th { white-space: nowrap; }
#corpo-compra tbody th a { color:#333; }
.odd { }
#corpo-compra tbody tr:hover { background:#fafafa }

/*---------------------------------------------------------------------------------------------------*/

.zerainput { margin:0; padding:0; border:0; }

#continuar_btn { border:0 none; height:22px; margin:0 0 10px; padding:0; width:147px; }
#finalizar_btn { background: url(../img/finalizar_btn.gif); width: 84px; height: 22px; margin:0; padding:0; border:0; cursor:pointer; }

.valign { vertical-align: middle; }
.b { font-weight: bold; }

.qdesc-prod { /*height:70px;*/ margin:0 auto; position:relative; width:130px; overflow: hidden; }
.qpreco-prod { /*bottom:0; height:1em; position:absolute; width:inherit;*/ }

.linet { text-decoration:line-through; }

.dicas-img { width: 500px; }

#paginacaoprodutos { font-size: 12px; }
#paginacaoprodutos a { cursor:pointer; margin:1px; padding:2px; font-weight: bold; color: #333333; /*background: #f2f2f2; border-right: 1px solid #9d9d9d; border-bottom: 1px solid #9d9d9d; border-top: 1px solid #cccccc; border-left: 1px solid #cccccc;*/ }
#paginacaoprodutos a:hover { /*border-top: 1px solid #9d9d9d; border-left: 1px solid #9d9d9d; border-right: 1px solid #cccccc;*/ color: #990000; border-top: 3px solid #005F9F; }
#paginacaoprodutos a:active { color: #4e4e4e; /*border-right: 1px solid #9d9d9d; border-bottom: 1px solid #9d9d9d; border-top: 1px solid #cccccc; border-left: 1px solid #cccccc;*/ }

.nolinkprod { color:#005F9F; font-size:16px; font-weight:bold; margin:1px; padding:5px; vertical-align:middle; /*margin: 3px; padding:5px; border: 1px solid #000000; background: #f2f2f2; border-top: 1px solid #9d9d9d; border-left: 1px solid #9d9d9d; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc;*/ }

#paginacaoprodutos { padding-top: 18px; }

.letraonze { font-size:11px; }

#rodape a { color: #000000; text-decoration: none;}
#rodape a:hover { color: #900000;}
#rodape a:active { color: #333333;}

#lugardanewsletter { background:#F6F6F6 url(../img/newsletter-menu.jpg) no-repeat scroll left 3px; }

#campopesquisa { background:#F6F6F6 url(../img/pesquisa-menu.jpg) no-repeat scroll left 3px; position: relative; }

#autocompletar { position:absolute; background:#efefef; border:1px solid #CCCCCC; font-size: 10px; width: 259px; margin: 0 5px; top: 82px; padding: 5px; }

#autocompletar span { margin: 3px 0; }

.small { font-size: 80%; font-weight: bold; }

#corpo-compra p { margin-bottom: 40px; }
#corpo-compra h4 { margin-top: 20px; }


/*inicio form de ja sou cliente */
.jsc-form form { width: 377px; margin: 0 auto; }
.jsc-form input,
.jsc-form textarea,
.jsc-form select { padding: 5px; width: 250px; font: normal 12px Arial, Verdana, Tahoma; margin: 0px 0px 10px 0px; border: 1px solid #ccc; }
.jsc-form textarea:focus,
.jsc-form input:focus,
.jsc-form select:focus { border: 1px solid #900; }
.jsc-form input.submit-button { width: auto; float: right; }
.jsc-form label { float: left; text-align: right; margin-right: 15px; width: 100px; padding-top: 5px; }
/*fim form de ja sou cliente */

#modalidade { border: 0; text-align: right; font-size: 13px; padding-right: 0; margin-right: 0; }

#euna input[disabled] { border: 0; text-align: right; font-size: 13px; padding-right: 0; margin-right: 0; background-color: transparent; }

.mais-c,
.menos-c { text-indent: -9999px; width: 12px; height: 12px; display: block; float: left; margin-top:2px; }
.mais-c a,
.menos-c a { width: 12px; height: 12px; }
.mais-c a { background:transparent url(../img/mais-c_btn_a.gif) no-repeat scroll 0 0; border:0 none !important; display:block; text-indent:-9999px; }
.mais-c a:active { background:transparent url(../img/mais-c_btn_active.gif) no-repeat scroll 0 0; }
.menos-c a { background:transparent url(../img/menos-c_btn_a.gif) no-repeat scroll 0 0; border:0 none !important; display:block; text-indent:-9999px; }
.menos-c a:active { background:transparent url(../img/menos-c_btn_active.gif) no-repeat scroll 0 0; }
.qtde_desejos { display: block; float:left; padding:0 10px; }
.tudo-qtde { display: inline-block; }

/*******************************************************************************************************************************/

/* busca */
#topomenuprod, #topomenuinicial {
	display:block;
	float:left;
	height:50px;
	margin:0 0 0 12px;
	width:215px;
}

#topomenuprod { background:url("../img/site/topo-prod.jpg") no-repeat scroll 0 0 transparent; }
#topomenuinicial { background:url("../img/site/topo-inicial.jpg") no-repeat scroll 0 0 transparent; }
#busca { background:url("../img/site/buscar.gif") no-repeat scroll 33px 2px transparent; display:block; float:left; height:50px; padding-left:112px; vertical-align:middle; width:358px; }

#frmPesquisa { }
#frmPesquisa #txtKeywords { 
	background:url("../img/site/barra-busca-2.gif") no-repeat scroll 0 0 #B01C1C;
	border:0 none;
	color:#004F84;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:19px;
	margin-right:8px;
	margin-top:9px;
	padding:6px 15px 10px 25px;
	width:260px;
}
#frmPesquisa #btnBuscar { background:url("../img/site/ok.gif") no-repeat scroll 0 0 #B01C1C; border:0 none; height:31px; width:48px; float: left; margin-top: 9px; }

#destaques1 { width: 690px; display: block; margin-right: 11px; float: right; overflow: hidden; }
#destaques1 div img { width: 690px; height: 220px; }

#produtos1 { width:701px; float: right; margin-top: 20px; }

#wrap_prod { float:left; width:510px; font-size: 11px; }

#nav_carrinho { float:right; margin-right:10px; margin-top:0; }
#nav_carrinho li { display:block; float:left; font-size:11px; font-weight:bold; height:95px; text-align:center; width:86px; }
#nav_carrinho li img { border:0; margin:0 auto; display:block; }

#nav_menu { 
	border-right:1px solid #DDDDDD;
	float:left;
	height:70px;
	line-height:15px;
	margin-right:10px;
	margin-top:0;
	padding-right:10px;
	padding-top:15px;
}
#nav_menu li { 
	display:list-item;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}


#logotipo { background:url("../img/site/logotipo-oms-2.jpg") no-repeat scroll 25px center #FFFFFF; height:156px; width: 200px; float: left; }

.banner_home {
	background-color:#cccccc;
	float:left;
	height:110px;
	margin:20px 0 20px 8px;
	width:500px;
}

.cifrao_promo, .preco_promo { color:#1b557b; }
.preco_promo { font-size: 19px; }
.cifrao_norm, .preco_norm { }
.preco_norm { font-size: 13px; font-weight: bold; }
.qpreco-prod { color:#b01c1c; }

#tagcloud { background:none repeat scroll 0 0 #F5F5F5; border-bottom:1px solid #DDDDDD; color:#333333; margin:0 auto 25px; padding:10px; text-align:center; width:850px; }
#tagcloud a:link, #tagcloud a:visited { text-decoration:none; }
#tagcloud a:hover, #tagcloud a:active { text-decoration: underline; color: #000; }
#tagcloud span { padding: 4px; }

.smallest { font-size: x-small; }
.small { font-size: small; }
.medium { font-size:medium; }
.large { font-size:large; }
.largest { font-size:larger; }
	 
#maisprocurados { border-top:1px solid #DDDDDD; display:block; margin:0 25px 5px; padding-top:20px; width:auto; }
	 
.pesquisa_resultado { font-size:13px; margin-bottom:15px; }
.pesquisa_key { font-size:18px; color: #AB1B1A; }
.pesquisa_num { font-size: 18px; color:#005F9F; }

#pesquisa_resultado { margin-bottom: 18px; }

#detalhe-prod { display: block; margin-top: 12px; }
#dadostec-prod { border-top:1px solid #D5D5D5; margin:24px 24px 0; padding:12px 0 24px; width:640px; }
#dadostec-prod h4,
#maisprocurados h3 { font-size:12px; margin-bottom:10px; text-transform:uppercase; }
#detalhe-prod h2 { font-size: 16px; text-transform: none; margin: 0 5px 0 30px; padding-bottom: 20px; font-weight: bold; }







/***************** NAV INSTITUCIONAL ************************/
ul#nav_institucional { margin-top: 12px; padding: 0; list-style: none; position: relative; float:right }
ul#nav_institucional ul { width: 160px; /* Sub Menu Width */ margin: 0; list-style: none; display: none; position: absolute; top: 100%; left: 0; } 
ul#nav_institucional ul ul,
ul#nav_institucional ul ul ul { top: 0; left: 100%; } 
ul#nav_institucional li { cursor:pointer; display: inline; float: left; position: relative; margin-right: 12px; } 
ul#nav_institucional ul li { width: 100%; display: block; } 

/* Root Menu */ 

/* Root Menu Hover Persistence */ 
ul#nav_institucional a:hover,
ul#nav_institucional li:hover a,
ul#nav_institucional li.iehover a { color: #333333; } 

/* 2nd Menu */ 
ul#nav_institucional li:hover li a,
ul#nav_institucional li.iehover li a { 
	float: none;
} 
.nav_institucional_menu {
	background:none repeat scroll 0 0 #F5F5F5;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 0;
	overflow:hidden;
}

.nav_institucional_menu li {
	border-color:#CCCCCC #CCCCCC #CCCCCC #FFFFFF;
	border-style:solid;
	border-width:0 0 1px 1px;
	margin:0 !important;
	padding:5px 0 5px 5px;
	font-weight: bold;
}

/* 2nd Menu Hover Persistence */ 
ul#nav_institucional li:hover li a:hover,
ul#nav_institucional li:hover li:hover a,
ul#nav_institucional li.iehover li a:hover,
ul#nav_institucional li.iehover li.iehover a { color:#990000 } 

/* Hover Function - Do Not Move */ 
ul#nav_institucional li:hover ul ul,
ul#nav_institucional li:hover ul ul ul,
ul#nav_institucional li.iehover ul ul,
ul#nav_institucional li.iehover ul ul ul { display: none; } 
ul#nav_institucional li:hover ul,
ul#nav_institucional ul li:hover ul,
ul#nav_institucional ul ul li:hover ul,
ul#nav_institucional li.iehover ul,
ul#nav_institucional ul li.iehover ul,
ul#nav_institucional ul ul li.iehover ul { display: block; }

#nav_cliente { display:block; float:right; font-size:11px; width:209px; }

#ajxLoader { background:url(images/ico/ico_loader.gif) no-repeat center left; display:none; line-height:16px; padding-left:20px; }

/* cliente */
#frmCliente { width:500px; }
#frmCliente fieldset ul li { height:auto; padding:5px 0; }
#frmCliente fieldset ul li strong { font-weight:bold; }
#frmCliente fieldset ul li label { float:left; line-height:20px; width:150px; }
#frmCliente fieldset ul li label.error { margin-left:150px; width:auto; }
#frmCliente fieldset ul li input { margin:0; }
#frmCliente fieldset ul li span.rdo label { float:none; margin-right:10px; width:auto; }
#frmCliente fieldset ul li #chkMesmoEndereco { margin-left:151px; }
/* end */

/** newsletter **/
#frmNewsletter { clear:both; margin-bottom:15px; text-align:left; }
#frmNewsletter p { padding-bottom:10px; }
#frmNewsletter label { float:left; line-height:20px; margin-right:5px; }
#frmNewsletter input { float:left; margin-right:10px; }
#frmNewsletter input[type="text"] { background-image:url(images/bg/bg_input.gif); border:1px solid #CCCCCC; padding:4px; }
/** end **/