/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, Verdana, "Lucida Sans Unicode", "Lucida Grande";
	font-size:66.5%;
}

*
{
	margin:0px;
}

hr {display: none; height: 0px;}

h1, h2, h3, h4, h5, h6
{
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-family: Arial, Helvetica, Verdana, "Lucida Sans Unicode", "Lucida Grande";
}

a
{
	color:#8e756e;
	outline: none;
}

a:hover
{
	color:#000000;
}

h2
{
	font-size:1.5em;
	color:#bba49c;
	margin-bottom:3px;
}

h3
{
	color:#73bf1f;
	font-size:2em;
	margin-bottom:10px;
}

a img
{
	border:none;
}

p
{
	color:#7d6b6b;
	padding-bottom:10px;
	line-height:1.5em;
	font-size:1.1em;
}

div#header
{
	background-image:url(../img/header/header_bg.jpg);
	background-repeat:repeat-x;
	min-width: 976px;
}

div#header div.wrapper
{
	margin:auto;
}

/*HEADER SPECIFIC RULES*/

div#header div.wrapper {
height:76px;
padding-top:11px;
position:relative;
text-align:center;
z-index:7;
background-image:url(../img/header/logo.gif);
background-repeat:no-repeat;
width: 293px;
background-position: 30px 0px;
}

div#header div.wrapper h1 {
background-image:url(../img/header/logo.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:118px;
left:30px;
padding:0;
position:absolute;
text-align:center;
text-indent:-3000px;
top:0px;
width:163px;
}

div#header div.wrapper h1 a {
   width: 163px;
   height: 118px;
   display: block;
}

/*NAVIGATION RULES*/

div.navigation
{
	margin: 0px auto;
	height:39px;
	background-image: url(../img/header/nav_tile.jpg);
	background-repeat: repeat-x;
	position: relative;
	z-index: 6;
}
div.navigation ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	height:39px;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/header/nav.jpg);
	background-repeat: no-repeat;
}

div.navigation ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 113px;
	height: 39px;
}
div.navigation ul li img {
	color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
div.navigation ul li img.flowers {
	color: #000;
	position: absolute;
	top: 50px;
	left: 10px;
	width: auto;
	height: auto;
	z-index: 3;
	display: none;
}
div.navigation ul li a:hover img {
	display: block;
}
div.navigation ul li a {
	width: 100%;
	display: block;
	height: 39px;
	position: relative;
}
div.navigation ul li a span {
	cursor: pointer;
	left: 0px;
	text-indent: -3000px;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/header/nav.jpg);
	z-index: 2;
	position: absolute;
}
div.navigation ul li#mnu_home {
	width: 73px;
}
div.navigation ul li#mnu_home a span {
	background-position: 0px 0px;
	width: 73px;
}
div.navigation ul li#mnu_home a:hover span, div.navigation ul li#mnu_home a.selected span{
	background-position: 0px 83px;
}

div.navigation ul li#mnu_about {
	width: 112px;
}
div.navigation ul li#mnu_about a span {
	background-position: -646px 0px;
	width: 112px;
}
div.navigation ul li#mnu_about a:hover span, div.navigation ul li#mnu_about a.selected span{
	background-position: -646px 39px;
}


div.navigation ul li#mnu_products {
	width: 121px;
}
div.navigation ul li#mnu_products a span {
	background-position: 0px 0px;
	width: 121px;
}
div.navigation ul li#mnu_products a:hover span, div.navigation ul li#mnu_products a.selected span{
	background-position: 0px 39px;
}


div.navigation ul li#mnu_hints {
	width: 126px;
}
div.navigation ul li#mnu_hints a span {
	background-position: -121px 0px;
	width: 126px;
}
div.navigation ul li#mnu_hints a:hover span, div.navigation ul li#mnu_hints a.selected span{
	background-position: -121px 39px;
}


div.navigation ul li#mnu_faqs {
	width: 95px;
}
div.navigation ul li#mnu_faqs a span {
	background-position: -247px 0px;
	width: 95px;
}
div.navigation ul li#mnu_faqs a:hover span, div.navigation ul li#mnu_faqs a.selected span{
	background-position: -247px 39px;
}


div.navigation ul li#mnu_mag {
	width: 112px;
	margin-left: 192px;
}
div.navigation ul li#mnu_mag a span {
	background-position: -534px 0px;
	width: 112px;
}
div.navigation ul li#mnu_mag a:hover span, div.navigation ul li#mnu_mag a.selected span{
	background-position: -534px 39px;
}



div.navigation ul li#mnu_contactus {
	width: 115px;
}
div.navigation ul li#mnu_contactus a span {
	background-position: -758px 0px;
	width: 115px;
}
div.navigation ul li#mnu_contactus a:hover span, div.navigation ul li#mnu_contactus a.selected span{
	background-position: -758px 39px;
}



div.navigation ul li:hover a span.hover_flowers
{
	background-image:url(../img/header/flowers_hover.png);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	bottom:-48px;
	width:35px;
	height:60px;
}

/*FEATURE RULES*/

div#feature {
background-image:url(../img/feature/feature.jpg);
background-position: 0px -83px;
background-repeat:repeat-x;
height:350px;
position:relative;
z-index:5;
min-width: 976px;
}

div.featurecontent {
margin:0 auto;
/*min-width:910px;*/
width:900px;
position: relative;
}

div.featurecopy {
    float: left;
    position: relative;
    overflow: hidden;
    width: 346px;
    display: block;
    z-index: 6;
}

div.featurecopy h2 {
    display: block;
    text-indent: -100000px;
    margin-top: 30px;
    margin-bottom: 10px;  
}

div.featurepic {
    position: absolute;
    margin-top: -2px;
    top: -2px;
    left: 290px;
}

/* Feature-headings */

.addthe {
	background-image:url(../img/headings/home/addzoflora.jpg);
	background-repeat:no-repeat;
	width: 342px;
	height: 61px;
}

.aboutzoflora {
	background-image:url(../img/headings/about/aboutzoflora.gif);
	background-repeat:no-repeat;
	width: 342px;
	height: 61px;
}


.producttitle {
	background-image:url(../img/headings/products/products.gif);
	background-repeat:no-repeat;
	width: 342px;
	height: 61px;
}

.zofloramagazine {
	background-image:url(../img/headings/magazine/zofloramagazine.gif);
	background-repeat:no-repeat;
	width: 342px;
	height: 78px;
}

.contactustitle {
	background-image:url(../img/headings/contactus/contactus.gif);
	background-repeat:no-repeat;
	width: 342px;
	height: 61px;
}

.newslettertitle {
	background-image:url(../img/headings/newsletter/newsletter.gif);
	background-repeat:no-repeat;
	width: 312px;
	height: 91px;
}

.discoverworld {
	background-image:url(../img/headings/hints/discovertheworld.jpg);
	background-repeat:no-repeat;
	width: 342px;
	height: 88px;
}

.faqtitle {
	background-image:url(../img/headings/faq/faq.gif);
	background-repeat:no-repeat;
	width: 322px;
	height: 58px;
} 

.discover {
	background-image:url(../img/headings/home/discover.jpg);
	background-repeat:no-repeat;
	width: 365px;
	height: 61px;
}

.zofloraaah {
	background-image:url(../img/headings/home/zofloraah.jpg);
	background-repeat:no-repeat;
	width: 165px;
	height: 61px;
}

.solutions {
	background-image:url(../img/headings/home/solutions.jpg);
	background-repeat:no-repeat;
	width: 165px;
	height: 61px;
}

