body
{
	padding: 0;
	margin: 0;
	font: 14px Tahoma;
}

.clear { clear: both; }

.orange-button{
	height: 26px;
	background: url(../../images/orange-button-bg.png) repeat-x 0 0;
	border: none;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	padding: 0 auto;
	margin: 0;
	
	font: bold 10px/26px Tahoma; color: #35373b;
	text-shadow: 0 1px 1px #ffffff;
	
	cursor: pointer;
        text-transform:uppercase;
}
	.orange-button-left{}
	.orange-button-center{}
	.orange-button-right{}

#main, #footer-inner
{
	margin:0 auto;
	width: 1028px;	
}
	#head
	{
		padding-top: 15px;
	}
		#head_left
		{
			width: 505px;
			float:left;
		}
			#head_desc{}
				#logo_desc
				{
					color: #929292;
					font-size: 18px; /*21px;*/
				}
				#slogan
				{
					color: #b2b2b2;
					font: 13px Tahoma;
				}

		#head_right{
			width: 523px;
			float:right;
		}

		#online_chat, #phones{
			
		}
		#online_chat 
		{
			float: left;
			font-size: 11px;
			font-weight: bold;
			margin-right: 5px;
			cursor: pointer;
		}
		#phones{
			font: 14px Tahoma;
			float: right;
			font-weight: bold;
		}
			#online_chat img, #phones img{
				margin-right: 2px;
				vertical-align: middle;
			}
		#cart{
			margin: 2px 0 0 -25px;
			float: left;
		}

			#cart_left
			{
				background-image: url(../../images/kart_left.png);
				background-repeat:  no-repeat;
				width:41px;
				height:74px;
				float:left
			}

			#cart_center
			{
				background-image: url(../../images/kart_center.png);
				background-repeat:  repeat-x;
				/*width:250px;*/
				height:74px;
				/*padding: 0 10px;*/
				float:left
			}
				#cart_ico, #cart_desc
				{
					padding-top: 10px;
					float:left;
				}
				#cart_desc{
					font: 11px/1.5 Tahoma; color: #ffffff;
					padding-left: 15px;
				}
					#cart_desc_header{
						font-size: 11px;
						font-weight: bold;
					}
					#cart_desc_href{
						color: #ffb400;
					}

			#cart_right
			{
				background-image: url(../../images/kart_right.png);
				background-repeat:  no-repeat;
				width:41px;
				height:74px;
				float:left
			}
		.big_phone{
			font-weight: bold;
			float: right;
		}
			.big_phone_ico{
				vertical-align: middle;
			}
			.big_phone_small{
				vertical-align: middle;
				font-size: 11px;
			}
			.big_phone_big{
				vertical-align: top;
				font-size: 19px;
			}
			#callback_button{
				margin-top: 5px;
				float: right;
			}

.big_banner
{
	float: left;
	margin-top: 7px;
}			
			
#content, #footer-top
{
	border: 1px solid #929292;
	/*width: 1028px;*/
	background-color: #ffffff;
}
#content{
	margin-top: -2px;
	background-image: url(../../images/top_bg.png);
	background-repeat:  repeat-x;
	border-bottom: none;
	border-radius: 15px 15px 0 0;
}

#vin_query table td {
	font-size: 12px;
	font-weight: bold;
}

.social_button
{
	float:left;
	width: 26px;
}

.b-share-icon_gplus {
    background:url(../../images/g_plus.png) !important;
    width: 26px !important;
    height: 25px !important;
}

.b-share-icon_odnoklassniki {
    background:url(../../images/ok.png) !important;
    width: 26px !important;
    height: 25px !important;
}

.b-share-icon_vkontakte {
    background:url(../../images/vk.png) !important;
    width: 25px !important;
    height: 25px !important;
}

.b-share-icon_facebook {
    background:url(../../images/fb.png) !important;
    width: 26px !important;
    height: 25px !important;
}
#footer-top{
	border-top: none;
	border-radius: 0 0 15px 15px;
}

