/* Ajustes Iniciais */

*
{
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0 none;
	cursor: default;
	text-decoration: none;
}
html,body, #wrap {  height: 100%; }
body > #wrap {height: auto; min-height: 100%;}
html { overflow: auto; }
table { border-collapse: collapse; }
ul, ol, li { list-style: none none outside; }
h1 { font-size: 1.9em; font-weight: 900; }
h2 { font-size: 1.8em; font-weight: 900; }
h3 { font-size: 1.7em; font-weight: 900; }
h4 { font-size: 1.6em; font-weight: 900; }
h5 { font-size: 1.5em; font-weight: 900; }
h6 { font-size: 1.4em; font-weight: 900; }
a, a * { cursor: pointer; }
b, strong { font-weight: 900; }
u { text-decoration: underline; }
em { font-variant: italic; }
p { margin-bottom: 1em; }
input[type='text'], input[type='password'], textarea { cursor: text; }

/* Genericas */

.inv
{
	display: none;
}

.dir
{
	float: right;
}

.tDir
{
	text-align: right;
}

.esq
{
	float: left;
}

.tEsq
{
	text-align: left;
}

.openquote, .closequote
{
	display: inline-block;
	width: 12px;
	height: 12px;
}

.openquote
{
	background: url("imagens/openQuote.gif") no-repeat;
}

.closequote
{
	background: url("imagens/closeQuote.gif") no-repeat;
}

#activebar-container
{
	text-align: left;
}

/* SITE */

body
{
	color: #bcbec0;
	background: #000000 url("imagens/fundo-body.png") repeat-x 0 0;
	font: 11px/13px "Tahoma","Geneva","Kalimati",sans-serif;
	letter-spacing: 0.08em;
	text-align: center;
}

a, a:active, a:visited, a:hover
{
	color: #ffffff;
}
form
{
	width: 100%;
}

form label
{
	position: relative;
	display: block;
	float: left;
	margin: 8px;
	width: 100%;
	clear: both;
}

form label span
{
	display: block;
	float:left;
	margin: 0 5px 0 0;
	width: 25%;
	*width: 50px;
	text-align: right;
}

form label.error
{
	background:#EEE8CD none repeat scroll 0 0;
	border:1px solid #555555;
	color:#DC143C;
	left:440px;
	padding:3px 5px;
	position:absolute;
	top:-6px;
	white-space:nowrap;
	width:auto;	
}

form label input[type="text"]
{
	width: 60%;
}

form label input[type="submit"]
{
	clear: both;
}

div#wrap
{
	background: url("imagens/fundo-container.png") repeat-y center top;
	text-align:left;
}

#box-principal
{
	float: left;
	width: 605px;
}

#box-principal h2, #box-principal-noticias h2,#box-noticias h2, #box-empresa h2, #box-representantes h2, #box-contato h2
{
	border-bottom: 1px solid #555;
	padding: 7px 0;
	margin: 0 0 7px;
	font-size: 14px;
	font-weight: 400;
}

h2 .titulo-destaque, #box-empresa h2
{
	color:#2d7eab;
	font-weight: 900;
}

#box-principal-noticias, #box-representantes-info
{
	float: right;
	width: 250px;
}

.box-degrade
{
	background: url("imagens/fundo-box-degrade.png") repeat-x 0 0;
	padding: 8px;
	border: 1px solid #555;
}

.titulo-caixa-alta
{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px !important;
}

.noticias-titulo
{
	 clear: both;
	 background: url("imagens/fundo-noticias-titulo.png") repeat 0 0;
	 font-size: 13px;
	 line-height: 19px;
	 padding: 0 4px;
	 margin: 5px 2px;
	 color: #333;
}

.noticias-texto
{
	margin: 0 2px;
}

.link-botao
{
	display:block;
	float: left;
	background: url("imagens/link-botao-direita.png") no-repeat right 50%;
	padding: 0 7px 0 0;
	margin: 8px 0;
	color: #000;
}

.link-botao span, .link-botao input
{
	display:block;
	float: left;
	background: url("imagens/link-botao-esquerda.png") no-repeat left 50%;
	padding: 0 0 0 7px;
	font-size: 0.9em;
	line-height: 1.7em;
	color: #000000;

}

#box-principal-esquerda
{
	width: 330px;
	float: left;
}

#box-principal-representantes div
{
	background: url("imagens/fundo-representantes.jpg") no-repeat right 50%;
	padding-right: 155px;
}

#box-principal-extra
{
	float:left;
	clear:both;
	margin: 10px 0 0 0;
}


#box-principal-extra .link-botao
{
	clear: both;
	width: 125px;
	float: left;
	margin: 7px 0 2px 90px;
}

#box-principal-extra .link-botao input
{
	float: right;
}

#box-principal-extra, #box-principal-newsletter
{
	width: 100%;
}

#box-principal-direita
{
	width: 250px;
	float: right;
}

#box-empresa, #texto-produtos-linhas
{
	margin: 0 20% 50px;
}

h2.titulo-linhas-produtos
{
	background: url("imagens/h2-produtos-linha.png") no-repeat center top;
	width: 100%;
	height: 55px;
	margin: 0 0 50px 0;
}

.menu-linhas-prev
{
	cursor: pointer;
	float: left;
	width: 60px;
	background: url("imagens/botao-prev.png") no-repeat 50% 50%;
	height: 86px;
}
.menu-linhas-next
{
	cursor: pointer;
	float: left;
	width: 60px;
	background: url("imagens/botao-next.png") no-repeat 50% 50%;
	height: 86px;
}

#menu-linhas
{
	width: 84.8%;
	margin: 0 auto;
}

#menu-linhas li
{
	float: left;
}

#menu-linhas img
{
	width: 256px;
}

