/****************************************
 Warner Leisure - Comparison Tool CSS

 Copyright (c) Building Blocks (UK) Ltd

 Author: Paul Welsh
 Email: p.welsh@thebuildingblocks.co.uk
****************************************/

#body.comparison-tool{
	width: 963px;
	background: none;
}

#body.comparison-tool #contentFrame_col_lt{
	width: 950px;
	background-position:-6px bottom;
	background-repeat:repeat-y;
	position: relative;
}

#body.comparison-tool #contentRhsHalf{
	width: 792px;
}

#body.comparison-tool #leftNav h2{
	font-size: 15px;
	text-transform: none;
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: normal;
}

#body.comparison-tool #leftNav .leftNavLinks ul{
	margin-bottom: 8px;
}

/* Filter Options */

div.filter-box h3 span.refine-box-title {
	float: left;
}

#filter-options *{
	margin: 0;
	padding: 0;
}

#filter-options{
	width: 130px;
	float: left;
	padding-top: 10px;
	color: #555;
}

#filter-options .overlay{
	width: 150px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
	background: url(/images/trans-black.png);
	color: #fff;
	z-index: 99;
}

* html #filter-options .overlay{
	background: #000;
	filter: alpha(opacity=80);
}

#filter-options .overlay .loader{
	width: 150px;
	top: 40px;
	position: relative;
	background: url(/images/black-ajax-loader.gif) center top no-repeat;
	padding-top: 55px;
	text-align: center;
}

#filter-options ul{
	list-style: none;
}

#filter-options li{
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 5px;
}

#filter-options a{
	color: #FFF;
	text-decoration: none;
}

#filter-options a:hover{
	color: #FFF;
	text-decoration: underline;
}

#filter-options .filter-refine-list{
	background: #332f30;
	padding: 5px 3px 0 3px;
	width: 124px;
	float: left;
	margin-bottom: 5px;
}

#filter-options .filter-refine-list li{
	font-size: 9px;
	width: 124px;
	float: left;
}

#filter-options .filter-refine-list .refined-item{
	float: right;
	width: 104px;
	line-height: 1.5em;
	color: #fff;
}

#filter-options .filter-refine-list .remove-comparison{
	float: left;
	width: 20px;
}

#filter-options fieldset{
	border: 0;
}

#filter-options h3{
	color: #bfb597;
	font-size: 12px;
	margin-bottom: 8px;
	width: 130px;
}

#filter-options h3 a, #filter-options h4 a{
	color: #fff;
	font-size: 9px;
	font-family: Verdana, Sans-Serif;
	float: right;
	padding-top: 2px;
}

* html #filter-options h3 a{
	margin-top: -15px;
}

#filter-options h4{
	color: #bfb597;
	font-size: 11px;
	margin-bottom: 2px;
	width: 130px;
	font-weight: normal;
}

#filter-options .handle{
	width: 130px;
	cursor: pointer;
	background: url(/images/toggle-arrows.gif) 100% 5px no-repeat;
}

#filter-options .handle.down{
	background-position: 100% -14px;
}

#filter-options .filter-box{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3c3839;
	float: left;
	width: 130px;
}

#filter-options .filter-box p.small{
	font-size: 10px;
	font-style: italic;
	color: #bfb597;
	margin-bottom: 8px;
}

#filter-options .filter-box select{
	width: 130px;
	margin-bottom: 5px;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}

#filter-options .filter-box input.inputbox{
	width: 124px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #555;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}

#filter-options .filter-box label{
	font-size: 10px;
	color: #fff;
}

#filter-options .filter-box.distance label{
	width: 130px;
	display: block;
	text-align: center;
	padding-bottom: 5px;
}

#filter-options .filter-box.distance input.inputbox{
	width: 125px;
	vertical-align: top;
	margin-right:2px;
}

#filter-options .filter-box.distance input.inputbtn{
	vertical-align: top;
	margin-top: 3px;
}

#filter-options .filter-box.facilities{
	border-bottom: 0;
	margin-bottom: 0;
}

