
@charset "utf-8";
/* CSS Document */
body{
	font: 100% Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

table{
}

td{
}

#search_options{
}

input{
}

textarea{
}

.suppl_image{
}

.img_thawte{
	display: none;
}

.thawte{
	width: 97px;
	height: 20px;
	background-image: url('../images/thawte.jpeg');
	background-repeat: no-repeat;
	display: inline-block;
	z-index: 0;
}

.checkbox{
	width: 15px;
	height: 15px;
	background-image: url('../images/css1/checkbox.png');
	background-repeat: no-repeat;
	display: inline-block;
}

.checkboxu{
	width: 15px;
	height: 15px;
	background-image: url('../images/css1/checkboxu.png');
	background-repeat: no-repeat;
	display: inline-block;
}

.imgradio{
	width: 15px;
	height: 15px;
	background-image: url('../images/css1/radiodes.png');
	background-repeat: no-repeat;
	display: inline-block;
}

.simgradio{
	width: 15px;
	height: 15px;
	background-image: url('../images/css1/radiosel.png');
	background-repeat: no-repeat;
	display: inline-block;
}

a{
	color: #31afe1;
}

legend{
	font-size: 16px;
	color: #31afe1;
	font-weight: bold;
}

#container{
	background-color: #ffffff;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	display: inline-block;
}

#footer{
	background-color: #D9D9D9;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 26px;
	height: 22px;
	position: fixed;
	bottom: 0;
	width: 100%;
}

#footer a{
	font-size: 11px;
	color: #3F3F3F;
}

#details{
	text-align: right;
	padding-right: 10px;
	display: inline-block;
}

#secure{
	font-size: 11px;
	float: left;
	display: block;
	padding-top: 1px;
}

#privacy{
	float: left;
	display: block;
	margin-left: 8px;
}

#privacy a{
	font-size: 11px;
}

#copyright{
	font-size: 11px;
	margin-right: 10px;
	display: block;
	font-weight: normal;
}

#copyright a{
	font-size: 11px;
}

#text_description{
	font-size: 12px;
	background: #ffffff;
	line-hight: 16px;
	color: #4b4b4b;
}

.clearfloat{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

#round_left_top{
	width: 10px;
	height: 10px;
	background-image: url('../images/css1/round_l_u.png');
	background-repeat: no-repeat;
}

#round_right_top{
	width: 10px;
	height: 10px;
	background-image: url('../images/css1/round_r_u.png');
	background-repeat: no-repeat;
}

#round_left_bottom{
	width: 10px;
	height: 10px;
	background-image: url('../images/css1/round_l_d.png');
	background-repeat: no-repeat;
}

#round_right_bottom{
	width: 10px;
	height: 10px;
	background-image: url('../images/css1/round_r_d.png');
	background-repeat: no-repeat;
}

#box{
	height: 10px;
	background-color: #D9DADC;
	font-size: 12px;
}

#box_title{
	height: 8px;
	background-color: #D9DADB;
	font-size: 16px;
	font-weight: bold;
	color: #31afe1;
}

#boxbckgr{
	background-color: #D9DADC;
}

#nomehotel{
	height: 20px;
	background-color: #D9DADB;
	font-size: 12px;
	font-weight: bold;
	color: #31afe1;
}

#daysselected{
	background-color: #31AFE1;
	color: #ffffff;
	font-weight: bold;
}

#tabblue_upl{
	width: 12px;
	height: 12px;
	background-image: url('../images/css1/roundb_top_left.png');
	background-repeat: no-repeat;
}

#tabblue_upr{
	width: 12px;
	height: 12px;
	background-image: url('../images/css1/roundb_top_right.png');
	background-repeat: no-repeat;
}

#tabblue_btl{
	width: 12px;
	height: 12px;
	background-image: url('../images/css1/roundb_bottom_left.png');
	background-repeat: no-repeat;
}

#tabblue_btr{
	width: 12px;
	height: 12px;
	background-image: url('../images/css1/roundb_bottom_right.png');
	background-repeat: no-repeat;
}

#booking_table{
	font-size: 12px;
}

#room_description{
	color: #0280A8;
	font-size: 12px;
	padding-top: 10px;
}

#room_rate{
	font-size: 12px;
}

#room_other{
	position: relative;
	font-size: 9px;
	text-decoration: underline;
	background-image: url(../images/css1/room_other_on.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	cursor: pointer;
}

