.baskettext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.baskettext a:link {
    color: #fff;
    text-decoration:none;
}
.baskettext a:visited {
    color: #fff;
    text-decoration:none;
}
.baskettext a:hover {
    color: #fff;
    text-decoration:underline;
}
.baskettext a:active {
    color: #fff;
    text-decoration:none;
}

.baskettextred {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #C23579;
}

.baskettextred a:link {
    color: #C23579;
    text-decoration:none;
}
.baskettextred a:visited {
    color: #C23579;
    text-decoration:none;
}
.baskettextred a:hover {
    color: #FFF;
    text-decoration:underline;
}
.baskettextred a:active {
    color: #B13579;
    text-decoration:none;
}

.bodytext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #444444;
}
.bodytext11pt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #444444;
}
.bodytextlge2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #444444;
}
.bodytextlge3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #444444;
}
.bodytextlge4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #444444;
}
.bodytextlge5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
}
.bodytextred {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #C23579;
}
.bodytextpurple {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #330066;
}
.bodytextgreenblue {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #00787B;
}
.bodytextpink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #9D1165;
}
h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 38px;
    font-size-adjust: 0.48;
    font-style: normal;
    font-weight: 100;
    color: #691518;
    padding: 0px;
    margin-top: -6px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
h1 sup {
    font-size: 11px;
    position: relative;
    top: -11px;
    color: #999;
    font-family: Verdana, Geneva, sans-serif;
}
h1.landing{
    color: #425357;
    margin: 20px 0px 20px 0px;
    font-size: 36px;
    font-family: 'Raleway', sans-serif; 
    font-size-adjust: 0.48; 
    font-weight: 200; 
    font-style: normal;
}
h1 sup.landing{
    font-size: 10px;
    position: relative;
    top: -6px;
    color: #425357;
    font-family: Verdana, Geneva, sans-serif;
}
h2 {
    font-family: 'Raleway', sans-serif;
    color: #691518;
    margin: 15px 0px 20px 0px;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
}
h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    color: #691518;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: -5px;
    margin-left: 0px;
}
h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #C4776F;
    padding: 0px;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: -5px;
    margin-left: 0px;
}
.headercontact {
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-style: bold;
    font-weight: 400;
    color: #691518;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
/* tick list */

.tick {
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.tick li {
    background-image: url(../bullet-tick-teal-transp.html);
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #444444;
    padding: 3px 0px 10px 30px;
    list-style-type: none;
}

.tick li ul {
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.tick li ul li {
    background-image: url(../bullet-point.html);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    list-style-type: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #444444;
    padding: 0px 0px 5px 20px;
    margin: 0px 0px 0px 0px;
}

/* end of tick list */
.yes {
    font-size: 44px;
    position: relative;
    top: 0px;
}
.subtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.subtitlelge {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 1.5em;
}
.subtitlepurple {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #330066;
}
.subtitlepink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #9D1165;
}
.bodytextbrightpink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #F168C0;
}
.subtitlegreenblue {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #00787B;
}

.yesAwardsTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #00787B;
    margin: 0px 0px 5px 0px;
}

.yesAwardsTitle2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #00787B;
    margin: 0px 0px 10px 0px;
}

.yesAwardsSubitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #336666;
    margin: 0px 0px 10px 0px;
}

.yesAwardsSubitle2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    margin: 0px 0px 10px 0px;
}

.navbartext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.orderbuttons {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    height: 22px;
    border: 1px none #CCCCCC;
    background-position: center center;
    width: 100px;
    background-image: url(../basket_button_backgrounds.html);
}
.bodytextwhite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}
.bodytextwhitemyaccount {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}
a.bodytextwhitemyaccount:link {
    color: #FFFFFF;
}
a.bodytextwhitemyaccount:visited {
    color: #FFFFFF;
}
a.bodytextwhitemyaccount:hover {
    color: #FF3399;
}
a.bodytextwhitemyaccount:active {
    color: #FFFFFF;
}
.bodytextwhite11pix {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}
.bodytextsmlwhite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
}
.keywordsearchbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
    background-image: url(../keyword_search_textfield.html);
    height: 17px;
    width: 117px;
    border: 1px none #CCCCCC;
    padding: 4px 0px 0px 3px;
    margin: 0px;
}
.faqsearchbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
    background-image: url(../faq_search_textfield.html);
    height: 17px;
    width: 440px;
    border: 1px none #CCCCCC;
    padding: 4px 0px 0px 3px;
    margin: 0px;
}

