/*                                              table of font sizes
=reset                                       px/em
=sticky footer                         10/0.833 
=general                                   11/0.917
=page structure                       12/1
=page content                          13/1.083
=misc                                       14/1.167
=debug                                      15/1.25
                                                  16/1.333
                                                  18/1.5
                                                  
*** Colours ***
bg-colour: #e9e5d2
bg-header: #fbfaf7
bg-container: #e9e5d2                                              
*/



/* font-family: Arial, Helvetica, sans-serif; */

/***************** =RESET ****************/

html,body,form,fieldset,input,select {margin: 0; padding: 0;}
sup {vertical-align: top;}
a img {border: none;}
table, tr, td, input, select, textarea, ul, ol { font-size: 1em; vertical-align: top; }

/***************** =sticky footer ****************/

html,body { height: 100%; }

#container {
    position: relative;
    min-height: 100%;
}

#container.inside1 {
    background: transparent url(/images/bg-wrapper1.png) repeat-y 220px 0;
}

#content_wrapper { padding-bottom: 150px; padding-top: 1px; }

#footer {
    height: 150px;
    padding-top: 1px;
    position: relative;
    margin: -151px auto 0;
    clear: both;
}

/*****************=general************* */

/* 404 */
div.container_404 {
    width: 461px;
    margin: 71px 0 0  203px;
    text-align: center;
}

div.container_404 img {
    margin-bottom: 19px;
}
h2.h2_404 {
    border: none;
    font-size: 2em;
    margin-left: 0;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
    color: #525046;
     background: #e9e5d2 url(/images/bg-body.png) repeat-x 0 0;
}

body.home {
    background: #e9e5d2 url(/images/bg-body-home.png) repeat-x 0 0;
}

body.page_404 #container {
    background: #e9e5d2 none;
}


em, strong { font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode',  Verdana, Arial, Helvetica, sans-serif; }

a {
    color: #3399ff;
    text-decoration: none;
}

a:hover {
    color: #cc6666;
}

a.link_back {
    display: block;
    padding-left: 15px;
    background: transparent url(/images/icons/arrow-back.png) no-repeat left center;
    font-size: 11px;
}

a.show_me_link {
    display: block;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
} 

a.download {
    background: transparent url(/images/icons/download.png) no-repeat left center;
    padding-left: 14px;

}

div.show_me_button {
    position: absolute;
    top: 27px;
    right: 0px;
    background: transparent url(/images/show-me-button.png) no-repeat 0 0;
    width: 148px;
    height: 34px;
}


div.show_me_button a.show_me_link {
    margin: 13px 0 0 12px;
}    

p {
    color: #525046;
    line-height: 18px;
    font-size: 1em;
    margin-bottom: 18px;
}

a.read_more {
    background: transparent url(/images/icons/read-more.png) no-repeat left center;
    padding-left: 15px;
    display: block;
    margin-top: -11px;
}

a.show_less {
    background: transparent url(/images/icons/show-less.png) no-repeat left center;
    padding-left: 15px;
    display: block;
    margin-top: -11px;
}

a.pdf {
    background: transparent url(/images/icons/pdf.png) no-repeat 0 0;
    padding: 1px 0 2px 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8b8774;
}

a.image {
    background: transparent url(/images/icons/download2.png) no-repeat 0 0;
    padding: 1px 0 2px 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8b8774;
}
/*****************=footer-inner************* */
div.footer_inner {
    padding-top: 17px;
}
p.footer_nav {
    margin-bottom: 20px;
    color: #71715f;
    position: relative;
    font-family: arial, sans-serif;
    font-weight: bold;
}

p.footer_nav a {
    color: #71715f;
}

p.footer_nav a:hover {
    color: #cc6666;
}

p.footer_nav a.springload {
    color: #979484;
    font-weight: normal;
    font-family: georgia, serif;
    font-style: italic;
    position: absolute;
    right: 0;
    padding-right: 90px;
    background: transparent url(/images/logo-springload.png) no-repeat 100% 3px;
    line-height: 19px;
}

p.footer_nav a.springload:hover {
    background-position: 100% -87px;
}


/*****************=typography************* */
span.italic_sub {
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
}

span.italic_sub2 {
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;
}

h1 {
    background: transparent url(/images/bg-heading.png) no-repeat 0 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 26px;
    color: #fdfdfb;
    font-weight: normal;
    text-transform: uppercase;
    float: left;
    padding: 12px 14px;
    letter-spacing: 1px;
    margin-bottom: 18px;
}

.main_col_inside.inside2 h1 {
    background: transparent url(/images/bg-heading2.png) no-repeat 0 0;
    margin-bottom: 4px;
}
body.wine h1 {
    margin-left: 16px;
    display: inline;
}

h1.home {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #4d4d4b;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 10px;
    background-image: none;
    float: none;
    padding: 12px 0 0 0;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    color: #666;
    font-weight: normal;
    border-bottom: 1px solid #d0ccb8;
    padding-bottom: 4px;
    margin: 0 0 10px 10px;
}

h2.style2 {
    border: none;
    margin: 0 0 10px 0;
}

div.product_box h2 {
    border-bottom: none;
    margin-left: 0;
    margin-bottom: 7px;
}

div.winery_info h2 {
   margin-bottom: 1px; 
   border-bottom: none;
   margin-left: 0;
}

h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #605d51;
    font-weight: normal;
    margin-bottom: 5px;
    position: relative;
}

