﻿#destination {
	float: right;
	display: inline;
	width: 950px;
	margin: 174px 0 0 0;
}
.destination-body
{
    clear: both;
    float: left;
    width: 948px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background: #f1f1f1;
}
.destination-body-side
{
    clear: both;
    float: left;
    width: 948px;
    background: #f1f1f1 url(/assets/en/gfx/property-side-bg.gif) repeat-y left;
}
#destination-nav ul {
	float: left;
	list-style: none;
	display: inline;
    height: 26px;
    width:  948px;
    background: url(/assets/en/gfx/content-title-bg.gif) repeat-x;
}
#destination-nav ul li {
	float: left;
	height: 22px;
	color: #fff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    padding: 4px 20px 0 20px;
}
#destination-nav ul li a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#destination-nav ul li.borderb {
	border-left: 1px solid #bc3f0f;
	border-right: 1px solid #de6232;
}
#destination-nav ul li.selected 
{
    background: url(/assets/en/gfx/home-lastminon.gif) repeat-x;
	border-left: 1px solid #bc3f0f;
	margin: 0;
}
.also-scrollable {
    position: relative;
    overflow: hidden;
    width: 873px;
    height:115px;
    margin: 8px 0 8px 0;
    float:left;	
    display: inline;
}
.also-scrollable .also-items {
    width:20000em;
    position:absolute;
    clear:both;
    height:115px;
    padding: 0;
}
.also-scrollable .also-offeritem {
    float:left;
    border-right: 1px solid #ccc;
    padding: 0 11px 0 11px;
    cursor:pointer;
    width:123px;
    height:115px;
}
.also-scrollable .also-offeritem img
{
    width: 117px;
    height: 76px;
    background: #fff;
    padding: 2px;
    overflow: hidden;
    border: 1px solid #ccc;
}
.also-scrollable .also-offeritem .price
{
    color: #d74b14;
    font-weight: bold;
}
a.browse {
    display: inline;
    width:36px;
    height:73px;
    float:left;
    padding: 0;
    border: 0;
    cursor:pointer;
    font-size:1px;
}
a.right 
{
    background:url(/assets/en/gfx/property-photo-right.png) no-repeat;
    margin-left: 2px;
}
a.left 
{
    background:url(/assets/en/gfx/property-photo-left.png) no-repeat;
    margin-right: 1px;
}
#also-viewed-title
{
    width: 938px;
    background:url(/assets/en/gfx/offer-titlebg-blue.png) repeat-x;
    height: 22px;
	color: #424242;
    font-size: 15px;
    padding: 4px 0 0 10px;
    font-weight: bold;
}
.destination-row-frame
{
    clear: both;
    float: left;
    border-bottom: 1px solid #fff;
}
.destination-row-title
{
    clear: both;
    float: left;
    width: 184px;
    padding: 10px;
    font-weight: bold;
}
.destination-row-info
{
    width: 724px;
    float: left;
    padding: 10px;
}
#destination .title 
{
    width: 930px;
    margin: 0 0 0 10px;
    height: 30px;
    border-bottom: 1px solid #d6d6d6;
}
#destination .breadcrumb 
{
    width: 930px;
    padding: 5px 0 0 25px;
    height: 25px;
}
#destination .search-title-when
{
    padding: 3px 0 0 10px;
    float: right;
    margin: 5px 0 5px 0;
}
#destination .search-title-month
{
    padding: 3px 0 0 10px;
    float: right;
    margin: 5px 0 5px 0;
}
#destination .search-title-select
{
    padding: 0 0 0 5px;
    float: right;
    margin: 5px 0 5px 0;
}
#destination .search-title-btn
{
    padding: 2px 0 0 10px;
    float: right;
    margin: 5px 0 5px 0;
}
.search-title-ddl
{
    width: 140px;
    border: 1px solid #969696;
    padding: 2px;
}
#reviews-nav
{
    clear: both;
    float: left;
    background: #dcdcdc;
    padding: 5px 10px 5px 10px;
    width: 928px;
}
#reviews-nav-count 
{
    width: 568px;
    float: left;
    padding-top: 4px;
}
#reviews-nav-sort 
{
    width: 180px;
    float: left;
}
#reviews-nav-paging 
{
    text-align: right;
    width: 180px;
    float: left;
    padding-top: 4px;
}
#reviews-nav-paging a
{
    color: #424242;
}
#reviews-tell1
{
    margin: 20px 0 20px 0;
    float: left;
    font-weight: bold;
    padding-right: 10px;
}
#reviews-tell2
{
    margin: 20px 0 20px 0;
    float: left;
}
#destination-body-copy
{
    width: 928px;
    margin: 0 10px 10px 10px;
}
.review-title-up
{
    clear: both;
    height: 19px;
    padding: 2px 10px 0 14px;
    width: 904px;
    background: #dcdcdc url(/assets/en/gfx/review-arrow-up.png) no-repeat;
    font-weight: bold;
    cursor: pointer;
}
.review-title-down
{
    clear: both;
    height: 19px;
    padding: 2px 10px 0 14px;
    width: 904px;
    background: #edd8d0 url(/assets/en/gfx/review-arrow-down.png) no-repeat;
    font-weight: bold;
    cursor: pointer;
}
.review-title-useful 
{
    float: right;
    color: #d74b14;
    font-weight: normal;
}
.review-text
{
    width: 908px;
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
}