.form {
    margin: 0px;
}
.bodytextsml {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
}
.bodytextsml_light {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
}
a.bodytextsml_light:link {
    color: #999999;
}
a.bodytextsml_light:visited {
    color: #999999;
}
a.bodytextsml_light:hover {
    color: #CC0000;
}
a.bodytextsml_light:active {
    color: #999999;
}
.searchbutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    height: 20px;
    border: 1px none #CCCCCC;
    background-position: center center;
    width: 65px;
    background-image: url(../keyword_search_button_backgrounds.html);
}
.bodytextbullethighlight {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #224437;
}
.sizedropdown {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.checkoutdelivery {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 18px;
    width: 160px;
}
.checkoutqty {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 15px;
    width: 24px;
}
.checkoutaddressdetails {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF !important;
    border: 1px solid #CCCCCC;
    height: 15px;
    width: 160px;
}
.checkoutaddresscountry {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF !important;
    border: 1px solid #CCCCCC;
    height: 18px;
    width: 160px;
}
.checkoutcarddates {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF !important;
    border: 1px solid #CCCCCC;
    height: 18px;
    width: 70px;
}
.samplerequestcountry {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 18px;
    width: 170px;
}
.samplerequestaddressdetails {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 15px;
    width: 170px;	
}
.samplerequesttextarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 40px;
    width: 200px;	
}
.samplerequesttextarea2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 131px;
    width: 350px;
    padding: 5px;
}
.tellafriendmessagebox {
    height: 80px;
    width: 350px;
    border: 1px solid #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}
.enquiryformmessage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 40px;
    width: 190px;
}
.bodytextlge {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.formError {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #BB0000;
    padding-bottom: 1em;
}
.bodytextmed {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #444444;
}
.backgroundtimesmag {
    background-attachment: fixed;
    background-image: url(../sunday_times_style.html);
    background-repeat: no-repeat;
    background-position: right top;
}.border_gallery {
    border: 1px solid #CCCCCC;
}

.product-grid-outer {
    position: relative;
}
.product-grid-buy {
    position: absolute; top: 0; left: 110px;
    width: 60px;
    height: 38px;
    border: 0px;
}

#lightBoxInner div { max-height: 450px;}

#lightBoxInner { height: 500px; }

.auto-hover { line-height: 24px; }

.required-missing { border: 1px solid red;}

.isHovered { background-color: #d4d4d4; cursor: pointer;}

.error_highlight { background-color: #ffcccc !important; color: #880000; }

.home_water_background {
    background-attachment: scroll;
    background-image: url(../home_page_water_background.html);
    background-repeat: no-repeat;
    background-position: center top;
}
.home_water_background2 {
    background-attachment: scroll;
    background-image: url(../home_page_water_background_r1_c1_s1.html);
    background-repeat: no-repeat;
    background-position: center top;
}

/* footer ----------------------- */

#footer {
    font-family: Verdana, Geneva, sans-serif;
    width: 930px;
    /*	height: 141px; */
    padding-top: 0px;
    background-image: url(../footer.html);
}

#footer p, #footer a {
    display: block;
    margin: 0px 0px 2px 0px;
    font-size: 11px;
    color: #FFF;
}

#footer h2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #CA9277;
    font-weight: bold;
    margin: 0px 0px 3px 0px;
}

#footer a:link {
    color: #FFF;
    text-decoration: none;
}

#footer a:visited {
    color: #FFF;
    text-decoration: none;
}

#footer a:hover {
    color: #CC9999;
    text-decoration: none;
}

#footer a:active {
    color: #FFF;
    text-decoration: none;
}



/* banner animation (as used on Embarrassing Problems page) */

#slideshow {
    position:relative;
    height:300px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* email newsletter */

#newsletter-wrap {
    width:210px;
    padding:10px;
    background-color:#f5f5f5;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#newsletter-wrap a:link {
    text-decoration: none;
    color: #C13479;
}
#newsletter-wrap a:visited {
    text-decoration: none;
    color: #C13479;
}
#newsletter-wrap a:hover {
    text-decoration: underline;
    color: #C13479;
}
#newsletter-wrap a:active {
    text-decoration: none;
    color: #C13479;
}

#newsletter-wrap p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 1.4em;
    font-weight: normal;
    color: #333;
    margin:0px 0px 5px 0px;
}

