.box, .hotel_head, .hotel_body, .mini_hotel_head, .mini_hotel_body, .mini_hotel_body, h2, p.hub, .Indexbox{
	height: 1%;
}
body,html{
	width: 100%;
	margin: 0px;
	text-align: center;
	font-family: 'trebuchet ms', verdana, tahoma, arial, sans-serif;
	font-size: 0.9em;
	}

body{
	background: 50% 50% url('body_bg.png') repeat-y;
}
a:visited{
	color: #140A8C;
}
dd{
	margin: 0px 0px 20px 20px;
}
h1{
	color: #31405E;
	font-size: 1.2em;
	margin: 0px;
}
h2{
	font-size: 1em;
}
h3{
	margin: 0px;
}

div{
	text-align: left;
}

p{
	color: #454283;
	text-align: justify;
}
#logo, #nav, #copy, #links{
	clear: both;
	width: 750px;
	margin: 0px auto 0px auto;
}

#logo{
	background: top right no-repeat url('hotels-london-bell.png');
	height: 100px;
}

#nav{
	position: relative;
	background: #708090;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

#main{
	width: 750px;
	padding: 8px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}

#writeup div, #sidebar div{
	padding: 8px;
}

#writeup div.box, #writeup div.Indexbox{
	margin: 0px 4px 8px 8px;
	border: 1px solid #c0c0c0;
	background: top left repeat-x #ffffff url('main_div_bg.png');
	color: #00000c;
}

#sidebar div.box{
	margin: 0px 8px 8px 4px;
	border: 1px solid #c0c0c0;
}
#imageBox{
	position: relative;
	margin: 0px 8px 8px 4px;
	border: 1px solid #c0c0c0;
	text-align: center;
	height: 400px;
	overflow: auto;
	}

#imageBox img{
	border: 0px;
	margin: 0px 0px 6px 0px;
}

#writeup{
	width: 550px;
	margin: 0px 0px;
	float: left;
}

#sidebar{
	margin: 0px 0px;
	width: 197px;
	float: right;
}

#links{
	padding: 10px 0px 12px 0px;
	background: #3E537C;
	color: #ffffff;
	text-align: center;
}

#copy{
	background: #31405E;
	color: #ffffff;
	text-align: center;
}

#links a{
	color: #B9F1E5;
}
#breadcrumbs{
	text-transform: uppercase;
	padding: 0px 0px 10px 30px;
	font-family: tahoma, arial;
	font-size: 0.7em;
}
#breadcrumbs a{
	text-decoration: none;
	color: #c00000;
}
#breadcrumbs a:hover{
	text-decoration: underline;
	color: #ff0000;
}

div.clear{
	padding: 0px !important;
	margin: 0px !important;
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 0.01em !important;
	line-height: 0.01em !important;
}

#writeup div.box ul, #sidebar ul{
	padding: 0px;
	margin: 0px 30px 0px 0px;
	list-style: inside disc;
	font-size: 0.9em;
}
#sidebar ul{
	margin: 0px 0px 10px 0px;
	font-size: 0.85em;
	}
#sidebar ul li em{
	font-weight: bold;
	color: #c00000
	}
#writeup em{
	color: #2C2972;
	font-weight: bold;
}
h2.em{
	color: #2C2972;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;

}
#hotelfacilities ul{
	float: left;
}

address{
	color: #909090;
}
#nav a{
	padding: 0px 12px 0px 12px;
	color: #fff000;
	text-decoration: none;
}
#nav a:hover{
	background: top left repeat-x url('nav_hover_bg.png') #525F6C;
	text-decoration: none;
}
li.lih{
	list-style: none outside;
}
a.bookOnline{
	color: #ff0000;
}


.hotel_body a.more{
	padding: 0px 24px 0px 0px;
	text-align:right;
	display: block;
	background: right 50% no-repeat url('more_button.png');
	text-decoration: none;
}