#room_other span.room_detail{
	width: 400px;
	position: absolute;
	text-decoration: none;
	padding: 10px;
	left: 0px;
	top: 20px;
	visibility: hidden;
	z-index: 10;
	background: #7fc7eb;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

#room_qty_lbl{
	font-size: 11px;
}

#room_price_lbl{
	font-size: 11px;
}

#room_price{
	font-size: 13px;
	font-weight: bold;
	color: #0280a8;
}

#room_bord{
	background-image: url('../images/css1/bord.png');
	background-repeat: no-repeat;
}

.stars2{
	width: 12px;
	height: 12px;
	line-height: 10px;
	background-image: url(../images/css1/star.png);
	background-repeat: no-repeat;
	display: inline-block;
}

.calendar{
	display: inline-block;
	width: auto;
	height: 21px;
	background-image: url(../images/css1/calendarico.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-top: 0px;
}

.calendar a{
	text-decoration: none;
	color: #31afe1;
}

a.button{
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	vertical-align: middle;
	padding-top: 4px;
}

a.button div{
	height: 22px;
	width: 110px;
	padding-top: 4px;
	display: inline-block;
	background: url(../images/css1/book.png) no-repeat;
	background-position: 0px 0px;
}

a.button:hover div{
	height: 22px;
	width: 110px;
	padding-top: 4px;
	background: url(../images/css1/book_on.png) no-repeat;
	background-position: 0px 0px;
}

a.button_back{
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	vertical-align: middle;
	padding-top: 4px;
}

a.button_back div{
	height: 40px;
	width: 110px;
	display: inline-block;
	background: url(../images/css1/back_button.png) no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
}

a.button_back:hover div{
	height: 40px;
	width: 110px;
	background: url(../images/css1/back_button_on.png) no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
}

a.button_print{
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	vertical-align: middle;
	padding-top: 4px;
}

a.button_print div{
	height: 40px;
	width: 110px;
	display: inline-block;
	background: url(../images/css1/print_button.png) no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
}

a.button_print:hover div{
	height: 40px;
	width: 110px;
	background: url(../images/css1/print_button_on.png) no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
}

.persons{
	width: 8px;
	background-image: url(../images/css1/person.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	display: inline-block;
}

#offerDescriptions{
	display: none;
}

.offerli{
	list-style-image: url(../images/css1/star.png);
	margin-bottom: 14px;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding-left: 3px;
	padding-bottom: 3px;
}

.offerroomli{
	list-style-image: url(../images/css1/offerli.png);
	font-size: x-small;
	color: #0280a8;
	vertical-align: top;
}

.offertxtimage{
	height: 28px;
	width: 87px;
	display: inline-block;
	background-position: 0px 0px;
	background-image: url(../images/css1/offers_button.png);
	background-repeat: no-repeat;
}

.specialoffer{
	height: 75px;
	width: 75px;
	display: table-cell;
	background-position: 0px 0px;
	background-image: url(../images/css1/offer_icon.png);
	background-repeat: no-repeat;
}

.cursorplus{
	height: 25px;
	width: 25px;
	display: inline-block;
	background-position: 0px 0px;
	background-image: url(../images/css1/cursor_plus.png);
	background-repeat: no-repeat;
}

.cursorminus{
	height: 25px;
	width: 25px;
	display: inline-block;
	background-position: 0px 0px;
	background-image: url(../images/css1/cursor_minus.png);
	background-repeat: no-repeat;
}

.offertextup{
	color: #31afe1;
	font-weight: bold;
	padding-left: 2%;
	padding-bottom: 6px;
	font-size: small;
	width: 100%;
}

.offertextup span{
	cursor: pointer;
	text-decoration: underline;
}

.offer{
	text-decoration: line-through;
	color: #0280a8;
	padding-right: 10px;
	font-size: 9px;
	font-weight: none;
}

.mandatoryOffer{
	color: #FF3300;
}

.room_offer{
	text-decoration: none;
	color: #0280a8;
	padding-right: 12px;
	font-weight: bold;
}

.d_formcheck{
	font-size: x-small;
	border: thin solid #333333;
}

.formcheck,select{
	font-size: 12px;
	border: thin solid #333333;
}

div#form_in{
	height: 22px;
	width: 22px;
	display: inline-block;
	background: url(../images/css1/form_in.png) no-repeat;
}

div#form_out{
	height: 22px;
	width: 22px;
	display: inline-block;
	background: url(../images/css1/form_out.png) no-repeat;
}

div#search_options_persons{
	height: 22px;
	width: 50px;
	display: inline-block;
	background: url(../images/css1/personbig.png) no-repeat;
}