h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: normal;
}

/*****************=page structure************* */
#container {
    width: 867px;
    margin: 0 auto;

}

#header {
    height: 90px;
    background: #fbfaf7 url(/images/header/bg-header.png) no-repeat 0 0;
    position: relative;
}

#content_wrapper {
    background: transparent url(/images/bg-content-wrapper.png) no-repeat 0 0;
    padding-top: 17px;
}

#footer {
    background: #ded9c4 url(/images/tile-footer.png) repeat-x 0 0;  
    width: 100%;
}

div.footer_inner {
    width: 867px;
    height: 121px;
    margin: 0 auto;
    position: relative;
}

img#bg_footer {
    position: absolute;
    top: -1px;
    left: 0;
}


div.center_col {
    width: 382px; /* 432 */
    height: 252px;
    float: left;
    margin-right: 9px;
    background: transparent url(/images/bg-center-col.jpg) no-repeat 0 0;
    padding: 10px 25px 0 25px;
    display: inline;
}

div.left_col_inside {
    width: 181px;
    float: left;
    background: transparent url(/images/bg-left-col-inside.jpg) no-repeat 0 -1px;
    margin-right: 13px;
    height: 420px;
    padding: 20px 12px 0 12px;
    display: inline;
}

/*****************=breadcrumb ************* */
div.breadcrumb {
    border-bottom: 1px solid #d0ccb8;
    padding-bottom: 5px;
    margin-left: 15px;
    margin-top: 5px;
    width: 630px;
}

div.breadcrumb a  {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: italic;
}

div.breadcrumb a.current {
    color: #605d51;
}

/*****************=inside pages ************* */
ul.sub_nav {
    font-family: Georgia, "Times New Roman", Times, serif;
    list-style: none;
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 25px;
}

ul.sub_nav li {
    float: left;
    margin-right: 6px;

}

ul.sub_nav li.current a {
    color: #6a675c;
}

/**** About ****/

ul.about_list {
    list-style: none;
    padding-left: 9px;
}

ul.about_list div.img-wrap {
    background: transparent url(/images/bg-img-about.png) no-repeat 0 0;
    width: 117px;
    height: 124px;
    position: relative;
    margin-left: 1px;
}

div.img-wrap {
    float: left;
    padding-left: 22px;
}

div.img-wrap img {
    position: absolute;
    top: 6px;
    left: 5px;
}

ul.about_list {
    margin-bottom: 50px;
}

ul.about_list .about_content {
    float: left;
    width: 459px;
} 

ul.about_list p.info {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    color: #525046;
    margin-bottom: 7px;
}

ul.about_list p {
    font-family: Arial, Helvetica, sans-serif;
}

