/* Переопределение стилей */
html{
	background: url('../images/grad_top.jpg') repeat-x top;
}
body{
	background: url('../images/decor_top.jpg') no-repeat center top;
}
.vertical_padding_top{
	padding: 443px 0px 0px 0px;
}

/* Список вакансий */
.vac_list{
	padding: 25px 0px 0px 43px;
}
.vac_list ol{
	list-style-position: outside;
}
.vac_list li span{
	background: url('../images/dott.gif') repeat-x bottom;
	padding-bottom: 2px;
	font: normal 14px 'Tahoma';
	color: #963253;
	line-height: 20px;
	text-decoration: none;
	cursor: pointer;
}
.vac_list .details{
	display: none;
}
.vac_list li .sel{
	font: bold 14px 'Tahoma';
	color: #963253;
	line-height: 20px;
	cursor: pointer;
	background: none;
}

.vac_list .conditions{
	padding: 12px 0px 0px 17px;
}
.vac_list .conditions .title{
	font: bold 12px 'Tahoma';
	color: #000;
	line-height: 13px;
}
.vac_list .conditions ul{
	padding: 3px 0px 0px 3px;
	list-style-type: none;
}
*html .vac_list .conditions ul{
	padding: 3px 0px 0px 6px;
}
*+html .vac_list .conditions ul{
	padding: 3px 0px 0px 6px;
}
.vac_list .conditions li{
	background: url('../images/star_small.gif') no-repeat left 4px;
	font: normal 12px 'Tahoma';
	color: #000;
	line-height: 13px;
	padding: 0px 0px 0px 10px;
}
*html .vac_list .conditions li{
	background-position: left 3px;
	padding-left: 7px;
}
*+html .vac_list .conditions li{
	background-position: left 3px;
	padding-left: 7px;
}
.vertical_padding_above{
	padding-top: 3px;
}
.vac_list .anket_write{
	padding: 0px 0px 6px 30px;
}
.vac_list .anket_write a{
	font: normal 14px 'Tahoma';
	color: #963253;
	line-height: 27px;
	text-decoration: underline;
	background: none;
}

.vertical_padding_bottom2{
	padding-top: 46px;
}

/* Форма вопроса */
.form_box{
	margin: 33px 0px 0px 1px;
}
.form_box .exp{
	float: left;
	width: 180px;
}
.form_box .exp div{
	margin: 5px 0px 16px 0px;
}
*html .form_box .exp div{
	margin: 5px 0px 18px 0px;
}
*+html .form_box .exp div{
	margin: 5px 0px 18px 0px;
}
.form_box .exp div.last{
	padding-top: 10px;
}
.form_box .exp span.imp{
	background:  url('../images/star_small2.gif') no-repeat right 1px;
	padding-right: 14px;
}
.form_box .inps div{
	margin: 0px 0px 8px 0px;
}
.form_box .inps input{
	font: normal 13px 'Tahoma';
	background: url('../images/grad_input.gif') repeat-x;
	border: 1px solid #b8b8b8;
	width: 276px;
	height: 22px;
	padding: 0px 5px;
}
*html .form_box .inps input{
	height: 20px;
	padding-top: 2px;
}
*+html .form_box .inps input{
	height: 20px;
	padding-top: 2px;
}
.form_box .inps .select_box{
	font: normal 13px 'Tahoma';
	position: relative;
	margin-left:  180px;
}
.form_box .select{
	background: url('../images/grad_input.gif') repeat-x;
	border: 1px solid #b8b8b8;
	width: 274px;
	height: 19px;
	padding: 3px 5px 0px 5px;
	cursor: pointer;
	overflow: hidden;
}
.form_box .sel_toggler{
	background: url('../images/toggler.gif') no-repeat right top;
	cursor: pointer;
	width: 22px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 266px;
}
.form_box .inps .select_open{
	display: none;
	background: #fff;
	border: 1px solid #b8b8b8;
	border-top: none;
	width: 286px;
	position: absolute;
	top: 24px;
	z-index: 3;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:auto;
}
*html .form_box .inps .select_open{
	margin-left: 3px;
	width: 284px !important;
}
.form_box .inps #list_vac_vacancy{
	height: 150px;
}
.form_box .inps .select_open .item{
	margin: 1px 0px;
	padding: 1px 0px;
	padding-left: 5px;
	cursor: pointer;
	width: 281px;
}
.form_box textarea{
	background: url('../images/grad_textarea.gif');
	border: 1px solid #b8b8b8;
	overflow: auto;
	width: 402px;
	height: 228px;
}
.form_box .comment{
	background: url('../images/star_small.gif') no-repeat 61px 23px;
	font: normal 11px 'Tahoma';
	color: #686463;
	line-height: 13px;
	width: 90px;
	padding-top: 10px;
}
.form_box .buttons{
	padding: 7px 0px 0px 348px;
}
*html .form_box .buttons{
	padding-left: 344px;
}
.form_box .buttons .reset{
	width: 66px;
	height: 22px;
}
.form_box .buttons .submit{
	width: 166px;
	height: 22px;
}
.form_box h2{
	font: italic 17px 'Georgia';
	color: #8c2d42;
	margin: 10px 0 10px 0;
}

/*--- CALENDAR ---*/
.inps_date{
	position: relative;
	z-index: 3;
}
.calendar{
	background-color: #ffffff;
	position: absolute;
	border: 1px solid #afafaf;
	display: none;
	color: #5a5a5a;
	z-index: 10;
	width: 220px;
	top: -1px !important;
}
#date_parent_vac_birth{
	float: left;
	position: relative;
}
*html .inps_date .calendar{
	top: 24px !important;
}
html:first-child .inps_date .calendar{
	top: 23px !important;
}
*html .inps_date #date_parent_vac_birth{
	float: none;
	position: static;
}
.calendar table{
	position: relative !important;
	z-index: 10;
}
.calendar .hand,#datetime_popup .hand{
	cursor: pointer;
}
.calendar .current{
	cursor: pointer;
	color: #ffffff;
	background: #f58220;
	padding: 0 0 0 0 !important;
}
.calendar_table th{
	padding: 5px !important;
	margin: 0 0 0 0 !important;
	border: none;
}
.calendar_table td{
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	border: none;
}
.calendar_table table td{
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}