.issues {
	background-image:url(../img/headings/magazine/issues.jpg);
	background-repeat:no-repeat;
	width: 165px;
	height: 61px;
}

.producthistory {
	background-image:url(../img/headings/about/product_history.gif);
	background-repeat:no-repeat;
	width: 197px;
	height: 30px;
	text-indent: -100000px;
}


.summer09 {
	background-image:url(../img/headings/magazine/summer09.jpg);
	background-repeat:no-repeat;
	width: 197;
	height: 27px;
	text-indent: -100000px;
}


.termsc {
	background-image:url(../img/headings/about/terms.gif);
	background-repeat:no-repeat;
	width: 277px;
	height: 30px;
	text-indent: -100000px;
}

.privp {
	background-image:url(../img/headings/privacy/privacy.gif);
	background-repeat:no-repeat;
	width: 277px;
	height: 30px;
	text-indent: -100000px;
}


.sitemaptitle {
	background-image:url(../img/headings/sitemap/sitemap.gif);
	background-repeat:no-repeat;
	width: 277px;
	height: 35px;
	text-indent: -100000px;
}

.termspage p {
    line-height: 1.9em;
    margin-bottom: 15px;
}

h4.magazine {
	background-image:url(../img/headings/home/magazine.jpg);
	background-repeat:no-repeat;
	width: 165px;
	height: 61px;
}

h4.newsletter {
	background-image:url(../img/headings/magazine/newsletter.jpg);
	background-repeat:no-repeat;
	width: 165px;
	height: 61px;
}

h4.newsletter-side-title {
	background-image:url(../img/headings/magazine/newsletter.jpg);
	background-repeat:no-repeat;
	width: 165px;
	height: 31px;
	display: block;
	text-indent: -10000px;
}

h4.contactus {
	background-image:url(../img/headings/contactus/contactus_side.jpg);
	background-repeat:no-repeat;
	width: 165px;
	height: 61px;
}

.concentrates .fragrances, .roomsprays .fragrances, .solutions .fragrances, .professional .fragrances {
	background-repeat:no-repeat;
	width: 166px;
	height: 40px;
	display: block;
	text-indent: -10000px;
}

.concentrates .fragrances {
	background-image:url(../img/headings/products/fragrances_concentrate.gif);
}

.roomsprays .fragrances {
	background-image:url(../img/headings/products/fragrances_roomsprays.gif);
}

.solutionspage .productrangetitle {
	background-image:url(../img/headings/products/productrange.gif);
	width: 166px;
	height: 36px;
	display: block;
	text-indent: -10000px;
	padding: 0px;
}

.professional .fragrances {
	background-image:url(../img/headings/products/fragrances_professional.gif);
}

div.newsletter {
padding-top: 20px; width: 280px; margin-left: 30px; background-image: url(../img/bgs/vdot.jpg); background-repeat: repeat-x; background-position: top left;
}

div.newsletter p {
    color: #018357;
    padding-bottom: 0px;
}

div.form-wrap-newsletter {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 50px;
}

.newsletterpage #footer {
    margin-left: 22px;
}

/*MAIN BODY RULES*/

div#body div.wrapper 
{
    margin: 0 auto;
    width: 976px;
    margin-top: 0px;
    position: relative;
    z-index: 2;
}

div#body div.container_top {
	background-image:url(../img/bgs/container_top.jpg);
	background-repeat:no-repeat;
	width: 956px;
	background-repeat: no-repeat;
	background-position: top left;
	padding:0 0 0 20px;
}

div#body div.container {
background-image:url(../img/bgs/container.jpg);
background-repeat:repeat-y;
clear:both;
margin:0 auto;
overflow:hidden;
width:976px;
}

div.content
{
	width:620px;
	margin:auto;
	margin-top:-20px;
	padding-bottom:20px !important;
}

div.leftpanel
{
	float:left;
	width:274px;
	padding-right:10px;
}

div.rightpanel
{
	float:left;
	width:272px;
	background-image:url(../img/border_rightpanel.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:20px;
	padding-bottom:40px;
}


div.rightpanel li
{
	padding-bottom:10px;
	line-height:1.5em;
	color: #969696;
	font-size:1.1em;
}

* html div.rightpanel
{
	overflow: hidden;
}

/*HOME*/

.homepage .leftcol {
    width: 363px;
    float: left;
}

.homecopy {
    padding-bottom: 50px;
}

* html .homecopy {
    padding-bottom: 15px;
}
  
.leftcol h3 {
    padding: 0px 0px 20px 0px;
    margin-left: 20px;
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 320px;
}


.leftcol h3 span {
    display: block;
    text-indent: -10000px;
}

.leftcol h3.products span {
    display: block;
    background-image: url(../img/headings/home/products.jpg);
    background-repeat: no-repeat;
}

.homepage .leftcol ul {
    margin: 0px;
    padding: 0px;
}

.homepage .leftcol ul li {
   margin: 0px;
   margin-left: 3px;
   padding: 0px;
   list-style: none;
}

.homepage .leftcol li a {
    background-image : url(../img/bgs/homemenu.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 107px;
    padding: 40px 35px 0px 107px;
    text-decoration: none;
    overflow: hidden;
    zoom: 1;
} 

.homepage .leftcol li a h4 {
    text-indent: -10000px;
}

.homepage .leftcol li#concentrates a {
    background-position: 0px 0px;
    color: #0092cd;
}

.homepage .leftcol li#concentrates a:hover, .homepage .leftcol li#concentrates a.selected {
    background-position: 0px -142px;
}

.homepage .leftcol li#concentrates a p {
    color: #0092cd;
}
.homepage .leftcol li#roomsprays a {
    background-position: 0px -289px;
}

.homepage .leftcol li#roomsprays a:hover, .homepage .leftcol li#roomsprays a.selected {
    background-position: 0px -430px;
}

.homepage .leftcol li#roomsprays a p {
    color: #ccb60a;
}

.homepage .leftcol li#solutions a {
    background-position: 0px -569px;
}

.homepage .leftcol li#solutions a:hover, .homepage .leftcol li#solutions a.selected {
    background-position: 0px -716px;
}

.homepage .leftcol li#solutions a p {
     color: #008457;
}

.homepage .leftcol li#professional a {
    background-position: 0px -850px;
}

.homepage .leftcol li#professional a:hover, .homepage .leftcol li#professional a.selected {
    background-position: 0px -994px;
}

.homepage .leftcol li#professional a p {
    color: #6168c2;
}

.homepage .secondcol {
    width: 553px;
    float: left;
}

.homepage .secondcol p {
    color: #008457;
    line-height: 1.5em;
}

.homepage .secondcol h3, .homepage .secondcol h4 {
    display: block;
    height: 34px;
    text-indent: -100000px;
}

.homepage .secondcol h4 {
    height: 40px;
}

div.zoflorahomeimg {
    background-image: url(../img/bgs/discoverworld.jpg);
    background-repeat: no-repeat;
    width: 523px;
    padding: 125px 0px 12px 20px;
    position: relative;
}

div.zoflorahomeimg.non-flash {
    margin-left: 50px;
    margin-top: 100px;
    padding-bottom: 100px;
}


div.zoflorahomeimg p {
   color: #fff!important;
   width: 330px;
   font-weight: bold;
}

div.featurewrap {
   margin-top: 30px;
}

div.secondfeature {
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 20px;
}

div.firstsidefeature, div.secondsidefeature {
    width: 262px;
    float: left;
}

div.secondsidefeature {
    width: 262px;
    float: left;
    margin-left: 29px;
}

div.homepage div.secondcol img {
    padding-bottom: 20px;
}

div.solutionsf {    
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 3px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20px;
}

