/*
 Colour Palette
 Dark Orange: #FF992B
 Header Blue: #69A9D4
 Lt Grey: #D8D8D8
 Dk Grey: #666666
 Lt Blue: #E7F2F8 [as seen on results page]
 Dk Blue: #000065 [as seen on search details section - results]
 Maroon: #B82451 [as seen on login register]

 Basic Link Colour:#2187CB
*/

/* Main structural elements */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	font-size: 12px;
	margin:0px;
	/*background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/navigation/bar_tile.gif);
	background-repeat: repeat-x;
	background-position: 0 126px;*/
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:16px;
}

#borderRight {
	width:940px;
	background:#fff;
	border-right:1px solid #2BA8E4;
}

#allBody {
	width:100%;
	background: #fff url(http://cdn-dev.dealchecker.co.uk:8080/images/common/diag-bg.gif);
	border-right:1px solid #2BA8E4;
}

#logger {
	position: absolute;
	width:300px;
	top: 100px;
	left: 820px;
	background:#fff;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	display:none;
	z-index:100;
	padding-left:5px;
	border: 2px solid #69A9D4;
	padding-bottom:10px;
	overflow:scroll;
}

.subscribeRDT10 {
	text-align:center;
	padding-top:2px;
	width:423px;
	color:#3076B1;
	background:#DAE3E8;
	font-size:0.65em;
	font-weight:normal;
	padding-bottom:6px
}

#feedback span{

	width:100%;
	color:#fff;
}

img#banner {
	float: right;
	margin-top: 15px;
}

/* Deals columns */
#rightColDeals {
	float: right;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

#leftColDeals {
	width: 100px;
	margin-left:5px;
}

#leftColNeedInspire {
	margin-left:10px;
	margin-top-40px;
}

#rightColNeedInspire {
	float: right;
	margin: 0px;
	padding: 0px;
}

#map {
	width:740px;
	height:450px;
	border-bottom:1px dashed #0176BA;
	border-top:4px solid #0176BA;
	float:right;
	/*background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/map.gif);*/
}

#mapHotel {
	width:95%;
	height:180px;
	border-bottom:1px dashed #0176BA;
	border-top:4px solid #0176BA;
	margin-bottom:18px;
	margin-top:16px;
	margin-left:10px;
}

#niTxt {
	width:200px;
}

#mapClone {
	z-index:-10;
	position:absolute;
}

/* Wider right column layout */
#rightColFloat {
	float: right;
	width: 427px;
	margin: 0px;
	padding: 0px;
	overflow:visible;
}

#mainNoSky #rightColFloat{
	width: 600px;
	}
	
#mainSlidingSky  #rightColFloat{
	width: 437px;
}

#leftColMarg {
	width: 318px;
	margin-left:5px;
}
#leftColMarg .car-mpu {
	margin-bottom:15px;
}

/* Wider right column layout */
#leftColNar {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	margin-left:5px;
}

#rightColWide {
	width: 550px;
	margin-left: 210px;
}

/* Wider left column layout */
#leftColFloatWide {
	float: left;
	width: 427px;
	margin: 0;
	padding: 0;
	margin-left:5px;
}

#rightColMargNar {
	width: 300px;
	margin-left: 455px;
}

/* Columns for SEM Pages */
#leftColFloatSem {
	float: left;
	width: 385px;
	_width: 385px;
	margin: 0;
	padding: 0;
	margin-left:3px;
}

#rightColMargSem {
	width: 370px;
	margin: 0;
	padding: 0;
	margin-left: 390px;
	_margin-left: 390px;
}

#searchBoxSem {
	float:left;
	width:350px;
	margin-top:0;
	margin-right:0px;
	_margin-right:-3px;
	padding:0;
}

#searchBoxArrow {
	margin-top:110px;
	padding:0;
	width:45px;
	_width:35px;
	margin-left:345px;
	_margin-left:0px;
}

/* Same width columns */
div#leftColFloat {
	float: left;
	width: 372px;
	margin-left:5px;
}

div#rightColMarg {
	position: relative;
	width: 372px;
	margin-left: 385px;
}


#cross-links {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color: #f0efef;
	margin-bottom: 20px;
	padding: 0 0 10px 0;
	line-height: 100%;
}

#cross-links h3 {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/cross-links-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:6px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -3000px;
	height: 32px;
}

#cross-links h3 span{
	color: #ff992b;
	}



/* Main blocks */

div.cityIntro {
	background-color: #0069B0;
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 10px 0 10px;
	color: #fff;
}

div.cityIntro h1, div.cityIntro h2 {
	font-size: 14px;
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/blue-dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

span.dest {
	color: #FF992B;
}

div.cityIntro p {
	color: #fff;
	line-height: 1.5em;
	padding: 4px 0 4px 0;
	margin: 0;
}

div.cityIntro p a {
	color: #FDEBA4;
}

div.foot {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/cityIntroFlightsBot.gif);
	height: 14px;
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

div.thin div.foot {
    background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/cityIntroFlightsBotThin.gif );
}

div.thin div.cityIntro {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/cityIntroFlightsTopThin.gif );
}

div#cityguide {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/cityguideBot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px;
}

div#cityguide img {
	float: right;
	margin: 0 0 5px 5px;
	border: 2px solid #fff;
}

div#slogan {
	background-color: #FF7E00;
	text-align: center;
	color: #fff;
	/*min-height: 41px;*/
	margin-bottom: 15px;
	border-radius: 7px;
	padding: 2px 0;
}

div#slogan h3 {
	font-size: 0.9em;
	padding-top: 3px;
	color: white;
}

dl#departAirport {
	padding: 0 0 2px 2px;
	margin: 2px 0 0px 0;
}

.color1 {
	background:#D6E0EE;
}

.color2 {
	background:#E0F0FD;
}

dl#departAirport dt {
	display: inline;
	color: #0C5586;
	font-size: 0.8em;
	font-family: Georgia, serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

dl#departAirport dd {
	display: inline;
	padding: 0;
	margin: 0;
}

dl#departAirport dd a {
	color: #000;
}

ul.departCities {
	margin: 0;
	padding: 0;
}

ul.departCities li {
	margin: 0;
	padding: 0 0 0 2px;
	list-style: none;

}

ul.departCities li a {
	color: #000;
}

#bluestrip {
	background-color:#69A9D4;
	height:2px;
}

#proptxt {
	background-color: pink;
	padding: 5px;
}

#salesblock {
	background-color: white;
	padding: 5px;
	border: 1px dashed gray;
}


.rblockorange {
	border-top: 1px #FF992B solid;
	border-bottom: 1px #FF992B solid;
}

.err {
	margin:0;
}

div.err, div#mailMessage, div#mailMessageComp {
	font-size:11px;
	padding:3px;
}

div#popupblocker {
	padding-top:0;
	color:#FF0000;
	font-weight:normal;
	font-size: 0.7em;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.err ul, .err dl, .messages ul, .messages dl, #mailMessage ul, .errForm ul, #mailMessageComp ul{
	padding: 0;
	margin:2px;
	margin-left: 5px;
	padding-left:5px;
}

.errForm ul {
	margin-left: 5px;
	padding-left:5px;
}

.err ul li, .messages ul li,  #mailMessage ul li, .errForm ul li, #mailMessageComp ul li {
	list-style-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/orange-arrow.gif);
	margin-left:10px;
	padding-left:0px;
	color:#69A9D4;
	font-weight:normal;
}

.autosuggestIFrame {
	position:absolute;
	width:1px;
	height:1px;
	z-index:25;
	width:300px;
	visibility:hidden;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	background-color: white;
	background: #FFFFFF;
}

/* Narrow Auto Suggest for car hire and hotel */
.autosuggest_narrow li {
	font: bold 12px arial, helvetica, sans-serif;
	color: #333;
	overflow: hidden;
}

.arial {
	font-family: arial, helvetica, sans-serif;
}

.autosuggest_narrow {
	position:absolute;
	z-index:30;
	width:300px;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	background-color: white;
	visibility:hidden;
	border: 1px solid #797979;
	color: #797979;
	background: #FFFFFF;
	padding: 3px;
	margin: 0px;
   	top:195px;
	left:172px;
	font: bold 10px arial, helvetica, sans-serif;
	color: #333;
	overflow: hidden;
}

.autosuggest_narrow ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: auto;
}

.autosuggest_narrow li {
  display: block;
  white-space: nowrap;
  cursor:pointer;
  cursor:hand;
  margin: 0px;
  padding: 4px;
}

.autosuggest_narrow li.selected {
  background-color: #cef;
  border-top: 1px solid #9bc;
  border-bottom: 1px solid #9bc;
}

/* Wide Auto suggest for flights */
.autosuggest li {
	font: bold 12px arial, helvetica, sans-serif;
	color: #333;
	overflow: hidden;
}

.autosuggest {
	position:absolute;
	z-index:30;
	width:500px;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	background-color: white;
	visibility:hidden;
	border: 1px solid #797979;
	color: #797979;
	background: #FFFFFF;
	padding: 3px;
	margin: 0px;
   	top:195px;
	left:172px;
	font: bold 10px arial, helvetica, sans-serif;
	color: #333;
	overflow: hidden;
}

.autosuggest ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: auto;
}

.autosuggest li {
  display: block;
  white-space: nowrap;
  cursor:pointer;
  cursor:hand;
  margin: 0px;
  padding: 4px;
}

.btn {
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:13px;
	padding:1px;
}

.autosuggest li.selected {
  background-color: #cef;
  border-top: 1px solid #9bc;
  border-bottom: 1px solid #9bc;
}

#feedbackShadow, #shadow {
	z-index:9;
	position:absolute;
	background-color: white;
	width:324px;
	filter:alpha(opacity=95);
	-moz-opacity:.4;
	opacity:.4;
	height:340px;
}

#feedback, #peoplesaying {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Verdana, sans-serif;
	width:304px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color: white;
	background: #0069B0;
	border-bottom:6px solid #69A9D4;
	border-left:3px solid #69A9D4;
	border-right:3px solid #69A9D4;
	padding:10px;
	position:absolute;
	z-index:10;
	color:#fff;
	font-size:0.7em;
	padding-bottom:10px;
}

#feedbackEmail {
	margin-top:5px;
	margin-left:2px;
	width:295px;
}

#feedbackSubmit {
	padding:3px;
	margin-left:115px;
	cursor:pointer;
	_cursor:hand;
}

#feedbackComments {
  	width:300px;
	margin-bottom:7px;
}

#feedbackEmailMsg {
	font-size:11px;
	margin-left:50px;
}

