body {
	background-color: #FFF;
	color: #6c6037;
	font-family: arial, Trebuchet MS, helvetica, freesans, sans-serif;
	font-size: 11px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#navigation {
	background-color: #e8e1ca;
	color: #6c6037;
	margin: 1px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	font-weight: bold;
}
#header_cat {
	float: left;
	color: #fdfbf6;
	height: 24px;
}
#header_pesq {
	float: right;
	color: #fdfbf6;
	height: 24px;
}
#content {
	padding: 0px 2px 1px 2px;
}
#copyright {
	margin: 2px;
	text-align: center;
}

a {
	color: #a29053;
	text-decoration: none;
}

a:hover {
	color: #6c6037;
}

#navigation a, .table_top_title a, .titlebar a {
	color: #fdfbf6;
	text-decoration: none;
}
#navigation a:hover, .table_top_title a:hover, .titlebar a:hover {
	color: #e8e1ca;
	text-decoration: none;
}
.table_border {
}

/* Top Ranking Style */
.table_top_title {
	background-color: #a29053;
	color: #fdfbf6;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background-color: #e8e1ca;
	color: #6c6037;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-align: center;
	width: 20%;
}
.venc_top {
	background-color: #e8e1ca;
	color: #6c6037;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
.stats_left1 {
	text-align: left;
	background-color: #fdfbf6;
	padding: 2px 0px 2px 0px;
}
.stats_left2 {
	text-align: left;
	background-color: #FFF;
	padding: 2px 0px 2px 0px;
}
.stats1 {
	background-color: #fdfbf6;
	text-align: center;
	width: 20%;
	padding: 2px 0px 2px 0px;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
	width: 20%;
	padding: 2px 0px 2px 0px;
}
.extrato1 {
	background-color: #fdfbf6;
	text-align: left;
	width: 20%;
	padding: 2px 0px 2px 0px;
}
.extrato2 {
	background-color: #FFF;
	text-align: left;
	width: 20%;
}

/* Admin */
.darkbg {
  background-color: #a29053;
  color: #fff;
}
.mediumbg {
	background-color: #e8e1ca;
	color: #6c6037;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #6c6037;
	background-color: #FFF;
}
.lightbgalt {
	color: #6c6037;
	background-color: #fdfbf6;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 11px;
}
.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

#redirectwrap{
	background: #fdfbf6;
	border: 1px solid #e8e1ca;
	margin: 0 auto 5px auto;
	text-align: left;
	font-size: 11px;
}
#redirectwrap h4{
	background: #D0DDEA;
	border-bottom: 1px solid #e8e1ca;
	color: #6c6037;
	margin: 0;
	padding: 5px;
	font-size: 11px;
}
#redirectwrap h4 a {
	color: #a29053;
}
#redirectwrap h4 a:hover {
	color: #6c6037;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#redirectwrap p{
	margin: 0;
	padding: 5px;
}
#redirectwrap p.redirectfoot{
	background: #E3EBF4;
	border-top: 1px solid #e8e1ca;
	text-align: center;
}
#redirectwrap p.redirectfoot a:hover {
	text-decoration: none;
	border-bottom: 1px dashed;
}

/* fundo do informativo */
.fundo {
	background: #fdfbf6;
	border: 1px solid #e8e1ca;
}

.ptoferta_borda {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
.ptoferta_titulo {
	background: url(tile_cat.gif);
	border-bottom: 1px solid #a29053;
	color: #FFF; 
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
	text-align: center;
	font-size: 14px;
}
.ptoferta_img {
	background-color: #fdfbf6;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}
.ptoferta_img a {
	color: #a29053;
}
.ptoferta_img a:hover {
	text-decoration: none;
	border-bottom: 0;
	color: #6c6037;
}
.ptoferta_titulo {
	background: url(tile_cat.gif);
	border-bottom: 1px solid #a29053;
	color: #FFFFFF; 
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
	text-align: center;
	font-size: 14px;
}
.ptoferta_titulo a {
	color: #FFFFFF;
}
.ptoferta_titulo a:hover {
	color: #E0E0E0;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.bg1{
	background-color: #fdfbf6;
	vertical-align: middle;
}
.bg2{
	background-color: #FFF;
	vertical-align: middle;
}
.bg3{
	background-color: #a29053;
	vertical-align: middle;
	color: #fdfbf6;
}
.bg3 a{
	background-color: #a29053;
	vertical-align: middle;
	color: #fdfbf6;
}
.bg3 a:hover{
	vertical-align: middle;
	color: #fdfbf6;
}

/* shopping */
.shop {
	font-size:10px;
	text-align:left;
}
.shop a {
	color:#6c6037;
	padding:1px;
	height:48px;
	display: block;
	text-decoration: none;
/*	border-bottom:1px solid #fdfbf6; */
}
.shop a:hover {
/*	color: #fdfbf6; */
/*	padding:1px; */
/*	height:48px; */
/*	background-color:#a29053; */
/*	text-decoration: none; */
/*	border-bottom: 1px dashed #fdfbf6; */
	text-decoration: underline;
}
.shop img {
	float:left;
	padding:1px;
}
.shoptitulo {
	font-size:10px;
	text-align:center;
}

/* novo visual */
#leftcolumn .titlebar{
	font-weight: bold;
	font-size: 11px;
	background-color: #a29053;
	color: #fdfbf6;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	padding: 3px 0 3px 5px;
}
.ddmarkermenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: arial, Trebuchet MS, helvetica, freesans, sans-serif;
	font-size: 11px;
}
.ddmarkermenu li a{
	color: #6c6037;
	background-color: #e8e1ca;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	padding: 3px 0 3px 10px;
}

.ddmarkermenu a:hover{
	background-color: #a29053;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed #fdfbf6;
}
.of_bg1{
	background-color: #FFF;
	height: 53px;
	vertical-align: middle;
}
.of_bg2{
	background-color: #fdfbf6;
	height: 53px;
	vertical-align: middle;
}
.cor0{
	background-color: #6c6037; /* muito escuro */
}
.cor1{
	background-color: #a29053; /* escuro */
}
.cor2{
	background-color: #e8e1ca; /* cor média */
}
.cor3{
	background-color: #fdfbf6; /* clara */
}
.cor4{
	background-color: #fff; /* branco */
}
.ofertas{
	background-color: #a29053;
	color: #6c6037;
	margin-top: 1px;
	text-align: center;
}
.imagem{
border: 2px solid #a29053;
}
.imagem img{
border: 2px solid #a29053;
}
.imagem:hover img{
border: 2px solid #e8e1ca;
}
.imagem:hover{
color: #e8e1ca;
}
.vermelho {
	color: #c30000;
	text-decoration: none;
}
.vermelho a {
	color: #ff0000;
	text-decoration: none;
}
.vermelho a:hover {
	color: #c30000;
	text-decoration: none;
}
.links a {
	display: block;
	text-decoration: none;
	text-align: center;
}