* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
    padding-bottom: 1px;
}

body {
    background-image: url('images/bg.jpg');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    font-size: 1em;
    font-family: 'Trebuchet MS';
    line-height: 140%;
}

h1 {
    display: none;
    position: relative;
    top: -999px;
}

h2 {
    font-size: 1.7em;
    margin: 0.5em 0 0.5em 0;
}

h3 {
    font-size: 1.3em;
    margin: 0.5em 0 0.5em 0;
}

a, a:link, a:active, a:visited {
    color: #D30000;
}

a:hover {
    color: #4B0505;
}

a img {
    border: 0;
}

p {
    font-size: 0.9em;
    margin: 0 0 1em 0;
}

li {
    font-size: 0.9em;
}

ul {
    padding: 0 0 0 30px;
    margin: 0 0 15px 0;
}

span {
    font-size: 0.9em;
}

input, textarea {
    font-size: 13px;
    font-family: 'Trebuchet MS';
    color: #4B0505;
}

input.text, textarea {
    border: 1px solid #837976 !important;
    background-color: #FFFFFF !important;
    line-height: 16px;
    width: 150px;
}

textarea {
    overflow: auto;
    width: 200px;
}

fieldset {
    padding: 0 10px 20px 20px;
    margin: 10px 0 0 0;
}

label {
    font-size: 0.9em;
    width: 80px;
    display: block;
    float: left;
}

#wineSourcing label{
  width:156px !important;
  margin-right:4px;
}

#wineSourcing .submit{
  margin-left:156px !important;
}

#wineSourcing select{
  width:153px;
  margin:0px;
}

label.checkbox {
    width: 200px;
    position: relative;
    margin: 0 0 0 10px;
    top: -4px;
}

fieldset ul {
    list-style: none;
}

fieldset li {
    clear: left;
    padding: 5px 0 0 0;
}

fieldset li span.err {
    position: relative;
    top: -3px;
    padding-left: 5px;
}

.errwrap{
 clear:both;
 margin-left:160px;
 font-size:1.1em;
}

fieldset li input.checkbox, input.submit {
    margin-left: 80px;
}

fieldset li input.checkbox, fieldset li input.text, fieldset li input.textarea {
    float: left;
}

legend {
    color: #000000;
    padding: 0 10px 0 10px;
    font-size: 0.9em;
    font-weight: bold;
}

#wrapper {
    width: 936px;
    margin: 0 auto;
}

#header {
    height: 136px;
    overflow: hidden;
}

#headerlogo {
    margin-left: 30px;
}

#headerRight {
    float: right;
    width: 250px;
}

#headerBasket {
    margin-top: 28px;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-left: 40px;
    position: relative;
}

#headerBasket .basket {
    font-size: 1.15em;
    position: relative;
    top: -3px;
    left: 5px;
}

#headerBasket .basketItems {
    margin-left: 45px;
}

#headerBasket p {
    margin: 0;
    font-weight: bold;
}

#headerTelephone img {
    float: left;
    position: relative;
    top: 4px;
}

#headerTelephone p {
    float: left;
    margin: 0 0 0 5px;
    font-size: 0.9em;
    font-weight: bold;
}

#navigation {
    text-align: center;
    padding-top: 4px;
    height: 32px;
    overflow: hidden;
    margin: 0;
}

#navigation li {
    font-size: 1em;
    display: inline;
    margin: 0 17px 0 17px;
    font-weight: bold;
    color: #FFFFFF;
}

#navigation li a:link, #navigation li a:active, #navigation li a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#navigation li a:hover, #navigation li a.on {
    color: #FCBCC7;
}

#content {
    position: relative;
    width: 936px;
    background-color: #FFFFFF;
    background-image: url('images/contentbg.jpg');
    background-repeat: repeat-y;
}

#contentleft {
    float: left;
    width: 3px;
    height: 433px;
    background-image: url('images/contentleft.jpg');
    background-repeat: no-repeat;
}

#contentright {
    float: left;
    height: 433px;
    width: 3px;
    background-image: url('images/contentright.jpg');
    background-repeat: no-repeat;
}

#left {
    background-color: #FFFFFF;
    float: left;
    width: 180px;
    padding: 10px;
}

#center {
    float: left;
    width: 510px;
    padding: 0 10px 0 10px;
    margin: 10px 0 10px 0;
}

