@charset "utf-8";
@import url("content.css");
@import url("mainsite.css");

body, html {
	margin: 0;
	height: 100%;
	text-align: center;
	background: #c6b59f url(../images/site/bg.jpg) repeat-x fixed; 
}

/** 
	popup gallery
*/

body.page-75 {
	background: #303030;
}
#popup-body {
	background: #303030;
}
img#shadowbox_content {
}
.cols {
	display:inline-block;
}

.col {
	display:inline;
	float:left;
}

#page-head, #page-body, #page-foot {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	text-align: left;
	background-color: #f8f5f0; 
}

#page-head {
	height: 119px;
	padding-bottom: 4px;
	margin-bottom: -4px;
	background: #ffffff url(../images/site/banner-top.jpg) center bottom no-repeat;	
}

#page-logo {
	width: 224px;
	height: 109px;
	padding: 10px 0 0 10px;
}

.flashcontent {
	line-height: 0;
	font-size: 0;
	z-index: 1010 !important;
}

#page-menu {
	text-align:right;
	height:27px;
	z-index: 900 !important;
	
}

#page-langmenu-div {
	text-align: right;
	height: 27px;
	padding-bottom: 66px;
}

#page-langmenu {
	text-align: right;
	height: 27px;
}

#page-head-right {
	width: 666px;
}

#page-body {
	padding-top: 0px;
}

#main-before {
	height: 20px;
	padding: 15px;
}

#breadcrumb {
	float:left;
}

#searchform-box {
	float: right;
	width: 257px;
}

#searchform-box #searchform-text {
	clear: both;
	float: left;
	padding-right: 10px;
	padding-top: 2px;
}

#searchform-box #searchform-text input {
	width: 180px;
	border: 1px solid #e3d8c6;
}

#searchform-box #searchform-submit {
	float: right;
}

#searchform-box #searchform-submit input {
	width: 65px;
	height: 19px;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
	background: url(../images/site/button_form.jpg) center 2px no-repeat;
}

#main-before ul {
	margin: 0;
}

#main-before ul li {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #754a32;
	text-decoration: none;	
}

#main-before ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #754a32;
	text-decoration: none;		
}

#main-content {

}

#main-body {
	width: 606px;
	margin: 0 10px 18px 10px;
}

#main-body-top {
	width: 606px;
	height: 7px;
	background: url(../images/site/box_content_top.jpg) center top no-repeat;
}

#main-body-content {
	width: 604px;
	height: auto;
	padding-bottom: 1em;
	background: #ffffff url(../images/site/box_content_content.jpg) center top no-repeat;;
	border: 1px solid #eae4d8;
	border-bottom: 0;
	border-top: 0;
}

#main-body-bottom {
	width: 606px;
	height: 7px;
	background: url(../images/site/box_content_bottom.jpg) center top no-repeat;
}

#main-side-r {
	width: 272px;
}

#main-side-r-search {
	
}

.small-box {
	width: 261px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}

.small-box-content h2 {
	text-align: center;
	color: #FFFFFF;
}

.small-box-content h3 {
	padding: 5px 10px 0px 10px;
	margin: 0;
	color: #a38472;
}

.small-box-content h3 a {
	color: #a38472;
	text-decoration: none;
	margin: 0;
}

.small-box-content p {
	margin: 5px 10px 10px 10px;
	font-size: 11px;
	color: #754a32;
}

#main-side-r-1-top, #main-side-r-3-top {
	height:7px;
	width: 261px;
	background: #f2efeb url(../images/site/box_left1_top.jpg) center top no-repeat;	
}

#main-side-r-1-content, #main-side-r-3-content {
	height: auto;
	width: 259px;	
	border: 1px solid #e3d8c6;
	border-top: 0;
	background: #f2efeb url(../images/site/box_left1_content.jpg) center top no-repeat;
}

/* Contact form */
#main-side-r-2-top {
	height:7px;
	width: 259px;
	background: #f2efeb url(../images/site/box_left2_top.jpg) center top no-repeat;
}

#main-side-r-2-content {
	height: auto;
	width: 257px;
	border: 1px solid #e3d8c6;
	border-top: 0;
	background: #fff5e8 url(../images/site/box_left2_content.jpg) center top no-repeat;	
}

