 /* 
 
 General WWW specific styles only
 
 */

ul.implink {
	margin: 0;
	list-style: none;
	padding:5px;
	padding-left:0;
	color:#2B3879;
	border-bottom:2px solid #fff;
	line-height:1.6em
}


	/* TODO: Needed? */
.hotelSEOTitleText {
	font-weight:normal;
	color:black;
}

	/* TODO: Needed? */
.hotelSEOTitleText a {
	font-weight: normal;
}

	/* TODO: Needed? */
a.lightlink, a.plainlink, a.plainlink_nounderline {
	font-weight	: normal;
}

	/* TODO: Needed? */
a.plainlink_nounderline {
	text-decoration	: none;
}

/************************************************************

General Layout Stuff

************************************************************/

.contenttable{
	width			: 1000px;
	text-align		: left;
}

.contentcell {
	border			: none;
	border-right		: 0 solid #D9D8D3;
	border-left		: 0 solid #F2F2F0;
}

.innercontent {
	padding-right		: 15px;
	padding-left		: 10px;
	background		: white;

}
	
.innercontentheader {
	padding			: 0 15px 10px 0;
	background		: white;
}


/* These two are horrid and need getting rid of site wide */
.listsep {
	border-bottom: 1px solid #DBD9D2;
}

.listsepdark {
	border-bottom: 1px solid #C8DAF0;
	background: #EDF3FA;
}


/******************************************************

Tables

******************************************************/

table.borderedtable td {
	border		: 1px solid #2B3879;
	background	: white;
	margin		: 0;
	padding		: 2px;
}

table.borderedtable td.borderedtabletitle, table.borderedtable th {
	font-weight	: bold;
	border		: 1px solid #2B3879;
	vertical-align	: baseline;
	text-align	: left;
	color		: #2B3879;
	background	: #B9CBE3;
}

.borderedtable {
	border-collapse	:collapse;
	background	: #F0F3F9;
	border		: 2px solid #B9CBE3;
}

.borderedtable caption {
	border		: 2px solid #B9CBE3; 
	padding		: 5px;
	/*font-size	: 1.2em;*/
	background	: #F0F3F9;
}

.borderedtable .empty{
	background	: #F0F3F9;
	border		: none;
}

.borderedtable TD.selector{
	background	: #66CCFF;
}

.borderedtable tr.altrow td {
	background	: #F0F3F9;
}


/*********************************************************

Summary listings

*********************************************************/

/* 
	Deprecated in favour of SummaryBox styles
	REPLACE THE hotelContainer STYLES WITH THE SummaryBox styles as and when we find them 
*/
.hotelContainer {	
	display				: block;						
	width				: 100%;
	float				: left;
	overflow			: hidden;
}


.hotelContainer p {					 
	line-height			: 1.5em;		
}			

.hotelContainer .ul.buttons {
	margin-left			: 30px;
}
	
	
.HotelImageCol {
	float				: left;
	width				: 250px; 							
}
	
.HotelImageCol.finderResults {
	margin-right: 		20px;
}	
	
.SummaryBox {
	clear				: right;	/* clear the highlights box */
	display				: block;	
	overflow			: hidden;
	position			: relative;
	/*_height				: 1%;*/
	margin-bottom: 20px;
}
	
.SummaryBox .description {				
	margin-left			: 265px	
}
	
.SummaryBox .description ul {
	line-height			: 1.5em;
	padding-bottom			: 10px;
	
}
	
.SummaryBox .description p {
	margin				: 0;	
	padding-bottom			: 10px;	
}
	
.SummaryBox .imageCol {							
	margin-right			: 10px; 							
	width				: 246px;
}

#levelintro {
	line-height			: 1.5em;
	padding				: 0;
	margin				: 0;
}

.SummaryBox .side_box {	
	margin-left			: 10px;
}

/* Destinations.asp listing below map */
#destinationsListing,
#destinationsInspire {
	position: relative;
	overflow: hidden;
	margin: 15px 0;
}

#destinationsInspire {
	margin-bottom: 25px;
}

.destinations,
.inspire {
	width: 318px;
	margin-right: 22px;
	float: left;
	display: inline;
	position: relative;
}
	
.destinations.last,
.inspire.last {
	margin-right: 0;
}	

.inspire .listing {
	width: auto !important;
}

.inspire a.inspirePic {
	float: left;
	display: inline;
	margin-right: 10px;
}

