a {
    font-family:'Arial';
}

.container {
    position:relative;
    top:0;
    left:0;
    width:auto;
    height:auto;
}
.main {
    position:relative;
    top:0;
    left:50%;
    width:984px;
    height:auto;
    margin-left:-492px;
}

.main_thin {
    position:relative;
    top:0;
    left:50%;
    height:auto;
    width: 800px; 
    margin-left: -400px;
}


.logo {
    position:relative;
    top:0;
    left:0;
    width:auto;
    height:auto;
    padding:15px 0;
}

.logo_ny {
    position:relative;
    top:0;
    left:0;
    width:auto;
    height:auto;
    padding:0px 0;
    padding-bottom:24px;
}

.user {
    position:absolute;
    top:35px;
    right:20px;
}
.user .links ul li {
    font:normal 13px 'Arial';
    float:left;
    margin-right:10px;
}
.user .links ul li a {
    color:#0378c9;
}
.user .links ul li.a a {
    color:#d90404;
}

div.user_menu {
    z-index:10;
    display:block;
    position:relative;
    top:0;
    left:0;
    background:#e0e0e0 url('../images/back_usermenu_l.png') no-repeat top left;
}
div.user_menu .wrapper {
    position:relative;
    top:0;
    left:0;
    background:transparent url('../images/back_usermenu_r.png') no-repeat top right;
    padding:0 10px; 
}
div.user_menu .wrapper td, div.user_menu .wrapper table, div.user_menu .wrapper a {
 text-align:center ! important;
 margin:0 ! imporant;
} 
div.user_menu .wrapper table td{
 padding:0 4px ! important;
}
div.user_menu ul {
    position:relative;
    top:0;
    left:0;
    height:36px;
}
div.user_menu ul li {
    font:bold 13px 'Arial';
    float:left;
    margin-right:15px;
    padding:10px;
}
div.user_menu ul li a {
    color:#0378c9;
}
div.user_menu ul li.a {
    background:#d2d2d2;
}
div.user_menu ul li.a a {
    color:#222;
    text-decoration:none;
}


.calc {
    z-index:5;
    position:relative;
    top:0;
    left:0;
    width:984px;
    height:auto;
    background:#f0f0f0;
    overflow:hidden;
	clear:both;
}
.calc .back_top_l {
    z-index:10;
    position:absolute;
    top:0;
    left:0;
    width:17px;
    height:17px;
    background:transparent url('../images/back_top_l.png') no-repeat top left;
}
.calc .back_top_r {
    z-index:10;
    position:absolute;
    top:0;
    right:0;
    width:153px;
    height:287px;
    background:transparent url('../images/back_top_r.png') no-repeat top left;
}
.calc .back_bottom_l {
    z-index:10;
    position:absolute;
    bottom:0;
    left:0;
    width:24px;
    height:25px;
    background:transparent url('../images/back_bottom_l.png') no-repeat top left;
}
.calc .back_bottom_r {
    z-index:10;
    position:absolute;
    bottom:0;
    right:0;
    width:24px;
    height:25px;
    background:transparent url('../images/back_bottom_r.png') no-repeat top left;
}
.calc .content {
    z-index:30;
    position:relative;
    top:0;
    left:0;
    width:auto;
    height:auto;
    padding:30px 10px 30px 50px;
}
table.form {
    margin:10px 0 0 0;
}
table.form td {
    padding:5px 5px;
	font:normal 12px/14px 'Arial';
}

div.form_additional
{
    padding:0 0 0 5px;
    margin:0;
}
table.form_additional {
    margin:0;
    padding:0;
    border:0;
}

table.form_additional td {
	font:normal 12px/14px 'Arial';
	margin:0;
    padding: 5px 0!important;
}

.submit_form {
    margin:0 !importnat;
}


div.checkbox input{
	vertical-align:middle;
}





div.callback_services {
    padding:10px 10px 0 10px;
}

div.callback_services

div.callback {
    border: solid 1px #d9d9d9;
    padding:10px;
}


