body{padding:0;}

header img{width: 100%;}
/* Twitter Bootstrap overrides */
a{
    color: #D2232A;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.brand{
    position: absolute;
    top: 35px;
    left: -155px;
}
blockquote{
    border: none;
}


.header{
    position: relative;
    min-height: 380px;
}

body{
    font-family: Courier, "Courier New", monospace;
    font-size: 18px;
}

#main{
    background: url(../img/parchment.png);
    box-shadow: 20px 0px 10px -10px #ccc, -20px 0px 10px -10px #ccc;
    min-height: 900px;
}
#main .typography{
      padding: 90px 20px 30px 20px;
}
#main .typography strong{
    font-size: 20px;
}
/* mailchimp form */
.OrderPage #mc_embed_signup{
    display: none !important;
}
#mc_embed_signup{
    /*display: none; /* show with js */
    position: absolute;
    top: 63px;
    right: 0;
    background: #E8E5D2 url('../img/signup_bg.png?q=1') center 15px no-repeat !important;
    width: 350px;
    /*height: 478px;*/
    padding-top: 100px;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border: 3px solid #000;
    font-family: "Times New Roman", Times, serif !important;
}
#mc_embed_signup .mc-field-group{
    min-height: 28px !important;
    margin-bottom: 10px;
    padding: 0 !important;
    width: auto !important;
    float: left;
}
#mc_embed_signup .mc-field-group div.mce_inline_error{
    color: #D2232A;
    padding: 0;
    margin: 0;
    background-color: transparent;
    text-align: right;
}
#mc_embed_signup .asterisk{
    font-size: 14px !important;
    color: #000 !important;
}
#mc_embed_signup .indicates-required{
    margin-right: 25px !important;
}
#mc_embed_signup .mc-field-group label{
    color: #D2232A;
    float: left;
    width: 100px;
    padding-right: 12px;
    padding-top: 3px;
    text-align: right;

}
#mc_embed_signup .mc-field-group input{
    background-image: url("../img/input-shadow.png");
    background-repeat: no-repeat;
    max-width: 215px;
    border: none;
    float: left;
    width: 220px !important;
    padding: 4px 0 !important;
    margin-bottom: 0 !important;
    height: 28px;
}
#mc_embed_signup .mc-field-group .asterisk{
    top: auto !important;
    right: auto !important;
}
#mc_embed_signup #mc-embedded-subscribe{
    display: block;
    margin: 10px auto;
    padding: 0;
    width: 280px;
    height: 55px;
    /*background: url(../img/sign_up_btn.png) no-repeat;*/
    background: #FFF;
    color: #D2232A;
    border: 2px solid #000;
    font-family: "Times New Roman", Times, serif;
    font-size: 30px;
    -webkit-border-radius: 10px;

    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
    /*text-indent: -9999em;*/
}
#mc_embed_signup #mce-MMERGE3{
    width: 100px !important;
    float: left;
}
#mc_embed_signup #mce-responses{
    position:absolute;
    top: 10px !important;
    padding: 0 10px !important;
    margin: 0 !important;
    background: #E8E5D2 !important;
    width: 328px !important;

    text-align: center !important;
}
#mc_embed_signup div.response{
    width: 100% !important;
    height: 150px;
}
#mc_embed_signup .message p{
    margin-left: 100px;
    padding-right: 20px;
    margin-bottom: 0;
}
#mc_embed_signup .big-message p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    padding: 10px 30px;
    margin-bottom: 0;
    margin-top: 0px;
}
/* Navigation */
.nav{
    width: 100%;
}
.navbar{
    margin-bottom: 5px;
    background-color: #fff;
    position: relative;
}
.navbar .navbar-inner{
    background: transparent none;
    border: none;
    box-shadow: none;
}
.navbar-toggle .icon-bar{
    background-color: #000;
}
.navbar .container{
    border-bottom: 3px solid #fff;
}
ul.nav li{
    height: 60px;
    background-position: left top;

}
ul.nav li img.tab-corner{
    display: none;
    position:absolute;
    z-index: 100;
    right: -23px;
    top: 0;
}
.navbar-nav>li>a{
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    padding: 20px 0;
    text-align: center;
    border-top: 2px solid #fff;
    width: 100%;
    color: #fff;
}
.navbar-nav>li>a:hover{
    background: none;
    color: greenyellow;
}
.nav li.tab1{
    background: #000;
}
.nav li.tab2{
    background: #392F23;
}
.nav li.tab3{
    background: #635950;
}
.nav li.tab4{
    background: #766F67;
}
.nav li.tab5{
    background: #000;
}
.nav li.tab1:hover{
    background: #D2232A;
}
.nav li.tab2:hover{
    background: #D2232A;
}
.nav li.tab3:hover{
    background: #D2232A;
}
.nav li.tab4:hover{
    background: #D2232A;
}
.nav li.tab5:hover{
    background: #D2232A;
}