ul.about_list li {
    border-bottom: 1px solid #d0ccb8;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

div.story_wrap {
    padding-left: 10px;
    margin-bottom: 50px;
}

div.img_wrap_story {
    background: transparent url(/images/bg-img1.png) no-repeat 0 0;
    width: 235px;
    height: 128px;
    float: left;
    padding-left: 15px;
    position: relative;
}

div.img_wrap_story img {
    position: absolute;
    top: 7px;
    left: 6px;
}

p.story_intro {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    color: #605d51;
    line-height: 28px;
}

/*****************=products ************* */
div.product_wrap {
    position: relative;
    float: left;
    margin-left: -3px;
    margin-right: -3px;
    display: inline;
}

ul.product_items {
    list-style: none;
    margin-bottom: 50px;    
    padding-left: 0;
    position: relative;
}

ul.product_items li {
    margin-bottom: 4px;
}

ul.product_items li a {
    display: block;
    background: transparent url(/images/bg-product-list.png) no-repeat left bottom;
    width: 637px;
    height: 175px;
    color: #525046;
    cursor: pointer;
}

ul.product_items li a:hover span.para {
    color: #525046;
}
span.product_content {
    display: block;
    width: 340px;
    float: left;
    margin: 24px 21px 0 22px;
    display: inline;
}

span.product_content .heading {
    display: block;
    font-size: 24px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #525046;
    font-weight: normal;
    margin-bottom: 5px;
}

a:hover span.product_content .heading {
    color: #3399ff;
}

span.product_img_wrap {
    margin: 16px 0 0 0;
    display: block;
    float: left;
}

ul.product_items li a:hover {
    background-position: left top;
}

/*****************=products table************* */
table {
    border: 1px solid #d0ccb8;
    width: 599px;
    text-align: left;
    background-color: #fff;
    /*margin-top: 21px;*/
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

table th div {
    position: relative;
}

table .table_divider {
    position: absolute;
    top: 3px;
    left: -7px;
}

table thead tr th:first-child {
    border-left: none;
}

table td, th {
    padding: 6px 5px 6px 6px;
}

table th {
    background: #e9e5d2; /* url(/images/table-border.png) no-repeat left bottom;*/
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-style: italic;
}

table td {
    border-right: 1px solid #d0ccb8;
    border-top: 1px solid #d0ccb8;
    border-left: 1px solid #fff;
}

table td.last {
    border-right: none;
}

table th.last {
    border-right: none;
}

table tr.even td {
    background-color: #efede2;
}

img#table_head {
    position: relative;
    top: 4px;
    left: -11px;
}
/*****************=news events page************* */
ul.news_list {
    list-style: none;
    padding-left: 8px;
    padding-bottom: 5px;
}

ul.news_list li:first-child {
     border-top: 1px solid #d0ccb8;
     padding-top: 13px;
}

ul.news_list li{
     border-bottom: 1px solid #d0ccb8;
     padding-bottom: 11px;
     margin-bottom: 11px;
     padding-left: 4px;
}

span.news_date {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    margin-bottom: 4px;
    color: #525046;
    display: block;
}

ul.news_list div.news_content p {
    margin-bottom: 9px;
}

ul.news_list div.img-wrap-news {
    float: right;
}

.news_content img {
    float: right;
    padding-left: 19px;
    margin-top: -2px;
    position: relative;
}

span.news_date.article {
    margin-bottom: 8px;
}
/*****************=News article ************* */

div.news_article_wrap {
   padding-left: 12px;
}

div.news_article_wrap div.img_wrap {
    float: left;
    padding: 5px 15px 2px 0;
}

/*****************=Wine listing ************* */
body.wine div.main_col_inside .content {
    padding-left: 0;
        padding-right: 0;
}



ul.wine_listing {
    list-style: none;
    padding-top: 12px;
}

/***** sub *****/
ul.wine_listing li {
    width: 621px;
}

ul.wine_listing li ul {
    list-style: none;
    background-color: #fff;
}

ul.wine_listing li ul li {
    padding-left: 0px;  

}

ul.wine_listing li ul li img {
    
}

ul.wine_listing li.reveal h3 {
   padding-bottom: 0; 
   margin-bottom: 0px;
   padding-bottom: 5px;
   width: 600px;
}

ul.wine_listing li.prev {
    margin-bottom: 0;
}

ul.wine_listing li.prev h3 {
    padding-bottom: 5px;
    margin-bottom: 0;
    border-bottom: none;
}

ul.wine_listing li.reveal {
    background-color: #fff;
    padding-top: 18px;
    border-top: 1px solid #d0ccb8;
    width: 640px;
margin-left: 5px;
}

ul.wine_listing li.reveal h3 a {
    color: #605d51;
}



ul.wine_listing li.reveal h3 a.hide_winery {
    color: #3399ff;
}

ul.wine_listing li ul.reveal_sublist li {
    width: 100%;
    margin-bottom: 0;
}

ul.wine_listing li ul.reveal_sublist li.last {
    border-bottom: none;
}

ul.wine_listing li ul {
    border-bottom: 1px solid #d0ccb8;
}

ul.reveal_sublist div.logo_wrap {
    padding-right: 21px;
    float: left;
    height: 110px;
    width: 137px;
    text-align: center;
}

ul.reveal_sublist div.logo_wrap img {

}

div.sub_content {
    float: left;
    width: 438px;
}

ul.reveal_sublist li div.sub_wrap {
    border-bottom: 1px solid #d0ccb8;
    margin: 0 19px 0px 19px;
    padding: 16px 0 17px 0;
}

ul.reveal_sublist li.last div.sub_wrap {
    border-bottom: none;
}
/**************/

ul.wine_listing li p {
    margin-bottom: 2px;
}

ul.wine_listing li {
    margin-bottom: 18px;
}

ul.wine_listing h3 {
    border-bottom: 1px solid #d0ccb8;
    padding-bottom: 5px;
    margin-left: 20px;
}

a.open_winery {
    display: block;
    font-size: 11px;
    padding-right: 10px;
    position: absolute;
    top: 7px;
    right: 0;
    font-family: Arial, Helvetica, sans-serif;
    background: transparent url(/images/icons/read-more.png) no-repeat right center;
    padding-right: 15px;
}

ul.wine_listing li.reveal h3 a.close_winery {
    display: block;
    right: 0;
    font-size: 11px;
    padding-right: 10px;
    position: absolute;
    top: 7px;
    font-family: Arial, Helvetica, sans-serif;
    background: transparent url(/images/icons/show-less.png) no-repeat right center;
    padding-right: 15px;
    color: #3399ff;
}

ul.wine_listing span.numbers {
    font-style: italic;
    font-size: 14px;
    color: #7a7666;
}

div.google_map  {
    margin: 10px 0 5px 0;
    border: 1px solid #d0ccb8;
    height:326px;    
}

/*****************=Contact ************* */

ul.contact_listing {
    list-style: none;
    padding-left: 10px;
}

ul.contact_listing li {
    border-bottom: 1px solid #d0ccb8;
    padding-bottom: 11px;
    margin-bottom: 12px;
}

ul.contact_listing dl {
    float: left;
    width: 450px;
}

ul.contact_listing dt {
    width: 114px;
    float: left;
}

ul.contact_listing dd {
    margin-bottom: 3px;
}

a.hide_map {
    background: transparent url(/images/icons/show-less.png) no-repeat right center;
    padding-right: 14px;
    display: block;
    float: right;
}

a.show_map {
    background: transparent url(/images/icons/read-more.png) no-repeat right center;
    padding-right: 14px;
    display: block;
    float: right;
}
ul.contact_listing h2 {
    margin-left: 0;
}

/*****************=Winery product ************* */
div.winery_img_wrap {
    background: transparent url(/images/bg-wine-bottle.png) no-repeat 0 0;
    float: left;
    width: 191px;
    position: relative;
    text-align: center;
    padding: 12px 0 15px 0;
    margin-top: -9px;
}

div.winery_img_wrap_bot {
    background: transparent url(/images/bg-wine-bottle-bot.png) no-repeat 0 0;
     width: 191px;
     height: 5px;
     position: relative;
     top: 15px
}

dl.winery_product {
    width: 398px;
    margin-bottom: 18px;

}

div.product_col_right {
    float: right;
    position: relative;
    margin-top: -9px;
}

dl.winery_product dt {
    width: 142px;
    float: left;
    padding: 5px 0 5px 7px;
    border-bottom: 1px solid #d0ccb8;
    color: #97937e;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
}

dl.winery_product {
    border-top: 1px solid #d0ccb8;
}

dl.winery_product dt.odd {
    background-color: #fff;
}

dl.winery_product dd.odd {
    background-color: #fff;
}

dl.winery_product dt.even {
    background-color: #efede2;
}

dl.winery_product dd.even {
    background-color: #efede2;
}

dl.winery_product dd {
    padding: 5px 0 5px 0; 
    border-bottom: 1px solid #d0ccb8;
} 

div.product_box {
    background: transparent url(/images/bg-product-box.png) no-repeat 0 0;
    width: 360px;
    position: relative;
    margin-left: -4px;
    margin-right: -4px;
    padding: 16px 25px 10px 21px;
}

div.product_box_bot {
   background: transparent url(/images/bot-product-box.png) no-repeat 0 0;
   width: 405px;
   height: 6px;
   position: relative;
   margin-left: -4px;
   margin-right: -4px;
   margin: 0 -4px 13px -4px;
}

/*****************=winery page ************* */
div.winery_info {
   float: left;
   padding-top: 6px;
}

div.inner_wrap {
    padding-left: 10px;
    margin-bottom: 50px;
}

div.logo_box {
    background: transparent url(/images/bg-logo-box.png) no-repeat 0 0;
    width: 216px;
    text-align: center;
}

div.logo_box_bot {
    background: transparent url(/images/bot-logo-box.png) no-repeat 0 0;
    width: 216px;
    height: 6px;
    margin-bottom: 15px;
}

div.logo_box img {
    margin: 12px 0 8px 0px;
}

div.top_right_col { 
    float: right;
    position: relative;
    margin-top: -9px;
}

/*****************=main_col_inside ************* */

div.main_col_inside {
    float: left;
    width: 648px;
    background: transparent url(/images/bg-main-col.png) no-repeat 1px 0;
    margin-top: 16px;
}

div.main_col_inside.inside2 {
    background: none;

}

div.main_col_inside .content {
    padding: 17px 22px 50px 15px;
    position: relative;
}

div.main_col_inside.inside2 .content {
    padding: 18px 0 0 15px;
    margin: 0;
}
/*****************=left col - news ************* */

div.left_col {
    width: 182px;
    float: left;
    background: transparent url(/images/bg-left-col.jpg) no-repeat 0 -1px;
    margin-right: 11px;
    height: 250px;
    padding: 20px 12px 0 12px;
    display: inline;
}
/*****************=right col - news ************* */

div.right_col {
    width: 181px; /* 207 */
    height: 265px;
    float: left;
    background: transparent url(/images/bg-right-col.jpg) no-repeat 0 0;
    padding: 21px 12px 0 15px;
}

h5 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    color: #525046;
    border-bottom: 1px solid #babab3;
    padding-bottom: 5px;
    margin-bottom: 8px;
    position: relative;
}

