/* CSS Stylesheet for Screen, Presentation */

/************ General rules ************/
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
body {
    background: transparent url('graphics/bg.gif') center top repeat;
    font-size: .8em;
    font-family: Tahoma, 'Geneva CE', Verdana, lucida, sans-serif;
    color: #380303;
}
p {
    margin: 10px;
    line-height: 21px;
}
h1, h2 {
    padding: 0 0 0 10px;
    margin: 0;
    border: 0;
    width: auto;
    color: #380303;
    height: auto;
    line-height: 32px;
    text-align: left;
    vertical-align: middle;
}
h1 {
    font-size: 130%;
}
h2 {
    font-size: 120%;
}
h3 {
    margin: 2px 10px 5px;
    padding: 4px 0px;
    font-size: 105%;
}

table {
    margin: 10px auto;
    width: auto;
    border: 1px solid #d6c18a;
    padding: 0;
    border-collapse: collapse;
}
table thead th {
    background: #d9823d;
    color: #FFFFFF;
    border: 1px solid #d6c18a;
    padding: 4px;
}
table tbody td {
    border: 1px solid #d6c18a;
    padding: 4px;
}

/************ General classes ************/
.cleaner {
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
    clear: both;
    height: 0;
}
.floatr {
    float: right;
}
.floatl {
    float: left;
}
input.button {
    border: 1px solid #FEB14F;
    height: 19px;
    margin: 0px 10px;
    padding: 0px 10px;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #8A5511;
	cursor: pointer;
	overflow: hidden;
	background: #F6B663 url('graphics/reservation_submit_bg.gif') center center repeat-x;
}
select {
    background: white url('graphics/input_bg.gif') top left no-repeat;
    border: 1px solid #FEB14F;
    font-size: 12px;
	font-weight: normal;
	color: #380303;
    font-family: Verdana, 'Geneva CE', lucida, sans-serif;
}
a {
    color: #CD7400;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
img {
    border: none;
    margin: 0;
}

/************ bg ************/
#bg {
    width: 100%;
    text-align: center;
    border: none;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
    z-index: 0;
}
/************ bg2 ************/
#bg2 {
    border: none;
    width: 796px;
    height: auto;
    margin: 0 auto;
    background: transparent url("graphics/bg2.jpg") repeat-y;
}
/************ bg2_in ************/
#bg2_in {
    border: none;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0 0 30px;
    background: transparent url("graphics/bg2in.jpg") center bottom no-repeat;
}
/************ lang ************/
#lang {
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    color: #380303;
    height: 22px;
    width: auto;
    background: #FFFFFF;
    filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
    position: absolute;
    right: 30px;
    top: 10px;
}
#lang ul {
    list-style: none;
    width: auto;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
#lang li {
    display: block;
    width: 24px;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0;
    margin: 0;
    padding: 0 5px;
    vertical-align: middle;
}
#lang ul li.separator {
    width: 1px;
    padding: 0;
    display: block;
    background: url('graphics/lang_separator_bg.gif') center center no-repeat;
}
#lang li a {
    display: block;
    height: 22px;
    width: auto;
    text-transform: uppercase;
    color: #380303;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}
#lang li a:hover {
    color: #841818;
    display: block;
    text-decoration: none;
}
#lang img {
    border: 0 none;
    margin: 4px auto;
    padding: 0;
}
/************ head ************/
#head {
    width: 796px;
    height: 238px;
    margin: 0;
    padding: 0;
    position: relative;
    background: transparent;
}
#head_in {
    width: auto;
    height: 100%;
    margin: 0 0 0 12px;
    padding: 0;
    position: relative;
    background: transparent url("graphics/bg-header.jpg") no-repeat;
}
#logo {
    width: 129px;
    height: 82px;
    margin: 0;
    border: none;
    position: absolute;
    left: 50px;
    top: 60px;
}
#logo img {
    border: none;
}
/************ menu ************/
#menu {
	font-size: 90%;
    width: 580px;
    height: 50px;
    background: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    position: absolute;
    top: 188px;
    left: 188px;
    z-index: 0;
    overflow: visible;
}
#menu #menu_in {
    width: auto;
    margin: 0 5px 0 0;
    padding: 0;
    border: none;
    background: transparent;
}
#menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto;
    overflow: visible;
    float: right;
}
#menu li {
    display: block;
    float: left;
    height: 50px;
    width: auto;
    _width: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    background: transparent;
    white-space: nowrap;
    position: relative;
}
#menu ul li.separator {
    display: block;
    width: 2px;
    margin: 0;
    padding: 0;
    background: transparent url("graphics/bg-menu-separator.gif") center center no-repeat;
}
#menu li a {
    display: block;
    height: 100%;
    vertical-align: middle;
    width: auto;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 0 7px;
    margin: 0;
    border: none;
}
#menu li a:hover {
    display: block;
    text-decoration: none;
    background: transparent url("graphics/bg-menu-hover.gif") center top repeat-x;
}

