html, body {
height:100%; margin:0; padding: 0;
}
    
html>body {
      min-height:100%;
      height:auto; 
}

html {
 background-color: #bed1d8;
 background-image: url(images/bg.jpg);
 background-repeat: repeat;
 background-position: 0px;
}

body {

	position:relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7c9eb0;
	border-left-color: #7c9eb0;
	font-size: 12px;
	color: #000000;
	font-family: Arial, sans-serif;	
	
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.textblock {
	line-height: 18px;
}

.textblock p {
	margin-bottom: 10px;
}

.bold_seo1 {
	font-size: 20px;
	font-family: Arial, sans-serif;
	color: #36596b;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 8px;

}

.bold_seo2 {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #36596b;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
} 

h1 {
	font-size: 20px;
	font-family: Arial, sans-serif;
	color: #36596b;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 8px;
}

h2 {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #36596b;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}

h3 { 
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

.bold12 {
	font-weight: bold;
	font-size: 12px;
}

.gray{
	color:#666666;
}

.red{
	color: #E12B1C
}


#head {
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	height: 182px;
	width: 1000px;
	position: relative;
}

/*main_menu */

#main-menu {
	height: 35px;
	position: absolute;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background-image: url(images/menu_border.gif);

}

#main-menu ul {
	padding-bottom: 0px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	padding-left: 0px;
	width: 980px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 13px;
}

#main-menu li {
	list-style: none;
	text-decoration: none;
	float: left;
	margin-right: 6px;
	text-align: center;
}

#main-menu a:link,
#main-menu a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menu_bg_norm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 134px;
	padding-top: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main-menu a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menu_bg_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 134px;
}

#main-menu ul li.active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_bg_act.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 134px;
	padding-top: 7px;
}

#legend{
	font-size: 12px;
	font-weight: bold;
	color: #6b7f89;
	position: absolute;
	left: 38px;
	top: 124px;
}

#client_panel{
	height: 120px;
	width: 250px;
	position: absolute;
	left: 284px;
	top: 16px;
	background-image: url(images/client_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
}

#cl_panel_content{
	width: 135px;
	margin: 0px;
}
.cl_panel_input{
	height: 12px;
	width: 85px;
	line-height: 12px;
	font-size: 10px;
}
.label{
	line-height: 18px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.login_password{
	position: relative;
	width: 85px;
	padding-left: 45px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
/*	margin-bottom: 5px;
	//margin-bottom: 3px; */
}

#basket{
	height: 120px;
	width: 250px;
	position: absolute;
	top: 16px;
	left: 555px;
	background-image: url(images/basket_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
}

#basket_content{
	width: 150px;
}

#basket_content p{
	padding-bottom: 10px;
}

#head_cont{
	height: 120px;
	width: 161px;
	position: absolute;
	top: 16px;
	right: 11px;
	font-size: 11px;
	line-height: 18px;
}

#head_cont_content p{
	margin: 0px;
	padding: 0px;
}

#container {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	padding-bottom: 100px;

}

#content{
	float: left;
	width: 548px;
	padding-left: 24px;
}

#content_wide_col{
	float: left;
	width: 762px;
	padding-left: 24px;
}

#content p{
	padding-bottom: 10px;
}

#content_wide_col p{
	padding-bottom: 12px;
}


#cat_menu{
	float: left;
	width: 190px;
	background-color: #eaf7ff;
	background-image: url(images/cat_menu_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.cat_menu_header {
	font-weight: bold;
	font-size: 12px;
}

#cat_menu_input{
	background-color: #FFFFFF;
	border: 1px solid #adcada;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cat_inomarki{
	background-image: url(images/cat_inomarki_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#cat_inomarki_content{
	padding-top: 12px;
	padding-left: 12px;
	width: 166px;
}

#cat_inomarki ul {
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	}

#cat_inomarki li {
	list-style: none;
	padding-bottom: 2px;
}

#cat_otech_auto{
	background-image: url(images/cat_otech_bg.gif);
	background-repeat: no-repeat;
	background-position: top;

}
#cat_otech_auto_content{

	padding-top: 16px;
	padding-left: 12px;
	width: 166px;
}

#cat_otech_auto ul {
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 6px;
	padding: 0px;
}

#cat_otech_auto li {
	margin-bottom: 2px;
	background-image: url(images/square_bullet.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style-type: none;
}

#cat_menu_bottom{
	height: 20px;
	width: 190px;
	background-image: url(images/cat_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#right_block{
	float: right;
	width: 190px;
}

.r_bl_item{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #bbe3f8;
	margin-top: 16px;
	clear: both;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}


.r_bl_item_content{
	line-height: 14px;
	font-size: 11px;
	display: block;
}

.r_bl_item_header{
	font-size: 11px;
	font-weight:bold;

}


.r_bl_item_date{
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #36596b;
}