h5 span {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 11px;
    position: absolute;
    top: 2px;
    right: 0;
}

div.news_item {
    padding-bottom: 5px;
    border-bottom: 1px solid #babab3;
    margin-bottom: 8px;
}

div.news_item.last {
    border-bottom: none;
}

div.news_item p.news_date {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #979484;
    margin-bottom: 1px;
}

a.news_title {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 13px;
    margin-bottom: 1px;
    display: block;
}

div.news_item p {
     font-family: Arial, Helvetica, sans-serif;
     color: #525046;
     font-size: 11px;
     line-height: 19px;
     margin-bottom: 1px;
}

a.link1, a.link2 {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    background: transparent url(/images/icons/arrow1.png) no-repeat 0 2px;
    padding-left: 14px;
}

a.link2 {
    font-size: 12px;
}

div.back_button {
    background: transparent url(/images/back-button.png) no-repeat 0 0;
    position: absolute;
    top: 27px;
    right: 0px; 
    width: 93px;
    height: 34px;
    z-index: 10000;
    zoom: 1;
}

div.back_button a.link_back{
    margin: 13px 0 0 14px;
}

span.link1 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    background: transparent url(/images/icons/arrow1.png) no-repeat 0 2px;
    padding-left: 14px;
    color: #3399ff;
}

