/* CSS Document */
body{
	color: #999;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
h1, h2, h3{font-family: titulo, "Trebuchet MS", Tahoma, Verdana;
}
h1{font-size: 18px; color: white; margin-bottom: 15px;
}
h2{font-size: 16px; color: white; margin: 20px 0 10px; font-weight: 600;
}
h3{font-size: 15px; color: silver; margin: 0 0 5px; font-weight: 600;
}
h4, h5, h6{font-family: Arial, Helvetica, sans-serif
}
h4{font-size: 14px;
}
h5{font-size: 13px;
}
h6{font-size: inherit; font-weight: bold; text-decoration: underline;
}
/* FIR */
h1.flir-replaced img{
	margin-bottom: 15px;
}
h2.flir-replaced img{
	margin-bottom: 10px;
}
pre{
	font-family: inherit;
	letter-spacing: normal;
}
blockquote{
	margin: 10px 5px 30px 10px;
	border-left: 5px solid #252525;
	padding: 5px 0 5px 10px;
	display: block;
	float: left;
	width: 530px;
}
p{
	margin-top: 5px;
}
a, a:visited{
	color: #cff;
}
a:hover{
	color: #fff
}
/* ID's */
#geral{
	background:url(img/geralBG.jpg) repeat-x center top;
	width: auto;
	clear:both;
	min-height: 270px;
}
#topo{
	height: 270px;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#topo .poste{
	position:absolute;
	top: 23px;
	z-index: 2;
}
#topo .logo{
	position:absolute;
	top: 57px;
	left: 55px;
	z-index: 3;
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 18px;
}
#mapa {
	position: absolute;
	right: 25px;
	top: 80px;
	z-index: 10;
	border: 1px solid #222;
	padding: 5px;
	width: 300px;
}
#mapa h3 {
	margin: 2px;
	color: silver;
}


#rodape{
	background:url(img/rodape.jpg) no-repeat top center;
	padding-top: 5px;
	color: #646562!important;
	text-align: left;
	clear:both;
	line-height: 16px;
}
#rodape .navegaExtra{
	text-align: center;
	width: 900px;
	margin: 0 auto;
	padding-bottom: 15px;
}
#rodape .navegaExtra a, #rodape a{
	color: #cff;
}
#rodape .navegaExtra a{
	margin: 0 15px;
}
#rodape .navegaExtra a:hover, #rodape a:hover{
	color: #fff;
}
.navegaExtra a span{
	text-decoration: underline;
}
#rodape .linha{
	display:block;
	border-top: 1px solid #333;
	height: 1px;
	margin: 10px 0;
	line-height: 0;
	font-size: 0;
}

/* CLASSES */
.content{
	width: 1000px;
	margin: 0 auto!important;
	position: relative;
	text-align: center;
}
.conteudo{
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 0 12px;
	background: #151515;
	border: 1px solid #333;
	border-bottom: 0;
	border-top: 0;

}
.categoriasHome{
	padding: 20px 0 20px 0;
	text-align: center;
}
.categoriasHome img{
	border: 0;
}
.navegacaoLinear{
	width:629px;
	height: 128px;
	position:absolute;
	top: 22px;
	right: 7px;
	z-index: 3;
	background: url(img/navegacaoLinear.jpg) center center no-repeat;
}
.navegacaoLinear p{
	padding: 42px 10px 0 10px;
	text-align: center;
}
.navegacaoLinear p a, .navegacaoLinear p a:visited{
	font-size: 11px;
	font-family:  menu, Tahoma, Arial, "Trebuchet MS", Verdana;
	color: white;
	text-decoration: none;
	margin: 0 9px 0 8px;
	line-height: 40px;
	vertical-align: top;
}
.navegacaoLinear p a:hover{
	color:#cf0;
}
.navegacaoLinear p img{
	vertical-align: top;
}
.navegacaoLinear p a .flir-replaced{
	margin: 0;
}
.navegacaoLinear p .flir-replaced img { margin-top:18px; }

