#shadow{ width:100%; min-width:1002px; height:18px; /*background: url(../images/shadow-bg.jpg) repeat-x;*/}
#shadow-inside{ width:1002px; height:18px; margin:0 auto;}
#shadow-left{ width:12px; height:18px; float:left;/* background:url(../images/shadow-bg-left.jpg) no-repeat;*/}
#shadow-right{ width:12px; height:18px; float:right;/* background:url(../images/shadow-bg-right.jpg*/) no-repeat;}

#container-div{width:100%;min-height:200px; height:auto; margin: 0 auto; }
#container-inside{ width:100%; float:left; min-height:200px; height:auto;  /*background:url(../images/container-bg.jpg) repeat-y;*/padding:32px;}
#leftside-div{ width:630px; float:left; margin-bottom:20px; }
#rightside-div{ width:278px; float:right; }

.list-image {
    background-color: #fff;
    border: 1px solid #c7c7c7;
    float: right;
    height: auto;
    padding: 10px;
    width: 260px;
}
.list-text {
    float: left;
    height: auto;
    overflow: hidden;
    width: 300px;
}
.list-div {
    background: rgba(0, 0, 0, 0) url("../images/strip-2.png") repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    float: left;
    height: auto;
    margin-top: 30px;
    padding: 15px;
    width: 100%;
}
.list-div {
    display: block;
}

.listing {
    background-color: #f1f1f1;
    border: 1px solid #e8e8e8;
    display: inline;
    float: left;
    height: 30px;
    margin-top: 50px;
    padding-top: 2px;
    width: 630px;
}

#top-appartment {
    width: 200px;
}
#top-appart {
    float: left;
    width: 278px;
}
#top-appart ul {
    list-style: outside none none;
}
#top-appart li {
    background: rgba(0, 0, 0, 0) url("../images/bulet.gif") no-repeat scroll left top;
    font-family: "MavenProRegular";
    font-size: 14px;
    list-style-type: none;
    margin-left: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
}
#top-appart li a {
    color: #525354;
    text-decoration: none;
    width: 225px;
}
#top-appart li a:hover {
    text-decoration: underline;
}
#top-photo {
    float: left;
    width: 278px;
}
#top-photo ul {
    list-style: outside none none;
}
#top-photo li {
    display: block;
    float: left;
    list-style-type: none;
    margin-bottom: 24px;
}
#top-photo li img {
    border: 5px solid #e3e3e3;
    height: 84px;
    margin: 0;
    padding: 0;
    width: 116px;
}
#top-photo li img a {
    border: 5px solid #e3e3e3;
}
#top-photo li img:hover {
    border: 5px solid #ccc;
}
.margin-left {
    margin-left: 24px;
}

#leftside-div {
    float: left;
    margin-bottom: 20px;
    width: 630px;
}
#rightside-div {
    float: right;
    width: 278px;
}

.col2 {
    color: #444444;
}

.col3 {
    color: #f4aa31;
}

.list-text h2, .list-text h2 a {
    color: #3b83ab;
    font-size: 20px;
    margin-bottom: 5px;
    text-decoration: none;
}
.list-text h2 a:hover {
    color: #225c7c;
}
.list-text label {
    color: #9b9b9b;
    display: block;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.list-text p {
    color: #525354;
    display: block;
    font: 13px "MavenProRegular";
    margin-bottom: 20px;
}
.link a {
    color: #ee8d00;
    font-size: 15px;
    font-weight: bold;
    margin-top: -10px;
    text-decoration: none;
}

#container-inside h1, h2 {
    float: left;
    font-family: "TradeGothicLTStdBoldRegular";
    font-size: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.search-text {
    color: #444444;
    display: block;
    float: left;
    font: 12px "MavenProRegular";
    margin: 10px 0;
    text-align: left;
    width: 100%;
}

.booking1 {
    background: rgba(0, 0, 0, 0) url("../images/index.jpg") repeat scroll 0 0;
    border: 1px solid #8c8b8d;
    float: left;
    margin-top: 10px;
    padding: 10px 0;
    width: 100%;
}
	