span.para {
    display: block;
    margin-bottom: 12px;
}

/*****************=slider************* */
div.slider {
   background: url(/images/bg-slider.png) no-repeat 0 0;
   width: 842px;
   height: 84px;
   position: relative;
   padding-left: 25px;
   top: -1px;
   margin-bottom: 50px;
}

div.hide_overflow {
    width: 807px;
    height: 84px;
    overflow-x: scroll;
    overflow-y: hidden;
}

ul.slider_list {
     list-style: none;
    margin-left: 5px;
    width: 7052px;
}

ul.slider_list li {
    float: left;
}

ul.slider_list li a {
    display: block;
}

/*** 1 ***/
ul.slider_list li#img_1 a {
    width: 164px;
    height: 84px;
    background: transparent url(/images/slider-logos.png) no-repeat 0 0;
}

ul.slider_list li#img_1 a:hover {
    background-position: 0 -84px;
}

/*** 2 ***/
ul.slider_list li#img_2 a {
    background: transparent url(/images/slider-logos.png) no-repeat -164px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_2 a:hover {
    background-position: -164px -84px;
}

/*** 3 ***/
ul.slider_list li#img_3 a {
    background: transparent url(/images/slider-logos.png) no-repeat -328px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_3 a:hover {
    background-position: -328px -84px;
}

/*** 4 ***/
ul.slider_list li#img_4 a {
    background: transparent url(/images/slider-logos.png) no-repeat -492px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_4 a:hover {
    background-position: -492px -84px;
}

/*** 5 ***/
ul.slider_list li#img_5 a {
    background: transparent url(/images/slider-logos.png) no-repeat -657px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_5 a:hover {
    background-position: -657px -84px;
}

/*** 6 ***/
ul.slider_list li#img_6 a {
    background: transparent url(/images/slider-logos.png) no-repeat -819px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_6 a:hover {
    background-position: -819px -84px;
}

/*** 7 ***/
ul.slider_list li#img_7 a {
    background: transparent url(/images/slider-logos.png) no-repeat -985px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_7 a:hover {
    background-position: -985px -84px;
}

/*** 8 ***/
ul.slider_list li#img_8 a {
    background: transparent url(/images/slider-logos.png) no-repeat -1148px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_8 a:hover {
    background-position: -1148px -84px;
}

/*** 9 ***/
ul.slider_list li#img_9 a {
    background: transparent url(/images/slider-logos.png) no-repeat -1312px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_9 a:hover {
    background-position: -1312px -84px;
}

/*** 10 ***/
ul.slider_list li#img_10 a {
    background: transparent url(/images/slider-logos.png) no-repeat -1476px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_10 a:hover {
    background-position: -1476px -84px;
}

/*** 11 ***/
ul.slider_list li#img_11 a {
    background: transparent url(/images/slider-logos.png) no-repeat -1640px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_11 a:hover {
    background-position: -1640px -84px;
}

/*** 12 ***/
ul.slider_list li#img_12 a {
    background: transparent url(/images/slider-logos.png) no-repeat -1803px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_12 a:hover {
    background-position: -1803px -84px;
}

/*** 13 ***/
ul.slider_list li#img_13 a {
    background: transparent url(/images/slider-logos.png) no-repeat -1968px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_13 a:hover {
    background-position: -1968px -84px;
}

/*** 14 ***/
ul.slider_list li#img_14 a {
    background: transparent url(/images/slider-logos.png) no-repeat -2132px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_14 a:hover {
    background-position: -2132px -84px;
}

/*** 15 ***/
ul.slider_list li#img_15 a {
    background: transparent url(/images/slider-logos.png) no-repeat -2296px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_15 a:hover {
    background-position: -2296px -84px;
}

/*** 16 ***/
ul.slider_list li#img_16 a {
    background: transparent url(/images/slider-logos.png) no-repeat -2460px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_16 a:hover {
    background-position: -2460px -84px;
}

/*** 17 ***/
ul.slider_list li#img_17 a {
    background: transparent url(/images/slider-logos.png) no-repeat -2625px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_17 a:hover {
    background-position: -2625px -84px;
}