#feedbackSubmitBar {
	width:305px;
	margin-top:13px;
	margin-bottom:5px;
	height:26px;
}

#registerLogin, #registerLoginErrors {
	position:absolute;
	top:130px;
	left:450px;
	width:220px;
	z-index:25;
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/common/login-popup.gif) repeat-y;
	display:none;
	border: 2px solid #FF992B;
}

#close {
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	margin-right:2px;
	cursor:pointer;
	cursor:hand;
}

#carHireCross a, #carHireCross a:hover, #hotelHireCross a, #hotelHireCross a:hover {
	font-size:13px;
	cursor:pointer;
	cursor:hand;
	text-decoration:underline;
}

#carHireCross a:hover, #hotelHireCross a:hover {
	text-decoration:none;
}

#register {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	padding:10px;
	border-left:1px solid #69A9D4;
}

#login {
	padding:10px;
	margin-right: 200px;
	\margin-right: 210px;
	m\argin-right: 200px;
	vertical-align:middle;
}

#registerLoginErrors{
	background:	#ffffff;
}

/* A TO Z TABLE */
#azblock {
	margin: 20px 0 10px 0;
	height: 133px;
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/az-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#azblock table{
	width: 100%;
	padding: 0 0 0 5px;
}

#azdiv {
	margin-left:16px;
	line-height: 140%;
	width: 284px;
}

#azdiv a {
	display: block;
	float:left;
	width: 15px;
	height: 14px;
	margin: 0px 3px 6px 0px;
	padding: 1px 0 1px 3px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 100%;
}

#azdiv a:hover {
	background-color: #FF9000;
	color: white;
}

td#atozBg {
	background-repeat: no-repeat;
	background-position: top left;
	width: 254px;
	height: 44px;
}

#azblock h2 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 9px 0 5px 5px;
}

#azblock h3 {
	font-size: 12px;
	font-weight:normal;
	color: black;
	padding: 10px 0 4px 15px;
	line-height: 130%;
	width: 298px;
}

#sky, #topRightBox {
	position:absolute;
	left:800px;
	/* width:162px; */
}

#sky {
	top:150px;
}

#topRightBox {
	top:0;
}

div.mpu{
	padding: 2px; 
	border: 1px solid #D0D0D0;
	width: 300px;
	font-size: 0;
	}

/* SEARCH FORM */

h2#searchBoxHeader, span#searchBoxHeader,
h2#searchBoxHeaderWide, span#searchBoxHeaderWide,
h2#searchBoxHeaderNarrow, span#searchBoxHeaderNarrow {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/search-header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	height: 19px;
	color: #fff;
	padding: 3px 0 0 25px;
	font-size: 13px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight:bold;
	border:0px solid red;
}

h2#searchBoxHeaderWide, 
span#searchBoxHeaderNarrowWide {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/search-header-wide.gif);
}

h2#searchBoxHeaderNarrow, 
span#searchBoxHeaderNarrow {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/search-header.gif);
}

h2#searchBoxHeaderWide {
    height: 22px;
    line-height: 21px;
    margin-left: 5px;
    padding-top: 0;
}

h2.superSearchBoxHeader{
	height: 22px;
	font-size: 16px;
	line-height: 100%;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: white;
	padding-top: 5px;
	padding-left: 7px;
	background: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/super-search-header.png) top left no-repeat;
}

h2.superSearchBoxHeaderSmallText{
	font-family: "Lucida Grande","Lucida Sans Unicode",Lucida,Verdana,sans-serif;
	font-size: 16px;
	padding-top: 7px;
	height: 20px;
	letter-spacing: -1px;
	}

h2.superSearchBoxHeaderWide{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/super-search-header-wide.png');
	}

h2.superSearchBoxHeaderWide250{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/super-search-header-wide250.png');
	}

h2.superSearchBoxHeaderWide318{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/super-search-header-wide318.png');
	}
	
h2.superSearchBoxHeaderWide400{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/super-search-header-wide400.png');
	}
	
h2.superSearchBoxHeaderWide500{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/super-search-header-wide500.png');
	}
	
h2.superSearchBoxHeaderSmallFont{
	font-size: 15px;
	padding-top: 6px;
	height: 21px;
}

img#launchStartDate,
img#launchEndDate{
	cursor: pointer;
	}

div#flightSearch,
div.holidaySearchWide,
form.searchCarHireWide{
    margin-left: 5px;
}

form#searchCarHire table.flsearch-frm{
	/*padding: 0 12px;*/
}

td.coldots{
	border-left: 1px dotted black; 
	padding-left:13px; 
	padding-bottom:0px;
	}

h2#seoTravelTipBoxHeader {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/where-next/blue-header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	height: 19px;
	color: #fff;
	padding: 3px 0 0 25px;
	font-size: 13px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight:bold;
	margin:0;
	margin-top:6px;
	border:0px solid red;
}

h2#searchBoxHeader a {
	color: #fff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:0.8em;
}

h3#searchBoxHeader span{
	font-size:0.8em;
	padding-left:10px;
	padding-right:25px;
	color: #fff;
	font-weight:normal;
	vertical-align:middle;
}

#searchBy {
	margin-left:0px;
	padding-left:10px;
}

td#searchByBg {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/home/search-by.gif);
	background-repeat: no-repeat;
	background-position: middle left;
	width:182px;
	height: 24px;
}

#searchBy td {
	margin:0;
	padding:0;
	font-size:1em;
	color: #fff;
	font-weight:normal;
}

#searchByDiv {
	font-weight:bold;
	margin:0;
	font-size:0.7em;
	vertical-align:middle;
	padding-left:10px;
	color:#000;
	padding-top:10px;
	border-left:1px solid #FF992B;
	border-right:1px solid #FF992B;
}

#searchByDiv {
	font: normal 8pt "Tahoma", "Verdana";
}

h3#searchBoxHeader {
	border-left:1px solid #FF992B;
	border-right:1px solid #FF992B;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 0.7em;
	text-align:left;
	background-color: #FFF;
	padding-left:15px;
	padding-bottom:5px;
	color: #000;
	padding-top:15px;
	vertical-align:middle;
}

#search-box-select  {
	background: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/search-bg.gif) top repeat-x;
	border-left: 1px #FF992B solid;
	border-right: 1px #FF992B solid;
}

#search-box-content, #search-box-content-deals  {
	/*background: url(http://cdn-dev.dealchecker.co.uk:8080/images/home/search_background.gif) bottom left repeat-x;*/
	border: 1px #FF992B solid;
	border-top: none;
	margin-bottom: 15px;
}

label.leaving-returning,
label.pad{
	margin-bottom: 4px;
	display: block;
	font-size: 11px;
	}

label.padInline{
	display: inline;
	}
		
#add-traveltip-box-content  {
	/*background: url(http://cdn-dev.dealchecker.co.uk:8080/images/home/search_background.gif) bottom left repeat-x;*/
	border: 1px #6CAAD5 solid;
	margin-bottom: 15px;
}

#searchtbl {
	width:316px;
	padding:0;
	margin:0;
}

#searchtbl img {
	padding:0;
	margin:0;
}


#searchtbl span.smallTxt {
	margin:0;
	padding-left:4px;
	font-size:0.8em;
	font-weight:normal;
}

#searchtbl td {
	padding:0;
	margin:0;
	padding-top:3px;
	padding-bottom:5px;
	background: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/search-line.gif) no-repeat bottom;
}

#searchtbl label {
	margin:0;
	font: bold 11px arial, helvetica, sans-serif;
}

#searchtbl td.line {
	padding:0;
	margin:0;
}

#searchtbl td.first {
	padding:0;
	margin:0;
	width:20px;
	text-align:center;
	padding-left:10px;
}

#searchtbl td.second {
	padding:0;
	margin:0;
	text-align:left;
}

#searchtbl td.third {
	text-align:left;
	padding-left:5px;
}

#captcha-box  {
	width: 210px;
	border: 1px #7F9DB9 solid;
	margin-bottom: none;
}

/* PROMO BOXES */
div#promoBoxes {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/home/offersBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#hotOffers {
	width:209px;
	float:right;
}

#hot-offer-box {
	width: 207px;
}

#hot-offer-box img.pic {
	padding-left: 1px;
}

#hot-offer-box ul, #hot-offer-box dl {
	padding: 0;
	margin: 10px;
}

#hot-offer-box ul li {
	list-style: none;
	float: left;
	width: 50%;
}

#hot-offer-box dl dt {
	width: 100px;
}

#hot-offer-box dl dd {
	margin: -1.2em 0 0 140px;
}

#destination-week p {
	color:#69A9D4;
	font-size:0.7em;
}

#destination-week p a {
	font-size:0.9em;
}

#destination-week {
	padding:5px;
	margin-bottom:15px;
	border-left: 1px #FF9933 solid;
	border-right: 1px #FF9933 solid;
	border-bottom: 1px #FF9933 solid;
}

#destination-week img {
	float: left;
	margin-right: 5px;
}

/* AZ Page */

div#az {
	margin-bottom: 15px;
	width:372px;
}

div#az h1 {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/formHead.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
	color: #fff;
	padding: 3px 0 0 25px;
	font-size: 0.8em;
}

#az ul {
	border:1px solid #FF992B;
	border-left:2px solid #FF992B;
	margin-left:15px;
	padding: 10px 10px 10px 20px;
	margin: 0;
}

#az ul li {
	margin: 0 0 0 0;
	padding: 2px;
	list-style: none;
	font-size: 0.8em;
}

#az ul li.country {
	background-color: #FFFFCC;
}

/* Results Page */
.odd, .even {
	text-align:center;
	vertical-align:middle;
	position:relative;
	padding:0px;
	border-top:1px dotted #0069B0;
}

.odd table, .even table {
	width: 100%;
}

#resultsbox .odd table td, #resultsbox .even table td {
	width: 50%;
	height: 60px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.odd img, .even img {
	margin-top: 3px;
	cursor: pointer;
	margin-left: 10px;
}

.showall {
	margin: 15px 0 15px 0;
	padding-top: 7px;
	padding-bottom: 7px;
}

#left {
	text-align:left;
}

#results-header {
	margin-left:25px;
}

.odd {
	background-color:#EFF8FE;
}

.even {
	background-color:#F9FCFE;
}

#messages {
	z-index:21;
	padding:5px;
	padding-bottom:15px;
	top:0px;
	left:0px;
	position:absolute;
	background:#fff;
	width:365px;
	border: 3px #69A9D4 solid;
	font-size:0.75em
}

.messages {
	height:140px;
	overflow-y:auto;
}

.messages h1 {
	font-size:1.0em
}


#loader{
	padding: 2px 0 0 0;
