/*  
Author: Andrey Parashchenko
Site: zolotaya-seredina.com
*/
body {
	background-color: #f3f0ec;
	color:#252423;
	margin:0;
	padding:0;
	text-align:center;
	font-size: 12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}
img{
	border: 0;
}
a{color:#252423; text-decoration: none;}
a:hover, a.current{color: #af0008;}
h1{font-size: 19px;}
h2{font-size: 17px;}
h3{font-size: 15px;}
h4{font-size: 12px;}


.noTopMargin{margin-top: 0;}
.noMargin{margin: 0;}
.smallTopPadding{padding-top: 3px;}
.lowerCase{text-transform: lowercase;}
.smallBotMargin{margin-bottom: 3px;}

.main{
    margin: 0 auto;
    width: 985px;
    text-align: left;
    
}
.wrap-content, .main, .header, .menuLeft, .wrap-content{overflow: hidden;}
.header{height: 150px; position: relative; background: url("../images/head_bg.jpg")  right bottom no-repeat;}
.logo{display: block;}
.menu{ position: absolute; top: 100px; right: 0px; margin: 0;}
.menu li{ float: left; list-style: none; overflow: hidden;}
.menu li a{text-align: center; display: block; height: 30px; padding: 10px; width: 83px; margin: 0; text-decoration: none; }
.menu li a.current, .menu li a:hover, .content{background-color: #e4e1dc;}
.menuLeft{width: 225px; float: left;}
.content{width: 581px; float: right; padding: 50px 20px 20px 120px; border-bottom: 1px solid #AF0008;  background: url("../images/content_bg.jpg") left bottom no-repeat #e4e1dc;}
.services .list, .juralservice .list{padding-left:0;}
/*.index{padding-left: 170px; width: 531px; } */
.indexPhoto{ float: left; margin-left: -210px; background-color:  #f3f0ec; padding: 7px;}
.indexPhoto p {text-align: right;}
.indexPhoto img {margin-bottom: 0;}
.floatLeft{float: left;}
.floatRight{float: right;}
.upperCase{text-transform: uppercase;}

.menuLeft .widget .cat-menu{list-style:none; padding:0; margin:0;}
.menuLeft .widget .cat-menu li{padding-left:0;}

.widget{list-style: none; margin: 10px 0; padding: 0 0 10px; border-bottom: 1px solid #ccc;}
.widget li{ padding: 3px 20px;}
.widget .title{background-color: #E4E1DC; color: #383838; font-size: 18px; margin-bottom: 5px;}
.widget .title h2{margin: 0; font-weight: normal;}
.lang{height: 20px; text-align: center; padding: 10px; margin: 0; }
.date{float: right; color: #af0008; }
.listText{margin-bottom: 5px;}
a.but{color: #af0008;}
a.but:hover{text-decoration: underline;}
ul.list{list-style: none;}
.list a{font-size: 14px;}
li.list{ padding: 3px;}
.elOfList{border-bottom: #af0008 1px dotted; padding-bottom: 10px;}



dl{
	margin: 10px 0 0;
	padding: 0;
}
dt{
	height: 25px;
	width: 150px;
}
dt label{
	width: 150px;
	min-height:30px;
}
dd{
	margin: -27px 0 5px 0px;
	padding: 0 0 0 150px;
	width:350px;
	overflow: hidden;
}
dd input{
	margin-left: 0;
	padding-left: 0;
}
dd pre {
	font-size: 8px;
	line-height: 8px;
	font-weight: bold;
	color: #000;
}
#messageForm .errors{
	font-size: 10px;
	padding-top:3px;
	padding-bottom:5px;
	height: 30px;
	min-height: 10px;	
	color: red;
}
#messageForm .errors li{
	color: red;
}
#regForm input {
	width: 250px;
}
.error_message {
	color:red;
	padding:10px;
	font-weight:bold;	
}
.counter {
	font-size:10px;
	color:#ff0000;
}

.headerMainQuestion{
	font-size:11px;
	border-bottom:1px solid  #6F5544;
}
.content .commentHeader{
	padding:5px;
	font-size:11px;
	margin-top:15px;
	border-bottom: 1px dotted #AF0008; 
}
.content .commentBody{
	padding-left:50px;
}
.content .commentBottom{
	border-bottom: 1px solid #6F5544;
}
.questionBody{
	padding:20px 0;
}
.headerMessageForm{
	margin-top: 20px;
	margin-bottom: -10px;
	padding-bottom: 0;
	color: #4C8707;
}
#footer{
	height:20px;
	margin-top:10px;
	text-align: center;
	padding: 10px 0 50px;
	border-top: 1px dotted #af0008;
	width: 720px;
	float: right;
}
.addInfoBot{width: 720px; padding-top: 20px;}
.addInfoBot1, .addInfoBot2{ width: 340px;}
.addInfoBot2{padding-right: 40px;}
.addInfoBot h4{font-size: 11px;}
.row{border-bottom: 1px dotted #ccc; padding-bottom: 5px; overflow: hidden;}
.row img.title_img{margin: 0 10px 10px 0;}
.pager{text-align: center; margin-top: 30px;}
.menu li a.oneLine{padding-top: 20px;}

.askAllMenu{ overflow: hidden; padding-bottom: 20px; margin-bottom: 10px; border-bottom: 1px solid #AF0008;}
.askAllMenu .leftColumn, .askAllMenu .rightColumn{ list-style: none; margin:0; padding:0; float:left; width: 280px;}
.partners .row{margin-bottom: 12px;}