.formfield {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666;
    background-color: #fff !important;
    height: 24px;
    width: 194px;
    border: 1px solid #FFFFFF;
    padding:0px 5px 0px 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.submit_button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #BDBDBD;
    height: 24px;
    width: 65px;
    border: 0;
    padding: 0px;
    margin: 0px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


/* topnav detailed */


div#css-menu-container {
    width: 980px; 
    padding: 0; 
    margin: 0;
}
ul.css-menu li, ul.css-menu a {
    font-family: "Lucida Grande", sans-serif;
    font-size: 13px;
    font-weight: bold;
}
ul.css-menu {
    margin: 0px;
    height: 36px;					/* sets the height of the menu block */
    width: 980px;                 /* sets the width of the menu block */
    border: none;
    background-image: url(../png/menu_bg.png);
    padding-left: 0px;           /* stops the usual indent from ul */
    cursor: default;             /* gives an arrow cursor */
    margin-left: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.css-menu ul {
    width: 80px;                 /* sets the default size of the drop-downs */
    background-image: url(../png/menu_bg.png);
    border-radius: 0px;
    padding-left: 0px;           /* stops the usual indent from ul */
    cursor: default;             /* gives an arrow cursor */
    margin-left: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
    z-index: 9999999;				/* put this above productImages (arbitrarily high) */
}
ul.css-menu li {
    list-style-type: none;       /* removes the bullet points */
    margin: 0px;                 /* Opera 7 puts large spacings between li elements */
    position: relative;
    color: #fff;				   /* ? */
    text-align: left;
    padding-left: 6px;
    text-transform: none;
    height: 30px;				/* was 35px */
    line-height: 30px;		   /* was 35px - height of drop down cell */
}
ul.css-menu > li {
    float: left;
    line-height: 36px;		   /* main nav */
    height: 36px;				   /* main nav */
    width: 100px;
    font-size: 11px;
    text-align: center;
    padding-left: 0px;
}
ul.css-menu li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
    width: 160px;
    display: none;               /* hides child menu blocks - one of the most important declarations */
    position: absolute;          /* make child blocks hover without leaving space for them */
    top: 0px;                    /* position slightly lower than the parent menu item */
    left: 160px;                 /* this must not be more than the width of the parent block, or the mouse will
                                    have to move off the element to move between blocks, and the menu will close */
}
ul.css-menu > li > ul {
    display: none;
    position: absolute;
    top: 36px;				   /* drop box position */
    left: 0px;
}
ul.css-menu ul li:hover {
    color: #FC9; /* menu hover drop-down colour */ 
    border-radius: 0px;
}
ul.css-menu > li:hover {
    color: red;				  /* ? */ 
}
/* Make the child block visible on hover */
ul.css-menu li:hover > ul {    
    display: block;
}
.clearFloat {
    font-size: 1px;
    line-height: 0px;
    height: 1px;     				 /* ? */
    clear: both;
}
/* and some link styles */
ul.css-menu li a { color: #fff; display: block; width: 100%; text-decoration: none; }   /* link colour */ 
ul.css-menu li a:hover { color: red; }													/* link colour */ 
ul.css-menu li:hover > a { color: #fff; } 												/* supports links in branch headings - should not be display: block; */
/* Top level link hover style */
ul.css-menu > li:hover > a:hover, ul.css-menu > li:hover > a {
    color: #FC9;
}

/* home ---------------- */

a.homepic {
    display: block;
    width:979px;
    height:550px;
    background-image:url(../home_page_base_buttons_background.html);
    position:relative;
    z-index: 1;
}

a.homepic .text, .homepic-text {
    width:260px;
    height:100px;
    position:absolute;
    top:130px;
    left:40px;
    z-index: 999;
}

.homepic-text a, .homepic-text a:hover {
    text-decoration: none;
}

/* base buttons ---------------- */

#base-buttons {
    width:730px;
    margin-top:20px;
}

.sprite { 
    background-image: url(../home_page_base_buttons_3_sprite.html); 
    width: 108px;
    height: 108px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    float:left;
    margin-right:15px;
    margin-bottom:12px;
}

.products {background-position: 0px 0px;}
.products:hover {background-position: 0px -108px;}

.oil_water {background-position: -108px 0px;}
.oil_water:hover {background-position: -108px -108px;}

.health_professionals {background-position: -216px 0px;}
.health_professionals:hover {background-position: -216px -108px;}

.new {background-position: -324px 0px;}
.new:hover {background-position: -324px -108px;}

.compares {background-position: -432px 0px;}
.compares:hover {background-position: -432px -108px;}

.others_saying {background-position: -540px 0px;}
.others_saying:hover {background-position: -540px -108px;}

/* --- */

.who {background-position: -648px 0px;}
.who:hover {background-position: -648px -108px;}

.values {background-position: -756px 0px;}
.values:hover {background-position: -756px -108px;}

.videos {background-position: -864px 0px;}
.videos:hover {background-position: -864px -108px;}

.guarantees {background-position: -972px 0px;}
.guarantees:hover {background-position: -972px -108px;}

.yes_garden {background-position: -1080px 0px;}
.yes_garden:hover {background-position: -1080px -108px;}

.trade_orders {background-position: -1188px 0px;}
.trade_orders:hover {background-position: -1188px -108px;}




/*
a.awards {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_awards.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.awards:hover {
        background-position: center bottom;
}

a.compares {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_compares.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.compares:hover {
        background-position: center bottom;
}

a.guarantees {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_guarantees.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.guarantees:hover {
        background-position: center bottom;
}

a.new {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_new.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.new:hover {
        background-position: center bottom;
}

a.oil_water {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_oil_water.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.oil_water:hover {
        background-position: center bottom;
}

a.others_saying {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_others_saying.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.others_saying:hover {
        background-position: center bottom;
}

a.products {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_products.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.products:hover {
        background-position: center bottom;
}

a.trade_orders {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_trade_orders.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.trade_orders:hover {
        background-position: center bottom;
}

a.values {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_values.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.values:hover {
        background-position: center bottom;
}

a.videos {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_videos.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.videos:hover {
        background-position: center bottom;
}

a.who {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_who.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.who:hover {
        background-position: center bottom;
}

a.yes_garden {
        display: block;
        width: 110px;
        height: 110px;
        background-image: url(buttons/base_button_yes_garden.jpg);
        float:left;
        margin-right:14px;
        margin-bottom:14px;
}

a.yes_garden:hover {
        background-position: center bottom;
}
*/


/* sidebar elements */

#sidebar-guarantee {
    margin: 0;
    margin-top: 8px;
}
#sidebar-guarantee img {
    width: 230px;
    height: 35px;
    border: none;
}
#newsletter-wrap .placeholder {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #666;
    width: 96%;
    padding: 3% 2%;
    border: 1px solid #cacaca;
    border-radius: 5px;
}
#newsletter-wrap .submit {
    background-color: #bdbdbd;
    color: #fff;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 5px;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
}
#newsletter-wrap .submit:hover {
    color: #666;
    background-color: #fff;
}

