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

/************ General rules ************/
body {
    font-size: 11px;
    font-family: tahoma, lucida, sans-serif;
	background: #000000;
	color: #242424;
}
/************ General classes ************/
input.button {
    width: 148px;
    height: 28px;
    border: none;
    background: transparent url('graphics/button.gif') no-repeat center center;
    color: #fff;
    font-weight: bold;
	margin: 2px;
}
select {
    font-family: tahoma, lucida, sans-serif;
	color: #000;
	border-color: #3d9bb7;
	*position:relative;
	*top: -5px;
}
/************ bg ************/
#bg{

}
/************ bg2 ************/
#bg2 {
    width: 971px;
    padding: 0 0 10px 69px;
    background: #000000 url('graphics/bg_bg.jpg') no-repeat top center;
    border: none;
    margin-right: auto;
    z-index: 0;
}
#bg3{
	height: auto;
	width: 906px;
}
/************ lang ************/
#lang {
    background: transparent;
    font-family: Verdana;
    font-size: 11px;
    width: auto;
    float: right;
    position: absolute;
    right: -75px;
    top: -170px;
}
#lang li {
    float: none;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 0 3px;
    height: 11px;
    line-height: 11px;
    vertical-align: middle;
}

#lang li.current {
    border-left: 1px solid #c03030;
    border-right: 1px solid #c03030;	
}

#lang ul li.separator {
    background: transparent;
    height: 5px;
    border: 0;
    $display: none;
    _display: none;
}
#lang li a {
    color: #FFFFFF;
    font-weight: bold;
    display: inline;
}
#lang li.current a {
    color: #c03030;
}
#lang li a:hover {
    color: #c03030;
}

/************ head ************/
#freeHtml {
    overflow: hidden;
    position: relative;
    left: 11px;    	
    $left: -21px;
    _left: -21px;
}

#head {
    /*width: 906px;
    height: 185px;*/
    width: auto;
    height: auto;
    padding-top: 0px;
    /*background: transparent url('graphics/head_bg.jpg') no-repeat top;*/
    background: transparent;
    position: relative;
    $left: -32px;
    _left: -32px;
}
#header {
    width: 704px;
    _width: 702px;
    overflow: hidden;
    height: 166px;
    margin: 16px 0 0 0;
    $margin: 16px 0 20px 0;
    border: none;
    background: transparent;
    float: none;
    position: relative;
    $left: -32px;
    _left: -34px;
    _top: 15px;
}

#header h2 {
    display: block;
    height: 48px;
    line-height: 45px;
    width: 495px;
    margin: 0;
    padding: 0 0 0 25px;
    font-family: Times;
    font-size: 170%;
    color: #FFFFFF;
    background: transparent url('graphics/head_h2_bg.gif') no-repeat;
}

.header_contact {
	width: 475px;
	height: 126px;
    margin: 0;
    background: transparent url('graphics/head_contact_bg.jpg') no-repeat top left;
    color:  #242424;
    text-align: right !important;
}

.header_contact_text {
    text-align: right;
    position: relative;
    top: 10px;
    right: 100px;
    line-height: 15px;
}

#header_in {
    margin-left: 0;
}
.header_contact a {
    color:  #242424;
}

#logo {
	display: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    background: transparent;
    position: relative;
    top: 10px;
    left: 42px;
}
/************ menu ************/
#menu {
    margin-top: 31px;
    _margin-top: 45px;
    width: 202px;
    height: auto;
	background: transparent;
	position: relative;
	left: -11px;
	$left: -38px;
	_left: -38px;
}

#menu #menu_in {
    border: none;
}
#menu #menu_in2 {
    border: none;
	width: auto;
	height: auto;
    _height: 100%;
}
#menu #menu_bottom {
    width: 202px;
	height: 20px;
    border: none;
}
#menu ul {
    width: 202px;
    margin: 0;
    padding: 0 0 0 1px;
    background: transparent;
}
#menu ul li {
    padding-top: 3px;
    padding-left: 3px;
	width: 194px;
    height: 40px;
    line-height: 40px;
	background: transparent url('graphics/menu_item.gif') no-repeat bottom right;
}
#menu ul li.current {
	background: transparent url('graphics/menu_item.gif') no-repeat bottom right;
}
#menu ul li.separator {
    display: none;
}
#menu ul li a {
	color: #720000;
	height: 40px;
	text-align: right;
	padding: 0 20px 0 0;
}