.hotel_head a
	{
		color: #380707;
		text-decoration: none;
	}
.Indexbox .hotel_head{
	margin: 0px;
	padding: 0px 8px 0px 8px !important;
	clear: both;
	background: #FFEEDB;
}


.mini_hotel_head{
	width: 200px;
	float: right;
	margin: 0px 0px 0px 4px;
	padding: 0px 8px 0px 8px !important;
	clear: both;
	text-align: center;
	border-left: 1px solid #FFDEB7;
	background: #FFEEDB;
}
.mini_hotel_body{
	width: 200px;
	float: right;
	margin: 0px 0px 0px 4px;
	padding: 4px 8px 4px 8px !important;
	clear: both;
	background: #ffffff;
	text-align: center;
	border-left: 1px solid #FFDEB7;
	border-bottom: 1px solid #FFDEB7;
}
.mini_hotel_body img{
	border: 1px solid #140A8C;
}

.mini_hotel_head span.rec{
	width: 100%;
	background: #DAB68F;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	display: block;
}
.mini_hotel_head h3{
	display: block !important;
}

.hotel_head h3{
	padding: 0px;
	margin: 0px;
	line-height: 1em;
}
.hotel_body address{
	float: left;
	display: block;
}
.Indexbox .hotel_body{
	margin: 0px 0px 16px 0px;
	padding: 2px 8px 2px 8px;
	clear: both;
	background: bottom left repeat-x url('hotel_body_bg.png');
	border: none;
	border-bottom: 1px dashed #A3C5FD;
}
.Indexbox p{
margin: 0px 0px 16px 0px;
}
.Indexbox p img{
	border: 1px solid #ffffff;
	padding: 4px;
	background: #FFDEB7;
	margin: 0px 16px 0px 0px;
}
.Indexbox h3{
	display: inline;
}
img{
	border: 0px;
}

img.star{
	margin: 0px 0px 0px 8px;
}




.hotel_head{
}






#hotel_of_the_week{
	background: #ffffff top left repeat-x url('top5_bg.png');
	font-size: 0.75em;
}
#hotel_of_the_week h4{
	width: auto;
	margin: 0px;
	font-size: 1em;
}
#hotel_of_the_week address{
	display: inline;
}
#hotel_of_the_week img{
	border: 0px;
}




#top5{
	border: 1px solid #B7C4D9;
	background: #ffffff top left repeat-x url('top5_bg.png');
	margin: 0px 4px 0px 0px!important;
	padding: 0px !important;
}
#top5 h2{
	margin: 3px 0px 3px 4px;
}
#top5 h3{
	padding: 0px 0px 0px 4px;
	font-size: 1em;
	color: #12356F;
	background: #A3C5FD;
}



.top5_from{
	font-size: 0.8em;
	float: right;
	width: 85px;
}
td{
	font-size: 0.9em;
}
.top5_from img, .top5_hotels img{
	border: 0px;
	vertical-align: middle;
}
.top5_from a, .top5_hotels a{
	padding: 0px 24px 0px 0px;
	line-height: 1em;
	background: right 50% no-repeat url('more_button.png');
	text-decoration: none;
}
.top5_from a:visited, .top5_hotels a:visited{
	color: #0000c0;
}
.top5_hotels h4{
	font-size: 0.85em;
	margin: 0px;
}
.top5_hotels{
	background: #ffffff top left repeat-x url('top5_bg2.png');
	border-top: 1px dashed #A3C5FD;
}
.top5_hotels address{
	font-size: 0.85em;
	margin: 0px;
}



abbr,acronym{
	border-bottom: 1px dotted #909090;
	font-style: italic;
	cursor: help;
}



em.header{
	font-weight: bold;
}