/*	position:absolute; */
	top:0px;
	left:0px;
	width:110px;
	height:22px;
	z-index:20;
	display:none;
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/results/loader-background.gif) top left;
	background-repeat: no-repeat;
	vertical-align:middle;
	border:0px solid black;
}

#loader img{
	display:block;
	float:left;
	margin: 0 10px 0 0;
}

#loadertxt {
	padding-left:5px;
	border:0px solid black;
	margin:0px;
	margin-top:0px;
	margin-right:5px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: white;
	vertical-align:middle;
	float:none;
}

/* RESULTS PAGE */

#search-again {
	/*background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/search_background.gif) bottom left repeat-x;*/
	padding: 0 10px 3px 10px;
	margin-bottom: 10px;
	border: 1px solid #FF992B;
}

#search-again h2 {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/results/plane-logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
}

#search-again table {
	font-size: 0.75em;
	margin: 10px;
}

#search-again p {
	padding-left:10px;
}

#wherego {
	background: #569fc8 url(http://cdn-dev.dealchecker.co.uk:8080/images/results/wherego-bg2.jpg) no-repeat top left;
	color:#fff;
	padding:9px;
	padding-top:5px;
	padding-left:15px;
	padding-right:0;
	margin-top:0;
	margin:0;
	border-left: 1px solid #0069B0;
	border-right: 1px solid #0069B0;
}

#clickpartners {
	background:#FEE185;
	color:#fff;
	border-left: 1px solid #0069B0;
	border-right: 1px solid #0069B0;
	font-size:0.75em;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

.wheredetails {
	color:#fff;
	font-weight: bold;
	font-size:0.6em;
	margin:0;
	padding:0;

}

#search-again dl, #wherego dl{
	padding:0;
	margin-top:3px 0 0 0;
	padding-left:10px;
	border: 0px red solid;
}

#search-again dl dt, #wherego dl dt {
	float: left;
	padding-right: 5px;
	font-weight: bold;
	font-size:0.75em;
	margin:0;
}

#search-again dl dd, #wherego dl dd {
	font-size:0.75em;
	margin:0;
}

#search-again ul {
	padding:0;
	margin-top:3px 0 0 0;
	padding-left:10px;
	border: 0px red solid;
}

#search-again ul li {
	padding-right: 5px;
	font-weight: bold;
	font-size:0.7em;
	margin:0;
}

div#resultsbox {
	border: 3px solid #0069B0;
	border-top: none;
	text-align: center;
	/*cursor: pointer;*/
}

div#resultsbox table {
	margin: 0 auto;
}

div#resultsbox table td {
	padding: 3px;
}

#resultsFooter {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:none;
	text-align: center;
	border-top:1px dotted #0069B0;
}

#resultsFooter a img {
	margin: 0 auto;
}

/* Found hotels box */

div#cross-sell {
	border: 1px solid #FF992B;
	border-top: none;
	padding-top: 0px;
	margin-bottom: 15px;
	width:248px;
	margin-left:25px
}

#cross-sell dl {
	padding:1px 10px 8px 10px;
	margin: 0;
	font-size:0.55em;
}

#cross-sell dl dt {
	float: left;
	padding-right: 5px;
	font-weight: bold;
}

#cross-sell p {
	margin: 0 10px 0 10px;
	font-size:0.7em;
}

#cross-sell p b {
	font-weight:bold;
	color:#FF992B;
}

#cross-sell .odd, #cross-sell .even {
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
}

#cross-sell .odd table, #cross-sell .even table {
	width:90%;
}

#cross-sell .odd table td, #cross-sell .even table td{
	padding-left:10px;
	text-align:center;
}

#cross-sell .odd table, #cross-sell .even table {
	height: 40px;
}

h2.cross-sell-head {
	margin:0;
	margin-left:25px;
	padding:0;
	border:0px solid red;
}

div#packageDealsLayer {
	width: 427px;
	position:absolute;
	top:200px;
	left:300px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
    font-size: .75em;
}

div#packageDealsLayer br {
  display: block;
  margin-bottom: 1em;
}

div#packageDealsLayer a.close {
	position: absolute;
	top: 6px;
	left: 365px;
	/*font-size: 0.75em;*/
	color: #fff;
	font-weight: bold;
	text-decoration: none;
    font-size: 1em;
}

div#packageDealsLayer h1 {
    font-size: 1.5em;
}

div#packageDealsLayer h2 {
    font-size: 1.2em;
}

div#packageDealsLayer h3 {
    font-size: 1em;
}

div#layerContentTop {
	background-color: #F9E1C7;
	border-right: 1px solid #FF992B;
	border-left: 1px solid #FF992B;
	padding: 20px 10px 20px 10px;
	position: relative;
}

div#layerContentTop h4 {
	font-size: 0.65em;
	width:270px;
}

div#layerContentTop div#price {
	position: absolute;
	top: 20px;
	left: 300px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
}

div#layerContentTop div#price a img {
	padding-top: 5px;
}

div#layerContentBot {
	border: 1px solid #FF992B;
	border-top: none;
	border-bottom: none;
	padding: 10px;
	background-color:#fff;
}

div#layerContentBot p {
	margin: 10px 0 0 0;
}

div#layerContentFooter {
	border: 1px solid #FF992B;
	border-top: none;
	padding: 10px;
	background-color:#fff;
}

div#topTips p {
	font-size: 0.7em;
	margin: 0 0 8px 0;
	padding-left: 8px;
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/bullet.gif); /* image attached */
	background-position: 0 6px;
	background-repeat: no-repeat;
}

div#topTips {
	padding: 5px;
	height:100%;
}

div#topTips h3 {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/white-dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div#topTips img {
	float: right;
	margin: 0 0 5px 5px;
	border: 2px solid #fff;
}

/* contains styles used by pages in /site dir, eg T&Cs, Contact */

div#siteInfoBox {
	width : 556px;
	margin-right:10px;
	text-align: left;
	cursor: pointer;
}

div#siteInfoContent {
      padding:10px;
      border: 3px solid #0069B0;
      padding-left:35px;
      padding-right:60px;
}

.siteInfoItem {
	font-size: 12px;
}

#siteInfoTitle {
  font-face:bold;
  text-align:center;
  background-color:#0069B0;
  background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/terms-header.gif);
  height:50px;
  border:none;
}

div#siteInfoTitle h1 {
	font-size: 0.9em;
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/blue-dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	width:85%;
	color:#fff;
	text-align:left;
	margin-left:0px;
	padding-left:3px;
}

div#siteInfoContent ol {
	padding-left:10px;
	margin-left:10px;
}

div#navigateBox {
	width:150px;
}

/* Hotels Cross Sell - Missing details */
div#missingDataDiv {
	position:absolute;
	z-index:50;
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/results/cross-sell-more-info-bg.gif);
	background-top: bottom;
	background-repeat: no-repeat;
	height:229px;
	width:248px;
}

#terms, #termsShadow {
	width:450px;
	position:absolute;
	z-index:20;
	background-color:#fff;
	font-size:0.65em;
	border:2px solid #69A9D4;
	padding:5px;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
}

#termsShadow {
	z-index:5;
	height:400px;
	border:none;
}

#deal-info-title {
	font-size:1.3em;
}

/* The Alsett Clearing method */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}

.clearfix {
    display: inline-table; /* Mark Hadley's fix for IE Mac */
}

/* Hides from IE Mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display:block;
} /* End Hack */

span#feedbackResponse ul li{
	list-style:none;
}

#feedbackResponse, .feedbackResponse {
	color: #FF992B;
	font-weight:bold;
}

#enterBeenThereShadow {
	width:350px;
	height:395px;
	z-index:2;
	position:absolute;
	background-color: white;
	filter:alpha(opacity=95);
	-moz-opacity:.4;
	opacity:.4;
}

#enterBeenThere {
	width:350px;
	padding-bottom:5px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background:#fff;
	position:absolute;
	z-index:3;
	border:3px solid #FFCC00;
	border-top:5px solid #FFCC00;
	font-size:.75em;
}

h2.dealsBlockHeader {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/pound-sign.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	padding-left: 45px;
	padding-bottom: 6px;
	margin-left:10px;
	color:#fff;
}

.dealsBlock {
	width:296px;
	margin-left:10px;
	border:1px solid red;
	border-top:none;
	padding:5px;
	margin-bottom:15px;
	font-size:.7em;
}

#noscript, #noscriptIframe {
	text-align:center;
	background:#fff;
	z-index:100;
	border:none;
}

#noscriptIframe {
	z-index:99;
}

table.deals {
	border-collapse:collapse;
}

.dealsblurb {
	margin-left:18px;
	margin-right:10px;
	font-size:0.8em;
	color:#333;
	margin-top:5px;
	margin-bottom:25px;
}

.legend	 {
	font-size:9px;
	text-align:right;
	width:630px;
	margin-top:3px:
}

table.deals th {
	font-weight:bold;
	padding-bottom:5px;
	text-align:center;
	color:#333;
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/realdeals/header-bg.jpg) repeat-x;
	height:26px;
	padding-left:4px;
	padding-top:2px;
	border-right:1px solid #DADADB;
}

table.deals tr {
}

table.deals td {
	padding-left:4px;
	border-bottom:1px dashed #69A9D4;
	font-size:11px;
	text-align:center;
	padding-top:8px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:8px;
}

table.deals td.check {
	font-size:0.63em;
	border-bottom:none;
	background:#fff;
}

span.question {
	font-size:11px;
	text-align:right;
	font-weight:bold;
	color:#FF6600;
}

span.question span {
	color:#69A9D4;
}

table.deals td.checkPrice {
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
}

table.deals td.check a{
	font-size:0.9em;
}

table.deals td.date {
	padding-right:9px;
	padding-left:9px;
}

table.deals td.updated {
	padding-right:12px;
	padding-left:12px;
	font-size:0.55em;
	font-weight:bold;
	color:#F59125;
	border-left:1px solid #F59125;
	border-right:1px solid #F59125;
}

table.deals th.departure {
	border-left:1px solid #DADADB;
}

table.deals .departure {
	padding-right:10px;
	padding-left:15px;
}

table.deals th.updated {
	border-left:1px solid #F59125;
	border-right:1px solid #DADADB;
	font-weight:bold;
	color:#F59125;
	padding:0;
}

table.deals th.price {
	color:#69A9D4;
	border-right:1px solid #DADADB;
}

table.deals td.price {
	font-size:13px;
	font-weight:bold;
	padding-left:12px;
	color:#69A9D4;
	border-right:1px solid #F59125;
}