/************ submenu ************/
#menu ul ul {
    width: 140px;
    height: auto;
    display: none;
    position: absolute;
    background: #d8823d;
    z-index: 20;
    margin-top: -7px;
    left: 10px;
    border: 1px solid #ecc19e;
}
#menu ul ul li {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
#menu ul li ul,
#menu ul li a ul,
#menu ul li a ul {
    display: none;
    height: 0;
}
#menu ul li:hover ul,
#menu ul li a {
    display: block;
    height: auto;
    text-align: left;
}
#menu ul ul li a:hover {
    display: block;
    text-decoration: underline;
    background: transparent;
}
#menu table {
    position: absolute;
    top: 30px;
    left: 0;
    height: 0;
    display: none;
}


/************ news ************/
#news_content {
    display: block;
    float: left;
    background: transparent;
    border: none;
    clear: left;
    margin: 10px 12px 5px 0;
    text-align: left;
    width: 160px;
    font-size: 85%;
}
#news_content #news {
    border: none;
    width: 100%;
}
#news #news_in {
    padding: 5px 0;
    border-right: 1px solid #F6B446;
    border: none;
}
#news .news-title {
    display: none;
}
#news dl, #news dt, #news dd {
    margin: 3px 5px;
    padding: 0;
    color: #5b5b5b;
}
#news dl {
	margin-bottom: 13px;
}
#news dd a {
    font-weight: bold;
    color: #e66805;
}
#news dt {
    font-weight: bold;
    color: #b61b1b;
}
#news dt, #news dt a {
    font-weight: bold;
    color: #b61b1b;
}
#news .date {
    font-weight: bold;
    color: #5b5b5b;
}
/************ reservation ************/
a.bookonline {
    width: 139px;
    height: 134px;
    clear: left;
    float: left;
    margin: 0;
}
.paragraph_left {
    width: 149px;
    clear: left;
    float: left;
    margin-top: 16px;
    _margin: 5px;
}

#body_lan1 a.bookonline {
    background: transparent url("graphics/booking-banner_cs.gif") no-repeat;
}
#body_lan2 a.bookonline {
    background: transparent url("graphics/booking-banner_en.gif") no-repeat;
}

a.bookonline-small {
    width: 200px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    clear: right;
    float: right;
    margin: 10px;
    background: transparent url("graphics/bg-booking-banner-small.gif") no-repeat;
}
a.bookonline-small:hover {
    text-decoration: underline;
}

/************ content ************/
#content {
    width: 560px;
    margin: 0;
    padding: 0;
    border: none;
    float: left;
}
#content_in {
    width: auto;
    border: none;
    padding: 0;
    margin: 15px 0 0 17px;
}
#content_in2 {
    width: auto;
    text-align: left;
    border: none;
    margin: 0;
    padding: 10px;
    background: transparent url("graphics/bg-content.jpg") top center repeat-y;
    min-height: 700px;
    height: auto;
    _height: 700px;
}
#content ul {
    padding-left: 15px;
    margin-left: 15px;
    list-style-type: square;
    text-align: left;
}
#content ul li {
    margin-bottom: 5px;
}
#content iframe#map {
	width: 500px;
	height: 300px;
	margin: 0px;
    border-width: 1px;
    border-style: solid;
	overflow: hidden;
}

