/* --- EMERGENCY MESSAGE FRAMEWORK --------------------------------------------- */

#important_message {
	width:846px;
	margin-bottom:10px;
	margin-top:-5px;
}

/* promotions page style rewrites */
.promotions #globalNav {
	_position: static;
}
.promotions #LinksSecondary {
}
.promotions #breadcrumb { display: none; }
.promotions #pageTitle ,
.promotions #main  { 
	width: 985px; 
	margin-left: 0px; 
	clear: both;
}
.promotions #pageTitle {
	padding: 12px 0px 4px; 
	margin-bottom: 15px;
	width: 100%; 
}

/* page controls - add , print , email */

#ctrls {
	padding-bottom:10px;
	border-bottom:1px solid #CACACA;
	text-align:right;
}

#ctrls ul {
 	display:inline;
	list-style-type:none;
	padding:0;
	margin:0;
}

#ctrls ul li {
 	float:right;
}

#ctrls ul li a {
	display:block;
	padding-right:25px;
	margin-right:15px;
}

#ctrls ul li a#print {
	background:#ffffff url(/_assets/images/page_controls/small_print_icon.gif) right top no-repeat;
}

#ctrls ul li a#email {
	background:#ffffff url(/_assets/images/page_controls/small_email_icon.gif) right top no-repeat;
}

#ctrls ul li a#add {
	background:#ffffff url(/_assets/images/page_controls/small_add_icon.gif) right top no-repeat;
	padding-right:20px;
}

#ctrls ul li a#print:hover {
	background:#ffffff url(/_assets/images/page_controls/small_print_icon_over.gif) right top no-repeat;
}

#ctrls ul li a#email:hover {
	background:#ffffff url(/_assets/images/page_controls/small_email_icon_over.gif) right top no-repeat;
}

#ctrls ul li a#add:hover {
	background:#ffffff url(/_assets/images/page_controls/small_add_icon_over.gif) right top no-repeat;
}


/* top panel with images and SEO text */
.promotions #higher_pane {
	width: 985px; 
}
.promotions #higher_pane .images {
	width: 424px;
	float: left;
}
.promotions #higher_pane .text {
	float: left;
	line-height: 1.65em ;
	padding-right: 20px;
	width: 530px;
}
.promotions #higher_pane .text h2 {
	padding: 0px 0px 10px 0px; 
	margin-top: 0px;
}


/* offers listing */
.promotions .ListPanel  { 
	border: 1px solid #CDCDCD ;
	font-size: 1.25em;
	padding: 14px; 
	margin: 15px 0px; 
}
.promotions .ListPanel strong  { 
	display: block ; 
	float: left; 
	margin-right: 1em ; 
}
.promotions .ListPanel ul { 
	display: inline ; 
	list-style-type: none;
}
.promotions .ListPanel ul li  { 
	display: block ; 
	list-style-type: none;
	float: left; 
	margin-right: 1em ; 
}

.promotions .destination-heading {
	background: #828282; 
	text-align: center;
	margin: 0;
	padding: 0;
	}
.promotions #main .destination-heading h2 {
	background: #828282;
	padding: 5px;
	margin: 0;
	}
.promotions .destination-heading h2 img {
	margin: 5px auto 0;
}
.promotions .HotelsContainer  {
	margin: 0px;
	padding: 0 0 10px ;
	}
.promotions .HotelsContainer .HotelItemTop {
	background: #FFF url(/_assets/images/promotions/bg_hotelitem_top.gif) no-repeat top left; 
	height: 25px;
}
.promotions .HotelsContainer .HotelItem  {
	background: #FFF url(/_assets/images/promotions/bg_hotelitem.gif) repeat-y top left; 
	padding: 0 30px;
	position: relative; /* set position relative so we can position the booking for for each offer */
	_position: static; /* reset for IE6 so it actually shows everything */
	}
.promotions .HotelsContainer .HotelItemBot {
	background: #FFF url(/_assets/images/promotions/bg_hotelitem_bot.gif) no-repeat top left; 
	height: 25px;
}
.promotions .HotelsContainer .HotelItem table  {
	font-size: 1.1em;
	width: 100%;
	}
