body,
html {
		margin: 0px;
		padding: 0px;
		background: #fff;
		color:#000;
}

body {
		min-width:1000px;
		font-family: Georgia, sans-serif;
		font-size: 14px;
		margin: 0px;
		padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	COLOR: #550000; 
	TEXT-DECORATION:underline;
}

p, div, span, select, form, input {
	margin: 0px;
	padding: 0px;	
	font-family: Georgia, sans-serif;
	font-size: 14px;
}

h3 {
	font-size: 15px;
	margin: 2px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	margin: 4px;
	padding: 0px;
}

h1 {
	font-size: 18px;
	margin: 2px;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

a:hover {
	COLOR: #ff4444; 
	TEXT-DECORATION:none;
}

input, select, textarea {
	background: #72120C;
	font-family: Tahoma;
	color: #fff;
}

#wrapper {
	vertical-align: top;
	width: 100%;
	background: #FFF;
	padding: 0px;
	text-align: center;
}

#header {
	height: 100px;
	background: #FFF url(img/head-bg.png) repeat-x;
	vertical-align: top;	
	float: left;
	width: 100%;
}

#footer {
	background: #72120C url(img/foot-bg.png) repeat-x bottom;
	text-align: center;
	width: 100%;	
	height: 160px;	
	color: #fff;
	float: left;
	margin-top: 40px;
	
}

#footer a {color: #ddd;}

#main {
	padding: 0px;	
	margin: 0px auto;
	text-align: center;
	min-width: 1000px;
	width: 1000px;
	vertical-align: top;
}

#main1 {
	padding: 0px;	
	margin: 0px auto;
	text-align: center;
	min-width: 1000px;
	width: 1000px;
	vertical-align: top;
}

#sortament {
	float: left;
	background: url(img/menu2_bg.png) repeat-y;
	width: 380px;
	height: 755px;	
	text-align: right;
}

#sortament h2 {
	margin-right: 105px;
	color: #72120C;
}

#sortament a {
	color: #FFD;
}

.bigred { 
	color: #72120C;
	font-size: 16px;
	font-weight: bold;
}

.yellow_box {
	margin: 4px;
	margin-left: 16px;
	background: #a0410d;
	color: #fff;
	height: 140px;
}

.yellow_box h2 {	font-size: 15px; margin: 6px; background-color: #777; margin-left: 40px;}

.red_box {
	margin: 4px;
	margin-left: 16px;
	text-align: left;
	background: #721212 url(img/css/redcorn.jpg) no-repeat bottom right;
	color: #fff;
	height: 104px;
}

.red_box:hover {	background: #222;}
.red_box img, .yellow_box img {margin: 2px;}
.red_box h3 {margin: 1px;font-size: 14px;}
.red_box p, .yellow_box p {font-size: 12px;}

.w200 {width: 200px;}
.w250 {width: 250px;}
.w300 {width: 300px;}
.w350 {width: 350px;}
.w400 {width: 400px;}
.w500 {width: 500px;}
.w600 {width: 600px;}


.corn1_left_top {background: url(img/rtl.gif) no-repeat top left; height: 8px; overflow: hidden;}
.corn1_right_top {background: url(img/rtr.gif) no-repeat top left; width: 9px; height: 8px; float: right;}

.corn1_left_bottom {background: url(img/rbl.gif) no-repeat top left; height: 8px; overflow: hidden;}
.corn1_right_bottom {background: url(img/rbr.gif) no-repeat top left; width: 9px; height: 8px; float: right;}

.div_content {margin: 4px; color: #333; text-align: left;}

#welcome_box {
	background: #e9b48d;
	margin-left: 1px;	
	width: 370px;
	height: 255px;
}

#ad_box1 {
	background: #e9b48d;
	float: left;
	height: 424px;
	width: 248px;
}

#ad_box1 .div_content {
	height: 400px;
	text-align: center;	
}

#ad_box11 {
	background: #e9b48d;
	float: left;
	margin-top: 1px;
	height: 329px;
	width: 248px;
}

#ad_box11 .div_content {
	height: 305px;
	text-align: center;	
}

#ad_box2 {
	background: #e9b48d;
	margin-left: 1px;	
	margin-top: 1px;
	width: 370px;
	height: 784px;
}

#ad_box2 .div_content {
	height: 760px;
	text-align: center;
}

#ad_box21 {
	background: #e9b48d;
	margin-left: 1px;	
	margin-top: 1px;
	width: 370px;
	height: 97px;
}

#ad_box21 .div_content{
	height: 73px;
	text-align: center;	
	}
#ad_index_tower {
	background: #e9b48d;
	float: left;
	height: 754px;
	width: 248px;
}