div.featurecopy p {
    color: #008457;
    line-height: 1.8em;
    height: 7em;
    overflow: visible;
}

div.magazinefeature div.featurecopy p {
    height: 5.3em;
}


/*HOME*/

/*HINTS & TIPS*/

.hintstips .leftcol {
    width: 196px;
    float: left;
}

.hintstxtonly {
    margin-left: 20px;
}

.hintstxtonly h4 {
    font-family: Arial, Helvetica, Sans-Serif;
    background-image: url(../img/bgs/arrowdown.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    display: inline;
    padding: 0px 15px 0px 0px;
    font-size: 1.1em;
    font-weight: bold;
    color: #7f7f7f;
    margin-left: 5px;
}

.leftcol h3 {
    padding: 0px 0px 20px 0px;
    margin-left: 20px;
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 320px;
}


.leftcol h3 span {
    display: block;
    text-indent: -10000px;
}

.leftcol h3.products span {
    display: block;
    background-image: url(../img/headings/home/products.jpg);
    background-repeat: no-repeat;
}

.hintstips .leftcol ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.hintstips .leftcol ul li {
   margin: 0px;
   margin-left: 3px;
   padding: 0px;
   list-style: none;
   margin-bottom: 10px;
}

.hintstips .leftcol li a {
    background-image : url(../img/menu/zofloraproducts.gif);
    background-repeat: no-repeat;
    display: block;
    height: 37px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    overflow: hidden;
    zoom: 1;
} 

.hintstips .leftcol li a h5 {
    text-indent: -10000px;
    display: block;
    background-image: none;
    padding: 0px;
    margin: 0px;
    height: 0px;
}

.hintstips .leftcol li#bathroom a {
    background-position: 0px 0px;
    color: #0092cd;
}

.hintstips .leftcol li#bathroom a:hover, .hintstips .leftcol li#bathroom a.selected {
    background-position: 0px -55px;
}

.hintstips .leftcol li#bathroom a p {
    color: #0092cd;
}
.hintstips .leftcol li#kitchen a {
    background-position: 0px -98px;
}

.hintstips .leftcol li#kitchen a:hover, .hintstips .leftcol li#kitchen a.selected {
    background-position: 0px -140px;
}

.hintstips .leftcol li#kitchen a p {
    color: #ccb60a;
}

.hintstips .leftcol li#garden a {
    background-position: 0px -182px;
}

.hintstips .leftcol li#garden a:hover, .hintstips .leftcol li#garden a.selected {
    background-position: 0px -222px;
}

.hintstips .leftcol li#garden a p {
     color: #008457;
}

.hintstips .leftcol li#bedroom a {
    background-position: 0px -262px;
}

.hintstips .leftcol li#bedroom a:hover, .hintstips .leftcol li#bedroom a.selected {
    background-position: 0px -304px;
}

.hintstips .leftcol li#bedroom a p {
    color: #6168c2;
}

.hintstips .secondcol {
    width: 553px;
    float: left;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    margin-left: 96px;
}

.hintstips .secondcol p {
    color: #8f8f8f;
    line-height: 1.5em;
}

.hintstips .secondcol h3, .hintstips .secondcol h4 {
    display: block;
    padding: 0px 0px 20px 0px;
    text-indent: 0px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    color: #008457;
    font-weight: bold;
}

.hintstips .secondcol h5 {
    padding: 0px 0px 10px 0px;
}

div.zoflorahomeimg {
    background-image: url(../img/bgs/discoverworld.jpg);
    background-repeat: no-repeat;
    width: 523px;
    padding: 125px 0px 12px 20px;
    position: relative;
}

div.zoflorahomeimg p {
   color: #fff!important;
   width: 330px;
   font-weight: bold;
}

div.featurewrap {
   margin-top: 30px;
}

div.secondfeature {
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 20px;
}

div.firstsidefeature, div.secondsidefeature {
    width: 262px;
    float: left;
}

div.secondsidefeature {
    width: 262px;
    float: left;
    margin-left: 29px;
}

div.hintstips div.secondcol img {
    padding-bottom: 20px;
}

div.solutionsf {    
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 3px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20px;
}

div.hintsfeature div.featurepic {
    top:-3px;
}

div.hintsfeature p {
    color: #008457;
    line-height: 1.8em;
}


/*HINT & TIPS */

/*FAQs*/

.faqs .leftcol {
    width: 260px;
    float: left;
    padding-left: 26px;
}

.hintstxtonly {
    margin-left: 20px;
}

.hintstxtonly h4 {
    font-family: Arial, Helvetica, Sans-Serif;
    background-image: url(../img/bgs/arrowdown.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    display: inline;
    padding: 0px 15px 0px 0px;
    font-size: 1.1em;
    font-weight: bold;
    color: #7f7f7f;
    margin-left: 5px;
}

.leftcol h3 {
    padding: 0px 0px 20px 0px;
    margin-left: 20px;
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 320px;
}


.leftcol h3 span {
    display: block;
    text-indent: -10000px;
}

.leftcol h3.products span {
    display: block;
    background-image: url(../img/headings/home/products.jpg);
    background-repeat: no-repeat;
}



.faqs .leftcol ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.faqs .leftcol ul li {
   margin: 0px;
   margin-left: 3px;
   padding: 0px;
   list-style: none;
   margin-bottom: 10px;
}

.faqs .leftcol li a {
    background-image : url(../img/menu/zofloraproducts.gif);
    background-repeat: no-repeat;
    display: block;
    height: 37px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    overflow: hidden;
    zoom: 1;
} 

.faqs .leftcol li a h5 {
    text-indent: -10000px;
    display: block;
    background-image: none;
    padding: 0px;
    margin: 0px;
    height: 0px;
}

.faqs .leftcol li#bathroom a {
    background-position: 0px 0px;
    color: #0092cd;
}

.faqs .leftcol li#bathroom a:hover, .faqs .leftcol li#bathroom a.selected {
    background-position: 0px 0px;
}

.faqs .leftcol li#bathroom a p {
    color: #0092cd;
}
.faqs .leftcol li#kitchen a {
    background-position: 0px -98px;
}

.faqs .leftcol li#kitchen a:hover, .faqs .leftcol li#kitchen a.selected {
    background-position: 0px -140px;
}

.faqs .leftcol li#kitchen a p {
    color: #ccb60a;
}

.faqs .leftcol li#garden a {
    background-position: 0px -182px;
}

.faqs .leftcol li#garden a:hover, .faqs .leftcol li#garden a.selected {
    background-position: 0px -222px;
}

.faqs .leftcol li#garden a p {
     color: #008457;
}

.faqs .leftcol li#bedroom a {
    background-position: 0px -262px;
}

.faqs .leftcol li#bedroom a:hover, .faqs .leftcol li#bedroom a.selected {
    background-position: 0px -304px;
}

.faqs .leftcol li#bedroom a p {
    color: #6168c2;
}

.faqs .leftcol h4 {
   height: 40px;
   display: block;
   text-indent: -100000px;
}

.faqs .secondcol {
    width: 553px;
    float: left;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    margin-left: 96px;
}

.faqs .secondcol p {
    color: #8f8f8f;
    line-height: 1.5em;
}

.faqs .secondcol h3, .faqs .secondcol h4 {
    display: block;
    padding: 0px 0px 20px 0px;
    text-indent: 0px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    color: #008457;
    font-weight: bold;
}

.faqs .secondcol h5 {
    padding: 0px 0px 10px 0px;
}

div.zoflorahomeimg {
    background-image: url(../img/bgs/discoverworld.jpg);
    background-repeat: no-repeat;
    width: 523px;
    padding: 125px 0px 12px 20px;
    position: relative;
}

