/* Modules */
.block_container {
	margin:0px 4px;
}
.block {
	background-color:#0a0a0a;
}
.block_content {
	padding:5px 0px;
}
.block_content_text {
	padding-bottom:10px;
}
.date {
	color:#818282;
	font-size:10px;
}
.for_date {
	padding:3px 0px;
	text-align:center;
}
.news_title_block {
	padding:0px 0px 5px 0px;
	font-size:18px;
	color:#01aef3;
}
.news_title_block a:link, .news_title_block a:visited {
	text-decoration:none;
	font-size:18px;
	color:#01aef3;
}
.news_title_block a:hover, .news_title_block a:active {
	text-decoration:underline;
}
.more {
	font-size:11px;
}
.more a:link, .more a:visited {
	font-size:11px;
}
p.shop_path {
	font-size:10px;
	color:#969696;
}
p.shop_path a:link, p.shop_path a:visited {
	font-size:10px;
	color:#969696;
}
.line_blocks {
	background-image:url(../_images/template/x.gif);
	background-repeat:repeat-x;
	height:1px;
	margin:20px;
}
.shopt_item_short p {
	font-size:11px;
	color:#000;
	line-height:0.5em;
}
.shop_items_line {
	height:1px;
	background-color:#98bbf3;
	margin:5px 10px;
}
.cart_price {
	font-size:11px;
	padding:5px 0px;
}
.cart_price * {
	vertical-align:middle;
}
a.more:link, a.more:visited, div.more a:link, div.more a:visited {
	font-size:11px;
	color:#0000ff;
}
.item_in_cart {
	font-size:10px;
	color:#FF9F15;
}
.cart_line p {
	font-size:11px;
	line-height:0.8em;
	text-align:left;
	text-indent:0px;
}
.error {
	border:1px solid #F00 !important;
}
.count_field {
	height:17px;
	font-size:11px;
	vertical-align:middle;
}
.gallery_cat {
	float:left;
	padding:5px;
	margin:10px;
	text-align:center;
}
.line_blocks {
	height:1px;
	margin:20px;
	background-image: url(../_images/template/x.gif);
	background-repeat: repeat-x;
}
.shop_img {
	vertical-align:middle;
}
.txtar_txt {
	font-size:10px;
	padding:2px 5px 0px 0;
	text-align:right;
}
.txtar_txt a:link, .txtar_txt a:visited {
	color:#000;
	font-size:10px;
	text-decoration:underline;
}
.txtar_txt a:hover, .txtar_txt a:active {
	text-decoration:none;
}
.err {
	color:#F00;
	font-weight:bold;
}
.w150 {
	width:150px !important;
}
.w50 {
	width:50px !important;
}
.w60 {
	width:60px !important;
}
.w100 {
	width:100px !important;
}
.w120 {
	width:120px !important;
}
.ajaxLoading {
	background-image: url(../_images/ajax.gif);
	background-repeat: no-repeat;
	margin-top:5px;
	background-position:left top;
	width:20px;
	height:20px;
}
.carsColor {
	border:1px solid #000;
}
.inpError {
	border:1px solid #F00;
	background-color:#FFF0F0;
}
.cars_list {
	margin:0;
	padding:0;
	margin-left:40px;
}
.cars_list li {
	list-style-type:none;
	margin-bottom:4px;
	position:relative;
}
.cars_list li img {
	position:absolute;
	left:-35px;
	top:1px;
}
				  
.cars_list li a {
	font-weight:bold;
}
.cars_tb {
	text-align:center;
}
.cars_tb span {
	font-size:10px;
}
.zoom{
	position:absolute;
	cursor:pointer;
	left:0;
	top:0;
}
.cars_color {
	border:1px solid #000;
	width:30px;
	height:22px;
	display:block;
}
.cars_photo_container {
	position:relative;
	margin:20px 10px 10px 0;
	float:left;
}
.rblock_content a {
	color:#5994BB;
}
.rblock_content td {
	color:#FFF;
}
.rating {
	width:300px;
	height:30px;
	background-image: url(../_images/starrating.png);
	background-repeat: repeat-x;
	background-position: left 0px;
}
.rating ul {
	width:300px;
	height:30px;
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}
.rating ul li {
	height:30px;
	width:30px;
	float:left;
	margin:0;
	padding:0;
}
.rating ul li a {
	height:30px;
	display:block;
	position:absolute;
	text-decoration:none;
	left:0;
}
.rating ul li a:hover {
	background-image: url(../_images/starrating.png);
	background-repeat: repeat-x;
	background-position: 0 center;
}
.rating ul li.rating_current {
	background-image: url(../_images/starrating.png);
	background-repeat: repeat-x;
	background-position: 0 -61px;	
	height:30px;
	width:0px;
	float:none;
	position:absolute;
}
.vote1 {
	width:30px;
}
.vote2 {
	width:60px;
}
.vote3 {
	width:90px;
}
.vote4 {
	width:120px;
}
.vote5 {
	width:150px;
}
.vote6 {
	width:180px;
}
.vote7 {
	width:210px;
}
.vote8 {
	width:240px;
}
.vote9 {
	width:270px;
}
.vote10 {
	width:300px;
}
.review_container {
	margin-bottom:30px;
}
.review_photo {
	float:left;
	margin:0 10px 10px 0;
}
.clear {
	clear:both;
}
.review_rating {
	margin-bottom:5px;
}
.review_small_text {
	padding:5px;
	color:#666;
	font-style:italic;
}
.review_more_optinos {
	font-size:10px;
	font-style:italic;
}
.review_more_optinos a {
	color:#F00;
}
.review_content {
	line-height:1.6em;
}