/*** 18 ***/
ul.slider_list li#img_18 a {
    background: transparent url(/images/slider-logos.png) no-repeat -2788px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_18 a:hover {
    background-position: -2788px -84px;
}

/*** 19 ***/
ul.slider_list li#img_19 a {
    background: transparent url(/images/slider-logos.png) no-repeat -2952px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_19 a:hover {
    background-position: -2952px -84px;
}

/*** 20 ***/
ul.slider_list li#img_20 a {
    background: transparent url(/images/slider-logos.png) no-repeat -3116px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_20 a:hover {
    background-position: -3116px -84px;
}

/*** 21 ***/
ul.slider_list li#img_21 a {
    background: transparent url(/images/slider-logos.png) no-repeat -3280px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_21 a:hover {
    background-position: -3280px -84px;
}

/*** 22 ***/
ul.slider_list li#img_22 a {
    background: transparent url(/images/slider-logos.png) no-repeat -3444px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_22 a:hover {
    background-position: -3444px -84px;
}

/*** 23 ***/
ul.slider_list li#img_23 a {
    background: transparent url(/images/slider-logos.png) no-repeat -3608px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_23 a:hover {
    background-position: -3608px -84px;
}

/*** 24 ***/
ul.slider_list li#img_24 a {
    background: transparent url(/images/slider-logos.png) no-repeat -3772px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_24 a:hover {
    background-position: -3772px -84px;
}

/*** 25 ***/
ul.slider_list li#img_25 a {
    background: transparent url(/images/slider-logos.png) no-repeat -3936px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_25 a:hover {
    background-position: -3936px -84px;
}

/*** 26 ***/
ul.slider_list li#img_26 a {
    background: transparent url(/images/slider-logos.png) no-repeat -4100px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_26 a:hover {
    background-position: -4100px -84px;
}

/*** 27 ***/
ul.slider_list li#img_27 a {
    background: transparent url(/images/slider-logos.png) no-repeat -4264px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_27 a:hover {
    background-position: -4264px -84px;
}

/*** 28 ***/
ul.slider_list li#img_28 a {
    background: transparent url(/images/slider-logos.png) no-repeat -4428px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_28 a:hover {
    background-position: -4428px -84px;
}

/*** 29 ***/
ul.slider_list li#img_29 a {
    background: transparent url(/images/slider-logos.png) no-repeat -4592px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_29 a:hover {
    background-position: -4592px -84px;
}

/*** 30 ***/
ul.slider_list li#img_30 a {
    background: transparent url(/images/slider-logos.png) no-repeat -4756px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_30 a:hover {
    background-position: -4756px -84px;
}

/*** 31 ***/
ul.slider_list li#img_31 a {
    background: transparent url(/images/slider-logos.png) no-repeat -4920px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_31 a:hover {
    background-position: -4920px -84px;
}

/*** 32 ***/
ul.slider_list li#img_32 a {
    background: transparent url(/images/slider-logos.png) no-repeat -5084px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_32 a:hover {
    background-position: -5084px -84px;
}

/*** 33 ***/
ul.slider_list li#img_33 a {
    background: transparent url(/images/slider-logos.png) no-repeat -5248px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_33 a:hover {
    background-position: -5248px -84px;
}

/*** 34 ***/
ul.slider_list li#img_34 a {
    background: transparent url(/images/slider-logos.png) no-repeat -5412px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_34 a:hover {
    background-position: -5412px -84px;
}

/*** 35 ***/
ul.slider_list li#img_35 a {
    background: transparent url(/images/slider-logos.png) no-repeat -5576px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_35 a:hover {
    background-position: -5576px -84px;
}

/*** 36 ***/
ul.slider_list li#img_36 a {
    background: transparent url(/images/slider-logos.png) no-repeat -5740px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_36 a:hover {
    background-position: -5740px -84px;
}

/*** 37 ***/
ul.slider_list li#img_37 a {
    background: transparent url(/images/slider-logos.png) no-repeat -5904px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_37 a:hover {
    background-position: -5904px -84px;
}

/*** 38 ***/
ul.slider_list li#img_38 a {
    background: transparent url(/images/slider-logos.png) no-repeat -6068px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_38 a:hover {
    background-position: -6068px -84px;
}

/*** 39 ***/
ul.slider_list li#img_39 a {
    background: transparent url(/images/slider-logos.png) no-repeat -6232px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_39 a:hover {
    background-position: -6232px -84px;
}

/*** 40 ***/
ul.slider_list li#img_40 a {
    background: transparent url(/images/slider-logos.png) no-repeat -6396px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_40 a:hover {
    background-position: -6396px -79px;
}

/*** 41 ***/
ul.slider_list li#img_41 a {
    background: transparent url(/images/slider-logos.png) no-repeat -6560px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_41 a:hover {
    background-position: -6560px -79px;
}

/*** 42 ***/
ul.slider_list li#img_42 a {
    background: transparent url(/images/slider-logos.png) no-repeat -6724px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_42 a:hover {
    background-position: -6724px -79px;
}

