html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1.5;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
table, td, th {
    vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a img {
    border: medium none;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clear {
    clear: both;
}
.right-float {
    float: right;
    margin-left: 2em;
    margin-right: 0;
}
.left-float {
    float: left;
    margin-left: 0;
    margin-right: 2em;
}
html, body {
    height: 100%;
}
body {
    color: #353535;
    font-family: Georgia,serif;
    font-size: 62.5%;
}
#container {
    font-size: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
    color: #111111;
    font-weight: normal;
}
h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
}
h2 {
    color: #353535;
    font-size: 2em;
    margin-bottom: 0;
}
h3 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
}
h4 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.25;
    margin-bottom: 0;
}
h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
}
h6 {
    font-size: 1em;
    font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
}
h2 span.extra {
    color: #666666;
    font-size: 60%;
    font-style: italic;
}
p {
    color: #575656;
    margin: 0 0 1.5em;
}
p img.left {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
}
p img.right {
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover, span.link:hover {
    color: #3366FF;
    text-decoration: underline;
}
a, span.link {
    color: #3366FF;
    outline: 0 none;
    text-decoration: none;
}
blockquote {
    color: #666666;
    font-style: italic;
    margin: 1.5em;
}
strong {
    font-weight: bold;
}
em, dfn {
    font-style: italic;
}
dfn {
    font-weight: bold;
}
sup, sub {
    line-height: 0;
}
abbr, acronym {
    border-bottom: 1px dotted #666666;
}
address {
    font-style: italic;
    margin: 0 0 1.5em;
}
del {
    color: #666666;
}
pre {
    margin: 1.5em 0;
    white-space: pre;
}
pre, code, tt {
    font: 1em/1.5 'andale mono','lucida console',monospace;
}
span.breadcrumb {
    color: #A2A2A2;
    font-style: italic;
}
.grey {
    color: #676767;
}
.italic {
}
.alignRight {
    text-align: right;
}
.alignLeft {
    text-align: left;
}
li ul, li ol {
    margin: 0 1.5em;
}
ul, ol {
    margin: 0 1.5em 1.5em;
}
ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
dl {
    margin: 0 0 1.5em;
}
dl dt {
    font-weight: bold;
}
dd {
    margin-left: 1.5em;
}
.staffs {
    overflow: hidden;
}
.staff {
    float: left;
    overflow: hidden;
    width: 458px;
}
.staffs .left {
    margin: 0 1.5em 1.5em 0;
}
.staffs .right {
    margin: 0 0 1.5em;
}
.staff img {
    float: left;
    margin: 0 1.5em 0 0;
}
.staff dt {
    font-size: 1.5em;
    font-weight: normal;
}
.staff dd {
    margin: 0;
}
.staff dd span {
    display: block;
    float: left;
    font-weight: bold;
    width: 70px;
}
table {
    margin-bottom: 1.4em;
    width: 100%;
}
th {
    font-weight: bold;
}
thead th {
    background: none repeat scroll 0 0 #C3D9FF;
}
th, td, caption {
    padding: 4px 10px 4px 5px;
}
tr.even td {
    background: none repeat scroll 0 0 #E5ECF9;
}
caption {
    background: none repeat scroll 0 0 #EEEEEE;
}
.small {
    font-size: 0.8em;
    line-height: 1.875em;
    margin-bottom: 1.875em;
}
.large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
}
.hide {
    display: none;
}
.quiet {
    color: #666666;
}
.loud {
    color: #000000;
}
.highlight {
    background: none repeat scroll 0 0 #FFFF00;
}
.added {
    background: none repeat scroll 0 0 #006600;
    color: #FFFFFF;
}
.removed {
    background: none repeat scroll 0 0 #990000;
    color: #FFFFFF;
}
.first {
    margin-left: 0;
    padding-left: 0;
}
.last {
    margin-right: 0;
    padding-right: 0;
}
.top {
    margin-top: 0;
    padding-top: 0;
}
.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.no-border {
    border: medium none !important;
}
label {
    font-weight: bold;
}
fieldset {
    border: 1px solid #CCCCCC;
    margin: 0 0 1.5em;
    padding: 1.4em;
}
legend {
    font-size: 1.2em;
    font-weight: bold;
}
ul.checkout-form {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 1em;
}
ul.checkout-form li {
    overflow: hidden;
    padding-bottom: 0.5em;
}
ul.checkout-form li label {
    float: left;
    width: 130px;
}
ul.checkout-form li input {
    border: 1px solid #CDCDCB;
    float: left;
    padding: 3px;
    width: 230px;
}
ul.checkout-form li button {
    float: right;
}
ul.checkout-form li ul {
    float: left;
    list-style-type: none;
}
ul.checkout-form li ul li {
    color: #FF6600;
    float: left;
    font-style: italic;
    padding-bottom: 0;
}
input.text, input.title, textarea, select {
    border: 1px solid #BBBBBB;
    margin: 0.5em 0;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
    border: 1px solid #666666;
}
input.text, input.title {
    padding: 5px;
    width: 300px;
}
input.title {
    font-size: 1.5em;
}
textarea {
    height: 250px;
    padding: 5px;
    width: 390px;
}
ul.checkout-form li input.field_error {
    background: none repeat scroll 0 0 #F8DBDB;
    border: 1px solid #E77776;
}
.error, .notice, .success {
    border: 2px solid #DDDDDD;
    border-radius: 0 10px 0 10px;
    margin-bottom: 1em;
    padding: 0.8em 0.8em 0.8em 5em;
}
.error {
    background: url("../img/error.png") no-repeat scroll 15px center #FBE3E4;
    border-color: #FBC2C4;
    color: #8A1F11;
}
#newsletter_subscription form input {
    width: 235px;
}
#newsletter_subscription .errorlist {
    display: none;
}
.notice {
    background: url("../img/notice.png") no-repeat scroll 15px center #FFF6BF;
    border-color: #FFD324;
    color: #514721;
}
.success {
    background: url("../img/success.png") no-repeat scroll 15px center #E6EFC2;
    border-color: #C6D880;
    color: #264409;
}
.error a {
    color: #8A1F11;
}
.notice a {
    color: #514721;
}
.success a {
    color: #264409;
}
body.horeca {
    background-color: #9EA0B2;
    background-image: url("/media/img/layout/bg_horeca_new.jpg");
    background-repeat: no-repeat;
}
body.horeca #mode-tab {
    background-image: url("/media/img/layout/tab_horeca.png");
    height: 179px;
    left: 3px;
    position: absolute;
    top: 20px;
    width: 24px;
}
body, body.retail {
    background-color: #FFFFFF;
    background-image: url("/media/img/layout/bg_retail.jpg");
    background-repeat: no-repeat;
}
#container {
    background-image: url("/media/img/layout/bg_page.png");
    background-repeat: repeat-y;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    width: 1037px;
}
#page {
    padding: 0 27px;
}
#page.wine {
    background-image: url("/media/img/layout/bg_wine.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 1100px;
}
#newsletter_subscription {
    background-image: url("/media/img/layout/newsletter_bg.png");
    background-repeat: repeat-x;
    border: 1px solid #4F4428;
    margin-top: 88px;
    padding: 9px 0 9px 28px;
}
#newsletter_subscription p {
    color: #EEEEEE;
    float: left;
    line-height: 26px;
    margin: 0;
    padding: 0;
}
#newsletter_subscription input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF #CDCDCB #CDCDCB #FFFFFF;
    border-style: solid;
    border-width: 1px;
    color: #A0A0A0;
    font-weight: bold;
    margin-left: 50px;
    padding: 4px;
    width: 315px;
}
button.grey, a.button {
    background: url("/media/img/layout/button_send.png") no-repeat scroll center bottom transparent;
    border: medium none;
    color: #5A5A5A;
    font-weight: bold;
    height: 29px;
    margin-left: 20px;
    width: 101px;
}
a.button {
    display: block;
    font-family: Arial,sans-serif;
    line-height: 2em;
    text-align: center;
}
a.button:hover {
    text-decoration: none;
}
a.button_large {
    background: url("/media/img/layout/button_send_large.png") no-repeat scroll center bottom transparent;
    border: medium none;
    color: #5A5A5A;
    font-weight: bold;
    height: 29px;
    margin-left: 20px;
    width: 350px;
}
#quotes {
    padding-bottom: 40px;
    padding-top: 20px;
}
#quotes a:hover {
    text-decoration: none;
}
#quotes ul {
    color: #848484;
    float: left;
    font-size: 1.8em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 805px;
}
#quotes ul.arrows {
    float: right;
    list-style-type: none;
    width: 100px;
}
#quotes ul.arrows li {
    float: left;
    height: 87px;
    margin-right: 10px;
    width: 38px;
}
#quotes ul.quotes li a {
    color: inherit;
}
#quotes ul.arrows li.left {
    background-image: url("/media/img/layout/arrow_left.png");
}
#quotes ul.arrows li.right {
    background-image: url("/media/img/layout/arrow_right.png");
}
#quotes ul.arrows li.right:hover {
    background-image: url("/media/img/layout/arrow_right_hover.png");
    cursor: pointer;
}
#quotes ul.arrows li.left:hover {
    background-image: url("/media/img/layout/arrow_left_hover.png");
    cursor: pointer;
}
#quotes ul.arrows a {
    color: white;
    display: block;
    height: 87px;
    width: 38px;
}
.grid, .grid2 {
    float: left;
    margin-bottom: 45px;
    margin-right: 20px;
    width: 299px;
}
.grid.last, .grid2.last {
    margin-right: 0;
}
.grid h3, .grid2 h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.grid img, .grid2 img {
    border: 1px solid #C2C2C2;
}
.grid.top img, .grid2.top img {
    border: medium none;
    float: left;
    margin-right: 10px;
}
.grid .timestamp, .grid2 .timestamp {
    float: right;
    padding-top: 3px;
}
.grid2 {
    width: 598px;
}
#details .image {
    float: left;
    margin: 1em 1.5em 1em 0;
    text-align: center;
    width: 280px;
}
#details .box {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #681C04;
    border-right: 1px solid #681C04;
    border-style: solid;
    border-width: 5px 1px 1px;
    float: right;
    margin-bottom: 1em;
    margin-left: 1em;
    padding: 1em;
    width: 280px;
}
#details .box p {
    margin: 0;
}
#details .box strong {
    color: #353535;
}
#details .box table {
    margin: 0;
    padding-top: 5px;
}
#details .box table tr.odd {
    background-color: #FFFCD4;
}
#details .box h3 {
    margin: 1em 0 0;
}
#details .box div.add-to-cart a {
    background-image: url("/media/img/layout/cart_check.png");
    background-repeat: no-repeat;
    display: block;
    line-height: 31px;
    padding-left: 40px;
}
#details .box div.go-to-store a {
    display: block;
    padding-left: 40px;
}
#details .info {
    padding-top: 20px;
}
#details .info span.highlight-intro {
    font-weight: normal;
}
#details .hasimage {
    margin-left: 290px;
}
#details .info ul {
    margin: 0 0 0 15px;
}
#details .box ul {
    list-style-type: none;
    margin: 0;
}
#details ul.description {
    color: #575656;
    list-style: none outside none;
    padding-top: 1em;
}
#details ul.description li {
    padding: 0 0 2px 5px;
}
#details .description p {
    background-color: #FBFCEC;
    padding: 1em;
}
#details span.highlight-intro {
    color: #484848;
    display: block;
    font-size: 1.2em;
    font-weight: normal;
    padding-bottom: 1em;
}
table.list {
}
table.list tr.title th, body.horeca table.list tr.title th {
    background-color: transparent;
    height: 70px;
    vertical-align: bottom;
}
table.list tr th {
    background-color: #AABBCC;
    color: #FFFFFF;
}
body.horeca table.list tr th {
    background-color: #810100;
    color: #FFFFFF;
}
table.list tr.odd {
    background-color: #EEEEEE;
}
body.horeca table.list tr.odd {
    background-color: #EAEAEA;
}
table.list input {
    border: 1px solid #BBBBBB;
    padding: 3px 5px 3px 0;
    text-align: right;
}
table.list td.add-to-cart {
    padding: 0;
}
table.list td.add-to-cart a {
    background-image: url("/media/img/layout/cart_add_button.png");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 50px;
    text-indent: -20000px;
    width: 56px;
}
table.list .price {
    padding-right: 15px;
    text-align: right;
}
tr.region {
    background-color: #CAD6E4;
}
table#articles td {
    height: 50px;
    padding-bottom: 0;
    padding-top: 0;
}
table#articles {
    border-collapse: collapse;
}
body.horeca tr.region {
    background-color: #FEE0E0;
}
#gallery img {
    margin-right: 5px;
}
#search-container {
    height: 59px;
    position: relative;
    z-index: 15;
}
#search-container .vertical-shade {
    background-image: url("/media/img/layout/menu_shade_vertical.png");
    background-repeat: repeat-y;
    float: right;
    height: 100%;
    width: 31px;
}
#search-container .content {
    background-color: black;
    color: #FFFFFF;
    float: right;
    padding: 15px;
    width: 609px;
}
#search-container .content input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF #CDCDCB #CDCDCB #FFFFFF;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin-top: 2px;
    padding: 3px;
    width: 470px;
}
#search-container .content button {
    float: right;
    font-size: 1em;
    padding-top: 0;
}
#blog .blog-content {
    float: left;
    width: 430px;
}
#blog .blog-content h3 {
    color: #671B04;
}
#blog .blog-content span.timestamp {
    line-height: 2em;
}
#blog .post-image {
    float: left;
    padding-left: 2em;
    padding-top: 4em;
}
#blog .post-media-container div {
    float: right;
    width: 479px;
}
#blog .wine-info {
    float: left;
    padding-left: 2em;
    padding-top: 4em;
}
#blog .wine-info img {
    float: left;
    margin-right: 1em;
}
#blog .wine-info p {
    margin: 0;
    padding: 0;
}
#blog .wine-info ul {
    clear: right;
    float: left;
    font-size: 0.8em;
    width: 280px;
}
.textpage {
    padding: 0 200px 0 55px;
}
span.timestamp {
    color: gray;
    font-family: Arial,sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    text-transform: uppercase;
}
.ac_results {
    width: 476px !important;
}
.ac_results li.ac_over {
    background-color: #671B04;
}
#header {
}
#menu {
    background-image: url("/media/img/layout/menu_bg.png");
    background-repeat: no-repeat;
    float: right;
    font-family: Arial,sans-serif;
    height: 65px;
    margin: 0;
    overflow: hidden;
    padding-left: 45px;
    position: relative;
    width: 625px;
    z-index: 10;
}
#menu li {
    display: block;
    float: left;
    line-height: 35px;
    margin-right: 35px;
    padding-left: 10px;
    padding-right: 10px;
}
#menu li.first {
    padding-left: 14px;
}
#menu li.search {
    margin-left: 15px;
    margin-right: 0;
}
#menu li a {
    color: #D6D6D6;
    font-weight: bold;
    text-decoration: none;
}
#menu.articles li.articles, #menu.producers li.articles, #menu.producer li.articles, #menu.vintage li.articles, #menu.news li.news, #menu.blog li.news, #menu.flatpage_about li.about, #menu.flatpage_environmental-policy li.about, #menu.staff li.about, #menu.horeca_staff li.about, #menu.flatpage_horeca_about li.about, #menu.flatpage_about_english li.about, #menu.flatpage_about_francais li.about, #menu.flatpage_about_contact li.contact, #menu.flatpage_horeca_about_contact li.contact {
    background-image: url("/media/img/layout/menu_shade.png");
    height: 37px;
}
#menu.articles li.articles a, #menu.producers li.articles a, #menu.producer li.articles a, #menu.vintage li.articles a, #menu.news li.news a, #menu.blog li.news a, #menu.flatpage_about li.about a, #menu.flatpage_environmental-policy li.about a, #menu.staff li.about a, #menu.horeca_staff li.about a, #menu.flatpage_horeca_about li.about a, #menu.flatpage_about_english li.about a, #menu.flatpage_about_francais li.about a, #menu.flatpage_about_contact li.contact a, #menu.flatpage_horeca_about_contact li.contact a {
    color: #4C4C4C;
}
#logo {
    float: left;
    padding-left: 78px;
    padding-top: 23px;
}
a.cart {
    background-image: url("/media/img/layout/cart_button.png");
    background-repeat: no-repeat;
    clear: right;
    color: #509D3F;
    display: block;
    float: right;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 38px;
    line-height: 38px;
    margin-right: 1.5em;
    margin-top: -0.5em;
    padding-left: 55px;
    width: 95px;
}
a.cart:hover {
    text-decoration: none;
}
#main {
    padding-bottom: 210px;
    position: relative;
}
#content {
    clear: both;
    padding: 0 23px 20px;
}
#footer p {
    color: #C8A691;
    float: left;
    font-weight: lighter;
}
#footer p strong {
    color: #C7ADA5;
}
#footer a {
    color: #C8A691;
    text-decoration: none;
}
#footer {
    background-color: #671B04;
    bottom: 0;
    height: 165px;
    margin-left: 23px;
    margin-right: 23px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 30px;
    position: absolute;
    width: 880px;
}
#footer ul {
    float: left;
    list-style-type: none;
    margin: 0;
}
#footer ul.left {
    border-right: 1px solid #864632;
    margin-left: 60px;
    padding-right: 60px;
}
#footer ul.right {
    margin-left: 25px;
}
#footer ul li a {
    text-decoration: none;
}
#footer ul li.button a {
    background-image: url("/media/img/layout/button_footer.png");
    background-repeat: no-repeat;
    color: #C7ADA5;
    display: block;
    height: 36px;
    line-height: 36px;
    margin-bottom: 4px;
    text-align: center;
    width: 229px;
}
th.right, td.right {
    text-align: right;
}
#tag_cloud {
    margin-bottom: 20px;
}
.thumbList {
    list-style: none outside none;
    margin: 0 0 5px;
}
.thumbList li {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px;
}
.thumbList a {
    display: block;
    float: left;
}
.thumbList .caption {
    float: right;
    margin: 20px 0 0 10px;
    width: 100px;
}
.showAll {
    padding-right: 15px;
}
a.infoText {
    color: #575656;
    text-decoration: none;
}

