* {
	margin: 0;
	empty-cells: show;
}

body {
	background: #F2FFF4 url(/images/grass1.png);
	font-family: Verdana; 
}

.container {
	width: 1007px;
	position: absolute;
	left: 50%;
	margin-left: -512px; 
	background: #f7f3ca;
	border-left: 1px solid #eedc9c; 
	border-right: 1px solid #eedc9c;
}

html > body .container {
	width: 1005px;
}

div.logo div.logo{
	height: 165px;
	width: 203px;
	background: transparent url("/themes/version1/images/logo.png") no-repeat top left;
	float: left;
	z-index: 0;
	position: absolute;
}

html>body div.logo div.logo{ 
	height: 170px;
}	


div.logo div.top {
	background: #f8e4a9 url("/themes/version1/images/logotop.jpg") no-repeat top right;
	height: 12px;
}

div.logo div.header_menu {
	background: #19ab5d url("/themes/version1/images/logomenu.png") top;
	height: 33px;
	margin-left: 203px;
	margin-top: -6px;
}

html > body div.logo div.header_menu{
	margin-top: 0;    
}

div.logo div.bottom {
	background: #19ab5d url("/themes/version1/images/logocenter.jpg") bottom;
	height: 120px; 
}

div.logo div.bottom div.picture {
	height: 116px;
	background: url("/themes/version1/images/picture.jpg") bottom right no-repeat;
}

ul.topmenu {
	list-style-type: none; 	
}

ul.topmenu li.dir {
	height: 33px;
	background: url("/themes/version1/images/menuitem.png") no-repeat bottom right;
	float: left;
	line-height: 27px;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	padding-right: 10px;
	margin-left: 10px;
	text-decoration: underline;
}

ul.topmenu li.dir ul {
    display: none;
	padding-left: 5px;
	list-style-type: none;
	background: #FFFDEB url(/themes/version1/images/menuback.png) repeat-x scroll center bottom;
	border: 1px solid #19ab5d;
	width: 200px;
	margin-top: 20px;
	z-index: 50;
	position: absolute;
}

html > body ul.topmenu li.dir ul {
	margin: 0;	
}

ul.topmenu li a {
	line-height: 27px;
	color: #fff;
	font-size: 15px;
}

ul.topmenu li.dir ul li {
	padding: 0px 10px 0px 0;
	font-size: 12px;
}

ul.topmenu li.dir a, div.table-body a {
	color: #554000;	
}

ul.topmenu li.dir a:hover, div.table-body a:hover {
	color: #000;
}

ul.topmenu li.dir ul li:hover {
	color: #000;
}

div.menu {
	width: 200px;
	color: #fff;
	font-size: 12px;
	top: -17px;
	position: relative;   
}

div.menu .header {
	background: url("/themes/version1/images/menu_l.png") no-repeat top left; 
    height: 26px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 10px;	
}

div.menuright .header {
	background: url("/themes/version1/images/menu_r.png") no-repeat top left; 
    height: 26px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 10px;	
}

div.firstleft .header{
	background: url("/themes/version1/images/firstmenu_l.png") no-repeat top right;
	height: 26px;
	line-height: 24px;
}

div.firstright .header{
	background: url("/themes/version1/images/firstmenu_r.png") no-repeat top right;
	height: 26px;
	line-height: 24px;
}

div.menu .body{
	background: #fffdeb url("/themes/version1/images/menuback.png") bottom repeat-x;
	padding: 5px;
	border-right: 1px solid #ebe6b9;
	color: #000;
}

div.menuright .body, div.firstright .body{
	background: #fffdeb url("/themes/version1/images/menuback.png") bottom repeat-x;
	padding: 5px;
	border-left: 1px solid #ebe6b9;
	color: #000;
}

div.menu .body div{
	margin-left: 10px;
}

div.menu .body a{
	color: #554000;
	display: block;
	line-height: 16px;
}

div.menu .lastbody {
	background: #fffdeb;
}

