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

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: #fff;
	padding: 0;
}



.containertable table
{
		width: 100% !important;
		width: 100%;
		margin: 5px 0px;
}

.containertable td
{
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
}

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

#topnav {
	position: relative;
	right: 10px;
}
	#topnav td {
		text-align: center;
	}
	#topnav td a {
		color: #53626d;
		text-decoration: none;
	}
	#topnav td a:hover {
		color: #283946;
		text-decoration: underline;
	}
  #home, #register, #addad, #login, #search, #browse, #wap, #contato {
	border-right: 1px solid #c6cdd4;
    text-align: center;
    font: bold 13px arial, sans-serif;
  }
  #contato_user {
	border-right: 0px solid #c6cdd4;
    text-align: center;
    font: bold 13px arial, sans-serif;
  }
#register a {
	padding-left: 10px;
}
#addad a {
	padding-left: 10px;
}
#search a {
	padding-left: 10px;
}
#home a {
	padding-left: 10px;
}
#browse a {
	padding-left: 10px;
}
#login a {
	padding-left: 10px;
}
#contato a {
	padding-left: 10px;
}
#nav {
	border: 1px solid #6882ad;
	height: 38px;
}
	#nav td {
		text-align: center;
		vertical-align: middle;
		width: 14%;
		border-right: 1px solid #0091d0;
	}
	#nav td a {
		color: #edf7fd;
		text-decoration: none;
		height: 38px;
		font: 12px arial, sans-serif;
		display: block;
		background: #008cce url("../layout_images/new/nav_bg.gif") 0px 1px repeat-x;
	}
	#nav td a:hover {
		color: #FF0000;
		background: #6db2dd url("../layout_images/new/nav_bg_over.gif") 0px 1px repeat-x;
	}
#subnav {
	border: 1px solid #dbe8fa;
	background: #e8ebf0;
	color: #41597f;
}
	#subnav td {
		height: 30px;
		padding: 0px 15px;
		vertical-align: middle;
	}
	#subnav a {
		color: #41597f;
	}
	#subnav a:hover {
		color: #5378b4;
        text-decoration: underline;
	}
.abc td {
		padding: -10px -10px !important;
	}
.abc {
		padding: -10px -10px !important;
	}

.blueheadline
{
		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: #000;
		background: #fff url("../layout_images/new/th_bg.png") repeat-x;
		font: bold 14px verdana, sans-serif;
}