.promotions .HotelsContainer .HotelItem th  {
	background: #E9E9E9 ;
	color: #606060 ;
	padding: 5px ;
	text-align: left;
	}
.promotions .HotelsContainer .HotelItem th.saving,
.promotions .HotelsContainer .HotelItem th.rockstar  {
	text-align:center;
}
.promotions .HotelsContainer .HotelItem td  {
	color: #656565 ;
	padding: 5px ;
	text-align: left;
	}
.promotions .HotelsContainer .HotelItem td.was  {
	background: url(/_assets/images/promotions/strike.gif) 0% 50% no-repeat scroll  ;
	color: #a9a9a9 ;
	}
.promotions .HotelsContainer .HotelItem td.saving  {
	color: #c50000 ;
	font-weight: bold ;
	text-align:center;
	}
.promotions .HotelsContainer .HotelItem td.rockstar  {
	color: #c50000;
	text-align:center;
}
.promotions .HotelsContainer .HotelItem td.book {
	width: 200px;
}
.promotions .HotelsContainer .HotelItem td.book .moreinfo {
	background: url(/_assets/images/buttons/btn_book_holiday.gif) 0px 0px no-repeat scroll  ;
	display: block;
	height: 21px;
	width: 194px;
	text-indent:-9999px;
	}
.promotions .HotelsContainer .HotelItem td.book .moreinfo:active {
	background: url(/_assets/images/buttons/btn_book_holiday.gif) 0px -21px no-repeat scroll  ;
	}
.promotions .HotelsContainer .HotelItem td.book .moreinfo b ,
.promotions .HotelsContainer .HotelItem td.book .moreinfo strong {
	display: none;
	}
.promotions .HotelsContainer .HotelItem .InfoBlock  { 
	overflow: hidden ;
	padding: 10px 0px 0px;
	}
.promotions .HotelsContainer .HotelItem .InfoBlock .header  {
	float: left; 
	width: 255px; 
	}
.promotions .HotelsContainer .HotelItem .InfoBlock .header p  {
	color: #676767 ; 
	font-weight: bold; 
	padding: 1ex 0px 0px ;
	margin: 0px;
	}
.promotions .HotelsContainer .HotelItem .InfoBlock .header h3 {
	margin-top: 0;
	padding-bottom: 10px;
}
.promotions .HotelsContainer .HotelItem .InfoBlock .header ul  {
	list-style-type: none;
	margin: 1ex 0px 3ex;
	padding: 0px;
	}
.promotions .HotelsContainer .HotelItem .InfoBlock .header ul li {
	background: url(/_assets/images/icons/swiss-icon.gif) 0px 5px no-repeat scroll  ;
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 4px 17px ;
	}
.promotions .HotelsContainer .HotelItem .InfoBlock .header ul li.minus {
	background: url(/_assets/images/icons/minus-icon.gif) 0px 5px no-repeat scroll  ;
	}
.promotions .HotelsContainer .HotelItem .InfoBlock .BoardBasis  {
	padding-top: 10px;
	}
.promotions .HotelsContainer .HotelItem .InfoBlock .text  {
	border-right: 1px dotted #b1b1b1 ; 
	border-left: 1px dotted #b1b1b1 ; 
	float: left; 
	margin: 0px 15px 15px; 
	min-height: 200px;
	padding: 0px 20px 45px; 
	width: 272px; 
}
.promotions .HotelsContainer .HotelItem .InfoBlock .HotelType {
	margin-top: 10px;
}
.promotions .HotelsContainer .HotelItem .InfoBlock .text .flights  {
	color: #676767 ; 
	display: block;
	padding: 0px 0px 15px ; 
}
.promotions .HotelsContainer .HotelItem .InfoBlock .text .HotelInfo {
	color: #676767 ; 
	padding: 0px 0px 15px ; 
	line-height: 1.65em ;
}
.promotions .HotelsContainer .HotelItem .InfoBlock .images  {
	float: left; 
	width: 325px; 
}
.promotions .HotelsContainer .HotelItem .InfoBlock .header .tour {
	margin-top: 10px;
}
.promotions .HotelsContainer .HotelItem .InfoBlock .header .tour a {
	background: url(/_assets/images/buttons/btn_take_a_virtual_tour.gif) 0px 0px no-repeat scroll  ;
	display: block;
	height: 28px; 
	text-indent: -5555px;
	width: 191px; 
}
.promotions .HotelsContainer .HotelItem .InfoBlock .header .tour a:active {
	background: url(/_assets/images/buttons/btn_take_a_virtual_tour.gif) 0px -28px no-repeat scroll  ;
}
.promotions .HotelsContainer .HotelItem .ExpanderBlock {
	clear: both;
}
.promotions #BookingFormPanel  {
	background: #F9F9F9 ;
	border: 1px solid #c00 ;
	bottom: 0;
	padding: 10px;
	position: absolute; /* position form absolutely within the hotel item */
	_position: static; /* reset to static for IE6 */
	left: 20px;
	width: 925px;
	_width: 905px;
	z-index: 100;
}
.promotions #BookingFormPanelInner   {
	border: 1px solid #CCCCCC ;
	overflow: hidden;
	background: #ffffff; 
	padding: 15px;
	margin: 5px;
}

