.tooltipstered {
    cursor: pointer;
}
.tooltipster-default {
    background: none repeat scroll 0 0 #f8f5f4;
    border: 1px solid #a5a2a2;
    color: #444;
}
.tooltipster-default h2 {
    font-family: 'WAITRREG', Crimson Text,Times,Serif;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 0.75em;
    margin-top: 0.25em;
}
.tooltipster-default h3 {
    font-family: 'WAITRREG', CrimsonTextItalic,Times,Serif;
    font-size: 27px;
    margin-bottom: 0.75em;
    margin-top: 0.75em;
}
.tooltipster-default .tooltipster-content {
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    padding: 0;
    color:#444444;
}
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
}
.tooltipster-icon {
    cursor: help;
    margin-left: 4px;
}
.tooltipster-base {
    font-size: 0;
    left: 0;
    line-height: 0;
    overflow: visible;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 9999999;
}
.tooltipster-base .tooltipster-content {
    overflow: hidden;
}
.tooltipster-arrow {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px;
}
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
    border-bottom: 8px solid;
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-bottom: 9px solid;
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    margin: 0 auto;
    right: 0;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
    left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px;
}
.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
    right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    border-top: 8px solid transparent !important;
    margin-top: -7px;
    right: -7px;
    top: 50%;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    border-top: 9px solid transparent !important;
    margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    border-top: 8px solid transparent !important;
    left: -7px;
    margin-top: -7px;
    top: 50%;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    border-top: 9px solid transparent !important;
    margin-top: -8px;
}
.tooltipster-fade {
    opacity: 0;
    transition-property: opacity;
}
.tooltipster-fade-show {
    opacity: 1;
}
.tooltipster-fall.tooltipster-dying {
    opacity: 0;
    top: 0 !important;
    transition-property: all;
}
.tooltipster-slide {
    left: -40px;
    transition-property: left;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
    left: 0 !important;
    opacity: 0;
    transition-property: all;
}
.tooltipster-content-changing {
    opacity: 0.5;
    transform: scale(1.1, 1.1);
}
#iconic-case {
    background: url(https://img.crocdn.co.uk/images/affiliates/waitrose/editorial/longstock/Longstock-hover-shot-web.jpg) no-repeat scroll 0 0 #444444;
    height: 617px;
    margin: 8px auto;
    width: 925px;
}
#icon-cont-1 {
    height: 40px;
    left: 50px;
    position: relative;
    top: 366px;
    width: 40px;
}
#icon-cont-2 {
    height: 40px;
    left: 636px;
    position: relative;
    top: 308px;
    width: 40px;
}
#icon-cont-3 {
    height: 40px;
    left: 440px;
    position: relative;
    top: 315px;
    width: 40px;
}
#icon-cont-4 {
    height: 40px;
    left: 490px;
    position: relative;
    top: 346px;
    width: 40px;
}
#icon-cont-5 {
    height: 40px;
    left: 580px;
    position: relative;
    top: 119px;
    width: 40px;
}
#icon-cont-6 {
    height: 40px;
    left: 173px;
    position: relative;
    top: 60px;
    width: 40px;
}
#icon-cont-7 {
    height: 40px;
    left: 320px;
    position: relative;
    top: 100px;
    width: 40px;
}
#icon-cont-8 {
    height: 40px;
    left: 673px;
    position: relative;
    top: 184px;
    width: 40px;
}
#icon-cont-9 {
    height: 40px;
    left: 172px;
    position: relative;
    top: 78px;
    width: 40px;
}
#icon-cont-10 {
    height: 40px;
    left: 444px;
    position: relative;
    top: -130px;
    width: 40px;
}
#heading-1 {
    float: left;
    width: 560px;
}
#section-1 {
    float: left;
    width: auto;
}
#section-2 {
    background-color: #e9e8e8;
    float: left;
    height: 390px;
    width: 210px;
}
#section-3 {
    padding: 10px 15px 0;
}
#section-3 p {
    padding: 0 0 10px;
}
#column-1 {
    float: left;
    height: 260px;
    padding: 20px;
    width: 260px;
}
#column-1 p
{
    text-align: justify;
}
#column-2 {
    float: left;
}
#plant-1 {
    background-color: #f8f5f4;
}
#plant-2 {
    background-color: #f8f5f4;
}
#plant-3 {
    background-color: #f8f5f4;
}
#plant-4 {
    background-color: #f8f5f4;
}
#plant-5 {
    background-color: #f8f5f4;
}
#plant-6 {
    background-color: #f8f5f4;
}
#iconic-but a {
    padding: 10px 30px 10px 20px;
}
#iconic-but a:hover {
    padding: 10px 30px 10px 20px;
}
.tooltip-offset .tooltipster-arrow > span {
    margin-left: 470px;
}
/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel 
{
    margin: 0 18px;
position: relative;
overflow: hidden;
}
/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
width: 20000em;
position: relative;
/* Optional, required in this case since it's a <ul> element */
list-style: none;
margin: 0;
padding: 0;
}
/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
/* Required only for block elements like <li>'s */
float: left;
}
.jcarousel-wrapper .jcarousel-control-prev, .jcarousel-wrapper .jcarousel-control-next {
    background: none repeat scroll 0 0 #618e22;
    border-radius: 30px;
    box-shadow: 0 0 4px #f0efe7;
    color: #fff;
    font-size: 30px;
    height: 30px;
    line-height: 27px;
    margin-top: -120px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    width: 30px;
}
.jcarousel-wrapper .jcarousel-control-next {
    margin: -120px 0 0 912px;
}
.jcarousel-wrapper .jcarousel-control-prev.inactive, .jcarousel-wrapper .jcarousel-control-next.inactive 
{
    display: none;
}
.button-green.iconic-but
{
background: none repeat scroll 0 0 #618e22;
    border-radius: 18px;
    box-shadow: 0 0 4px #f0efe7;
    font-size: 14px;
    height: 20px;
    line-height: 2px;
    text-align: center;
    width: 84px;
    }
.button-green.iconic-but a {
    color: #fff;
    text-decoration: none;
}
    