a, a:hover, a:active, a:focus {outline:none;}
/*Хлебные крошки*/
#name_type {font-size:18px;margin-bottom:0px;text-transform:uppercase;}
#kroha {font-size:11px;color:#6c6c6c;margin-bottom:20px}
#kroha a {font-size:11px;color:#6c6c6c}
#kroha b {text-transform:uppercase;}

/* Форма */
/* 
#formpost {width:605px; background-color:#ededed;}
#formpost:before{display: block;height: 13px;background: url(/images/form/b_pr_v.gif) no-repeat 100% 0;content: url(/images/form/b_lev_v.gif);}
#formpost:after{display: block;height: 13px;background: url(/images/form/b_pr_n.gif) no-repeat 100% 0;content: url(/images/form/b_lev_n.gif);}


#cont{margin:20px 20px 15px 20px;}

#formpost #cont .list_item{padding-top:5px;}
#formpost #cont .list_item .field {width:140px; float:left;}
#formpost #cont .list_item .input_text {float: left;}
#formpost #cont .list_item .input_text .textall {width:370px;height:17px; float:left; border: 1px solid #E0E0E0;}
#formpost #cont .list_item .input_text textarea {width:370px;height:100px;float:left; border: 1px solid #E0E0E0;}
#formpost #cont .list_item .input_text select {width:370px;height:20px; float:left; border: 1px solid #E0E0E0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#formpost #cont .list_item .cross{margin-left:5px; width:16px;height:16px; float:left; background:url(/images/form/cross.png) no-repeat left top;}
#formpost #cont .list_item .tick{margin-left:5px; width:16px;height:16px; float:left; background:url(/images/form/tick.png) no-repeat left top;}

/* Блок с капчей */
/*#formpost #cont #kapcha {width:530px; height:120px; margin-top:8px; background-color:#ededed;}

#formpost #cont #kapcha .content .nadp {margin:7px 0px 0px 5px}
#formpost #cont #kapcha .content .nadp span {margin:0px 0px 0px 30px}
#formpost #cont #kapcha .content .imgk {margin:5px 0px 0px 140px;}
#formpost #cont #kapcha .content .imgk img {float:left}
#formpost #cont #kapcha .content .imgk input.textcap {margin-top:20px; height:17px;  width:150px; border: 1px solid #E0E0E0;}

/* Кнопки с проверкой Java */
/*
 #div_but .reset{float:left; display:block;background:url(/images/form/but_reset.jpg) no-repeat left top;width:91px;height:30px;}
 #div_but .reset:hover{background:url(/images/form/but_reset.jpg) no-repeat left bottom}
 #div_but #but_submit{ display:none; float:left; margin-left:20px; background:url(/images/form/but_submit.jpg) no-repeat left top;width:91px;height:30px;}
 #div_but #but_submit:hover{background:url(/images/form/but_submit.jpg) no-repeat left bottom}

/* Кнопки без поддержки java */
/*
	#div_but input.reset_p{
	background:url(/images/form/but_reset.jpg) no-repeat left top;
	width:91px;height:30px;
	border:0px;
	cursor:pointer;
}

 #div_but input.submit_p{
	background:url(/images/form/but_submit.jpg) no-repeat left top;
	width:91px;height:30px;
	border:0px;
	margin-left:20px;
	cursor:pointer;
}

/* Вывод ошибки на форму */
/* #bl_error {list-style-type:none; margin-bottom:10px; color:red}*/
 
 /**********************************/
.form *{font-family:Tahoma, Geneva, sans-serif;font-size:12px}
.form input{border:1px solid #dad1b6}
.form input.t1{width:99%;padding:2px}
.form input.k{font-size:18px;padding:2px}
.form textarea{border:1px solid #dad1b6;padding:2px}
.form textarea.t1{width:99%;height:100px}

.send_form *{font-family:Tahoma, Geneva, sans-serif;font-size:12px !important;}
.send_form .input_field{margin-bottom:7px; width:380px; float:left;}
.vacancy .input_field{width:340px;}
.send_form .ness_msg p {font-size:11px;margin-bottom:10px !important;}
.send_form .ness_color{color:#bc2300}
.send_form input.text1{border:1px solid #dad1b6;padding:2px;width:90%}
.send_form select.select1{border:1px solid #dad1b6;padding:2px;width:50%}
.send_form textarea.text1{border:1px solid #dad1b6;padding:2px;width:90%;height:100px}
.send_form .captcha{border:1px solid #dad1b6;padding:2px;font-size:13px;text-align:center;width:150px}
.send_form .hint{font-size:11px !important;;color:#D42700;}
.send_form .field {float:left; width:75px;}

.vacancy .l_field {width:435px !important;}
.vacancy .s_field{width:15px !important;}

.vacancy .field {width:145px;}
.send_form .field p{/*font-weight:bold;*/margin-bottom:5px !important;}

.vacancy  #kapcha {margin-top:15px;}
.send_form  #kapcha .tt{width:70px; float:left}
.vacancy  #kapcha .tt{width:140px;}
.send_form  #kapcha .kod_t{clear:both;margin-left:75px;}
.vacancy  #kapcha .kod_t{margin-left:145px;}
.send_form  #kapcha .kod_t input{width:116px; margin-top:5px}
.send_form  #kod {float:left; margin-left:5px;/*position:relative;left:0px;top:0px*/}
.send_form  #kod img {border:1px solid #dad1b6;}

#div_but{/*margin-top:12px;*/ margin-left:75px}
.vacancy #div_but{/*margin-top:12px;*/ margin-left:145px}
#div_but a {display:inline-block; *display:inline; zoom:1;width:102px;height:32px; text-align:center; line-height:26px;}
/*#div_but a:hover{background-position:left bottom}*/

#div_but .submit{background:url(/images/form/but_submit.jpg) no-repeat left top; color:#fff;}
#div_but .reset{background:url(/images/form/but_reset.jpg) no-repeat left top; margin-left:5px;}
