﻿body,div{
	margin:0;
	padding:0;
}
		
html{
	height:100%;
}

body{
	background-image: url(img/page_back.jpg);
	margin:0 auto;
	padding:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	color: #000;
	font-size: 13px;
	font-family: Arial;
	text-align:center;
	overflow-x: hidden;
}

.cln{
	overflow:hidden;
	clear:both;
	zoom:1;
}

#bback{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -495px;
	background-color: #fff;
	width: 990px;
	z-index: -1;
}
#left-side{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
	margin-right: 495px;
	background: transparent url(img/page_back_top.jpg) repeat-x;
}
#right-side{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin-left: 495px;
	background: transparent url(img/page_back_top.jpg) repeat-x;
}
.footer-back{
	position: absolute;
	background: transparent url(img/page_back_bottom.jpg) repeat-x;
	height: 253px;
	left: 0;
	bottom: 0;
	width: 100%;
}

#right-side .footer-back{
	background-position: right top;
}

.layout-shadow{
	position: absolute;
	top: 0;
	height: 100%;
	right: 0;
	width: 42px;
	background: transparent url(img/layout_back.png) repeat-y;
}

#right-side .layout-shadow{
	right: auto;
	left: 0;
	background-position: -42px top;
}

.footer{
	position:absolute;
	left:50%;
	bottom:0;
	width:990px;
	height: 43px;
	margin-left:-495px;
	background: #fff url(img/footer_back.png) repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.wrapper{
	padding: 145px 0 60px 0;
	width:990px;
	margin: 0 auto 0 auto;
	text-align:left;
	background: #fff url(img/header-bg.png) repeat-x;
}
		
.header{
	position: absolute;
	top: 0;
	width: 988px;
	left: 50%;
	margin-left: -494px;
	height:128px;
}
		
.left{
	background-color: #fff;
	width: 230px;
	text-align: left;
	margin-right: 10px;
	margin-left: 16px;
	float: right;
}
		
.right{
	float: right;
	width: 709px;
	margin-right: 25px;
}

.main_logo{
	float: left;
	width: 221px;
	height: 41px;
	margin: 14px 0 0 19px;
	background: transparent url(img/shina.png) 182px 0 no-repeat;
}

.main_search{
	position: absolute;
	left: 50%;
	margin-left: -160px;
	background-image: url(img/search_back.jpg);
	width: 260px;
	height: 60px;
}

.search_input{
	width: 162px;
	height: 18px;
	border: 0;
	line-height: 18px;
	font-weight: bold;
	color: #818285;
	padding-left: 6px;
}

.main_contacts{
	float: right;
	width: 249px;
	height: 73px;
	background: transparent url(img/contacts_back.jpg) no-repeat;
	font-size: 24px;
	line-height: 32px;
	margin-right: 50px;
}
.main_contacts div{
	margin-left: 70px;
	color: #555;
}

.main_contacts div b{
	font-weight: normal;
	color: #aaa9a9;
}

.main_menu{
	font-size: 10px;
	height: 34px;
	margin-top: 80px;
	margin-left: 20px;
	width: 820px;
	background: transparent url(img/top-menu-bg.gif) repeat-x;
	overflow: hidden;
	display: block;
	padding: 0 50px 0 90px;
}

.main_menu li{
	float: left;
	height: 34px;
	list-style: none;
	margin: 0 0 0.75em 1.5em;
}

.main_menu li a{
	display: block;
	height: 34px;
	padding: 5px 0 0 40px;
	background-image: url(img/menu_icons.png);
	background-repeat: no-repeat;
	font-size: 1.1em;
	color: #757575;
	text-decoration: none;
}

.menu_icon_2{
	background-position: 0 -34px;
}
.menu_icon_4{
	background-position: 0 -68px;
}
.menu_icon_5{
	background-position: 0 -136px;
}
.menu_icon_6{
	background-position: 0 -102px;
}
.menu_icon_8{
	background-position: 0 -170px;
}
.menu_icon_7{
	background-position: 0 -204px;
}


.main_nav{
	font-size: 10px;
	position: absolute;
	margin: -10px 0 0 18px;
}