#menu-linhas-texto
{
	clear:both;
	margin: 250px 0 20px;
	text-align: center;
}

#menu-linhas-texto li
{
	display: inline;
}

#menu-linhas-texto a
{
	display: inline-block;
	margin: 0 10px;
	font-size: 1.1em;
	color: #ccc;
	font-weight: 900;
}

#box-produtos-esquerda
{
	float: left;
	width: 320px;
	text-align: center;
}

#linha-descricao
{
	margin-top: 15px;
}

#box-produtos-direita
{
	margin-left: 320px;
}

#box-produtos-voltar
{
	width: 100%;
	float: right;
}

#box-produtos-voltar a
{
	background: url("imagens/fundo-box-voltar.png") no-repeat 0 50%;
	display: block;
	float: right;
	padding: 0 0 0 15px;
	line-height: 35px;
	color: #ffffff;
}

#menu-produtos-direita li
{
	float: left;
	width: 90px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 0 5px;
	margin: 0 0 0 40px;
	vertical-align: middle;
}

#menu-produtos-esquerda li a
{
	display: block;
	color: white;
	font-weight: 900;
	padding: 10px;
	background: url("imagens/borda-menu-produtos.jpg") no-repeat center bottom;
}

#menu-produtos-esquerda li a.ativo
{
	color: #CCC;
}

#produto-titulo
{
	float:left;
	background: url("imagens/borda-titulo-produto.png") no-repeat left 30px;
	line-height: 2em;
	width: 35%;
}

#produto-titulo div
{
	font-size: 26px;
	color: #fff;
}

#produto-titulo img
{
	float: left;
	margin: 30px 0 0;
}

#produto-descricao
{
	float: left;
	margin: 70px 0 0 20px;
	width: 45%;
}

#produto-galeria
{
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 15px;
}

#produto-galeria li
{
	border: 1px solid #555;
	float: left;
	margin: 10px 6px 10px 0;
}

#produto-manual
{
	clear: both;
}

#produto-manual a
{
	display: block;
	background: url("imagens/bullet-link-manual.png") no-repeat 0 center;
	padding: 0 0 0 18px;
	color: #CCC;
}

#mapa-representantes, #box-contato-formulario
{
	margin: 0 0 0 300px;
}

#box-representantes-info, .box-contato-info
{
	float: left;
	width: 240px;
}

.box-contato-info
{
	clear: left;
	margin:0 5px 5px 0;
	padding: 15px 20px;
}

.box-contato-info p
{
	margin: 3px 0;
}

#box-representantes-info h2, .box-contato-info h2
{
	color: #FFF;
	font-size: 13px;
	border: 0px none;
	font-weight: 900;
}

.representantes p
{
	margin-bottom: 0.5em;
}

.representantes
{
	margin-bottom: 3em
}
.lista-noticias a
{
	display: list-item;
	list-style: disc inside;
	clear: both;
	color: #CCC;
	font-weight: 900;
	font-size: 1.1em;
	margin: 2px 0;
}

#noticia-titulo
{
	font-size: 1.9em;
	margin: 10px 0;
}

#noticia-data
{
	font-size: 1em;
	margin: 0 0 10px 0;
}

#noticia-texto
{
	font-size: 1em;
	margin: 10px 0 0 0;
}

.paginacao
{
	position: absolute;
	bottom: 10px;
	left: 68%;
	float: right;
	font-size: 1.5em;
	line-height: 1.8em;
}

.paginacao li
{
	float: left;
	margin: 0 5px;
}

.paginacao a
{
	color: #ccc;
}

.pag-atual a
{
	text-decoration: underline;
}

#box-contato-formulario form, #box-contato-formulario fieldset
{
	float: left;
	width: 100%;
	display: block;
}

#box-contato-formulario label
{
	display: block;
	margin: 6px 0;
}

#box-contato-formulario label span
{
	display: block;
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
	vertical-align: text-top;
	text-align: right;
	line-height: 1.5em;
}

#box-contato-formulario label input, #box-contato-formulario label select
{
	width: 200px;
	height: 1.5em;
	border: 1px solid #AAA;
}

#box-contato-formulario label textarea
{
	width: 200px;
	height: 6em;
	border: 1px solid #AAA;
}

#box-contato-formulario label input.enviar
{
	width: 120px;
	border: 0px none;
	font-size: 14px;
}

#box-contato-formulario label.tDir span
{
	display: inline;
	float: right;
	margin: 0 160px 0 0;
	width: 120px;
}

div#footer
{
	color: #555;
	background: url("imagens/fundo-rodape.png") no-repeat bottom center;
}

div#footer .logo-rodape
{
	margin: 35px auto 20px;
}

#menu-rodape ul li
{
	display: inline;
	border-left: 2px solid #A5A5A6;
	padding: 0 2px 0 6px;
}
#menu-rodape ul li a, #menu-rodape ul li a:active, #menu-rodape ul li a:visited, #menu-rodape ul li a:hover
{
	font-size: 10px;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

#menu-rodape ul li.nb
{
	border: 0px none;
}

/* ESTRUTURA */
div#header
{
	width:950px;
	height:302px;
}
div#wrapper
{
	padding: 15px 20px 0;
}
div#container
{
	width:950px;
	margin:0 auto;
}
div#main
{
	padding:0 0 135px; /* value of footer height */
	position: relative;
}

.player
{
	position: absolute;
	left: 50%;
	margin-left: -475px;
}

div#footer
{
	position: relative;
	margin: -135px 0 0 0; /* negative value of footer height */
	height: 115px;
	padding-top:20px;
	clear:both;
}
.pbd
{
	display: block;
	margin:-6px 0 0;
	text-align: left;
	width: 90%;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