div.menu .bottom {
	background: url("/themes/version1/images/menubottom_l.png") bottom  right no-repeat;
	height: 47px;
}

div.menu .questions ul {
	padding-left: 18px;
	list-style-type: circle;	
}

div.menu .questions ul li:hover {
	list-style-type: disc;	
}

div.menu .questions ul li{
	margin: 5px 0;
	line-height: 14px;
}

div.menu .bottomright {
	background: url("/themes/version1/images/menubottom_r.png") bottom  right no-repeat;
	height: 47px;
}

div.menu .body .hotsale {
	margin-left: 0;
}

div.menu .body .hotsale img, div.specsale img {
	border-left: 1px;
	border-top: 4px;
	border-right: 1px;
	border-bottom: 4px;
	border-color: #eac648;
	border-style: solid;
}

div.menu .body .hotsale .price {
	background: url("/themes/version1/images/hot.png") no-repeat top left;
	width: 60px;
	height: 33px;
	line-height: 30px;
	position: relative;
	color: #fff;
	top: 25px;
	left: 60px;
	font-size: 10px;
	font-weight: bold;
}

div.search {
	background: url("/themes/version1/images/search.png") no-repeat top left;
	height: 41px;
	line-height: 37px;
}

div.search input {
	margin-top: 9px;
	margin-left: 6px; 
	float: left;
	width: 140px;
	width: 140px;
}

html > body div.search input
 {
	margin-top: 9px;
	margin-left: 6px; 
}

div.search button {
	margin-top: -2px;
	background: none;
	border: none;
	color: #fff;
	margin-left:1px;
	width: 50px;
	cursor: pointer; 
}

html > body div.search button {
	margin-top: 10px;
}


div.owners {
	background: url("/themes/version1/images/owners.png") no-repeat top left;
	width: 200px;
	height : 79px;
	margin: 3px 0 3px;
}

div.specsale {
	float: left;
	width: 197px; 
	height: 139px;
	overflow: hide;
	font-size: 11px;
	background: url("/themes/version1/images/hotsale_back.png") no-repeat top left;
	padding: 8px;
	margin: 1px; 
}

html>body div.specsale {
	width: 180px; 
	height: 125px; 
}

div.specsale img {
	margin : 0 6px 3px;
}

table.specialsales td div.head {
	color: #019446;
	font-size: 24px;
	line-height: 32px;
	margin: 2px 0 2px 10px;
}

table.main_sales {
	margin: -6px 0 0;
	background-color: #eedc9c;
	font-size: 12px;	
}

html > body table.main_sales{
	margin: 0; 
}

table.main_sales .item1 {
	background-color: #f7f3ca;	
}

table.main_sales .item2 {
	background-color: #fffdeb;
}

table.main_sales .item1 a, table.main_sales .item1 a{
	color: #554000;	
} 

div.table-head {
	background: url("/themes/version1/images/table-left.png") top right no-repeat;
	float: left;
	height: 26px;
	width: 100%;
}

div.table-news-top {
	background: url("/themes/version1/images/table-left_t.png") top right no-repeat;
	margin: 4px 0 0;
	height: 23px;
}

div.table-head .title {
	background: url("/themes/version1/images/table-rght.png") top left no-repeat; 
	height: 26px;
	line-height: 27px;
	color: #fff;
	float: left;
	padding-left: 20px;
}

div.table-head .title a {
	color: #fff;
}

div.table-news-top .title {
	background: url("/themes/version1/images/table-rght_t.png") top left no-repeat;
	color: #554000;
	overflow:hidden;
}

div.table-news-top .title a, div.table-foot a{
	color: #554000; 
}

div.table-foot {
	background: url("/themes/version1/images/table-left_b.png") top right no-repeat;
	float: left;
	height: 23px;
	width: 100%;
	font-size: 10px;
	text-align: right;
}

div.table-foot a{
	margin-right: 10px;
}

