@charset "windows-1251";
/* CSS Document */

body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
.roundedcornr_box_919920 {
	background: #e7e6d7;
}
.roundedcornr_top_919920 div {
	background-image: url(../images/roundedcornr_919920_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_919920 {
	background: url(../images/roundedcornr_919920_tr.png) no-repeat top right;
}
.roundedcornr_bottom_919920 div {
	background: url(../images/roundedcornr_919920_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_919920 {
	background: url(../images/roundedcornr_919920_br.png) no-repeat bottom right;
}
.roundedcornr_top_919920 div, .roundedcornr_top_919920, .roundedcornr_bottom_919920 div, .roundedcornr_bottom_919920 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_919920 {
	margin: 0 15px;
}.main-title {
	font-size: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.text {
	padding-right:10px;
}
.podval {
	padding-top: 30px;
	font-size: 12px;
	color: #AEAEAE;
}

/* Почта */
#content {
background-color:#FDFDFD;
border-left:2px solid #333333;
border-right:2px solid #333333;
margin:0 auto 0;
padding:10px;
position:relative;
width:930px;
height:100%;
}

#contactable {
	background-image:url(/modules/contactable/images/contact.png);
	color:#FFFFFF;
	background-color:#333333;
	cursor:pointer;
	height:102px;
	left:0;
	margin-left:-5px; 
	overflow:hidden;
	position:fixed;
	*position:absolute;
	text-indent:-100000px;
	top:102px;
	*margin-top:200px;
	width:44px;
	z-index:100000;
}

#contactForm {
	background-color:#333333;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	height:450px;
	left:0;
	margin-left:-400px;
	margin-top:-160px;
	overflow:hidden;
	padding-left:30px;
	position:fixed;
	top:200px;
	width:360px;
	*width:394px;
	z-index:99;
}

form#contactForm input, textarea {
	background:#FFFFFF none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:1px solid #dfdfdf;
	font-family: georgia;
	font-size:1em;
	margin-bottom:10px;
}

form#contactForm .submit {
	background: #F5410F none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:3px solid #F52D0F;
	outline-color:-moz-use-text-color;
	font-family: georgia;
	font-size:1em;
	cursor:pointer;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bolder;
	font-family:Helvetica;
	margin-top:10px;
}

form#contactForm p {
	width:325px;
	font-size:0.9em;
}

#contactForm .red {
	color:	#F5410F;
}

#overlay {
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
}

#name.error { background-color: #EDBE9C; }
#email.error { background-color: #EDBE9C; }
#comment.error { background-color: #EDBE9C; }

#contactform #loading {
	background: url(/modules/contactable/images/ajax-loader.gif) no-repeat;
	width:55px;
	height:55px;
	margin: 100px auto;
	display:none;
}

#callback {
	font-family: georgia;
	font-size:1.1em;
	color: #FFF;
	width:325px;
	margin: 100px auto;	
	display:none;
}

.holder {
	margin:0 auto;
	padding-top:20px;	
}	