div.zoflorahomeimg p {
   color: #fff!important;
   width: 330px;
   font-weight: bold;
}

div.featurewrap {
   margin-top: 30px;
}

div.secondfeature {
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 20px;
}

div.firstsidefeature, div.secondsidefeature {
    width: 262px;
    float: left;
}

div.secondsidefeature {
    width: 262px;
    float: left;
    margin-left: 29px;
}

div.faqs div.secondcol img {
    padding-bottom: 20px;
}

div.solutionsf {    
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 3px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20px;
}

div.magazinef, div.newsletterf {
background-image:url(../img/bgs/vdot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
margin-bottom:20px;
overflow:hidden;
padding-bottom:3px;
zoom: 1;
}

div.newsletterf {
background-image: none;
}


/*FAQs */

/*MAGAZINEPAGES*/

div.magazinepages {
  float: left;
  width: 577px;
  margin-left: 30px;
}

.magazinepage .leftcol h4 {
   height: 40px;
   display: block;
   text-indent: -100000px;
}

.magazinepage .leftcol {
float:left;
padding-left:26px;
width:260px;
}

.magazinepage.leftcol h3 {
    padding: 0px 0px 20px 0px;
    margin-left: 20px;
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 320px;
}

div.magazinepage div.leftpanel, div.magazinepage div.leftpanel h2, div.magazinepage div.leftpanel h3, div.magazinepage div.rightpanel,div.magazinepage div.rightpanel h2, div.magazinepage div.rightpanel h3 {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif!important;
}

div.magazinepage div.rightpanel h3 {
    margin-bottom: 35px;
}

div.magazinepage div.rightpanel h4 {
    font-size: 1.2em;
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    color: #333;
    font-weight: bold;
}


.magazinepage.leftcol h3 span {
    display: block;
    text-indent: -10000px;
}

.leftcol h3.products span {
    display: block;
    background-image: url(../img/headings/home/products.jpg);
    background-repeat: no-repeat;
}

.magazinepage .leftcol ul {
    margin: 0px;
    padding: 0px;
}

.magazinepage .leftcol ul li {
   margin: 0px;
   margin-left: 3px;
   padding: 0px;
   list-style: none;
}

.magazinepage .leftcol li a {
    background-image : url(../img/bgs/homemenu.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 107px;
    padding: 40px 35px 0px 103px;
    text-decoration: none;
    overflow: hidden;
    zoom: 1;
} 

.magazinepage .leftcol li a h4 {
    text-indent: -10000px;
}

.homepage .leftcol li#concentrates a {
    background-position: 0px 0px;
    color: #0092cd;
}

.magazinepage .leftcol li#concentrates a:hover, .homepage .leftcol li#concentrates a.selected {
    background-position: 0px -142px;
}

.magazinepage .leftcol li#concentrates a p {
    color: #0092cd;
}
.magazinepage .leftcol li#roomsprays a {
    background-position: 0px -289px;
}

.magazinepage .leftcol li#roomsprays a:hover, .magazinepage .leftcol li#roomsprays a.selected {
    background-position: 0px -430px;
}

.magazinepage .leftcol li#roomsprays a p {
    color: #ccb60a;
}

.magazinepage .leftcol li#solutions a {
    background-position: 0px -569px;
}

.magazinepage .leftcol li#solutions a:hover, .magazinepage .leftcol li#solutions a.selected {
    background-position: 0px -716px;
}

.magazinepage .leftcol li#solutions a p {
     color: #008457;
}

.magazinepage .leftcol li#professional a {
    background-position: 0px -850px;
}

.magazinepage .leftcol li#professional a:hover, .magazinepage .leftcol li#professional a.selected {
    background-position: 0px -994px;
}

.magazinepage .leftcol li#professional a p {
    color: #6168c2;
}

.magazinepage .secondcol {
    width: 553px;
    float: left;
}

.magazinepage .secondcol p {
    color: #008457;
    line-height: 1.5em;
}

.magazinepage .secondcol h3, .magazinepage .secondcol h4 {
    display: block;
    height: 34px;
    text-indent: -100000px;
}

.magazinepage .secondcol h4 {
    height: 40px;
}

div.magazinepage div.leftcol h4 {
    padding-bottom: 0px;
}

div.featurewrap {
   margin-top: 30px;
}

div.secondfeature {
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 20px;
}

div.firstsidefeature, div.secondsidefeature {
    width: 262px;
    float: left;
}

div.secondsidefeature {
    width: 262px;
    float: left;
    margin-left: 29px;
}

div.magazinepage div.secondcol img {
    padding-bottom: 20px;
}

div.solutionsf {    
    background-image: url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 3px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 35px;
}

div.magazinepage p {
    color: #008457;
    line-height: 1.8em;
}

div.magazinepages div.rightpanel p {
    color: #969696;
}


/*MAGAZINE*/

/* PRODUCTS */
.products .leftcol {
float:left;
width:233px;
}


.products h3.products span {
    display: block;
    background-image: url(../img/headings/home/products.jpg);
    background-repeat: no-repeat;
}

.products .leftcol ul {
    margin: 0px;
    padding: 0px;
}

.products .leftcol ul li {
   margin: 0px;
   margin-left: 3px;
   padding: 0px;
   list-style: none;
}

.products .leftcol li a {
    background-image : url(../img/bgs/productsmenu.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 70px;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
    zoom: 1;
} 

.products .leftcol li a h4 {
    text-indent: -10000px;
}

.products .leftcol li#concentrates a {
    background-position: 0px 0px;
    color: #0092cd;
}

.products .leftcol li#concentrates a:hover, .products .leftcol li#concentrates a.selected {
    background-position: 0px -313px;
}

.products .leftcol li#concentrates a p {
    color: #0092cd;
}
.products .leftcol li#roomsprays a {
    background-position: 0px -80px;
}

.products .leftcol li#roomsprays a:hover, .products .leftcol li#roomsprays a.selected {
    background-position: 0px -393px;
}

.products .leftcol li#roomsprays a p {
    color: #ccb60a;
}

.products .leftcol li#solutions a {
    background-position: 0px -160px;
}

.products .leftcol li#solutions a:hover, .products .leftcol li#solutions a.selected {
    background-position: 0px -473px;
}

.products .leftcol li#solutions a p {
     color: #008457;
}

.products .leftcol li#professional a {
    background-position: 0px -240px;
}

.products .leftcol li#professional a:hover, .products .leftcol li#professional a.selected {
    background-position: 0px -553px;
}

.products .leftcol li#professional a p {
    color: #6168c2;
}

.products .secondcol {
float:left;
width:653px;
margin-left: 64px;
}
.products .leftpanel {
  width: auto;
  background-color: #ccc;
}
.products .mainpanel {
  float: left;
  width: 355px;
}

.products .thirdpanel {
  float: left;
  width: 170px;
  margin-left: 64px;
  height: 60em;
}

.concentrates p strong {
  color: #0092ce;
}

.concentrates h3 {
    color: #0092CE;
}

.solutionspage p strong {
  color: #008457;
}

.solutionspage h3 {
    color: #008457;
}

.roomsprays h3 {
    color: #C7B547;
}

.roomsprays p strong {
    color: #C7B547;
}

.professional h3 {
    color: #604CA1;
}

.professional p strong {
    color: #604CA1;
}



/* PRODUCTS */

/* DOTTED DIVIDER */

.dotdivider {
    background-image :url(../img/bgs/vdot.jpg);
    background-repeat: repeat-x;
    height: 2px;
    padding: 10px 0px;
}