#body.comparison-tool .filter-basket *, #body.comparison-tool .property-list *{
	margin: 0;
	padding: 0;
	list-style: none;
}

#body.comparison-tool h1{
	font-family: Georgia, Serif;
	color: #231f20!important;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.2em;
	padding: 0;
}

.comparison tool .intro-text{
	width: 792px;
	float: left;
}

#body.comparison-tool .intro-text p{
	margin-bottom: 15px!important;
	line-height: 1.4em;
}

#body.comparison-tool .intro-text h2{
	font-size: 15px;
	font-family: Georgia, Serif;
	color: #231f20!important;
	margin-bottom: 5px;
	text-transform: none;
	font-weight: normal;
}

/* Filter Basket */

#body.comparison-tool .filter-basket{
	width: 772px;
	float: left;
	background: #eceadd;
	border: 1px solid #bcb396;
	padding: 9px;
	margin-bottom: 20px;
}

#body.comparison-tool #contentFrame_col_lt .filter-basket h2{
	width: 762px;
	background: #252122;
	padding: 3px 5px;
	font-weight: normal;
	color: #fff;
	text-transform: none;
	margin: 0;
	font-size: 15px;
	line-height: 1.3em;
}

#body.comparison-tool #contentFrame_col_lt .filter-basket h2.handle{
	cursor: pointer;
	background: #252122 url(/images/toggle-arrows.gif) 98% -9px no-repeat;
}

#body.comparison-tool  #contentFrame_col_lt .filter-basket h2.handle.down{
	background-position: 98% 10px;
}

#body.comparison-tool .filter-basket h2 span{
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	color: #bfb597;
	display: inline-block;
	padding-left: 5px;
}

#body.comparison-tool .filter-basket .toggle{
	float: left;
	width: 772px;
	display: block;
}

#body.comparison-tool .filter-basket ol{
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 772px;
	margin-top: 8px;
}

#body.comparison-tool .filter-basket .property-item{
	border: 1px solid #CCC9B5;
	min-height: 166px;
	height: auto!important;
	height: 166px;
	padding: 5px!important;
	margin: 0 0 0 8px!important;
}

#body.comparison-tool .filter-basket .property-item.first{
	margin-left: 0!important;
}

#body.comparison-tool .filter-basket .property-image{
	margin-bottom: 0!important;
}

#body.comparison-tool .filter-basket .empty{
	background: #eceadd!important;
}

#body.comparison-tool .compare-properties{
	float: right;
}

#body.comparison-tool .remove-property, #comparison-table .remove-property{
	float: right;
	display: block;
	padding-right: 16px;
	background: url(/images/remove-icon-light-small.gif) 100% 2px no-repeat;
	margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 11px;
}

#body.comparison-tool .remove-all{
	float: left;
	color: #7f1f46;
	margin-top: 2px;
	padding-left: 5px;
}

#body.comparison-tool .remove-all a{
	float: left;
	color: #7f1f46;
	display: block;
	padding-right: 17px;
	background: url(/images/remove-icon-light-small.gif) 100% 2px no-repeat;
	line-height: 1.3em;
}

/* Property List */

#body.comparison-tool .property-list{
	width: 792px;
	float: left;
	position: relative;
}

#body.comparison-tool .property-list .overlay{
	width: 792px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
	background: url(/images/trans-white.png);
	color: #111;
	z-index: 99;
}

* html #body.comparison-tool .property-list .overlay{
	background: #fff;
	filter: alpha(opacity=80);
}

#body.comparison-tool .property-list .overlay .loader{
	width: 792px;
	top: 40%;
	position: relative;
	background: url(/images/white-ajax-loader.gif) center top no-repeat;
	padding-top: 55px;
	text-align: center;
}

#body.comparison-tool .property-list h2{
	float: left;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #231f20;
	text-transform: none;
	line-height: 1.5em;
}

#body.comparison-tool .property-list .print-link, #comparison-table .print-link{
	float: right;
}

