body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/media/imgs/fundo.jpg);
	background-color: #AA7450;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #000000;
	text-decoration: none;
	outline:none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #AC764F;
}

a:active {
	text-decoration: none;
	color: #AC764F;
}

a {
	outline:none;
}

#box_principal {
	width:1000px;
	margin:0 auto;
	min-height:682px;
}

#box_topo {
	width:1000px;
	height:135px;
	background:url(/media/imgs/bg_topo.png);
}

#box_menu {
	width:1000px;
	height:82px;
	background:url(/media/imgs/bg_menu.png);
}

#box_conteudos {
	width:1000px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background:url(/media/imgs/bg_conteudos.png) repeat-y;
	padding-left:50px;
	padding-right:40px;
	padding-bottom:50px;
	padding-top:0px;
}

#conteudos {
	width:905px;
}

#box_rodape {
	width:1000px;
	height:62px;
	background:url(/media/imgs/bg_rodape.png);
}

#barra_menu {
	clear:both;
	height:82px;
	text-align:center;
	padding-top:10px;
}

#logo {
	padding-left:24px;
	padding-top:16px;
	float:left;
}

#video {
	padding-left:12px;
	padding-top:18px;
	float:left;
}

#lang {
	padding-top:19px;
	padding-left:120px;
}

#frmcomentario {
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dashed #cccccc;
	border-top:1px dashed #cccccc;
}

.campoinvalido {
	border:1px solid #FF2A2A;
}

.campovalido {
	border:1px solid #A9DD15;
}

.comentarioblog {
	width: 600px;
	overflow : auto;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	padding-bottom:10px;
	padding-top:10px;
}

cite {
	border:1px dashed #cccccc;
	background-color: #EFEFEF;
	display: block;
	padding:5px;
}

code {
	border:1px dashed #cccccc;
	background-color: #EFEFEF;
	display: block;
	padding:5px;
}

.aviso {
	border:1px dashed #cccccc;
	width:100%;
	font-weight: bold;
	color:#666666;
}

.clear {
	clear:both;
}

a:hover.tituloartigo {
	color: #AC764F;
}

#frmcontacto input {
	width:300px;
}

#frmcontacto textarea {
	width:300px;
}

label {
	float:left;
	font-weight:bold;
}

select {
	background:#f2f2f2;
}

input, textarea {
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:2px;
}

textarea {
	min-height:100px;
}

input[type="image"] {
	border:0px;
	padding:0px;
}

#blog_conteudo {
	width:690px;
	min-height:400px;
	height:auto !important;
	height:400px;
	float:left;
	padding-right:10px;
	border-right:1px solid #ccc;
}

#blog_conteudo input, textarea {
	width:300px;
}

#blog_sidebar {
	padding-left:10px;
	width:190px;
	float:left;
}

.blog_comentario {
	display:block;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
}

h1 {
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#000000;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

h2 {
	font-size:13px;
	padding:0px;
	margin:0px;
	color:#000000;
	padding-bottom:10px;
}

h3 {
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#000000;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px dashed #ccc;
}

#menuct {
	width:925px;
	margin:auto;
	text-align:left;
}

#menu {
	position:absolute;
	z-index:2;
}

#menu ul .item {
	display:none;
	z-index:2;
}

#menu ul:hover .item {
	display:block;
	background:url('/media/imgs/menu/bgmenu.gif') no-repeat;
	text-align:center;
	border:0px;
	padding:14px;
	z-index:2;
}

#menu ul:hover .item a {
	color:#fff;
	text-decoration:none;
	z-index:2;
}

#menu ul:hover .item a:hover {
	color:#999;
	z-index:2;
}

#menu ul {
	width:auto;
	float:left;
	margin:0px;
	padding:2px;
	list-style:none;
	z-index:2;
}

.clear2 {
	clear:both;
}

#index_blog {
	width:310px;
	padding-right:3px;
	padding-left:3px;
	float:left;
}

#index_catalogo {
	width:349px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#index_comunidade {
	float:left;
	width:200px;
	padding-left:20px;
}

#cat2, #cat3, #cat5, #cat6 {
	padding-left:13px;
}

#cat1, #cat4 {
	padding-right:1px;
}

#cat1, #cat2, #cat3 {
	padding-top:15px;
}

form label.error, label.error {
	color: red;
	width: 300px;
	font-style: italic
}

div.error {
	display: none;
}

input.error {
	border: 1px solid red;
}

textarea.error {
	border: 1px solid red;
}

.galerie {
	text-align:center;
	padding: 1px 0;
	margin-right: 3px;
	min-height: 1px;
}

#navegarimg {
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:15px;
}

.descimg {
	border:1px dashed #cccccc;
	padding:5px;
	margin-top:10px;
}

.foto {
	float: left;
	display: inline;
	width: 156px;
	height: 138px;
	margin: 0 10px 16px 0;
	background-color: white;
	text-align: center;
	border:1px solid #FFFFFF;
	position: relative;
}

.foto a {
	color:#000000;
}

.foto img {
	margin: 13px auto 0 auto;
	color:#FFFFFF;
	border:1px solid #AC764F;
}

.foto:hover {
	background-color: #B88357;
	border: 1px solid #926718;
	color:#FFFFFF;
}

.foto p {
	margin-top: 6px;
	color:#FFFFFF;
}

