
body, html {

	width: 100%;

	height: 100%;

	margin: 0px;

	padding: 0px;

}

.content table.prices_table td {
	font-size: 10px;
}

body {

	background: #ffffff;

}


#window {
	display: none;
	
	position: absolute;
	background: #ffffff;
	border: 1px #005AAB solid;
}

#window .border {
	border: 4px #B5B5B4 solid;
}

#window .content_inn {
	padding-left: 20px;
	width: 480px;
	height: 535px;	
}

#window .close {
	text-align: right;

	position: relative;
	top: 10px;
	right:3px;
}

#window .close a {
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
	background: url(images/win_close.gif) no-repeat right 4px;
	padding: 0px 14px 0px 0px;
}


.send_button {
	font-size: 18px; 
	color: black; 
	height: 32px; 
	padding-bottom: 3px;
}

table.calc_fields input {

font-family: arial;

font-size: 12px;

}




.content table.calc_fields {

	border: 0px;

	background-color:#FFFFFF;

	border-collapse:separate;

	border-spacing: 5px;

}



.content table.calc_fields td {

	border: 0px;

	padding: 0px;

}





.footer {

	font-size: 11px;

	color: black;

	font-family: Arial, Helvetica, sans-serif;

}



.footer span {

	color: #5E5E5E;

}



.footer a {

	color: #005AAB;

	text-decoration: underline;

}



.footer-white {

	font-size: 11px;

	color: #5E5E5E;

	font-family: Arial, Helvetica, sans-serif;

}



.logo {

	position: absolute;

	z-index: 1000;

	top:0px;

}



.table100 {

	width: 100%;

	border-collapse: collapse;

	border: 0px;

	margin:0px;

	padding:0px;

}



.table100 td {

	padding: 0px;

	margin:0px;

}



.right_menu {

	background: url(/DESIGN/LIDER/images/right_menu.gif) no-repeat left;

	padding-left: 22px;
}



.right_menu a {

	font-family: "Arial";

	font-size: 11px;

	color: #005AAB;

	font-weight: bold;

	text-decoration: none;

}



.right_menu a:hover {

	text-decoration: underline;

}



h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size:24px;

	color: #5E5E5E;

	font-weight: normal;

	margin-bottom: 10px;

}



.news_date {

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	color: #5E5E5E;

}



.news_title {

	margin-top: 3px;	

	font-size: 12px;

	font-weight: bold;

	color: #005AAB;

}


.news_title a {

	font-size: 12px;

	font-weight: bold;

	color: #005AAB;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

}


.news_all {
	margin-top: 3px;	
	font-size: 12px;
	color: #005AAB;
}

.news_all a {
	font-size: 12px;
	color: #005AAB;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}


.news_text {

	margin-top: 3px;	

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: black;	

}



.news_spacer {

	height: 5px;

}



.krohs {

	font-size:10px;

	font-family: arial;

	color: #5e5e5e;

}



.krohs a.sel {

	color: #5e5e5e;

}



.krohs a {

	color: #005aab;

	font-size:10px;

	font-family: arial;

	text-decoration: none;

}



.krohs a:hover {

	text-decoration: underline;

}



.left_menu {

	margin-bottom: 5px;

}



.left_menu a {

	font-family: "Arial";

	font-size: 12px;

	color: #005AAB;

	font-weight: normal;

	text-decoration: none;

}



.left_menu a:hover {

	text-decoration: underline;

}



.left_menu_all tr {

	height: 19px;

}



.left_menu_all tr.selected {

	background: #005AAB;

	color: white;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.left_menu_all tr.selected .left_menu a {

	color: white;

	font-weight: bold;

}



.sub_menu_top a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	color: #005aab;

}



.sub_menu_top a:hover {

	text-decoration: underline;

}



.sub_menu_top {

	padding-left: 9px;

	margin-top: 10px;

}



.sub_menu_top a.selected {

	color: #5e5e5e;

}



.content {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: black;

}



.content a {

	color: #005aab;

}



/*================= Если таблица создана в визавике ==================*/

.content table {

/*	background-color: black;

	border: 1px solid #123;
*/
	border-collapse: collapse;

	overflow:visible;

	padding: 3px;

}



.content table tr {

/*	background-color: white;*/

}



.content table td {

	padding: 10px 7px 10px 7px;

	/*border-bottom:1px solid #005E8F;*/

	color:#495764;

	font-family:Tahoma,Arial,Helvetica,sans-serif;

	font-size:12px;

}



.content table caption {

	background:#005E8F;

	color:#FFFFFF;

	font-family:Tahoma,Arial,Helvetica,sans-serif;

	font-size:12px;

	font-weight:bold;

	padding:4px 10px 5px;

	margin: 0px;

	text-decoration:none;

	border: 1px solid #123;

	border-bottom: 0px;

}



.content table tr th {

	background:#005E8F;

	color:#FFFFFF;

	font-family:Tahoma,Arial,Helvetica,sans-serif;

	font-size:12px;

	font-weight:bold;

	padding:4px 10px 5px;

	margin: 5px 0px;

	text-decoration:none;

}



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



.content table.nostyle {

	border: 0px;

	padding: 0px;

 }

.content table.nostyle tr td table {

	border: 0px;

	padding: 0px;

 }



.content table.nostyle td {

	padding: 0px;

	border: 0px;

 }



#step1 table {

	background-color: white;

	border: 0px;

	padding: 0px;

}