div#rtcross-sell {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/hotels/cross-sell-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top: 3px solid #446399;
	padding-top:4px;
}

div.cross-sell-header, .cross-sell-txt{
	color:#446399;
	font-size:9px;
	font-weight:normal;
	padding-left:4px;
}

h5.cross-sell-header{
	margin-top:6px;
	padding-left:2px;
	color:#446399;
	font-size:12px;
	font-weight:normal;
}

h5.cross-sell-header span{
	color:#F59125;
	font-weight:bold;
}

table.hotels td.name {
	color:#446399;
	font: bold 12px arial, helvetica, sans-serif;
	text-align:left;
}

table.hotels td.desc{
	color:#333;
	font: normal 11px arial, helvetica, sans-serif;
}

table.hotels td.desc span, table.hotels td.desc span a{
	color:#FF6600;
	font: normal 10px arial, helvetica, sans-serif;
}

table.hotels td.price{
	color:#333;
	font: bold 15px arial, helvetica, sans-serif;
}

table.hotels td.price span{
	color:#666;
	font: normal 10px arial, helvetica, sans-serif;
}

#flightgoogle {
}

#google {
	margin-top:13px
}
#monstergoogle {
	margin-left:30px;
	margin-top:13px
}

#whereSearchAgain a {
	color:#fff;
	font-size: 0.67em;
}

#whereSearchAgain {
	width:92px;
	margin-left:305px;
	vertical-align:middle;
	padding-top:6px;
}

#err.formError li{

}

.stretcher {
	width:316px;
	margin-left:5px;
}

.realdealsgoogle {
	margin-top:15px;
	margin-left:28px;
}

#carHireCross, #hotelHireCross{
	height:17px;
	padding: 5px 0;
	padding-left: 40px;
	font-size:13px;
	background: #69A9D4;
	border: 3px solid #0069B0;
	color:#fff;
}

#carHireCross {
	margin-bottom:0;
	border-top: 0px;
	border-bottom: 1px dotted #000;

}

#hotelHireCross {
	margin-bottom:15px;
	border-top: 0px;
	background: #FF992B;

}

#carHireCross a, #hotelHireCross a {
	text-decoration: none;
	color: #fff;
}

#hotelHireCross a:hover, #carHireCross a:hover {
	text-decoration: underline;
	font-weight: bold;
}




#realDealsTop10Mini {
	border:none;
}

/* Version 3.0 */
#realDealsTop10Mini h2 {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/home/rd-header.gif);
	background-repeat: no-repeat;
	height:42px;
	width:432px;
}


#rdt10Right {
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/rd-left.gif) no-repeat;
	/*border-left:1px solid #DADADA;*/
	border-right:1px solid #69A9D4;
	width:422px;
	padding-bottom:10px;
}

#rdt10Right table {
	font-size:0.85em;

}

#realDealsTop10Mini {
	width:432px;
	margin-top:16px;
}

#realDealsTop10Mini ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

#realDealsTop10Mini ul li div {
    float: left;
    position: relative;
    top: 8px;
}

#realDealsTop10Mini ul li {
    margin: 0;
    list-style: none;
    /*font-size: 8px;*/
}

#realDealsTop10Mini ul li a {
    text-align: left;
    display: block;
    float: left;
    margin-top: 3px;
}

#proposition {
	margin-top:10px;
	margin-bottom:10px;
}

#proposition p {
	font-size:11px;
	margin:0;
	padding-top:2px;
	margin-left:3px;
	padding-bottom:2px;
}

.realDealsCount {
    padding-right: 8px;
    padding-top: 6px;
    width: 20px; color: #f89224; font-size: 7pt; font-weight: bold;
}

.realDealsAll {
	text-align:right;
	padding-right:5px;
	padding-top:5px;
}

.dealsPrice {
    text-align: right;
    width: 60px;
    padding-right: 8px;
    font-weight:bold;
}

.dealsPrice span {
    font-size:10pt;
}

h2.wnHeader {
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/wn-header.gif);
	background-repeat: no-repeat;
	height:30px;
	width:422px;
}

#whereNextHome h2 {
}

#whereNextHome {
	border:1px solid #FFCC33;
	border-top:none;
	width:421px;
	margin-bottom:20px;
}

.wn, .wnTxt, .wnTxtNI, .wnNI {
	font: normal 10px "Arial", sans-serif;
    color: #333;
    width:390px;
    margin:0;
    padding:0;
}

.wn {
	padding-bottom:3px;
}

.wnTxt {
	font-size: 11px;
	padding-bottom:5px;
}

.wnTxtNI {
	padding-bottom:3px;
}

.wnNI, .wnTxtNI {
	width:180px;
}

.wnLine {
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/wn-line.gif);
	background-repeat: no-repeat;
	width:380px;
	height:1px;
	margin-top:3px;
	margin-bottom:3px;
}

a .navyAnchor {
	color:#174c6e;
	font-size:0.7em;
}


span.wnTitle, #dowContent h2 {
	font: bold 13px "Verdana", sans-serif;
    color: #333;
}

#dowContent h2 {
	color: #FF6600;
	padding-top:4px;
}

#wnLine {
	padding-top:6px;
	padding-bottom:6px;
	width:390px;
	height:10px;
}


#dow {
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/dotw-top.jpg) no-repeat;
	width:423px;
	min-height: 365px;
	margin-bottom: 20px;
}

#dowHeader{
	height: 202px;
	position: relative;
	}
	
#dowHeader img{
	position: absolute;
	top: 43px;
	left: 25px;
	}	

#dowContent {
	font-size:11px;
	padding: 0 0 5px 34px;
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/dotw-middle-content-top.jpg) repeat-y;
}

#dowContentInner{
	width: 357px;
	height: 200px;
	overflow: auto;
	padding-right: 15px;
	}

#dowContent p{
	font-size: 12px;
	line-height: 149%;
	margin-bottom: 8px;
	padding-left: 20px;
	}
	
#dowContent p.speechmarks{
	background: url(http://cdn-dev.dealchecker.co.uk:8080/images/home/speech-open.png) top left no-repeat;
	padding: 4px 0 6px 20px;
	}

#dowContent p img.speech-close{
	margin: 0 0 0 6px;
	}
	
#dowContent p.dowContentFlightLink{
	background: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/flight-icon.png) 0px 5px no-repeat;
	padding-left: 23px;
	margin-bottom: 0;
	}

#dowFooter{

	}

#dowExtra{
	padding: 10px 10px 0 10px;
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/dotw-middle.png) repeat-y;
	}
	
#dowExtraInner{
	background-color: #FFF7D8;
	border-radius: 2px;
	font-size: 12px;
	padding: 5px 5px 3px 10px;
	line-height: 135%;
	}
	
#dowExtraInner img{
	float: left;
	padding: 4px 9px 0 0;
	}
	
#dowBottom{
	height: 12px;
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/dotw-bottom.png) no-repeat;
	}




#weLove {
	width:318px;
	margin-top:20px;
	margin-bottom:15px;
	padding-top:10px;
}

.weLove{
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/welove-bg-single.jpg) left top no-repeat;
	height: 142px;
}
	
.weLoveDouble{
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/home/welove-bg.jpg) left top no-repeat;
	height: 268px;
}

#weLove h2{
	color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 0 0 13px 12px;
	}

#weLove table tr {
	padding-top:2px;
}

#weLove table td{
	margin: 0;
	padding: 0;
}

#weLoveContent {
	margin-left:21px;
	font-size: 12px;
}

.weLoveContent2{
	margin-top: 22px;
	}

#weLoveContent table{
	width: 100%;
	}

#weLove a {
	font-size:12px;
	line-height: 150%;
	padding: 0;
	margin: 0;
}

#controls {
	width:740px;
	text-align:right;
	padding-bottom:3px;
	color:#696969;
	font-size:12px;
}

#controls span {
	color:#696969;
	font-size:12px;
}

#destGuide {
	z-index:20;
	position:absolute;
	height:450px;
	width:215px;
	margin-left:30px;
	background:#fff;
	border-left:1px dashed #0176BA;
	border-right:1px dashed #0176BA;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	padding-top:5px;
}

#destGuideContent {
	padding:5px;
	padding-left:8px;
	margin-top:0;
}

#destGuideFooter {
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}

#destGuideTitle {
	padding-left:8px;
	font: bold 16px Verdana;
}

#destGuideCountryTitle {
	font: normal 11px Verdana;
}

.niLine {
	padding-top:5px;
	padding-bottom:5px;
}

#travelTips {
	margin-top:10px;
}

.tipHeader {
	font-size:11px;
	color:blue;
}

#howMuch {
	font: normal 11px Verdana;
}

#howMuchFly {
	margin-top:10px;
	width:200px;
}

#travelTips {
	margin-top:20px;
}

#tips {
	font-size:0.75em;
}

a .readMore {
	font: normal 10px Verdana;
}

a .readMore {
	font: normal 10px Verdana;
}

.cpRow {
	background:#fff url(http://cdn-dev.dealchecker.co.uk:8080/images/realdeals/price-tracker-bg.jpg);
	background-repeat: repeat-x;
}

.cpRow td {
	border:none;
}

#sub {
	border:1px solid red;
}

.closeButton {
	padding-left:3px;
	padding-right:3px;
	border:1px solid #DBDBDB;
}

.blueText {
	background-color:#FFF; color:#2187CB;
}

.nounderline {
	text-decoration:none
}

.Heading {
	padding-top: 5px;
	color: #5c5c5d;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 18pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	padding-left:5px;
}
#cheapHotelHeader h1, #cheapFlightHeader h1, #cheapCarHireHeader h1, #cheapHolidayHeader h1, #cheapFlightHotelHeader h1, #cheapHolidayDealHeader h1, #cheapLowCostHeader h1, #cheapTravelInsuranceHeader h1  {
	display:inline;	
	color: #5c5c5d;
	font: bold 18pt Verdana;
	padding-top:3px;
}
#cheapHotelHeader, #cheapFlightHeader, #cheapCarHireHeader, #cheapHolidayHeader, #cheapFlightHotelHeader, #cheapHolidayDealHeader, #cheapLowCostHeader, #cheapTravelInsuranceHeader {
	/*padding:0 0 10px 10px;*/
	padding: 0 0 16px 0px;
}
#cheapHotelHeader h1 span, #cheapFlightHeader h1 span, #cheapCarHireHeader h1 span, #cheapHolidayHeader h1 span, #cheapFlightHotelHeader h1 span, #cheapHolidayDealHeader h1 span, #cheapLowCostHeader h1 span, #cheapTravelInsuranceHeader h1 span, 
h1.pagetitle {
	color: #266A92;
	font: bold 24px Verdana;
	/*font:bold 24px Georgia, "Times New Roman", Times, serif;*/
}