#supplement_description{
	color: #31afe1;
	font-size: 12px;
	font-weight: bold;
}

#supplement_rate{
	font-size: 12px;
}

#supplement_other{
	position: relative;
	font-size: 11px;
	text-decoration: underline;
	background-image: url(../images/css1/room_other.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	z-index: 0;
}

#supplement_other:hover{
	font-size: 11px;
	text-decoration: underline;
	background-image: url(../images/css1/room_other_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	cursor: pointer;
	z-index: 1;
}

#supplement_other span#supplement_detail{
	width: 400px;
	position: absolute;
	left: 0px;
	top: 20px;
	visibility: hidden;
	background: #ffff00;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

#supplement_other:hover span#supplement_detail{
	visibility: visible;
}

#booking_detail_table{
	font-size: 12px;
}

#detail_title{
	color: #24AEDD;
	font-size: 14px;
	padding-top: 10px;
}

.data{
	color: #0280a8;
}

#room_cancellation{
	position: relative;
	font-size: 12px;
	text-decoration: underline;
	color: #31afe1;
	padding-right: 12px;
	font-weight: bold;
	cursor: pointer;
}

#room_cancellation span.cancellation_detail{
	width: 300px;
	position: absolute;
	text-decoration: none;
	padding: 10px;
	left: 0px;
	top: 20px;
	visibility: hidden;
	background: #7fc7eb;
	color: #000;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	font-weight: normal;
	z-index: 10;
}

.total_taxed{
}

#supplement_room_description{
	font-style: italic;
	font-size: 10px;
}

#supplement_rate_description{
	font-style: italic;
	font-size: 10px;
}

#column{
	width: 50%;
}

.paymentTypeInfo{
	font-size: 10px;
}

#paymentdetailBox{
	position: relative;
	font-size: 12px;
	text-decoration: underline;
	color: #31afe1;
	padding-right: 12px;
	cursor: pointer;
	font-weight: bold;
}

#paymentdetailBox span.paymentdetail{
	width: 300px;
	position: absolute;
	text-decoration: none;
	padding: 10px;
	top: 20px;
	visibility: hidden;
	background: #7fc7eb;
	color: #000;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	z-index: 10;
	font-weight: normal;
}

.formindex{
	font-size: 12px;
	text-align: center;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

#error{
	height: 70px;
	width: 74px;
	background-image: url(../images/css1/error.png);
	background-repeat: no-repeat;
	background-color: #d9dadc;
	align: center;
}

span.zoom span{
	position: absolute;
	visibility: hidden;
	background-color: #EFEFEF;
}

span.zoom{
	position: relative;
	z-index: 0;
}

span.zoom span img{
	border: 1px dashed gray;
	padding: 2px;
}

span.zoom:hover{
	z-index: 1;
}

span.zoom:hover span{
	visibility: visible;
	top: 10;
	left: 74px;
}

#comment_point{
	width: 10px;
	height: 10px;
	background-image: url('../images/css1/point_act.png');
	background-repeat: no-repeat;
}

#calendar_popup{
	width: 27px;
	height: 18px;
	background-image: url('../images/css1/calendar.gif');
	background-repeat: no-repeat;
}

#tab{
	font-size: 16px;
	height: 45px;
	background-image: url('../images/css1/bcgtab.jpg');
}

#tab_act{
	height: 45px;
	background-image: url('../images/css1/bcgtab_act.jpg');
}

#tab_act a{
	font-size: 16px;
	text-decoration: none;
	color: #D5F1FE;
}

#tab a{
	text-decoration: none;
	color: #1E89AB;
}

#tab_bord{
	width: 66px;
	height: 45px;
	background-image: url('../images/css1/bcgtabbord.jpg');
	background-repeat: no-repeat;
}

#tab_bord_act_right{
	width: 6px;
	height: 45px;
	background-image: url('../images/css1/bcgtabbord_act_right.jpg');
	background-repeat: no-repeat;
}

#tab_bord_act_left{
	width: 6px;
	height: 45px;
	background-image: '../images/css1/bcgtabbord_act_left.jpg');
	background-repeat: no-repeat;
}

#butts_act{
	width: 20px;
	height: 23px;
	background-image: url('../images/css1/buttl_act.png');
	background-repeat: no-repeat;
}

#butt_conn{
	background-image: url('../images/css1/butt_conn.png');
}

#buttm{
	width: 20px;
	height: 23px;
	background-image: url('../images/css1/buttm.png');
	background-repeat: no-repeat;
}