#ad_index_tower .div_content {
	height: 730px;
	text-align: center;	
}
#search_box {
	background: #e9b48d;
	margin-left: 1px;	
	margin-top: 1px;
	width: 370px;
	height: 400px;
}

#search_box .div_content{height: 376px;}

#board1_box {
	background: #e9b48d;
	margin-top: 1px;
	float: left;
	width: 629px;
	height: 784px;
}

#board1_box .div_content {height: 760px;}

#board2_box {
	background: #e9b48d;
	margin: 10px;
	width: 1000px;
}


.left_row {
	float: left;
	width: 248px;
}

.right_row {
	float: right;
}


.bgDark {background-color: #222;}
.bgWhite {background-color: #fdd;}
.bgBoxA {background-color: #c6a69a;}
.bgBoxB {background-color: #b6968a;}

table {	font-size: 14px;}
table tr td {border: #555 1px solid; color: #000;}
table tr th {background: #a6867a url(img/css/rowb.gif) repeat-x left bottom; color: #000; text-align: center; border: #444 1px solid;}

table tr.bgBoxA:hover,
table tr.bgBoxB:hover {
	background: #999;
	color:   #fff;
}

ul li {
	list-style-type: none; 
	background: url(img/css/point.gif) no-repeat left top;
	padding: 0px 0px 0px 12px;
}

.info {
	background: #FDD;
	padding: 10px;
}

.info1 {
	background: #d6ac8d;
	padding: 2px;
	margin: 2px;
	width: 354px;
	border: 2px dotted #444;
	text-align: left;
}

.info1 h3 {text-align: right;}
.info1 p img {border: 1px solid #800;}

#tabs {	height: 190px;}

.warn {color: #F00;}
.success {color: #272;}


.psmall {font-size: 10px;}
.psmall a {font-size: 10px;}


#details {
	border: 2px dotted #666;
	width: 760px;
	height: 130px;
	text-align: left;
	padding: 10px; 
	border: 2px dotted #555; 
	background: #c69c6d;	
}

#detailsi {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100px;
	height: 100px;	
	float: right;
	}
	
#detailsi img {margin: 0px; padding: 0px; border 0px;}
	
	
#detailsc {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 626px;
	height: 100px;	
	}
	
#details h3 {margin: 2px;}

#price {margin : 20px; height: 650px;}

.bdot {
	border: #555 2px dotted;
	margin: 10px;
	padding: 4px;
	background: #d6ac8d;
}

.bdot1 {
	border: #411 2px dotted;
	margin: 10px;
	padding: 4px;
	background-color: #DB9776;
}


.user {
	background: url(img/css/users.png) no-repeat left top;
	padding-left: 18px;
}

.geo {
	background: url(img/css/geo.png) no-repeat left top;
	padding-left: 18px;
}

.time {
	background: url(img/css/time.png) no-repeat left top;
	padding-left: 20px;
}

#price_num {
	float: right;
	border: #555 2px dotted;
	margin: 10px;
	margin-right: 30px;
	padding: 4px;
	background: #fdc;
	font-size: 20px;
}

.offer_price {
	float: right;
	border: #555 2px dotted;	
	margin: 2px;
	margin-right: 30px;
	padding: 2px;
	background: #fdc;
	font-size: 20px;
}

.row {
	padding: 4px;
	background: #FBAF7D url(img/css/rowa.gif) repeat-x left bottom;
	border: 1px solid #222;
	margin: 1px;
}

.rowbad {
	padding: 4px;
	background: #a6867a url(img/css/rowb.gif) repeat-x left bottom;
	border: 1px solid #222;
	margin: 1px;
}

.row:hover, .rowbad:hover{background: #fff;}

#vbox1 {
	width: 240px;
	border: 0px;
	height: 402px;	
}

#desc p {
	margin: 6px;
	font-size: 12px;
}

.subbox {
	width: 500px; 
	text-align: left;
	padding: 10px; 
	border: 2px dotted #555; 
	background: #c69c6d;
}

.subbox1 {
	width: 240px; 
	text-align: center;
	padding: 10px; 
	border: 2px dotted #555; 
	background: #c69c6d;
}

.subbox2 {
	width: 800px; 
	text-align: left;
	padding: 10px; 
	border: 2px dotted #555; 
	background: #c69c6d;
}

.subbox3 {
	width: 800px; 
	text-align: left;
	padding: 10px; 
	border: 2px dotted #555; 
	background: #444;
	color: #f55;
}


.stddialog {
	border: 2px dotted #555; 
	background: #c69c6d;
}

.right_ad {width: 240px; height: 600px; margin: 2px; border: #411 2px dotted; float: right; background-color: #e9b48d;}
.umenu1 {padding: 1px 10px; margin: 0px;}
.umenu2 {text-align:left;padding: 4px 10px; margin: 0px; font-size: 12px;}