#step1 table td {

	padding: 0px;

	border: 0px;

}



#step2 table {

	background-color: white;

	border: 0px;

	padding: 0px;

}



#step2 table td {

	padding: 0px;

	border: 0px;

}



#step3 table {

	background-color: white;

	border: 0px;

	padding: 0px;

}



#step3 table td {

	padding: 0px;

	border: 0px;

}



.content table.table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: black;

	//border: 1px solid #123;

}



.content table.table tr {

	background-color: white;

}



.content table.table td {

	padding: 10px 7px 10px 7px;

border-bottom:1px solid #005E8F;

color:#495764;

font-family:Tahoma,Arial,Helvetica,sans-serif;

font-size:12px;

padding:4px 10px;

}



/*.content table.table tr.silver {

	background-color: #F5F5F5;

}*/



.content table.table tr th {

	background:#005E8F;

	color:#FFFFFF;

	font-family:Tahoma,Arial,Helvetica,sans-serif;

	font-size:12px;

	font-weight:bold;

	padding:4px 10px 5px;

	margin: 5px 0px;

	text-decoration:none;

}



/*.content table.table tr th {

	font-weight: bold;

	color: white;

	background-color: #818285;

	padding-left: 7px;

	text-align: left;

	height: 32px;

}*/



.car_price {

	color: red;

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	height: 19px;

}



.car_button {

	background: url(/DESIGN/LIDER/images/button_car.gif) no-repeat; 

	height:20px;

	text-align: center;

}



.car_button a {

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	color: white;

	text-decoration: none;

}



.car_button a:hover {

	text-decoration: underline;

}



.feedback {

	font-size: 12px;

}



table.feedback {

	background-color: white;

	border: 0px;

}



table.feedback td {

	padding: 0px;

	border: 0px;

}



h2.feedback_title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	margin-bottom:8px;

	margin-top: 14px;

}



table.feedback_step {

	background-color: white;

	border: 0px;

}



.feedback_step td {

	padding: 0px;

	border: 0px;

}



.feedback_step input{

	font-size: 18px; color: black; height: 32px; padding-bottom: 3px;

}



.feedback_step_but {

	text-align: center;

	width:70px;

	height: 30px;

}



.feedback_step_but_sel {

	background: silver;

	text-align: center;

	width:70px;

	height: 30px;	

}



.feedback_step .feedback_step_but_sel a {

	color: #000000;

	text-decoration: none;

}



.feedback_step a {

	color: #005AAB;

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

}



.feedback input {

	font-size:12px;

}


.feedback select option {

	font-size:12px;

}



.feedback .star {

	color: #ED1C24;

}



.feedback .field {

	white-space: nowrap;

	padding-top: 4px;

}

.feedback .field span.info {
	color: #A4A4A4;
	font-size: 11px;
}

/*Картинка в калькуляторе*/
.content td.img_calc {
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}
/**/


.car_panel {

	border-collapse: collapse; width:100%; color: white; height: 42px; background: #005AAB

}



.car_panel td {

	padding:0px;

}



.car_panel h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: white;

	margin:0px;

	padding:0px;

}



.car_panel .car_page_menu {

	height: 100%;

}



.car_panel .car_page_menu td {

	text-align: center;

}



.car_panel .car_page_menu td.norm a {

	color: white;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

}



.car_panel .car_page_menu td.sel {

	background: #ffffff;

}



.car_panel .car_page_menu td.sel a {

	color: #5E5E5E;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-weight: bold;

}



.colors td.norm {

	cursor: pointer;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #005AAB;

}



.colors .color {

	width:30px; height: 10px; border: 1px solid #5E5E5E;

	cursor: pointer;

}



.colors td.sel {

	cursor: pointer;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #5E5E5E;

	font-weight: bold;

}



.calc_title {

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	color: black;

}





.calc_price_text {

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: black;	

}



.calc_price_text .price_h1 {

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	color: #ED1C24;	

}



.select_cars {

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	color: black;

}


.main_news_header {

	font-family: Arial, Helvetica, sans-serif;

	font-size:24px;

	color: #5E5E5E;

	font-weight: normal;

	margin-bottom: 10px;

}


.content .to_calc select {
	width: 380px;
}

.content .to_calc .title {
	padding-top: 10px;
	color: #495764;
}

.content .to_calc .button {
	font-size: 18px;
	margin: 15px 0px;
}

.content .to_calc .all_price {
	font-size: 14px;
	color: #495764;
	font-weight: bold;
	padding: 10px 0px 15px 0px;
}

.content .to_calc table {
	width: 100%;
}

.content .to_calc table th {
	text-align: left;
	padding: 10px;
	background: #005aab;
}

.content .to_calc table td {
	border-bottom: 1px #005e8f solid;
}

.content .to_calc .cur_price {
	text-align: right;
}

.content .to_calc .cur_price span {
	color: #ed1c24;
	padding-left: 160px;
}