@charset "windows-1251";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:'Calibri', Arial;
	font-size:14px;
	color:#000000;
	background:url(../images/bg.jpg) top center repeat-x;
}
a, a:visited{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:none;
}
h1{
	font-size:27px;
	color:#ef4035;
	font-weight:bold;
	padding:5px 0px 15px 0px;
	margin:0;
}
h2{
	font-size:18px;
	color:#ef4035;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 10px 0px;
}
h3{
	font-size:17px;
}
image, image a, image a:hover{
	border:0;
}	


/*---------------FORMS---------------*/
form{
	display:inline;
}
input[type=text], input[type=password] {
	height:18px;
	border: 1px solid #aeaeae;
	background-color:#fff;
	padding:3px;
	margin-bottom:5px;
	}
select{
	color: #636363;
	height:31px;
	border: 0px solid #989897;
	padding-left:10px;
	padding-right:0px;
	width:220px;
	font-family:'Calibri', Verdana, Arial;
	font-size:14px;
	background:url(../images/tfbg.png) no-repeat;
	}
textarea{
	border: 1px solid #aeaeae;
	width:100%;
	background-color:#fff;
	padding:5px;
	margin-bottom:5px;
}

input[type=button], input[type=submit]  {
	font-size: 12px;
	color: #fff;
	height:30px;
	border: 0px solid #989897;
	cursor:pointer;
	background-color:#aa0814;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	}





/*----------------- layout------------------*/
#banner_bg{
	background:url(../images/bg_middle.jpg) top center no-repeat;
}

.w_container{
	width:873px;
	margin:0 auto;
}
#topmenu{
	height:56px;
	background:url(../images/menubg.jpg);
	padding-left:2px;
}
#topmenu a, #topmenu a:visited{
	float:left;
	display:block;
	font-family:'Calibri';
	font-size:18px;
	padding: 16px 30px 18px 30px;
	margin:0;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #1f1f1f;
}
#topmenu a:hover{
	float:left;
	display:block;
	background:url(../images/menubg_ov.jpg);
	font-family:'Calibri';
	font-size:18px;
	padding: 16px 30px 18px 30px;
	margin:0;
	color:#000;
	text-decoration:none;
	border-right:1px solid #1f1f1f;
}

#banner{
	width:873px;
	height:401px;
	background:url(../images/banner.png) no-repeat;
}

#grey_grad{
	height: 793px;
	background:url(../images/bg_grey_grad.jpg) repeat-x bottom;
}

#main{
}
#main ul{
	padding:0 0 0 15px;
	margin:0;
}
#main ul li{
	padding:0 0 0px 0px;
	margin:0;
}
#main_gen{
	margin-top:30px;
}
#main_gen ul{
	padding:0 0 0 15px;
	margin:0;
}
#main_gen ul li{
	padding:0 0 0px 0px;
	margin:0;
}

#main_top{
	width:873px;
	height:16px;
	background:url(../images/main_top.png) no-repeat;
	clear:both;
}
#main_mid{
	width:793px;
	background:url(../images/main_mid.png) repeat-y;
	padding-left:40px;
	padding-right:40px;
	clear:both;
	padding-bottom:15px;
}
#main_bot{
	width:873px;
	height:16px;
	background:url(../images/main_bot.png) no-repeat;
	clear:both;
	margin-bottom:30px;
}
.pads{
	float:left;
	padding-right:80px;
}

#prefooter{
	background-color:#656565;
	padding:20px 0 20px 0;
	color:#d8d8d8;
}
#prefooter h1{
	font-size:30px;
	color:#fff;
	margin:0;
	padding:5px 0 15px 0;
	font-weight:normal;
}
.wht_box{
	float:right;
	margin-left:70px;
	font-size:12px;
	color:#000;
}

#footer{
	background-color:#202020;
	padding:45px 0 30px 0;
	color:#656565;
}
#footer a, #footer a:visited {
	padding:0 10px 0 10px;
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	padding:0 10px 0 10px;
	color:#fff;
	text-decoration:underline;
}
#footermenu{
	float:left;
	padding-left:100px;
	padding-top:22px;
	font-size:15px;
}
#footermenu a, #footermenu a:visited{
	color:#868686;
}
#footermenu a:hover{
	color:#868686;
}
#copy{
	background-color:#dbdbdb;
	padding:20px;
	text-align:center;
	color:#9d9d9d;
}

/* -------- Fonts ---------*/
.main_container ul{
	padding:0 0 0 25px;
	margin-top:10px;
	list-style:none;
}
.main_container ul li{
	background:url(../images/list.gif) 0 0px no-repeat;
	padding:0 0 10px 25px;
	margin:0;
	font-size:15px;
}
.main_container ul li a, .main_container ul li a:visited{
	color:#737373;
	text-decoration:underline;
}
.main_container ul li a:hover{
	color:#737373;
	text-decoration:none;
}



.error{
	font-weight:bold;
	color:red;	
}
.form-success{font-weight:700;font-size:18px;color:#B31A17;margin:15px 0}
.red{color:red}
.caption{float:left;margin:0 10px 10px 0}
.required{
	color:#F00;
	font-size:15px;
	font-weight:bold;
}

.social_buttons a, .social_buttons a:hover {
    padding: 0!important;
    margin-right: 10px;
}

.social_buttons img {
    height: 45px!important;
    width: auto!important;
}

.social_buttons {
    right: 181px !important;
    position: absolute !important;
    top: 86px !important;
}