/* end sidebar elements */

/* shopping basket elements (mini basket) */
#mini-shopping-basket {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: relative; 
    width: 230px; 
    height: 188px; 
    border-radius: 10px; 
    background-color: #9cc; 
    color: #fff; 
    padding-top: 12px;
}
#mini-shopping-basket a {
    color: #fff;
    text-decoration: none;
}
#mini-shopping-basket a:hover, #mini-shopping-basket a.questions:hover {
    text-decoration: underline;
}
#mini-shopping-basket img.title {
    display: block; 
    margin: 0px auto; 
    width: 192px; 
    height: 28px;
}
#shopping-basket-detail img.title {
    display: block;
    margin: 0px auto;
    width: 290px;
    height: 28px;
}
#mini-shopping-basket dl {
    margin: 0;
    margin-top: 6px;
    margin-left: 8px;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    clear: both;
}
#mini-shopping-basket dt {
    float: left;
    clear: left;
    width: 50%;
}
#mini-shopping-basket dd {
    margin-left: 50%;
}
#mini-shopping-basket a.questions {
    color: #fff;
    clear: left;
    float: none;
    text-decoration: none;
    font-size: 14px;
    text-align: right;
    display: block;
    padding-right: 8px;
    margin: 0;
    margin-bottom: 6px;
}
#mini-shopping-basket ul {
    clear: left;
    margin: 0;
    margin-top: 6px;
    margin-left: 8px;
    padding: 0;
    list-style-type: none;
}
#mini-shopping-basket li {
    float: left;
    height: 30px;
}
#mini-shopping-basket li.flag {
    width: 35px;
}
#mini-shopping-basket li.checkout {
    width: 110px;
}
#mini-shopping-basket li.flag img {
    width: 25px;
    height: 16px;
    border: none;
    margin: 3px auto;
    cursor: pointer;
}
#mini-shopping-basket li.checkout img {
    width: 100px;
    height: 22px;
    border: none;
    padding-left: 8px;
}
#mini-shopping-basket .scan-alert {
    float: left; 
    margin: 0;
    padding: 0;
    margin-left: 5px; 
    width: 70px;
}
#mini-shopping-basket .scan-alert img {
    margin-top: 2px;
    width: 65px;
    height: 37px;
    border: none;
}
#mini-shopping-basket .contact {
    margin: 0;
    padding: 0;
    width: 151px;
    float: left;
    color: #c23579;
    font-size: 10px;
    text-align: right;
    line-height: 140%;
}
#mini-shopping-basket .contact a {
    margin: 0;
    padding: 0;
    color: #c23579;
    text-decoration: none;
}
#mini-shopping-basket .contact a:hover {
    text-decoration: underline;
    color: #fff;
}
#shopping-basket-detail {
    position: absolute;
    z-index: 999;
    top: 0;
    left: -510px;
    margin: 0;
    padding: 0;
    width: 500px;
    min-height: 200px;
    background-color: #9cc;
    background-color: rgba(153, 204, 204, 0.95);
    box-shadow: 0px 0px 8px 4px rgba(200,200,200,0.6);
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 12px;
}
#shopping-basket-detail .container {
    margin: 8px;
}
#shopping-basket-detail table.items {
    width: 100%;
    line-height: 160%;
    margin: 8px 0;
}
#shopping-basket-detail a.qty {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-weight: bold;
    background-color: #9cc;
    color: #fff;
    font-size: 12px;
    border: 1px solid #eee;
    border-radius: 4px;
    text-decoration: none;
    text-align: center;
}
#shopping-basket-detail a.qty:hover {
    text-decoration: none;
    background-color: #9cc;
    color: #fff;
}
#shopping-basket-detail tfoot td {
    text-align: right;
    font-weight: bold;
    font-size: 14px;
}
#shopping-basket-detail p {
    text-align: center;
}
/* end shopping basket elements */

