/*
 * Copyright (c) 2012. Optimax Software Ltd
 */
.red {
    color: red;
}

.property-item {
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-left: -10px;
    overflow: hidden;
    position: relative;
    left: 10px;
}

.property-item-description {
    margin-left: 20px;
    padding-top: 3px;
}

.property-item-description-details {
    margin-top: 10px;
}

.property-item-description-details h6 {
    margin-top: 5px;
}

.property-item-description-details div {
    margin-top: 10px;
}

.ccy {
    color: #cf3716;
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin-top: 10px;
}

.address-link {
    color: #777;
}

.property-title {
    height: 18px;
    overflow: hidden;
}

.property-title a {
    margin-right: 10px;
}

.magic-set-display {
    list-style-type: none;
    margin-left: 0;
}

.nav-pills li {
    margin-right: 5px;
}

.welcome-box {
    background-image: url(../img/page-bg2.jpg);
    border-radius: 5px;
    padding: 20px;
    height: 353px;
}

.welcome-box-inner .page-header {
    border-bottom: 1px solid #888;
}

.welcome-box-inner {
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    opacity: 0.95;
    padding: 20px;
    padding-bottom: 0px;
    border-radius: 5px;
    color: #000;
    text-shadow: 0 0 1px #555;
}

.welcome-box-inner p {
    line-height: 22px;
}

#featured-carousel div.property-item {
    padding: 15px 50px;
    background-color: #FFF;
    border-radius: 5px;
    border: 1px solid #DDD;
    margin: 25px 0 !important;
    height: 200px !important;
    position: static;
}

#featured-carousel div.property-item .property-item-description {
    width: 300px;
}

#mapview {
    height: 600px;
}

#mapview img, #mapview-single img {
    max-width: none;
}

#mapview-single {
    width: 584px;
    height: 480px;
}

.thumbnail-wrapper {
    width: 200px;
    height: auto;
    text-align: center;
    margin-left: 0;
}

.thumbnail-wrapper .thumbnail {
    float: none;
    border-radius: 0px;
}

.banner-links {
    margin-top: 40px;
}

.thumbnail-wrapper .thumbnail:hover {
    border: 1px solid #299a0b;
}

.thumbnail-wrapper .thumbnail img {
    height: auto;
    width: 190px;
    max-height: 90%;
}

.optimax-logo {
    margin-top: -3px;
}

.tab-pane {
    border: 1px solid #DCDCDC;
    border-top: none;
    padding: 15px;
    background-color: #FFF;
}

.properties-tabs {
    margin-bottom: 0;
}

.property-photo-thumbnail {
    margin-bottom: 10px;
    background: #FFF;
}

.white-bg {
    background: #FFF !important;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
}

.white-bg-container {
    padding: 20px;
}

.white-bg-container img {
    margin: 15px 0;
    border: 1px solid #DCDCDC;
}

.white-bg-container td {
    border-top: none;
}

.shift-right1 {
    padding: 10px;
}

.framed-img {
    border: 1px solid #DCDCDC;
}

.properties-page .sidebar-nav {
    padding: 10px 20px 10px 10px;
    border-right: 1px solid #DCDCDC;
    box-shadow: 0px 0px 5px #CCC;
}

.properties-page .sidebar-nav .sidebar-link {
    display: block;
    margin: 20px 5px;
}

#advanced-search-fields {
    margin-bottom: 20px;
    display: none;
}

.sidebar-map-nav {
    margin: 0 0 0 15px;
}

.forsale-link.active a {
    background: #F89406;
}

.forsale-link.active a:hover {
    background: #F89406;
}

.lettings-link.active a {
    background: #3A87AD;
}

.lettings-link.active a:hover {
    background: #3A87AD;
}

.force-pull-right {
    float: right !important;
}

.featured-chb {
    position: relative;
    top: -1px;
    margin: 0 0 0 5px;
}

.map-infowindow-content {
    width: 500px;
}

.map-infowindow-content .property-item-description {
    width: 300px;
    margin: 0 0 0 10px;
}

.map-infowindow-content .thumbnail-wrapper {
    width: 160px;
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

.map-infowindow-content .thumbnail img {
    width: 150px;
}