.fullwidthdots {
    width: 850px;
}


.almostfullwidthdots {
    width: 600px;
}

div.products h3 {
    font-size: 1.8em;
    font-weight: bold;
}

div.products h4 {
    font-size: 1.1em;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #7D6B6B;
    padding: 10px 0px 0px 0px;
}

div.stockists {
   background-image: url(../img/bgs/vdot.jpg);
   background-repeat: repeat-x;
   background-position: top left;
   padding-bottom: 15px;
}

div.stocklist {
   overflow: hidden;
   zoom: 1;
   padding: 8px 0px 0px 0px;
}

div.stockists ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 291px;
}

div.stockists h4 {
  font-weight: bold;
  font-size: 1.3em;
}

div.stockists p.qty {
  float: left;
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 2px;
  margin-right: 20px;
}

div.stockists ul li {
   float: left;
   height: 23px;
   list-style: none;
   display: block;
   text-indent: -10000px;
   margin-right: 20px;
   background-repeat: no-repeat;
   padding: 0px 0px 10px 0px;
}

div.stockists ul li.asda {
   width: 44px;
   background-image: url(../img/products/stockists/asda.gif);
}

div.stockists ul li.savers {
   width: 70px;
   background-image: url(../img/products/stockists/savers.gif);
}

div.stockists ul li.tesco {
   width: 70px;
   background-image: url(../img/products/stockists/tesco.gif);
}

div.stockists ul li.sainsburys {
   width: 99px;
   background-image: url(../img/products/stockists/sainsburys.gif);
}

div.stockists ul li.wilkinson {
   width: 112px;
   background-image: url(../img/products/stockists/wilkinson.gif);
}

div.stockists ul li.morrisons {
   width: 56px;
   height: 34px;
   background-image: url(../img/products/stockists/morrisons.gif);
}

div.stockists ul li.makro {
   width: 59px;
   background-image: url(../img/products/stockists/makro.gif);
}

div.stockists ul li.bookers {
   width: 93px;
   background-image: url(../img/products/stockists/booker.gif);
}

div.stockists ul li.bestway {
   width: 59px;
   height: 43px;
   background-image: url(../img/products/stockists/bestway.gif);
}




/*BUTTONS*/

/* Fixes IE Issues with clearing */

.clearblock {
   overflow: hidden;
   zoom: 1;
}

a.whitebut {
    background-image: url(../img/buttons/whitebut.jpg);
    background-repeat: no-repeat;
    padding: 10px 35px 15px 15px;
    text-decoration: none;
    font-size: 1.1em;
    position: absolute;
    top: 125px;
    right: 10px;
    color: #008457;
    text-decoration: none;
}

a.whitebutfixed {
    background-image: url(../img/buttons/whitebutwbg.jpg);
    background-repeat: no-repeat;
    margin-top: 10px;
    padding: 13px 75px 20px 15px;
    text-decoration: none;
    font-size: 1.1em;
    color: #008457;
    text-decoration: none;
    display: block;
}

/* These are the backgrounds for the green buttons */

.greenreflectl {
   background-image: url(../img/buttons/greenbut_left.jpg);
   background-repeat: repeat-x;
   background-position: bottom left;
   float: left;
   height: 68px;
}

.greenreflectr {
background-image:url(../img/buttons/greenbut_right.jpg);
background-position:right bottom;
background-repeat:no-repeat;
float:left;
height:68px;
}

div.secondsidefeature div.greenreflectl {
   margin-top: 10px;
}

.homegreenreflectl {
   background-image: url(../img/buttons/homegreenbut_left.jpg);
   background-repeat: repeat-x;
   background-position: bottom left;
   float: left;
   height: 68px;
   margin-top: 8px;
}

.homegreenreflectr {
background-image:url(../img/buttons/homegreenbut_left.jpg);
background-position:right bottom;
background-repeat:no-repeat;
float:left;
height:68px;
}

.purplereflectl {
   background-image: url(../img/buttons/purplebutreflect_left.jpg);
   background-repeat: repeat-x;
   background-position: bottom left;
   float: left;
   height: 68px;
   margin-top: 8px;
}

.purplereflectr {
background-image:url(../img/buttons/purplebutreflect_right.jpg);
background-position:right bottom;
background-repeat:no-repeat;
float:left;
height:68px;
}

.yellowreflectl {
   background-image: url(../img/buttons/yellowbutreflect_left.jpg);
   background-repeat: repeat-x;
   background-position: bottom left;
   float: left;
   height: 68px;
   margin-top: 8px;
}

.yellowereflectr {
background-image:url(../img/buttons/yellowbutreflect_right.jpg);
background-position:right bottom;
background-repeat:no-repeat;
float:left;
height:68px;
}


a.greenbutton, a.greenbuttonleft, a.bluebutton, a.yellowbutton, a.purplebutton {
   background-image: url(../img/buttons/greenbutton_left.jpg);
   background-repeat: repeat-x;
   background-position: top left;
   display: block;
   float: left;
   text-decoration: none;
}

a.bluebutton {
   background-image: url(../img/buttons/bluebutton_left.jpg);
}

a.yellowbutton {
   background-image: url(../img/buttons/yellowbutton_left.jpg);
}

a.purplebutton {
   background-image: url(../img/buttons/purplebutton_left.jpg);
}

a.greenbuttonleft {
    background-image: url(../img/buttons/greenbutton_righttile.jpg);
    background-position: top right;
}
a.greenbutton span, a.greenbuttonleft span, a.bluebutton span, a.yellowbutton span, a.purplebutton span  {
   background-image: url(../img/buttons/greenbutton_right.jpg);
   background-repeat: no-repeat;
   background-position: top right;
   color: #fff;
   display: block;
   float: left;
   padding: 10px 40px 10px 10px;
   cursor: pointer;
}

a.greenbuttonleft span {
   background-image: url(../img/buttons/greenbutton_leftarrow.jpg);
   background-position: top left;
   padding: 10px 20px 10px 30px;
}

a.greenbuttonright span {
   padding: 10px 30px 10px 17px;
}

a.bluebutton span {
   background-image: url(../img/buttons/bluebutton_right.jpg);
}

a.yellowbutton span {
   background-image: url(../img/buttons/yellowbutton_right.jpg);
}

a.purplebutton span {
   background-image: url(../img/buttons/purplebutton_right.jpg);
}

.rightbut {
   float: right;
}

div.pagenav {
   padding-top: 50px;
   padding-bottom: 30px;
}

/*BUTTONS*/


/*FOOTER*/

div#footer
{
	clear:both;
	background-image:url(../img/footer/footer_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;
	width: 914px;
	margin-left: 3px;
}

div#footer ul
{
	margin:0px;
	padding:0px;
	padding-top:20px;
	list-style:none;
	padding-bottom:40px;
	margin-left:40px;
}

div#footer ul li
{
	float:left;
	padding-right:5px;
}

div#footer ul li a {
    color: #018357!important;
    text-decoration: none;
    background-image: none;
}