.r_bl_item_image{
	height: 150px;
	width: 170px;
	padding-bottom: 4px;
}

.clear{
clear: both;
  height: 0;
  overflow: hidden;
}

#footer {
	height: 70px;
	bottom: 0px;
	position: absolute;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	left: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6a6a7;
	width: 976px;
}


#footer_content {
	font-size: 11px;
	margin-top: 10px;
}

bold-small {
font-size: 13px; font-weight: bold;

}

/*links*/

a:link {
	color: #0284c1;

}

a:visited{
	color: #7f5d8d;
}

a:hover {
	color: #00adfe;
}

a.no_visted:link {
	color: #0284c1;

}

a.no_visited:visited{
	color: #0284c1;
}

a.no_visted:hover {
	color: #00adfe;
}

a.no_visted:active {
	color: #00adfe;
}




/*Home_page*/
.section_header{
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 20px;
	color: #36596b;
	margin-bottom: 10px;
	clear: both;
}

.inomarki_list{
	margin-bottom: 20px;
}

.inomarki_list ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	padding: 0px;
}

.inomarki_list li {
	margin-bottom: 2px;
	background-image: url(images/square_bullet.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style-type: none;
}

#oil{
	float: left;
	padding-right: 20px;
}

#brand_table p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#rus_auto li {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 25px;
}

#rus_auto ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*actions*/
.action_header{
	width: 369px;
	/*height: 24px;*/
	background-image: url(images/action_header_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #ebf7ff;
	font-size: 20px;
	color: #36596b;
	/*margin-bottom: 20px;
	padding-top: 3px;*/
	margin-bottom: 10px;
	clear: both;
}

.page_header{
	width: 369px;
	height: 24px;
	background-image: url(images/action_header_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #ebf7ff;
	font-size: 20px;
	color: #36596b;
	margin-bottom: 14px;
	padding-top: 0px;
}

#actions_list{
	width: 368px;
	float: left;
	margin-right: 24px;
}

#news_list{
	width: 368px;
	float: left;
	display: block;
}

.a_n_tem{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #bbe3f8;
	padding-right: 0px;
	padding-left: 8px;
	margin-bottom: 24px;
	clear: both;
}


.a_n_cont{
	padding-top: 8px;
	line-height: 17px;
	font-size: 12px;
}



.a_n_date{
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
}

.a_n_image{
	height: 150px;
	width: 180px;
	margin-right: 8px;
	float: left;
}


a.a_n_header:link {
	color: #0284c1;
	font-size: 14px;
	font-weight: bold;
}

a.a_n_header:visited{
	font-size: 14px;
	font-weight: bold;
	color: #7f5d8d;
}

a.a_n_header:hover {
	font-size: 14px;
	font-weight: bold;
	color: #00adfe;

}
.clear{
clear: both;
  height: 0;
  overflow: hidden;
}

.breadcrumbs{
	width: 369px;
	height: 24px;
	background-image: url(images/action_header_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #ebf7ff;
	font-size: 11px;
	color: #36596b;
	margin-bottom: 10px;
	line-height: 24px;
	padding-left: 8px;
}

.breadcr_header{
	font-size: 11px;
	color: #36596b;
	height: 24px;
	line-height: 24px;
	//vertical-align: -10%;
}

.large_date{
	font-size:14px;
	font-weight:bold;
	margin-bottom: 6px;
}

.action_detail{
	margin-top: 6px;
}
.action_detail p{
	margin-bottom: 7px;
}

.error_text{
  color:red;
}

.price_cell {
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

#first_price_cell {
	padding-right: 8px;
	padding-bottom: 8px;
}

#submenu, #submenu_about, #submenu_forclient {
	background-color: #f7fcff;
	height: auto;
	width: auto;
	position: absolute;	
	top: 182px;
	background-image: url(images/submenu_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
  z-index:1000;
}

.submenu_content{
	background-image: url(images/submenu_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.submenu_right{
	background-image: url(images/submenu_right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
}

#submenu ul, #submenu_about ul, #submenu_forclient ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#submenu li, #submenu_about li, #submenu_forclient li  {
	list-style: none;
}

#submenu a:link, #submenu_about a:link, #submenu_forclient a:link,
#submenu a:visited, #submenu_about a:visited, #submenu_forclient a:visited {
	display: block;
	text-decoration: none;
	height: 20px;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
}

#submenu a:hover, #submenu_about a:hover, #submenu_forclient a:hover {
	display: block;
	text-decoration: none;
	height: 20px;
	background-color: #379ace;
	color: #FFFFFF;
}


/*search_table*/
.search_tbl{
	border: 1px solid #309bd8;
	margin-top: 0px;
}

.search_tbl_h{
	color: #FFFFFF;
	background-color: #309bd8;
	font-size: 13px;
	font-weight: bold;
	height: 47px;
	//height: 43px;
	text-align: left;
	padding-left: 4px;
	padding-top: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding-right: 8px;
        //padding-right: 8px;
}
.first_tbl_cell{
	vertical-align: middle;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
}

.search_tbl_cell{
	vertical-align: middle;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
}


#search_cell{
	background-image: url(images/table_s_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	text-align: left;
	vertical-align: top;
}

a.search_tbl_head:link, a.search_tbl_head:visited{
	color: #FFFFFF;
}

a.search_tbl_head:hover {
	color: #d0f0fb;
}

a.orange:link, a.orange:visited{
	color: #ff6500;
}

a.orange:hover {
	color: #ffbf00;
}

a.basket:link, a.basket:visited{
	background-image: url(images/basket_ico.gif);
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	margin-left: 7px;
}

a.basket:hover {
	background-image: url(images/basket_hover_ico.gif);
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	margin-left: 7px;
}

a.cancel:link, a.cancel:visited{
	background-image: url(images/cancel_ico.gif);
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	margin-left: 3px;
}

a.cancel:hover {
	background-image: url(images/cancel_ico_hover.gif);
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	margin-left: 3px;
}



.search_table_input{
	height: 13px;
	width: 100%;
	font-size: 11px;
	margin-top: 4px;
}

.search_table_select{
	height: 19px;
	width: 100%;
	font-size: 11px;
	margin-top: 4px;
}

.order_input{
	height: 11px;
	width: 45px;
	font-size: 11px;
	float: left;
}

#nav_bar{
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #309bd8;
	margin-top: 14px;
}