#menu ul li a:hover {
	background: transparent url('graphics/menu_item_current.gif') no-repeat bottom right;
	color: #720000;
}

/************ news ************/
#news {
	border: none;
    width: 187px;
    height: auto;
	background: transparent;
	color: #aea582;
	position: relative;
	$left: -28px;
}

#news_in {
	background: transparent url('graphics/news_bg.jpg') 15px top repeat-y;
	overflow: hidden;
}

#news_in2 {
	background: transparent url('graphics/news_bottom_bg.jpg') no-repeat 14px bottom;
	overflow: hidden;
}
#news_in3 {
    background: transparent url('graphics/news_top_bg.gif') no-repeat 14px top;
    position: relative;
    min-height: 250px;
    height: auto !important;
    height: 250px;
}

#news .news-title {
    padding: 0px 0px 0px 35px;
	color: #FFFFFF;
	font-size: 170%;
	font-family: Times;
	width: auto;
    height: 48px;
    line-height: 40px;
    background: transparent url('graphics/news_head_bg.gif') no-repeat 14px top;
}
#news dl, #news dt, #news dd {
    background: transparent;
	margin: 0;
	padding: 0;
	float: left;
	width: 140px;
    clear: both;
}

#news dl {
    padding: 5px 25px;
    _padding: 5px;
    $padding: 5px;
    position: relative;
    _left: 25px;
    $left: 25px;
}

#news dt {
    background: transparent;
}
#news dt a{
	color: #48494b;
}
#news .date {
    color: #a65f00;
    padding: 5px 0;
}

#news dd {
    color: #48494b;	
}

#news dd a {
	width: 40px;
	height: 25px;
	float: left;
	background: transparent url('graphics/news_more.gif') no-repeat bottom left;
	padding: 5px 0 0 10px;
	color: #fff;
	font-weight: bold;
	line-height: 20px
}
/************ Quick Reservation Form ************/
#quick-reservation, #quick-reservation-inline {
    display: block;
    border: none;
    left: 765px;
    top: 202px;
    width: 212px;
	background: transparent;
}
#quick-reservation .quick-reservation-title, #quick-reservation-inline .quick-reservation-inline-title {
    padding: 0;
    margin: 0;
    width: 212px;
	color: #FFFFFF;
	background: transparent url('graphics/reservation_h2_bg.jpg') left top no-repeat;
	height: 48px;
    line-height: 45px;
    padding: 0 0 0 25px;
    font-size: 170%;
    font-family: Times;
}
#quick-reservation form, #quick-reservation-inline form {
    padding: 8px 22px;
    background: transparent url('graphics/reservation_bg.jpg') center bottom no-repeat;
    _background: transparent url('graphics/reservation_bg.jpg') left bottom no-repeat;
    height: 110px;
}
#quick-reservation table td label, #quick-reservation-inline table td label {
    text-align: left;
    margin: 0;
    padding: 0;
	color:#000000;
}
#quick-reservation table input, #quick-reservation-inline table input {
	font-size: 11px;
	border-color: #000000;
	background-color: #e6e6e6;
}
#quick-reservation table select, #quick-reservation-inline table select {
	color: #000;
	border-color: #000000;
	background-color: #e6e6e6;
}
#quick-reservation table .button-verify, #quick-reservation-inline table .button-verify {
	font-size: 14px;
    width: 152px;
    height: 31px;
    cursor: pointer;
    border: none;
    background: transparent url('graphics/button.gif') no-repeat center center;
    color: #fff;
    font-weight: bold;
}
#quick-reservation table .res_format, #quick-reservation-inline table .res_format {
    display: none;
}
/************ content ************/
#content {
	margin: 20px 0;
	_margin: 30px 0 20px;
	font-size: 13px;
    width: 700px;
    overflow: hidden;
    background: transparent url('graphics/content_bottom.jpg') no-repeat bottom right;
    color: #010101;
    position: relative;
    left: 5px;
    $left: -28px;
}
#content_in {
    padding: 10px 3px 10px 0;
    width: auto;
    border: none;
    margin: 0;
    background: transparent;
}
#content_in2 {
    width: auto;
    text-align: left;
    border: 0;
    margin: 0;
    padding: 15px 10px;
    line-height: 22px;
    background: #FFFFFF url('graphics/content_top.jpg') no-repeat top left;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
