html, body {
	margin:0px; padding:0px; 
	position:relative; 
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 125%;
	color: #435158;
	text-align:center;
	background: #fff;
}
#body {
	background: #DCEEF0 url(img/bg.jpg) repeat-x 100% 100%;

}

.error_page {
	background: #fff;
	padding: 45px 150px;
	text-align: left;
	}

img, form {
	padding: 0; margin: 0; border: 0;
}

h1, h2, h3, .block_title {
	display: block;
	margin: 25px 0 10px 0;
	padding: 0;
}

h1, .block_title {
	font-weight: normal;
	letter-spacing: 0.2px;
	font-size: 21px;
	line-height: 106%;
	color: #5E808C;
	padding: 0 15px 20px 0;
	margin-bottom: 0; 
	border-bottom:1px #fff  solid;
}
/*	background: url(img/title_shadow.png) no-repeat 0% 100%; */

h2 {
	font-weight: normal;
	font-size: 19px;
}
.subtitle {
	font-weight: normal;
	font-size: 100%;
	padding: 15px;
	margin: 0;
	background: #EBF5F7;
	border-bottom: 1px #CEDEEA solid;
}
	h2.subtitle.bold {
		font-size: 19px;
	}
h3 {
	font-size: 16px;
	clear: left;
	color: #5C6D75;
}


a:link {
	color: #2f4855;
	text-decoration: underline;
}
a:visited {
	color: #516977;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}


.hid {
	position: absolute;
	left: -2000px;
	top: -2000px;
}

.clear {
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}


#logo {
	position: absolute;
	top: 52px;
	margin-left: 15px;
	width: 237px;
	height: 35px;
	background: url(img/pokurortam_ru.png) no-repeat;
	cursor: pointer;
}
#logo_descr {
	position: absolute;
	top: 75px;
	margin: 0 0 0 15px;
	padding: 0;
	color: #5E808C;
	top: 5px;
}

#all {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	text-align: left;
}

#header {
	margin: 0 auto;
	padding: 120px 0 0 0;
	text-align: center;
	background: url(img/gornayagrada.jpg) no-repeat;
}
	#header_content {
		margin: 0 auto;
		padding: 0;
		width: 980px;
		text-align: left;
	}


/* MENU */
#menu {
	width: 980px;
	height: 49px;
	margin: 0;
	padding: 0;
	background: transparent url(img/menu_bg.gif) no-repeat 50% 50%;
}
	#menu ul {
		display: block;
		margin: 0 auto;
		padding: 0;
		width: auto;
	}
	#menu ul li  {
		display: block;
		float: left;
		margin: 0 0 0 1px;
		padding: 0;
		list-style-type: none;
	}
	#menu ul li a {
		display: block;
		float: left;
		padding: 0;
		margin: 0;
		font: bold 13px Arial;
		text-decoration: none;
	}
	#menu ul li a span {
		height: 39px;

	}
	#menu ul li a span img {
		margin: 10px 0;

	}
	#menu ul li .selected {
		display: block;
		color: #3399CC;
		text-decoration: none;
	}
		#menu ul li a.selected {
			background: url(img/menu_selected_bg.gif) no-repeat 0% 50%;
		}
		#menu ul li a:hover {
			background: url(img/menu_selected_bg.gif) no-repeat 0% 50%;
		}
	#menu ul li a {
		height: 39px;
		padding: 5px 8px;
		margin: 0;
		font: bold 13px Arial;
		text-transform: uppercase;
		line-height: 36px;
	}


/* submenu */
.submenu, .submenu ul, .submenu li {
	margin: 0; padding: 0;
	list-style-type: none;
}
.submenu li {
	display: inline;
}
.submenu {
	margin: 25px 0;
}
.submenu a, .submenu b {
	display: block;
	text-decoration: none;
	font: normal 12px Arial;
	margin: 0;
	padding: 5px 15px;
	border-top: 1px #EFF4FA solid;
	border-bottom: 1px #C8D9E9 solid;
	background: #EBF5F7;
}
.submenu ul li a, .submenu ul li b {
	font: normal 100% Arial;
	padding: 4px 6px;
}
.submenu ul {
	display: none;
	margin-left: 20px;
}
.submenu li.active ul {
	display: block;
}
 .submenu li.active a,  .submenu li.active b {
	color: #3399CC;
 }
