@CHARSET "UTF-8";

@IMPORT url("forms.css");
@IMPORT url('calendar.css');
@IMPORT url('overcast/jquery-ui-1.8.custom.css');


html, body {
        scrollbar-base-color: #f0f0e0; 
        scrollbar-track-color: #f0f0e0; 
        scrollbar-face-color: #9C2929; 
        scrollbar-highlight-color: #f0f0e0; 
        scrollbar-3d-light-color: #506078; 
        scrollbar-darkshadow-color: #ffffff; 
        scrollbar-shadow-color: #000000; 
        scrollbar-arrow-color: #F9F4D7; 

}


table.centering {
 width: 100%; 
 height: 100%;
}


.content img {
	border: none;
}

.content .left .image {
	position: absolute;
	margin-left: 30px;
	margin-top:  66px;
}

.content h1 {
	border-bottom: 1px solid black;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 1.8em;
}


.content li {
	margin-bottom:0.5em;
}

	
	
.content li a, .content p a{
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
}
	
	
.content li a:visited, .content p a:visited {
	border-bottom:1px solid #CCCCCC;
	color: black;
}
	
	
.content li a:active, .content p a:active {
	border-bottom:1px solid #CCCCCC;
	color: black;
}
	
	
.content li a:hover, .content p a:hover {
	border-bottom:1px solid #CCCCCC;
	background-color: transparent;
	color: #9f2929 !important;
}

.page .toolbar {
	position: absolute;
	bottom: 10px;
	border-top: 1px solid #aaa;
	padding-top: 5px;
	padding-left: 100px;
	margin-left: 15px;
	width: 220px;
	margin-right: 15px;
}

.page .toolbar a {
	margin-right: 15px;	
}

.page .payment-options {
	position: absolute;
	bottom: 10px;
	left: 18px;
}



.image img {
/*	height:365px; */
	margin-top:15px;
}

.static-image img {
 height:365px;
}



.schritte {
	width: 269px;
	height: 24px;
	background: url('../images/booking/dreischritte.png');
	background-repeat: no-repeat;
	text-indent: -999em;
	position: absolute;

	top: 30px;
	left: 15px;
}

div.step img {
 	float: left;
	margin-right: 10px;
}

div.step {
	font-weight: bold;
	line-height: 19px;
	color: #454545;
}

.booking.location,
.booking.room {
	margin-bottom: 10px;
}

select#location,
select#room {
	width: 240px;
	margin-left: 25px;
	border: 1px solid #aaa;
}

select#booking-mode  {
	width: 240px;
	border: 1px solid #aaa;
}

.indicator {
	float:right;
	display:none;
}

.booking.placeholder {
	margin-left: 25px;
	margin-top:  25px;
}



.booking.form {
	margin-top: 55px;
	margin-left: 18px;
	margin-right: 10px;
}

.booking h4 {
	border-bottom: 1px solid #aaa;
}

.button {
	border: 1px solid #aaa;
	background: url('../images/calendar/head.png') !important;
	padding: 5px;
	cursor: pointer;
	font-weight: bold;
	background-position: 0px 20px;
	color: #555;
	-moz-text-shadow: 0px 1px white;
	-webkit-text-shadow: 0px 1px white;
	text-shadow: 0px 1px white;
}

a.button, a.button:link, a.button:hover, a.button:active {
	display: block;
	font-weight: normal;
	text-decoration: none;
	width: 150px;
	border: 1px solid #aaa;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}

.button.confirm-booking {
	width: 150px;
	margin-left: 204px;
	margin-top: 15px;
}

.booking.cart {
 height: 220px;
 position:absolute;
 bottom: 30px;
 padding-top:35px;
}

.booking.cart.full {
 height: 410px;
 position:absolute;
 top: 40px;
 padding-top:35px;
}

.booking.cart table {
	background: white;
	border-collapse: collapse;
}

.booking table td {
	padding: 4px;
	text-align: left;
	font-size: 11px;
}

.booking.cart .mode {
	width: 80px;
}

.booking.cart .scrollable {
	margin-top: 5px;
	margin-left: 12px;
	border: 1px solid #aaa;
	height: 150px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 340px;
	background: white;
}

.booking.cart .scrollable-full {
	margin-top: 5px;
	margin-left: 12px;
	border: 1px solid #aaa;
	height: 347px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 340px;
	background: white;
}

.booking table .odd td {
	background: #fff;	
}

.booking table .even td {
	background: #e8e8e8;
}

.placeholder-day {
	position: absolute;
	top: 80px;
	right: 15px;
}

h2.booking-cart {
	width: 133px;
	height: 19px;
	
	background: url('../images/shoppingcart.png');
	
	background-repeat: no-repeat;
	text-indent: -999em;
	position: absolute;

	top: 0px;
	left: 15px;
}

.cart .price {
	position: absolute;
	bottom: 18px;
	left: 15px;
}

.cart .price .netto {
	font-size: 11px;
}
.cart .price .brutto {
	font-weight: bold;
}

.xhr.room-images {
	height: 186px;
	width:  341px;
	margin-top: 55px;
	margin-left: 14px;
	overflow: hidden;
}


.booking-confirmation {
 background: white;
 margin-top: 5px;
 margin-bottom: 5px;
 font-size: 11px;
 border-collapse: collapse;
 width: 99%;
}

.booking-confirmation td {
 padding: 5px; 
 vertical-align: top;
 border-bottom: 1px solid #ccc;
}

.booking-confirmation th {
 background: #d8d8d8;
 text-align: left;
 padding: 5px;
}

.hidden {
 display:none;
}

.dialog {
 display: none;
 font-size: 11px;
}

.ui-widget {
 font-size: 11px;
}


.ui-widget-overlay {
 background: #000;
}