#body.comparison-tool .property-list .print-link a, #comparison-table .print-link a{
	float: right;
	padding-left: 22px;
	color: #7f1f46;
	background: url(/images/print-icon-small.gif) 0 0 no-repeat;
	font-size: 11px;
	line-height: 1.6em;
	padding-top: 2px;
}

#body.comparison-tool .property-list ul{
	background: url(/images/property-list-bg.gif) 0 0 no-repeat;
	float: left;
	margin-top: 6px;
	padding: 10px 0 10px 6px;
	width: 786px;
}

#body.comparison-tool .property-list ul li ul, #comparison-table .property-item ul{
	background: none!important;
	margin: 0!important;
	padding: 0!important;
	width: auto!important;
	list-style: none;
}

/* Tab List */

#body.comparison-tool .tab-content{
	background: url(/images/property-list-bg.gif) 0 0 no-repeat;
	float: left;
	margin-top: 0;
	padding: 10px 0 10px 6px;
	width: 786px;
}

#body.comparison-tool #list-properties.tab-content ul{
	background: none;
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 786px;
}

#body.comparison-tool .tab-content ul li ul{
	margin-bottom: 0;
}

#body.comparison-tool #list-properties.tab-content h2{
	float: left;
	width: 762px;
	background: #252122;
	padding: 3px 5px;
	font-weight: normal;
	color: #fff;
	text-transform: none;
	margin: 0 0 8px 4px;
	font-size: 15px;
	line-height: 1.3em;
	font-family: Georgia, Serif;
}

#body.comparison-tool #list-properties.tab-content h2.coastal{
	background: #1f5674;
}

#body.comparison-tool .tabs-hide {
    display: none;
}

#body.comparison-tool .tab-nav{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#body.comparison-tool .tab-nav li{
	float: left;
	background-color: #eeebe2;
	padding: 3px 5px;
	margin-left: 5px;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
}

#body.comparison-tool .tab-nav li.list-properties-link{
	background: #eeebe2 url(/images/tab-nav-bg.gif) 5px -26px no-repeat;
}

#body.comparison-tool .tab-nav li.list-properties-link a{
	padding-left: 25px;
}

#body.comparison-tool .tab-nav li.view-map-link{
	background: #eeebe2 url(/images/tab-nav-bg.gif) 5px 3px no-repeat;
}

#body.comparison-tool .tab-nav li.view-map-link a{
	padding-left: 24px;
}

#body.comparison-tool .tab-nav li.tabs-selected{
	background-color: #bdb296;
}

#body.comparison-tool .tab-nav li a{
	text-decoration: none;
	outline: none;
}

/* Comparison Overlay */

#comparison-table{
	background: #fff;
	padding: 10px;
	width: 941px;
}

#comparison-table table{
	background: #fff;
	border: 1px solid #666;
	border-collapse: collapse;
	width: 941px;
}

#comparison-table thead th{
	border: 1px solid #666;
	text-align: left;
	padding: 7px 7px;
	width: 175px;
}

#comparison-table thead td{
	border: 1px solid #666;
	text-align: left;
	vertical-align: top;
	padding: 4px 3px 0 4px;
}

#comparison-table thead th.map-box{
	vertical-align: top;
	width: 150px;
	padding: 5px;
}

#comparison-table tbody th{
	border: 1px solid #666;
	text-align: left;
	padding: 5px 3px 5px 15px;
	font-size: 10px;
	font-weight: normal;
}

#comparison-table tbody td{
	border: 1px solid #666;
	text-align: left;
	padding: 5px 7px;
	font-size: 10px;
}

#comparison-table tbody tr.center td{
	text-align: center;
}

#comparison-table tbody tr.nbb td, #comparison-table tbody tr.nbb th{
	border-bottom: 0;
}

#comparison-table tbody tr.nbt td, #comparison-table tbody tr.nbt th{
	border-top: 0;
}

#comparison-table tbody .local-attractions td, #comparison-table tbody .whats-special td{
    vertical-align: top;
}

#comparison-table tbody td ul{
	padding: 0;
	margin: 0;
}