.special {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
	padding:10px;
}
	.special td {
		padding: 1px 5px !important;
	}
	.special td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special tr.alt td.category {
		background: #FCF9DE url("../layout_images/new/folder.gif") 14px 9px 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: #FF0000;
        text-decoration: underline;
	}
	.special tr.alt {
		background: #FCF9DE;
	}
	.special td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.special tr.alt td.pointer {
		background: #FCF9DE url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.special h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.special h2 {
		font: bold 15px 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 #FCF9DE;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}

.boxbuscaheader {
	background: url("../layout_images/new/box_find_header.png") 0px 0px no-repeat;
    background-position: top right;
    font-size: 14px
}
	.boxbuscaheader td {
		padding: 5px 15px !important;
        vertical-align: middle;
	    color: #0000FF;
        text-align: center;
	}

.box {
	margin: 5px 0px;
/*
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
*/
	background: #ffffff;
}
	.box td {
		padding: 5px 15px !important;
	}
	.box td.full_borders {
		padding: 5px 15px !important;
        border-left: 1px solid #a3aab7;
        border-right: 1px solid #a3aab7;
  	    border-bottom: 1px solid #a3aab7;
	}
	.box td.borders_sides {
		padding: 5px 15px !important;
        border-left: 1px solid #a3aab7;
        border-right: 1px solid #a3aab7;
				border-bottom: 0px solid #a3aab7;
	}
	.box td.no_bottom_border {
		padding: 5px 15px !important;
        border-left: 1px solid #a3aab7;
        border-right: 1px solid #a3aab7;
  	    border-bottom: 0px;
  	    border-top: 0px;
	}
	.box td.borders_left {
        border-left: 1px solid #a3aab7;
        border-right: 0px;
  	    border-bottom: 0px;
  	    border-top: 0px;
	}
	.box td.borders_left_dashed {
        border-left: 1px dashed #a3aab7;
        border-right: 0px;
  	    border-bottom: 0px;
  	    border-top: 0px;
	}

	.box td.borders_right {
        border-left: 0px;
        border-right: 1px solid #a3aab7;
  	    border-bottom: 0px;
  	    border-top: 0px;
	}
	.box td.borders_bottom {
        border-left: 0px;
        border-right: 0px;
  	    border-bottom: 1px solid #a3aab7;
  	    border-top: 0px;
	}
	.box td.borders_bottom_top {
        border-left: 0px;
        border-right: 0px;
  	    border-bottom: 1px solid #a3aab7;
  	    border-top: 1px solid #a3aab7;
	}
	.box td.borders_bottom_right {
        border-left: 0px;
        border-right: 1px solid #a3aab7;
  	    border-bottom: 1px solid #a3aab7;
  	    border-top: 1px solid #a3aab7;
	}
	.box td.borders_bottom_left {
        border-left: 1px solid #a3aab7;
        border-right: 0px;
  	    border-bottom: 1px solid #a3aab7;
  	    border-top: 1px solid #a3aab7;
	}
	.box td.borders_left_with_bottom_right_dashed {
        border-left: 1px solid #a3aab7;
        border-right: 1px dashed #c7cfdc;
  	    border-bottom: 1px dashed #c7cfdc;
  	    border-top: 0px solid #a3aab7;
	}
	.box td.borders_right_with_bottom_dashed {
        border-left: 0px solid #a3aab7;
        border-right: 1px solid #a3aab7;
  	    border-bottom: 1px dashed #c7cfdc;
  	    border-top: 0px solid #a3aab7;
	}

	.box td.no_borders {
        border-left: 0px;
        border-right: 0px;
  	    border-bottom: 0px;
  	    border-top: 0px;
	}
	.box td.img_detail_prod {
		padding: 5px 15px !important;
        border-left: 1px solid #a3aab7;
        border-right: 1px solid #a3aab7;
		vertical-align: middle;
	}

	.box td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.box tr.alt td.category {
		background: #FCF9DE url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}

	.box td.catcol_menu_header {
		border-left: 0px;
		border-right: 0px;
		height: 28px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/catcol_menu_header.png") no-repeat left bottom;
		font: bold 14px verdana, sans-serif;
	}
	.box td.catcol_menu_footer {
		border-left: 0px;
		border-right: 0px;
        border-bottom: 0px;
		height: 1px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/catcol_menu_footer.png") no-repeat left top;
		font: bold 11px verdana, sans-serif;
	}

	.box td.rigthcol_menu_header {
		border-left: 0px;
		border-right: 0px;
		height: 28px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/rigthcol_menu_header.png") no-repeat left bottom;
		font: bold 14px verdana, sans-serif;
	}
	.box td.rigthcol_menu_footer {
		border-left: 0px;
		border-right: 0px;
        border-bottom: 0px;
		height: 1px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/rigthcol_menu_footer.png") no-repeat left top;
		font: bold 11px verdana, sans-serif;
	}

	.box td.box_full_header {
		border-left: 0px;
		border-right: 0px;
		height: 28px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/box_busca_header.png") no-repeat left bottom;
		font: bold 11px verdana, sans-serif;
	}
	.box td.box_full_clear_header {
		border-left: 0px;
		border-right: 0px;
    border-bottom: 0px;
		height: 1px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/box_full_clear_header.png") no-repeat left top;
		font: bold 11px verdana, sans-serif;
	}
	.box td.box_full_footer {
		border-left: 0px;
		border-right: 0px;
    border-bottom: 0px;
		height: 1px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/box_full_footer.png") no-repeat left top;
		font: bold 11px verdana, sans-serif;
	}

	.box td.box_premium_header {
		border-left: 0px;
		border-right: 0px;
		height: 28px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/box_premium_header.png") no-repeat left bottom;
		font: bold 14px verdana, sans-serif;
	}
	.box td.box_premium_footer {
		border-left: 0px;
		border-right: 0px;
        border-bottom: 0px;
		height: 1px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/box_premium_footer.png") no-repeat left top;
		font: bold 11px verdana, sans-serif;
	}

	.box td.member_login_header {
		border-left: 0px;
		border-right: 0px;
		height: 28px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/member_login_header.png") no-repeat left bottom;
		font: bold 14px verdana, sans-serif;
	}
	.box td.member_login_footer {
		border-left: 0px;
		border-right: 0px;
        border-bottom: 0px;
		height: 1px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/member_login_footer.png") no-repeat left top;
		font: bold 11px verdana, sans-serif;
	}

	.box td.detail_prod_header {
		border-left: 0px;
		border-right: 0px;
		height: 32px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/detail_prod_header.png") no-repeat left bottom;
		font: bold 14px verdana, sans-serif;
	}
	.box td.detail_prod_footer {
		border-left: 0px;
		border-right: 0px;
        border-bottom: 0px;
		height: 1px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: url("../layout_images/new/member_login_footer.png") no-repeat left top;
		font: bold 11px verdana, sans-serif;
	}

	.box th {
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 15px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: #FFE811 url("../layout_images/new/th_bg.png") repeat-x;
		font: bold 14px verdana, sans-serif;
	}
	.box th a {
		color: #000000;
		text-decoration: none;
	}
	.box th a:hover {
		text-decoration: underline;
	}

	.box td a, #content a {
		color: #0000ff;
		text-decoration: none;
	}
	.box td a strong {
		font-size: 110%;
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
		color: #FF0000;
        text-decoration: underline;
	}
	.box tr.alt {
		background: #FCF9DE;
	}
	.box td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.box tr.alt td.pointer {
		background: #FCF9DE url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.box h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.box h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.box h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.box h4 {
		font: 16px arial, sans-serif;
		margin: 0px 0 0px 0;
	}
	.box h5 {
		border-left: 0px;
		border-right: 0px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		font: bold 11px verdana, sans-serif;
    }

	.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 #FCF9DE;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}

.box2 {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
}
	.box2 td {
		padding: 5px 15px !important;
	}
	.box2 td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.box2 tr.alt td.category {
		background: #FCF9DE url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.box2 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: #000000;
		background: #FFE811 url("../layout_images/header_box_arenacom.png") no-repeat;
		font: bold 11px verdana, sans-serif;
	}

.box3 {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

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

#membermenu a:hover
{
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #FF0000;
    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: #FCF9DE url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
#tools {
	border: 1px solid #FCF9DE;
	background: #fff;
}
	#tools td {
		padding: 2px !important;
		text-align: center;
		border-right: 1px solid #FCF9DE;
	}
	#tools a {
		color: #53626d;
		text-decoration: none;
	}
	#tools a:hover {
		color: #283946;
		background: none;
		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: #FCF9DE 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: #ecbe47;
	border: 1px solid #cc810d;
	color: #fff !important;
	padding: 2px 7px;
	margin: 0 3px;
	font: bold 11px verdana, sans-serif;
}
	.button:hover {
		background: #e4af26 !important;
		border: 1px solid #835308 !important;
		cursor: pointer;
	}
.sold {
	color: red;
	font-weight: bold;
}
.warn_intend {
	color: red;
}
.red {
	color: red;
}
.star {
	color: red;
}

a.thumb img {
	padding: 1px;
	border: 1px solid #ccc;
}
a.thumb:hover img {
	border: 1px solid #3588c7;
	background: none !important;
}
a.thumb:hover {
	background: none !important;
}

a.thumb_icon img {
	padding: 1px;
	border: 2px solid #ccc;
}
a.thumb_icon:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.thumb_icon:hover {
	background: none !important;
}

.gal{
	padding: 10px;
	border: 1px 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: bold 20px verdana,arial, sans-serif;
	margin: 20px 0 0 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;

}
.headline a {
	color: #FF0000;
	text-decoration: none;
}
.headline a:hover {
	color: #FF0000;
    text-decoration: underline;
}
.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:80%;padding:0px;margin:0px;
}

.memberarea a
{

	color: #0065b7;
	text-decoration: none;
}

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

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

.regionselect
{
	width:200px;
	margin-bottom:5px;
}