/*** 43 ***/
ul.slider_list li#img_43 a {
    background: transparent url(/images/slider-logos.png) no-repeat -6888px 0;
    width: 164px;
    height: 84px;
}

ul.slider_list li#img_43 a:hover {
    background-position: -6888px -79px;
}

a#prevBtn {
    background: transparent url(/images/icons/arrow-left.png) no-repeat left top;
    display: hidden;
    position: absolute;
    top: 35px;
    left: 5px;
    width: 11px;
    height: 14px;
}

a#prevBtn:hover {
    background-position: left bottom;
}

a#nextBtn {
    background: transparent url(/images/icons/arrow-right.png) no-repeat left top;
    display: hidden;
    position: absolute;
    top: 35px;
    right: 5px;
    width: 11px;
    height: 14px;
}

a#nextBtn:hover {
    background-position: left bottom;
}
/*****************=header************* */
a#logo img {
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 100;
}

/*****************=banner************* */
div#banner {
    background: transparent url(/images/bg-banner.png) no-repeat 0 0;
    width: 868px;
    height: 318px;
    position: relative !important;
    margin-bottom: 7px;
}

div#banner img {
    position: absolute !important;
    top: 13px !important;
    left: 14px !important;
}

.banner_nav {
    position: absolute;
    top: 124px;
    right: 14px;
    z-index: 100;
    list-style: none;
}

/*.banner_nav li {
    float: left;
}*/

.banner_nav a {
    background: transparent url(/images/bg-banner-nav1.png) no-repeat 0 0;
    width: 25px;
    height: 22px;
    display: block;
    float: left;
    margin-right: 3px;
    text-decoration: none;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #409ffd;
    text-align: center;
}

.banner_nav a.tab1 {
    background: transparent url(/images/bg-banner-nav1.png) no-repeat 0 0;
}

.banner_nav a.tab2  {
    background: transparent url(/images/bg-banner-nav2.png) no-repeat 0 0;
}

.banner_nav a.tab3  {
    background: transparent url(/images/bg-banner-nav3.png) no-repeat 0 0;
}

.banner_nav a.tab4 {
    background: transparent url(/images/bg-banner-nav4.png) no-repeat 0 0;
}

.banner_nav a.tab5  {
    background: transparent url(/images/bg-banner-nav5.png) no-repeat 0 0;
}

.banner_nav a.tab6 {
    background: transparent url(/images/bg-banner-nav6.png) no-repeat 0 0;
}

/*ul.banner_nav a:hover, ul.banner_nav li.current a {
    color: #e43636;
}*/

.banner_nav a:hover, a.activeSlide {
    color: #e43636;
}


/*****************=navigation************* */
ul.nav {
    position: absolute;
    top: 45px;
    left: 0px;
    background: transparent url(/images/nav/bg-nav.png) no-repeat 0 0;
    width: 890px;
}

ul.nav li {
    list-style: none;
    float: left;
}

ul.nav li a {
    display: block;
    float: left;
    text-indent: -9999px;
    position: relative;
    top: -1px;
    height: 45px;
    outline: none;
}

ul.nav li#home a {
    background: transparent url(/images/nav/nav.png) no-repeat 0 0;
    width: 84px;
}

ul.nav li#home a:hover, ul.nav li#home.current a {
    background-position: 0 -45px;
}

ul.nav li#about a {
    background: transparent url(/images/nav/nav.png) no-repeat -84px 0;
    width: 114px;
}

ul.nav li#about a:hover, ul.nav li#about.current a {
    background-position: -84px -45px;
}

ul.nav li#products a {
    background: transparent url(/images/nav/nav.png) no-repeat -199px 0;
    width: 120px;
}

ul.nav li#products a:hover, ul.nav li#products.current a {
    background-position: -199px -45px;
}

ul.nav li#news_events a {
    background: transparent url(/images/nav/nav.png) no-repeat -319px 0;
    width: 162px;
}

ul.nav li#news_events a:hover, ul.nav li#news_events.current a {
    background-position: -319px -45px;
}

ul.nav li#contact a {
    background: transparent url(/images/nav/nav.png) no-repeat -482px 0;
    width: 131px;
}

ul.nav li#contact a:hover, ul.nav li#contact.current a {
    background-position: -482px -45px;
}

/**** Search nav ****/
form {
    padding-top: 7px;
}

form fieldset {
    border: none;
}

form ul {
    list-style: none;
}

form label {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    color: #525046;
    display: block;
    margin-bottom: 7px;
}

form input#search_field {
    background: transparent url(/images/bg-search.png) no-repeat 0 0;
    width: 181px;
    height: 20px;
    border: none;
    margin-bottom: 14px;
color: #444;
padding: 0 5px;
width: 171px;
line-height: 20px;
}

/*** submit button ***/
div.submit_button.bottom {
    margin-bottom: 10px;
}


