/*
Date Created: 12-05-05
------------------------ */
/* RDPL Edit
a:link {
	color: #339;
	}
	
a:visited {
	color: #339;
	}
	
a:hover {
	color: #f60;
	}

a:active {
	color: #f60;
	}
*/
/* a:link.price {
	color: #c00;
	} */

/* Pub Spec Classes - Added here to overwrite parent rule above
------------------------------------------------------------------ */
a.buylink {
	color: #fff;
	}


/* COMMON ELEMENTS
-------------------------------------------- */
p  {margin-top: 0; /* font-size: 11px; RDPL Edit */}
/* ul {font-size: 11px;} */


/* EXPEDIA HEADER
-------------------------------------------- */

#header-container, #header-container-home {
	clear: left;
	width: 960px;
	padding-top: 3px;
	font-family: arial,verdana,tahoma,sans-serif;
	background: #055ba8 url('/daily/brand/images/bg_header_1024.jpg') no-repeat top left;
	}
	
#header-container-home {
	background: #055ba8 url('/daily/brand/images/bg_header_1024.jpg') no-repeat top left;
	}

#globalheader {
	margin-bottom: 7px;
	}

#globallogotype {
	width: 290px;
	height: 65px;
	}

#globallogotype a {
	display: block;
	width: 175px;
	margin-left: 12px;
	height: 47px;
	color: #fff;
	text-decoration: none;
	text-indent: -9999px;
	background: url('/daily/brand/images/uk-logo-expedia.gif') no-repeat top left;
	}

#ad {
	width: 662px;
	height: 65px;
	background: transparent;
	text-align: right;
	}

div#textAd a {
	font-size: .85em;
	color: #fff;
	}

div#textAd a:hover {
	color: #f90;
	}



#globalnav {
	width: 768px;
	/*width: 640px;*/
	}

#globalnav td.selected {
	background-color: #fff;
	}

#globalnav td.selected a {
	color: #000;
	}

#globalnav a {
	display: block;
	padding: 2px 4px 3px 5px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #d5edff;
	border-right: 1px solid #fff;
	}

#globalnav td#nav-corporate a {
	border: none;
	}

#globalnav a:hover, #toolbar a:hover {
	color: #f90;
	}
	
#globaltoolbar {
	width: 960px;
	font-size: 11px;
	/* background-color: #fff; */
	color: #444;
	background: #fff url('/daily/brand/2005/bg_toolbar_dottedunderline.gif') repeat-x left bottom;
	}

#globaltoolbar #welcomemsg {
	width: 550px;
	}
#globaltoolbar td { padding: 3px 0 5px; }

#globaltoolbar p {
	margin: 0;
	padding-left: 5px;
	}

#globaltoolbar a {
	display: block;
	padding: 0 10px 1px;
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	border-right: 1px solid #666;
	}

#globaltoolbar #welcomemsg a {
	display: inline;
	border: none;
	}

#globaltoolbar a:hover {
	border-color: #666;
	}

#globaltoolbar td#support a {
	border: none;
	}

/* BREADCRUMB NAVIGATION
------------------------------------- */

#bcNav {
	clear: left;
	padding: 4px 0 7px;
	width: 960px;
	font-family: verdana,arial,tahoma,sans-serif;
	color: #666;
	background-color: #eff3fa;
	}

#bcNav ul {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: .6em;
	list-style: none;
	list-style-image: none;
	}

#bcNav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}

#bcNav ul li#current {
	font-weight: bold;
	}

#bcNav a {
	color: #666;
	background-color: #eff3fa;
	font-weight: normal;
	}
	
#bcNav a:hover { text-decoration: none; }


/* SUB NAVIGATION
------------------------------------- */

#snav {
	margin: 0 0 40px;
	padding: 20px 0 0;
	background: #dcdcdc url('/daily/brand/2005/bg_snav.jpg') repeat-y top right;
	font-family: arial;
	border-bottom: 1px solid #bcbcbc;
	}
	
#snav ul, #snav li {
	margin: 0;
	padding: 0;
	}
	
#snav ul {
	list-style: none;
	}

#snav li {
	display: block;
	width: 156px;
	}

