#excursions em {
	font-style:italic;
}

#excursions table.cart {
	width:100%;
}
#excursions table.cart tr.total td {
	font-weight:bold;
}
#excursions td.r {
	text-align:right;
}
#excursions tr.total td.r {
	border-top:1px dotted #7fd6f7;
}

#excursions div.section {
	display:inline-block;
	float:left;
	width:302px;
}

#travelbase #excursions div.resultbox {
	cursor:auto;
}


table.hotel-rooms {
	border-collapse:separate;
	border-spacing:0;
	width:100%;
}
table.hotel-rooms td {
	background-color: #f3f3f3;
	padding:3px 10px;
	border-bottom:1px solid #fff;
}
#excursions h5 {
	margin:8px 0;
}
table.hotel-rooms a {
	color: #00aeef;
}
table.hotel-rooms th {
	padding:3px 10px;
	text-align:left;
}
table.hotel-rooms td {
	border-bottom:1px dotted #7fd6f7;
}
table.hotel-rooms td.ex-avail {
	font-style:italic;
	vertical-align:middle;
}

ul.grouptypesAllotmentgroups {
	float: right; 
	width: 500px; 
}

ul.grouptypesAllotmentgroups h2 {
	margin: 0;
	padding: 0;
}

#excursions ul.weekdaylist {
	list-style-type:none;
	display:inline-block;
}
#excursions ul.weekdaylist li {
	display:block;
	float:left;
	padding:1px 0 2px 0;
	width:24px;
	text-align:center;
	margin:0;
	background-color:#d8e5ea;
	border:1px solid #d8e5ea;
	color:#acb6bb;
	font-weight:bold;
	font-size:11px;
}
#excursions ul.weekdaylist li.avail {
	border-bottom-color:#0e547c;
	border-right-color:#0e547c;
	border-left-color:#35a9df;
	border-top:none;
	background:url("/img/button_blue.png") repeat-x scroll left top transparent;
	color:#fff;
}
table.hotel-rooms ul.weekdaylist {
	margin:0;
}
#excursions #search-adjust-excursions fieldset {
	width:170px;
}
#excursions option {
	padding-right:4px;
}
#excursions div.rooms {
	padding-top:0;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}
#excursions #ex-det-tabs li.ui-state-active {
	/* = li.current */
	background-color: #ffffff;
	color: #00aeef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#excursions #ex-det-tabs li.ui-state-active a{
	color:#00AEEF;
}
#excursions div.tabcontent {
	width:458px;
	float:left;
}

div#ex-book {
	width:100%;
}
#ex-book a.button {
	display:inline-block;
}
#ex-book div.calendar-month-select {
	text-align:center;
}
#calendar .childrate {
	font-size:9px;
	display:block;
	color:#80b8cb;
}
#calendar .allotment {
	font-size:9px;
	display:block;
	color:#cdb599;
}
#calendar .timend {
	font-size:11px;
	color:#666;
}
#calendar .fromto {
	display:inline-block;
	float:left;
	width:25px;
	min-height:1px;
	white-space:nowrap;
	overflow:hidden;
	font-size:9px;
	color:#80b8cb;
}

#ex-book table#calendar.a tr td {
	width:14%;
}
#ex-book table#calendar.b tr td {
	width:12%;
}

table.priceoptions {
	border-spacing:0;
}
div.priceoptions {
	background:#e6f3f9;
	width:242px;
	padding:12px;
}
#ex-book div.priceoptions {
	margin-top:12px;
	float:right;
	font-size:11px;
}
#ex-book div.priceoptions h2 {
	font-size:1.3em;
	margin-bottom:5px;
}
#ex-cart .cartex {
	margin-bottom:18px;
	margin-top:0;
}
#ex-cart h4 {
	color:#00aeef;
	padding:4px 12px;
}
#ex-cart h4 a {
	color:#00aeef;
}
#ex-cart h4 span {
	color:#000;
	margin-left:12px;
	float:right;
	font-size:12px;
}
#ex-cart div.priceoptions {
	padding:8px 0 0 0;
	width:350px;
	float:left;
	margin-right:18px;
	background:#e6f3f9;
}
#ex-cart table.priceoptions {
	margin-bottom:8px;
}
#excursions #ex-cart table.priceoptions td {
	padding-left:0;
}

#excursions #ex-cart h3 {
	margin-bottom:12px;
}
div.cartex {
	margin:12px;
}
div.priceoptions h4 {
	color:#00aeef;
	margin-bottom:6px;
	font-size:13px;
}
#travelbase table.priceoptions td {
	font-size:11px;
	padding:3px;
}
.priceoptions tr.total td {
	border-top:1px solid #000;
	padding-top:4px;
	font-weight:bold;
}
#ex-book table.priceoptions {
	margin-top:8px;
	margin-bottom:8px;
}
.priceoptions td.price, #ex-cart table.priceoptions td.price {
	color:#0055A5;
	font-weight:bold;
	padding-top:0;
}
#travelbase #ex-cart table.priceoptions td.indent {
	padding-left:12px;
}
.priceoptions tr.separator td {
	font-style:italic;
}
#ex-book div.error {
	color:#ff0000;
	padding:3px;
	text-align:center;
}
#bookbox {
	display:none;
}

table#calendar a.available, table#calendar a.unavailable {
	display:block;
	padding:5px;
	color:#0084DD;
}
#calendar a.unavailable:hover {
	text-decoration:none;
}
#travelbase table#calendar.a td.avail {
	padding:0;
}

#overview {
	min-height:140px;
}

img.icon {
	vertical-align:middle;
}

.clickable {
	cursor:pointer;
}

#travelbase .remarkRed {
	font-weight: bold;
	color: #f33;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url('/img/backoffice/error.png') left top no-repeat;
	height: 16px;
}
