﻿/*
 Theme Name: Три пескаря
 Theme URI: http://napavlovke.ru/
 Description: Тема для Трех пескарей
 Version: 0.1b
 Author: Михаил Лабанов (Mihail Labanov)
 Author URI: http://maikudou.wordpress.com/
 Tags: природа, отдых, охота, рыбалка
 */
html {
    background: url(img/bg.png) #6c1915;
	height: 100%;
}

body {
    background: url(img/bg_hl.png) repeat-x;
    color: #fffbde;
    font-family: Georgia, serif;
    font-size: 14px;
	position: relative;
	height: 100%;
}
.container_16 {
    position: relative;
	min-height: 100%;
}
a {
    color: #fffbde;
}

#lodging_column_3 {
    padding-top: 257px;
}

#footer {
    background: url(img/footer_bg.jpg) #400000;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    margin-top: 30px;
    color: #852525;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	clear: both;
	z-index: 10;
	 height: 82px;
	 margin-top: -82px;
}

#footer p {
    margin-bottom: 0;
}

#footer_cont {
    padding: 20px;
}

#logo {
    height: 90px;
    position: relative;
	z-index: 1000;
}

#logo_inner_cont {
    height: 220px;
    position: relative;
}

#logo_inner {
    position: absolute;
    top: 0;
    left: -5px;
}

#logo_main {
    position: absolute;
    top: 0;
    left: 50px;
    z-index: 666;
}

#beauty {
    background: white;
    height: 400px;
    -moz-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

#photo_pages {
    position: absolute;
    left: 300px;
    top: 24px;
	z-index: 999;
}
#photo_pages  span {
	width: 40px;
	height: 26px;
	margin-right: 17px;
	background: url(img/photo_page.png);
	display: block;
	float: left;
	cursor: pointer;
}
#photo_pages  span.current {
	background: url(img/photo_page_active.png);
	cursor: default;
}

#beauty_frame {
    position: absolute;
	z-index: 300;
}

.hms, #map_link, #price_link {
    padding-top: 26px;
}

#hms_vertical span {
    display: block;
    padding-top: 20px;
}

#links_vertical #map_link {
    padding-top: 48px;
}

#links_vertical #price_link {
    padding-top: 20px;
}

.hms a, #map_link a, #price_link a {
    padding: 8px 0 6px 0;
    display: block;
    text-align: center;
    color: white;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border-radius: 10px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 1);
}

.hms a:hover {
    background-image: url(img/bg_hms.png);
    text-decoration: none;
}

#map_link a:hover, #price_link a:hover {
    background-image: url(img/bg_hms_wide.png);
    text-decoration: none;
}

h1 {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2em;
    margin-top: 1em;
}
h2 {
    font-size: 18px;
    font-weight: normal;
	font-style: italic;
    line-height: 1.2em;
    margin-top: 1em;
}
h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 1em;
}
blockquote.big {
    color: yellow;
    font-size: 24px;
    line-height: 1.2em;
    margin-left: 0;
    float: right;
    width: 340px;
    margin: 0 0 10px 20px;
}

blockquote.big p {
    margin: 0;
}

#complain {
    float: right;
    margin: 10px 10px 10px 10px;
}

#reserve_big, #entertain_big {
    margin-top: 10px;
    margin-bottom: 10px;height: 158px;
}
#reserve_big a, #entertain_big a {
	height: 158px;
	display: block;
	width: 410px;
	background: url(img/button_reserve_hp.jpg) top left no-repeat;
	background-position: 0 -158px;
}
#entertain_big a {
	background: url(img/button_entertainment_hp.jpg) top left no-repeat;
	background-position: 0 -158px;
}
#reserve_big a:hover, #entertain_big a:hover{
	background-position: 0 0;
}

#menu, #menu_horizontal {
    clear: left;
    font-size: 16px;
}

#menu .active {
    font-weight: bold;
}

#menu .active li {
    font-weight: normal;
}

#menu ul, #menu_horizontal ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu ul li {
    margin: 0 0 0.5em 0;
    padding: 0;
}

#menu ul li ul {
    margin: 0.5em 0 0 40px;
}

#menu_horizontal ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu_horizontal ul li {
    float: left;
    margin: 0 20px 0.5em 0;
    padding: 0;
}

h1:first-child {
    margin-top: 0;
}

h1, h2, h3 {
    margin-bottom: 0.5em;
}