#main-side-r-2-content dl {
	margin: 5px;
}

#main-side-r-2-content dt, #main-side-r-2-content dd {
	float: left;
	margin: 0;
	padding-bottom: 10px;
}

#main-side-r-2-content dt {
	clear: both;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}

#main-side-r-2-content label {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a88364;
}

#main-side-r-2-content input {
	width: 130px;
	height: 13px;
	font-size: 11px;
	border: 1px solid #e3d8c6;
	float: left;
}

#main-side-r-2-content textarea {
	width: 130px;
	height: 100px;
	font-size: 11px;
	border: 1px solid #e3d8c6;
	overflow: hidden;
}

dt#contact_form_checkbox_label, #contact_form_checkbox_label label {
	display: block;
	clear: both;
	float:left;
	width: 200px;
	text-align: left;
	padding-left: 5px;
}

dd#contact_form_checkbox_field, #contact_form_checkbox_field input, #contact_form_checkbox {
	width: 12px;
	float: left;
	padding-left: 5px;
}

input#contact_form_checkbox {
	border: none;
}

dd#contact_form_submit_field {
	padding-left: 10px;
	padding-bottom: 5px;
	outline: none;
	position: absolute;
	bottom: 5px;
	right: 12px;
}

dt#contact_form_submit_label {
	width: 150px;
	display: none;
}

input#contact_form_submit {
	width: 65px;
	height: 19px;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
	background: url(../images/site/button_form.jpg) center 2px no-repeat;
}

dt#contact_form_token_label{
	padding: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.errors {
	width: 130px;
	margin: 0;
}

.errors li {
	font-size: 10px;
	list-style: none;
	color: #ef5050;
}
span.desc-req {
	display: block;
	position: absolute;
	bottom: 12px;
	left: 12px;
}

#contact_form_container div.result {
	padding-top: 36px;
	padding-left: 12px;
	color: #a88364;
}

#page-foot {
	height: 57px;
	background: #f8f5f0 url(../images/site/banner-foot.jpg) no-repeat;
	position: relative;	
}

/**
	Menu
*/

ul#page-menu {
	display: block;
	list-style-type: none;
	height: 27px;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	float:right;
	text-align: center;
	z-index: 900 !important;
}

ul#page-menu li {
	display: block;
	position: relative;
	padding: 0;
	width: 120px;
	float: left;
}

ul#page-menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #73634e;
	text-decoration: none;
	float: left;
	display: block;
	padding: 4px 0px;
	width: 120px;
	border: 1px solid #e3d8c6;
	background: #ebe6dc url(../images/site/bg_menu_clean.jpg) left center repeat-x;
}

ul#page-menu li a:hover {
	background: url(../images/site/bg_menu_hover.jpg) left center repeat-x;	
}

ul#page-menu li ul {
	display: none;
	position: absolute;
	top: 12px;
	left: -26px;
	background: #e6dcd1;
}

ul#page-menu li:hover ul {
	display: block;	
}

ul#page-menu li:hover ul li ul, ul#page-menu li:active ul li ul {
	display: none;		
}

ul#page-menu li ul li {
	display: block;
	position: relative;
	padding: 0;
	width: 130px;
	float: left;
	z-index: 1010 !important;
}

ul#page-menu li ul li a:hover{
	background: #fcf8f3;
}

ul#page-menu li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #a17353;
	text-decoration: none;
	text-align:left;
	display: block;
	width: 200px;
	padding: 4px 30px 4px 10px;
	border: 1px solid #d4c4aa;
	border-top: 0;
	background: #e6dcd1;
}

ul#page-menu li ul li:hover ul {
	display: block;
}

ul#page-menu li ul li ul {
	display: none;
	position: absolute;
	top: -13px;
	left: 215px;
	background: #eee6de;
}

ul#page-menu li ul li ul li a {
	background: #eee6de;
}

ul#page-langmenu {
	background: url(../images/site/bg_langmenu.jpg) right top no-repeat;
	list-style-type: none;	
	margin: 0;
	padding: 4px 8px 4px 4px;
}

ul#page-langmenu li {
	display: inline;
	padding: 0px 2px 0 2px;
	list-style-type: none;	
}