#snav a {
	display: block;
	/* width: 156px; */
	padding: 7px 3px 8px 25px; 
	border-top: 1px solid #bcbcbc;
	font-weight: bold;
	font-size: 12px;
	color: #777;
	text-decoration: none;
	}

#snav a:hover {
	color: #f60;
	background: #f7f7f7 url('/daily/brand/2005/bg_snav_hover.gif') no-repeat center left;
	}

#snav a.selected {
	color: #444;
	background: #fff url('/daily/brand/2005/bg_snav_selected.gif') no-repeat center left;
	}

#snav a.last {
	border-bottom: 1px solid #bcbcbc;
	}


/* GLOBAL FOOTER
------------------------------------------ */
#globalFooterContainer{
	clear: both;
	width: 960px;
	border-top: 1px dashed #000;
	font-family: arial,verdana,tahoma,sans-serif;
}

#globalFooter
{
    /*margin: 0 0 0 0;*/
	margin: 16px 0 0 0;
	padding: 0 0 0 16px;
}

#globalFooter img
{
    border: none;
}

#globalFooter .LinkContainer{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding: .75em 0 .6em 0;
}
#globalFooter ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#globalFooter p{
	font-size: .65em;
}
#globalFooter ul li{
	margin-bottom: 2px;
	padding: 0 .4em;
	display: block;
	float: left;
	background: url('https://media.expedia.com/media/content/expuk/graphics/common/divideLine.gif') no-repeat right center;
	font-size: .65em;
}
#globalFooter ul li.firstLink{
	font-size: .65em;
	font-weight: 700;
	background: none;
	border-right: 0;
}
#globalFooter ul li.lastLink{
	background: none;
	border-right: 0;
}
#globalFooter h4{
	margin: 0;
	padding: 0 0 .2em 4px;
	font-size: .65em;
}
#globalFooter #TopHotels ul{
	width: 100%;
}
#globalFooter #TopHotels ul li{
	width: 18.9%;
	display: block;
	float: left;
	border: 0;
	background: none;
}

#globalFooterWithoutFontSize
{
	margin: 16px 0 0 0;
	padding: 0 0 0 16px;
}
#globalFooterWithoutFontSize .LinkContainer{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding: .75em 0 .6em 0;
}
#globalFooterWithoutFontSize ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#globalFooterWithoutFontSize ul li{
	margin-bottom: 2px;
	padding: 0 .4em;
	display: block;
	float: left;
	background: url('https://media.expedia.com/media/content/expuk/graphics/common/divideLine.gif') no-repeat right center;
}
#globalFooterWithoutFontSize ul li.firstLink{
	background: none;
	border-right: 0;
}
#globalFooterWithoutFontSize ul li.lastLink{
	background: none;
	border-right: 0;
}
#globalFooterWithoutFontSize h4{
	margin: 0;
	padding: 0 0 .2em 4px;
}
#globalFooterWithoutFontSize #TopHotels ul{
	width: 100%;
}
#globalFooterWithoutFontSize #TopHotels ul li{
	width: 18.9%;
	display: block;
	float: left;
	border: 0;
	background: none;
}

#SmallPrint{
	margin: 16px 0;
	float: left;
}
.yellowBg{
	background-color: #fef9e3;
}
.ftrLogo {
	display: block;
	float: right;
	/*margin: 0 10px 0 0; */
	margin: 16px 10px 0 0;
}
.ftrLogo#flight  { width: 105px; }
.ftrLogo#package { width: 54px; }
.ftrLogo#tVts { width: 97px;}
.ftrLogo#lm { width: 130px;}
.ftrLogo img {
	border: none;
}
#pos a, #pos {
	color: #999;
	background-color: #fff;
	border-color: #999;
	}
#atol {
	clear: left;
	margin: 0;
	padding: 12px 0 0 35px;
	color: #999;
	background-color: #fff;
	font-size: .6em;
	}
#atol a {
	color: #999;
	background-color: #fff;
	}
#atolWithoutFontSize {
	clear: left;
	margin: 0;
	padding: 12px 0 0 35px;
	color: #999;
	background-color: #fff;
	}
#atolWithoutFontSize a {
	color: #999;
	background-color: #fff;
	}