.container_main, #inhouse {
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
    background: #8b1f1a;
    padding: 20px;
    margin-bottom: 20px;
}

#gallery {
	position: relative;
	padding-bottom: 5px;
	zoom: 1;
}

#inhouse h2 {
    font-size: 18px;
    margin-top: 0;
    font-weight: normal;
    margin-bottom: 0.5em;
}

#gallery_pics {
    left: 80px;
	top: 20px;
    height: 80px;
	width: 300px;
	overflow: hidden;
	position: absolute;
}
#gallery_pics.big {
    left: 80px;
	top: 20px;
    height: 192px;
	width: 480px;
	overflow: hidden;
	position: absolute;
}
#gallery_pics_inner {
    left: 0;
	top: 0;
    height: 80px;
	width: 2000px;
	position: absolute;
}

#gallery_pics.big #gallery_pics_inner {
    left: 0;
	top: 0;
    height: 192px;
	width: 3000px;
	position: absolute;
}

#gallery_pics a {
    display: block;
    float: left;
    height: 80px;
    background: url(img/gallery_spinner.gif);
	cursor: pointer;
}
#gallery_pics.big a {
    display: block;
    float: left;
    height: 192px;
    background: url(img/gallery_spinner.gif);
	cursor: pointer;
}
#gallery_pics a img {
	width: 100px;
	height: 80px;
}
#gallery_pics.big a img {
	width: 240px;
	height: 192px;
}

.gallery_lister {
    text-align: center;
    line-height: 10px;
	padding-top: 100px;
	list-style: none;
	height: 32px;
	margin-bottom: 0;
	width: 100%;
	zoom:1;
	width: 300px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 16px;
}
.gallery_lister.big {
	padding-top: 206px;
	width: 480px;
}
.gallery_lister li {
    color: #520f0c;
	display: inline;
    font-size: 32px;
	margin:0;
	padding:0;
	cursor: pointer;
}

.gallery_lister li.current {
    color: #d11717;
}

#gallery_left {
    float: left;
    margin-top: 18px;
	cursor: pointer;
	zoom: 1;
}

#gallery_right {
    float: right;
    margin-top: 18px;
	cursor: pointer;
	zoom: 1;
}

#number_price {
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
    background: #c74741;
    position: absolute;
    margin-left: -60px;
    top: 40px;
    text-align: center;
}

.price_big {
    color: #ffdd00;
    font-size: 48px;
    margin-bottom: 0;
}

.price_pic {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    height: 160px;
}

#reserve_price {
    text-decoration: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 121px;
    width: 257px;
    background: url(img/button_reserve.jpg) top left no-repeat;
    margin-bottom: 5px;
}

#reserve_price:hover {
    background-position: 0 -121px;
}

#house_description {
    min-height: 220px;
}

#house_description h1 {
    margin-top: 0;
}

.price_padder {
    float: right;
    width: 40px;
    height: 220px;
}

#reserve_left {
    margin-left: 0;
    width: 320px;
    text-align: center;
	zoom: 1;
}

#reserve_right {
	margin-left: 6px;
    width: 240px;
    text-align: center;
	zoom: 1;
}

#house_type_ul {
    font-size: 16px;
    background: #a52626;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
    list-style: none;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 5px;
}

#house_type_ul li {
    width: 106px;
	height: 60px;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 2px;
}

#house_type_ul li.current {
    color: #8b1f1a;
    background: url(img/house_type_bg.png) top left no-repeat;
}
#house_type_ul li a {
	text-decoration: none;
}
#house_type_ul li.current a {
	color: #8b1f1a;
}
.slider_values {
    font-size: 16px;
    height: 26px;
    list-style: none;
    margin-bottom: 0px;
}

.slider_values li {
    width: 40px;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

.slider_values li a {
    text-decoration: none;
}

.slider {
    height: 22px;
    background: url(img/slider_rail.png) repeat-x;
    position: relative;
    margin-bottom: 5px;
	zoom: 1;
}
.slider_inner {
	margin: 0 23px 0 15px;
	position: relative;
	zoom: 1;
}

.slider_handle {
    height: 22px;
    width: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.ui-slider-handle {
	height: 22px;
    width: 10px;
    text-align: center;
    position: absolute;
	background: url(img/slider_handle.png) no-repeat center;
}

p.label, label {
    font-size: 11px;
    font-style: italic;
}

#sub_summary {
    font-size: 16px;
    font-style: italic;
    margin-top: 2em;
}

#price_total {
    font-size: 48px;
    color: #ffdd00;
}