h1.pagetitle{
	padding-left: 0;
	margin-bottom: 5px;
	}

.hotelDetail .smaller {
	font-size:12px;
}

.smallest {
	font-size:10px;
}

.clickPartners {
	color:#0069B0;
	font-weight:bold;
	padding:3px;
	font-size:15px;
	text-align:center;
	background:#DAE3E8;
}

.hotelDetailsSteps {
	color:#000000;
	font-weight:bold;
	padding:3px;
	font-size:12px;
}

.hotels {
	margin:0 0 26px -5px;

}
.hotelleader {
	font-size:13px;
	color:#666;

}
.hoteldetail {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/common/leader-bg.jpg) repeat-x;
	margin:10px 0 10px 10px;
	padding:5px 0px 0px 5px;
}

.contentdetail {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/common/leader-bg.jpg) repeat-x;
	margin:10px 0 10px 10px;
	padding: 10px 15px 0 15px;
}

.contentdetail p,
.contentdetail p a{
	font-size: 11px;
	line-height: 140%;
	}

.contentdetail p{
	color: #666666;
	}
	
.contentdetail h2{
	font-size: 14px;
	color: #333;
	padding-left: 0;
	}

.hotelheader h2 {
	font-size:20px;
	font-weight:bold;
	color:#333;
	font-family:Lucida Grande, Lucida Sans Unicode, Lucida, Verdana, sans-serif;
	/* margin-left:-10px; */
	margin-top:5px;
}
.hotelblock {
	padding:8px 8px 3px;
	width:218px;
	border:1px dashed #CECECE;
	float:left;
	margin-right:9px;
	margin-bottom:5px;
}
.hotelblockheader {
	color:#0069B0;
	font-weight:bold;
	padding-left:3px;
}
.hotelblockheader h2 {
	padding-bottom:5px;	
}
.hotelname {
	color:#2087CA;
	padding:4px 6px 4px 6px;
	font-size:11px;
}
.hotels a, .hotels a:hover {
	color:#2087CA;
	text-decoration:underline;
	font-size:12px;
}
.hotels {
	text-decoration:none;
}

.hotels .hotelleader p,
.hotels #w66Guide p{
	color: #666;
	}

.hotels #w66Guide h2,
.hotels .hotelleader h2,
.hotels .hotelleader p b{
	font-size: 13px;
	color: #333;
	padding-left: 0;
	}

.hotelblockheader a:link, .hotelblockheader a:visited, .hotelblockheader a:hover, .hotelblockheader a:active {
	color:#0069B0;
	font-size:16px;
	text-decoration:none;
}

.hoteven {
	background:#fff;
}
.hotelodd {
	background:#DAE3E8;
}

.markerTooltip {
	border:1px solid #0176BA;
	color:#0176BA;
	font-size:12px;
	background:#fff;
	padding:3px;
}

#key {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/common/key-bg.gif) no-repeat;
	height:82px;
	width:190px;
	border:0px solid red;
}
#score {
	font-family: "Georgia";
	font-size:31px;
	color:#FF6600;
	float:left;
	width:74px;
	text-align:center;
	border:0px solid red;
	padding-top:8px;
}
#ticks {
	border:0px solid red;
	float:left;
	padding:24px 0 0 0px;
	_padding-top:22px;
}

.yellowHeader, .yellowHeaderSmall {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/hotels/hotel-review-bg.jpg) no-repeat;
	font-size:18px;
	color:#FF6600;
	font-family:'Georgia';
	padding:10px 9px 9px 13px;
	font-weight:normal;
}
.yellowHeaderSmall {
	width:410px;
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/common/yellowheader-sm.jpg) no-repeat;
}

.yellowHeader span, .yellowHeaderSmall span {
	font-family:'Georgia';
	color:#1184E0;
}

.hotelContent {
	font-family:'Arial', Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

.rating {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/common/rating-bg.jpg) no-repeat;
	color:#FF6600;
	font-family:'Georgia';
	text-align:center;
	width:72px;
	height:72px;
	font-size:35px;
}

.colodd {
	text-align:center;
	color:#FF6600;
	font-size:13px;
	border-left:1px solid #CECECE;
}
.coleven {
	padding:3px 0 3px 0;
	border-left:1px solid #CECECE;
	text-align:center;
	color:#FF6600;
	font-size:13px;
}

.dcrating {
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/dealchecker-bg.jpg) repeat-x;
}

#hoteltable tr th {
	width:95px;
	text-align:center;
	border-left:1px solid #CECECE;
	padding-bottom:8px;
}

#weather h3 {
	font-size: 14px;
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/blue-dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#traveltipDisplay {
	margin:0pt 0pt 26px -5px;
}

/* traveltip seo stuff */
#travelTipHeader {
	color: #0069B0;
}

.blueHrHotel {
	display:block;
	border:solid 1px #FFF;
	height:1px;
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/where-next/img_bluehr.gif) repeat-x;
	padding-bottom: 10px;
	margin:0 0 0 0px;
}

#addTravelTipButton {
	border:0px none;
	margin:0px 20px 0px 0px;
	padding-top:0px;
}

#holidayDealListing {
	font: 10px arial, helvetica, sans-serif;
	width: 100%;
}

#holidayDealSpan {
	width:95px;
}

.invisible {
	filter: alpha(opacity=0);
   -moz-opacity: 0;
   opacity: 0;
   visibility:hidden;
}

#low-cost-content {
	margin: 25px 5px 0px 10px;
}

#low-cost-content h2 {
	color: #FF6600;
	padding-bottom: 16px;
}

/* realdeals-mini2 and wide css */

@charset "utf-8";
/* Narrow module */

/* nrd inlined as style as wasn't being picked up for some reason */
div.nrd { margin:0; width:317px; background:white url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/div_bg.gif) repeat-y top; }

div.nrdinner { margin: 0; padding: 0; background:transparent url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/rdmini_top.jpg) no-repeat left top; color:black;}
div.nrdinner ul { width: 267px; margin: 0; padding: 0 0 0 25px; list-style-position:outside; list-style-type:none; }
div.nrdinner ul li {color:#f90; border-bottom: 1px solid #E5E5E5; font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; font-weight:bold; padding: 0 0 5px 0; margin: 0 0 7px 0; font-size:12px;  position:relative; line-height:13px; vertical-align:top; overflow:visible;}
div.nrdinner ul li.nrd_more_deals{ text-align: center; font-weight: bold; border-bottom: 0; margin-bottom: 0; }
div.nrdinner ul li.nrd_more_deals a{ font-weight: bold; }
div.nrdinner ul li.nrd_more_deals span{ color: black; }
div.nrdinner ul li div {overflow:visible; min-height:30px;}
div.nrdinner ul li div i {font-style:normal; float:left; margin-right:10px; display:block; text-align:right; width: 15px; }
div.nrdinner ul li div strong {font-size:16px; color:black; letter-spacing:-1px;display:block; float:left; margin-right:10px; line-height: 18px; overflow:visible; vertical-align:top; text-align:left; width:70px;}
div.nrdinner ul li div strong span {font-size:11px;margin-right:0;}
div.nrdinner ul li div a {margin-top:-3px;display:block; float:left; width:140px; font-size:11px; line-height: 140%; color:#2087CA; font-weight:normal;}
div.nrdinner ul li div a:hover {color:#f90;}

div.nrd10email { padding-top: 62px; background:transparent url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/rdmini_btm.jpg) no-repeat top right; height: 69px;}
div.nrd10email .emailNarrow{ line-height: 100%;}
div.nrd10email input { display: inline; }
div.nrd10email input#realdealsEmail{ margin: 2px 2px 0 28px; padding: 4px 3px 3px 5px; color: black; border: 1px solid #456F87; }
div.nrd10email input.nrd10_submitNarrow { padding: 0 0 7px 5px; vertical-align: top;}

div.realdeals-signuponly div.nrd10email{
	width: 315px;
	height: 63px;
	background-position: center top;
	}
	
div.realdeals-signuponly div.nrd{
	background: none;
	width: auto;
	}
	

/* Wide module */

div.nrd10_w {padding:0; margin: 0 0 20px; width:423px; background:white url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/divw_bg.gif) repeat-y top left; overflow:visible; }
div.nrdinner_w {background:transparent url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/rdw_top.jpg) no-repeat left top; margin:0;padding:0; position:relative; color:black;}
div.nrdinner_w ul {margin: 0; padding: 53px 0 0 30px; list-style-position:outside; list-style-type:none; }
div.nrdinner_w ul li {color:#f90; font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; font-weight:bold;margin-bottom:5px; font-size:12px;  position:relative; line-height:19px; vertical-align:top; overflow:hidden;}
div.nrdinner_w ul li div {overflow:visible; height:19px; width: 370px;}
div.nrdinner_w ul li div i {font-style:normal; float:left; display:block; text-align:right; width:15px;}
div.nrdinner_w ul li div b { white-space:nowrap; margin-left:8px;font-size:14px; color:black; letter-spacing:-1px;display:block; float:left; margin-right:5px; line-height:24px; overflow:visible; vertical-align:top; height:10px; padding:0 3px 0 0; text-align:left; width:59px; margin-top:-3px;}
div.nrdinner_w ul li div b span {font-size:11px;margin-right:0.2em;}
div.nrdinner_w ul li div a {display:block; float:left; width:270px; font-size:11px; color:#2087CA; font-weight:normal;font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;line-height:18px; overflow:hidden; white-space:nowrap}
div.nrdinner_w ul li div a:hover {color:#f90; font-size:11px;text-decoration:underline;font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;}

div.nrd20_w {padding:0; margin:-10px 0 0 0; width:423px; height:580px; background:white url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/divw_bg.gif) repeat-y top left; overflow:hidden; }

div.nrd10email_w {background: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/rd_btm_1m.png) no-repeat top right; width:423px; height: 105px; }
div.nrd10email_w input {float:left; margin:23px 0 0 5px; padding-right:15px; color:#2087CA;}

div.nrdinner_w div#moreDeals{
	text-align: center;
	padding: 0 0 4px 0;
	}
	
div.nrdinner_w div#moreDeals a{
	font-weight: bold;
	font-size: 11px;
	}

div.nrd10email_w input#realdealsEmail{
	border: 1px solid #456F87;
    color: black;
	margin: 19px 0 0 6px;
    padding: 4px 0 4px 6px;
	}
	
div.nrd10email_w form{
	padding: 32px 0 0 134px;
}