div.submit_button {
    background: transparent url(/images/but-search.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 24px;
    padding-left: 8px; /* end width */
}

span.submit_button_end {
   background: #fafafa url(/images/but-search.png) no-repeat 100% 0; /* specify bg colour */
   display: block;
   float: left;
   font-weight: normal;
   height: 22px; /* 24px button height */
   padding: 0 0 2px 0;
}

input.submit_input {
    line-height: 24px;
   background: none;
   border: none;
   height: 22px;
   padding: 0 0 2px 7px; /* end width */
   color: #fff;
   cursor: pointer;
   position: relative;
   left: -8px; /* end width */
   margin-right: -6px; /* end width */
   padding-right: 6px; /* end width */
}

div.submit_button:hover {background-position: 0 100%;}
div.submit_button:hover span.submit_button_end {background-position: 100% 100%;}
div.submit_button input.submit_input:hover {color: #3399ff;}





/**** search list ****/
ul.search_list {
    list-style: none;
}

ul.search_list li {
    margin-bottom: 8px;
    position: relative;
}

ul.search_list li a {
    background: transparent url(/images/bg-select-box.png) no-repeat 0 0;
    display: block;
    width: 174px;
    height: 19px; 
    font-family: Arial, Helvetica, sans-serif;
    color: #454343;
    font-size: 12px;
    padding: 5px 0 0 8px;
}

ul.search_list li ul.dropdown {
    list-style: none;
    background-color: #fff;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 1000;
    width: 180px;
    border: 1px solid #d3d0c1;
    border-bottom: none;
}

ul.search_list li ul.dropdown li {
    margin-bottom: 0;
    border-bottom: 1px solid #d3d0c1;
    
}

ul.search_list li ul.dropdown li a {
    background: none;
    width: 172px;
    height: 17px;
}

ul.search_list li ul.dropdown li.current a, ul.search_list li ul.dropdown li a:hover {
    background-color: #ceeeff;
}
/****************=homepage************* */

div.center_col p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.333em;
    color: #4d4d4b;
    margin-bottom: 11px;
    line-height: 22px;
}

.login_wrap {
    background: #f5f4ec;
    border-top: 1px solid #cfcab5;
    border-bottom: 1px solid #cfcab5;
    padding: 5px 8px 7px 8px;
    position: relative;
}

div.center_col .login_wrap p {
    color: #9a967f;
    margin: 0;
    padding: 0;
}

/*****************=trade price lists************* */
ul.pdf_list {
    list-style: none;
    padding-left: 10px;
}

ul.pdf_list li {
    padding: 10px 4px;
    border-top: 1px solid #d0ccb8;
    font-family: Georgia,"Times New Roman",Times,serif;
}
ul.pdf_list a {
    background: transparent url(/images/icons/icon-pdf.png) no-repeat 0 1px;
    padding: 0 0 0 22px;
    font-size: 1.333em;
}

span.list_title {
    font-style: italic;
    color: #525046;
    font-size: 1em;
    display: block;
    margin-bottom: 10px;
}

.pdf_size {
    color: #aaa692;
    font-size: 1.333em;
}

/*****************=misc************* */

.dev_note {
    background-color: red;
    color: #fff;
    padding: 2px;
}
.accessibility {
    position: absolute;
    left: -999em;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear { 
    padding: 0;
    margin: 0;
    height: 0;
    clear: both;
    overflow: hidden;
}

/*****************=search results************* */
div.pagination_bottom {
   position: relative;  
   border-bottom: 1px solid #D0CCB8;
   height: 28px;
   margin-top: 30px;
}

div.pagination_bottom ul.result_pagination {
    position: absolute;
    top: 7px;
    right: 0;
}

div.head_section {
    position: relative;
    margin-bottom: 15px;
}

div.head_section ul.result_pagination {
    position: absolute;
    top: 7px;
    right: 0px;

}

ul.result_pagination {
    list-style: none;
}

ul.result_pagination li {
    float: left;
    margin-right: 5px;

}

ul.result_pagination li.current a {
    color: #7a7666;
}
form ul.search_list li select {
    width: 181px;
}

p.search_results {
    margin: 0 0 9px 10px;
    font-size: 12px;
    color: #7a7666;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
}

p.search_info {
    margin-bottom: 1px;
}

p.search_details {
    font-size: 0.917em;
    font-style: italic;
    color: #7a7666;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 10px;
}

div.main_col_inside .search_wrap {
    padding: 0 0 0 10px;
    position:relative;
}

div.search_block {
    margin-bottom: 30px;
}
h3.search_heading {
    margin-bottom: 2px;
}

h3.search_heading a {
    font-weight: normal;
    text-decoration: underline;
    font-size: 16px;
}
/*****************=admin************* */
div.login_wrapper form p {
    margin-bottom: 20px;
    padding-bottom: 0;
    line-height: 1em;
}

div.login_wrapper form label {

}

div.login_wrapper input.submit {
    margin-bottom: 13px;
}

div.login_wrapper form input.text, div.login_wrapper form input.password {
    width: 175px;
    border: 1px solid #cfccbc;
    padding: 1px 2px 2px 2px;
}

.form_error {
    color: #d13530;
    font-size: 11px;
}