#reserve_right p {
    padding-left: 60px;
}

#reserve_right p.reserve_submit {
    padding-left: 24px;
    margin: 0;
}

#calendar {
    margin-left: 60px;
    margin-right: 0;
}

#month, .ui-datepicker-title {
    font-size: 16px;
    font-style: italic;
}

#month_prev, .ui-datepicker-prev {
    float: left;
    font-size: 11px;
    font-style: italic;
	cursor: pointer;
}

#month_next, .ui-datepicker-next {
    float: right;
    font-size: 11px;
    font-style: italic;
	cursor: pointer;
}
.ui-state-highlight {
	font-weight: bold;
}
.day_selected {
	color: yellow;
}
.ui-datepicker-unselectable {
	color: #8B1F1A;
}
#calendar_table, .ui-datepicker-calendar {
    clear: left;
    margin-top: 5px;
    width: 100%;
    background: #a52626;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
}

#calendar_table td, .ui-datepicker-calendar td {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #8b1f1a;
    padding: 2px 0 4px 0;
}
#calendar_table th, .ui-datepicker-calendar th {
	font-weight: normal;
	font-size: 0.8em;
	border: 1px solid #8b1f1a;
}
.ui-datepicker-week-end {
	background: #C74741;
}

#reserve_form input {
    margin: 0;
    width: 170px;
    height: 21px;
    background: url(img/input_bg.png) top left no-repeat;
    border: 0;
    color: #fffbde;
    padding: 5px 5px 0 5px;
    line-height: 1em;
}

#reserve_form #reserve_submit {
    width: 250px;
    height: 94px;
    background: url(img/button_reserve_form.jpg) left top no-repeat;
    cursor: pointer;
}
#reserve_form #reserve_submit.inProcess {
	background: url(img/gallery_spinner.gif) no-repeat center;
}
#reserve_form #reserve_submit.inProcess:hover  {
	 background-position: center;
}
#reserve_form #reserve_submit:hover {
    background-position: 0 -95px;
}

#big_container {
    margin-top: 1em;
}

.house {
    text-align: center;
	height: 430px;
}

.house h2 {
    font-size: 24px;
    font-weight: normal;
    background: #9e3934;
    margin-bottom: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-radius: 5px;
    -webkit-border-top-radius: 5px;
    -khtml-border-top-radius: 5px;
    -khtml-border-top-radius: 5px;
    border-top-radius: 5px;
    border-top-radius: 5px;
}

.house a {
    color: #ffdd01;
}

.house p {
    padding: 10px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-radius: 5px;
    -webkit-border-bottom-radius: 5px;
    -khtml-border-bottom-radius: 5px;
    -khtml-border-bottom-radius: 5px;
    border-bottom-radius: 5px;
    border-bottom-radius: 5px;
    background: #8b1f1a;
}

#ill_keys {
    position: absolute;
    top: 6px;
    left: 580px;
}

#ill_entertainment {
    position: absolute;
    top: 30px;
    left: 620px;
}
#ill {
	position: absolute;
    top: 20px;
    left: 660px;
}

a.disabled {
	display: none;
}

#gallery_big {
	position: absolute;
	width: 300px;
	height: 300px;
	background: url(img/gallery_spinner.gif) no-repeat center #8b1f1a;
	display: none;
}
.gallery_image_big {
	display: none;
}
#gallery_next {
	width: 32px;
	height: 100%;
	top:0;
	right:0;
	position: absolute;
	z-index: 9000;
	opacity: 0.5;
	background: #6c1915;
}
#gallery_next a{
	width: 32px;
	height: 100%;
	top:0;
	right:0;
	background: yellow;
	position: absolute;
	display: none;
	cursor: pointer;
	z-index: 9001;
}
#gallery_prev {
	width: 32px;
	height: 100%;
	top:0;
	left:0;
	position: absolute;
	z-index: 9000;
	opacity: 0.5;
	background: #6c1915;
}
#gallery_prev a{
	width: 32px;
	height: 100%;
	top:0;
	left:0;
	background: yellow;
	position: absolute;
	display: none;
	cursor: pointer;
	z-index: 9001;
}
.page {
	display: none;
}
.page.current {
	display: block;
}
span.tooltip { 
    background-color: yellow; 
    padding:10px 15px; 
    width:200px; 
    display:none; 
    color: #8b1f1a;
    text-align:left; 
    font-size:12px; 
	z-index: 10000;
 
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
}
.minH{
	min-height: 400px;
}
#house_description.minH{
	min-height: 400px;
}
#no_vacancy {
	background-color: yellow; 
    color: #8b1f1a;
}
dl {
    margin: 1em;
}
dt {
    font-style: italic;
}
dd {
    margin: 0 0 1em 2em;
    font-weight: bold;
}
table {
    border-collapse: collapse;
    margin: 1em 0 1em 0;
	color: #fffbde;
	font-size: 1em;
}
thead th, thead td {
    text-align: center;
    vertical-align: middle;
    font-size: 1em;
    font-weight: normal;
}
thead {
    border-botton: 1px solid #fffbde;;
}
td {
	border: 0;
	}
