body{
	background:#113a68;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
}

a img{
	border:0;
}

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

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

#logo{
	float:left;
}

#cities{
	margin-top:72px;
	float:right;
}

#content{
	width:880px;
	background:url(../images/bg.png) repeat-y -48px;
	padding: 0 12px;
}

#left{
	width:220px;
	float:left;
	margin-right:2px;
}

.menu{
	display:block;
	width:171px;
	height:20px;
	background:url(../images/menu.png) no-repeat;
	padding:8px 0 0 49px;
	color:#ffffff;
	text-decoration:none;
}

.menu:hover{
	background:url(../images/menua.png) no-repeat;
	color:#41cceb;
	font-weight:bold;
}

#left form{
	margin: 20px 0 0 0;
	padding: 18px 20px;
	width:180px;
	background:url(../images/abg.png) repeat-y;
}

#left form label{
	width:46px;
	float:left;
	height:22px;
	margin-bottom:10px;
	display:block;
	color:#b5c3d2;
}

#left form .txtin{
	width:130px;
	height:18px;
	border:1px solid #39628e;
	padding:1px;
	float:left;
}

#left form .txtin input{
	width:130px;
	height:18px;
	padding:0;
	margin:0;
	border:0;
}

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

#items{
	float:left;
	width:638px;
	padding: 0 10px;
}

.item{
	width:247px;
	height:226px;
	float:left;
	margin:0 0 20px 20px;
	background:url(../images/item.png) no-repeat;
	padding:9px 21px 21px 21px;
}

.item .left{
	width:92px;
	text-align:center;
	float:left;
	margin-right:22px;
	margin-top:23px;
	border:4px solid #ffffff;
}

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

.item .name a{
	color:#ffffff;
	text-decoration:none;
}

.item .name .comms{
	float:right;
	font-size:10px;
	color:#bdd5ea;
	display:block;
}

.item .right{
	width:125px;
	height:188px;
	float:left;
}

.item .right .inright .opt{
	color:#b3bdc9;
	font-weight:normal;
}



.item .right .inright{
	width:100%;
	height:100%;
	position:relative;
	color:#ffffff;
	font-weight:bold;
}

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

.item .right .elite{
	color:YELLOW;
}

#foot{
	background:url(../images/foot.png) no-repeat -48px 0px;
	padding-top:40px;
	width:100%;
	text-align:center;
	color:#ffffff;
	height:40px;
}

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

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

h1.title{
	width:100%;
	margin:0 0 20px 0;
	font-size:24px;
	font-weight:normal;
	color:#76d4e9;
}

.desc{
	width:100%;
	color:#b3bdc9;
	margin-bottom:20px;
}

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

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

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

#pic{
	overflow:hidden;
	border:6px solid #9a98ab;
	float:left;
	
}

.lopts{
	float:left;
	width:290px;
	color:#b8b8c0;
}

.val{
	color:#f7ee6f;
}

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

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

.comment{
	padding:20px;
	border:3px solid #9a98ab;
	width:auto;
	margin-bottom:20px;
}

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

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

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

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