<!--
/*** Hotelsearch ***/
#hotelbookingtpe{
	display:none;
}
#tophotelcitylist th{
	padding:3px;
}
#tophotelcitylist td{
	text-align:center;
}
#childAge{
	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;
}
.labell{
    font-weight:bold;
}
div#hoteldata.main .labelr, div#hoteldata.main .labell, div#hoteldata.main .optionsButton{
    font-size: 17px;
    color: #eee;
    font-weight:normal;
    padding-right: 2px;
}
div#hoteldata.main .options .labelr, div#hoteldata.main .options .labell{
    color:#333;
}
div#hoteldata.main .destination{
    font-size: 20px;
}
div#hoteldata.main input[type=text]{
    border-radius: 4px;
    border:1px solid #7fafc7;
    font-size:22px;
    padding:2px;
    width:630px;
    box-shadow: 0 2px 0 #eee inset, 0 1px 0 rgba(0, 0, 0, 0.3);
}
div#hoteldata.main select{
    font-size:16px;
    border:1px solid #7fafc7;
    border-radius: 4px;
    box-shadow: 0 2px 0 #eee inset, 0 1px 0 rgba(0, 0, 0, 0.3);
}
div#hoteldata.main .box{
    background-color: #28578f;
    background-image: -moz-linear-gradient(hsla(213, 56%, 37%, 1), hsla(213, 56%, 42%, 1) 160px);
    background-image: -webkit-gradient(linear,0 0, 0 160, from(hsla(213, 56%, 37%, 1)), to(hsla(213, 56%, 42%, 1)));
    background-image: -o-linear-gradient(rgb(42, 89, 147),rgb(47, 101, 167));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A5993', endColorstr='#2F65A7');
   
    border-radius:9px;
    padding:12px 5px 12px 5px;
    border: 1px solid #99cccc;
}
div#hoteldata.main span.button{
    background-color: #99cccc;
    background-image: -moz-linear-gradient(hsla(187, 32%, 60%,1), hsla(187, 32%, 78%, 1) 30px);
    background-image: -webkit-gradient(linear,0 0, 0 30, from(hsla(187, 32%, 60%, 1)), to(hsla(180, 33%, 78%, 1)));
    background-image: -o-linear-gradient(rgb(120, 178, 186),rgb(181, 213, 217));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78b2ba', endColorstr='#b5d5d9');
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    border:1px solid #555;
    border-radius:6px;
    padding:4px 12px;
    background-position:0;
    width:200px;
}
#cityhotels span.button{
    width:200px;
}
div#hoteldata.main span.button:hover{
    background-image: -moz-linear-gradient(hsla(187, 32%, 56%,1), hsla(187, 32%, 78%, 1) 30px);
    background-image: -webkit-gradient(linear,0 0, 0 30, from(hsla(187, 32%, 56%, 1)), to(hsla(180, 33%, 78%, 1)));
    background-image: -o-linear-gradient(rgb(107, 170, 179),rgb(181, 213, 217));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6baab3', endColorstr='#b5d5d9');
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    border:1px solid #000;
}
div#hoteldata.main span.button .button{
    color:#000;
    border:0px;
    font-family: Tahoma;
    font-size:16px;
}
div#hoteldata.main em{
    color:#fbec88;
    font-weight: bold;
    font-size:14px;
}
div#hoteldata.main td{
    padding:1px;
}
div#hoteldata.main td.destination {
    padding: 7px 1px;
}
.optionsButton{
	padding-left:40px;
	cursor:pointer;
}
.optionsButton:hover{
	text-decoration:underline;
}
div.roombox, div.optionbox
{
	border:1px solid #ddd;
	background-color:#fdfdfd;
	padding:6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:600px;
}
div.main div.roombox, div.main div.optionbox
{
	width:760px;
        background-color:#eee;
}
.optionbox div{
	margin-bottom:7px;
}

div#hoteldata.main ul.hotelFooter{
    border:0;
}
div#hoteldata.main div.indexFooter{
    width:40%;
    margin-left:250px;
    border-radius:4px;
}
.ui-datepicker-trigger{
    cursor: pointer;
}
/*** ***/
/* override main bar */
#cityhotels div.subheader span.total
{
	font-size:16px;
	margin-top:5px;
}
#cityhotels div.city > div{
	border-top: 1px solid #3A3E42;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#cityhotels div.city+div > div{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
ul.hotelFooter{
	list-style:none !important;
	margin-top:12px !important;
	padding:2px;
	text-align:left;
	background: url("/img/zzbgground/thvliteinv.png") no-repeat scroll 0 20px transparent;
}
ul.hotelFooter li{
	margin-left:-12px;
}
ul.hotelFooter a{
	color:#666;
}
div.box{
	border: 1px solid #3A3E42;
	border-top:0;
	padding:5px;
}
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);
}
#cityhotels ul.tabs{
	margin-left:8px!important;
	padding:0!important;
	list-style:none!important;
}
#cityhotels ul.hotellist{
	margin-left:8px!important;
	padding:0!important;
	list-style:none!important;
	overflow:hidden;
}
#cityhotels .deals .hotellist li{
	margin:4px 0;
}
.cat {
	font-family: Arial, sans-serif;
	font-size: 13px;
	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:15px;
}
.hotelPrice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px;
	padding-top:5px;
}
.thumb
{
	margin:1px;
	border:1px solid #333;
}
/**** Hotellist v2 ****/

#ajaxdata.hotellist ul.hotellist{
	padding:0 !important;
	list-style:none !important;
	overflow:hidden;
	margin:0  !important;
}

#ajaxdata.hotellist ul.hotellist li{
	clear:both;
	height:80px;
	padding:2px 0;
	border:1px solid #fff;
}
#ajaxdata.hotellist ul.hotellist li:hover
{
	cursor:default;
	background:#d1e6e8 url(/img/thlite.png) left top no-repeat;
	background-position:-1px -2px;
	border:1px solid #666;
}

#ajaxdata.hotellist .thumbimg
{
	margin:3px 10px 0 2px;
}

#ajaxdata.hotellist ul.next
{
	padding:6px 0;
	font-size:14px;
}

/**** 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: 13px;
	color:#666;
	position:relative;
	padding-top:2px;
}
.subaddress 
{
	font-size: 13px;
	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:12px;
	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 ******/

#dealsloading{
	margin-bottom:18px;
}

#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;
}
#mailinpromo, #mailinpromo a{
	color:#ff8500;
}

/****** autocomplete *****/
.ac_results .ac_even, .ac_results .ac_odd{
    font-size:16px;
    line-height: 20px;
}
.ac_results ul{
    max-height:220px !important;
}

/****** FOOTER ******/

.indexFooter {
	border: 1px solid #bbb;
	background: #eee no-repeat left top;
	background-position:-2px -2px;
	font-size: 14px;
	text-align:center;
	margin:20px 2px 2px 2px;
	padding:6px;
	color:#888;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
-->
