html, body {
	height:100%;
	padding:0;
	margin:0;
}
body {
	color:#444444;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ffffff url(body_bg.png) repeat-x;
}
input, textarea, select {
	color:#444444;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	border:#cccccc 1px solid;
}
img {
	border:none;
}

.villas_img {
	padding:3px;
	border:#c0c0c0 1px solid;
	display:block;
	margin-bottom:15px;
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;
	color:#75683D;
	outline: none;
}
a:hover {
	text-decoration:underline;
}
.padding a {
	color: #917d3c;
	text-decoration: underline;
}
.padding a:hover {
	text-decoration: none;
}
.clear {
	font-size:0px;
	height:0px;
	clear:both;
}
.wrapper {
	position:relative;
	width:945px;
	margin:0 auto;
}
.center {
	width:954px;
}
.layout_table {
	width:100%;
}
.left_bg {
	width:50%;
	background:url(left_bg.jpg) no-repeat 100% 0;
	padding-right:19px;
}
.right_bg {
	width:50%;
	background:url(right_bg.jpg) no-repeat 0 0;
	padding-left:19px;
}
a.home {
	background:transparent;
	width:191px;
	padding-top:126px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	border:0;
	height:0;
	position:absolute;
	left:0;
	top:0;
}
.header h1 {
	font-weight:normal;
	margin:0;
	font-size:22px;
	color:#5B4E3F;
	position:relative;
	top:77px;
}
.header {
	height:126px;
}
.header_bg {	
	background:url(header_bg.jpg) no-repeat;
}
.header_en {
	background:url(header_en.jpg) no-repeat;
}
.header_ru {
	background:url(header_ru.jpg) no-repeat;
}
.heading {
	margin-left:200px;
	height:50px;
	padding-top:6px;
	width:484px;
}
.navigation {
	height:43px;
	background:#fff;
	border-bottom:13px solid #fff;
	overflow:hidden;
	padding-top:5px;
	overflow:hidden;
	border-top:1px solid #dddddd;
}
.navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
.navigation ul li {
	background:url(navigation_separator.gif) no-repeat 0 60%;
	float:left;
	padding-left:2px;
	height:54px;
}

.navigation ul li.first {
	background:none;
	padding:0;
}
.navigation ul li a {
	float: left;
	font-size:18px;
	color:#fff;
	display:block;
	height:47px;
	line-height:47px;
	text-align:center;
}
.navigation ul li a:hover {
	background:url(main_nav_hover1.png) no-repeat -150px 2px;
	text-decoration:none;
}
.navigation ul li.first a:hover {
	background:url(main_nav_hover.png) no-repeat 0 0;
}
.navigation ul li.last a:hover {
	background:url(main_nav_hover.png) no-repeat 100% 0;
}
	
/* FP items */
.fp_header {
	height:400px;
	position:relative;
}
.fp_header .header_image {
	height:400px;
	width:945px;
	overflow:hidden;
}
.rounded {
	background:url(rounded.png) no-repeat;
	height:12px;
	width:945px;
	position:absolute;
	left:0;
	top:388px;
	z-index:9999;
}
.rounded1 {
	background:url(rounded1.png) no-repeat;
	height:12px;
	width:945px;
	position:absolute;
	left:0;
	top:0px;
	z-index:9999;
}
/* Page header */
.page_header {
	height:165px;
	position:relative;
}
.page_header .page_header_image {
	height:165px;
	width:945px;
	overflow:hidden;
}
.page_header .rounded {
	background:url(rounded2.png) no-repeat;
	height:12px;
	width:945px;
	position:absolute;
	left:0;
	top:153px;
}
.page_header h2 {
	position:absolute;
	z-index:10;
	color:#fff;
	font-weight:normal;
	font-size:29px;
	right:20px;
	margin:0;
	top:115px;
}
/* Banners */
.fp_blocks ul {
	list-style:none;
	padding:13px 0 0 0;
	margin:0;
}
.fp_blocks ul li {
	float:left;
}
.fp_blocks ul li {
	display:block;
	float:left;
	height:135px;
	width:226px;
	color:#fff;
	font-size:18px;
	text-align:center;
}
.fp_blocks ul li a {
	height:95px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}