.submenu li a.selected, .submenu li b.selected {
	color: #3399CC;
	background: #fff;
}
.submenu li a:hover {
	color: #3399CC;
	background: #fff;
}


/* SEARCH */
#search {
	position: absolute;
	top: 35px;
	width: 250px;
	height: 56px;
	padding: 17px 0 0 0;
	margin: 0 0 0 700px;
	color: #5E808C;
	}
	#search form {
		margin: 17px 0 0 0;
		padding: 0;
	}
	#search form p {
		padding: 0; margin: 0;
		display: inline;
	}	
	#search form #searchtext {
		position: relative;
		width: 185px;
		border: 1px #5E808C solid;
		background: #f0f0f0;
		margin: -17px 2px 10px 0;
	}
	#search #searchsubmit {
		position: absolute;
		margin: -4px 0 0 2px;
		padding: 2px 0;	
		border: 0;
		background: #DEECEF;	
	}
	#search #searchtitle {
		position: absolute;
	}
	

/* HMS */
#hms {
	position: absolute;
	z-index: 1;
	top: 20px;
	padding: 0;
	margin: 0;
}
	#hms li  {
		display: block;
		float: left;
		margin: 0 12px;
		padding: 25px 0;
		list-style-type: none;
	}
	#hms li a {
		padding: 0;
		margin: 0;
		font: bold 13px Arial;
	}

	
	
/* PHONE */
#phone {
	float: right;
	text-align: right;
	}
	#phone b {
		display: block;
		font-weight: normal;
		margin: 0;
	}
	#phone span {
		font-size: 29px;
		line-height: 100%;
		color: #85a2be;
		}
		
		
/*============================= CONTENT ================================*/

/* BLOCKS */
.blocks {
	position: relative;
	overflow: hidden;
	height: 1%;	
}
.blocks_item {
	overflow: hidden;
	width: 286px;
	margin: 0 17px;
	float: left;
	}
	.blocks_item_ico {
		float: left;
		margin: 0 10px 10px 0;
	}
	.blocks_item.sub {
		overflow: hidden;
		width: 236px;
		margin: 0 17px;
		float: left;
	}
	.blocks_item.info {
		overflow: hidden;
		width: 656px;
		margin: 0 17px;
		float: right;
	}
	
/* SPECIAL */
#special {
	margin: 15px 0 0 0; 
	}
#special_content {
		padding: 10px 0;
		text-align: center;
		border: 1px #576167 solid;
		border-left: 0;
		border-right: 0;
	}
	#special_content table {
			text-align: left;
			padding: 0; margin: 0;
		}
	#special_content table tr td {
		width: 33%;
		padding: 0 30px;
		}	
	#spec_prev, 	#spec_next {
		position: absolute;
		margin-top: 20px;
	}
	#spec_prev {
		margin-left: 0;
		}
	#spec_next {
		margin-left: 955px;
		}
	.spec_price {
			color: #d30000;
		}
	.spec_title {
			display: block;
			margin-bottom: 5px;
			font-weight: bold;
			font-size: 14px;
		}
		
		
/*============================= FOOTER ================================*/
#footer {
	}
	#footer_content {
			width: 981px;
			height: 120px;
			margin: 0 auto;
			padding: 15px 0;
			text-align: left;
		}


.site_path {
	position: absolute;
	top: 5px;
	padding: 0;
	margin: 0;
	width: 656px;
	font-size: 11px;
	text-align: right;
}
	.site_path, .site_path a {
		color: #5E808C;
		text-decoration: none;
	}
	.site_path a:hover {
		text-decoration: underline;
	}