.transferencia{
	margin-top: 15px;
	width: 619px;
	height: 24px;
	padding: 13px 13px 13px 230px;
	background: url(img/transferencia.gif) no-repeat center center;
}
.transferencia form{
	height: 24px;
}
.transferencia form label{
	color: #024F22;
	font-size: inherit;
	margin-right: 3px;
}
.transferencia form .input, .transferencia form .botao{
	vertical-align: middle;
}
.transferencia form .input{
	background: url(img/inputTransferencia.gif) center center;
	padding: 4px;
	height: 16px;
	width: 142px;
	font-size: inherit;
	color: #216B2A;
	border: 0;
	font-weight: bold;
}
.transferencia form cite{
	margin-left: 25px;
}
.transferencia form cite a, .transferencia form cite a:visited{
	color: #06f;
}
.transferencia form cite a:hover{
	text-decoration: underline;
}
.voltar{
	margin-top: 15px;
	clear: both;
}
/* botões rodape subcategorias*/

/* botões rodape categorias*/
.bloco{
	display:inline-block;
	width: 946px;
	text-align: center;
	margin: 0 auto;
}
.bloco li{
	list-style-image: none!important;
	margin: 0!important;
	padding: 0!important;
	float: left;
	list-style: none;
}
.bloco li a, .bloco li a:visited{
	display: inline-block;
	height: 20px;
	color: #fc6;
	text-align: center;
	background: #111;
	border: 1px solid #222;
	font-size: 14px;
	width: 309px;
	padding: 3px 0;
	margin: 4px 2px 0;
	float: left;
}
.bloco li a:hover{
	color: #fff;
	background: #000;
	border-color:#333;
}
/* lista produtos*/

.fotosProduto{
	width: 270px;
	margin: 0 10px;
	display: block;
	float: left;
}
.foto{
	position:relative;
	margin-bottom: 20px;
}
.foto img{
	border: 0;
}
.moldura {
	width: 270px;
	height: 170px;
	background: url(img/moldura.png) no-repeat;
	display: block;
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 10;
}
.moldura a{
	display: block;
	height: 170px;
	width: 270px;
}
.descricao{
	width: 650px;
	display:block;
	float: left;
}
.descricao object, .descricao embed{
	width: 400px;
	height: 326px;
	margin: 0 auto;
}
.vendedor{
	float:left;
	border: 4px solid #252525;
	margin: 0 10px 10px 0;
}

/* ACCORDION */

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #333;
	border-right-color: #333;
	border-bottom-color: #333;
	font-size: 12px;
	background: #222;
	color: orange;
	margin: 0 0 4px 0;
	padding: 5px;
}
h3.toggler a, h3.toggler a:visited{
	color: #fc3;
}
h3.toggler:hover{
	border-color: #444;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
/* FIM ACCORDION */

/* formularios */
.check{
	display:inline-block;
	float: none;
	width: 230px;
	padding: 3px;
	margin: 4px 2px 0 2px;
}
.label {
	float: left;
	text-align: right;
	width: 7em;
	padding-right: 1.1em;
	vertical-align: middle;
	padding-top: 0.6em;
	display: block;
}
input, textarea, select {
	padding: 5px;
	color: #999;
	font-size: 1.2em;
	margin: 0.15em;
	background: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #222 #292929 #292929 #222;
}
textarea{
	width: 25em;
	height: 10em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}
select{
	padding: 3px;
}
input{
	width: 300px;
}
input:focus, textarea:focus, select:focus, input:hover, textarea:hover, select:hover {
	color: #cff;
	background: #252525;
	border-color: #333 #282828 #282828 #333;
}
input.botao {
	padding: 3px;
	cursor: pointer;
	color: #ddd;
	background: #222;
	border-width: 1px;
	width: 100px;
	border-style: solid;
	border-color: #000;
	letter-spacing: 1px;
}
.required {
	cursor: help;
	border-bottom: 1px solid #CCC;
}
