@import url('classic.css');

/*
    Layout
*/

a {
    color: #BF0003;
}

em {
    font-style: normal;
    color: #644;
    font-size: 1em;
    font-weight: bold;
}

.button {
    background: url('/media/img/themes/wine/nav_bg.png') repeat-x top #fff;
    border: 1px solid #958a80;
}

.price {
    color: #BF0003;
}

#property h4 {
    border-bottom: 1px dotted #666;
}

/*
    Elements
*/

#nav a {
    background: url('/media/img/themes/wine/nav_bg.png') repeat-x top #fff;
    border-left: 1px solid #ccc;
    color: #444;
    text-shadow: #fff 0 1px 0;
}

#nav a:hover {
    color: #BF0003;
    background: url('/media/img/themes/wine/nav_bg_hover.png') repeat-x top #fff;
}

#nav_span {
    background: url('/media/img/themes/wine/nav_bg.png') repeat-x top #fff;
    border-bottom: 1px solid #ccc;
}

#header_span {
    background: url('/media/img/themes/wine/header_span.png') no-repeat bottom center #4c171b;
}

#header {
    color: #fff;
    text-shadow: #002f5a 0 1px 2px;
}

#featured-slideshow-wrapper {
    border: 1px solid #b09B75;
}

#searchbox-wrapper {
    border: 1px solid #b09B75;
    background: url('/media/img/themes/wine/search_bg.png') repeat-x bottom #eee;
}

    #searchbox h2 {
        text-shadow: #fff 0 1px 0;
    }
    #searchbox button {
        border: 1px solid #aaa;
        color: #333;
        text-shadow: #fff 0 1px 0;
        background: url('/media/img/themes/wine/nav_bg.png') repeat-x top #fff;
    }
    #searchbox button:hover {
        background-color: #e6f6ff;
    }

#searchform-wrapper {
    border: 1px solid #b09B75;
    background: url('/media/img/themes/wine/search_bg.png') repeat-x bottom #fff;
}

    .featured-item {
        background: url('/media/img/themes/wine/search_bg.png') repeat-x bottom #fff;
        border: 1px solid #b09B75;
    }

    .featured-item h4 {
        color: #fff;
        background: #000;
    }

.search-item {
    background: url('/media/img/themes/wine/search_bg.png') repeat-x bottom #fff;
    border: 1px solid #b09B75;
}

.search-item h4 {
    color: #fff;
    background: #000;
}

#footer_span {
    background: url('/media/img/themes/wine/footer_span.png') repeat-x bottom #4E282A;
}

#footer {
    color: #fff;
}

    #footer h2 {
        color: #FFF6D9;
        text-shadow: #222 0 2px 2px;
    }

#calculator-wrapper {
    border: 1px solid #bbb;
    background: url('/media/img/themes/wine/search_bg.png') repeat-x bottom #dfd8cd;
}

    #calculator h3 {
        text-shadow: #fff 0 1px 0;
    }

#property-header {
    border: 1px solid #bbb;
    background: url('/media/img/themes/wine/search_bg.png') repeat-x bottom #eee;
    -moz-border-radius: 4px;
    padding: 11px;
    margin: 0 0 3em 0;
}