#comparison-table tbody td ul li{
	margin-left: 15px;
}

#comparison-table .row-header{
	background: #bcb296;
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #252122;
	width: 100%;
	padding: 5px 7px 5px 7px;
	font-weight: bold;
}

#comparison-table tbody td.hover{
	background: #f6f6f6;
}

#comparison-table tbody tr.break-prices td{
	text-align:  center;
	font-size: 15px;
	padding: 20px 0;
	font-weight: bold;
}

#comparison-table .property-item li{
	margin-bottom: 5px;
}

#comparison-table .property-dropdown{
	width: 177px;
	padding: 3px 5px;
}

#comparison-table h4.property-dropdown-label{
	padding: 5px 5px 0 5px;
}

#comparison-table .property-dropdown h5{
	width: 163px;
	padding: 4px 5px;
	border: 1px solid #999;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	background: url(/images/dropdown-arrow.gif) 97% 50% no-repeat;
}

#comparison-table .property-dropdown ul{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 150px;
	overflow: auto;
	font-size: 11px;
	width: 173px;
	border: 1px solid #999;
	border-top: 0;
}

#fancy_ajax .property-dropdown ul{
	display: none;
}

#comparison-table .property-dropdown ul li{
	margin-bottom: 0;
	width: 154px;
	padding: 1px;
}

#comparison-table .property-dropdown ul li:first-child{
	padding-top: 3px;
}

#comparison-table .property-dropdown ul li a{
	font-family: Georgia, Serif;
	display: block;
	width: 146px;
	padding: 3px 4px;
	text-decoration: none;
}

#comparison-table .property-dropdown ul li.coastal a{
	color: #1F5674;
}

#comparison-table .property-dropdown ul li a:hover{
	background: #eeeae1;
}

#comparison-table .property-dropdown ul li em{
	font-family: Verdana, Sans-Serif;
	color: #6C6851;
	font-size: 10px;
}

#comparison-table .yes{
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: default;
}

#comparison-table .no{
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: default;
}

#comparison-table .info-icon{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: -20px;
	margin-left: 5px;
	cursor: default;
}

* html #comparison-table .yes, * html #comparison-table .no, * html #comparison-table .info-icon{
	display: inline;
}

#comparison-table .wl-modal-header{
	padding: 5px 1%;
	margin-bottom: 5px;
}

#tooltip{
	position: absolute;
	z-index: 3000;
	width: 120px;
	border-bottom: 1px solid #978d76;
	background: url(/images/tooltip-bg.gif) center top no-repeat;
	padding: 12px 5px 2px 5px;
	color: #fff;
	margin-top: -10px;
}

#tooltip.viewport-bottom{
	background: url(/images/tooltip-bg.gif) center bottom no-repeat;
	border-top: 1px solid  #978d76;
	border-bottom: 0;
	padding: 2px 5px 12px 5px;
	margin-bottom: -15px;
	margin-top: 0;
}

#tooltip h3, #tooltip div{ 
	margin: 0; 
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Sans-Serif !important;
	color: #252122;
}

.overlay-map{
	position: relative;
	z-index: 3000;
}

.overlay-map-icon{
	position: absolute;
	width: 13px;
	height: 13px;
	background: url(/images/overlay-map-icon.png) 0 -13px no-repeat;
	clear: both;
}

* html .overlay-map-icon{
	background: url(/images/overlay-map-icon.gif) 0 -13px no-repeat;
}

.overlay-map-icon.coastal, * html .overlay-map-icon.coastal{
	background-position: 0 0;
}

#icon-p-AL{
	top: 80px;
	left: 55px;
}

#icon-p-BD{
	top: 67px;
	left: 42px;
}

#icon-p-CS{
	top: 130px;
	left: 50px;
}

#icon-p-HL{
	top: 95px;
	left: 65px;
}

#icon-p-LC{
	top: 105px;
	left: 80px;
}

#icon-p-NH{
	top: 45px;
	left: 78px;
}