#menu
{
	margin:8px auto 0;
	border-radius: 10px 10px 10px 10px;
	width: 1005px;
	background-image: url(../../images/menu_center.png);
	background-repeat:  repeat-x;
	font: bold 11px/26px Tahoma; color: #35373b;
	text-shadow: 0 1px 1px #ffffff;
	font-size: 12px;
}

#menu a 
{
	text-decoration:none;
	font: bold 10px/26px Tahoma; 
	color: #35373b;
	text-shadow: 0 1px 1px #ffffff;
}

.shadow_text
{
	font: bold 10px/26px Tahoma; 
	color: #35373b;
	text-shadow: 0 1px 1px #ffffff;
}

.menu_item
{
	padding: 0 20px;
}

#search_input
{
	background-color: #dee1e4;
	border: 1px solid #d49603;
	margin-top: 8px;
}

#menu span
{
	float:left;
	padding-top: 5px;
}

#search_block
{
	float:left;

}

#category_head
{
	margin: 7px;
}

.breadcrumbs{
	font-size: 12px;
}

#left_colum, #right_colum
{
	float:left;
}

#right_colum
{
	margin-top: 7px;
}

#category_tree, #main_content
{
	float:left;
}

#category_tree
{
	margin-left:8px; 
	padding:0;
	width:170px;
	
}

#main_content
{
	margin-left:8px; 
	width:830px;	
}

.catalog_item
{
	float:left;
	border: 1px solid #dcdcdc;
	width: 328px;
	height: 100px;
	margin:3px;
	background-color: #fff;
}

.category_image
{
	float:left;
	width:80px;
	height:80px;
	padding: 5px;
}

.root_cat_image
{
	max-width:80px;
	max-height: 80px;
}

.category_desc
{
	float:left;
	padding-top:20px;
	font-size: 12px;
	width: 235px;
}



#category_head
{
	position:relative;
}

#category_name
{
	
	width: 350px;
	height: 50px;
	position: absolute;
	left: 565px;
	text-align: center;
	padding-top: 40px;
	font-weight:bold;
	font-size: 16px;
}

#category_tree ul
{
	color: #989898;
	list-style-image: url(../../images/first_li.png);
	font-size: 14px;
	padding-left:20px;
	margin-top: -10px;
}

#category_tree ul li
{
	margin-bottom: -15px;
}

#category_tree ul a
{
	color: #989898;
	text-decoration: none;
}

#category_tree ul ul
{
	color: #989898;	
	list-style-image: url(../../images/second_li.png);
}

.navigation_select
{
	background-color: #dee1e4;
	border: 1px solid #9c9c9c;
}

#breadcrumbs
{
	
}

#compare_button
{
	margin-right: 7px;
	margin-top: -5px;
}

#partners-wrap{
	padding: 8px 0;
}
#partners
	{
		margin:0 auto;
		border-radius: 10px 10px 10px 10px;
		width: 1014px;
		height:83px;
		background-image: url(../../images/partner_bg_center.png);
		background-repeat:  repeat-x;
	}

#menu_bot 
{	
	float: left;
}

#menu_bot .menu_item
{
	padding: 0 5px;
}

#menu_bot .menu_item a
{
	text-decoration: none;
	color: black;
}

#special_button
{
	background-image: url(../../images/button_center.png);
	background-repeat:  repeat-x;	
	border-radius: 5px 5px 5px 5px;
	padding: 5px;
	font-size: 10px;
}

#special_button, #callback
{
	float:left;
}

.orange_text
{
	color: #e49958;
}

.news_item
{
	margin-top: 15px;
}

.item_date a
{
	color: black;
	text-decoration: underline;
}

.item_short_news 
{
	margin-top: 5px;
	color: #747474;
	font-size: 12px;
}

.item_short_news a
{
	color: #747474;
	text-decoration: none;
}

.all_news
{
	color: black;
	
}

.gray_text
{
	color: #cdcdcd;
}

.black_link
{
	color: black;
}

.black_link_no_decor
{
	color: black;
	text-decoration:none;
}