.video_fechar {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	width: 173px;
	height: 54px;
	background: url(/media/imgs/painelbt.png);
	z-index: 20;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	cursor: pointer;
}

.panel_button a {
	text-decoration: none;
	color: #545454;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.panel_button a:hover {
	color: #999999;
}

#toppanel {
	position: absolute;
	width: 526px;
	z-index: 25;
	text-align: center;
}

#panel {
	width: 526px;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}

#panel_contents {
	background: black;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	height: 391px;
	width: 900px;
	position: absolute;
	z-index: -1;
}

#catalogo {
	float:left;
	width:500px;
	min-height:400px;
	height:auto !important;
	height:400px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-left:10px;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
}

#catalogo_dir {
	float:left;
	width:180px;
	padding-right:10px;
}

#catalogo_esq {
	float:left;
	width:170px;
}

#boxpesq {
	width:141px;
	height:38px;
	background:url(/media/imgs/bgpesq.jpg);
	background-repeat:no-repeat;
	float:left;
}

#boxpesq input {
	float:left;
}

#btpesq {
	float:left;
}

.txtpesq {
	background:none;
	color:#ffffff;
	margin-top:8px;
	margin-left:15px;
	font-size:11px;
	width:110px;
	border:0px;
}

.btpesq {
	width:25px;
	height:24px;
	border:0px;
	background:url(/media/imgs/btpesq.jpg);
}

#categorias {
	width: 100%;
	padding: 0px;
	color: #333;
	border-bottom: 1px dashed #E1E0DE;
	font-weight:bold;
}

#categorias ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#categorias li {
	border-top: 1px dashed #E1E0DE;
	margin: 0;
}

#categorias li a {
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#categorias li a:hover {
	background-color: #AC7650;
	color: #FFFFFF;
}

.filhos li {
	font-weight:normal;
	padding-left:10px;
}

.destaques {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	padding-left:10px;
}

.destaques li {
	padding-bottom:5px;
}

table tr, td {
	border-bottom:1px solid #ccc;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
}

table td a:link, table td a:visited {
	font-weight:bold;
}

table th {
	font-weight: bold;
	text-transform:uppercase;
	border:1px solid #ccc;
}

table tr:hover {
	background: #DDDDDD;
	text-decoration: none;
}

#imagemproduto {
	display:block;
	width:280px;
	overflow:hidden;
	margin-bottom:10px;
	float:left;
}

#infoimg{
	display:block;
	text-align:left;
	margin-left:10px;
	width:180px;
	float:left;
}

#descricaoproduto {
	clear:both;
	padding:5px;
	width:490px;
	border:1px dashed #ccc;
}

#paginacao {
	clear:both;
	display:block;
	border:1px dashed #ccc;
	padding:5px;
	margin-top:10px;
}

#contactos_conteudo {
	width:540px;
	float:left;
}

#contactos_form {
	width:330px;
	float:left;
}

/* STAR RATING */
 #rating {
	width:425px;
	border:1px dashed #ccc;
	margin-top:10px;
}

.star-rating {
	list-style:none;
	margin-left:5px!important;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(/media/imgs/star.gif) top left repeat-x;
}

.star-rating li {
	padding:0px;
	margin:0px;
	float: left;
	}

.star-rating li a {
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.star-rating li a:hover {
	background: url(/media/imgs/star.gif) left bottom;
	z-index: 2;
	left: 0px;
}

.star-rating a.one-star {
	left: 0px;
}

.star-rating a.one-star:hover {
	width:25px;
}

.star-rating a.two-stars {
	left:25px;
}

.star-rating a.two-stars:hover {
	width: 50px;
}

.star-rating a.three-stars {
	left: 50px;
}

.star-rating a.three-stars:hover {
	width: 75px;
}

.star-rating a.four-stars {
	left: 75px;
}

.star-rating a.four-stars:hover {
	width: 100px;
}

.star-rating a.five-stars {
	left: 100px;
}

.star-rating a.five-stars:hover {
	width: 125px;
}

.star-rating li.current-rating {
	background: url(/media/imgs/star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* SLIDESHOW ======================================================================== */

#slideshow {
	padding:0px;
	text-align:center;
	background-color:#ffffff;
	width:349px;
	position:absolute;
	z-index:1;
}

.caption {
	display:none;
}

.slideshow {

}

.slideshow {
	margin:0 auto;
}

.slideshow ul {
	list-style:none;
}

.slideshow li {
	float:left;
	width:30px;
	height:17px;

}

.slideshow li.hover {
		border-bottom:2px solid #969696;
}

.slideshow li.active {

	border-bottom:2px solid #969696;
}

.galleria_wrapper{
	width:349px;
	height:192px;
	overflow: hidden;
}


#atalhos {
	width:349px;
	margin-top:210px;
}
#listacategorias{
	padding-bottom:4px;
	margin-bottom:10px;

}
.imgcat {
	float: left;
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid #cccccc;
	overflow: hidden;
	margin: 5px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}

.imgcat:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

#resultado{
	clear:both;
	width:410px;
	color:red;
	text-align:right;
}

#instrucoes{
	display:none;
	margin-top:30px;
	border-top:1px solid #ccc;
	padding-top:20px;
}

#frmsugerir{
	border:1px dashed #ccc;
	padding:10px;
}

a.underline{
	text-decoration:underline;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.linkdesc{
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	padding-bottom:5px;
}

.linkdesc a{
	font-weight:bold;
	font-size:14px;
}