<!--
/*** Hotelsearch ***/
#hotelbookingtpe{
	display:none;
}
#tophotelcitylist th{
	padding:3px;
}
#tophotelcitylist td{
	text-align:center;
}
#childAge{
	margin-left:50px;
	margin-bottom:20px;
}
table.hotelSearch{
	border:0px;
	width:650px;
}
table.wide{
	width:800px;
}
.childRowLabel{
	width:70px;
}
em{
	color:#666;
}
.labelr{
	text-align:right;
	font-weight:bold;
	width:110px;
}
/*** ***/
h2.bar{
	margin:0;
}
h2 + div{
	border:1px solid #666;
	border-top:0;
	border-left-color:#bbb;
	margin-bottom:10px;
	padding:4px;
	overflow:auto;
}
h2 + div a:hover{
	text-decoration:underline;
}
#cityhotels #content ul, ul.arrow{
	margin:0;
	padding-left:20px;
	list-style:outside url(/img/arrow.png);
}
.cat {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #9CC;
	border-bottom: 1px solid #666;
	height: 18px;
	font-weight: bold;
	padding-top:3px;
}
.border {
	border: 1px solid #666;
}
.bck {
	z-index: -1;
	overflow: hidden;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	padding:3px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
}
.hotelPrice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:2px;
	padding-top:5px;
}
.thumb
{
	margin:1px;
	border:1px solid #333;
}
/**** Hotellist ****/
#hotellist
{
	height:800px;
	overflow:scroll;
}
#padlist
{
	padding-bottom:700px;
}
.thumb 
{
	border:solid black 1px;
	width:64px;
	height:64px;
}
.hotelnav 
{
	cursor: pointer;
}
.address 
{
	font-size: 10pt;
	color:#666;
	position:relative;
	padding-top:2px;
}
.subaddress 
{
	font-size: 10pt;
	color:#333;
}

#ymap
{
	border:1px solid #666;
}

#mapContainer
{
	display:none;
	margin-left:36px;
	margin-top:2px;
}

#yahoo 
{
	padding: 15px;
	padding-left: 0px;
	padding-top: 4px;
	text-align:left;
}

.markerLabel
{
	text-align:center;
	color:white;
	font-size:9pt;
	padding-top:2px;
}
.articleTitle
{
	text-align:center;
	padding-bottom:2px;
	font-weight:bold;
}
.articleImg
{
	text-align:center;
	border:1px solid #666;
}

/******** HOTELS NEARBY ********/

ul.hotelsnear{
	padding:0;
	list-style:none;
	overflow:auto;
	margin:0 0 0 5px;
}

/******** NEWLETTER SUBSCRIPTION ********/

.nlnote{
	float:left;
	font-size:9px;
	color:#333;
	padding:3px 0 0 10px;
}

/******* PROMO ******/

#promo{
	width:100%;
	border:0;
}
#promo .title{
	margin:3px 0 3px 0;
}
#promo .title a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#promo .title a:hover{
	text-decoration:underline;
}
#promo .promo a{
	color:#ff8500;
	text-decoration:none;
	font-weight:bold;
}
#promo .range{
	margin-top:3px;
	font-size:10px;
	color:#333;
}

div.promocity{
	margin:12px 0 6px 0;
	font-size:18px;
	font-weight:bold;
}

h2.promobar 
{
	
	background:url(/img/zzbgground/thpromo.png) no-repeat left top;
}
//on main page

-->