#icon-p-TH{
	top: 60px;
	left: 81px;
}

#icon-p-BM{
	top: 178px;
	left: 113px;
}

#icon-p-SW{
	top: 133px;
	left: 83px;
}

#icon-p-CT{
	top: 80px;
	left: 127px;
}

#icon-p-GH{
	top: 89px;
	left: 129px;
}

#icon-p-LK{
	top: 135px;
	left: 90px;
}

#icon-p-NG{
	top: 177px;
	left: 98px;
}

.overlay-map-icon-title{
	position: absolute;
	bottom: 14px;
	left: -44px;
	opacity: 0.8;
	filter: alpha(opacity:80);
	font-size: 9px;
	font-family: Verdana, Sans-Serif;
	background: url(/images/overlay-map-title-bg.gif) center bottom no-repeat;
	clear: both;
	color: #fff;
	width: 94px;
	padding: 2px 3px 7px 3px;
	text-align: center;
	display: none;
	z-index: 3000;
}

.coastal .overlay-map-icon-title{
	background: url(/images/overlay-map-title-blue-bg.gif) center bottom no-repeat;
}

/* Global Property Item Styles */

#body.comparison-tool .property-item, #comparison-table .property-item{
	background: #FFFFFF;
	float: left;
	margin: 0 4px 10px 4px;
	padding: 5px 6px;
	width: 175px;
	overflow: hidden;
	position: relative;
}

* html #body.comparison-tool .property-item, * html #comparison-table .property-item{
	margin: 0 4px 10px 2px;
}

#comparison-table .property-item, * html #comparison-table .property-item{
	margin: 0;
	padding-bottom: 0;
}

#body.comparison-tool .property-item a,  #comparison-table .property-item a{
	color: #7f1f46;
}

#body.comparison-tool .property-text,  #comparison-table .property-item .property-text{
	width: 175px;
	float: left;
}

#body.comparison-tool .property-image, #comparison-table .property-item .property-image{
	width: 173px;
	float: left;
	border: 1px solid #bfb196;
	margin-bottom: 5px;
}

#body.comparison-tool .property-image img, #comparison-table .property-item .property-image img{
	float: left;
	width: 173px;
}

#body.comparison-tool .property-item p, #comparison-table .property-item .property-text{
	float:left;
	width: 173px;
}

#body.comparison-tool .property-item p, #comparison-table .property-item p{
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 7px;
	min-height:42px;
    height: auto!important;
    height: 42px;
}

#body.comparison-tool .property-item li, #comparison-table .property-item li{
	font-size: 10px;
	line-height: 1.8em;
}

#body.comparison-tool .compare, #comparison-table .compare{
	padding-right: 12px;
	background: url(/images/property-item-links-bg.gif) 100% 2px no-repeat;
}

#body.comparison-tool .arrow, #comparison-table .arrow{
	padding-right: 11px;
	background: url(/images/property-item-links-bg.gif) 100% -13px no-repeat;
}

#body.comparison-tool .property-item h3, #comparison-table .property-item h3{
	background: #252122;
	color: #FFFFFF;
	float: left;
	font-family: Georgia, Serif;
	font-size: 12px;
	min-height: 38px;
	height: auto!important;
	height: 38px;
	margin-bottom: 2px;
	padding: 3px 5px;
	width: 165px;
}

#body.comparison-tool .property-item h3.coastal, #comparison-table .property-item h3.coastal{
	background: #1f5674;
}

#body.comparison-tool .has-awards .property-title, #comparison-table .has-awards .property-title{
	float: left;
	width: 98px;
}

#body.comparison-tool .property-item h4, #comparison-table .property-item h4{
	width: 175px;
	font-style: italic;
	margin-bottom: 2px;
	float: left;
	color: #6c6851;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}

#body.comparison-tool .property-awards, #comparison-table .property-awards{
	display: block;
	float: right;
	width: 66px;
}

#body.comparison-tool .property-awards img, #comparison-table .property-awards img{
	float: left;
	margin: 2px 0;
}