#right {
    background-color: #FFFFFF;
    float: left;
    width: 180px;
    padding: 10px;
}

#searchBox {
    padding: 15px 13px 15px 13px;
    background-color: #F3F2F1;
}

#searchBox .text {
    position: relative;
    top: -4px;
    width: 100px;
    margin-right: 5px;
}

#productRefine {
    background-color: #F3F2F1;
}

#productRefine img {
    position: relative;
    top: 2px;
    margin: 0 5px 0 0;
}

#widgetWholesale {
    height: 200px;
    overflow: hidden;
}

#widgetWineClub {
    height: 200px;
    overflow: hidden;
}

#widgetWinery {
    text-align: center;
    padding-top: 10px;
}

#left h2, #right h2 {
    display: block;
    background-image: url('images/h2bg.jpg');
    background-repeat: repeat-x;
    height: 26px;
    color: #FFFFFF;
    margin: 0;
    padding: 2px 0 0 10px;
    font-size: 1.15em;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

#left h3, #right h3 {
    display: block;
    background-image: url('images/h3bg.jpg');
    background-repeat: repeat-x;
    height: 25px;
    color: #4A4E51;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 0.9em;
}

#left ul, #right ul {
    list-style: none;
    padding: 5px 0 5px 10px;
    margin: 0;
}

#left li, #right li {
    font-size: 0.8em;
    color: #2C4058;
    line-height: 140%;
}

#left li a:link, #left li a:active, #left li a:visited, #right li a:link, #right li a:active, #right li a:visited {
    text-decoration: none;
    color: #2C4058;
}

#left li a:hover, #right li a:hover {
    text-decoration: underline;
    color: #D80000;
}

#productNavigation {
    background-color: #F3F2F1;
}

#footer {
    background-image: url('images/contentfoot.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 10px;
}

#footer p {
    padding-top: 10px;
    text-align: center;
    font-size: 0.75em;
    color: #333333;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
    color: #333333;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .left {
    width: 45%;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
}

#footer .right {
    width: 45%;
    padding-right: 10px;
    text-align: right;
    padding-bottom: 10px;
}

/******************/
/*    PRODUCTS    */
/******************/

.productBox .pLeft {
    float: left;
    text-align: center;
    margin: 0 20px 0 0;
    width: 60px;
    height: 116px;
}

.productBox .pMiddle {
    float: left;
    width: 255px;
    padding: 0 10px 0 0;
}

.productBox .pRight {
    float: left;
    width: 145px;
}

#detailBox .pRight {
    float: right;
    width: 145px;
}

.productBox form {
    display: inline;
}

.productBox h3 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 0.1em;
}

.pRight p.price, .pRight p.newPrice, .pRight p.oldPrice, .vat {
    color: #837976;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
    padding: 0;
    margin: 0;
}

.productDescription, .details {
    font-size: 0.75em;
    line-height: 130%;
    margin-bottom: 0;
}

.pMiddle .details {
    margin: 0.35em 0 0.35em 0;
}

.pRight p.newPrice {
    color: #4A4342;
}

.pRight p.oldPrice {
    color: #D30000;
    font-size: 1.1em;
}

.pRight .price em, .pRight .newPrice em {
    font-size: 0.5em;
}

.oldPrice span {
    text-decoration: line-through;
    font-size: 1em;
}

.pRight .vat {
    font-size: 0.75em;
    margin-bottom: 5px;
}

.productBox input {
    float: left;
}

.productBox input.text {
    position: relative;
    top: 0px;
}






.navigationBar {
    height: 22px;
    width: 490px;
    padding: 0 10px 0 10px;
    color: #535556;
    background-color: #F3F2F1;
    font-size: 0.8em;
    margin-top: 10px;
}

.navigationBar .right {
    word-spacing: 5px;
}

.productBox {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px;
}

.productBox .text {
    position: relative;
    top: -4px;
    margin-right: 10px;
    width: 20px;
    text-align: center;
}