.inspire a img {
	border: 1px solid #CECEE6;
	padding: 3px;
	margin-bottom: 10px;
}	

#destinationsListing h2,
#destinationsInspire h2 {
	margin-bottom: 10px !important;
}
	
.destinations h3,
.inspire h3 {
	/*font-size: 11px;*/
	margin-bottom: 10px;
	border-bottom: 0;
}	
	


	

.addthis_button {
	float: left;
	margin-top: 10px;
	margin-left: 3px;
}	
	
/* START : General styles for static information pages */	
.brochure-panel {
	background: #F9F9FB;
	border:1px solid #A0BEDD;
	margin-bottom:35px;
	margin-left: 25px;
	padding:15px;
	text-align: center;
	width:180px;
	float: right;
}

.brochure-panel p {
	text-align: center;
	margin: 10px 0;
}

.static-panels div {
	width: 170px;
	float: left;
	display: inline;
	margin: 0 13px 50px 0;
	}
	
.static-panels div.noMargin {
	margin-right: 0;
	}	
	
.static-panels div a {
	text-decoration: none;
	font-weight: bold;
	color: #036;
	}	
	
.static-panels div a:hover span {
	text-decoration: underline;
	}	
	
.static-panels div a span.static-panel-desc {
	font-size: 11px ;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	clear: both;
	float: left;
	display: block;
	margin-top: 5px;
	}	
	
.static-panels div a:hover span.static-panel-desc {
	color: #333;
	}
	
.static-panels div a img {
	border: 0;
	text-decoration: none;
	margin-bottom: 5px;
	}	
/* END : General styles for static information pages */	




	
	
/* START : Styles for new homepage grid layout */
#homepageContent,
#twoColContent {
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
	float: left;
	width: 1000px;
}

/*#twoColContent p,*/
#homepageContent p {
	margin: 0;
	padding: 0;
}
	

/* 3 Col layout */
#homepageContent #leftContent.sideBar,
#homepageContent #primaryContent,
#homepageContent #rightContent.sideBar,
#twoColContent #leftContent.sideBar,
#twoColContent #primaryContent,
#twoColContent #rightContent.sideBar{
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}

#homepageContent #leftContent.sideBar,
#homepageContent #rightContent.sideBar,
#twoColContent #leftContent.sideBar,
#twoColContent #rightContent.sideBar,
#twoColContent #leftContent {
	width: 255px;
}	

#homepageContent #primaryContent,	
#twoColContent #primaryContent {
	width: 720px;	
	overflow: hidden;
	margin: 0 0 0 25px;
}		

#oneColContent #primaryContent {
	width: 1000px;
	margin: 0;
}	

.gridPromo.leftPromo a img {
	border: 		0;
	}

#lateDestinationsSearchWrap {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: right;
	width: 220px;
}

#lateDestinations #lateDestinationsSearchForm p {
	padding: 0;
	margin: 0;
}

#lateDestinations #lateDestinationsSearchForm,
#lateDestinations .slot1,
#lateDestinations .slot2,
#lateDestinations .slot3 {
	/*height: 92px;
	width: 198px;*/
	height: 92px;
	width: 198px;
 	position: absolute;
	top: 0;
	left: 0;
	display: inline;
	padding: 5px 10px;
	overflow: hidden;
	background: #F9F9FB;
	border: 1px solid #A0BEDD;
	z-index: 100;
}

#lateDestinations .slot1 {
	top: 0 !important;
}

#lateDestinations .slot2 {
	top: 114px !important;
}	

#lateDestinations .slot3 {
	top: 228px !important;
}	

#lateDestinations #lateDestinationsSearchForm #lateSearch p {
	float: left;
	display: inline;
}

#lateDestinations #lateDestinationsSearchForm #lateSearch p label {
	width: 64px;
	padding: 0;
	display: block;
	font-weight: normal;
}
	
#lateDestinations #lateDestinationsSearchForm #lateSearch p select {
	width: 44px;
	margin-bottom: 3px;
	padding: 0;
}	

#lateDestinations #lateDestinationsSearchForm #lateSearch #lastMinute_submitbutton {
	margin: 4px 0 0 0;
	padding: 3px 6px;
}	

#lateDestinations .featurebox.lastMinute {
	z-index: 10;
/*	height: 98px;*/
	margin: 0 0 10px 0 !important;
	border: 1px solid #A0BEDD;
	background: #F9F9FB;
	height: 102px;
}
	
