body{
	margin:0;
	padding:0;
	background:url(../images/abg.png) repeat-x #ffa902;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
}

a img{
	border:0;
}

#container{
	width:1000px;
	min-height:734px;
	background:url(../images/back.jpg) no-repeat;
	margin:0 auto;
	padding-top:16px;
}

#incont{
	width:1000px;
	background:url(../images/bg.png) repeat-y 188px 600px;
}

#logo{
	width: 350px;
	height:60px;
	display:block;
	margin:0 0 0 183px;
}

#cities{
	margin:-8px 0 15px 823px;
	height:76px;
	width:162px;
}

.city{
	width:76px;
	height:76px;
	display:block;
	float:left;
	margin-right:5px;
}

#left{
	float:left;
	width:188px;
	padding:570px 24px 0 0;
	text-align:center;
	font-size:11px;
}

#left a{
	color:#580000;
	font-weight:bold;
}

#center{
	width:569px;
	float:left;
}

#right{
	width:193px;
	float:left;
}

.menu{
	width:160px;
	height:23px;
	background:url(../images/menu.png) no-repeat;
	padding:5px 0 0 33px;
	display:block;
	color:#c40c13;
	text-decoration:none;
}

.menu:hover{
	height:25px;
	background:url(../images/menua.png) no-repeat;
	padding:7px 0 0 33px;
	color:#4c4641;
	font-weight:bold;
}

#authform{
	border-top:5px solid #ffffff;
	border-bottom:5px solid #ffffff;
	display:block;
	background:#fdf3eb;
	padding:19px;
	margin:10px 0 0 0;
	width:155px;
}

#authform label{
	width:41px;
	float:left;
	height:20px;
	margin-bottom:12px;
	color:#65615e;
}

#authform .txtin{
	width:110px;
	height:18px;
	border:1px solid #e3dad3;
	float:left;
}

.dop{
	float:left;
	display:block;
	background:url(../images/arr.png) no-repeat 0px 5px;
	color:#c40c13;
	text-decoration:underline;
	padding-left:11px;
}

.item{
	float:left;
	padding:20px 21px 18px 21px;
	width:229px;
	height:189px;
	margin: 0 6px 6px 0;
	background:url(../images/item.png) no-repeat;
}

.item .left{
	width:92px;
	padding:1px;
	border:1px solid #fdbe9e;
	text-align:center;
	float:left;
	margin-right:9px;
}

.item .right{
	width:124px;
	height:150px;
	float:left;
	color:#99060c;
}
.item .right .elite{
	color:#f7ee6f;
}


.item .right .name{
	width:100%;
	height:34px;
}

.item .right .name a{
	color:#f15f2e;
	font-weight:bold;
	text-decoration:none;
}

.item .right .name .comms{
	font-size:10px;
	color:#4c4641;
}

.item .right .opt{
	color:#4c4641;
}



.item .buts{
	width:100%;
	text-align:right;
	margin-top:6px;
}

.pagination{
	width:100%;
	padding:20px 0 0 0;
	text-align:center;
	float:left;
	color:#4e0d15;
}

.pagination a{
	color:#4e0d15;
	text-decoration:underline;
}

h1.title{
	width:100%;
	margin:0 0 20px 0;
	font-size:26px;
	font-weight:normal;
	color:#9b2011;
}

.desc{
	width:90%;
	color:#000000;
	margin-bottom:20px;
}

.thumb{
	border:1px solid #5e343f;
	padding:1px;
	width:61px;
	height:61px;
	margin: 0 3px 3px 0;
	display:block;
	float:left;
}

.thumba{
	border:2px solid #ffffff;
	width:61px;
	height:61px;
	margin: 0 3px 3px 0;
	display:block;
	float:left;
}

#thumbs{
	width:149px;
	float:left;
}

#pic{
	overflow:hidden;
	border:2px solid #ffffff;
	float:left;
}

.lopts{
	float:left;
	width:250px;
	color:#000000;
}

.val{
	color:#f7ee6f;
}

.but{
	padding:5px 0 0 0px;
	width:94px;
	height:26px;
	background:url(../images/ubut.png) no-repeat;
	text-align:center;
}

.but a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.comment{
	padding:5px;
	width:auto;
	color:#000000;
}

.big_opt{
	width:150px;
	float:left;
	margin-bottom:10px;
	color:#000000;
}

.big_val{
	color:#000000;
	width:400px;
	float:left;
}

.big_val textarea{
	width:400px;
	height:200px;
}

.big_val input,select{
	width:200px;
	border:1px solid #000000;
	margin:5px 0 5px 0;
	height:18px;
}

#foot{
	width:792px;
	height:16px;
	background:url(../images/foot.png) no-repeat;
	margin-left:188px;
}