/*

.productBox .formWrapper {
    width: 160px;
    float: right;
    clear: right;
}

.productBox form {
    text-align: right;
}

.fullDetails {
    font-size: 0.75em;
    float: left;
    clear: right;
}

.productImage {
    margin-right: 20px;
    float: left;
    text-align: center;
}

.productPrice {
    color: #837976;
    font-weight: bold;
    font-size: 1.7em;
    float: right;
    margin: 0px 0 3px 30px;
    text-align: center;
}

.productOldPrice {
    color: #D30000;
    font-weight: bold;
    font-size: 1.1em;
    float: right;
    margin: 0px 0 3px 30px;
    text-align: center;
    width: 140px;
}

.productOldPrice span {
    text-decoration: line-through;
    font-size: 1em;
}

.productNewPrice {
    color: #4A4342;
    font-weight: bold;
    font-size: 1.7em;
    float: right;
    clear: right;
    margin: 0px 0 3px 30px;
    text-align: center;
}

.productPrice em {
    font-size: 0.45em;
}

.productOldPrice em,
.productNewPrice em {
    font-size: 0.45em;
    color: #837976;
}
*/

#categoryImage {
    position: relative;
    margin-bottom: 6px;
    width: 510px;
    height: 158px;
    overflow: hidden;
}

#categoryImage img {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
}

#categoryImage h2, #categoryImage p {
    z-index: 11;
    position: absolute;
    color: #FFFFFF;
}

#categoryImage h2 {
    top: 10px;
    left: 20px;
}

#categoryImage p {
    top: 55px;
    left: 20px;
    width: 300px;
}

.rightLink {
    text-align: right;
}


/******************/
/*    CATEGORY    */
/******************/

.categoryBox h3 a {
    text-decoration: none;
}

/**************/
/*    HOME    */
/**************/

#homebox1 {
    width: 470px;
    background-image: url('images/homebox1.jpg');
    padding: 20px;
    background-repeat: no-repeat;
}

#homebox1 p {
    font-size: 0.95em;
}

#homebox1 p.first {
    width: 350px;
}

#homebox1 p.second {
    width: 350px;
}

#homebox1 a {
    margin-right: 20px;
}

#homebox2 {
    width: 470px;
    height: 153px;
    background-image: url('images/homebox2.jpg');
    padding: 20px;
    overflow: hidden;
}

#homebox3 {
    width: 470px;
    height: 228px;
    background-image: url('images/homebox3.jpg');
    padding: 20px;
}

#homebox1 h2, #homebox2 h2, #homebox3 h2 {
    font-size: 1.7em;
    margin-top: 0;
    font-weight: normal;
}


/*****************/
/*    CONTACT    */
/*****************/

.erricon {
    position: relative;
    top: -1px;
    margin-left: 5px;
}

/*******************/
/*    WINE CLUB    */
/*******************/

#signUp {
    float: right;
    margin: 0 0 0 5px;
    position: relative;
    left: 5px;
}

#wineClub .productBox h3 {
    color: #D30000;
}

#wineClub .productBox {
    border: 0;
}

#wineClub .pMiddleWide {
    font-size: 1.1em;
    width: 335px;
    float: left;
    padding: 0 10px 0 0;
}

#wineClub .wineButton {
    position: relative;
    left: 15px;
}

/*****************/
/*    DETAILS    */
/*****************/

#detailBox .imageBox {
    width: 180px;
    margin: 0 20px 20px 0;
    border: 1px solid #CCCCCC;
    text-align: center;
    padding: 5px 0 1px 0;
    float: left;
}

#detailBox .formWrapper {
    width: 140px;
    float: right;
    text-align: right;
}

#detailBox form {
    text-align: right;
}

#detailBox .productPrice {
    text-align: right;
    float: none;
    margin: 0 0 15px 0;
}

.orderBox {
    width: 300px;
    float: right;
}

#detailBox .formWrapper input.text {
    width: 20px;
    text-align: center;
    position: relative;
    top: -4px;
}

#backToSearch {
    clear: left;
    width: 180px;
    text-align: center;
}



/******************/
/*    FEATURED    */
/******************/

.imgLeft {
    float: left;
    margin: 13px 20px 10px 0;
    border: 1px solid #CCC;
    padding: 2px;
}

.imgRight {
    float: right;
    margin: 13px 0 10px 20px;
    border: 1px solid #CCC;
    padding: 2px;
}


span.err, p.err {
    color: #C00;
    font-style: italic;
}

li span.err {
    font-size: 0.75em;
}

.errinfo {
    position: relative;
    top: 2px;
    margin: 0 5px 0 0;
}

.clear {
    clear: both;
    height: 1px;
    font-size: 1pt;
    line-height: 1px;
}

.center {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fieldsetfix {
    height: 10px;
}