/************ freeHtml ************/
#freeHtml {
	width: 217px;
	height: auto;
    float: right;
    text-align: left;
    font-size: 100%;
    background: transparent;
    margin: 0;
    padding: 0;
    color: #5b5b5b;
}
#freeHtml_in {
    width: auto;
    height: auto;
    background: transparent url("graphics/bg-content.jpg") top right repeat-y;
    margin: 15px 17px 0 0;
    padding: 10px;
}
#freeHtml p {
    margin: 0 5px 10px;
    line-height: 16px;
}

/************ gallery ************/
#gallery table, #gallery table tbody {
    width: 100%;
    border: none;
}
#gallery table tbody td {
    text-align: center;
    vertical-align: middle;
    margin: auto;
    width: 150px;
    border: none;
}
#gallery table a img {
    border: 2px solid #BBC9BC;
}
#gallery table a:hover img {
    border: 2px solid #DDE7DE;
}
#galleryDetail {
    position: absolute;
    width: 200px;
    height: 60px;
    font-weight: bold;
    bottom: 10px;
    right: 10px;
    padding: 5px;
    background-color: #FFFFFF;
    font-size: 100%;
    text-align: left;
    border: 1px solid #000000;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
}
#galleryDetail a {
    float: right;
    margin: 3px 3px 7px 7px;
    color: red;
    font-size: 100%;
    font-weight: bold;
    cursor: pointer;
}

/************ innerGallery ************/
.innerGallery,
.innerPhoto {
    width: auto;
    height: auto;
    margin: 0;
}
.innerGallery {
    float: left;
    clear: left;
}
.innerGallery .innerGallery_in,
.innerPhoto .innerPhoto_in {
    width: auto;
    height: auto;
    padding: 0 5px;
    font-size: 100%;
    margin: 10px 10px 10px 0;
    border-right: 1px solid #F6B446;
    border: none;
}
.innerGallery table {
    width: auto;
    height: auto;
    margin: 0;
    border: none;
}
.innerGallery table td {
    border: none;
}
.innerGallery table a img,
.innerPhoto img {
    border: 2px solid #C7C7C7;  
}
.innerGallery table a:hover img,
.innerPhoto a:hover img {
    border: 2px solid #BDB594;  
}
.innerGallery .more-photos a {
    padding: 0 10px;
    margin: 0;
    text-align: right;
    display: block;
}

/************ hotelList ************/
.hotelList {
    width: 250px;
}
.hotelList .hotelList_in {
    width: auto;
    margin: 2px;
    padding: 0;
}
.hotelList p {
    margin: 5px;
    line-height: 19px;
    font-size: 90%;
}
.hotelList .innerPhoto .innerPhoto_in {
    margin: 10px 5px 5px 0;
    padding: 0;
}

/************ footer ************/
#footer {
    font-size: 90%;
    color: #380303;
    width: 762px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    margin: 15px auto 0 auto;
    padding: 0;
    background: transparent url("graphics/bg-footer.gif") center center no-repeat;
}
#footer #copy {
    width: 735px;
    margin-left: 10px;
}
#copy #copy-previo {
    float: left;
    text-align: left;
}
#copy #copy-hotel {
    float: right;
}
#copy #copy-previo-delimiter, #copy #copy-previo-webdesign {
	display: none;
}
#footer a {  
    color: #FFFFFF;
    text-decoration: underline;
}
#footer a:hover {
    text-decoration: none;
}


/************ linksExchange ************/
#linksExchange {
    font-size: 70%;
    color: #FFFFFF;
    width: 796px;
    margin: 0 auto;
    padding: 0;
    height: auto;
    line-height: 25px;
    vertical-align: middle;
}
#linksExchange span {
    display: none;
}
#linksExchange div {
    width: auto;
    margin: 10px;
}
#linksExchange a {  
    color: #FFFFFF;
    text-decoration: underline;
}
#linksExchange a:hover {
    text-decoration: none;
}
