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

a img{
	border:0;
}

#container{
	width:1000px;
	background:url(../images/top.jpg) no-repeat;
	margin:0 auto;
	padding: 51px 40px 0 40px;
}

#logo{
	float:left;
}

#cities{
	float:right;
	margin-right:60px;
}

#top{
	width:100%;
	height:154px;
}

.city{
	display:block;
	float:right;
	margin-bottom:10px;
}

#left{
	width:230px;
	float:left;
}

#content{
	width:690px;
	float:left;
	padding-top:30px;
}

#incont{
	width:663px;
	padding: 0 0 0 27px;
	background:url(../images/cbg.png) repeat-y;
}

#bcont{
	width:690px;
	height:23px;
	background:url(../images/cfoot.png) no-repeat;
}

.bl1_top{
	width:230px;
	background:url(../images/bl1t.png) no-repeat;
	padding-top:23px;
	margin-bottom:1px;
}

.bl1{
	width:230px;
	background:url(../images/bl1a.png) no-repeat;
	height:21px;
	display:block;
	padding:7px 0 0 41px;
	text-decoration:none;
	color:#ffffff;
}

.bl1:hover{
	background:url(../images/bl1c.png) no-repeat;
	color:#e17209;
	font-weight:bold;
	text-decoration:none;
}

.bl1_foot{
	width:230px;
	height:24px;
	background:url(../images/bl1b.png) no-repeat;
}

.bl2_top{
	width:230px;
	background:url(../images/bl2t.png) no-repeat;
	padding-top:24px;
}

.bl2_cont{
	width:230px;
	padding:0 26px;
	background:url(../images/bl2c.png) repeat-y;
}

.bl2_foot{
	width:230px;
	height:24px;
	background:url(../images/bl2b.png) no-repeat;
}

.bl2_cont form{
	padding:0;
	margin:20px 0 0 0;
}

.bl2_cont form label{
	width:41px;
	height:20px;
	float:left;
	color:#463d2a;
	margin-bottom:10px;
}

.bl2_cont form .txtin{
	width:134px;
	height:20px;
	margin-bottom:10px;
	border:1px solid #d3b77e;
}

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

.item{
	float:left;
	padding:24px 28px 25px 29px;
	width:259px;
	height:180px;
	margin: 0 6px 6px 0;
	background:url(../images/item.jpg) no-repeat;
}

.item .left{
	width:92px;
	text-align:center;
	float:left;
	margin-right:24px;
}

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

.item .left .name a{
	color:#4e0d15;
	font-weight:bold;
	text-decoration:none;
}

.item .left .name .comms{
	font-size:10px;
	color:#ffffff;
}

.item .right{
	width:143px;
	height:185px;
	float:left;
}

.item .right .inright .opt{
	color:#ffffff;
}

.item .right .inright.elite{
	color:#990000;
}

.item .right .inright{
	width:100%;
	height:100%;
	position:relative;
	color:#4e0d15;
}

.item .right .inright .buts{
	position:absolute;
	bottom:0;
	right:0;
}

.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:100%;
	color:#000000;
	margin-bottom:20px;
}

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

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

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

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

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

.val{
	color:#f7ee6f;
}

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

.but a{
	color:#9d0a0e;
	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:100%;
	height:50px;
	text-align:center;
}