#body.comparison-tool .property-awards img.four-star-image,
#body.comparison-tool .property-awards img.rosette-image, 
#comparison-table .property-awards img.four-star-image,
#comparison-table .property-awards img.rosette-image{
	float: right;
}

#print-area, .print-class{
	height: 1px;
	width: 1px;
	overflow: hidden;
	visibility: hidden;
}

.overlay-selected{
	display: none;
}

.selected .overlay-selected{
	position: absolute;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	bottom: 42px;
	left: 0;
	height: 300px;
	width: 191px;
	display: block;
	clear: both;
}

.top-terms{
	float:left;
}

.terms{
	padding-top:5px;
}

#body.comparison-tool .property-item p.offer, #comparison-table .property-item p.offer{
	color:Red;
	min-height:1px;
	height:auto!important;
}

.highlight{
	color:#661736;
}

/* Map List */

#body.comparison-tool #view-map{
	padding: 1px 0 100px 26px;
	width: 766px;
	min-height: 455px;
}

#body.comparison-tool #map-list-nav{
	float: right;
	background: url(/images/locations-map-bg.png) 0 0 no-repeat;
	width: 500px;
	height: 445px;
	margin: 0 1px 0 0;
	padding: 0;
	position: relative;
}

#body.comparison-tool #map-list-nav li{
	list-style: none;
	position: absolute!important;
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
}

#mapicon-p-AL{
	left: 176px;
	top: 120px;
}

#mapicon-p-BD{
	left: 145px;
	top: 96px;
}

#mapicon-p-CS{
	left: 184px;
	top: 293px;
}

#mapicon-p-HL{
	left: 166px;
	top: 222px;
}

#mapicon-p-LC{
	left: 261px;
	top: 264px;
}

#mapicon-p-NH{
	left: 232px;
	top: 18px;
}

#mapicon-p-TH{
	left: 252px;
	top: 107px;
}

#mapicon-p-BM{
	left: 360px;
	top: 391px;
}

#mapicon-p-SW{
	left: 261px;
	top: 298px;
}

#mapicon-p-CT{
	left: 398px;
	top: 165px;
}

#mapicon-p-GH{
	left: 394px;
	top: 186px;
}

#mapicon-p-LK{
	left: 282px;
	top: 305px;
}

#mapicon-p-NG{
	left: 331px;
	top: 394px;
}

#map-list-nav li a{
	display: block;
	height: 17px;
	width: 17px;
	background: url(/images/clear.gif);
	position: absolute!important;
	top: 0;
	left: 0;
	clear: both;
	text-decoration: none;
}


* html #map-list-nav li a{
	left: -40px;
}

#map-list-nav li span{
	display: none;
	position: absolute;
	bottom: 18px;
	margin-left: -40px;
	text-indent: -999em;
	opacity: 0.9;
	filter: alpha(opacity:90);
	font-size: 9px;
	font-family: Verdana, Sans-Serif;
	background: url(/images/overlay-map-title-bg.gif) center bottom no-repeat;
	clear: both;
	color: #fff;
	width: 94px;
	padding: 3px 3px 8px 3px;
	text-align: center;
	z-index: 3000;
}

#map-list-nav li.coastal span{
	background: url(/images/overlay-map-title-blue-bg.gif) center bottom no-repeat;
}

* html #map-list-nav li span{
	margin-top: -18px;
}

#map-list-nav li a:hover span, #map-list-nav li.activeSlide span{
	display: block!important;
	text-indent: 0;
}

#map-list-nav li a:focus{
	outline: none;
}

#body.comparison-tool h2.map-info-text{
	float: left;
	width: auto;
	margin: 25px 0 10px 0;
	padding: 0 10px 0 0;
	font-size: 12px;
	color: #222222;
	text-transform: none;
	font-weight: normal;
	background: url(/images/locations-map-h2-arrow.gif) right center no-repeat;
}

#body.comparison-tool #map-list{
	float: left;
	width: 252px;
	margin: 0;
	min-height: 150px;
	padding: 0;
}

