.lh-logo-content{
    background-image: url("head_logo.png");
    background-position: 0 45px;
    background-size: 185px auto;
    background-repeat: no-repeat;
    height: 145px;
    width: 185px;
}

.lh-logo-footer{
	/*background-image: url("logo-footer.png");*/
    background-position: 10px center;
    background-repeat: no-repeat;
    height: 32px;
    width: 120px;
}

.wrapper {
    padding-top: 0px !important;
}

body {
    font-family:Source Sans Pro, Arial, Helvetica,sans-serif;
}

.navbar {
    min-height: 189px;
    background-image: url("img/header.jpg");
}

.navbar-collapse {
    padding-top: 15px;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
}

.add-classified-btn {
    margin-left: 545px;
}

.block-button
{
    color:#cbbc9f;
    border: 1px solid #cbbc9f;
}
.block-button:hover
{
    background: #dfd6c5;
    background-image: -webkit-linear-gradient(top, #dfd6c5, #d0c2a8);
    background-image: -moz-linear-gradient(top, #dfd6c5, #d0c2a8);
    background-image: -ms-linear-gradient(top, #dfd6c5, #d0c2a8);
    background-image: -o-linear-gradient(top, #dfd6c5, #d0c2a8);
    background-image: linear-gradient(to bottom, #dfd6c5, #d0c2a8);
    color:#ffffff;
}

.btn-standard
{
    background: #d5c9b2;
    background-image: -webkit-linear-gradient(top, #d5c9b2, #cbbc9f);
    background-image: -moz-linear-gradient(top, #d5c9b2, #cbbc9f);
    background-image: -ms-linear-gradient(top, #d5c9b2, #cbbc9f);
    background-image: -o-linear-gradient(top, #d5c9b2, #cbbc9f);
    background-image: linear-gradient(to bottom, #d5c9b2, #cbbc9f);
    color:#ffffff;
}

.btn-standard:hover
{
    color:#ffffff;
    background: #dfd6c5;
    background-image: -webkit-linear-gradient(top, #dfd6c5, #d0c2a8);
    background-image: -moz-linear-gradient(top, #dfd6c5, #d0c2a8);
    background-image: -ms-linear-gradient(top, #dfd6c5, #d0c2a8);
    background-image: -o-linear-gradient(top, #dfd6c5, #d0c2a8);
    background-image: linear-gradient(to bottom, #dfd6c5, #d0c2a8);
}


a.list-subgroup-item:hover, a.list-subgroup-item.active, a.list-subgroup-item.active:hover
{
    background-color: #cbbc9f;
}

.group-activ
{
    background-color: #cbbc9f;
}

.list-activ
{
    background-color: #cbbc9f;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
    background-color: #cbbc9f;
}

.adsinlist_releasedate, .adsinlist_rubric
{
    color: #cbbc9f;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #cbbc9f !important;
}

.logo {
    left: 0px;
}


.landingpagebox {
    display: table;
    border-collapse: collapse;
}

.landingpagebox-row {
    display: table-row;
    border: 1px solid #cccccc;
}

.landingpage-image {
    display: table-cell;
    padding: 35px 10px 10px;
}

.landingpage-image-bottom-bg {
    background-color: #fdfbfc;
}

#landingpage-image-top {
    background-image: url("img/landingpage1.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 198px;
    display:block;
}

#landingpage-image-bottom {
    background-image: url("img/landingpage2.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 198px;
    display:block;
}

#landingpage-image-middle {
    background-image: url("img/landingpage3.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 198px;
    display:block;
}

.landingpagebox .landingpage-text {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 10px;
    border-left: 1px solid #cccccc;
}

.landingpagebox-text-link a {
    text-align: left;
    float: right;
    color: #cbbc9f;
    font-weight: bold;
    text-decoration: underline;
}

.landingpagebox-text-link a:hover {
    color: #d5c9b2;
}

.product-mix-newest-ads {
    margin:10px;
}

.adsinlist_releasedate {
    font-size: 15px;
}

.previewImageBox {
    margin-left: 10px;
}

.adsinlist_linktodetail {
    margin-left: 0px !important;
    margin-top: 8px !important;
}

.product-mix-newest-ads-title {
    padding-left: 5px;
}

@media (min-width: 1200px) {
    .list-group-item-text {
        vertical-align: middle;
        display:inline-block;
        width:235px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}