table.CallbackForm {
    table-layout:fixed;
}
table.CallbackForm td.CallbackTd {
    padding:10px 0 0;
    table-layout:fixed;
    vertical-align:middle;
}
table.CallbackForm td.CallbackTd label {
    margin:0;
    padding:0;
}
table.CallbackForm td.CallbackTd input {
    color:#ccc;
}
div.callback table.CallbackForm td.CallTime label {margin:0 12px 0 0;}
div.callback table.CallbackForm td input.CallbackFormSurname {width:150px;}
div.callback table.CallbackForm td input.CallbackFormName {width:150px;}
div.callback table.CallbackForm td input.CallbackFormPatronymic {width:150px;}
div.callback table.CallbackForm td input.CallbackFormPhoneExt {width:40px;}
div.callback table.CallbackForm td input.CallbackFormPhoneNum {width:170px;}
div.callback table.CallbackForm td input.CallbackFormTime {width:60px;}
.CallbackFormSurname, .CallbackFormName, .CallbackFormPatronymic {color:#ccc;}
div.callback table.CallbackForm td div.call_back_send {float:right;}

/*data*/
table.data {
    position:relative;
    width:962px;
    clear:both;
}
table.data th {
    background:#dedede;
    text-align:left;
    padding:5px 10px;
    font:normal 12px 'Arial';
    color:#222;
}
table.data td {
    text-align:left;
    font:normal 12px 'Arial';
    color:#222;
    padding:5px 10px;
    vertical-align:middle;
    background:#eee;

}

table.data tr.c td {
    background:#fff;
    border-bottom : solid 1px #dedede !important;
}

table.data tr.c td.first {
   border-left:solid 1px #dedede;
}

table.data tr.c td.last {
   border-right:solid 1px #dedede;
}

table.data tr th.first  {
  /*background : #dedede url(../images/back_usermenu_l.png) no-repeat left top !important;*/
   border-left:solid 1px #dedede;
}

table.data tr th.last  {
/*  background : #dedede url(../images/back_usermenu_r.png) no-repeat right top !important;*/
 border-right:solid 1px #dedede;
}

/*payments*/
table.payments {
    position:relative;
    width:983px;
    clear:both;
}
table.payments th {
    background:#dedede;
    text-align:left;
    padding:3px 6px;
    font:normal 12px 'Arial';
    color:#222;
}
table.payments td {
    text-align:center;
    font:normal 12px 'Arial';
    color:#222;
    padding:3px 6px;
    vertical-align:middle;
    background:#eee;
}
table.payments tr.c td {
    background:#e7e7e7;
}


h1.params_choose
{
    padding:10px 0 0 10px;
}

div.additional_services_content table.programs{
	position:relative;
	width:718px;
	margin:10px 0;
    clear:both;
	border:1px solid #dedede;
}
div.additional_services_content table.programs  th {
    background:#dedede;
    padding:5px 5px;
    font:normal 12px 'Arial';
    color:#222;
}
div.additional_services_content table.programs  td {
    text-align:center;
    font:normal 12px 'Arial';
    color:#222;
    padding:5px 10px;
    vertical-align:middle;
    background:#eee;
}
div.additional_services_content table.programs  tr.c td {
    background:#ffffff;
}
div.additional_services_content table.programs  td.name {
    text-align:left;
}

div.params {
    padding:15px 0 0 0;
}
table.params {
    position:relative;
    width:700px;
    clear:both;
}
table.params td {
    padding:10px 0;
}
table.params td input.ParamsExperience {width:60px;}

.footer {
    position:relative;
    top:0;
    left:0;
    width:auto;
    height:auto;
    text-align:center;
    z-index:0;
}
.footer p {
    font:normal 13px/20px 'Arial';
    color:#777;
    margin:45px 0 50px 0;
}
.footer p a {
    /*color:#0378c9;*/
    color:#0072b1;
}


h1 {
    font:normal 20px 'Arial';
    color:#414141;
}
h2 {
    font:normal 18px 'Arial';
    color:#414141;
    margin:15px 0 5px;
}
h3 {
    font:bold 14px 'Arial';
    color:#414141;
    margin:15px 0 5px;
}
fieldset {
    width:700px;
    padding:10px;
    margin:10px 0; 
}
label {
    font:normal 12px 'Arial';
    color:#222;
    margin-right:10px !important;
}
label.ProductionYear {
	margin-right:35px;
}
input, select {
    font:normal 12px 'Arial';
    color:#000;
}
input.width300, select.width300 {
    width:315px;
}

input.width350, select.width350 {
    width:350px;
}

.InsuranceRegion {
	width:428px;
}
select.select_year_value, select.select_currency_value {
    width:60px;
}
input.input_small {
    width:70px;
}




span.checkbox_left {
    padding-left:30px;
    text-indent:-30px;
}
table.AdditionParams td {
	vertical-align:middle;
	padding:5px 0 ! important;
}
input.AdditionParams, select.AdditionParams {
	width:180px;
}
table.AdditionRisks {
	display:none;
	
	margin:5px 0 5px 25px;
}


div, table td {
    font:normal 12px 'Arial';
    color:#222;
}
input.price {width:183px;  margin-right:2px;}
select.region {width:521px; }
select.countDrivers {width:70px;}
.red {color:#f32837 ! important;}
.expandLink  {
    margin:30px 0 10px;
}
.expandLink a {
    font:bold 13px 'Arial';
    text-decoration:none;
    border-bottom:1px dashed #0378c9;
    color:#0378c9;
}
.expandLink img {
   
}

.AllPrograms {display:none;}


div.result {
    position:relative;
	margin:20px 0;
}
div.result table td {
    vertical-align:top;
}
div.result table td .cost {
    font:normal 12px 'Arial';
}
div.result table td .cost b {
    font:normal bold 12px/22px 'Arial';
    color:#000;
}

.button_input {
    float:left;
    padding: 0 5px;
    height:26px;
}

.button_input input {
    height:26px;
    margin:0;
    padding:0;
    border:0;
    font:bold 12px/12px 'Arial';
    background-color:#f32837;
    color:#fff ! important;
}

.button_input_disabled input 
{
    background-color:#d9d9d9;
}

.button_input a {
    height:33px;
    padding:0 0 5px 0; 
    border:0;
/*    background:#ef760c url('../images/button_back_x.png') repeat-x;*/
    background-color:#f32837;
    font:bold 12px/12px 'Arial';
    color:#fff ! important;
    text-decoration:none;
    margin:5px 0 !important;
}

.button_input span a {
    margin:5px 0 !important;  
}


/* Таблица "Лица, допущенные к управлению" (КАСКО по параметрам) */
table.driver_list {
	width:480px;
	border-collapse:collapse;
	border:1px solid #dedede;
}
table.driver_list th 
{
	text-align:left;
	background-color:White;
	padding:5px 20px;
	font-weight:normal;
    border:1px solid #dedede;
    border-width:1px 0;
}



table.driver_list td {
	text-align:left;
	padding:5px 20px ! important;
	
}
table.driver_list td input {
	width:50px;
}

/* Таблица "НС по системе мест" (КАСКО по параметрам) */
table.accident_places_list {
	width:550px;
	border-collapse:collapse;
	border:1px solid #dedede;
}

table.accident_places_list td {
	text-align:left;
	padding:5px 5px ! important;
	
}
table.accident_places_list td input {
	width:150px;
}


.button_wrapper {
	margin:0;
	padding:10px 0 0 0;
    height:26px;
	text-align:center;
}
div.results_buttons
{
    margin-left: 10px; 
}

div.account_icons {
	position:relative;
	margin:0 0 30px 0;
}
div.account_icons a {
	margin-right:20px;
}
div.account_icons img {
	position:relative;
	top:2px;
	margin-right:3px;
} 
div.account_icons .delete {
	position:absolute;
	right:0;
	_right:0;
	top:0;
}
div.account_icons .delete  a
{
    	margin-right:0px;
}


.fixwidth145 {
	width:145px ! important;
}

td.KASKO_programs {
	vertical-align:top;
	padding-left:10px;
}
td.KASKO_programs div.wrapper {
	margin:0 1px 0 0;
	border:1px solid #ccc;
}
td.KASKO_programs ul li {
	margin:10px;
	font:normal 11px 'Arial';
}
td.KASKO_programs ul li a {
	font:normal 12px 'Arial';
}
td.KASKO_programs h4 {
	font:bold 14px 'Arial';
	margin:10px;
}



a {color:#f32837 ! important;}


/* -- Error message -- */
div.error_message {
	position:relative;
	width:700px;
	margin-right:20px;
	padding:10px;
	height:auto;
	background:#ddd url('../images/error.png') no-repeat center right;
}
div.error_message-text {
	width:auto;
	margin-right:100px;
	padding:3px 15px 5px;
	color:#333;
} 
div.error_message-text ol {
	margin:0 0 0 20px;
}
div.error_message-text ol li {
	margin:5px 0 0 20px;
}

/* -- corners -- */
div.error_message div.corner_tl {
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:5px;
	background:transparent url('../images/corner_tl.png') no-repeat 0 0;
	font-size:1px;
}
div.error_message div.corner_tr {
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:5px;
	background:transparent url('../images/corner_tr.png') no-repeat 0 0;
	font-size:1px;
}
div.error_message div.corner_br {
	position:absolute;
	bottom:0;
	right:0;
	width:5px;
	height:5px;
	background:transparent url('../images/corner_br.png') no-repeat 0 0;
	font-size:1px;
}
div.error_message div.corner_bl {
	position:absolute;
	bottom:0;
	left:0;
	width:5px;
	height:5px;
	background:transparent url('../images/corner_bl.png') no-repeat 0 0;
	font-size:1px;
}


/* -- Таблица отвечает за две колонки данных -- */
table.columns {table-layout:fixed;}
table.columns td {table-layout:fixed;}

#expandLink1, #expandLink2, #expandLink3 {display:none;}





/* New */
div.main_calc {
	width:auto;
	background-color: White;
    border: solid 1px #d9d9d9;
    padding-bottom: 11px;
}
div.main_calc div.default_calculation {
	padding:10px 10px 0 10px;
}
.default_params
{
    width: 500px; margin-left: 160px;
}
div.main_calc table.main_calc_table {
	width:984px;
}
div.main_calc table.main_calc_table td.left {
	width:760px;
	vertical-align:top;
}
div.main_calc table.main_calc_table td.left div.main_content {
	width:auto;
}
div.main_calc table.main_calc_table td.right {
	width:224px;
	padding-top:43px;
	vertical-align:top;
}
div.main_calc table.main_calc_table td.right p {
	margin:10px 0 0;
}

div.additional_services_content_wrapper {
	display:none;
}
/*div.additional_services h1 {
	background:#d9d9d9;
	padding-right:30px;
	margin:0;
	margin-top:10px;
	height:35px;
}
div.additional_services h1 div {
	padding:8px 15px 0 20px;
	font:bold 13px 'Arial';
	color:#333;
	height:35px; _height:27px;
	
}*/
div.additional_services h1 
{
    margin-top:10px;
    background:#d9d9d9;
	padding:8px 15px 0 20px;
	font:bold 13px 'Arial';
	color:#333;
	height:25px; 
	_height:25px;
	
}
div.additional_services h1.closed {
	/*background:#d9d9d9 url('../images/additional_services_h1_right_closed.png') no-repeat top right;*/
	background:#d9d9d9 none;
}
div.additional_services h1.closed div {
	/*background:transparent url('../images/additional_services_h1_left_closed.png') no-repeat top left;*/
	background:#d9d9d9 none;
}
div.additional_services h1.opened {
/*	background:#d9d9d9 url('../images/additional_services_h1_right_opened.png') no-repeat top right;*/
    background:#d9d9d9 none;
}
div.additional_services h1.opened div {
	/*background:transparent url('../images/additional_services_h1_left_opened.png') no-repeat top left;*/
	background:d9d9d9 none;
}
div.additional_services div.additional_services_content {
	border-top:1px solid #e6e6e6;
    background-color:White;
	padding:10px;
	border: solid 1px #d9d9d9;
}

div.additional_services_bl {
	position:absolute;
	bottom:0;
	left:0;
	width:10px;
	height:10px;
	background:transparent url('../images/additional_services_corner_bl.png') no-repeat bottom left;
	border:1px solid red;
}
div.buttons {
	position:relative;
	padding-left:548px;
}
div.additional_services_bottom {
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:0;
	/*background:#e6e6e6;*/
	display:none;
}
div.additional_services_bottom .additional_services_corner_bl {
	position:absolute;
	bottom:0;
	left:0;
	width:10px;
	height:10px;
	top:-10px;
	_top:-15px;
	background:transparent url('../images/main_corner_bl.png') no-repeat bottom left;
	display:none;
}
div.additional_services_bottom .additional_services_corner_br {
	position:absolute;
	bottom:0;
	right:0;
    width:10px;
	height:10px;
	top:-10px;
	_top:-15px;
	background:transparent url('../images/main_corner_br.png') no-repeat bottom right;
	display:none;
}

div.bottom_corners {
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:0px;
	background-color:White;
	/*background:#f0f0f0;*/
	display:none;
}
div.bottom_corners .bottom_corners_left {
    z-index:10;
    position:absolute;
    bottom:0;
    left:0;
    width:10px;
    height:25px;
    background:transparent url('../images/main_corner_bl.png') no-repeat top left;
    top: -15px;
    _top: -15px;
    display:none;
}
div.bottom_corners .bottom_corners_right {
    z-index:10;
    position:absolute;
    bottom:0;
    right:-9px;
    width:24px;
    height:25px;
    background:transparent url('../images/main_corner_br.png') no-repeat top left;
    top: -15px;
    _top: -15px;
    display:none;
}

div.bottom_corners .bottom_corners_right_specify {
    z-index:10;
    position:absolute;
    bottom:0;
    right:-9px;
    _right:-11px;
    width:24px;
    height:25px;
    background:transparent url('../images/main_corner_br.png') no-repeat top left;
    top: -15px;
    _top: -15px;
    display:none;
}

div.bottom_corners .bottom_corners_right_calc_risks {
    z-index:10;
    position:absolute;
    bottom:0;
    right:-9px;
    _right:-10px;
    width:24px;
    height:25px;
    background:transparent url('../images/main_corner_br.png') no-repeat top left;
    top: -15px;
    _top: -15px;
    display:none;
}

div.top_corners {
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:0;
	display:none;
}

div.top_corners .top_corners_left {
    z-index:10;
    position:absolute;
    bottom:0;
    left:0;
    width:10px;
    height:25px;
    top:0;
    background:transparent url('../images/main_corner_tl.png') no-repeat top left;
    display:none;
}
div.top_corners .top_corners_right {
    z-index:10;
    position:absolute;
    bottom:0;
    right:-9px;
    width:24px;
    height:25px;
    top:0;
    background:transparent url('../images/main_corner_tr.png') no-repeat top left;
    display:none;
}

div.top_corners .top_corners_right_calc_risks {
    z-index:10;
    position:absolute;
    bottom:0;
    right:-9px;
    _right:-10px;
    width:24px;
    height:25px;
    top:0;
    background:transparent url('../images/main_corner_tr.png') no-repeat top left;
    display:none;
}

div.top_corners .top_corners_right_specify {
    z-index:10;
    position:absolute;
    bottom:0;
    right:-9px;
    _right:-11px;
    width:24px;
    height:25px;
    top:0;
    background:transparent url('../images/main_corner_tr.png') no-repeat top left;
    display:none;
}


div.right_results {
	width:212px;
	height:auto;
	padding:0 0 10px 0;
}
div.right_results div.separator {
	font:1px;
	width:auto;
	height:1px;
	border-bottom:1px solid #ccc;
	clear:both;
}
div.right_results div.program {
	margin-top:10px;
	height:60px; _height:0;
}
div.right_results div.choose {
	width:55px;
	height:40px;
	float:left;
}
div.right_results div.right_results_content div.terms {
	width:100px;
	float:left;
}
div.right_results div.right_results_top 
{
    position:relative;
	top:0;
	left:0;
	width:auto;
}

div.right_results div.right_results_top div.right_results_top_corner_bl 
{
     z-index:10;
    position:absolute;
    bottom:0;
    left:0;
    width:15px;
    height:15px;
    top: 0px;
    _top: 0px;
	background:transparent url('../images/main_corner_tl.png') no-repeat top left;
	display:none;
}

div.right_results div.right_results_top div.right_results_top_corner_br 
{  
    position:absolute;
    bottom:0;
    right:0;
    width:15px;
    height:15px;
    top:0px;
	background:transparent url('../images/main_corner_tr.png') no-repeat top left;
	display:none;
}
div.right_results div.right_results_content {
	padding:10px 10px;
    border: solid 1px #d9d9d9;
}
div.right_results div.right_results_content div.program_info {
	padding-top:3px;
}
div.right_results div.right_results_content h2 {
	font:bold 14px 'Arial';
	color:#333;
	margin:5px 0 0 0;
}
div.right_results div.right_results_bottom {
	position:relative;
	top:0;
	left:0;
	width:auto;
	display:none;
}

div.right_results div.right_results_bottom div.right_results_bottom_corner_bl 
{
    z-index :10;
    position:absolute;
    bottom:0;
    left:0;
    width:10px;
    height:15px;
    top:-15px;
	background:transparent url('../images/main_corner_bl.png') no-repeat top left;
	display:none;
}

div.right_results div.right_results_bottom div.right_results_bottom_corner_br 
{
    z-index :10;
    position:absolute;
    bottom:0;
    right:0;
    width:15px;
    height:15px;
    top:-15px;
	background:transparent url('../images/main_corner_br.png') no-repeat top left;
	display:none;
}

/*
div.right_programs h2 {
	background:#d9d9d9;
	padding-right:30px;
	margin:0;
	margin-top:10px;
	height:27px;
	background:#d9d9d9 url('../images/additional_services_h1_right_opened.png') no-repeat top right;
	
}

div.right_programs h2 div {
	padding:10px 10px 0 10px;
	font:bold 13px 'Arial';
	color:#333;
	height:27px;
	_height:27px;
	background:transparent url('../images/additional_services_h1_left_opened.png') no-repeat top left;
}*/

div.right_programs h2 {
	padding:10px 10px 0 10px;
	font:bold 13px 'Arial';
	color:#333;
	height:27px;
	_height:27px;
	background:#d9d9d9 none;
}

select#qaz {display:none;}

div.additional_services_content div.program {
	margin-top:10px;
	height:40px;
	 _height:0;
}
div.additional_services_content div.choose {
	width:120px;
	height:35px;
	float:right;
	margin-top:0;
}
div.additional_services_content div.terms {
	width:400px;
	float:left;
}

div.additional_services_content div.separator {
	font:1px;
	width:auto;
	height:1px;
	border-bottom:1px solid #ccc;
	clear:both;
	margin:5px 0;
}

div.additional_services_content div.vertical_separator {
	font:1px;
	width:1px;
	height:auto;
	border-right:1px solid #ccc;
	clear:both;
	margin-left:5px;
}

div.additional_services_content table.form {
    margin:0;
    width:100%;
}
div.additional_services_content table td {
    padding:4px 0;
	font:normal 12px/14px 'Arial';
	vertical-align:top;
}


div.additional_services
{
    padding:0px 10px 0px 10px;
}

div.programs_choose
{
    
    
}
.kaskoheader
{
    padding-bottom:10px;
    overflow:hidden;
}

div.info
{
    border: solid 1px #d9d9d9;
    padding:10px;
}




div.specify
{
    text-align:right;
    padding:10px 10px;
}

.ui-slider-label-show 	
{
    font-size: 10px;
    color: black;
    font-family: 'Arial';
    width:12px;
    text-align:center;
}


.accident_cost
{
    display:inline;
    padding-left: 30px;
}

.additional_services_content div.checkbox
{
    display:inline;
}

div.top_corners_choose_result {
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:0;
}

div.top_corners_choose_result .top_corner_right_choose_result {
    z-index:10;
    position:absolute;
    bottom:0;
    right:-9px;
    width:24px;
    top:0;
    _top:0px;
    height: 10px !important; 
    background-image: none ! important;
    border-top: 1px solid #dddddd; 
    margin-right: -1px;
    
}

h1.requestheader
{
    padding:5px 10px 13px 0px;
}

table.contacts
{
     width:756px;
     margin-top:10px;
}

div.profile_info
{
    border: solid 1px #d9d9d9;
    padding:10px;
    width: 756px;
    text-align:left;
}

div.profile_info h3
{
    margin: 0;
    text-align:left;
}

.profile_separator
{
    padding:5px;
    margin:0;
}
.profile_corners_block
{
     width:778px !important;
}

div.profile_content
{
    margin-left:95px;
}