body {
	font-family:Times new roman, Arial, Verdana, Tahoma;
	font-size:14px;
	margin:0px;
	color:#f6ba78;
	background:url('../images/bgr.jpg') repeat-x #450600;
	height:100%;
}
html {
	height:100%;
}
a img {
	border:none;
}
a {
	color:#f3ad59;
	text-decoration:underline;
}
h1 {
	font-size:24px;
	margin:0px;
	margin-bottom:10px;
}
h2 {
	font-size:16px;
	margin:0px;
	margin-bottom:10px;
}
#main {
	width:976px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#logo {
	text-align:center;
	margin-bottom:20px;
	margin-left:80px;
}
#ico {
	margin-right:50px;
	position:relative;
	z-index:2;
}
#ico div {
	margin-top:20px;
	width:36px;
	height:33px;
	background:url('../images/ico.png') no-repeat;
	text-align:center;
	float:right;
}
#ico div img {
	margin-top:10px;
}
.line {
	background:url('../images/line.png') top center no-repeat;
	height:1px;
	font-size:0px;
}
#flash {
	position:absolute;
	top:80px;
	z-index:1;
	text-align:center;
	width:976px;
	padding-top:80px;
}
#lang {
	text-align:center;
	margin:25px;
	position:relative;
	z-index:2;
}
#lang img {
	margin-left:10px;
	margin-right:10px;
}

#copy {
	color:#7f3b31;
	text-align:center;
	padding:10px;
}
#copy a {
	color:#7f3b31;
}



#logo_inner {
	margin-bottom:20px;
	margin-left:20px;	
}
#lang_inner {
	/*float:left;*/
	position:absolute;
	z-index:2;
}
#lang_inner img {
	margin-left:2px;
	margin-right:2px;
}
#inner_logo {
	position:relative;
	text-align:center;
	padding-left:105px;
	z-index:1;
}
#horses {
	background:url('../images/horses.png') top center no-repeat;
	position:absolute;
	height:304px;
	width:970px;
	z-index:1;
}
#inner {
	position:relative;
	z-index:2;
}
#menu {
	top:190px;
	margin-bottom:40px;
	background:url('../images/menu.png') no-repeat;
	width:976px;
	height:76px;
	position:absolute;
	z-index:3;
}
#menu_ {
	position:relative;
	z-index:4;
	width:976px;
	height:146px;
	padding-left:42px;
	padding-top:101px;
}
#menu_ table {
	width:890px;
	
	border-collapse:collapse;
}
#menu_ table td {
	height:33px;
	text-align:center;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#menu_ table td.a {
	background:url('../images/menu_a.gif') repeat-x;
}
#header {
	margin-bottom:30px;
	margin-left:80px;
	margin-bottom:10px;
}
#data_text {
	margin:20px;
	margin-left:80px;
	margin-right:80px;
}

.items {
	background:url('../images/sep.gif') center bottom no-repeat;
	padding:10px;
	margin:3px;
}
.items .img {
	float:left;
	width:200px;
}
.items .img .n {
	background:url('../images/new_horse.png') bottom right no-repeat;
	position:absolute;
	width:50px;
	height:50px;
	z-index:2;
}
.items .img a {
}
.items .img a img {
	border:1px solid #b19251;
	padding:2px;
	position:relative;
	z-index:1;
}
.items .text {
	float:left;
	width:350px;	
}
.items table td.t, .tbl table td.t {
	color:#f9e0b8;
	width:60px;
}
.items table tr.price td {
	padding-top:10px;
}
.items table {
	margin-bottom:10px;
}
.items .desc {
	margin:0px;
	margin-bottom:8px;
}
.more {
	border:1px solid #721609;
	color:#bb2c0e;
	text-decoration:none;
	margin-top:8px;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
}
.items_sold {
	width:500px;
	margin-left:130px;
	
}
.items_sold p {
	margin:0px;
	margin-top:3px;
}
.pr_left {
	float:left;
	width:180px;
	margin-right:30px;
}
.pr_left p {
	border-bottom:1px solid #642d19;
	margin:0px;
	padding:5px;
}
.pr_left a {
	color:#c7442c;
	text-decoration:none;
}
.pr_left a.f {
	color:#f4bb78;
} 
.pr_right {
	float:left;
	width:600px;
	overflow:hidden;
}
.pr_right .main_img {
	float:left;
	width:400px;
}
.pr_right .tbl {
	float:left;
	width:200px;	
}
.main_img img {
	border:1px solid #b19251;
	padding:2px;
}
.thumb {
	float:left;
	width:129px;
	text-align:center;
}
.thumb img {
	width:115px;
}


.news_item {
	margin-bottom:15px;
}
.news_item a {
	font-weight:bold;
}
.news_item p {
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
}
.news_item img {
	margin-right:5px;
}


.paging {
	text-align:center;
	margin:15px;
}
.paging a {
	color:#933b36;
	text-decoration:none;
}
.paging a.a {
	color:#f4bb76;
}


.htitle {
	padding:0px;
	margin:5px;
	color:#c74329;
	font-family:Times new roman;
	font-size:18px;
	font-weight:normal;
}



.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
	color:#FFF !important;
}
.inline {
	display:inline;
}
abbr {
	border:none;
}