/* Home page */
.home-photo{
    width: 185px;
    position:relative;
    left: 0;
    top: -120px;
    float: left;
}
.home-photo img{
    border: 5px solid #000;
    box-shadow: 10px 10px 10px #333;
}

.home-photo .fb-logo{
    display: block;
    border: none;
    box-shadow: none;
    width: 150px;
    margin: 0 auto;
}
.typography .home-photo p{
    margin-top: 20px;
    text-align: center;
    text-indent: 0;
}

/*Order Form button */
.order-form-button{
    display: block;
    width: 300px !important;
    margin: 20px auto 30px auto;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 10px 10px 10px #333;
}
.order-form-button img{
    display: block;
}



/************* Order Page ************/
.OrderPage .orderBreadcrumbs{
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.OrderPage form p.message{
    margin-bottom: 20px;
    font-size: 16px;
}
.OrderPage .typography p{
    text-indent: 0px;
}

.OrderPage form fieldset{
    display: table;
    border-collapse: collapse;
    width: 100%;
}
.OrderPage form label{
    float: left;
}
.OrderPage form:not(#Form_SpecialsForm) .field.fieldgroup{
    display: table-row-group;
    width: 100%;
}
.OrderPage form:not(#Form_SpecialsForm) .middleColumn.fieldgroup{
    display: table-row;
    width: 100%;
}
.OrderPage form:not(#Form_SpecialsForm) .fieldgroup-field {
    display: table-cell;
    border: 1px solid #000;
    vertical-align: top;
    padding: 0 10px;
}

.OrderPage form p{
    font-size: 14px;
    margin-bottom: 0;
    font-weight: normal;
    text-indent: 0;
}
.OrderPage form .fieldgroup-field{
    background: white;
}


.OrderPage form .tableHeader{
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.OrderPage form .productNameHeader{
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
}
.OrderPage form .productDescriptionHeader{
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
}
.OrderPage form .categoryHeader{
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    text-align: center;
}

.OrderPage form .productName{
    text-transform: uppercase;
}
.OrderPage form#Form_WineOrderForm .productName {
    text-transform: none;
}
.OrderPage form#Form_WineOrderForm .productName .variety{
    text-transform: uppercase;
    font-weight: bold;
}
.OrderPage form .productQuantityRequired {
    font-size: 14px;
    height: 20px;
    margin-bottom: 0;
    text-align: right;
}
.OrderPage form .productEstimatedTotal,
.OrderPage form .productTotal{
    float: left;
    font-size: 14px;
    text-align: right;
    width: 75px;
}
#Form_MeatOrderForm_action_doWineOrder,
#Form_MeatOrderForm_action_doSkipWine{
    display: block;
    float: right;
    clear: right;
    margin-bottom: 10px;
}
.OrderPage form label{
    margin-right: 15px;
    padding-top: 5px;
    width: 180px;
    text-align: right;
}
.OrderPage form div.customerName{
    margin-top: 20px;
}

.OrderPage form input.customerName{
    width: 340px;
}
.OrderPage form div.customerEmail{
    margin-top: 20px;
}
.OrderPage form input.customerEmail{
    width: 340px;
}

.OrderPage form div.customerHomeAddress{
    margin-top: 20px;
}
.OrderPage form input.customerHomeAddress{
    width: 500px;
}

.OrderPage form div.customerPhone{
    margin-top: 20px;
}

.OrderPage form input.customerPhone{
    width: 230px;
}

.OrderPage form div.customerSuburb{
    margin-top: 20px;
}

.OrderPage form div.customerPostcode{
    margin-top: 20px;
}

.OrderPage form #ReferredBy{
    margin-top: 20px;
}
.OrderPage form #ReferredBy input{
    width: 340px;
}
.OrderPage form #CouponCode{
    margin-top: 20px;
}
.OrderPage form #CouponCode input{
    width: 340px;
}
.OrderPage form .Actions{
    padding-top: 20px;
    text-align: right;
}
.OrderPage form .message.bad,
.OrderPage form .message.validation{
    color: #D2232A;
    font-weight: bold;
    text-indent: 0;
}

