/* Start of CMSMS style sheet 'style' */
* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #2c151f;
	padding: 0px 0px 50px 0px;
}

body {
	padding: 20px 0px 0px 0px;
	background-color: #efe7df;
	font-size: 62.5%;
}

img {
	behavior: url("pngbehavior.htc");
}

#pagewidth {
	width: 928px;
	margin: 0px auto;
}

#header {}

#lang {
	float: left;
	width: 204px;
	height: 51px;
	background: url(/images/bg_lang.jpg) left no-repeat;
	color: #2c151f;
	font: 1.1em Tahoma;
	padding: 40px 0px 0px 28px;
}

#lang a {
	color: #2c151f;
}

#lang a:hover {
	text-decoration: none;
}

#logo {
	float: left;
	margin: 0px 0px 0px 34px;
}

#reserve {
	float: right;
	width: 258px;
	height: 77px;
	background: url(/images/bg_reserve.jpg) right no-repeat;
	color: #420000;
	font: bold 1.2em Tahoma;
	padding: 14px 0px 0px 0px;
}

#menu {
	clear: both;
	height: 43px;
	background: url(/images/bg_menu.jpg) center no-repeat;
	font: 1.3em Garamond;
	text-transform: uppercase;
	text-align: center;
}

#menu ul {
	padding-top: 17px;
	list-style: none;
}

#menu ul li {
	display: inline;
	padding: 0px 12px;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#wrapper {
	background: url(/images/bg_wrapper.jpg) repeat-y;
	padding: 20px 23px 0px 23px;
}

#title {
	margin: 0px 0px 18px 8px;
	color: #9f0808;
	font: 3.3em Georgia;
}

#content, #content_flash {
	background: url(/images/bg_content.jpg) repeat-y;
	width: 855px;
}

#content {
	padding: 15px 25px;
}

#content_flash {
	padding: 0px 25px 10px 20px;
}

#image {}

#leftcol {
	float: left;
	width: 300px;
	margin: 31px 0px 0px 0px;
}

#submenu {
	background: url(/images/bg_submenu.jpg) center bottom no-repeat;
	font: 1.4em Garamond;
	height: 200px;
}

#submenu ul {
	list-style: none;
	padding: 0px 0px 0px 20px;
}

#submenu ul li {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	line-height: 25px;
	margin: -1px;
	padding: 0px 0px 0px 20px;
}

#submenu ul li a {
	color: #000;
	text-decoration: none;
}

#ebook img {
	border: none;
	margin: 0 0 0 20px;
}

#text {
	float: right;
	width: 467px;
	padding: 20px 20px 20px 45px;
	color: #383838;
	font: 1.4em Garamond;
}

h2 {
	font: 2.0em Garamond;
	padding: 0px 0px 10px 0px;
}

#footer {
	height: 77px;
	background: url(/images/bg_footer_decor.jpg) center no-repeat;
	font: 1.5em Garamond;
	color: #711012;
	clear: both;
}

#footer a {
	color: #711012;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer_left {
	float: left;
	text-align: right;
	margin: 10px 0px 0px 0px;
	width: 360px;
}
#footer_right {
	float: right;
	text-align: left;
	margin: 10px 0px 0 0;
	width: 360px;
}

#border {
	background: #2c151f url(/images/bg_border.jpg) repeat-x;
	height: 8px;
	margin: 10px 0px 0px 0px;
}


#emotion {
	background-color: #2C151F;
	font: 12px Garamond;
	color: white;
}

#emotion p {
	width: 870px;
	margin: 0px auto;
	padding: 5px 58px;
	text-align: right;
}

#emotion a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#emotion a:hover {
	text-decoration: underline;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#reserve select, input{
   margin: 5px 5px 0px 0px;
   color: #42464b;
   height: 17px;
   font: 1.0em Arial;
}

#hr_trigger_c{
  display: inline;
   margin: 5px 5px 0px 2px;
}

#reserve .date{
   width: 107px;
   margin: 0px;
}

#reserve .room{
width: 133px;
height:19px;
}

#reserve .nights{
width: 100px;
height:19px;
}

#reserve .next{
border: none;
background-color: #6e0000;
color: #fff;
width: 100px;
height:19px;
}

.formbuilderform label,
.formbuilderform .title,
#reserve_seccond_form label {
width: 30%;
float: left;
text-align: right;
margin-right: 20px;
}

.formbuilderform .radio .title,
.formbuilderform .checkbox .title{
padding:0 300px 0 0;
}

.formbuilderform .time,
.formbuilderform .day{
width:45px;
}

.formbuilderform .month{
width:100px;
}

.formbuilderform .year{
width:60px;
}

.formbuilderform .row{
display:inline;
line-height:20px;
}

.formbuilderform .row label{
float:right;
width:260px;
text-align:left;
}

.formbuilderform .row input{
float:left;
margin:0 0 0 160px;
width:14px;
}

.formbuilderform fieldset,
#reserve_seccond_form fieldset{
border:none;
margin-bottom:5px;
}

.formbuilderform input,
#reserve_seccond_form input,
#reserve_seccond_form select,
#reserve_seccond_form textarea{
width:210px;
}

#reserve_seccond_form textarea{
height:100px;
}

.formbuilderform .fbsubmit,
#reserve_seccond_form input.hr_submit{
background:url(/images/bg_button.jpg) top left no-repeat;
height:32px;
width:132px;
color:white;
border:none;
margin:5px 0 0 160px;
}
/* End of 'style' */

