html, body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	margin: 0;
	padding: 0;
	background:#FFF;
}
td 
{	
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #404040;
}


h1
{
	margin:0; padding:0;
	font-size:140%;
	/*margin-bottom:15px;
	padding-bottom:5px;
	padding-top:14px;*/
	color: #037e00;
	border:0;
}

h2, h3
{
	font-size:120%;
	color: #037e00;
}

h4, h5, h6
{
	font-size:110%;
}

hr
{
	background-color: #FFF;
	border:0;
	border-bottom: #CCC 1px dotted;
	height:1px;
}


.font_white {color: #CCC;}
.font_grey {color: #CCC;}

.font_white a:link {color: #FFF;}
.font_white a:visited{color:#FFF;}
.font_white a:active {color: #FFF;}
.font_white a:hover{color:#ff5050;}


#row1
{
	background:#FFF url(/images_autosezon/row1.gif) top right no-repeat;
	width:209px;
	height: 112px;
	position:relative;
}


#row1-logo
{
	background:#FFF url(/images_autosezon/row1-logo.gif) top right no-repeat;
	width:209px;
	height: 39px;
}
#row1-1
{
	background:#FFF url(/images_autosezon/row1-1.jpg) top left no-repeat;
	width:215px; /*249*/
	height:39px;
}
#row1-2
{
	background:#FFF url(/images_autosezon/row1-2.gif) top repeat-x;
	
}

#row2-logo
{
	background:#FFF url(/images_autosezon/row2-logo.gif) top right no-repeat;
	width:209px;
	height: 39px;
}
#row1-menu
{
	background:#FFF url(/images_autosezon/row2-menu.gif) top repeat-x;
	height: 39px;
	
}

#head_button
{
	background: url(/images_autosezon/head_button.gif) top left no-repeat;
	
	height:22px;
	text-align:center;
	float:left;
	margin:0 0 0 5px;
	padding:1px 0 0 5px;

	
}
#head_button a
{
	line-height:20px;
	text-decoration: none;
	color:#FFF;
	font-size:90%;
}
#head_button a:hover
{
	color:#f27921;
}
#head_button_end
{
	background: url(/images_autosezon/head_button_end.gif) top left no-repeat;
	height:22px;
	width:10px;
	float:left;
	margin:0 5px 0 0;
}

#row3
{
	position:relative;
	height: 34px;
}

#row3-logo
{
	background:#FFF url(/images_autosezon/row3-logo.jpg) top right no-repeat;
	width:209px;
	height: 34px;
}
#row3-1
{
	background:#FFF url(/images_autosezon/row3-1-tel.gif) top left no-repeat;
	width:249px;
}
#row3-telefon
{
	position:absolute;
	padding-left:35px;
	line-height: 1px;
}
#row3-2
{
	background:#FFF url(/images_autosezon/row3-2.gif) top repeat-x;
	
}
#row3-3
{
	background:#FFF url(/images_autosezon/row3-3.gif) top repeat-x;
}

#row3-baner-shadow-left
{
	background:#FFF url(/images_autosezon/row3-baner-shadow-left.gif) top left no-repeat;
	width:7px;
	height: 34px;
	float: left;
}
#row3-baner-shadow-right
{
	background:#FFF url(/images_autosezon/row3-baner-shadow-right.gif) top right no-repeat;
	width:7px;
	height: 34px;
	float: right;
	
}


#row4-regim
{
	background:#FFF;
	width:209px;
	height: 72px;
}
.div_include
{
	padding: 10px;
}

#row4-telefon
{
	background:#FFF url(/images_autosezon/row4-telefon.gif) top left no-repeat;
	width:249px;
	padding-top:5px;
	text-align:center;
}
#row4-baner
{
	/*background:#FFF url(/images_autosezon/row4-baner.gif) top repeat-x;*/
	width:468px;
	padding:4px;
}

#row4-bell
{
	padding:30px;
}

#row4-3
{
	background:#FFF url(/images_autosezon/row4-3.gif) top left no-repeat;
	width:13px;
	height: 72px;
	float: left;
}
#row4-2
{
	background:#FFF url(/images_autosezon/row4-2.gif) top repeat-x;
}



.row_
{
	
	height:1px;
}



.main_left
	{border-bottom:#414141 8px solid; height:30px;}
.main
{
	border-bottom:#000 4px solid;
	padding:20px;
	
	/*background:#FFF url(/images_autosezon/tyre_bg.jpg) bottom right no-repeat;*/
	
}
.main_right
{border-bottom:#414141 8px solid;}

.footer1
{background-color:#707070;height: 80px;}
.footer2
{background-color:#707070;height: 40px; border-top:#494545 3px solid;}

/*=============================================================*/


/*Links*/
a:link {color: #0060ff;}
a:visited{color:#8C9AA8;}
a:active {color: #486DAA;}
a:hover{color:#DD0000;}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border:0;
}


/*price-data-table Data table*/
table.filter-data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
	width:100%;
}

/*Any cell*/
table.filter-data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color:#333;
	padding:2 10;
	border-bottom: 0;
	text-align:center;
}

/*Head cell*/
table.filter-data-table thead td, table.filter-data-table th
{
	
	text-align:center;
	/*background:#f1f1f1 url(/bitrix/templates/auto1/images/face/239div_head.gif) top repeat-x;*/
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
	font-size:13px;
	
}
/*Body cell*/
table.filter-data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.filter-data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}




/*price-data-table Data table*/
table.price-data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
}

/*Any cell*/
table.price-data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color:#333;
	padding:2px 10px;
	border-bottom: 0;
}

/*Head cell*/
table.price-data-table thead td, table.price-data-table th
{
	
	text-align:center;
	font-weight:bold;
	/*background:#f1f1f1 url(/bitrix/templates/auto1/images/face/239div_head.gif) top repeat-x;*/
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
	font-size:13px;
}

/*Body cell*/
table.price-data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.price-data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}




/*Data table*/
table.data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	
	text-align:center;
	font-weight:bold;
	/*background:#f1f1f1 url(/bitrix/templates/auto1/images/face/239div_head.gif) top repeat-x;*/
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}





/* Filter */
div.filter {
	width: 100%;
	min-width:800px;
	margin: 5px 0 2px 0;
	position: relative;
}

div.filter_bg
{
	background:#e5e5e5;
	height: 22px;
	width:100%;
}

div.filter_head
{
	background:#5ea2ed;
	height: 21px;	
	color:#FFF;
	font-weight:bold;
	box-sizing:border-box;
	-moz-box-sizing:border-box;	
	padding:2px 6px;
	border:#FFF 1px solid;
}

div.filter_head_gray
{
	background:#cccccc;
	height: 21px;	
	color:#FFF;
	font-weight:bold;	
	box-sizing:border-box;
	-moz-box-sizing:border-box;	
	padding:2px 6px;
	border:#FFF 1px solid;
}

div.top {
	padding: 4px 10px 0 4px;
	height: 18px;
	cursor: pointer;
	float: left;
	
}

div.tab {
	width: 100%;
	background:#cccccc;
	position:relative;
	clear: both;
	font-size: 0em;
}

div.tab div.bottom {
	color: #fff;
	/*position:absolute;
	top:-3px;*/
	padding:0;
	margin:0;
}

/* Filter */

div.clear {
	clear: both;
	font-size: 0em;
}




.sklad
{
	background:#FFF url(/images_autosezon/sklad.gif) bottom right no-repeat;
	width:405px;
	height: 165px;
}

.img_container
{
	background-color:#FFFFFF;
	color:#333;
	padding:2px 1px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

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

.head_index_bg
{
	background:#e5e5e5;
	width:100%;
	height: 22px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;	
	padding:4px 4px;
}

.head_index
{
	background:#5ea2ed;
	height: 21px;	
	color:#FFF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;	
	padding:2px 6px;
	border:#FFF 1px solid;
}
/*Left Menu*/
/*=======================================================================================*/

#left
{
	text-align: left;
	width: 180px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:15px 0;
}


#main_menu
{
	width: 180px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:10;
}

#main_menu a
{	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0095d8;
	font-weight:normal;
	text-decoration: none;
}
#main_menu a:hover
{
	text-decoration: underline;
}

#menu_left
{
	position: relative;
	display: block;
	width: 180px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0 0 0 6px;
	/*border: #000 1px solid;*/
	/*background: url(/bitrix/templates/auto1/images/face/leftmenu_leftbg.gif) left bottom no-repeat;*/
	text-align: left;
}

#menu_left_head_autotyre
{
	width:166px;
	height:42px;
	position: relative;
	display: block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: url(/img/face/menu_autotyre.gif) left bottom no-repeat;
	margin-left:0;
}

#menu_left_head_disc
{
	width:166px;
	height:42px;
	position: relative;
	display: block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: url(/img/face/menu_disc.gif) left bottom no-repeat;
	margin-left:0;
}

#menu_left_head_moto
{
	width:166px;
	height:42px;
	position: relative;
	display: block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: url(/img/face/menu_mototyre.gif) left bottom no-repeat;
	margin-left:0;
}

#menu_left_row_a1
{
	width:160px;
	height:23px;
	border-bottom: #d9d9d9 1px solid;
	font-size: 11px;
	position: relative;
	display: block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background:#FFF url(/bitrix/templates/auto1/images/face/menu_left_row_a1.gif) left top no-repeat;
	padding:4px 2px 0 10px;
}
#menu_left_row_a1 a, #menu_left_row_a1_selected a
{
	color: #000;
	text-decoration: none;
}

#menu_left_row_a1 a:hover
{
	color: #0095d8;
}

#menu_left_row_a1_selected
{
	width:160px;
	height:23px;
	border-bottom: #d9d9d9 1px solid;
	font-size: 11px;
	position: relative;
	display: block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background:#FFF url(/bitrix/templates/auto1/images/face/menu_left_row_a1.gif) left top no-repeat;
	padding:4px 2px 0 10px;
	color: 0095d8;
}

#menu_left_row_a1_selected a
{
	color: #0095d8;
	text-decoration: none;
}

#menu_left_row_a2
{
	width:160px;
	height:23px;
	border-bottom: #e4e5e5 1px solid;
	font-size: 11px;
	position: relative;
	display: block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background:#FFF url(/bitrix/templates/auto1/images/face/menu_left_row_a2.gif) left top repeat-y;
	padding:4px 2px 0 15px;
	color: #0095d8;
}
#menu_left_row_a2 a
{
	color: #FFF;
	text-decoration: none;
}


#menu_left_row_a2 a:hover
{
	color: #0095d8;
}

#menu_left_row_a2_selected
{
	width:160px;
	height:23px;
	border-bottom: #e4e5e5 1px solid;
	font-size: 11px;
	position: relative;
	display: block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background-color:#dcdcdc;
	padding:4px 2px 0 15px;
	color: 0095d8;
}
#menu_left_row_a2_selected a
{
	color: #0095d8;
	text-decoration: none;
}

#content_tags
{
	position: relative;
	display: block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-top:-180px;
	/*padding:0 5 0 10;*/
}

/*#maslenica
{
	background:url(/images_autosezon/8marta.png) top no-repeat;
	width:149px;
	height: 148px;
	position:absolute;
	top:73px;
}

#maslenica1
{
	background:url(/images_autosezon/8marta.png) top no-repeat;
	width:149px;
	height: 148px;
	position:absolute;
	top:180px;
}*/

#LiveHelp
{
	width:149px;
	height: 148px;
	position:absolute;
	top:106px;
	padding-left:25px;
}

#LiveHelp1
{
	width:149px;
	height: 148px;
	position:absolute;
	top:214px;
	padding-left:25px;
}


/*=======================================================================================*/