.orange_link
{
	color: #e49958;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.breif_text
{
	font-size: 12px;
}


.buy_button
{
	background-image: url(../../images/button_center.png);
	background-repeat:  repeat-x;	
	border-radius: 5px 5px 5px 5px;
	padding: 5px;
	font-size: 10px;
	width: 100px;
}

#brands
{
	font-size: 14px;
}

#navigation
{
	padding-top: 10px;
	float:left;
}


#item
{
	border: 1px solid #d4d4d4;
	width: 823px;
	height:100px;
	margin-top: 3px;
}

#item_image, #item_name, #item_desc, #item_price
{
	
	float: left;
	overflow: hidden;
	vertical-align:center;
	margin:auto auto;
}

#item_name, #item_desc, #item_price
{
	padding-left: 20px;
}

#item_price
{
	padding-left: 30px;
}

#item_image
{
	width: 130px;
	height:100px;
}

#item_name
{
	width: 225px;
	height:100px;
	background-image: url(../../images/product_breif_bg.png);
	background-repeat:  no-repeat;	
}
#item_desc
{
	width: 300px;
	height:100px;
	background-image: url(../../images/product_breif_bg.png);
	background-repeat:  no-repeat;
	vertical-align: middle;
	display: inline-block;
}

#item_price
{
	width: 90px;
	height:100px;
	background-image: url(../../images/product_breif_bg.png);
	background-repeat:  no-repeat;
}
	
	.price
	{
		color: #e49958;
		font-weight: bold;
		font-size: 14px;
	}
	
	#buy_button{
		margin-top: 5px;
		width: 80px;
	}

#callback
{
	float: right;
}

#why_wee
{
	float: left;
	width: 450px;
}

.separator
{
	float:left;
	width:1px;
	height:100%;
	background-color: #b2b2b2;
}

#news_block
{
	float:left;
	width: 450px;
}

#footer{
	padding-top: 1px;
}
	#footer-bg{
		background: url(../../images/bottom_bg.png) repeat-x 0 0 #cccccc;
		padding-top: 1px;
		margin-top: 50px;
	}
		#footer-inner{
			margin-top: -52px;
		}
		
		
.container
{
    /*border: 1px solid #d3d3d3;*/
    margin-top: 10px;
}

.product_image 
{
    /*border: 1px solid #d3d3d3;*/
    width: 200px;
    height: 200px;
    margin: 10px
}

.left_colum_product_info
{
    float:left;
    width: 240px;
}



.product_arrow
{
    float:left;
}

.clear{
    clear: both;
}

.right_colum_product_info {
    float:left;
    width: 565px;
    padding-left: 10px;
}

.product_block{
    border: 1px solid #d3d3d3;
    width: 823px;
}

#img-current_picture
{
	max-width: 200px;
}

.gift_text{
    float:left;
    width: 150px;
    text-align: right;
    padding-top: 30px;
    font-size: 15px;
    font-weight: bold;
}

.gift_arrow{
    float:left;
    width: 50px;
    padding-left: 15px;
    padding-top: 35px;
}

.gift_img{
    float:left;
    width: 400px;
 
}

.product_foot_block{
    margin-top: 10px;
    background: url(../../images/bottom_product_bg.png) no-repeat  #ffb604;
    background-position-x: 343px;
    height: 60px;
}

.isset_product{
    float:left;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 15px;
    width: 230px;
}

.product_price {
    float:left;
    margin-top: 18px;
    margin-left: 15px;
    width: 270px;
}

.amount_product{
    float:left;
}

.cpt_product_price span{
    float:left;
}

.cpt_product_price{
    float:left;
}

#product_qty_span{
    padding-top: 16px;
    float:left;
    margin-left: 15px;
}

#send_button {
    width: 80px;
}

.related_product {
    width: 250px;
    height: 100px;
    border: 1px solid #d3d3d3;
    float:left;
    margin: 3px;
}

.related_product_img{
    float:left;
    width: 125px;
    display: block;
    margin:auto;
    text-align:center;
}

.related_product_info{
    float:left;
    width: 125px;    
}

.related_product_info a{
    font-size: 12px;
}

.nice_ul {
    list-style: none url(../../images/li.png);
    color: #dcdcdc;
    font-size: 14px;
}

.news_viewall {
    text-align: right;
}

#small_news_block {
    margin-top: 10px;
}

.small_news_date {
    color: #989898;
    text-decoration: none;
}