/* estrutura  */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000000;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	background-color: #8CA66B;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat;
/*	background-image: url(../images/page_bg4.gif);
	background-attachment:fixed;
    background-position: center;
    background-repeat: repeat-y;*/
	
	
}


.top {
	padding:0;
	width:780px;
	height:24px;
	background-color: #ffffff;
	background-image: url(images/page_top.gif);
	background-repeat: no-repeat;
	margin:0 auto;

}

.page_wrap {
	margin:0 auto;
	padding:0 0 0 0;
	width:780px;
	text-align:center;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	border: 1px solid #ff00ff;*/
	height:100%;
}

.header {
	position:relative;
	margin:0 !important;
/*	margin:-7px 0 0 0;*/
	padding:0 0 0;
	width:780px !important;
	height:125px;
	text-align:left;
	background-color: #ffffff;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
}

.header_block {
	position:relative;
	padding:0;
	width:740px;
	background:transparent;
	text-align:left;
	color:#FFFFFF;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	
}

.logo {
position:relative;
float:left;
margin:0 20px 0 0;
padding:0 0 0 0;
}

.banner{
	position:relative;
	float:left;
	border: 1px solid #009999;
	margin-top: 20px;
	margin-left: 20px;
}

.carrinhoeletronico{
position:relative;
float:right;
}


.menuleft {
	float: left;
	clear: left;	
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:185px!important;
	height:466px;
	text-align:left;
	color:#000000;
	font-size:0.9em;
	background-color: #ffffff;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	position:absolute;
/*	border: 1px solid #00FF00;*/
}


/****************************
.container {
	padding:0;
	width:560px!important;
	background:transparent;
	text-align:left;
	border: thin solid #FF00FF;
	margin-top: 10px;
	margin-right: 10;
	margin-bottom: 10;
	margin-left: 200px;
	position: relative;
}

************************************/
/*
.left_column {
position:absolute;
left:0;
width:120px;
margin:0 0 0 0;
padding:0 4px 0 0;
background:transparent;
font-size:0.9em;
color:#6E312A;
}
*/
.center_column {
	/*position:relative;*/
	width:560px;
/*	height:880px;*/
	height:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 185px;
	text-align:left;
	background-color: #FFFFFF;	
/*	border: 1px solid #FF0000;*/
}

.box_right {
	position:relative;
	float:right;
	width:150px;
	margin:0 0 3px 10px !important;
/*	margin:0 5px 3px 10px;*/
	padding:2px 5px 2px 10px;
	background:#eeeeee;
	border:1px solid #cccccc;
	text-align:left;
	color:#616161;
	font-size:.9em;
}

.footer {
	position:relative;
	margin:0;
	width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#6E312A;
	background:transparent;
	text-align:right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


#footer {
	/* aligns the text to the middle of the footer, in relation to the logo */
    vertical-align:-250%;
	margin-right: 10px;
}


.menufooter {
	position:relative;
	margin:0;
	width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#6E312A;
	background:transparent;
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	clear:both;
}

.bottom {
	margin:0;
	padding:0;
	width:780px;
	height:11px;
	background-color: #ffffff;
	background-image: url(images/page_bottom.gif);
	background-repeat: repeat-x;
}

/* MENU */

#menuleft ul {
	list-style: none;
	width: 125px;
	padding: 0;
	font-size: 1.1em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 8px;
}	

#menuleft li {
margin-bottom: 4px;
}

#menuleft li a {
	font-weight: bold;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 0 0 5px;
	/*background: #990000;
	background-color: #990000;*/
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #990000;
}	
	
#menuleft li a:hover {
	color: #FF9900;
	background-color: #993300;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9900;
}


/*********/


/* fonts and colors */
h1 {
	color:#CC9900;
	font-size:1.8em;
	letter-spacing:.1em;
	/*text-transform:capitalize;*/
margin:0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

h2 {
color:#000000;
font-size:1.2em;
font-weight:bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
margin:0 0 -6px 0;
}

h2:after {
color: #000000;
content: "\0020 \00BB";
}

h3 {
color:#000000;
font-size:1.1em;
font-weight:bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
margin:0 0 -8px 0;
}

h3:after {
color: #000000;
content: "\0020 \00BB";
}


.box_right h3 {
color:#6E312A;
margin:2px 0 -10px 0;
}

.box_right h3:after {
color: #6E312A;
content: "\0020 \00BB";
}

h6 {
color:#000000;
font-size:0.8em;
font-weight:bold;
padding-top: 20px;
padding-right: 0;
padding-bottom: 10px;
padding-left: 0;
margin:0 0 -8px 0;
}



a {
color:#6E312A;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

.left_column a {
color:#000000;
text-decoration:underline;
}

.left_column a:hover {
color:#999999;
text-decoration:none;
}

/* images */
img {
border:none;
}

.left {
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
}

.right {
float:right;
margin:0 0 0 0;
padding:0 0 0 0;
}


/* esconde informações textuais*/
.hide {
display: none;
}


/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/** FORMULARIO **/
div.formesquerda{
}

div.formdireita{
}

em.form{
	width:442px;
}

textarea{
	width:442px;
	height:180px;
}

div.textarea{
	width:442px;
}


.left_inputs {
	background-position: right;
	width: 250px;
	margin-left: 50px;
}

#destaque {
	border: 1px solid #990000;
	padding: 10px;
	margin: 10px;
}

#destaquebuttons{
	/*border: 1px solid #990000;*/
	padding: 0;
	margin: 0;
}

#searchbox
{
	border: 1px solid #990000;
	padding: 0;
	margin: 0;
	width: 200px;
}

#newsletterbox
{
	width: 300px;
	border: 1px solid #990000;
	padding: 0;
	margin: 0;
}
#descbox
{
	width: 250px;
	/*border: 1px solid #990000;*/
	padding: 0;
	margin: 0;
	float: right;
	text-align: left;
}

.box 
{
	border: 1px ridge #990000;
	padding: 3px;
	margin: 10px;
	position: relative;
	height: 60px;
	width: 200px;
	text-align: left;
	float: left;
}
.box img{
	margin:3px;
	float: left;

}

.box a:link{
	color: #0000FF;
}
.box a:hover {
	color: #990000;
}	


/*   vitrine        */
#posts .grid dt {
		border: 1px dashed #AAA;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 1px;
		padding-right: 3px;
		width: 265px;	/* Largura da tela do produto na vitrine */
		height: 275px;	/* Altura da tela do produto na vitrine */
		overflow: hidden;
		float:left;
		margin: 5px 5px 0px 0px;
		clear: none;
	}
	#posts .list dt {
		padding: 5px;
		margin: 5px 5px 0px 0px;
		text-align: left;
	}
	.STYLE222 {
		font-size: 10px;
		font-family: Tahoma;
		font-weight: bold;
		color: #000000;
	}
	.style4 {
		font-family: Tahoma;
		font-size: 12px;
		color: #0000FF;
		font-weight: bold;
	}
	.style6 {
		font-family: Tahoma; 
		color: #000000; 
		font-size: 10px;
	}
	
#otherboxs	{
	clear: both;
	padding-top: 10px;
}