.homepage_top
{
float:left;
width:776px;
height:18px;
background:#E7E7AB;
border:1px solid #CDCC4F;
border-left:none;
border-right:none;
}
.info
{
float:left;
width:435px;
margin-top:14px;
}
.info .name
{
float:left;
color:#CDCC4E;
font-size:18px;
font-weight:bold;
}
.info .stars
{
float:left;
width:60px;
height:12px;
margin-left:4px;
background:url('../images/index/star_0.jpg') repeat-x;
}
.info .active_stars
{
float:left;
height:12px;
background:url('../images/index/star_1.jpg') repeat-x;
}
.info .address
{
float:left;
width:98%;
clear:left;
height:24px;
margin-bottom:6px;
border-bottom: 1px dotted #9D9D2D;
}
.info .description, .info .amenities
{
float:left;
clear:left;
width:100%;
}
.info .description
{
text-align:justify;
}
.info .thumbs
{
float:left;
width:380px;
margin: 5px 0 16px 25px;
}
.info .thumbs img
{
float:left;
cursor:pointer;
margin:4px 0 0 4px;
}
.info .amenities .top
{
float:left;
width:429px;
height:20px;
color:#A9A930;
display:inline;
line-height:20px;
font-weight:bold;
text-transform:capitalize;
background:#F4F4DA;
border:1px solid #DBDB81;
border-left:none;
border-right:none;
}
.info .amenities ul
{
float:right;
display:inline;
list-style:square;
}
.image #theImage
{
float:left;
width:350px;
height:232px;
margin:12px 0 0 4px;
}
.image .map
{
float:left;
width:350px;
height:300px;
margin:12px 0 0 4px;
}