div.nrd10email_w em.hoverBox {
	background: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/checkbox_hover.gif) no-repeat;
	width: 400px;
	height: 180px;
	position: absolute;
	left: -82px;
	top: -152px;
	text-align: left;
	padding: 36px 10px 10px 10px;;
	font-style: normal;
	font-family:'Verdana';
	font-size: 10px;
	line-height: 11px;
	color: #000;
	z-index: 9999;
	display: none;
}

div.nrd10email em.hoverBox {
	background: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/checkbox_hover.gif) no-repeat;
	width: 400px;
	height: 180px;
	position: absolute;
	left: 0px;
	top: -152px;
	text-align: left;
	padding: 36px 10px 10px 10px;;
	font-style: normal;
	font-family:'Verdana';
	font-size: 10px;
	line-height: 11px;
	color: #000;
	z-index: 9999;
	display: none;
}


div.nrd10email_w em.hoverBox a {
	font-family:'Verdana';
	font-size: 10px;
	color: #2087CA;
}

div.nrd10email em.hoverBox a {
	font-family:'Verdana';
	font-size: 10px;
	color: #2087CA;
}

div.nrd10email_w .hoverBox .close .closeBtn {
	position: absolute;
	top: 5px;
	right: 6px;
	width: 18px;
	height: 16px;
	background: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/hoverCloseBtn.gif) no-repeat;
}

div.nrd10email .hoverBox .close .closeBtn {
	position: absolute;
	top: 5px;
	right: 6px;
	width: 18px;
	height: 16px;
	background: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/real-deals-mini/hoverCloseBtn.gif) no-repeat;
}


	

div.nrd10email_w span a.hoverToggle {
	font-family:'Verdana';
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

div.nrd10email_w em a.hoverToggle {
	font-family:'Verdana';
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}


div.nrd10email_w em input {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}

a.nrd_pp:link,
a.nrd_pp:visited,
a.nrd_pp:hover,
a.nrd_pp:active{
	color: white;
	line-height: 100%;
	}
	
a.nrd10email_w_pp{
	margin-left: 6px;
	}
	
a.nrd10email_pp{
	margin-left: 222px;
	line-height: 120%;
	}

.nrd10_submit {padding-left: 5px; margin-top:16px ! important;}

.realdeals-m2-wrap {margin-top:15px; margin-bottom:15px;}
.realdeals-m2w-wrap { }
.rd-wraptop2 {margin-top:6px;}

div#mailMessage ul li{
	color: #BE3A09;
	font-size: 13px;
	}
	
div.nrdinner div#mailMessage ul li{
	border-bottom: none;
	list-style-image: none;
	}

#newsflash-ribbon{
	margin-bottom: 15px;
	}

/* Google search partner ads */
.g_ad_list {margin:15px auto; width:730px; }
.g_ad_list #narrow_ad_unit { padding:4px 0 0 5px;overflow:hidden;}
.g_ad_list #narrow_ad_unit ul {list-style-type:none ! important; margin:0;padding:0; text-indent:0;}
.g_ad_list #narrow_ad_unit ul li {float:left; margin:0 5px 0 0; width:174px; overflow:hidden;}
.g_ad_list #narrow_ad_unit span.ad_header {display:block;color:#333;text-decoration:none;margin-bottom:5px;}
.g_ad_list #narrow_ad_unit span.ad_line1 {font-size:11px; line-height:12px;font-family:sans-serif; text-decoration:underline; color:#0169AE; font-weight:bold;}
.g_ad_list #narrow_ad_unit span.ad_text {font-family:sans-serif;font-size:10px; line-height:12px; color:#333;}
.g_ad_list #narrow_ad_unit span.ad_text b {font-family:sans-serif;font-weight:normal;}
.g_ad_list #narrow_ad_unit span.ad_url {font-size:10px; line-height:12px; white-space:nowrap; color:#69AAD4;}
.g_ad_left .g_ad_list {margin:15px;}
.g_ad_left  { float: left ;}
.g_ad_right  { float: right; margin-right: 34px; border:solid 1px #99C9FF; width: 232px;}

.powered-by{height:55px; text-indent:-9000px; background:transparent url(http://cdn-dev.dealchecker.co.uk:8080/images/common/powered-by-dealchecker.gif) no-repeat left top; width:100%; display:block; margin-bottom:10px;}
.powered-by-sm {background:transparent url(http://cdn-dev.dealchecker.co.uk:8080/images/common/powered-by-dealchecker-sm.gif) no-repeat 90% left;}
.clear {clear:both}

div.long-container {
	width:759px;
	margin:0 auto;
}
div.header-long-container {
	background:#3E91C8 url(http://cdn-dev.dealchecker.co.uk:8080/images/header_long_container.jpg) no-repeat;
	width:759px;
	height:38px;
}
div.header-long-container h1 {
	color:#fff;
	font-size:18px;
	padding:7px 0 0 15px;
}
div.long-content {
	border:solid 1px #3E91C8;
	padding:15px 15px 0 15px;
	color:#666;
	font:13px Tahoma, Verdana, sans-serif;
}
div.long-content ul {
	list-style-type:none;
	padding-left:10px;
}
div.long-content span.title {
	font-weight:bold;
}
div.long-content span.highlight {
	color:#4CA3D1;
}
div.long-content div.column-one {
	float:left;
	width:300px;
}
div.long-content div.column-two {
	float:right;
	padding:10px; 
	background:#F8F8F8; 
	border:solid 1px #EFEFEF;
	margin-bottom:20px;
}
div.site-map {
	border:solid 1px #3E91C8;
	padding:15px;
	color:#666;
	font:13px Tahoma, Verdana, sans-serif;
}
div.site-map div.column {
	float:left;
	width:240px;
}
div.site-map div.column ul {
	list-style-type:none;
	padding:10px 0 15px 0;
	margin:0;
}
div.site-map div.column ul li {
	padding-bottom:2px;
}

/* Destination guide */

div#guide {
	width:423px;
}
div#guide div.guide-header {
	background:#4297C2 url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/blue_423_header.jpg) no-repeat;
	height:22px;
}
div#guide div.guide-header h3 {
	font:bold 13px Tahoma, Helvetica, sans-serif;
	color:#fff;
	padding:2px 0 0 5px;
	margin:0;
}
div#guide div.guide-container {
	background:#4297C2 url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_423_container.jpg) no-repeat;
	height:81px;
}
div#guide div.guide-container ul {
	margin:0 4px 0 10px;
	padding:0;
}
div#guide div.guide-container li {
	padding:7px 6px 0 0;
	list-style-type:none;
	float:left;
}
div#guide div.guide-container li a {
	font:9px Arial, Helvetica, sans-serif;
	color:#999;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
}
div#guide div.guide-container li a.information-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 0;
	width:75px;
	height:51px;
}
div#guide div.guide-container li a:hover.information-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 -61px;
}
div#guide div.guide-container li a.attractions-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 -122px;
	width:75px;
	height:51px;
}
div#guide div.guide-container li a:hover.attractions-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 -183px;
}
div#guide div.guide-container li a.weather-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 -244px;
	width:75px;
	height:51px;
}
div#guide div.guide-container li a:hover.weather-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 -305px;
}
div#guide div.guide-container li a.area-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 -366px;
	width:75px;
	height:51px;
}
div#guide div.guide-container li a:hover.area-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 -427px;
}
div#guide div.guide-container li a.travel-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 -488px;
	width:75px;
	height:51px;
}
div#guide div.guide-container li a:hover.travel-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsB.png) no-repeat 0 -549px;
}
div#destination-guide div#leftColMarg {
	width:427px;
	float:left;
}
div#destination-guide div#rightColFloat {
	width:318px;
}
div#destination-guide div#rightColFloat div#guide div.guide-header {
	background:#4297C2 url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/blue_318_header.jpg) no-repeat;
}
div#destination-guide div#rightColFloat div#guide div.guide-container {
	background:#4297C2 url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_318_container.jpg) no-repeat;
}
div#destination-guide div#rightColFloat div#guide {
	width:318px;
	margin-bottom:15px;
}
div#destination-guide div#rightColFloat div#guide a.information-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 0;
	width:69px;
}
div#destination-guide div#rightColFloat div#guide a:hover.information-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 -61px;
}
div#destination-guide div#rightColFloat div#guide a.attractions-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 -122px;
	width:69px;
}
div#destination-guide div#rightColFloat div#guide a:hover.attractions-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 -183px;
}
div#destination-guide div#rightColFloat div#guide a.weather-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 -244px;
	width:69px;
}
div#destination-guide div#rightColFloat div#guide a:hover.weather-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 -305px;
}
div#destination-guide div#rightColFloat div#guide a.area-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 -366px;
	width:69px;
}
div#destination-guide div#rightColFloat div#guide a:hover.area-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 -427px;
}
div#destination-guide div#rightColFloat div#guide a.travel-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 -488px;
	width:69px;
}
div#destination-guide div#rightColFloat div#guide a:hover.travel-icon {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/guide_iconsS.png) no-repeat 0 -549px;
}
div#destination-guide div#rightColFloat div#guide div.guide-container li a {
	font:8px Arial, Helvetica, sans-serif;
}
div#destination-guide div#rightColFloat div#guide div.guide-container li {
	padding-right:7px;
}
div#destination-guide div#leftColMarg p {
	color: #666666;
    font: 12px/16px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	padding:5px 10px 5px 10px;
}
div#destination-guide div#leftColMarg a {
	font: 12px/16px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}
div#destination-guide div#leftColMarg h4 {
	font:bold 14px Tahoma, Helvetica, sans-serif;
	padding:10px 10px 0 10px;
	color:#666;
}
div#destination-guide div#rightColFloat div#airports div.airports-header {
	background:#FCBD01 url(http://cdn-dev.dealchecker.co.uk:8080/images/holidays/yellow_318_header.jpg) no-repeat;
	height:22px;
	width:318px;
}
div#destination-guide div#rightColFloat div#airports div.airports-header h3 {
	color:#fff;
	font:bold 13px Tahoma, Helvetica, sans-serif;
	margin:0;
	padding:2px 0 0 5px;
}
div#destination-guide div#rightColFloat div#airports div.airports-container {
	width:316px;
	border:solid 1px #FCBD01;
	border-top:none;
	padding:5px 0;
	margin-bottom:15px;
}
div#destination-guide div#rightColFloat div#airports div.airports-container ul {
	list-style-type:none;
	margin:0;
	padding:0 10px;
}
div#destination-guide div#rightColFloat div#airports div.airports-container ul li {
	float:left;
	width:50%;
	padding-bottom:5px;
}
div#destination-guide div#rightColFloat div#airports div.airports-container ul li a {
	font:12px Tahoma, Helvetica, sans-serif;
}

