* { padding:0; margin:0; outline:0; }
:root {
  --corlinhas1: #3E4095;
  --cortoplogo: #3E4095;
  --cortoplogo: url(imagens/barra_logo.png);
}
body {
	background:#fff;
	font-family: Tahoma;
	font-size:12px;
	line-height:17px;
	color:#6f6e6e;
}
input, textarea, select { font-family: Arial, sans-serif; font-size:12px; color:#333; }
textarea { overflow:auto;}

a img { border:0; }

a { color:#890000; text-decoration: none; cursor:pointer; }
a:hover { color:#333; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h3 { font-size:15px; line-height:18px; color:#bcbcbc; text-transform: uppercase; }

h1#logo { position:fixed; z-index: 500; font-size:0; line-height:0; width:980px; height:61px; float:left; margin:0 auto;}
h1#ibanner { position:fixed; z-index: 1000; font-size:0; line-height:0; width:100%; height:100%; float:left; }

#navigation { float:right; white-space:nowrap; }
#navigation ul{ list-style-type: none; padding-top:30px;}
#navigation ul li{ float:left; display:inline; border-right:solid 1px #5f5f5f; padding-right:8px; margin-right:8px;}
#navigation ul li.last{ border-right:0; padding-right:0; margin-right:0;}
#navigation ul li a{ color:#fff;}
#navigation ul li a:hover,
#navigation ul li a.active { color:#ffd900; }


.shell { width:980px; margin:0 auto; }

#toplogo { position:fixed; z-index: 500; width:100%; height:61px; background:var(--cortoplogo); }
#top { height:479px; background:url(imagens/topo.jpg) repeat-x 0 0;  }
#header { width:100%; height:61px; }

#slider { width:980px; height:418px; position:relative; overflow:hidden; }
#slider-holder { width:980px; height:418px; position:relative; overflow:hidden; }
#slider-holder ul{ width:980px; height:418px; position:relative; overflow:hidden; list-style-type: none;}
#slider-holder .jcarousel-clip{ width:980px; height:418px; position:relative; overflow:hidden; }

#slider-holder ul li{ width:980px; height:418px; position:relative; overflow:hidden; float:left; display:inline; }
#slider-nav a{ position:absolute; top:180px; font-size:0; line-height:0; z-index:2; width:58px; height:58px; text-indent: -4000px;}
#slider-nav a.prev{ background:url(imagens/prev.gif); left:0;}
#slider-nav a.next{ background:url(imagens/next.gif); right:0;}


#main { width:100%; background:url(imagens/main.gif) repeat-x 0 0; }

.options { height:47px; white-space:nowrap; padding-top:3px;}
.options .search{ float:left; padding:6px 0 0 0; background:url(imagens/border.gif) repeat-y right 0; height:38px; margin-right:12px;}
.options .search .field{ float:left; width:410px; height:27px; padding:2px 0px 0px 50px; color:#383838;}
.options .search .field input{ width:191px; border:0; background:transparent; color:#000; font-weight: bold;}
.options .search .buscar{ float:left; width:155px; height:27px; padding:2px 0px 0px 0px; color:#383838;}
.options .search .buscar input{width:150px; height:26px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: 0px 0px 0px #333333; -moz-box-shadow: 1px 1px 2px #333333; -webkit-box-shadow: 0px 0px 0px #333333; background: #ffffff; border:1px solid #a6a6a6; text-transform:uppercase}

.search-submit{ float:left; font-size:0; line-height:0; width:24px; height:27px; background:url(imagens/search.png); text-indent: 4000px; border:0; margin-left:26px; cursor:pointer; position:relative; top:1px; margin-right:13px;}
.search-buscar{ float:left; font-size:0; line-height:0; width:24px; height:27px; background:url(imagens/search.png); text-indent: 4000px; border:0; margin-left:0px; cursor:pointer; position:relative; top:1px; margin-right:0px;}

.options a { color:#636363; text-decoration: none;}
.options a:hover { color:var(--corlinhas1); text-decoration: none;}
.options span.left { padding:10px 0 0 0;}
.options span.more-links { margin-left:2px;}
.options span.more-links a{ margin-left:9px; }
.options span.more-links a:hover{ margin-left:9px; color:var(--corlinhas1); }
.options span.lis-todos { margin-left:2px; color:#383838; }
.options span.lis-todos a{ margin-left:9px; color:#383838; }
.options span.lis-todos a:hover{ margin-left:9px; color:var(--corlinhas1); }

.cart { float:left; position:relative; top:2px; }
.cart strong{ float:left; width:95px; height:36px; background:url(imagens/cart-price.gif); text-align: right; font-size:20px; color:#701616; line-height:36px; padding:0 7px 0 5px;}
.cart-ico{ float:left; width:47px; height:36px; background:url(imagens/cart.gif) no-repeat 0 0; font-size:0; line-height:0; text-indent: -4000px;}

#content { padding-top:20px; }

.tabs { height:36px; }
.tabs ul{ list-style-type: none; font-size:14px; text-transform: uppercase; font-weight: bold; }
.tabs ul li{ float:left; display:inline; margin-right:1px; }
.tabs ul li a,
.tabs ul li a span { float:left; height:36px; background:url(imagens/tab.gif) no-repeat 0 -37px; padding:0 0 0 20px;}
.tabs ul li a span { background-position:right -37px; padding:0 20px 0 0;}
.tabs ul li a { position:relative; line-height:36px; color:#383838; }


.tabs ul li a.red { background-position:0 -74px; color:#fff; }
.tabs ul li a.red span{ background-position:right -74px;}

.tabs ul li a.active,
.tabs ul li a:hover { background-position:0 0; color:#4f4f4f; }
.tabs ul li a.active span,
.tabs ul li a:hover span{ background-position:right 0;}

#container { background:#fff url(imagens/container-t.gif) no-repeat 0 0; padding:30px 0px; }

.items { position:relative; width:980px; margin-right:0px; padding: 20px 40px 20px 40px; }
.items a { color:#636363; text-decoration: none;}
.items a:hover { color:#636363; text-decoration: none;}
.items ul{ list-style-type: none;}
.items ul .image{ text-align: center;}
.items ul li{ float:left; border:solid 1px var(--corlinhas1); width:900px; margin:0 120px 12px 0; padding:13px; white-space:nowrap; overflow: hidden}
.items ul li p span{ color:#383838}
.items ul li p.price{ padding-top:15px;  }
.items ul li p.price strong{ color:#383838; font-size:14px;}
.items ul licod{ float:left; border:solid 1px var(--corlinhas1); width:900px; margin:0 0px 0px 0; padding: 15px 45px 15px 45px; }
.items ul licod p span{ color:#383838}
.items ul licod p.price{ padding-top:15px; color:#4f4f4f;}
.items ul licod p.price strong{ color:#383838; font-size:14px;}
.items ul licod p.titulo{ padding-top:15px; }
.items ul licod p.titulo strong{ color:#383838; font-size:20px;}

.brands h3 { padding-bottom:10px;}
.brands a { margin-right:30px;}

#footer { border-top:solid 1px var(--corlinhas1); margin-top:20px; padding:10px 0; color:#8e8e8e;}
#footer a{ color:#8e8e8e; }
#footer a:hover{ color:var(--corlinhas1); }
#footer span{ padding:0 5px;}

#linktexto { margin-top:20px; padding:10px 0; color:#8e8e8e; font-size:14px;}
#linktexto a{ color:#000000; font-size:14px; }
#linktexto a:hover{ /*color:#5ebe7e;*/ }
#linktexto span{ padding:0 5px;}

.tab-content { display:none;}

.tabbed { min-height:420px;}


/*paginacao*/

#paginacao {
    width:960px;
	height:43px;
	position:relative;
	float:left;
    font-family: 'Arial';
    font-size: 12px;
    color:#252627;
	margin-bottom:20px;
}

#pages {
	padding: 3px;
	margin: 0 auto;
	position:relative; margin-left:17%;
}

#pages ul {
	list-style-type: none;
}

#pages li {
	float: left; position:relative;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}

#pages li a {
	color: #666666;
	padding: 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
}

#pages li a:hover {
	color: #666666;
	background: #BBBBBB;
	border: 1px solid #ddd;
}

#pages li.nolink {
	color: #CCC;
	border: 1px solid #ddd;
	padding: 4px;
}
#pages li.current {
	color: #FFF;
	border: 1px solid #666666;
	padding: 4px;
	background: #666666;
}

/*email*/

.botao_enviar_email  {
   width:300px;
   height:80px;
   background-color:#25201D;
   color:#fff;
   border:0px;
}
/*email proposta*/

.botao_enviar_proposta  {
   width:400px;
   height:80px;
   background-color:#25201D;
   color:#fff;
   border:0px;
}

/*entrar intranet*/

.botao_entrar_intranet  {
   width:220px;
   height:80px;
   background-color:#25201D;
   color:#fff;
   border:0px;
}

