#search{
margin-right:3px;
}

#city_image{
float: left;
width: 502px;
height: 242px;
margin-bottom: 10px;
}

#city_image span{
float: left;
width: 95px;
height: 65px;
cursor: pointer;
}

#city_image div{
float: left;
width: 380px;
height: 30px;
margin-top: 18px;
text-align: right;
text-transform: uppercase;
color: #5A8ACF;
font-size: 24px;
}


#content_bg_short{
margin: 0 5px 0 0;
float: left;
background: url(../images/content_bg_short.png) repeat-y;
width: 507px;
}

#content_short{
float: left;
background: url(../images/content_top_short.png) no-repeat;
width: 480px;
padding: 15px;
}

#content_short span{
position: relative;
float: left;
font-size: 11px;
width: 470px;
min-height: 290px;
z-index: 2;
}

#content_short span h3, #content_short span h4{
float: left;
width: 100%;
height: 20px;
color: #937B44;
font-weight: normal;
font-size: 14px;
text-transform: uppercase;
padding: 0;
margin: 0;
}
#content_short span h4{color: #CC6600; margin: 7px 0 0 0;}

#content_short span div{
float: left;
width: 100%;
background: url(../images/bullet.gif) no-repeat center left;
color: #937B44;
text-indent: 8px;
margin: 3px 10px;
}

#content_bottom_short{
position: relative;
float: left;
background: url(../images/content_bottom_short.png) no-repeat;
width: 509px;
height: 125px;
margin-top: -105px;
z-index: 1;
}

#listing{
float: left;
width: 500px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
position:relative;
}

#listing .single_hotel{
float: left;
background: url(../images/list_bg.png);
width: 500px;
height: 106px;
margin-bottom: 5px;
}

#listing .price{
float: left;
width: 72px;
height: 75px;
border-right: 1px dotted #C6C0AA;
margin-top: 7px;
color: #3377DD;
font-weight: bold;
font-size: 20px;
text-align: center;
margin-right: 3px;
text-decoration: underline;
}

#listing .info{
float: left;
height: 63px;
width: 338px;
margin-top: 7px;
}

#listing .info a.name{
float: left;
height: 20px;
width: 276px;
color: #333333;
font-weight: bold;
font-size: 15px;
margin-bottom: 2px;
}

#listing .info span.stars{
float: left;
height: 20px;
width: 60px;
color: black;
}

#listing .info span.stars .star, #listing .info span.stars .greystar{
float: left;
background: url(../images/fullstar.png);
width: 12px;
height: 11px;
margin-top: 2px;
}#listing .info span.stars .greystar{background: url(../images/emptystar.png);}

#listing .info span.address{
float: left;
width:335px;
height: 20px;
color: grey;
margin-right: 5px;
}

#listing .info span.map{
float: left;
height: 20px;
color: #3377DD;
cursor:pointer;
text-decoration: underline;
}

#listing .info span.rating{
float: right;
height: 20px;
width: 150px;
}

#listing .info span.rating .review{
float: left;
color: #3377DD;
text-decoration: underline;
margin-right: 3px;
width:69px;
text-align: right
}

#listing .info span.rating .number{
float: left;
color: #F98F13;
margin-right: 3px;
}

#listing .info span.rating .full, #listing .info span.rating .half, #listing .info span.rating .empty{
float: left;
background: url(../images/fullrate.gif) no-repeat;
width: 8px;
height: 8px;
margin-right: 3px;
margin-top: 4px;
}
#listing .info span.rating .half{background: url(../images/halfrate.gif) no-repeat;}
#listing .info span.rating .empty{background: url(../images/emptyrate.gif) no-repeat;}

#listing .pic{
float: left;
color: #00AFF0;
margin-top: 5px;
}
#listing .pic img{float: left;}

a.more_hotels{
float: left;
color: #2692C9;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}a.more_hotels:hover{color:#937B44}

#footer{
margin-top: 10px;
}
#gmap{
top: 0;
left: 0;
position: absolute;
width: 488px;
height: 316px;
border: 1px solid #3386B1;
background: white;
padding: 5px;
display:none;
}

#gmap .heading{
float: left;
width: 100%;
height: 20px;
background: #3386B1;
margin-bottom: 5px;
line-height: 20px;
}

#gmap .heading div{
float: left;
width: 460px;
height: 20px;
text-indent: 10px;
color: #FFF;
text-shadow: 1px 0 #0D4868;
}

#gmap .heading span{
float: right;
width: 25px;
height: 20px;
text-align: center;
color: #FFF;
font-weight: bold;
cursor: pointer;
text-shadow: 1px 0 #0D4868;
}

#gmap .google_map{
float: left;
width: 488px;
height: 291px;
background: #CCCCCC;
}