/* CSS Stylesheet for Screen, Presentation */
/************ CALENDAR ************/
@import url('calendar.css');

* {
    margin: 0;
    padding: 0;
    border: none;
}

html {
	height: 100%;
}

body {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #424242;    
}

a {
    cursor: pointer;
    text-decoration: underline;
    color: #873737;	
}

a:hover {
    text-decoration: none;	
}

ul {
    padding: 0 0 0 20px;	
}

ul li {
    padding: 5px 0;	
}

/************ BG elements ************/
#bg_out {
    background: #d65420 url('graphics/bg_bottom_bg.png') repeat-x center bottom;	
}

#bg {
    background: transparent url('graphics/bg_top_bg.jpg') repeat-x center top;
    padding: 0 0 20px 0;
}

#bg2 {
    width: 907px;
    margin: 0 auto;	
}

#bg3 {
    clear: both;
    width: 875px;
    background: transparent url('graphics/bg3_bg.jpg') right repeat-y;
    overflow: hidden;	
}

/************ TOP elements ************/
#top {
    width: 907px;
    height: 262px;
    position: relative;
    left: -32px;
    background: transparent url('graphics/top_bg.jpg') left top no-repeat;	
}

#top #top_left {
	width: 676px;
	height: 262px;
    float: left;
}

#top #top_right {
    width: 211px;
    height: 121px;
    float: right;
    background: #692323 url('graphics/top_right_bg.gif') top repeat-x;
}

#top #logo {
    position: relative;
    top: 60px;
    left: 23px;	
}

#top #quick-reservation {
    display: block;
}
#top #quick-reservation .quick-reservation-title,
#top #quick-reservation #quick-reservation_calendar,
#top #quick-reservation .quick-reservation-button-label {
    display: none;
    text-align: center;
}

#top #quick-reservation form {
	text-align: center;
	margin: 18px 0 0;
}

#top #quick-reservation input.button-verify {
    width: 163px;
    height: 71px;
    padding: 0 0 100px;
    font-size: 0;
    color: #692323;
    cursor: pointer;
    background: transparent url('graphics/reservation_submit_en.png') center top no-repeat;
}

body#body_lan1 #top #quick-reservation input.button-verify {
	background: transparent url('graphics/reservation_submit_cs.png') center top no-repeat;
}

body#body_lan2 #top #quick-reservation input.button-verify {
    background: transparent url('graphics/reservation_submit_en.png') center top no-repeat;
}

body#body_lan3 #top #quick-reservation input.button-verify {
    background: transparent url('graphics/reservation_submit_de.png') center top no-repeat;
}

#lang ul {
    list-style-type: none;
    text-align: center;
    float: right;
    position: relative;
    top: 20px;
    right: 7px;
    width: 200px;
    $top: 50px;
}

#lang ul li {
    display: inline;    
}


/************ MENU elements ************/
#menu {
    height: 46px;
    background: transparent url('graphics/menu_bottom_bg.gif') center bottom no-repeat;	
}

#menu #menu_in {
    background: transparent url('graphics/menu_left_bg.gif') left top no-repeat;
    padding: 0 0 0 8px;
}

#menu #menu_in2 {
	background: transparent url('graphics/menu_right_bg.gif') right top no-repeat;
	padding: 0 8px 0 0;
}

#menu ul {
	height: 38px;
	text-align: center;
	background: transparent url('graphics/menu_bg.gif') top repeat-x;
	position: relative;
}

#menu ul li {
	text-align: center;
    display: inline;
}

#menu ul li.separator {
	line-height: 38px;
    background: transparent url('graphics/menu_separator_bg.gif') left top no-repeat;
    padding: 13px 3px 12px;
    text-align: left;
    height: 38px;
    width: 2px;
    _position: absolute;
    $position: absolute;
    top: 0;
}

#menu ul li a {
    color: #f4e4c1;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 120%;
    padding: 11px 15px;
    line-height: 38px;
    $position: relative;
    $left: 3px;
    _position: relative;
    _left: 3px;
}

#menu ul li a:hover {
    background: #BD5E00;	
}

/************ menu cs ************/
/************ menu en ************/
ul#menu-lan-2 li a {
  padding: 11px 10px;
}

/************ MIDDLE elements ************/
#middle {
    	
}

#middle #middle_bottom {
	background: transparent url('graphics/middle_bottom_bg.jpg') center bottom no-repeat;
	height: 247px;
}

#news {
	background: transparent url('graphics/news_bg.gif') top no-repeat;
	width: 225px;
	min-height: 335px;
	height: auto !important;
	height: 335px;
	float: left;
}

#news .news-title {
	padding: 35px 20px 0;
	color:#6B2424;
	font-size: 150%;
    font-weight: normal;
    font-style: italic;
    font-family: Times;
}

#news_in {
    padding: 10px 20px 30px;	
}

#news dt.date {
    color: #8b8b8b;
    font-weight: bold;
    padding: 5px 0;
}

#news dl {
    padding: 0 0 10px;	
}

