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 #c7c7c7}
.form input.t1{width:99%;padding:2px}
.form input.k{font-size:18px;padding:2px}
.form textarea{border:1px solid #c7c7c7;padding:2px}
.form textarea.t1{width:99%;height:100px}

.send_form {margin-bottom:100px;}
.send_form *{font-family:Tahoma, Geneva, sans-serif;font-size:12px;}
.send_form p {margin-bottom:5px !important}
.send_form .input_field{margin-bottom:10px; width:400px; float:left;}
.send_form .input_radio{margin-bottom:10px; width:400px; float:left;}
.send_form .ness_msg p {font-size:12px}
.send_form .ness_color{color:#e90400}
.send_form input.text1{border:1px solid #c7c7c7;padding:2px;width:206px}
.send_form select.select1{border:1px solid #c7c7c7;padding:2px;width:420px;}
.send_form textarea.text1{border:1px solid #c7c7c7;padding:2px;width:420px;height:100px}
.send_form .captcha{
	border:1px solid #c7c7c7; padding-top:5px; 
	font-size:13px; font-weight:bold;
	text-align:center; 
	width:127px; height:22px;
}
.send_form .hint{font-size:11px;color:#F7A706;}
.send_form .field {float:left; width:400px;}
/*.send_form .field p{font-weight:bold}*/

/*.send_form  #kod {margin-left:150px;position:relative}*/
.send_form  #kod {position:relative}
.send_form  #kod input{position:absolute; top:20px; left:120px}

 #div_but .submit{ float:left; background:url(/images/form/otp.gif) no-repeat left top; width:99px;height:27px;}
 #div_but .submit:hover{background-position:left bottom}
 #div_but .reset{
	width:99px;height:27px; margin-left:20px;
	float:left; display:block;background:url(/images/form/otch.gif) no-repeat left top; 
}
 #div_but .reset:hover{background-position:left bottom}