/* DATA FORMATTING
--------------------------------- */
.data {width: 100%}
.data caption {
	font: bold 14px/16px "arial,verdana,tahoma,sans-serif", sans-serif;
	color: #c60;
	text-align: left
	}
	
.data th {
	font: bold 10px/12px "tahoma", sans-serif;
	}
	
.data td {
	font: 11px/14px "arial,verdana,tahoma,sans-serif", sans-serif;
	}
	
.data .price a {
	font-weight: bold;
	color: #c00;
	}


/* OTHER MODULES
---------------------------------- */
.travelAlert {
	margin: 0 10px 10px 5px;
	padding: 5px 2px 7px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-color: #ffebdd;
	border: 2px solid #CC0000;
	line-height: 14px;
	}

/* COMMON CLASSES
---------------------------------- */

.support {
	padding: 10px 8px 0;
	margin-top: 10px;
	}

.support h2 {
	margin: 0;
	padding: 1px 5px 2px;
	background-color: #ffebae;
	font-size: 12px;
	color: #000;
	}

.support p {
	margin: 5px 0;
	padding: 0;
	}

.tool {
	margin-top: 20px;
	padding: 0px 8px 0;
	}

.tool h2 {
	margin: 0;
	padding: 1px 5px 2px;
	background-color: #dde7f0;
	font-size: 12px;
	color: #000;
	}

.tool p {
	margin: 5px 0;
	padding: 0;
	}

.tool form {
	margin: 0;
	}

.tool input {
	margin: 0 0 2px;
	}

.tool ul {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url('http://media.expedia.com/media/content/expuk/graphics/common/bullets/list_tool.gif');
	font-size: 11px;
	}

.tool li {
	margin: 5px 0;
	}

#subscribeEmail h2 {
	background: #dde7f0 url('http://www.expedia.co.uk/daily/brand/2005/icon_email.gif') no-repeat 97% 50%;
	}

#subscribeEmail label {
	display: none;
	}

#subscribeEmail #more {
	display: inline;
	margin-left: 10px;
	}


.price, #cCol td.price a {
	color: #c00;
	}


#cCol td.price {text-align: right;}

.right {text-align: right;}

.nodisplay {display: none;}



.none { display: none;}

.more {
	padding: 2px 0 0;
	text-align: right;
	}
	
	
/** DCOL ADS              **/
/***************************/

/*	#AdContainer{
		position: absolute;
		background-color: #f7f7f7;
		border-bottom: 1px solid #d7dce8;
		top: 153px;
		left: 780px;
		width: 214px;
	}
	#Ad-DCOLTOP,
	#Ad-DCOLMID,
	#Ad-DCOLBOT{
		border-top: 1px solid #d7dce8;
		border-left: 1px solid #d7dce8;
		border-right: 1px solid #d7dce8;
		padding: 16px;
		text-align: center;
	}
	#Ad-DCOLTOP .Advertisment{
		background-color: #fff;
		
		width: 180px;
		margin: 0 auto;
	}
	#Ad-DCOLMID .Advertisment{
		background-color: #fff;
		
		width: 170px;
		margin: 0 auto;
	}
	#Ad-DCOLBOT .Advertisment{
		background-color: #fff;
		
		width: 160px;
		margin: 0 auto;
	}

*/



	#AdContainer{
		position: absolute;
		top: 153px;
		left: 784px;

	}
	#Ad-DCOLTOP,
	#Ad-DCOLMID,
	#Ad-DCOLBOT{
		text-align: center;
	}
	#Ad-DCOLTOP .Advertisment{
		background-color: #fff;
		padding-bottom: 16px;
		

	}
	#Ad-DCOLMID .Advertisment{
		background-color: #fff;
		padding-bottom: 16px;
		

	}
	#Ad-DCOLBOT .Advertisment{
		background-color: #fff;
		padding-bottom: 16px;
		

	}

	
/** BAA container             **/
/***************************/
	#BaaContainer
	{
		position:absolute;
		top: 122px;
		left: 580px;
		width: 181px;
		height: 18px;
	}
	
	/** PUBSPEC OVERRIDE ADS  **/
	/***************************/
	.spanBod, .spanB{
		background-color: #fff;
		width: 610px;
	}
	

