body, form, img, p, h1, h2, h3, input, select {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/17px tahoma, sans-serif;
	color: #222;
	background: #e8ecf1 url("../layout_images/new/body_bg.gif") repeat-x scroll;
	background-color: #404245;	
}

a {
	color: #404245;
}

img {
	border: none;
}
.tst
{
	width: 50px;
	border-left:10px;
	margin: 0px 0px 0px 0px;
	padding: 100px;
	border-collapse: separate;
	text-align: left;
	vertical-align: top;
}

.editor
{
	width: 300px;

}

#container {
	margin: 0 auto auto;
	width: 768px;
	background: #e3dfd7;
	padding: 0;
	border: 1px solid #362620;		
}

.contentor {
	padding: 10px;;		
}
	
	
	
.containertable table
{
		width: 100% !important;
		width: 100%;
		margin: 0px 0px;	
}

.containertable td
{
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
}
	
#header {
	margin: 0 0px 0px 0px !important;
	height: 66px;
	background: #fff url("../layout_images/new/header_bg.gif") repeat-x;
}
#header table {
		width: 100% !important;
		width: 100%;
	}
	#header td {
		vertical-align: bottom;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
	}

#banner_right {
	color: #FFFFFF;
	border: 1px solid #404245;
	width: 160px;
	float: right;
	margin-right: -170px;

}

#topnav {
	position: relative;
	right: 10px;
	margin-bottom: 4px;
}
	#topnav td {
		text-align: center;
	}
	#topnav td a {
		color: #E3DFD7;
		text-decoration: none;
	}
	#topnav td a:hover {
		color: #e8c99e;
		text-decoration: none;
	}
#register, #addad {
	border-right: 1px solid #c6cdd4;
}

#login {

}
#register a {
	background: url("../layout_images/new/register.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#addad a {
	background: url("../layout_images/new/addad.gif") 0px 50% no-repeat;
	padding-left: 17px;
}
#login a {
	background: url("../layout_images/new/login.gif") 0px 50% no-repeat;
	padding-left: 22px;
}
#wap a {
	background: url("../layout_images/new/wap.gif") 0px 50% no-repeat;
	padding-left: 12px;
}
#nav {
	border: 1px solid #6882ad;
	height: 45px;
}
	#nav td {
		text-align: center;
		vertical-align: middle;
		width: 14%;
		border-right: 1px solid #333;
	}
	#nav td a {
		color: #DDD;
		text-decoration: none;
		height: 45px;
		font: 10px Arial, Helvetica, sans-serif;
		display: block;
		background: #000 url("../layout_images/new/nav_bg.gif") 0px 1px repeat-x;
	}
	#nav td a:hover {
		color: #fff;
		background: #DDD url("../layout_images/new/nav_bg_over.gif") 0px 1px repeat-x;
	}
#subnav {
	background: #E3DFD7 url("../layout_images/new/subnav_bg.gif") repeat-x;
	color: #41597f;
}
	#subnav td {
		height: 30px;
		padding: 0px 15px;
		vertical-align: middle;
		border-bottom: 1px dashed #7C766E;	
		border-top: 1px solid #AAA;	
	}
	#subnav a {
		color: #41597f;
	}
	#subnav a:hover {
		color: #5378b4;
	}
.abc td {
		padding: -10px -10px !important;
	}
.abc {
		padding: -10px -10px !important;
	}

.blueheadline
{
		border-top: 1px solid #5F574F;
		border-bottom: 1px solid #5F574F;
		height: 13px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #5F574F url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
}

	
	
