@import url("../../themes/main/calendar.css");

body {
	margin: 0;
	padding: 0;
	background-color: #83e2ff;
/*
	background-image: url(../../../sbs_wp/themes/main/pics/d6.jpg);
*/
	background-repeat: repeat-y;
	background-position: 50% 0;
}
body, input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	vertical-align: top;
}
img {
	border: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #333333;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 8px 0 10px 0;
	color: #333333;
}
h2.spec_offers {
	background-image: url(../../../sbs_wp/themes/main/pics/d7.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 7px 0 0 23px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 5px 0;
	color: #993300;
}
a {
	color: #006699;
}
a:hover {
	color: #1d7cab;
}

.clearer {
	clear: both;
}

#header {
	height: 269px;
}
#main_container_1 {
	width: 1200px;
	margin: 0 auto;
	background-image: url(../../../sbs_wp/themes/main/pics/d6.jpg);
	background-repeat: repeat-y;
}
#main_container_2 {
	background-image: url(../../../sbs_wp/themes/main/pics/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 314px;
}

#top_menu {
	height: 45px;
	overflow: hidden;
}
#top_menu a, #top_menu .img_1 {
	float: left;
}
#top_menu .submenu {
	position: absolute;
	visibility: hidden;
	font-weight: bold;
}
#top_menu .submenu a {
	background-color: #ffeb9b;
	display: block;
	float: none;
	color: #e37400;
	text-decoration: none;
	padding: 7px 15px;
	border-bottom: 1px solid #f4b37d;
}
#top_menu .submenu a:hover {
	background-color: #f09800;
	color: #FFFFFF;
}
#top_menu #sm1 {
	width: 183px;
}
#top_menu #sm3 {
	width: 238px;
}
#top_menu #sm4 {
	width: 135px;
}

#left_menu {
	background-image: url(../../../sbs_wp/themes/main/pics/d5.png);
	background-repeat: no-repeat;
	padding: 2px 0 12px 10px;
}
#left_menu a {
	display: block;
}
#left_menu .submenu {
	position: absolute;
	visibility: hidden;
	font-weight: bold;
	box-shadow: 0 0 7px #E57C00;
}
#left_menu .submenu a {
	background-color: #ffeb9b;
	display: block;
	float: none;
	color: #e37400;
	text-decoration: none;
	padding: 7px 15px;
	border-bottom: 1px solid #f4b37d;
}
#left_menu .submenu a:hover {
	background-color: #f09800;
	color: #FFFFFF;
}
#left_menu img {
	display: block;
	margin-bottom: 3px;
}

.main_table {
	border-collapse: collapse;
/*
	margin-top: 269px;
*/
}
.main_table .left_column {
	width: 196px;
	padding: 0 0 20px 143px;
	background-image: url(../../../sbs_wp/themes/main/pics/d4.png);
	background-repeat: no-repeat;
	background-position: 0 100% ;
}
.main_table .left_column .contacts {
	background-image: url(../../../sbs_wp/themes/main/pics/bg_contacts.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	padding: 16px 0 0 55px;
	height: 198px;
}
.main_table .left_column .contacts .h24 {
	margin-top: 9px;
	font-size:14px;
}
.main_table .left_column .contacts a {
	color: #663300;
	display: block;
	margin-top: 19px;
}
.main_table .left_column .contacts .small_1 {
	margin-top: 18px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 13px;
}
.main_table .main_column {
	font-size: 12px;
	width: 679px;
	border-left: 3px solid #bfd3d5;
	border-right: 3px solid #bfd3d5;
	background-color: #FFFFFF;
	padding: 0 20px 15px 20px;
	background-image: url(../../../sbs_wp/themes/main/pics/bg_4.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../../../sbs_wp/themes/main/pics/d3.jpg);
	background-repeat: no-repeat;
	height: 48px;
	padding: 92px 0 0 123px;
	font-size: 11px;
	color: #333300;
	text-align: center;
}
#footer a {
	display: block;
	color: #333300;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.divider_1 {
	clear: left;
	background-image: url(../../../sbs_wp/themes/main/pics/dot_1.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 15px 0 10px 0;
}

#search_form {
	background-color: #ffeb9b;
	border-radius: 9px;
	padding: 15px 20px 35px 20px;
	font-size: 14px;
}
#search_form .block_1 {
	display: inline-block;
	margin-right: 40px;
}
#search_form .right {
	margin-right: 0;
}
#search_form .block_1 select {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	border-radius: 2px;
	border: 1px solid #cedadb;
}