#buttm_act{
	width: 20px;
	height: 23px;
	background-image: url('../images/css1/buttm_act.png');
	background-repeat: no-repeat;
}

#butte{
	width: 20px;
	height: 23px;
	background-image: url('../images/css1/buttr.png');
	background-repeat: no-repeat;
}

#butte_act{
	width: 20px;
	height: 23px;
	background-image: url('../images/css1/buttr_act.png');
	background-repeat: no-repeat;
}

#hotel_images{
	float: left;
	width: 340px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-image: url(../images/css/foto_hotel.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 259px;
}

#imggr{
	position: relative;
	left: 7px;
	top: 12px;
	width: 294px;
	float: left;
}

#imgsmall{
	float: right;
	height: auto;
	width: 23px;
	position: relative;
	padding-top: 10px;
	right: 6px;
}

#imgsmall img{
	width: 23px;
	height: 16px;
	border: none;
	line-height: 16px;
	margin-bottom: 2px;
}

#imgsmall a{
	display: block;
	background-image: url(../images/css1/foto.png);
	background-repeat: no-repeat;
	outline: none;
}

#imgsmall a:hover{
	display: block;
	background-image: url(../images/css1/fotoup.png);
	background-repeat: no-repeat;
}

.dailyprices_busy{
	background-color: #0280a8;
}

#free{
	height: 20px;
	background-image: url('../images/css1/free.png');
	background-repeat: no-repeat;
	background-color: #d9dadc;
	text-align: left;
	padding-left: 40px;
	font-size: x-small;
}

#busy{
	height: 20px;
	background-image: url(../images/css1/busy.png);
	background-repeat: no-repeat;
	background-color: #d9dadc;
	font-size: x-small;
	text-align: left;
	padding-left: 40px;
}

.doubleclick{
	font-size: 12px;
	font-weight: thin;
	color: #4B4B4B;
}

.daysrooms{
	font-size: x-small;
}

#container_list{
	background-color: #ffffff;
	border: 3px solid #22AFE0;
	border-radius:: 10px;
	width: 90%;
	margin: 50px;
	text-align: left;
	display: inline-block;
}

#divisorv{
	width: 1px;
	background-color: #22afe0;
}

#divisorh{
	height: 1px;
	background-color: #22afe0;
}

#result{
	color: #22afe0;
	font-size: 24px;
	font-weight: bold;
}

#hotel_description{
	color: #0280A8;
	font-size: 12px;
	padding-top: 5px;
}

#hotel_description p{
	display: inline;
}

#hotel_other{
	position: relative;
	font-size: 9px;
	text-decoration: underline;
	background-image: url(../images/css1/room_other_on.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	cursor: pointer;
}

#hotel_other span.hotel_detail{
	width: 400px;
	position: absolute;
	text-decoration: none;
	padding: 10px;
	left: 0px;
	top: 20px;
	visibility: hidden;
	z-index: 10;
	background: #7fc7eb;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.caCalendarTable{
	border-width: 1px;
	border: solid thin #808080;
}

.caYearNavigation{
	background-color: #C0C0C0;
	text-align: center;
}

.caMonthNavigation{
	background-color: #d9dadb;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.caDayColumnHeader{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.caCurrentMonthDate{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

.caOtherMonthDate{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	color: #808080;
}

.caTodayText{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

TR.caMonthNavigation{
	height: 24px;
}

TD.caDayColumnHeader{
	text-align: center;
	border: solid thin #C0C0C0;
	border-width: 0px 0px 1px 0px;
}

.caCurrentDate{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

TD.caCurrentDate{
	color: white;
	background-color:  #C0C0C0;
	border-width: 1px;
	border: solid thin #800000;
}

TD.caTodayText{
	border: solid thin #C0C0C0;
	border-width: 1px 0px 0px 0px;
}

A.caTodayText{
	height: 20px;
	color: black;
}

.caDayColumnHeader{
	color: black;
}

TD.caSelected{
	background-color:  #afd3e1;
	border-width: 1px;
	border: solid thin #800000;
	text-align:  center;
	font-size:  8pt;
}

TD.caNotAvailable{
	background-color:  #ff0000;
	border-width: 1px;
	border: solid thin #800000;
	text-align:  center;
	text-decoration: line-through;
	font-size:  8pt;
}

TD.caRestricted{
	background-color:  #ffff00;
	border-width: 1px;
	border: solid thin #800000;
	text-align:  center;
	font-size:  8pt;
}