.special {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #cfcbc4;
	padding:10px;
}
	.special td {
		padding: 1px 5px !important;
	}
	.special td.category {
		background: url("../layout_images/new/folder.gif") 14px 28px no-repeat;
		padding-left: 36px !important;
	}
	.special tr.alt td.category {
		background: #CFCBC4 url("../layout_images/new/folder.gif") 14px 28px no-repeat;
		padding-left: 36px !important;
	}
	.special td.category_none {
		
		padding-left: 36px !important;
	}
	.special tr.alt td.category_none {
		
		padding-left: 36px !important;
	}
	
	.special th {
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #008cce url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.special th a {
		color: #fff;
		text-decoration: none;
	}
	.special th a:hover {
		text-decoration: underline;
	}
	.special td a, #content a {
		color: #0065b7;
		text-decoration: none;
	}
	.special td a strong {
		font-size: 110%;
	}
	.special td a:hover, .special td a:hover strong, #content a:hover {
		color: #fff;
		background: #0065b7;
	}
	.special tr.alt {
		background: #CFCBC4;
	}
	.special td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 29px no-repeat;
		padding-left: 26px !important;
	}
	.special tr.alt td.pointer {
		background: #CFCBC4 url("../layout_images/new/pointer.gif") 14px 29px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.special h1 {
		font: 19px Trebuchet MS, arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.special h2 {
		font: 15px Trebuchet MS, arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.special h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.special p {
		margin: 8px 0;
	}
	.special ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.special blockquote {
		border: 1px solid #CFCBC4;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	

.box {
	margin: 5px 0px;
	border-left: 1px solid #7D776F;
	border-right: 1px solid #7D776F;
	border-bottom: 1px solid #7D776F;
	background: #cfcbc4;
	line-height: 16px;
}
	.box td {
		padding: 5px 15px !important;
		vertical-align: middle;
	}
	.box td.category {
		background: url("../layout_images/new/folder.gif") 14px 28px no-repeat;
		padding-left: 36px !important;
	}
	.box tr.alt td.category {
		background: #e3dfd7 url("../layout_images/new/folder.gif") 14px 28px no-repeat;
		padding-left: 36px !important;
	}
	.box th {
		border-top: 1px solid #605950;
		border-bottom: 1px solid #605950;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #605950 url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.box th a {
		color: #fff;
		text-decoration: none;
	}
	.box th a:hover {
		text-decoration: underline;
	}
	.box td a, #content a {
		color: #404245;
		text-decoration: none;
	}
	.box td a strong {
		font-size: 110%;
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
		color: #fff;
		background: #404245;
	}
	.box tr.alt {
		background: #e3dfd7;
	}
	.box td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 29px no-repeat;
		padding-left: 26px !important;
	}
	.box tr.alt td.pointer {
		background: #E3DFD7 url("../layout_images/new/pointer.gif") 14px 29px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.box h1 {
		font: 19px Trebuchet MS, arial, sans-serif;
		color: #FFF;
		background-color:#605950;
		padding-left: 10px;
		margin: 10px 10px 0px 0;
		clear: both;
	}
	.box h2 {
		font: 14px Trebuchet MS, arial, sans-serif;
		color: #7D776F ;
		margin: 20px 0 0 0;
		font-weight: bold;
		clear: both;
		border-bottom: 1px solid #7D776F;
	}
	.box h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.box p {
		margin: 8px 0;
	}
	.box ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.box blockquote {
		border: 1px solid #CFCBC4;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	
	
boxdetail {
	margin: 5px 0px;
	border-left: 1px solid #7D776F;
	border-right: 1px solid #7D776F;
	border-bottom: 1px solid #7D776F;
	background: #cfcbc4;
	line-height: 16px;
}
	.boxdetail td {
		padding: 5px 15px !important;
	}
	.boxdetail td.category {
		background: url("../layout_images/new/folder.gif") 14px 28px no-repeat;
		padding-left: 36px !important;
	}
	.boxdetail tr.alt td.category {
		background: #e3dfd7 url("../layout_images/new/folder.gif") 14px 28px no-repeat;
		padding-left: 36px !important;
	}
	.boxdetail th {
		border-top: 1px solid #605950;
		border-bottom: 1px solid #605950;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #605950 url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.boxdetail th a {
		color: #fff;
		text-decoration: none;
	}
	.boxdetail th a:hover {
		text-decoration: underline;
	}
	.boxdetail td a, #content a {
		color: #404245;
		text-decoration: none;
	}
	.boxdetail td a strong {
		font-size: 110%;
	}
	.boxdetail td a:hover, .boxdetail td a:hover strong, #content a:hover {
		color: #fff;
		background: #404245;
	}
	.boxdetail tr.alt {
		background: #e3dfd7;
	}
	.boxdetail td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 29px no-repeat;
		padding-left: 26px !important;
	}
	.boxdetail tr.alt td.pointer {
		background: #E3DFD7 url("../layout_images/new/pointer.gif") 14px 29px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.boxdetail h1 {
		font: 19px Trebuchet MS, arial, sans-serif;
		color: #FFF;
		background-color:#605950;
		padding-left: 10px;
		margin: 10px 10px 0px 0;
		clear: both;
	}
	.boxdetail h2 {
		font: 14px Trebuchet MS, arial, sans-serif;
		color: #7D776F ;
		margin: 20px 0 0 0;
		font-weight: bold;
		clear: both;
		border-bottom: 1px solid #7D776F;
	}
	.boxdetail h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.boxdetail p {
		margin: 8px 0;
	}
	.boxdetail ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.boxdetail blockquote {
		border: 1px solid #CFCBC4;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}	

#membermenu a
{
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #605950;
	text-decoration: none;
}

#membermenu a:hover
{
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #404245;
	text-decoration: underline;
}
	

.arrow a:hover{
color: #53626d;
		text-decoration: none;
}
	
/*-- --*/
.side_nav td {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
.side_nav tr.alt td {
	background: #CFCBC4 url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
#tools {
	border: 1px dashed #53626D;
}
	#tools td {
		padding: 2px !important;
		text-align: center;
		border-right: 1px dotted #53626D;
	}
	#tools a {
		color: #53626d;
		text-decoration: none;
	}
	#tools a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#tools #addfav {
		background: url("../layout_images/new/addfav.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #moread {
		background: url("../layout_images/new/moread.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #sellerad {
		background: url("../layout_images/new/sellerad.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #contactseller {
		background: url("../layout_images/new/contactseller.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #tellfriend {
		background: url("../layout_images/new/tellfriend.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #print {
		background: url("../layout_images/new/print.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}

#premium td {
	background: url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#premium tr.alt td {
	background: #CFCBC4 url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#footer {
	border-top: 1px solid #dedede;
	padding: 4px;
}
	#footer a {
		color: #53626d;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#footer a.rss {
		background: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}
.button {
	background: #7C766E;
	border: 1px solid #605950;
	color: #fff !important;
	padding: 2px 7px;
	margin: 0 3px;
	font: bold 11px verdana, sans-serif;
}
	.button:hover {
		background: #605950 !important;
		border: 1px solid #605950 !important;
		cursor: pointer;
	}
.sold {
	color: red;
	font-weight: bold;
}
.warn_intend {
	color: red;
}
.red {
	color: red;
}
.star {
	color: red;
}

a.thumb img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
a.thumb:hover img {
	padding: 2px;
	border: 1px solid #7C766E;
	background: none !important;
}
a.thumb:hover {
	background: none !important;
}

a.thumb_icon img {
	padding: 1px;
}
a.thumb_icon:hover img {
	background: none !important;
}
a.thumb_icon:hover {
	background: none !important;
}

.gal{
	padding: 10px;
	border: 2px solid #ccc;
	margin:100px;
}

a.gallery img {
	padding: 2px;
	border: 2px solid #ccc;

}
a.gallery:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.gallery:hover {
	background: none !important;
}

h2 {
	font: 24px Trebuchet MS,arial, sans-serif;
	margin: 15px 0 5px 0;
	color:#404245;
	clear: both;
	border-bottom: 1px solid #7C766E;

}
.headline a {
	color: #fff;
	text-decoration: none;
}
.headline a:hover {
	color: #fff;
		background: #0065b7;
}
.headline a, #content a {
	color: #0065b7;
	text-decoration: none;
}
.small_drop_down
{
font-size: 9px;
}
.bg 
{
	background-color:#EEECEC;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;		
}

.memberarea{
	float:right;background: #f8f8f8;width:79%;padding:0px;margin:0px;
}

.memberarea a
{
	
	color: #0065b7;
	text-decoration: none;
}

.memberarea a:hover
{
	
	color: #0065b7;
	font-weight:bold;
}

.memberarea_caption
{
	font: bold 14px verdana,arial, sans-serif;
	margin: 0px 0 0 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;
}

.littleGray {
	color: #666;
}

.listaatributo {
	font-size: 10px;
	color: #605950;
	text-align: right;
	font-weight: bold;
}

.descricaoArtigo {
	font-size: 11px;
	color: #605950;
	background-color: #FFF;
	border: 1px solid #7D776F;
	border-left: 4px solid #7D776F;
}

.tit_indexbox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	margin-top: 50px;
}

.txt_indexbox {
	font-size: 11px;
	color: #E3DFD7;
	line-height: 15px;
	padding-top: 10px;
}

.cellCompras {background: url("../layout_images/new/cellbg_compras.gif") no-repeat; height: 340px;}
.cellVendas {background: url("../layout_images/new/cellbg_vendas.gif") no-repeat; height: 340px;}
.cellAirsoft {background: url("../layout_images/new/cellbg_airsoft.gif") no-repeat; height: 340px;}