table.table-body {
	background: #fffdeb;
	width: 100%;
	margin: -4px 0 0;
	padding: 0;
	border-left: 1px solid #eedc9c;
	border-right: 1px solid #eedc9c;	
}

table.table-body td {
	padding: 5px;
} 

html > body table.table-body { 
	margin: 0;
}

div.table-body {
	background: #fffdeb;
	float: left;
	border-left: 1px solid #eedc9c;
	border-right: 1px solid #eedc9c;
	font-size: 12px;
	margin:0;
	padding:5px;
	width:100%;	
}

html > body div.table-body { 
	padding:5px;
	width:98%;
}

 

div.table-foot .info {
	background: url("/themes/version1/images/table-rght_b.png") top left no-repeat; 
	height: 23px;
	line-height: 22px;
	color: #484511;
	float: left;
	font-size: 12px;
	padding-left: 20px;
}


table.main_sales .head {
	background-color: transparent;
}

div.feeds{
	float: right;
	height: 16px;
	position: relative;
	margin: 6px 20px;
}

tbody.curnews div.feeds{
	display: none;
	margin: -18px -10px;
}

tbody.curnews:hover div.feeds {
	display: block;	
}

div.sale_button {
	width: 267px;
	height: 74px;
	background: url("/themes/version1/images/q-sell.png") top left no-repeat; 	
}

div.buy_button {
	width: 267px;
	height: 74px;
	background: url("/themes/version1/images/q-buy.png") top left no-repeat; 
}

table.sale tr{
	background-color: #fffdeb; 
	padding-left: 4px;
	padding-right: 4px; 
}

table.sale {
	background-color: #eedc9c;
}

table.sale select{
	font-size: 10px;
	font-weight: bold;
}

.notifier {
	display: none;
	position: absolute;
	background: transparent url("/themes/default/images/baloon.gif") no-repeat top left;
	height: 24px;
	line-height: 25px;
	padding: 0 auto;
	width: 200px;
	padding: 3px 10px;
}

div.footer {
	background: url("/themes/version1/images/footer_r.png") no-repeat top right;
	height: 58px;
	width: 980px;
	font-size: 9px;
	position: relative;
	left: 50%;
	margin-left: -490px;  
}

div.footer .control {
	background: url("/themes/version1/images/footer_l.png") no-repeat top left;
}

div.footer .counters, div.footer .control {
	float: left;
	padding: 4px 30px;
}

div.footer .counters{
	padding-top: 15px;
}

div.footer .copy {
	float: right; 
	padding-top: 25px;
	text-align: right;
	padding-right: 25px;
	color: #fff; 
}

/* Tabsheets */

.tabsheets,
.tabsheets dt,
.tabsheets dd
{
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
}

dl.tabsheets dt
{
	background:url(/themes/version1/images/table-left_t.png) no-repeat scroll right top;
	border-left:1px solid #eedc9c;
	border-bottom :1px solid #eedc9c;
	font-size: 11px;
	cursor: pointer;
	text-decoration: underline;
	line-height: 20px;
}
 
.tabsheets
{
position: relative;
padding: 0;
margin-bottom: 10px;
}
.tabsheets dt
{
float: left;
padding: 2px 5px;
cursor: default;
white-space: nowrap;
margin-top: 0.1em;
margin-bottom: -0.2em;
}
.tabsheets dt.active
{
background: url(/themes/version1/images/table-left.png) no-repeat scroll right top;
color: #fff;
margin-top: 0;
padding-bottom: 0.3em;
}

.tabsheets dd
{
position: absolute;
width: 100%;
display: block;
left: 0;
margin: 25px 0 0;
padding: 0;
}
.tabsheets dd .reducer
{
margin: 1em;
}
.tabsheets dd.inactive
{
display: none;
}
.tabsheets dd.inactive iframe,
.tabsheets dd.inactive select,
.tabsheets dd.inactive textarea,
.tabsheets dd.inactive input
{
display: none ! important;
}
.tabsheets dd.active
{
display: block;
}
.tabsheets .reducer
{
margin: 1em;
}