div#footer ul li.break
{
	padding-left:7px;
	background-image:url(../img/footer/footer_divider.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

div#footer ul li.zoflora
{
	float: right;
    color: #018357;
}

/*IMAGE*/

img.mainimg
{
	margin:auto;
	display:block;
	background-position:bottom center;
	background-repeat:no-repeat;

}

/*TEXT ONLY*/

div.textonly
{
	background-image:url(../img/products/product_flowers.gif);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
	background-position:15px 10px;
	min-height:360px;
}

div.textonly_middle
{
	background-image:url(../img/products/product_panel_bottom.gif);
	position:absolute;
	width:80px;
	height:60px;
	top:310px;
	left:205px;
	z-index:-1;
}

ul.textonlypanel
{
	margin:0px;
	padding:0px;
	list-style:none;
	background-image:url(../img/textonly/textonlypanel.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:10;
	margin-left:60px;
	margin-top:5px;
	padding-top:10px;
	margin-right:10px;
	padding-left:15px;
	position:absolute;
	top:30px;
	width:175px;
	height:300px;
}

ul.textonlypanel li
{
	font-size:1.4em;
	padding-bottom:4px;
}

ul.textonlypanel li a, div.contactfooter p a
{
	color:#7f8176;
	text-decoration:none;
}



ul.textonlypanel li a:hover, ul.textonlypanel li a.active, ul.textonlypanel li a.selected, ul.textonlypanel li a.open
{
	color:#000000;
	background-image:url(../img/blackarrow_left.gif);
	background-position:100% 6px;
	padding-right:15px;
	background-repeat:no-repeat;
}

ul.textonlypanel li ul
{
	list-style:none;
	padding-left:15px;
	padding-top:10px;
	color:#7f8176;
}

ul.textonlypanel li ul li
{
	font-size:0.9em;
}




/*PRODUCT SELECTOR*/

h4.greyarrow
{
	color:#b5b7aa;
	background-repeat:no-repeat;
	font-size:1.1em !important;
	margin-bottom:0px;
	    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif!important;
}

div.flowers
{
	background-image:url(../img/products/product_flowers.gif);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
	background-position:15px 10px;
}

div.flower_middle
{
	background-image:url(../img/products/product_panel_bottom.gif);
	position:absolute;
	width:80px;
	height:60px;
	top:350px;
	left:205px;
	z-index:-1;
}

ul.prodpanel
{
	margin:0px;
	padding:0px;
	list-style:none;
	z-index:10;
	top:30px;
	width:190px;
}

ul.prodpanel li
{
	font-size:1.1em;
	padding: 7px 0px;
}

ul.prodpanel li a, div.contactfooter p a
{
	color:#7f8176;
	text-decoration:none;
}

ul.prodpanel li a {
	background-image:url(../img/blackarrow_left.gif);
	background-position:100% 15px;
	padding-right:15px;
	background-repeat:no-repeat;
	padding: 15px 25px 10px 0px;
	line-height: 1.5em;
}

* html ul.prodpanel li a {
	display: inline;
	zoom: 1;
	padding-bottom: 0px;
	padding-top: 5px;
	background-position:100% 7px!important;
	line-height: 1.5em;
}

*+html ul.prodpanel li a {
	display: inline;
	zoom: 1;
	padding-bottom: 0px;
	padding-top: 5px;
	background-position:100% 7px!important;
	line-height: 1.5em;
}


* html ul.prodpanel li a:hover {
	background-position:100% -30px!important;
}

* html ul.prodpanel li a.active {
	background-position:100% -30px!important;
}

* html ul.prodpanel li a.selected {
	background-position:100% -30px!important;
}

* html ul.prodpanel li a.open {
	background-position:100% -30px!important;
}

*+html ul.prodpanel li a:hover {
	background-position:100% -30px!important;
}

*+html ul.prodpanel li a.active {
	background-position:100% -30px!important;
}

*+html ul.prodpanel li a.selected {
	background-position:100% -30px!important;
}

*+html ul.prodpanel li a.open {
	background-position:100% -30px!important;
}

ul.prodpanel li a:hover, ul.prodpanel li a.active, ul.prodpanel li a.selected, ul.prodpanel li a.open
{
	color:#000000;
	background-image:url(../img/blackarrow_left.gif);
	background-position:100% -21px;
}



ul.prodpanel li ul
{
	list-style:none;
	padding-left:15px;
	padding-top:10px;
	color:#7f8176;
}

ul.prodpanel li ul li
{
	font-size:0.9em;
}

div.prod_bg {
background-repeat:no-repeat;
height:35px;
padding:10px 20px 20px 20px;
margin-top: -3px;
}

div.prod_bg p {
   color: #fff;
}

.concentrates ul li a {
  color: #0092ce!important;
  background-image:url(../img/blackarrow_concentrates.gif);
}

.concentrates ul.prodpanel li a:hover, .concentrates ul.prodpanel li a.active, .concentrates ul.prodpanel li a.selected, .concentrates ul.prodpanel li a.open {
background-image:url(../img/blackarrow_concentrates.gif);
color: #0092ce;
}

div.concentrates div.prod_bg {
background-image:url(../img/bgs/products/concentrates/concentrates_prodbg.gif);
}

div.roomsprays div.prod_bg {
background-image:url(../img/bgs/products/roomsprays/roomsprays_prodbg.gif);
}

div.solutionspage div.prod_bg {
background-image:url(../img/bgs/products/solutions/solutions_prodbg.gif);
}

div.professional div.prod_bg {
background-image:url(../img/bgs/products/professional/professional_prodbg.gif);
}

div.concentrates div.prod_bg p {
   color: #fff;
}

.solutionspage p strong {
  color: #008457;
}

.solutionspage ul li a {
  color: #008457!important;

}
.solutionspage ul.prodpanel li a {
background-image:url(../img/blackarrow_solution.gif);
}

.solutionspage ul.prodpanel li a:hover, .solutionspage ul.prodpanel li a.active, .solutionspage ul.prodpanel li a.selected, .solutionspage ul.prodpanel li a.open {
background-image:url(../img/blackarrow_solution.gif);
color: #008457;
}

.roomsprays p strong {
  color: #c7b547;
}

.roomsprays ul li a {
  color: #c7b547!important;

}

div.roomsprays div.prod_bg p strong {
  color: #fff;
}

.roomsprays ul.prodpanel li a {
background-image:url(../img/blackarrow_roomsprays.gif);
}

.roomsprays ul.prodpanel li a:hover, .roomsprays ul.prodpanel li a.active, .roomsprays ul.prodpanel li a.selected, .roomsprays ul.prodpanel li a.open {
background-image:url(../img/blackarrow_roomsprays.gif);
color: #c7b547;
}

.professional p strong {
  color: #604ca1;
}

.professional ul li a {
  color: #604ca1!important;
background-image:url(../img/blackarrow_professional.gif);
}

.professional ul.prodpanel li a:hover, .professional ul.prodpanel li a.active, .professional ul.prodpanel li a.selected, .professional ul.prodpanel li a.open {
background-image:url(../img/blackarrow_professional.gif);
color: #604ca1;
}

.productfeature {
  color: #7D6B6B;
  font-size: 1.2em;
  margin-bottom: 30px;
}

* html ul.productfeature {
    margin-left: 40px;
}



/*FAQS*/

div.faq
{
	width:573px;
	margin-top:0;
	float: left;
	margin-left: 20px;
}

div.faq h3
{
	color:#6095c1;
}

div.faq div.top_flower
{
	background-image:url(../img/flowers_berries.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:50px;
	margin-left:-50px;
}

div.faq ul
{
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	margin-bottom:10px;
	height:1%; /*THAT DAMN PEEKABOO BUG AGAIN!*/
}

div.faq ul.viruslist {
   padding-bottom: 0px;
}

div.faq ul li
{
	list-style:none;
}

div.faqs div.leftcol div.magazine h4 {
    padding-bottom: 0px;
}

div.faq ul li h4, div.magazinepage ul li h4
{
	font-size:1.1em;
	padding-top:11px;
	padding-bottom:12px;
	color:#028458;
	cursor: pointer;
	padding-left: 40px;
	font-weight: bold;
}

div.faq ul li h4 a, ul.subnav li a, div.magazine h4 a, a.bigmail
{
	color:#808277;
	text-decoration:none;
}
div.faq ul li h4.Sel {
	background-position:0px -37px;
}
div.faq ul li h4.Hover span, div.faq ul li h4.Sel span{
	color:#028458;
	/*background-image:url(../img/blackarrow_left.gif);*/
	background-position:100% 9px;
	padding-right:17px;
	background-repeat:no-repeat;
}
div.faq ul li h4 a:hover, div.faq ul li h4 a.active, div.magazine h4 a:hover, div.magazine h4 a.active,  a.bigmail:hover, div.magazine h4 a.sel, div.contactfooter p a:hover
{
	color:#000000;
	background-image:url(../img/blackarrow_left.gif);
	background-position:100% 9px;
	padding-right:17px;
	background-repeat:no-repeat;
}

ul.subnav li a.selected, ul.subnav li a.active, ul.subnav li a:hover
{
	color:#008357;
	background-image:url(../img/blackarrow_left.gif);
	background-position:100% 9px;
	padding-right:17px;
	background-repeat:no-repeat;
}

div.faq ul li h4
{
	background-image:url(../img/faq/faqbg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

img.faq
{
	background-image:url(../img/faq/faq_img_lower.gif);
	margin-top:0px !important;
}

div.faq_item
{
	padding-top:24px;
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:0px;
	/*Negative margins in order to expand the divider over the containing element. Please keep all numbers equal*/
	margin-left:5px;	
	margin-right:-15px;
	padding-right:15px;
	padding-left:15px;
}

div.faq address
{
	font-style:normal;
	color:#808076;
	font-size:1.4em;
	line-height:1.40em;
}

address
{
	font-style:normal;
	color:#7d6b6b;
	font-size:1.1em;
}

/*=======ABOUT US===========*/

div.content {
    width: 880px;
}

div.about {
margin-left:40px;
overflow:hidden;
padding-bottom:60px !important;
padding-top:30px;
}

div.about div.leftpanel, div.about div.rightpanel {
    width: 380px;
}

div.about div.rightpanel {
    background-image: none;
    padding-left: 50px;
}


/*=======CONTACTPANEL===========*/

div.contactfooter
{
	margin-bottom:10px;
}

div.contactfooter h4
{
	font-size:1.2em;
	font-family: Helvetica, Arial, "Times New Roman", Sans-Serif;
	padding-bottom:10px;
	color: #7D6B6B;
}

/*COMPETITION*/

div.formElm
{
	margin-bottom:10px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

div.competition
{
	width:620px;
}

* html div.competition
{
	width:630px;
}

div.competition div.rightpanel
{
	width:295px;
}

div.competition div.leftpanel
{
	width:295px;
}

img.competition
{
	margin-top:0px;
	background-image:none;
	padding-bottom:20px;
}

div.competition h3
{
	color:#a478ff
}

label
{
	font-size:1.1em;
	color:#008457;
	margin-bottom:5px;
	display:block;
	float: left;
	display: block;
	width: 190px;
}

label.required
{
	margin-left:-15px;
	padding-left:15px;
	z-index:1000;
	visibility:visible;
}

p.required
{
	color:#008658;
	font-size:1em;
	margin-left:-15px;
	padding-left:200px;
	z-index:1000;
	padding-bottom:10px;
}

textarea.textf
{
	width:228px;
	border:1px solid #d6d6d6;
	padding-top:4px;
	padding-left:6px;
	padding-bottom:5px;
	color:#7d6b6b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	height:75px;
}

input.textf
{
	background-repeat:no-repeat;
	width:228px;
	border:1px solid #ccc1bb;
	padding-top:4px;
	padding-left:6px;
	padding-bottom:5px;
	color:#7d6b6b;
}

* html input.textf, * html textarea.textf
{
	width:220px;
}

select.dropdown
{
	border:1px solid #ccc1bb;
	padding:2px;
	width:236px;
}

* html select.dropdown {
    width: 230px;
}

div.formElm.terms
{
	margin-top:10px;
	margin-bottom:20px;
}

div.formElm.terms label
{
	color:#008457;
	font-size:1em;
	display:block;
	float:left;
	width:300px;
	line-height: 1.5em;
}

div.formElm.terms input
{
	margin-right:10px;
	float:left;
	margin-top:5px;
}

input.submit
{
	background: transparent url(../img/competition/submitbutton.jpg) no-repeat center top;
	overflow:hidden;
	width:89px;
	height:32px;
	margin:0px;
	padding:95px 0 0;
	border:0px;
	margin-top: 40px;
	cursor: pointer;
}

* html input.submit {
    height: 72px;
    padding-bottom: 100px;
    display: block;
    margin-left: -65px;
}

input.subscribe
{
	background: transparent url(../img/competition/subscribe.jpg) no-repeat center top;
	overflow:hidden;
	width:89px;
	height:32px;
	margin:0px;
	padding:95px 0 0;
	border:0px;
	margin-top: 40px;
	cursor: pointer;
}

* html input.subscribe {
    height: 72px;
    padding-bottom: 100px;
    display: block;
    margin-left: -65px;
}

*+html input.subscribe {
    height: 72px;
    padding-bottom: 100px;
    display: block;
    margin-left: -65px;
}

div.error
{
	background-image:url(../img/competition/comp_error_bar.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

div.error h3
{
	color:#FF0000 !important;
	font-size:1.6em;
	font-weight:bold;
	background-image:url(../img/competition/comp_error_bar.gif);
	background-position:top left;
	padding-top:7px;
	margin:0px;
	background-repeat:no-repeat;
}

div.error p
{
	color:#FF0000;
	padding-bottom:10px;
}

p.error
{
	color:#FF0000;
	padding-top:5px;
	margin-left:6px;
	padding-bottom:0px;	
}

input.EmptyInput
{
	color:#A9A9A9
}

input.bg1.FormFieldError
{
	background-image:url(../img/competition/field1_error.jpg);
}

input.bg2.FormFieldError
{
	background-image:url(../img/competition/field2_error.jpg);
}

input.bg3.FormFieldError
{
	background-image:url(../img/competition/field3_error.jpg);
}

div.firstform {
    width: 435px;
    float: left;
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
}

div.secondform {
    width: 330px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-left: 70px;
}

.requiredstar {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 1.3em;
    color: #008457;
}

/*=======MAGAZINE STYLES=========*/

img.magazine
{
	margin-top:0px;
	padding-top:0px;
	padding-left:35px;
	padding-bottom:0px;
	background-image:none;
}

div.snowdrop_overlay
{
	position:relative;
}

img.snowdrop_right
{
	display:block;
	position:absolute;
	right:35px;
	bottom:30px;
}


div.magazine h2
{
	color:#b6b6ac;
}

div.magazine h3
{
	color:#73be1e;
}

div.snowdrop_left
{
	background-image:url(../img/magazine/global/snowdrop_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:-65px;
	padding-left:65px;
	margin-top:-20px;
	padding-top:20px;
	z-index:100000;
	overflow:visible;
}

div.leftflower
{
	background-image:url(../img/magazine/global/flower_left_bg.gif);
	background-position:0px 325px;
	background-repeat:no-repeat;
}

div.snowdrop_flowers
{
	background-image:url(../img/magazine/global/snowdrop_flowers_left.jpg);
	background-repeat:no-repeat;
	background-position:0px 245px;
}

ul.subnav
{
	height: 140px;
	width:273px;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	background-image: url(../img/magazine/global/subnav_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

ul.subnav
{
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	margin-bottom: 40px;
}

ul.subnav li
{
	padding-bottom:17px;
}

ul.subnav li a
{
	font-size:13px;
	background-position:100% 5px !important;
    color: #72be1e;
}





ul.subnav2
{
	list-style:none;
}

ul.subnav2
{
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:0px;
}

ul.subnav2 li
{
	padding-bottom:20px!important;
}

ul.subnav2 li a
{
    padding: 0px!important;
    margin: 0px!important;
    height: auto!important;
    background-image: none!important;
    padding: 10px 20px 0px 0px!important;
    display: inline!important;
    background-image: url(../img/blackarrowdg_left.gif)!important;
    background-position: 100% 14px!important;
    color: #008357;
    font-size: 1.2em;
}


div.magazine h4.greyarrow
{
	margin:0px;
	margin-bottom:10px;
}

div.magazine img.leftimg
{
	margin-left:-15px;
	display:block;
	padding-top:5px;
}

div.magazine div.rightpanel
{
	background-image:url(../img/magazine/global/middle_divider.gif);
}

div.listcontainer
{
	width:290px;
	margin-bottom:10px;
	margin-left:10px;
}

div.listcontainer ol
{
	padding:0px;
	margin:0px;
	list-style:none;
	padding: 25px 5px 10px 10px;
	font-size:1.1em;
	clear: both;
}

div.listcontainer ol li
{
	padding-left:40px;
	background-position:left top;
	padding-bottom:15px;
	margin-left:-20px;
	background-repeat:no-repeat;
	color:#74746a;
	clear: both;
}

* html div.listcontainer {
   margin-left: 0px;
}

/* Added by HP 15-03-2008 */

div.listcontainer li p {font-size: 1em;}

div.listcontainer li p strong {font-size: 1.2em;}

html div.listcontainer li li {margin-left: -10px; padding: 0px; list-style-type: circle;}

*+html div.listcontainer li li {margin-left: 30px;}
*html div.listcontainer li li {margin-left: 30px!important;}

* html div.listcontainer ol li
{
	margin-left:0px;
}

* html div.listcontainer
{
	width:268px;
}

li.one
{
	background-image:url(../img/magazine/global/bullets/1.gif);
}

li.two
{
	background-image:url(../img/magazine/global/bullets/2.gif);
}

li.three
{
	background-image:url(../img/magazine/global/bullets/3.gif);
}

li.four
{
	background-image:url(../img/magazine/global/bullets/4.gif);
}

li.five
{
	background-image:url(../img/magazine/global/bullets/5.gif);
}

li.six
{
	background-image:url(../img/magazine/global/bullets/6.gif);
}

li.seven
{
	background-image:url(../img/magazine/global/bullets/7.gif);
}

li.eight
{
	background-image:url(../img/magazine/global/bullets/8.gif);
}

li.nine
{
	background-image:url(../img/magazine/global/bullets/9.gif);
}

li.ten
{
	background-image:url(../img/magazine/global/bullets/10.gif);
}

li.eleven
{
	background-image:url(../img/magazine/global/bullets/11.gif);
}

li.twelve
{
	background-image:url(../img/magazine/global/bullets/12.gif);
}

li.thirteen
{
	background-image:url(../img/magazine/global/bullets/13.gif);
}

li.fourteen
{
	background-image:url(../img/magazine/global/bullets/14.gif);
}

li.fifteen
{
	background-image:url(../img/magazine/global/bullets/15.gif);
}

a.nextpage
{
	font-size:1.5em;
	display:block;
	float:right;
}
a.backpage
{
	font-size:1.5em;
	display:block;
	float:left;
}

div.magazine div.leftpanel
{
	background-image:url(../img/magazine/global/threeflowers_divider.gif);
	padding-bottom:40px;
	background-position:bottom center;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

/*=======MAGAZINE QUIZ STYLES=========*/

form.quiz h4
{
	padding:0px;
}

form.quiz h4.grey
{
	color:#b6b6ac
}

form.quiz h4.black
{
	color:#000000;
	padding-bottom:15px;
}

form.quiz label
{
	float:left;
	color:#000000;
	width: auto;
}

form.quiz input.check
{
	float:left;
	margin-top:4px;
	margin-left:5px;
}

form.quiz p
{
	clear:both;
}

p.small
{
	font-size:1em;
}

input.next
{
	float:right;
	background-image:url(../img/next_btn.jpg);
}

/*=====ABOUT US STYLES=====*/

img.about
{
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image:none;
	margin-left:70px;
	background-image:url(../img/about/headerimage_bg.gif);
	background-position:right bottom;
	padding-right:48px;
	padding-bottom:55px;
}

/*=========INDEX STYLES=========*/

img.index
{
	background-image:none;
	padding:0px;
	margin:0px;
	margin-bottom:50px;
}
 
/*========HINTS AND TIPS========*/

div.flowerboth
{
	background-image:url(../img/flowers_both_bg.gif);
	background-position:20px 250px;
	background-repeat:no-repeat;
}

div.hints h4
{
	margin-top:-5px;
	font-size:1.6em;
	color:#6095C1;	
	margin-bottom:10px;
}

div.hints
{
	margin-top:10px;
}

div.hints h3
{
	color:#fe9900;

}

a.bigmail
{
	font-size:1.4em;
	background-position:100% 6px !important;
}


/*CONTACTFOOTER*/

div.contactfooter p {
	font-family: Helvetica, Arial, "Times New Roman", Sans-Serif;
}

div.contactfooter p a
{
	font-size:1.2em;
	background-position:100% 5px !important;
}

div.contactfooter address
{
	display:block;
	color: #028458;
	font-weight: bold;
	padding: 10px 0px 20px 0px;
}

div.contactfooter a
{
	display:inline;
}

/*HOME*/

img.home
{
	margin-left:80px;
	margin-bottom:45px;
	display:block;
}

/* * html div.home
{
	margin-top:-20px;
} */

* html div.leftpanel
{
	width:235px;
}

* html div.rightpanel
{
	width:258px;
}

ul.viruslist
{
	padding:0px;
	list-style:none;
	color:#7d6b6b;
	font-size:1.1em;
}

ul.viruslist li
{
	margin-bottom:3px;
	padding-left:20px;
	height:20px;
	width:100%;
}

ul.viruslist li span.virus
{
	display:block;
	float:left;
	width:15em;
}

ul.viruslist li span.response
{
	display:block;
	float:left;
}

h5.responsible
{
	margin-left:15em;
	padding-left:20px;
	font-size:1.1em;
	margin-bottom:5px;
	color:#6196c2;
}

/* Added Zoflora Sitemap 17-6-2008 */

div.sitemap {padding-top: 60px;}
div.sitemap ul {margin: 0; padding: 0;}
div.sitemap ul li {list-style: none; background: url(../img/blackarrow_left.gif) no-repeat 8px 5px; position: relative; overflow: hidden; padding-left: 40px; padding-top: 8px; padding-bottom: 8px; display: block; background-position: 15px 10px;}
div.sitemap ul li a {font-size: 1.1em; font-weight:bold; text-decoration: none;}
*+html div.sitemap ul ul li {margin-left: -40px; line-height: 1em;}
*html div.sitemap ul ul li {margin-left: -40px; line-height: 1em;}
div.sitemap ul ul ul li {margin-left: 0px; padding: 0px; background-image: none; line-height: 1.5em;}
div.sitemap ul ul ul li a {text-decoration: none; font-size: 0.9em; font-weight: normal; color: #7D6B6B;}

a.textonly {display: block; text-align: center; margin-top: 30px; font-size: 1.3em; font-weight: bold;}