a.prev, a.next {
	position: absolute;
	display: block;
	width: 27px;
	height: 27px;
	margin-top:35px;
	background: url(img/next_prev.gif) no-repeat;
	cursor: pointer;
}
a.next {
	margin-left: 630px;
	background-position: 100% 0%;
}
a.prev:hover {
	background-position: 0% 100%;
}
a.next:hover {
	background-position: 100% 100%;
}
div.scrollable { 
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    width: 600px;     
    height:100px;
    margin: 0 auto;
} 
div.scrollable div.static_gallery {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
}
.static_gallery {
}
.pic_item {
	width: 140px;
	height: 95px;
	overflow: hidden;
	float: left;
	margin: 0 5px;
}
.pic_item a {
	display: block;
	width: 130px;
	height: 85px;
	overflow: hidden;
	border: 5px #D1DFE8 solid;
}
.pic_item a:hover {
	border: 5px #BDCED9 solid;
}


.gallery_content {
	padding: 15px 0;
	background: #EBF5F7;
	border-top: 1px #fff solid;
}
.info_content {
	padding: 15px;
	background: #fff;
	border-bottom: 1px #CEDEEA solid;
}


.page_into {
}
.page_into.hotels {
	width: 142px;
	height: 261px;
	padding: 9px;
	margin: 10px 4px 10px 0;
	float: left;
	overflow: hidden;
	background: url(img/hotels_bg.gif) no-repeat;
}
.page_into.hotels p {
	padding: 0; margin: 0;

}
.page_into.hotels h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0; margin: 0 0 5px 0;
}

.page_into .pic_prev {
	display: block;
	width: 130px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	background: #EFF4FA;
	border: 5px #EFF4FA solid;
}

.widget {
	position: relative;
	top: 0;
	width: 200px;
	margin: 0 -15px 20px 25px;
	padding: 0 15px 15px 15px;
	float: right;
	background: #F6F9FA;
}
.page_widget {
	clear: left;
}
.page_widget b {
	display: block;
	font-size: 100%;
	font-weight: normal;
}
.page_widget h3 {
	padding-top: 0;
	margin-top: 0;
}

/* FORM */
.textinput, .element {
	background: #EFF4FA;
	border: 1px #C8D9E9 solid;
	width: 85%;
	padding: 2px;
	font: normal 100% Arial;
}
.textinput.submit, .element.submit {
	border: 0;	
	width: auto;
	background: #C8D9E9;
	font-weight: bold;
	cursor: pointer;
	padding: 8px 20px;
	margin: 15px 0 0 0;
}
.textinput.captcha {
	background: #EFF4FA;
	border-top: 1px #EFF4FA solid;
	border-bottom: 1px #C8D9E9 solid;
	width: auto;
	padding: 2px;
	font: normal 100% Arial;
}
.textinput.error {
	border: 1px #cc0000 solid;
}
#input_error {
	color: #cc0000;
	}

form label.description {
	display: block;
	padding: 5px 0;
}
.element.date {
	width: 100px;
}
.element.select {
	width: auto;
}

.imf, imf li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.informer {
	padding: 20px;
	border: 1px #cc0000 solid;	
}


/* TABLE */
.right.content table {
	border: 0;
	width: 100%;
	border-top: 1px #ACC9E8 solid;
	border-right: 1px #ACC9E8 solid;
}
.right.content table th {
	border: 1px #ACC9E8 solid;
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
	background: #ACC9E8;
}
.right.content table tr {
	background: #F9FDFF;
}
.right.content table td {
	width: auto;
	border: 1px #ACC9E8 solid;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px #ACC9E8 solid;
	padding: 2px 5px;
	vertical-align: top;
}





.orderlink {
	display: block;
	float: right;
	margin-left: 30px;
}
.orderlink a {
	display: block;
	padding: 15px 0 15px 45px;
	text-decoration: none;
	background: url(img/ico/order.jpg) no-repeat 0% 50%;
}
.orderlink a span {
	text-decoration: underline;
	font-size: 18px;
}



/* zakazphone */
#zakazphone {
	position: absolute;
	z-index: 1;
	top: 0;
	margin: 40px 0 0 310px;
	}
	#zakazphone b {
		display: block;
		font-size: 21px;
		line-height: 31px;	
	}
	#zakazphone span {
		display: block;
		float: left;
		margin: 0 10px 0 0;	
	}
	#zakazphone span i {
		font-weight: bold;	
		font-style: normal;
	}