.fp_blocks ul li.last {
	padding:0;
}
.fp_blocks ul li a:hover {
	text-decoration:none;
}
.fp_blocks ul li.box1 {
	background:url(box1.jpg) no-repeat;
	font-size:18px;
	margin-right:14px;
}
.fp_blocks ul li.box2 {
	background:url(box2.jpg) no-repeat;
	font-size:18px;
	margin-right:13px;
}
.fp_blocks ul li.box3 {
	background:url(box3.jpg) no-repeat;
	font-size:18px;
	margin-right:14px;
}
.fp_blocks ul li.box4 {
	background:url(box4.jpg) no-repeat;
	font-size:18px;
	margin-right:0;
}
.fp_blocks {
	height:137px;
	overflow:hidden;
}
/* Footer */
.footer {
	border-bottom:#c5c0af 1px solid;
	height:34px;
	clear:both;
	margin-top:10px;
	color:#5b4e3f;
	line-height:34px;
}
.footer ul {
	list-style:none;
	padding:0;
	margin:0;
}
.footer ul li {
	float:left;
}
.footer ul li a {
	color:#5b4e3f;
	margin:0 5px 0 5px;
}
.bottom {
	color:#75683d;
	padding:10px 5px;
	font-size:11px;
}
#createdby a {
	color:#75683d;
}
#createdby a:hover {
	text-decoration: none;
}
#createdby {
	color:#75683d;
	float:right;
	height:16px;
	margin:0 auto;
	position:relative;
	right:0;
	width:200px;
}
.devision {
	display:block;
	float:right;
	position:relative;
	top:-6px;
}
.top_links {
	position:absolute;
	top:15px;
	right:5px;
	color:#75683d;
	font-size:12px;
	text-align:right;
}
.top_links a {
	color: #75683D;
}
.top_links a:hover {
	text-decoration: none;
}
.home_icn {
	display:block;
	float:left;
	width:18px;
	padding-top:13px;
	height:0;
	text-indent:-999px;
	overflow:hidden;
	background:url(icons.gif) no-repeat 0 0;
	position:relative;
	top:2px;
}
.top_links span {
	float:left;
}
.sitemap_icn {
	display:block;
	float:left;
	width:22px;
	padding-top:13px;
	height:0;
	text-indent:-999px;
	overflow:hidden;
	background:url(icons.gif) no-repeat 100% 0;
	position:relative;
	top:2px;
	margin:0 5px 0 3px;
}
/* Page styles */
.page_bg {
	background:url(page_bg.gif) repeat-y;
	height:1%;
}
.page_top {
	background:url(page_top.gif) no-repeat;
	height:1%;
	padding-bottom:19px;
}
.page_bottom {
	background:url(page_bottom.gif) no-repeat 0 100%;
	padding-bottom:15px;
	height:1%;
}
/* Columns */
.left_column {
	width:242px;
	float:left;
	padding-top:30px;
}
.right_column {
	width:702px;
	float:left;
	margin-top:1px;
	height:1%;
	background:url(right_column_bg.gif) no-repeat;
	min-height:350px;
}
.right_column .page_title {
	height:60px;
	padding-top:18px;
	padding-left:10px;
}
.right_column .page_title h3 {
	color: #5B4E3F;
}
.info_table tr.item {
	cursor: pointer;
}
.info_table tr.item:hover td {
	background: #dddddd;
}
.info_table tr.item:hover td.sold {
	background:url(status1.jpg) repeat-x 0 0;
}
.info_table tr.item:hover td.free {
	background:url(status2.jpg) repeat-x 0 0;
}
.info_table tr.item:hover td.reserved {
	background:url(status3.jpg) repeat-x 0 0;
}
.info_table {
	background:url(table_title_bg.gif) no-repeat;
	width:701px;
}
.info_table th {
	height:53px;
	margin:0;
	vertical-align:bottom;
	padding:0 0 5px 0;
	background:url(th_bg.gif) no-repeat 100% 100%;
	overflow:hidden;
}
.info_table td {
	background:url(td_bg.jpg) repeat-x 0 0;
	height:33px;
	vertical-align:middle;
	text-align:center;
	border-bottom:#c6c6c6 1px solid;
	border-right:#c6c6c6 1px solid;
	font-weight:bold;
}
.info_table td.sold {
	background:url(status1.jpg) repeat-x;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}