/************ CONTENT elements ************/
#content {
    min-height: 600px;

    width: 650px;
    float: right;
    background: #e5e5e5 url('graphics/content_bg.gif') top repeat-x;
}

#content #content_in {
    padding: 30px 20px 50px;	
}

#content h1, #content h2 {
    color: #6b2424;
    font-weight: normal;
    margin: 0 0 10px;
    font-size: 200%;
}

#content h2 {
    font-size: 150%;	
}

#content p {
    padding: 10px 0;	
}

/************ room ************/
.objectKind-detail {
    position: relative;	
    padding: 20px 20px 90px;
    margin: 0px 0px 10px;
    background: #F2F2F2;
    overflow: hidden;
    width: 570px;
}

.objectKind-detail .objectKind-properties {
    position: absolute;
    bottom: 5px;
}

.objectKind-detail h3 {
    color: #6B2424;
}

#content iframe#map {
    width: 100%;
    height: 250px;	
}

/************ INNER reservation ************/
.innerReservation {
    height: 40px;
    width: 280px;
    position: absolute;
    bottom: 10px;
    _bottom: 45px;
    left: 20px;
}

.innerReservation form {
    position: relative; 
}

.innerReservation .quick-reservation-form-from,
.innerReservation .quick-reservation-form-to {
    position: absolute;
    bottom: 0;
    left: 0;
}

.innerReservation .quick-reservation-form-to {
    left: 90px; 
}

.innerReservation input.calendar-input {
    width: 78px;
    margin: 2px 0 0;
    color: #13141a;
    border-color: #5e5e5e #e7e6e3 #f1f0ed #898a8a;
    border-width: 1px;
    border-style: solid;    
}

select.objCount {
    position: absolute;
    bottom: 0;
    left: 180px;
    color: #13141a;
}

.innerReservation input.button {
    color: #FFFFFF;
    width: 100px;
    height: 22px;
    border: none;
    background: #6B2424;
    position: absolute;
    bottom: 0;
    left: 225px;
}

.objectKind-detail .objectKind-gallery {
    float: right;
    padding: 20px 10px;
    margin-top: 20px;
    text-align: center;
    background: #F5F5F5;
}

.objectKind-detail .objectKind-gallery a img {
    border: 2px solid #c74f24;  
}

.objectKind-detail .objectKind-gallery a:hover img {
    border: 2px solid #fdcba2;
}

.objectKind-detail .objectKind-gallery .objectKind-gallery-photo {
    margin: auto auto;
}

/************ pricelist ************/
table.pricelist {
    border: 1px solid #8B8B8B;
    border-collapse: collapse;
    text-align: left;
    width: 100%;
    background: transparent;
}

table.pricelist {
    width: 589px;
    margin-left: 1px;   
}

   table td,    table th {
    padding: 3px;   
}

   table thead {
    color: #020202;
    text-align: center;
}
   table td {
    color: #6E6E7E;
}

table.pricelist th.season-title {
    text-align: left;
}

table.pricelist th.season-title, table.pricelist th.season-range {
    background: #6B2424;
    border-bottom: 1px solid #8B8B8B;
    color: #FFFFFF;
}

table.pricelist th.season-range {
    text-align: right;
}

table.pricelist td.price-value {
    text-align: right;

}
table.pricelist th.rooms-title {
    background: #B78538;
    border-bottom: 1px solid #8B8B8B;
    border-right: 1px solid #8B8B8B;
    text-align: left;
    color: #FFFFFF;
}

table.pricelist td.room-name {
    background: transparent;
    border-right: 1px solid #8B8B8B;
    font-weight: normal;
    text-align: left;
}

table.pricelist td.room-name a {
    text-decoration: none;
}

table.pricelist th.guests-count {
    border-bottom: 1px solid #8B8B8B;
    text-align: right;
    background: #2c2d33;
    color: #6E6E7E;
}

table.pricelist th.guests-title {
    text-align: center;
    background: #B78538;
    color: #FFFFFF;
}

form#form-season-selection select {
    color: #13141a;
}

form#form-season-selection select input.button {
    color: #ffefe0;
    background: #6B2424;
    margin: 0 0 0 10px;
    text-align: center;
}

/************ gallery ************/
#content #gallery table, .innerGallery table {
    
}

#content #gallery table td,
.innerGallery table td {
    text-align: center; 
}

#content #gallery a img,
.innerGallery a img {
    border: 2px solid #c74f24;  
}

#content #gallery a:hover img,
.innerGallery a:hover img {
    border: 2px solid #fdcba2;
}

.innerGallery {
	float: none;
}

/************ FOOTER elements ************/
.cleaner {
    clear: both;
}

#footer {
    background: transparent url('graphics/footer_top_bg.gif') left top no-repeat;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    color: #FFFFFF;
    width: 875px;
}

#footer a {
    color: #F2F2F2;	
}

#footer #copy {
    text-align: center;
}

#footer #copy-previo {
	float: left;
	padding-left: 30px;
}

#footer #copy-hotel {
    float: right;
    padding-right: 30px;
}