/* @override http://localhost:8000/static/css/style.css */

.main-container{
    width:950px;
    margin:0 auto;}

#navbar {
    width: 100%;
    background-color: #fff;
    color: #333;
    line-height: 90%;
    border: none;
    border-bottom: 1px solid silver;
}

#top {
    background-color: #ddd;
    border-bottom: 1px solid gray;
}

#top h1 {
    padding: 0;
    margin: 0;
}

h5 {
margin: 0;
padding: 0;
}

#leftnav {

}

#leftnav h3, #rightnav h3 {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 0.1em;
    margin-top: 1em;
    color:#644;
    border-bottom:#ddd 1px solid;
}

#rightnav {

}
    #rightnav a{
        text-decoration:none;
        color:#866;
    }
    #rightnav a:hover{
        text-decoration:underline;
        color:#866;
    }

#rightnav .wishlist {
    padding-top: 10px;
}


#content {
}

body {
    margin-top: 0px;
    padding-top: 0px;
}

#pagination {
    clear:both;
    display: block;
    width:100%;
    float: none;
    padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left;
font-size: 12px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none;
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

#content div.productreviews {
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
}


#content div.productreviews h2 {
    font-size: 14px;
}

#content div.productreviews span.label {
    float: left;
    width: 80px;
}

#footer {
    clear: both;
    margin: 0;
    color: #333;
    background-color: #ddd;
    border-top: 1px solid gray;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.brandcategories {
    clear: both;
}

.brandImage,
.productImage {
    float: left;
    text-align: center;
    min-height :240px !important;
    width:125px;
    padding-right:5px;
    padding-top:5px;

}

    .brandImage,.productImage a{
        text-decoration:none;
        color:gray;
    }
    .brandImage,.productImage a:hover{
        text-decoration:underline;
    }
    .brandImage,.productImage img{
        border:silver 10px solid !important;
    }

.productImage p {
    text-align: center;
    font-size: 10pt;
}

#menu_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}


#shipping ul li {
list-style-type: none;
text-decoration: none;
padding-left: 1em;
text-indent: -1em;
}

#checkoutprogress {
border-style: solid;
border-width: 1px;
padding: 3px;
margin-bottom: 25px;
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding-left: 2px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
background-color: #ccc;
}

#wishlist ul li,
#product_category ul li {
list-style: none;
padding: 0.5em;
border-bottom: 1px dashed #e0e0e0;
background-color: white;
}

#wishlist ul li:hover
#product_category ul li:hover {
    background-color: #f0fff0;
}

#wishlist ul li a,
#product_category ul li a {
    display: block;
}

#wishlist span.date {
    font-style: italic;
    display: block;
    margin-left: 5px;
    font-size: 10px;
}

#wishlist form {
    display: inline;
}

#menu_container a {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color:#866;
}

    #menu_container a:hover {
        color:#644;
    }

    #menu_container li li a {
    display: block;
    text-decoration: none;
    font-weight: normal;

    }

    #menu_container li li li a {
        display: block;
        text-decoration: none;
        font-weight: normal;
    }

    #menu_container a.current:before {
    content: "\0020 \0020 \0020 \00BB \0020";
    }

.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}

.profile li {
list-style-type: none;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
    background-color: #ddd;
}

table.ordertable span.orderitemqty {
    font-style: italic;
}
p {
    line-height: 150%;
}

.help, p.help {
        font-size:9px !important; color:#999;
}

img {
    border: none;
}

.error {
    color: red;
}

/* =============== Navigation Bars ===================== */

#navbar ul {
    margin: 1em;
    padding: 0px;
}
#navbar ul li {
    display: inline;
    list-style: none;
}
#navbar ul li {
    padding-left: 0.7em;
    padding-right: 0.5em;
    border-left: 1px solid #b0b0b0;
}
#navbar ul li.first {
    padding-left: 0em;
    border-left: none;
}

.recentview h3 {
    padding-bottom: 10px;
}

.recentitem {
    padding-bottom: 10px;
    text-align:center;
}
.recentitem img{
    margin-top:10px;
}

div.recentlyadded {
    display: block;
}

.qtyform #id_quantity {
    width: 5em;
}

/* ============ Upsell section ============== */

div.upsell {
    padding-top: 10px;
}

div.upsell .upselldescription {
        padding-bottom: 10px;
}
/* =============== Wine details ===================== */

#wine_details th{
    border-bottom:#ddd 1px solid;
    font-size:1.2em;
    color:#a44;
}

#productdetail h2{
    font-size:2em;
    font-weight:bold;
    color:#4a4;
}
#productdetail h3{
    border-bottom:#ddd 1px solid;
    font-size:1.4em;
    font-weight:bold;
    color:#a44;
}
#products_img{
    vertical-align:top;
}
    #products_img a{

    }
    #products_img img{
        vertical-align:top;
        border:#ddd 5px solid;
        border-bottom:#ddd 15px solid;
    }