#body.comparison-tool #map-list li{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 252px;
}

#body.comparison-tool #map-list li .property-item-inner{
	width: 230px;
	padding: 10px 11px 6px 11px;
	float: left;
	background: url(/images/locations-map-info-bg.gif) 0 0 no-repeat;
}

#body.comparison-tool #map-list li .property-item-map{
	width: 251px;
	background: url(/images/locations-map-info-bg.gif) -252px 100% no-repeat;
	float: left;
	padding: 0 0 8px 1px;

}

#body.comparison-tool #map-list li .property-item-map img{
	border-top: 1px solid #CBC7BA;
	float: left;
}

#body.comparison-tool #map-list li h3{
	width: 213px;
	font-size: 14px;
	min-height: 1px;
	height: auto!important;
}

#body.comparison-tool #map-list li h3.has-awards .property-title{
	width: 130px;
}

#body.comparison-tool #map-list .property-awards img{
	margin: 4px 0 3px 0;
}

#body.comparison-tool #map-list .property-text, #body.comparison-tool #map-list .property-image, #body.comparison-tool #map-list .property-image img {
	width: 221px;
}

#body.comparison-tool #map-list li p{
	min-height: 1px;
	height: auto!important;
	width: auto;
}

#body.comparison-tool #map-list ul{
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	width: 100%;
}

#body.comparison-tool #map-list ul li{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	width: auto;
	border-left: none;
	width: 100%;
}

#body.comparison-tool #map-list ul li:first-child, #body.comparison-tool #map-list ul li.first {
	margin: 0;
	padding: 0;
	border-left: 0;
}

#body.comparison-tool .property-text {
	min-height: 102px;
	position: relative;
}

#body.comparison-tool #filter-list .property-text {
	/*min-height: 119px;*/
}

#body.comparison-tool #map-list .property-text{
	min-height:69px;
}

#body.comparison-tool .property-item h3, #comparison-table .property-item h3 {
	padding-bottom: 6px;
}

#body.comparison-tool .property-item h3.has-awards, #comparison-table .property-item h3.has-awards {
	border-bottom: 3px solid #decf8c;
	padding-bottom: 3px;
}

#comparison-table .property-item .property-text ul li a.property-view-hotel-link {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/property-item-links-bg.gif);
	background-position:100% -12px;
	background-repeat:no-repeat;
	padding-right:11px;
	display:inline-block;
}

*html #comparison-table .property-item .property-text ul li a.property-view-hotel-link {
	display:inline;
}

.property-text-info{
	float:left;
}

.compare-img-btn{
	margin-bottom:10px;
	float:left;
}

#comparison-tool #topImage
{
	width:772px;
}

#body.comparison-tool #map-list-nav li span img{
	margin-top:3px;
}

/* Loading message */

#modalMessage{
	background-color:#fff; 
	color: #333300; 
	position:fixed; 
	width:350px;
	height: 320px;
	top: 50%;
	left: 50%; 
	margin-left: -175px;   
	margin-top: -160px;
	z-index: 1002; 
	border:2px solid #333300; 
	text-align:center;
	display:block;
	padding:11px 10px;
}

#modalMessage .modalheader{
	background-color:#231F20;
	height:92px;
	margin-bottom:10px;
	width:100%;
}

#modalMessage h1, #modalMessage h1{ 
	color:#231F20;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}

#modalMessage a, #modalMessage a{
	color:#333300;
}

#modalMessage p {
	font-size:12px;
	padding:0;
	text-align:center;
	width:100%;
}

#modalMessage p span, #modalMessagew p a {
	color: #860037;
	text-decoration: none;
}

#modalMessage p a:hover {
	text-decoration: underline;
}

* html #modalMessage { /* ie6 hack */
	position: absolute;
	clear: both;
}

#fancy_loading{
    display:none;
}

.wl-modal-container{
   height: auto!important;
}


/********** CSS Published Date:29/07/2010 11:54:15***********/
/********** Following images were not published: **************
*************************************************************/
/********** End Log *****************************************/
