div.hotelsearchitem
{
	width: 580px; 
	margin-bottom: 20px; 
	margin-top: 15px; 
	padding: 25px; 
	border: 1px dotted #ffd266;
	border-right: 1px solid #ffd266;
	border-bottom: 2px solid #ffd266; 
	background-color: #ffffff;
}

div.hotelsearchitem h2
{
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 16px; 
	float: left;
}

div.hotelsearchitem h2.hotelsearchitemstars
{
	margin-top: 3px; 
	padding-top: 0px; 
	margin-bottom: 16px; 
	margin-left: 15px; 
	float: left; 
	font-size: 26px;
	color: #ffd266;
}



div.hotelsearchitem b
{
	color: #555555;
}







#hoteldirectory
{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

div.hoteldirectoryleft
{
	width: 75%;
	float: left;
}

div.hoteldirectoryright
{
	width: 24%;
	float: right;
}

div.areaheader
{
	clear: both;
	margin-top: 25px;
	
}

div.areaheader h2
{
	margin-bottom: 2px;
	padding-bottom: 0px;
}

div.areacountry, div.cityitem
{
	float: left;
	width: 175px;
	padding-right: 8px;
	padding-bottom: 3px;
}

#directorypath
{
	margin-bottom: 20px;
}

#directorypath a
{
	font-weight: bold;
	text-decoration: none;
}

div.hotelitem
{
	width: 100%;
	margin-bottom: 6px;
}

.popularcity, .popularhotel
{
	font-weight: bold;
}



div.hotelinfocontainer
{
	float: left;
	width: 540px; 
	margin-bottom: 45px;
	margin-top: 15px;
}

div.hotelphotocontainer
{
	float: right;
	width: 220px;
	margin-right: 0px;
	margin-top: 80px;
}

img.hotelphotos
{
	width: 51px;
	height: 51px;
	margin-bottom: 3px;
	margin-right: 3px;
	float: left;
}

h1.hotelstars
{
	margin-left: 15px; 
	float: left; 
	font-size: 32px;
	color: #ffd266;
}

img.hotelimagevertical
{
	float: left; 
	width: 220px; 
	margin: 0px; 
	margin-right: 25px; 
	padding:0px;
}

img.hotelimagehorizontal
{
	width: 540px; 
	margin: 0px; 
	padding:0px; 
	margin-bottom: 15px;
}

b.reviewscore
{
	color: #ffd266;
}

.hotelinfoh2
{
	margin-top: 60px;
}


div.roomcontainer
{
	width: 518px; 
	margin-bottom: 15px; 
	padding: 10px; 
	padding-right: 0px; 
	border: 1px solid #d6d6d6; 
	background-color: #FAF9F0;
}

div.roomcontainer h2
{
	margin-top: 0px; 
	padding-top: 0px; 
	font-size: 14px; 
	font-weight: bold;
}

img.roomphoto
{
	width: 220px; 
	margin: 0px; 
	padding:0px; 
	margin-bottom: 18px;
}

b.roomprice
{
	color: #00a5e7; 
	font-size: 14px;
}

input.roomavailability
{
	font-weight: bold;
	color: green;
}


#hoteldirectorytophotels
{
	width: 100%;
	margin-bottom: 30px;
	border: 1px dotted #eeeeee;
}

#hoteldirectorytophotels h3
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	font-size: 14px;
}

#hoteldirectorytophotels div.tophotel
{
	font-size: 10px;
	vertical-align: top;
}

#searchwrap_left
{
	float: left;
	background: url(../images/searchwrap_left.gif) no-repeat;
	width: 20px;
	height: 95px;
	margin: 0px;
	padding: 0px;
}

#searchwrap_center
{
	float: left;
	background: url(../images/searchwrap_center.gif) repeat-x;
	width: 835px;
	height: 95px;
	margin: 0px;
	padding: 0px;
}

#searchwrap_right
{
	float: left;
	background: url(../images/searchwrap_right.gif) no-repeat;
	width: 20px;
	height: 95px;
	margin: 0px;
	padding: 0px;
}

#search-wrap
{
	margin-top: 18px;
	margin-left: 15px;
}
#search-wrap input.squery { float: left; width:405px; margin-top: 15px; font-size:14px; color:#999999; padding:3px; border:solid 1px #999999;}
#results{
	width:400px; 
	border:dotted 1px #e1e1e1; 
	display:none; 
	margin-left: 168px; 
	padding-top: 8px; 
	padding-bottom: 10px;
	background-color: #ffffff;
	position: relative;
	z-index: 10;
}
#results ul, #results li{padding:0; margin:0; border:0; list-style:none;}
#results li {clear: both;}
#results li a{display:block; padding:4px; text-decoration:none; font-size: 12px; line-height: 15px; }
#results li a small{text-decoration:none; color:#999999; font-weight:normal; font-size: 11px;}
#results li a:hover{background:#FFFFCC;}
#results ul {padding:6px;}

#searchtitle
{
	width: 165px;
	float: left;
	font-size: 23px;
	font-weight: bold;
	color: #7a7a7a;
	margin-top: 13px;
}

#searchresmaptitle
{
	width: 690px;
	margin-top: 35px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 5px;
	background:#f6f4e7;
	border-bottom: 1px dotted #e1e1e1;
	border-top: 1px dotted #e1e1e1;
	
	
}
#searchresmap
{
	width: 700px;
	height: 400px;
}

div.locationmap
{
	margin-bottom: 55px;
}

#searchrestable
{
	width: 700px;
	margin-top: 45px;
}

#searchrestablelocation
{
	width: 700px;
	margin-top: -15px;
	margin-bottom: 55px;
}

td.srescellhead
{
	padding-top: 12px;
	padding-bottom: 9px;
	padding-right: 5px;
	padding-left: 5px;
	/*background:#FFFFDD;*/
	background:#f6f4e7;
	border-bottom: 1px dotted #e1e1e1;
	border-top: 1px dotted #e1e1e1;
}

td.srescellhead a
{
	
}


td.srescellhotelname
{
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}

td.srescellhotelname b
{
	color: #16a4cb;
}

td.srescell
{
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

td.srescelldescription
{
	padding-right: 5px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #e1e1e1;
	padding-left: 5px;
}

.hotel
{
	width: 125px;
	border-bottom: 1px dotted #e1e1e1;
}

.toppadding
{
	padding-top: 8px;
}

.price
{
	color: #eec660;
	font-weight: bold;
	font-size: 16px;
}

a.orderinfo
{
	color: #4163E8;
	font-weight: bold;
	font-size: 16px;
}

img.hotelsearchitemimage
{
	float: left; 
	margin: 0px; 
	width: 95px; 
	padding:0px;
	max-height: 105px;
	
}

img.ratingstar
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 12px;
}

div.hotelmarker
{
	width: 420px;
	clear: both;
}

img.hotelmarkerimg
{
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	/*max-width: 150px;*/
	/*max-height: 200px;*/
	float: right;
	/*overflow: none;*/
	
}

img.panoramioimg
{
	float: left;
	margin-right: 10px;
}

div.hotelmarker h3
{
	font-size: 14px;
}

.hotelmarker a.markerlink
{
	color: #e69d1d;
	font-weight: bold;
	text-decoration: underline;
}

a.markerlink
{
	color: #e69d1d;
	font-weight: bold;
	text-decoration: underline;
}