/* NDK */
.skiDealsHeader {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/newsflash/ski_header_01_long.gif) no-repeat;
	height:95px;
}


/*XYN EDIT*/

/*car hire/malaga*/
div#container div#rightColFloat div#guide{
	margin-top: 6px;
	margin-bottom: 12px;
}

div#container div#rightColFloat div#proposition div p{
}


/* JS EDIT - Tidied up NY area text */

div#destination-guide div#leftColMarg{
	margin-left: 3px;
}

div#destination-guide div#leftColMarg p{
	padding-left: 0;
}

div#destination-guide div#leftColMarg div#cheapHolidayHeader{
	padding-left: 1px;	
}

div#destination-guide div#leftColMarg div#cheapHolidayHeader h1{
	padding-left: 0;
	padding-right: 5px;
}

div#destination-guide div#leftColMarg div#cheapHolidayHeader span.Heading{
	padding-left: 0;
	padding-right: 5px;
}

div#destination-guide div#leftColMarg h2{
	background-color: #ff6500;
	color: white;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 2px 6px;
	display: inline-block;
	margin: 10px 0 3px 0;
}

body#error h2#searchBoxHeaderWide{
	margin-top: 0;
}

h3.darkBlue{
	font-size: 18px;
	font-weight: bold;
	color: #276A92;
	padding-left: 0;
	}
	
/* City Breaks page */

div#tcbd{
	width: 423px;
	height: 390px;
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/city-breaks/cbtd-bg.png) no-repeat;
	position: relative;
	margin: 15px 0 10px 0;
}

div#tcbd ul#tcbdTypes{
	list-style-type: none;
	margin: 0;
	padding-left: 30px;
}

div#tcbd ul#tcbdTypes li{
	float: left;
	text-align: center;
	}
	
div#tcbd ul#tcbdTypes li a{
	font-size: 15px;
	color: white;
	text-align: center;
	text-decoration: none;
	line-height: 130%;
	display: block;
	padding: 8px 0 0;
	width: 120px;
	height: 56px;
	}

div#tcbd ul#tcbdTypes li a.selected,
div#tcbd ul#tcbdTypes li a:hover{
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/city-breaks/cbtd-bg-hover.png') top center no-repeat;
}

div#tcbd ul#tcbdTypes li a:hover{
	background-position: center -64px;
	}

div#tcbd ul#tcbdTypes li a.selected:hover{
	background-position: top center;
	}
	
div#tcbd ul#tcbdTypes li a span{
	font-weight: bold;
	}

div#tcbd ul.tcbdCities{
	list-style-type: none;
	border-top: 1px solid #D4D4D4;
	position: absolute;
	top: 89px;
	left: 11px;
	margin: 0;
	padding: 0;
	width: 50%;
	line-height: 100%;
}

div#tcbd ul.tcbdCities li{
	line-height: 100%;
}

div#tcbd ul.tcbdCities li a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	display: block;
	background-color: white;
	border-bottom: 1px solid #D4D4D4;
	padding: 9px 0 7px 7px;
	line-height: 100%;
	}

div#tcbd ul.tcbdCities li a.selected{
	border-bottom: 1px solid #C16601;
	background: #F18001 url('http://cdn-dev.dealchecker.co.uk:8080/images/city-breaks/cbtd-hover-bg.png') left top repeat-x;
	color: white;
	margin-top: -1px;
	}

/*
div#tcbd ul.tcbdCities li a:hover{
	text-decoration: underline;
	background-color: #E2E2E2;
	}
	
div#tcbd ul.tcbdCities li a.selected:hover{
	background-position: left top;
	text-decoration: none;
	cursor: default;
	}
*/

div.tcbdImage{
	width: 270px;
	height: 270px;
	padding: 5px;
	overflow: hidden;
	background-color: white;
	position: absolute;
	top: 79px;
	left: 130px;
	-moz-box-shadow: 0px 0px 5px #aaa;
	-webkit-box-shadow: 0px 0px 5px #aaa;
	box-shadow: 0px 0px 5px #aaa;
	}
		
div#tcbd div#tabs2,
div#tcbd div#tabs3{
	display: none;
	}
	
div.destinationsIn{	margin-top: 15px; }
div.cityIntro1 h2 {background-image:none; font-size:18px; color:#5C5C5D; border-bottom:1px solid #ccc;}
div.destinationsIn h2 {font-size:13px; color:white; border-bottom: 0; margin-bottom: 0; padding: 6px 0 0 12px; height: 19px; line-height: 100%; background: url(http://cdn-dev.dealchecker.co.uk:8080/images/flights/country-page-header.jpg) top left no-repeat; }

div.cityIntro1 h2 strong, 
div.cityIntro1 h2 span  {color:#2087CA; white-space:nowrap;}
div.cityIntro1 h2 span.dest {color:#FF992B;}
#cityguide1 {background:white ! important; color:#666 ! important; padding:0 ! important; }
.cityIntro1 {background-color:white ! important;background-image:none ! important;padding:0 ! important;}
.cityIntro1 p a {color:#2087CA;}
	
div.departCitiesHolder{ margin-bottom:15px; border: 1px solid #4291B4; border-top: none; padding: 8px 0 10px; background-color: #F9F9F9; }

ul.departCities0 {overflow:hidden; width:150px; float: left; padding: 0 7px 0 0; margin 0; }
ul.departCities1{ border-right: 1px solid #D8D8D8; padding: 0; margin 0; }

ul.departCities0,
	ul.departCities1 { margin: 0; }
ul.departCities0 li { margin-left: 10px; font-size:12px; overflow:hidden;}
ul.departCities0 li:hover { margin-left: 5px; }
ul.departCities0 li a {display:block; text-decoration: none; line-height: 150%;}
ul.departCities0 li a:hover {background:#ff9000; color: white; padding-left: 5px;}
ul.departCities0 li a span {font-weight: bold; color: #1F85CA;}
ul.departCities0 li a:hover span {color: white;}

div.g_ad_wrap{
	border: 1px solid #ccc;
	padding: 8px;
}

/* UK BREAKS */

div#mainNoSky div#container-content,
div#mainSlidingSky div#container-content{
	width: 100%;
	}

div.search760{
	/*float: left;*/
	margin-left: 5px;
	margin-bottom: 20px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.search930{
	/*float: left;*/
	margin-left: 5px;
	margin-bottom: 20px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.search930 .searchboxcontent{
	width: 930px;
	}
		
div.search760 .searchboxcontent{
	width: 760px;
	}
	
div.superSearch570_Form .searchboxcontent{
	width: 570px;
	}
	
div.searchWithImage{
	width: 935px;
	}
	
div.searchWithImage .searchboxcontent{
	margin-bottom: -6px;
}
	
div#UKBreaksSearch{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/uk-breaks/uk-breaks.jpg');
}

div#SkiBreaksSearch{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/ski-breaks/ski-breaks.jpg');
	}



div#UKBreaksSearchImage{
	width: 160px;
	float: left;
}

div#carHireSearch select.carHireCountrySelect{
	width: 140px;
	}

/*
   Blue content boxes, as used on UK Breaks
*/

div.contentBoxBlue{
	margin: 0 0 15px 0;
}

div.contentBoxBlueHeader{
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/uk-breaks/contentBoxHeader.png') left top no-repeat;
	height: 21px;
	line-height: 100%;
	padding: 5px 0 0 15px;
	margin: 0;
	font-size: 15px;
	color: white;
}

div.contentBoxBlueMiddle{
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/uk-breaks/contentBoxMiddle.jpg') left top no-repeat;
	min-height: 72px;
	padding: 10px 15px;
}

div.contentFeaturedSkiHotels div.contentBoxBlueMiddle{
	padding-bottom: 0;
	}

div.contentBoxBlueFooter{
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/uk-breaks/contentBoxFooter.png') left top no-repeat;
	height: 4px;
	font-size: 0;
	line-height: 0;
}

div.contentBoxBlue div.column{
	border-right: 1px solid #C8C8C8;
	width: 138px;
	float: left;
	margin: 0 15px 0 0;
	}
	
div.contentBoxBlue div.column a{
	line-height: 18px;
	text-decoration: none;
	color: #333;
	}
	
div.contentBoxBlue div.column a span{
	text-decoration: underline;
	color: #2087CA;
	}
	
div.contentBoxBlue div.column a:hover span{
	color: #FF9900;
	}

div.contentBoxBlue div.column-image{
	width: 120px;
	border-right: 0;
	margin-right: 0;
	}
	
div.contentBoxBlue div.column-last{
	border-right: 0;
	margin-right: 0;
	}

div.contentBoxBlue div.contentBoxBlueImageHolder{
	padding: 1px;
	background-color: white;
	border: 1px solid #ccc;
	width: 100px;
}

.zerofont{
	font-size: 0;
	line-height: 0;
	}

div.contentBoxBlueHOTW div.contentBoxBlueImageHolder{
	width: 200px;
	float: left;
	margin-right: 12px;
}

div.contentBoxBlue div.contentBoxHoliday{
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/uk-breaks/holidays-border.png') left top no-repeat;
	width: 155px;
	height: 145px;
	float: left;
	padding: 13px 13px 0 13px;
	margin: 0 50px;
	text-align: center;
	}
	
div.contentFeaturedSkiHotels div.contentBoxHoliday{
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/uk-breaks/holidays-border-tall.png') left top no-repeat;
	height: 184px;
	}
	
div.contentFeaturedSkiHotels div.contentBoxHoliday{
	margin: 0 4px;
	}
	
div.contentBoxBlue div.contentBoxHoliday img{
	margin: 0 0 4px 0;
	}
	
div.contentBoxBlue div.contentBoxHoliday a{
	color: #666;
	text-decoration: none;
	font-size: 13px;
	line-height: 130%;
	}
	
div.contentBoxBlue div.contentBoxHoliday a:hover{
	text-decoration: underline;
	}
	
div.contentBoxBlue div.contentBoxHoliday a span{
	color: #FF6500;
	}

div.contentBoxBlueHOTW div.UKBreaksHotelImage{
	margin-top: 3px;
	}

div.contentBoxBlueHOTW h3{
	color: #FF6500;
	font-size: 20px;
}

div.contentBoxBlueHOTW p{
	font-size: 11px;
	width: 350px;
	float: right;
	line-height: 135%;
	color: #666;
}

/*
	----------------
	Homepage Ribbons
	----------------
*/

a.homepage-ribbon{
	width: 410px;
	min-height: 76px;
	padding: 6px 0 0 13px;
	margin-bottom: 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
}

a.homepage-ribbon p{
	line-height: 100%;
	font-family: Verdana,Tahoma,Helvetica,sans-serif;
	border: 0;
	display: inline-block;
	background-color: #1C75B7;
	color: #FFFFFF;
	font-weight: bold;
}

a.homepage-ribbon p.homepage-ribbon-text-top{
    font-size: 26px;
   	padding: 3px 5px 4px 5px;
   	margin: 0 0 0 17px;
}

/*
a.homepage-ribbon-orange p.homepage-ribbon-text-top,
a.homepage-ribbon-blue p.homepage-ribbon-text-top{
   	margin-left: 0px;
	}
	
a.homepage-ribbon-orange p.homepage-ribbon-text-bottom,
a.homepage-ribbon-blue p.homepage-ribbon-text-bottom{
   	margin-left: 26px;
	}
	
a.homepage-ribbon-orange p.homepage-ribbon-text-more,
a.homepage-ribbon-blue p.homepage-ribbon-text-more{
   	margin-left: 60px;
	}
*/

	
a.homepage-ribbon p.homepage-ribbon-text-top span{
	color: #FE9900;
	font-weight: bold;
	font-family: Verdana,Tahoma,Helvetica,sans-serif;
}

a.homepage-ribbon p.homepage-ribbon-text-bottom{
	font-size: 14px;
	padding: 2px 6px 5px 6px;
	margin-top: -2px;
	margin: 0 0 0 10px;
}

a.homepage-ribbon p.homepage-ribbon-text-more{
	font-size: 12px;
	padding: 1px 18px 4px 6px;
	margin: 0 0 0 105px;
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/arrow.png');
	background-position: right 5px;
	background-repeat: no-repeat;
}

a.homepage-ribbon:hover p.homepage-ribbon-text-more{
	text-decoration: underline;
	}

a.homepage-ribbon-blue{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/blue.jpg');
	}
	a.homepage-ribbon-blue p{
		background-color: transparent;
	}
	a.homepage-ribbon-blue p.homepage-ribbon-text-bottom{
		color: #dddddd;
	}
	a.homepage-ribbon-blue p.homepage-ribbon-text-more{
		color: #FFDE24;
		background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/arrow-yellow.png');
	}
	
a.homepage-ribbon-orange{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/orange.jpg');
	}
	a.homepage-ribbon-orange p{
		background-color: #F9A200;
	}
	a.homepage-ribbon-orange p.homepage-ribbon-text-top span{
		color: #2C7FA6;
	}
	
a.homepage-ribbon-sky{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/sky.jpg');
	}
	
	
a.homepage-ribbon-sea{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/sea.jpg');
	}
	a.homepage-ribbon-sea p{
		background-color: #2D7972;
	}
	a.homepage-ribbon-sea p.homepage-ribbon-text-top span{
		color: #FE9900;
	}


a.homepage-ribbon-sand{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/sand.jpg');
	}
	a.homepage-ribbon-sand p{
		background-color: #FE9900;
	}
	a.homepage-ribbon-sand p.homepage-ribbon-text-top span{
		color: #FEEB00;
	}
	
	
a.homepage-ribbon-city{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/city.jpg');
	}
	a.homepage-ribbon-city p{
		background-color: #653046;
	}
		
	
a.homepage-ribbon-ski{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/ski.jpg');
	}
	a.homepage-ribbon-ski p{
		background-color: #26B9D2;
	}
	a.homepage-ribbon-ski p.homepage-ribbon-text-top span{
		color: #FAEE17;
	}
	
	
a.homepage-ribbon-pool{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/pool.jpg');
	}
	a.homepage-ribbon-pool p{
		background-color: #FE9900;
	}
	a.homepage-ribbon-pool p.homepage-ribbon-text-top span{
		color: #FEEB00;
	}
	
	
a.homepage-ribbon-countryside{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/countryside.jpg');
	}
	a.homepage-ribbon-countryside p{
		background-color: #FFB300;
	}
	a.homepage-ribbon-countryside p.homepage-ribbon-text-top span{
		color: #2C7FA7;
	}
		
a.homepage-ribbon-flight{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/flight.jpg');
	}
	
a.homepage-ribbon-hotel{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/home/dynamic-ribbon/hotel.jpg');
	}
	
/*
	---------------
	Newsletter page
	---------------
*/
	
div#newsletter-page{
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/newsletter/newsletter-bg.jpg') top left no-repeat;
	min-height: 710px;
	margin-bottom: 20px;
	}

div#newsletter-page-leftcol{
	width: 430px;
	padding: 20px 0 0 20px;
	position: relative;
}

div#newsletter-page-leftcol h2{
	font-size: 22px;
	line-height: 120%;
	font-family: Tahoma, Verdana, sans-serif;
	color: #2C7FB2;
	font-weight: bold;
	padding-left: 0;
	margin-bottom: 180px;
	}
	
div#newsletter-page-leftcol h3{
	font-size: 16px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	padding-left: 0;
	margin-bottom: 5px;
	color: #333;
	}
	
div#newsletter-page-leftcol ul{
	margin-top: 0;
	line-height: 140%;
	}
	
div#newsletter-page-leftcol p{
	line-height: 120%;
	}
	
img#newsletter-arrow{
	display: block;
	margin: 18px auto 12px auto;
	height: 40px;
	width: 34px;
	}
	