.main_nav a.home{
	display: block;
	height: 17px;
	background: transparent url(img/home.gif) no-repeat;
	padding-left: 20px;
	color: #757575;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

a{
	outline: 0;
 	color: #008aff;
}

h1,
.h1{
	font-size: 16pt;
	font-weight: normal;
	margin: 20px 0 10px 0;
	color: #999797;
}

.navigator{
	margin-bottom: 10px;
}

div.catalog_tree{
	background-image: url(img/catalog_tree_back.png);
	width: 197px;
	margin: 0 0 20px 13px;
}

div.catalog_tree div.groups{
	margin-left: 3px;
	width: 191px;
	display: none;
}

div.catalog_tree a.groups:hover{
	background-color: #ddd;
}

div.catalog_tree a{
	cursor: pointer;
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #696969;
	line-height: 18px;
	height: 18px;
	background-image: url(img/catalog_tree_dot.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	padding: 2px 0 1px 21px;
	border-bottom: 1px dotted #aaa;
	font-weight: bold;
}

div.catalog_tree a.selected{
	background-color: #ededed;
}

div.catalog_tree div.models{
	padding-left: 10px;
	border-bottom: 1px dotted #aaa;
}

div.catalog_tree div.models a{
	font-weight: normal;
	border: 0;
	color: #4a4a4a;
	background-position: 8px -16px;
}

div.catalog_tree div.models a.empty{
	background-position: 8px -39px;
}

div.catalog_tree div.models a:hover{
	text-decoration: underline;
}

div.catalog_tree_footer{
	background-image: url(img/catalog_tree_back.png);
	background-position: -394px 0;
	width: 197px;
	height: 15px;
}

div.catalog_tree_header{
	background-image: url(img/catalog_tree_header_back.jpg);
	width: 197px;
	height: 48px;
	font-weight: bold;
	font-size: 11px;
}

div.catalog_tree_header div.back{
	width: 190px;
	height: 48px;
	margin-left: 7px;
	background-image: url(img/catalog_tree_selected.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

div.catalog_tree_props{
	margin-bottom: 10px;
}

div.catalog_tree_header div.back div{
	float: left;
	width: 89px;
	height: 43px;
	line-height: 43px;
	margin: 5px 3px 0 0;
	background-image: url(img/catalog_tree_icons.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

div.catalog_tree_header div.back div span{
	margin-left: 42px;

}

div.catalog_tree div.catalog_info_switcher{

	font-weight: bold;
	background-color: #ededed;
	margin: 15px 0 0 -10px;
	padding: 3px 0 3px 10px;
	border-bottom: 1px dotted #aaa;
	border-top: 1px dotted #aaa;
}

div.catalog_tree span.catalog_info_switcher,
a.catalog_info_switcher{

	font-size: 11px;
	text-decoration: none;
	color: #696969;
	line-height: 18px;
	height: 18px;
	background-image: url(img/catalog_tree_dot.gif);
	background-repeat: no-repeat;
	background-position: 8px -63px;
	padding: 2px 0 1px 21px;
	font-weight: bold;
	margin-left: -4px;
	cursor: pointer;
}

div.catalog_type_switcher{
	float: right;
	margin-top: -28px;
	background-image: url(img/catalog_type_switcher.png);
	width: 130px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
#disks_groups,
#disks_brands,
#tires_groups,
#tires_brands{
	background-color: #fff;
}

.brand_filter{
	height: 35px;
	background-image: url(img/brand_filter.png);
	background-position: 0 -34px;
	margin-bottom: 8px;
}
.brand_filter span{
	display: block;
	width: 100%;
	height: 35px;
	background: transparent url(img/brand_filter.png) 6px 0 no-repeat;
}
.brand_filter input{
	font-size: 8pt;
	color: #777;
	padding-left: 3px;
	margin: 7px 0 0 37px;
	border: 1px solid #a5acb2;
	width: 140px;
	height: 18px;
}







.inc2_filter{
	margin: 10px 0 8px 13px;
	width: 197px;
	height: 53px;
	background-image: url(img/filter/podbor.gif);
	cursor: pointer;
}
.inc2_anim{
	background-image: url(img/filter/podbor2.gif);
}
#inc2_filter_body{
	position: absolute;
	display: none;
}

.inc2_filter_left,
.inc2_filter_right,
.inc2_filter_left_sel,
.inc2_filter_right_sel{
	width: 12px;
	height: 277px;
	float: left;
	background: transparent url(img/filter/back.png) -26px -554px repeat-x;
}
.inc2_filter_right{
	background: transparent url(img/filter/back.png) -39px -554px repeat-x;
}
.inc2_filter_right_sel{
	background: transparent url(img/filter/back.png) -63px -554px repeat-x;
}
.inc2_filter_left_sel{
	background: transparent url(img/filter/back.png) -51px -554px repeat-x;
}
.inc2_filter_sep{
	float: left;
	width: 1px;
	height: 277px;
	background: transparent url(img/filter/back.png) -38px -554px repeat-x;
}
.inc2_filter_group{
	float: left;
	width: 1px;
	overflow: hidden;
	height: 277px;
	background: transparent url(img/filter/back.png) repeat-x;
}
.inc2_filter_group div{
	display: none;
	padding-top: 5px;
	height: 272px;
}
.inc2_filter_group div span.inc2_black,
.inc2_filter_group div span.inc2_white{
	color: #000;
	font-size: 12pt;
	font-weight: bold;
}
.inc2_filter_group div span.inc2_white{
	color: #fff;
}
.inc2_filter_group div select{
	width: 180px;
	margin-bottom: 10px;
}
.in_table{
	background-color: #808080;
}
.in_table td{
	background-color: #fff;
	font-size: 11px;
	text-align: center;
}
.in_table thead td{
	font-weight: bold;
	color: #fff;
	background-color: #808080;
}
.map_delivery_button{
	width: 197px;
	height: 53px;
	cursor: pointer;
	background-image: url(img/map_button.jpg);
	margin: 0 0 8px 13px;
}


.map_div{
	width: 723px;
	height: 489px;
	position: relative;
	background-image: url(img/map_big.png);
}

.map_div div{
	background-image: url(img/map_big.png);
	position: absolute;
}

.map_areas area{
	cursor: pointer;
}

.map_text_div{
	position: absolute;
	top: 60px;
	left: 723px;
	width: 190px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	padding: 15px 0 0 30px;
}

.map_text_div a{
	padding: 1px 0 2px 5px;
	display: block;
	color: #555;
	text-decoration: none;
	outline: 0;
}

.map_text_div a:hover{
	color: #fff;
	background-color: #238ee0;
}

.map_text_div a:active{
	color: #000;
	background-color: #ffb640;
}

.map_header_div{
	border-bottom: 1px solid #ccc;
	margin: 10px 10px 0 10px;
	background-color: #ececec;
	height: 50px;
}

.map_header_div span{
	padding: 7px 0 0 20px;
	font-size: 28px;
	display: block;
	float: left;
}

.map_header_div div{
	font-family: Verdana;
	font-size: 12pt;
	padding: 20px 20px 0 0;
	float: right;
	cursor: pointer;
}

.map_header_div div a{
	outline: 0;
	font-size: 10pt;
	text-decoration: none;
}

#frame_map_div div{
	height: 592px;
	background-image: url(img/map_back.png);
	width: 60px;
	float: left;
}

#frame_map_div span{
	display: block;
	height: 592px;
	background-image: url(img/map_back.png);
	background-position: -60px 0;
	margin: 0 60px 0 60px;
}

.region_icon{
	width: 50px;
	height: 61px;
	background-image: url(img/region_icons.png);
}

.region_popup_title{
	padding: 10px 0 5px 0;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.reg_td{
	background-image: url(img/region_popup_back.png);
}

.splash_frame{
	width: 702px;
	height: 376px;
	background-image: url(img/splash/splash.png);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.splash_frame table{
	width: 702px;
	height: 376px;
}
.worktime_1,
.worktime_0{
	width: 686px;
	position: absolute;
	right: 38px;
	color: #ff4800;
	text-align: left;
	font-weight: bold;
}

.worktime_1{
	color: #22b600;
}

.region_info b{
	font-weight: normal;
}


.main_buttons a{
	color: #888;
	text-decoration: none;
	font-size: 8pt;
	line-height: 34px;
	background-repeat: no-repeat;
	padding-left: 22px;
}

.main_buttons a:hover{
	text-decoration: underline;
}

.main_buttons span{
	display: block;
	width: 3px;
	height: 43px;
	float: right;
}

.main_buttons b{
	display: block;
	padding: 0 5px 0 5px;
	height: 43px;
	float: right;
	font-weight: normal;
}