#nav_pages{
	font-weight: normal;
	color: #000000;
}

.nav_non_active{
	color:#bcdbec;
}

/*basket*/
.price_table_cell{
	height: 22px;
	border-left-style: none;
	text-align: right;
	padding-right: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
}

.border_cell{
	height: 22px;
	vertical-align: middle;
	text-align: right;
	padding-right: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
}

#cell_recount{
	height: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
	text-align: center;
	font-weight: bold;
}

#reg_data{
	width: auto;
	margin-top: 14px;
}

.thumb {
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
}
.autorize_input{
	height: 11px;
	width: 160px;
}

/*about_company*/
.subsection_link{
	font-size: 14px;
	margin-bottom: 10px;
	clear: both;
	font-weight: bold;
}

.register_form_textbox{
width: 200px;
height: 14px;
font-size: 12px;
}

.register_form_textarea{
	width: 200px;	
	font-size: 12px;
}

/*register*/
.register_form{
	vertical-align: middle;
	height: 35px;
	text-align: right;
	padding-right: 10px;
}
.register_form_select{
	font-size: 12px;
	height: 18px;
	width: 100%;
}

.captcha_field{
	font-size: 12px;
	width: 207px;
	padding-bottom: 10px;
	padding-left: 140px;
}

/*personl*/
.login_link{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 10px;
}

.name_client{
        font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 0px;
}

.icon_head{
	margin-right: 16px;
	float: left;
}

a.reg_ico:link, a.reg_ico:visited{
	background-image: url(images/reg_icon.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.reg_ico:hover {
	background-image: url(images/reg_icon_ro.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;

}

a.hist_ico:link, a.hist_ico:visited{
	background-image: url(images/history_icon.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.hist_ico:hover {
	background-image: url(images/history_icon_ro.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.vin_ico:link, a.vin_ico:visited{
	background-image: url(images/VIN_icon.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.vin_ico:hover {
	background-image: url(images/VIN_icon_ro.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.help_ico:link, a.help_ico:visited{
	background-image: url(images/help_icon_no_bg.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.help_ico:hover {
	background-image: url(images/help_icon_ro.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.fb_ico:link, a.fb_ico:visited{
	background-image: url(images/feedback_icon.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.fb_ico:hover {
	background-image: url(images/feedback_icon_ro.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.exit_ico:link, a.exit_ico:visited{
	background-image: url(images/exit_icon.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

a.exit_ico:hover {
	background-image: url(images/exit_icon_ro.gif);
	height: 30px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
/*vin*/
.no_ready_cell{
	vertical-align: middle;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
	color: #BA2F2C;
	background-color: #FED8C0;
}


.in_progress_cell{
	vertical-align: middle;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
	color: #655601;
	background-color: #FFF1A4;
}

.ready_cell{
	vertical-align: middle;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
	color: #006600;
	background-color: #CDF9CA;
}

.canceled_cell{
	vertical-align: middle;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
	color: #999999;
}

.payed_cell{
	vertical-align: middle;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
	color: #880088;
	background-color: #FAE1FB;
}

.waitfor_cell{
	vertical-align: middle;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #309bd8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe6f5;
	color: #65811D;
	background-color: #E9FF9D;
}


.vin_query_inp{
	width: 100%;
}

/*inomarki search*/
.go_on_link{
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none;
}

.style1 {color: #333333}

#brand_order_type p, h3{
	margin-left:22px;
}