.spec_offer_1 .img {
	background-image: url(../../../sbs_wp/themes/main/pics/bg_2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 14px 15px;
	margin-right: 12px;
	margin-bottom: 7px;
}
.spec_offer_1 .img .h_limiter {
	height: 119px;
	overflow: hidden;
}
.spec_offer_1 .img .h_limiter img {
	width: 204px;
}
.spec_offer_1 .bottom {
	margin-top: 20px;
}
.spec_offer_1 .bottom .more {
	float: right;
	margin-top: -7px;
}

.full_special_offer img {
	float: left;
	margin: 3px 15px 10px 0;
	border: 2px solid #BBBBBB;
	border-radius: 10px 0;
}

/* Main type of table */
.gen_table {
	border-collapse: collapse;
	width: 100%;
}
.gen_table th {
	border: 1px solid #949494;
	text-align: left;
	background-color: #ffeb9b;
	padding: 6px 11px;
}
.gen_table td {
	border: 1px solid #949494;
	padding: 6px 11px;
}
.gen_table td h3 {
	margin: 0 0 3px 0;
}
.gen_table td.nowrap {
	white-space: nowrap;
}
.gen_table td.col_1 {
	width: 180px;
}
.gen_table tr:nth-child(odd) {
	background-color: #99ffff;
}
.gen_table tr .img_1 {
	border: 1px solid #000000;
}
.gen_table tr:nth-child(odd) .img_1 {
	border: 1px solid #FFFFFF;
}
.gen_table td .old_price {
	color: #777777;
	text-decoration: line-through;
}

.gen_hl {
	background: url(../../../sbs_wp/themes/main/pics/hl_bg_1.gif) no-repeat 8px 0, #ffeb9b url(../../../sbs_wp/themes/main/pics/hl_bg_2.gif) no-repeat 99% 100%;
	border-radius: 9px;
	color: #663300;
	font-weight: bold;
	font-style: italic;
	padding: 15px 20px;
	text-shadow: 1px 1px #fffae6;
}

.gen_list {
	list-style-image: url(/sbs_wp/themes/main/pics/ul_bg_1.gif);
	padding-left: 22px;
}
.gen_list li {
	padding: 4px 0 4px 0;
}

.news_1 {
	margin-bottom: 10px;
	font-size: 16px;
}
.news_1 .date {
	font-size: 11px;
	float: left;
	padding-top: 2px;
	margin-right: 10px;
}

.full_news .date {
	font-size: 11px;
	margin-bottom: 7px;
	color: #777777;
}
.full_news img {
	float: left;
	margin: 3px 15px 10px 0;
	border: 2px solid #BBBBBB;
	border-radius: 10px 0;
}

.review_1 .date {
	float: right;
	color: #777777;
	font-size: 12px;
}
.review_1 .name {
	display: block;
	margin-bottom: 7px;
}

.contacts_map {
	width: 600px;
	border: 2px solid #BBBBBB;
	border-radius: 0 12px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

.form_1 input[type=text], .form_1 textarea, .form_1 select {
	background-color: #FFFFFF;
	border-top: 1px solid #90b3c9;
	border-right: 1px solid #93b7cd;
	border-bottom: 1px solid #e5f2f9;
	border-left: 1px solid #93b7cd;
	padding: 4px;
	margin: 0;
}
.form_1 input[type=text], .form_1 select {
	width: 300px;
}
.form_1 input[type=text].short_1, .form_1 select.short_1 {
	width: 60px;
}
.form_1 input.calendar{
	width: 95px;
	background-image: url(../../../sbs_wp/themes/main/pics/icon_calendar.gif);
	background-repeat: no-repeat;
	background-position: 97% 3px;
}
.form_1 input[type=image] {
	margin-left: 150px;
}
.form_1 textarea {
	width: 300px;
	height: 100px;
}
.form_1 .title {
	display: inline-block;
	width: 150px;
	vertical-align: top;
}
.form_1 .code {
	display: inline-block;
}
.form_1 .code input {
	width: 203px;
	margin-left: 5px;
}
.form_1 .code img {
	float: left;
	padding-top: 2px;
	background-image: url(../../../sbs_wp/themes/main/pics/arrow_1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	padding-right: 22px;
}
.form_1 .cat_1 {
	font-size: 16px;
}
.form_1 .cat_1 span {
	padding-right: 8px;
}
.form_1 .food_1 {
	display: inline-block;
	width: 450px;
}
.form_1 .food_1 span {
	display: inline-block;
	width: 140px;
}

.res_mes {
	margin-bottom: 15px;
	color: #ed9a00;
	font-size: 16px;
	font-weight: bold;
}

.operator_1 {
	clear: left;
}
.operator_1 img {
	float: left;
	margin: 3px 20px 18px 0;
}
.operator_1 a {
	font-size: 20px;
}

.accommodation_1 {
	margin-bottom: 15px;
}
.accommodation_1 h2 img {
	padding-left: 3px;
}
.accommodation_1 .photo {
	background-image: url(../../../sbs_wp/themes/main/pics/bg_2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 14px 15px;
	margin-right: 12px;
	margin-bottom: 7px;
}
.accommodation_1 .photo .h_limiter {
	height: 119px;
	overflow: hidden;
}
.accommodation_1 .photo .h_limiter img {
	width: 204px;
}
.accommodation_1 .gen_table {
	width: 430px;
}

.full_accommodation h2 {
	clear: left;
}
.full_accommodation .small_photo {
	background-image: url(../../../sbs_wp/themes/main/pics/bg_2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 14px 15px;
	margin-right: 12px;
	margin-bottom: 7px;
}
.full_accommodation .small_photo .h_limiter {
	height: 119px;
	overflow: hidden;
}
.full_accommodation .small_photo .h_limiter img {
	width: 204px;
}
.full_accommodation .category {
	margin-bottom: 10px;
	font-weight: bold;
}
.full_accommodation .category img {
	padding-left: 5px;
}
.full_accommodation .route {
	margin-top: 15px;
	padding-bottom: 6px;
	width: 450px;
	border: 2px solid #BBBBBB;
	border-radius: 0 16px;
}
.full_accommodation .other {
	display: block;
	margin-bottom: 10px;
}

#image_block {
	display: none;
	background-color: #FFFFFF;
	padding: 10px;
	border: 3px solid #DDDDDD;
	border-radius: 20px 0;
	box-shadow: 0 0 30px #666666;
}

.gallery_photo_1 {
	background-image: url(../../../sbs_wp/themes/main/pics/bg_5.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 14px 14px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.gallery_photo_1 .h_limiter {
	width: 190px;
	height: 34px;
	padding-right: 4px;
	padding-top: 85px;
	overflow: hidden;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: right;
}
.gallery_photo_1_right {
	margin-right: -5px;
}