a.newsletter-ad{
	display: block;
	margin-bottom: 15px;
	height: 96px;
	}
	
div#newsletter-page-holder div.realdeals-signuponly{
	position: absolute;
	top: 190px;
	left: 73px;
	width: 315px;
	}

div#newsletter-page-holder div#mailMessage ul li span.success {
	font-size: 22px;
	font-weight: bold;
	line-height: 120%;
	font-family: Tahoma, Verdana, sans-serif;
	}

	
/*
	New style search box
*/
	
div#citybreakSearch div#search-box-content{
	border: none;
	}
	
div#cbsearch-frm-outer{
	padding: 7px 0 7px 0;
	margin: 0;
	background: #F9F9F9 url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cb-form-bg.jpg') 0 0 repeat-x;
	border-top: 3px solid #FF6500;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	border-bottom: none;
	}
	
div.superSearch570_Form div#cbsearch-frm-outer{
	width: 568px;
	}

table.cbsearch-frm {
	margin: 0;
	padding: 0 0 0 3px;
	width: 100%;
}

table.cbsearch-frm table {
	width: 100%;	
}

h2#CBsearchBoxHeaderWide{
	font-size: 15px;
	font-weight: bold;
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cb-title-bg.png') 0 0 no-repeat;
	color: white;
	letter-spacing: -1px;
	padding: 4px 0 1px 14px;
	}

table.cbsearch-frm td, th, input, select {
	font: normal 11px "Tahoma", "Verdana";
	padding: 2px 2px 2px 3px;
}

table.cbsearch-frm input,
table.cbsearch-frm select {
	border: 1px solid #ccc;
}

table.cbsearch-frm #search-button {
	padding:0;
}

.nowrap{
	white-space: nowrap;
	}

table.cbsearch-frm td {
	padding:2px;
}

table.cbsearch-frm td.padCellLeft{
	padding-left: 24px;
	}

table.cbsearch-frm td.padCellLeft11{
	padding-left: 18px;
	}

table.cbsearch-frm td.padCellLeft18{
	padding-left: 18px;
	}
	
div.superSearch570_Form table.cbsearch-frm td.padCellLeft{
	padding-left: 0;
	}
	
div.superSearch570_Form table.cbsearch-frm td.padCellLeft570_5{
	padding-left: 5px;
	}
	
div.superSearch570_Form table.cbsearch-frm td.padCellLeft570_12{
	padding-left: 12px;
	}

div.superSearch570_Form table.cbsearch-frm td.padCellLeft11,
div.superSearch570_Form table.cbsearch-frm td.padCellLeft18{
	padding-left: 5px;s
	}

table.cbsearch-frm input#sub-email{
	margin: 4px 2px 0 0;
	padding: 3px 3px 3px 5px;
	}

input.defaultTextActive { color: #B4B4B4; }

table.cbsearch-frm td.label {
	text-align: right;
}

table.cbsearch-frm th, 
table.cbsearch-frm td.topdots,
table.btTable th {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
}

table.cbsearch-frm td.coldots{
	border-left: 0;
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cb-form-vertical.png') 0 0 repeat-y;
	}

table.cbsearch-frm td.topdots{
	font-weight: normal;
	}
	
div.searchboxcontent div.searchWideFooter{
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cb-form-bottom.png') left top no-repeat;
	width: 760px;
	height: 9px;
	}
	
div.superSearch570_Form div.searchboxcontent div.searchWideFooter{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/travel-to/ss-570-bottom.png');
	width: 570px;
	}
	
div.search930 div.searchWideFooter {
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cb-form-bottom-930.png') left top no-repeat;
	width: 930px;
	height: 9px;
	}

tr#flightholblock td#holidaySearches{
	padding-top: 5px;
	}

tr#flightholblock td#holidaySearches label{
	color: #FF6500;
	}

form#searchCarHire table.cbsearch-frm th,
form#searchCarHire table.btTable th{
	padding-top: 9px;
}

span.fromTo{
	font-size: 12px;
	font-weight: bold;
	color: #FF6500;
}

table#noOfTravellers td{
	padding-left: 0;
}

a.privacy-policy{
	font: normal 11px "Tahoma", "Verdana";
}


div#cross-links-box{
	background: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cross-links/cross-links-box-top.png') 0 0 no-repeat;
	padding-top: 7px;
	margin: 20px 0 0 5px;
}

div#cross-links-box-inner{
	border-left: 1px solid #6AAAD4;
	border-right: 1px solid #6AAAD4;
	width: 294px;
	padding: 0 10px 4px 10px;
	}

div#cross-links-box p{
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
}

div#cross-links-box-inner-links{
	text-align: center;
	width: 294px;
	}

div#cross-links-box a{
	width: 80px;
	display: inline-block;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	padding: 52px 0 0 0;
	margin: 0 4px 0 4px;
	background-position: top center;
	background-repeat: no-repeat;
	}

div#cross-links-box a.cross-link-flights{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cross-links/flights.png');
	}

div#cross-links-box a.cross-link-car-hire{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cross-links/carhire.png');
	}
	
div#cross-links-box a.cross-link-holidays{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cross-links/holidays.png');
	}

div#cross-links-box a.cross-link-hotels{
	background-image: url('http://cdn-dev.dealchecker.co.uk:8080/images/common/cross-links/hotels.png');
	}

div#cross-links-box-footer{
	font-size: 0;
}
