* {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

html, body {
	height : 100%;
	font-family: Tahoma;
	font-size: 10pt;
}
#container {
	width: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 auto;				
}
* html #container {
	height: 100%;
}
#footer {
	background: #477406;
	width: 100%;
	position: absolute;
	height: 130px;
	bottom: 0;
	text-align: center;
	color: #FFFFFF;
}
#footer ul {
	padding: 30px 0 5px 0;
}
#footer li {
	display: inline;
}
#footer div.designed {
	padding: 30px 0 0 0;
}
#footer div.designed a.white {
	line-height: 15px;
}

.autoclear: after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.autoclear {display: inline-block;}
.autoclear {display: block;}
* html .autoclear {height: 1%;}

div.menu_header {
	height: 93px;
	background: url('/images/header_bg.gif') repeat-x center bottom #F8FFED;
	position: relative;
}

div.menu_header #lang_menu{
	position: absolute;
	top: 5px;
	right: 10px;
}
div.menu_header #lang_menu li{
	display: inline;
}

div.menu_header #menu_div{
	text-align: center;
	padding: 64px 0 11px 0;
}

div.menu_header #menu_div a{
	text-decoration: none;
	color: #375D0B;
	font-weight: bold;
	font-size: 11pt;
	padding: 64px 15px 11px;
	margin: 0 1px;
}

div.menu_header #menu_div a:hover {
	background: url('/images/header_bg_hover.gif') repeat-x center bottom #E2EDB5;
	padding: 64px 15px 11px;
}
div.menu_header #menu_div .active_menu {
	background: url('/images/header_bg_hover.gif') repeat-x center bottom #E2EDB5;
	padding: 64px 15px 11px;
}

div.green {
	/*clear: both;*/
	background: url('/images/green_bg.jpg') repeat-x center bottom #FFFFFF;
	height: 183px;
}
div.green ul{
	padding-top: 3px;
	display: block;
	width: 900px;
}
div.green li{
	display: block;
	float: left;
}
div.green li.white_line{
	background: #FFFFFF;
	width: 1px;
	height: 180px;
}

div.linksRow {
	clear: both;
	background: url('/images/links_row_bg.gif') repeat-x center bottom #F8FFED;
	height: 165px;
}
#weather div.linksRow {
	background: none;
	height: 100%;
}
div.linksRow h3 {
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-transform: uppercase;
}
div.linksRow ul#linksBlock {
	padding: 5px 0;
	display: block;
	text-align: left;
	width: 885px;
}
#weather div.linksRow ul#linksBlock {
	width: 250px;
	padding: 0;
}
div.linksRow li.quick_link{
	display: block;
	float: left;
	width: 250px;
	height: 138px;
	border: 1px solid #BFC897;
	background: #FFFFFF;
	position: relative;
	padding: 5px 15px 10px;
	margin: 0 5px;
}
#weather div.linksRow li.quick_link {
	margin-bottom: 5px;
	background: #ECF4CF;
}
div.linksRow li.quick_link li{
	list-style-type: none;
	background: url('/images/plus_sign.jpg') no-repeat 0px 4px;
	display: list-item;
	padding-left: 15px;
	font-size: 11px;
}

div.page_content {
	clear: both;
	background: #F8FFED;
	min-height: 280px;
	padding: 5px 0px;
	padding-bottom: 190px;
}
.dynamic_content {
	width: 880px;
	text-align: left;
	margin-top: 15px;
}
.dynamic_content #main_content {
	float: left;
	width: 583px;
}
.dynamic_content #weather {
	float: left;
	padding: 0 5px;
	text-align: center;
}
#main_content .inner_div{
	padding: 0 20px;
}

div.more_row {
	width: 250px;
	height: 10px;
	position: absolute;
	bottom: 15px;
}
div.more_row_word {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 9px;
	width: 90px;
	height: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 9px;
}
a.white:hover {
	color: #CC0000;
}
a.black {
	color: #000000;
	text-decoration: none;
	line-height: 9px;
}
a.black:hover {
	color: #CC0000;
}
fieldset {
	padding: 0;
	margin: 0;
}
#reservation {
	width: 250px;
	text-align: left;	
	border: 3px ridge #86C826;
	padding: 10px;
}