h2.key_red, h2.key_green, h2.key_purple, h2.key_blue{
	padding: 0px 0px 0px 16px;
	clear:both;
}
h2.key_red{
	background: 0px 50% no-repeat url('gmap/red_key.png');
}
h2.key_green{
	background: 0px 50% no-repeat url('gmap/green_key.png');
}
h2.key_purple{
	background: 0px 50% no-repeat url('gmap/purple_key.png');
}
h2.key_blue{
	background: 0px 50% no-repeat url('gmap/blue_key.png');
}

p a.more{
	padding: 0px 24px 0px 0px;
	margin: 0px 0px 0px 30px;
	line-height: 1em;
	background: right 50% no-repeat url('more_button.png');
	text-decoration: none;
}

p.hub{
	padding: 2px 12px 2px 2px;
	background: url('hub_p_bg.png');
}

#map_container{
	width:517px;
	height: 341px;
	background: top left no-repeat url('gmap/map_bg.png');
	text-align: center;
	padding: auto auto !important;
}



.icons{
	margin: 0px 0px 0px 6px;
	width: 100px;
	height: 120px;
	position: relative;
	float: right;
	
}
.familyon_, .familyoff_, .businesson_, .businessoff_, .luxuryon_, .luxuryoff_, .touriston_, .touristoff_
{
	float: left;
	width: 50px;
	height: 50px;
	display: block;
}

.familyon_{
	background: top left no-repeat url('family_on.png');
}
.familyoff_{
	background: top left no-repeat url('family_off.png');
}

.businesson_{
	background: top left no-repeat url('business_on.png');
}
.businessoff_{
	background: top left no-repeat url('business_off.png');
}

.touriston_{
	background: top left no-repeat url('tourist_on.png');
}
.touristoff_{
	background: top left no-repeat url('tourist_off.png');
}

.luxuryon_{
	background: top left no-repeat url('luxury_on.png');
}
.luxuryoff_{
	background: top left no-repeat url('luxury_off.png');
}

.familyon, .familyoff, .businesson, .businessoff, .luxuryon, .luxuryoff, .touriston, .touristoff{
	position: absolute;
	width: 50px;
	height: 50px;
}
.familyon{
	top: 0px;
	left: 0px;
	background: top left no-repeat url('family_on.png');
}
.familyoff{
	top: 0px;
	left: 0px;
	background: top left no-repeat url('family_off.png');
}

.iconclear{
	width: 100px;
	position: absolute;
	top: 100px;
	left: 0px;
	text-align: center;
	font-size: 8pt;
	padding: 0px !important;
}
.businesson{
	top: 0px;
	left: 50px;
	background: top left no-repeat url('business_on.png');
}
.businessoff{
	top: 0px;
	left: 50px;
	background: top left no-repeat url('business_off.png');
}

.touriston{
	top: 50px;
	left: 0px;
	background: top left no-repeat url('tourist_on.png');
}
.touristoff{
	top: 50px;
	left: 0px;
	background: top left no-repeat url('tourist_off.png');
}

.luxuryon{
	top: 50px;
	left: 50px;
	background: top left no-repeat url('luxury_on.png');
}
.luxuryoff{
	top: 50px;
	left: 50px;
	background: top left no-repeat url('luxury_off.png');
}

	iframe{
		display: block;
		width: 197px;
		height: 610px;
		border: 0px;
	}

.index_search{
	background: top left repeat-x url('index_search_bg.png');
	margin: 7px 0px 7px 0px;
	border:1px solid #3785CE;
}

.index_search div, .index_search form{
	padding: 0px !important;
	margin: 0px !important;
}
.index_search form input, .index_search form select
	{
		font-size: 0.8em;
	}

ul.index_rec_list{
	margin: 0px;
	padding: 0px;
}
ul.index_rec_list li div.img{
	float: left;
	display: block;
	width: 95px;
	height: 90px;
	margin: 0px 6px 0px 0px;
}
ul.index_rec_list li{
	width: 100%;
	clear: both;
	list-style: none;
	margin: 0px 0px 10px 0px;
}
ul.index_rec_list li a{
	display: block;
}
ul.index_ul{
	list-style: inside;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}