* {margin: 0; padding: 0;}
html {height: 100%;}
body {
	font-size: 14px;
	font-family: "Trebuchet MS", "Helvetica CY", Arial, sans-serif;
	line-height: 18px;
	color: #898888;
	width: 100%;
	height: 100%;
}
#page{background: #fbf5fa url(../images/header.jpg) repeat-x top;}

a {color: #a0468a;	outline: none;	text-decoration: underline;}
a:hover {text-decoration: none;}
p {margin: 0 0 18px}
img {border: none;}
input {vertical-align: middle;}
b, strong{color: #303030;}
.clear{clear: both;}

h1{
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
	color: #a0468a;
	padding-bottom: 27px;
}

#wrapper {
	width: 972px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*margin-top: -548px;*/
	margin-bottom: -56px;
}

/* Top & Bot BG
-----------------------------------------------------------------------------*/
#top_bg {width: 100%; margin: 0px auto 0;	height: 548px;	background: url(../images/top.png) repeat-x top;}
#bot_bg {width: 100%; margin: 0px auto 0;	height: 56px;	background: url(../images/footer.png) repeat-x top;}


/* Header
-----------------------------------------------------------------------------*/
#header {height: 110px; position: relative;}
#header .logo{display: block;	position: absolute; top: 15px; left: 38px;}

.soc_seti {position: absolute;	top: 10px;	right: 5px;	list-style: none;	background: url(../images/ico_soc.png) no-repeat;}
.soc_seti li{float: left; }
.soc_seti li a {display: block; width: 22px;	height: 22px;}

.top_menu {list-style: none;	position: absolute; top: 40px; right: 5px;}
.top_menu li {
	list-style: none;
	
	padding-right: 13px;
	float: left;
}
.top_menu li a, .top_menu li a:hover, .top_menu .active {
	display: block; 
	text-decoration: none;
	color: #ffffff;
	padding: 5px 14px 7px 36px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.46);
	background: url(../images/bg_menu.png) no-repeat left;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: relative;
	behavior: url(js/PIE.htc);
}
.top_menu li a:hover, .top_menu .active  {
	background: url(../images/bg_menu_sel.png) no-repeat left;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {padding: 0 0 85px;}

#content .blocks{
	background: #fff;
	width: 972px;
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.22);
	-moz-box-shadow:    0px 0px 7px rgba(0, 0, 0, 0.22);
	box-shadow:         0px 0px 7px rgba(0, 0, 0, 0.22);
	position: relative;
	behavior: url(js/PIE.htc);
}

.blocks .cont_text{padding: 18px}
.bl_slides {position: relative;}
.line {border-bottom: 1px solid #cccccc; margin-bottom: 20px;}


.nomers li{
	list-style: none;
	width: 25%;
	float: left;
	text-align: center;	color:#41134a;
	margin-bottom: 20px;
}
.nomers li p{
	text-align: left;
	padding: 0px 8px 0px 8px;
	margin: 5px 0px 10px 0px;
}
.but_ping{
	display: block;
	background: #eac2e5;
	color: #010101 !important;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	width: 150px;
	text-align: center;
	line-height: normal;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: relative;
	behavior: url(js/PIE.htc);
	margin: 0 auto;
}
.but_ping:hover {text-decoration: none!important;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 972px;
	margin: -85px auto 0;
	height: 85px;
	position: relative;
	color: #a0468a;
}
#footer a {text-decoration: none;}
#footer a:hover {text-decoration: underline;}
#footer .f_l{float: left;	padding: 49px 0px 0px 0px;}
#footer .f_r{float: right;	padding: 49px 0px 0px 0px;}


/**************************** START PAGE ***************************/
.break { clear:both; }

/* HEADER */
.main_conteiner .but_bron{
	display: block;
	width: 196px;
	height: 30px;
	position: absolute;
	right: 0px;
	top:10px;
}
.main_conteiner{width: 972px; margin: 0 auto; position:relative;}
.main_conteiner .soc_seti{top:60px;}

#header_main { height:600px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:600px; position:absolute; }

#top_main { height:17px;position:relative; top:0px; background: #0f0f0f url(../images/footer1.png) repeat-x top; }


/* NAVIGATION */
#nav-outer { height:77px; position:relative; top:350px; background-image:url("../images/plashka_menu.png"); border-top:1px solid #676763; border-bottom:1px solid #676763;}
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }

/* MENU */
#menu { position:relative; top:255px; }


.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back {
	background: url(../js/slaiders/arrow-prev.png) no-repeat; 
	width: 31px;
	height: 58px;
}
#back:hover {background: url(../js/slaiders/arrow-prev_sel.png) no-repeat;}
#next {background: url(../js/slaiders/arrow-next.png) no-repeat; 
	width: 31px;
	height: 58px;
	float: right;
}
#next:hover {background: url(../js/slaiders/arrow-next_sel.png) no-repeat;}
#control {background:none !important; }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:-40px; margin:0 auto; width:960px; }
#headernav {/*padding-left:864px;*/ }

/* CONTENT */
#content_main {
	color: #575757;
	background: #fbf5fa url(../images/header.jpg) repeat-x center -204px;
}
#content_main .block_text {width:960px; margin:0 auto; padding:30px 20px 10px 20px;}

#respond input[type='text']{
	width: 350px;
	padding: 2px;	
}
#respond select{
	width: 357px;
	padding: 2px;	
}
#respond textarea{
	width: 350px;
	resize:none;
}
#respond label{
	/*font-weight: bold;*/
	/*color: #000;*/
}
input[type='submit']{
	display: block;
	background: #eac2e5;
	color: #010101 !important;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	width: 150px;
	text-align: center;
	line-height: normal;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: relative;
	behavior: url(js/PIE.htc);
	margin: 0 auto;
	cursor: pointer;
	border: 0px;
	float: left;
}
input[type='submit']:hover {text-decoration: none!important;}
.errors {margin-bottom: 20px; color:#000; background: #eae9e9; padding:10px; width: 340px;}
.errors strong {color: #ff0000;	margin-bottom: 20px;}