.info_table td.free {
	background:url(status2.jpg) repeat-x;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}
.info_table td.reserved {
	background:url(status3.jpg) repeat-x;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}
.info_table th.last {
	background:none;
}
.info_table td.floor {
	background:url(floor_bg.jpg) no-repeat;
	height:37px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding: 0 0 0 13px;
	text-align:left;
}
.info_table td.last {
	border-right:none;
}
.content {
	padding-left:1px;
}
.content h4 {
	margin:0;
	padding:0;
	color:#75683D;
	font-size:25px;
	padding: 0 0 5px 33px;
	font-weight:normal;
}
/* Left menu */
.left_column ul {
	list-style:none;
	padding:0;
	margin:0;
}
.left_column ul li ul {
	padding-left:25px;
}
.left_column ul li ul li a {
	display:block;
	height:40px;
	background:url(left_menu_separator.gif) no-repeat 50% 100%;
	font-size:14px;
	line-height:40px;
	padding-left:15px;
	color:#5B4E3F;
}
.left_column ul li ul li a:hover, .left_column ul li ul li a.current {
	color:#000;
	text-decoration:none;
}
.left_column ul li a.tab, .left_column ul li a.tab_current {
	color:#008261;
	height:40px;
	width:202px;
	display:block;
	position:relative;
	left:15px;
	font-size:16px;
	line-height:38px;
	padding-left:9px;
	overflow:hidden;
	margin-bottom:3px;
	background:url(left_menu_separator.gif) no-repeat 0 100%;
}
.left_column ul li a.tab:hover {
	color:#777777;
	text-decoration:none;
} 