#lateDestinations .featurebox.lastMinute#lastMinute_3 {
	margin: 0 !important;
}	

#lateDestinations .featurebox.lastMinute a {
	position: relative;
	text-decoration: none;
}
	
#lateDestinations .featurebox.lastMinute a img {
	border: 0;
}	

#lateDestinations .featurebox.lastMinute a span {
	background: #F9F9FB;
	color: #036;
	position: absolute;
	bottom: 3px;
	left: 0;
	font-weight: bold;
	padding: 5px 10px;
	width: 198px;
	font-size: 13px;
}

#lateDestinations .featurebox.lastMinute a span .lateDestination,
#lateDestinations .featurebox.lastMinute a span .latePrice{
	position: relative;
	display: inline; 
	left: auto;
	bottom: auto;
	padding: 0;
	margin: 0;
	line-height: normal;

}

#lateDestinations .featurebox.lastMinute a span .latePrice {
	color: #c00;
}

/* END : Styles for new homepage grid layout */	

#destinationsListing h2,
#destinationsInspire h2 {
	margin-bottom: 10px !important;
}
	

.destinations h3,
.inspire h3 {
	font-size: 11px;
	margin-bottom: 10px;
	border-bottom: 0;
}	
	
/* Related Hotels */	
#relatedHotelWrap {
	width: 730px;
	overflow: hidden;
	margin: 25px -10px 25px 0;
}

#compact #relatedHotelWrap {
	width: 650px;
	}

.relatedHotel {
	float: left;
	width: 333px;
	height: 115px;
	min-height: 115px;
	display: inline;
	overflow: hidden;
	margin: 0 10px 10px 0;
	border: 1px solid #CFDEEE;
	background: #F3F7FB;
	padding: 10px;
}

#compact .relatedHotel {
	width: 292px;
	}

.relatedHotel h3 {
	border-bottom: 0;
	margin-bottom: 5px;
}

.relatedHotel h3 a {
	text-decoration: none !important;
	font-size: 12px !important;
	font-weight: bold !important;
}	

.relatedHotelPhoto {
	float: left;
	margin: 0 10px 0 0;
}	
	
.relatedHotel a img {
	border: 1px solid #CFDEEE;
	background: #fff;
	padding: 3px;
	width: 125px;
}	

.relatedHotel a:hover img {
	border: 1px solid #8190A9;
}


















#user-bar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	background: transparent;
	z-index: 5501;
	}	

#user-bar-content {
	width: 968px;
	padding: 7px 15px;
	margin: 0 auto;
	background: #036;
	border: 1px solid #A0BEDD;
	border-bottom: 0;
	font-weight: bold;
}

#user-bar-content a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}

#user-bar-content ul {
	margin: 0;
	padding: 0;
	}

#user-bar-content li {
	list-style: none;
	margin-right: 20px;
	float: left;
	display: inline;
	}
	
#user-bar-content li a {
	padding: 5px;
	border-left: 10px solid #036;
	border-right: 10px solid #036;
	}	

#user-bar-content li:hover a {
	color: #036;
	border-left: 10px solid #174574;
	border-right: 10px solid #174574;
	}

#my-shortlist li a span {
	font-style: italic;
	font-weight: normal;
	}

.user-bar-popup {
	position: relative;
	}

.user-bar-popup #my-shortlist-popup,
.user-bar-popup #my-recent-pages-popup {
	display: none;
	}

.user-bar-popup:hover #my-shortlist-popup,
.user-bar-popup:hover #my-recent-pages-popup {
	display:block;
	position: absolute;
	bottom: 20px;
	left: 0;
	padding: 10px;
	background: #fff;
	border: 10px solid #174574;
	border-bottom: 0;
	
	width: 580px;
	height: auto;
	}
	
.user-bar-popup:hover a {
	background: #fff;
	color: #036;
	border-left: 10px solid #174574;
	border-right: 10px solid #174574;
	}	

#user-bar #newsletter {
	margin: 0;
	float: right;
	text-align: right;
}	
	
#user-bar .clearing {
	clear: both;
	visibility: hidden;
	}

.my-shortlist-hotel {
	float: left;
	display: inline;
	width: 260px;
	margin: 0 10px 10px 0;
	background: pink;
}

.my-shortlist-hotel img {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	width: 65px;
	}
	
.my-shortlist-hotel p {
	margin: 0 0 5px 0;
	}	
	
#user-bar-content .my-shortlist-hotel a {
	background: none;
	color: #036;
	
	}	
	