/* Booking panel */
#BookingFormPanel p.shrink {
	background: transparent url(/_assets/images/icons/shrink.gif) no-repeat 0 50%;
	font-size: 0.9em;
	margin: 0;
	padding-left: 12px;
}
#BookingFormPanel ul.OfferNotes {
	color: #666;
	font-size: 0.8em;
	list-style-type: square;
	margin-top: 1em;
}
#BookingFormPanel .closePanel {
	position: absolute;
	right: 30px;
	top: 20px;
	z-index: 500;
	/* reset for IE6 */
	_position: static;
	_float: right;
}
#BookingFormPanel fieldset {
	border: 0;
}
#BookingFormPanel legend {
	color: #666;
	font-weight: bold;
	margin: 0 0 0 -0.6em;
	padding: 0;
}
#BookingFormPanel fieldset#where {
	border-width: 0px;
	float:left;
	margin-top:10px;
	width: 150px;
}
#BookingFormPanel fieldset#when {
	border-width: 0px;
	float:left;
	margin-top:10px;
	width: 210px;
}
#BookingFormPanel fieldset#Pax2who {
	border-width: 0px;
	float: left;
	margin-top:10px;
	width: 160px;
}
#BookingFormPanel .paxwrap select {
	width: 45px;
}
#BookingFormPanel #bookingOptions {
	position: relative;
}
#BookingFormPanel .selectWrap {
	clear: left;
}
#BookingFormPanel .adult, #BookingFormPanel .children {
	margin-right: 0;
}
#BookingFormPanel .childages {
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 0;
	_position: static;
	_float: right;
	_right: 0;
}
#BookingFormPanel .ChildAgesPanel {
	margin-top: 0;
	_padding: 5px;
	width: 350px;
	width: 340px;
}
#BookingFormPanel .OfferButton {
	position: absolute;
	right: 30px;
	bottom: 30px;
	/* reset for IE6 */
	_position: static;
	_float: right;
	_right: 0;
}

#vokBtn {
	-moz-background-inline-policy: continuous;
    background: url("/_assets/images/product/done_btn.gif") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 27px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 104px;
}

#noSelectedAirport span {
	color:#FF0000;
}

/* Static Calendar (inside booking form - overrides datepicker css) */

#staticCal {
	position:relative;
}

#staticCal table {
	width:auto !important;
}
#staticCal table td {
	padding:2px 5px;
	font-size:0.7em;
}
#staticCal .ui-datepicker-inline {
	width:auto !important;
	background:transparent !important;
}

#staticCal .ui-datepicker-header {
    width: 163px !important;
}

#staticCal .ui-datepicker-days-row {
	background-color:#fff;
}

.soDate			{ background: none repeat scroll 0 0 #FFEF8F; }
.soDate a		{ color: #CC0000; }
.soDate:hover	{ background: none repeat scroll 0 0 #CC0000 !important; }
.soDate:hover a   { color: #FFFFFF !important; }

.soDateHigh		{ background: none repeat scroll 0 0 #FFEF8F; width: 296px; }

.HideBookingDiv { display:none; }