td, th {
    padding: 0.5em 0.5em 1em 0.5em;
    border-bottom: 1px solid #fffbde;;
} 
td.money {
    text-align: right;
    font-weight: bold;
}
.ent {
	text-align: center;
	height: 300px;
}
textarea {
	width: 500px;
	background-color: #6c1915;
	border: 0;
	line-height: 1.2em;
	padding: 3px;
	color: #fffbde;
}
input {
	background-color: #6c1915;
	border: 0;
	line-height: 1.2em;
	padding: 3px;
	color: #fffbde;
}
.redWarning {
	color: yellow;
}
img {
	behavior: url(/iepngfix.htc);
}
#beauty img.bty {
	display: none;
	position: absolute;
	z-index: 200;
	left: 0;
	top: 0;
}
#beauty img.active {
	display: block;
}
#fish {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}
#food_menu {
	float: left;
	width: 150px;
	margin: 42px 0 0 0;
	padding: 0;
	list-style: none;
}
#food_menu_ {
	float: left;
	width: 150px;
	margin: 42px 0 0 0;
	padding: 0;
	list-style: none;
}
#food_menu li {
	margin: 0;
	padding: 3px 5px 5px 15px;
}
#food_menu_ li {
	margin: 0;
	padding: 3px 5px 5px 15px;
}
#food_menu li.current {
	background-color: #a52626;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-weight: bold;
}
#food_menu_ li.current_ {
	background-color: #a52626;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-weight: bold;
}
#food_menu li.current a {
	text-decoration: none;
	cursor: default;
}
#food_menu_ li.current_ a {
	text-decoration: none;
	cursor: default;
}
#food_time_menu {
	width: 450px;
	margin: 0 0 0 150px;
	padding: 0;
	height: 29px;
	list-style: none;
}
#food_time_menu_ {
	width: 450px;
	margin: 0 0 0 150px;
	padding: 0;
	height: 29px;
	list-style: none;
}
#food_time_menu li {
	float: left;
	margin: 0 0 0 10px;
	padding: 3px 15px 5px 15px;
}
#food_time_menu_ li {
	float: left;
	margin: 0 0 0 10px;
	padding: 3px 15px 5px 15px;
}
#food_time_menu li.current {
	background-color: #a52626;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
    -khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-weight: bold;
}
#food_time_menu_ li.current_ {
	background-color: #a52626;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
    -khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-weight: bold;
}
#food_time_menu li.current a {
	text-decoration: none;
	cursor: default;
}
#food_time_menu_ li.current_ a {
	text-decoration: none;
	cursor: default;
}
.food_page_day {
	width: 430px;
	margin-left: 150px;
	background-color: #a52626;
	padding: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	display: none;
}
.food_page_day_ {
	width: 430px;
	margin-left: 150px;
	background-color: #a52626;
	padding: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	display: none;
}
.food_page_day.current {
	display: block;
}
.food_page_day_.current_ {
	display: block;
}
.food_page_time {
	width: 100%;
	display: none;
}
.food_page_time_ {
	width: 100%;
	display: none;
}
.food_page_time.current {
	display: table;
}
.food_page_time_.current_ {
	display: table;
}
#hp_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
}
#hp_menu li {
	display: inline;
}
#hp_menu li a{
	text-shadow: 0 -1px 2px rgba(0, 0, 0, 1);
}
#hp_menu li a:hover{
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}
#new_price_list {

}