#ExtraActions{
    margin-top: 20px;
    text-align: right;
}

.OrderPage form .chosen-container{
    width: 100% !important;
    margin-bottom: 10px;
}
.OrderPage form .fieldholder-small-label{
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

/********* specials popup */
.OrderPage #Form_SpecialsForm hr{
    border-color: #990000;
    clear: both;
}
.OrderPage #Form_SpecialsForm h1{
    color: #000;
    font-size: 40px;
}
.OrderPage #Form_SpecialsForm{
    /*background: url(../img/parchment.png);  */
    max-width: 1024px;
    min-width: 600px;
    background: #fff;
    border: 1px solid #000;
    padding: 10px;
}
.OrderPage #Form_SpecialsForm .specialContent{
    font-weight: bold;
    color: #990000;
}
.OrderPage #Form_SpecialsForm .productImage{
    float: left;
    margin-right: 10px;
}

.OrderPage .fancybox-skin{
    background-color: #990000;

}
.OrderPage #Form_SpecialsForm{
    display: none;
}
.OrderPage #Form_SpecialsForm .confirm[name="Yes"]{
    float: right;
}
.OrderPage #Form_SpecialsForm .price_per_unit_item{
    float: left;
}
.OrderPage .fieldholder-small{
    float: right;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #main{
            margin-top: 63px;
    }
    .navbar{
        position: fixed;
    }
.navbar-nav>li{
    width: 20%;
}
.nav li.tab1{
    background: #000 url('../img/nav1-corner.gif') no-repeat;
}
.nav li.tab2{
    background: #392F23 url('../img/nav2-corner.gif') no-repeat;
}
.nav li.tab3{
    background: #635950 url('../img/nav3-corner.gif') no-repeat;
}
.nav li.tab4{
    background: #766F67 url('../img/nav4-corner.gif') no-repeat;
}
.nav li.tab5{
    background: #000 url('../img/nav5-corner.gif') no-repeat;
}
.nav li.tab1:hover{
    background: #D2232A url('../img/nav1-corner-hover.gif') no-repeat;
}
.nav li.tab2:hover{
    background: #D2232A url('../img/nav2-corner-hover.gif') no-repeat;
}
.nav li.tab3:hover{
    background: #D2232A url('../img/nav3-corner-hover.gif') no-repeat;
}
.nav li.tab4:hover{
    background: #D2232A url('../img/nav4-corner-hover.gif') no-repeat;
}
.nav li.tab5:hover{
    background: #D2232A url('../img/nav5-corner-hover.gif') no-repeat;
}

.OrderPage form .productNameHeader{
    width: 150px;
}
.OrderPage form .productDescriptionHeader{
    width: 150px;
}
.OrderPage form .productWeightOrQuantityHeader{
    width: 70px;
}
.OrderPage form .productPricePerUnitHeader{
    width: 90px;
}
.OrderPage form .productQuantityRequiredHeader{
    width: 60px;
}
.OrderPage form .productEstimatedTotalHeader{
    width: 75px;
}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #main .typography{
        padding: 30px 100px;
    }
    #mc_embed_signup{
        /*position: fixed;*/
        top: 100px;
        right: 50px;
    }
    .home-photo{
        left: -40px;
        height: 290px;
    }

    .OrderPage form .productNameHeader{
        width: 200px;
    }
    .OrderPage form .productDescriptionHeader{
        width: 200px;
    }
    .OrderPage form .productWeightOrQuantityHeader{
        width: 70px;
    }
    .OrderPage form .productPricePerUnitHeader{
        width: 90px;
    }
    .OrderPage form .productQuantityRequiredHeader{
        width: 60px;
    }
    .OrderPage form .productEstimatedTotalHeader{
        width: 75px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.OrderPage form .productNameHeader{
    width: 275px;
}
.OrderPage form .productDescriptionHeader{
    width: 280px;
}
.OrderPage form .productWeightOrQuantityHeader{
    width: 70px;
}
.OrderPage form .productPricePerUnitHeader{
    width: 90px;
}
.OrderPage form .productQuantityRequiredHeader{
    width: 60px;
}
.OrderPage form .productEstimatedTotalHeader{
    width: 75px;
}}

.OrderPage form #specials-popup{
    display: none;
}