#reservation li{
	list-style: none;
	padding: 2px 0;	
}

#reservation li input{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}
#reservation li input.checkbox {
	width: 20px;
	border: none;
}
#reservation li input.submit {
	background: #F8FFED none repeat scroll 0 0;
	border: 1px solid #777777;
	font-size: 11px;
	vertical-align: middle;
	padding-right:0px; 
	padding-bottom:2px;
	width:100px; 
	height:23px;
	color: #375D0B;
	font-weight: bold;
}
#reservation li select{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	text-align: left;
}
#reservation select.tinySelBox {
	width: 40px;
}
#reservation select.largeSelBox {
	width: 120px;
}
#reservation legend{
	position: static;
	padding: 0 5px;
	text-align: left;
	margin-left: 10px;
	color: #375D0B;
}
.cat_list {
	text-align: left;
}
.image_blocks {
	color: #477406;
	font-size:20px;
	font-weight:bold;
	margin: 5px 0;
}
.image_blocks ul {padding-left: 20px;}
.image_blocks li{
	display: inline;
	padding-right: 20px;
}
.cat_list .active_category {
	color: #477406;
	font-size:18px;
	font-weight:bold;
}


/* Formulas Structure */
div.contact_form {
	clear: both;
	width: 400px;
	padding: 10px;
}
div.contact_form p.vspace {
	height: 20px;
}
div.contact_form label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
div.contact_form label {
	display: block;
	margin: 2px 0;
	text-align: left;
}

div.contact_form input, div.contact_form textarea {
	background: #FCFFF6 none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	display: block;
	height: 15px;
	margin: 2px 0;
	width: 280px;
}
div.contact_form input.error, div.contact_form textarea.error {
	border: 1px solid #FF0000;
}
div.contact_form .textarea {
	height: 200px !important;
}
p.submit {
	clear: both;
	margin: 15px 0 0 0;
}
p.submit input {
	background: #F8FFED none repeat scroll 0 0;
	border: 1px solid #777777;
	font-size: 11px;
	vertical-align: middle;
	padding-right:0px; 
	padding-bottom:2px;
	width:100px; 
	height:23px;
	color: #375D0B;
	font-weight: bold;
}


/* */
.success {
	background: #D0F49A none repeat scroll 0 0;
	border: 1px solid green;
	color: green;
	font-weight: bold;
	padding: 10px 30px;
	margin-top: 30px;
	width: 400px;
}

.price_div {
	padding: 0 30px 0 10px; 
}

.season {
	color: #04243e;
	font-weight: bold;
}
.price_title {
	text-align: center;
	color: #04243e;
	font-weight: bold;
	font-size: 14px;	
}
table.prices {
	border: 2px solid #04243e;
	padding: 1px;
	margin-bottom: 30px;
	width:100%;
}
table.prices .room_cat{
	width:40%;
}
table.prices thead td {
	background: #04243e;
	text-align:center;
	color: #FFFFFF;
}
table.prices td {
	padding:1px;
	border: 1px solid #04243e;
	color: #04243e;
	font-weight: bold;
}
table.prices td a{
	color: #04243e;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed;
	line-height: 20px
}
table.prices td a:hover{
	border-bottom: 1px solid;
}

.price_footer {
	text-align: center;
	color: #04243e;
	font-weight: bold;
	font-weight: bold;
}
#home_left {
	float: left;
	width: 250px;
	padding-left: 20px;
}
#home_middle {
	float: left;
	width: 300px;
	margin-left:15px;
}
#home_middle .inner_div {
	text-align: justify;
	padding: 0 15px 0 10px;
}
.inner_div h3 {
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	color:#477406;
}
.image_blocks a img{border:1px solid #000000;padding:2px;}
.image_blocks a:hover img{border-color:#ff0000}

.cat_links {text-align:left}
.cat_links li {display: inline; padding:0 5px;}