/* social buttons in footer */
div.social-footer {
    font-family: Verdana; position: relative; text-align: center; margin: 4px;
}

.social-footer img {
    margin: 2px 4px;
    height: 24px;
    width: 24px;
    border: none;
}

.social-footer img:hover {
    box-shadow: 0px 0px 7px 1px rgba(100,100,100,0.6);
}
/* end social buttons in footer */



/* VILLAS ------------- */
/* VILLAS ------------- */
/* VILLAS ------------- */
/* VILLAS ------------- */

#villas {
    /* overflow:auto;*/
    margin-top: 20px;
}

#villas h2 {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin: 0px 20px 5px 20px;
    padding: 0;
}

#villas p {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    margin: 0px 20px 0px 20px;
    padding: 0;
}

#villas a.villa  {
    margin-right: 22px;
    width: 216px;
    height: 216px;
    float: left;
    display: block;
    background: #666;
    color: #fff;
    text-decoration: none;
    position: relative;
    background-position: center center;
    background-size: cover;
}
#villas a.villa:nth-of-type(4) {
    margin-right: 0;
}
#villas a.villa > div {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 60px;
    background-color: rgba(104,21,24,0.7);
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#villas a.villa:hover > div {
    background-color: rgba(104,21,24,1);
}

/* VILLAS ------------- */
/* VILLAS ------------- */
/* VILLAS ------------- */
/* VILLAS ------------- */

#wedding {
    /* overflow:auto;*/
    margin-top: 20px;
}

#wedding h2 {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin: 0px 20px 5px 20px;
    padding: 0;
}

#wedding p {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    margin: 0px 20px 0px 20px;
    padding: 0;
}

#wedding a.wedding  {
    margin-right: 22px;
	margin-bottom:20px;
    width: 454px;
    height: 303px;
    float: left;
    display: block;
    background: #666;
    color: #fff;
    text-decoration: none;
    position: relative;
    background-position: center center;
    background-size: cover;
}
#wedding a.wedding:nth-of-type(2n+2) {
    margin-right: 0;
}

#wedding a.wedding > div {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 60px;
    background-color: rgba(104,21,24,0.7);
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#wedding a.wedding:hover > div {
    background-color: rgba(104,21,24,1);
}

#testimonial {
  background-image: url(../png/menu_bg.png);
	padding:2px 15px 15px 15px;
}
#breadcrumbs {
    color: #444444 !important;
	 font-family: 'Raleway', sans-serif;
	    font-size: 0.8em;
    font-weight: 600;
}
#breadcrumbs a {
    color: #691518 !important;
	 font-family: 'Raleway', sans-serif;
	    font-size: 0.9em;
    text-decoration: underline;
    font-weight: bold;
}