.left_column ul li a.tab_current {
	color:#777777;
	text-decoration:none;
}
.padding {
	padding:15px 33px;	
}
.padding p {
	margin:0;
	padding:0 0 15px 0;
}
.padding h3 {
	font-size:18px;
	margin:0;
	padding:0 0 15px 0;
}
.padding ul {
	margin:0;
	padding:0 40px 15px 40px;
}
/* Tabs */
.tabs {
	background:url(tabs_bg.gif) repeat-x 0 100%;
	height:40px;
	margin-bottom:10px;
	margin-top:5px;
}
.tabs ul {
	list-style:none;
	padding:0;
	margin:0;
}
.tabs ul li {
	float:left;
}
.tabs ul li.current {
	background:#fff url(tab_separator.gif) no-repeat 0 0;
}
.tabs ul li.current a, .tabs ul li.current a:hover {
	float:left;
	display:block;
	height:40px;
	background:transparent url(tab_separator.gif) no-repeat 100% 0;
	padding:0;
	line-height:40px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.tabs ul li a {
	float:left;
	display:block;
	height:40px;
	background:none;
	padding:0 13px;
	line-height:40px;
	font-weight:bold;
}
.info {
	border-bottom:#c0c0c0 1px solid;
	padding-bottom:20px;
	margin-bottom:10px;
}
/* Rooms */
.room_img {
	float:left;
	position:relative;
	margin-right:25px;
}
.room_img img {
	padding:1px;
	border:#c0c0c0 1px solid;
	display:block;
	margin-bottom:7px;
}
.room_info {
	margin-top:25px;
	margin-left:320px;
}

.room_details {
	border-top:#c0c0c0 1px solid;
	clear:both;
	padding-top:15px;
	margin-top:20px;
}
.room_info .option {
	font-weight:bold;
	display:block;
	padding:5px 0;
}
.room_details ul {
	list-style:none;
	padding:0;
	margin:0;
}
.room_details ul li {
	background:url(bulet.gif) no-repeat 0 6px;
	padding-left:15px;
	font-weight:bold;
	margin:3px 0;
}
.room_details ul li span {
	color:#53784b;
}

/*Button */
.div_button_gray {
	background:transparent url(btn_grey_left.gif) no-repeat scroll left top;
	float:left;
	padding:0 0 0 19px;
}
a.button_gray {
	background:transparent url(btn_grey_right.gif) no-repeat scroll right top;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-weight:bold;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0 19px 0 0;
	text-decoration:none;
	border:none;
}
a.button_gray:hover {
	text-decoration:none;
	color:#dfdfdf;
}
a.up {
	display:block;
	border-top:#c0c0c0 1px solid;
	padding:4px 16px 4px 0;
	margin-top:10px;
	margin-bottom:20px;
	background:url(up.gif) no-repeat 100% 50%;
	font-weight:bold;
	font-size:11px;
	text-align: right;
}
a.up:hover {
	text-decoration: none;
}
/* Contacts */
.map {
	width:634px;
	overflow:hidden;
	margin-bottom:15px;
}
.feedback_title {
	padding:7px 0;
	border-top:1px solid #C0C0C0;
}
.contacts_table input, .contacts_table textarea, .contacts_table select {
	display:block;
	width:290px;
	margin:3px 0 10px 0;
}
.contacts_table input.button_gray {
	margin:0;
	padding:0 13px 0 0;
	width:auto;
}
.contacts_table span {
	font-size:12px;
	font-weight:bold;
}
.textfield {
	border:#c5c5c5 1px solid;
	background:#efefef;
	padding:5px 7px;
}
.contacts_table textarea.comment {
	border:#c5c5c5 1px solid;
	background:#efefef;
	padding:5px 7px;
	height:110px;
	width:616px;
}
.img_wrapper, .img_wrapper_last {
	float:left;
	margin:0;
	padding:0 9px 9px 0;
	line-height:100%;
	height:133px;
}
.img_wrapper_last {
	padding:0 0 9px 0;
}

.img {
	float:left;
	display:block;
	padding:1px;
	border:1px solid #C0C0C0;
	height:133px;
	overflow:hidden;
	width:200px;
}
.img_last {
	margin-right:0;
}
.img img, .img_last img {
	margin:0;
	padding:0;
}
/* Pager */
.pager {
	font-size:12px;
	padding:15px 0 0 0;
	color:#7a7a7a;
}
.pager span {
	margin:0 2px 0 1px;
	color:#000;
	font-size:13px;
	font-weight:bold;
}
.pager span a {
	font-weight:normal;
}
.next_page, .prev_page {
	font-size:15px;
	font-weight:bold;
}
.pager span.pages {
	margin-right:5px;
	font-weight:bold;
	color:#7a7a7a;
}
.prev_next {
	float:right;
	padding-top:15px;
	color:#a1a1a1;
}
.breadcrumb {
	padding:11px 10px;
	font-size:12px;
}
/* Rotator */
.rotator_links {
	position:absolute;
	z-index:99999;
	top:351px;
	left:20px;
}
.rotator_links a.r_link {
	display:block;
	float:left;
	width:29px;
	height:29px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:29px;
	background:url(rotator_link.png) no-repeat;
	margin-right:4px;
}
.rotator_links a:hover, .rotator_links a.current {
	background:url(rotator_link_hover.png);
	text-decoration:none;
}

.font_size {
	float:right;
	width:70px;
	font-size:16px;
	position:relative;
	top:23px;
	right:3px;
}
.font_size span {
	float:left;
	margin-right:5px;
	position:relative;
	top:2px;
}
.font_size a {
	position:relative;
	top:3px;
	float:left;
	width:18px;
	height:18px;
	margin-right:5px;
}
a.decrease_font {
	background-image:url(decrease_font_size.gif);
}
a.increase_font {
	background-image:url(increase_font_size.gif);
}
a.decrease_font_max {
	background-image:url(decrease_font_size_max.gif);
}
a.increase_font_max {
	background-image:url(increase_font_size_max.gif);
}
.legend {
	height: 21px;
}
.legend span.square {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	border: 1px solid #dddddd;
	margin-right: 5px;
}

.v1a {
	background: #e27717;
}
.v1b {
	background: #82c527;
}
.v2a {
	background: #1e2e8d;
}
.v2b {
	background: #970208;
}
.v3a {
	background: #000100;
}
.v3b {
	background: #4fc6ee;
}
.v4a {
	background: #ed017f;
}
.v4b {
	background: #dbd016;
}
.hotel {
	background: #95409d;
}

.legend-label {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

.legend span {
	float: left;
	display: block;
}

.legend-left, .legend-right {
	float: left;
	width: 310px;
}

.validator {
	display: block;
	margin-bottom: 10px;
}

.news_date {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}

.feedback_msg {
	margin-bottom: 10px;
	font-weight: bold;
	color: #75683D;
}