a {
	color: #242424;
}
a:hover {
	color: #242424;
}
form#form-season-selection {
    margin: 0 100px;
}
#content_in2 h1 {
    font-size: 140%;
    font-weight: bold;
    color: #010101;
    background: transparent;
}
#content h2 {
    font-size: 120%;
    font-weight: bold;
    color: #010101;
    background: transparent;
}
#content h3 {
    font-size: 110%;
    font-weight: bold;
    color: #010101;
    background: transparent;
}

#content iframe#map {
    margin: 10px;
    width: 657px;
    height: 300px;	
}

/************ priceList ************/
form#form-season-selection input {
    height: 19px;
    background: #3C0000;
    $margin: 0 0 7px 5px;
}

.pricelist-cover {
    margin: 5px 10px;
}
table.pricelist {
    border:1px solid #000;
    margin: 0 auto;
    width: 100%;
}
table.pricelist th.season-title,
table.pricelist th.season-range {
    color: #FFFFFF;
    background: #AA2B2B;
    border-color: #000;
}
table.pricelist th.rooms-title {
	color: #000;
    background: #F1DE87;
    border-color: #000;
    width: 40%;
}
table.pricelist th.guests-title {
    color: #000;
    background: #F1DE87;
}
table.pricelist th.guests-count {
	color: #000;
    background: #F1DE87;
    border-color: #000;
}
table.pricelist td.room-name {
    color: #000;
    background: #fff;
    border-color: #000;
    width: 40%;
}
table.pricelist td.price-value {
    color: #000;
    border: none;
}
table.pricelist td.price-value-bed {
    background: #ffeee6;
    cursor: pointer;
}
table.pricelist td.price-value-extraBed {
    background: #fefee9;
    cursor: pointer;
}

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

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

.objectKind-detail h3 {
    font-size: 130%;
    color: #f68c50;
    font-weight: bold;  
}

/************ INNER reservation ************/
.objectKind-detail .innerReservation div,
.objectKind-detail .innerReservation p {
    margin: 0 !important;
}

.objectKind-detail .objectKind-detail-title,
.objectKind-detail h3 {
    padding: 0;
    color: #000000;
}

.objectKind-detail .innerReservation {
    height: 40px;
    width: 280px;
    position: absolute;
    bottom: 0px;
    _bottom: 35px;
    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;
    background: #E6E6E6;
    border-color: #5e5e5e #e7e6e3 #f1f0ed #898a8a;
    border-width: 1px;
    border-style: solid;    
}

select.objCount {
    position: absolute;
    bottom: 0;
    $margin: -17px 0 0; 
    left: 180px;
    background: #E6E6E6;
    color: #13141a;
    _margin: 23px 0 0;
}

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

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

.objectKind-detail .objectKind-gallery a {
    color: #FFFFFF;
    text-decoration: underline;
}

.objectKind-detail .objectKind-gallery a:hover {
    text-decoration: none;	
}

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

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

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


/************ gallery ************/
#gallery table, #gallery table tbody {
    width: 100%;
    border: none;
}
#gallery table tbody td {
    text-align: center;
    vertical-align: middle;
    margin: auto;
    width: auto;
}
#gallery table a img {
    border-width: 2px;
    border-style: solid;
}
#gallery table a:hover img {
    border-width: 2px;
    border-style: solid;
}
#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;
}

/************ footer ************/
#footer {
    font-size: 100%;
    width: 100%;
    position: relative;
    top: 5px;
    color: #FFFFFF;
}
#footer #copy {
    width: 100%;
}
#footer a {
    color: #FFFFFF;
}
#footer a:hover {
    color: #FFFFFF;
}

#copy #copy-previo {
    padding:0 0 0 200px;
    $padding:0 0 0 170px;
    _padding:0 0 0 170px;
}

#copy #copy-hotel {
    $padding: 0 30px 0 0;
    _padding: 0 30px 0 0;
}