body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #141414;
   color: #DDDDDD;
}
body,textarea {
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:0.9em;
}


/*MAIN STYLES*/


a {
   color: #ff0091;
}
a:hover {
   color: #FFFFFF;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#FFFFFF;
	 padding:0.9em 0 0.1em 0;
	 width:100%;
}
h1 {
   font-size:2em;
}
h2 {
   font-size:1.3em;
}
h3 {
   font-size:1.1em;
	 color:#ff0091;
}
h3.nopadding {
   padding:0;
}
h4 {
   font-size:1em;
}

h2.graphic {
   margin:0;
	 padding:0;
	 width:465px;
	 height:29px;
	 background-image:no-repeat;
	 margin-bottom:10px;
	 float:left;
	 clear:both;
}
h2.graphicbelow {
   margin-top:20px;
}
h2.graphicmid {
   width:672px;
}
h2.graphicwide {
   width:880px;
}
h2.graphic span {
   display:none;
}
h2#graphic1 { background-image:url(../img/h2_myaccount.gif); }
h2#graphic2 { background-image:url(../img/h2_about.gif); }
h2#graphic3 { background-image:url(../img/h2_information.gif); }
h2#graphic4 { background-image:url(../img/h2_contact.gif); }
h2#graphic5 { background-image:url(../img/h2_buyseeds.gif); }
h2#graphic6 { background-image:url(../img/h2_basket.gif); }
h2#graphic7 { background-image:url(../img/h2_checkout.gif); }
h2#graphic8 { background-image:url(../img/h2_accessibility.gif); }
h2#graphic9 { background-image:url(../img/h2_sitemap.gif); }
h2#graphic10 { background-image:url(../img/h2_orderhistory.gif); }
h2#graphic11 { background-image:url(../img/h2_whatsnew.gif); }
h2#graphic12 { background-image:url(../img/h2_offers.gif); }
h2#graphic13 { background-image:url(../img/h2_welcome.gif);margin-top:10px; }


h3.sidegraphic {
   margin:0;
	 padding:0;
	 width:188px;
	 height:29px;
	 background-image:no-repeat;
	 margin-bottom:10px;
	 float:left;
	 clear:both;
}
h3.sidegraphicbelow {
   margin-top:20px;
}
h3.sidegraphic span {
   display:none;
}
h3#sidegraphic1 { background-image:url(../img/h3_seedbanks.gif); }
h3#sidegraphic2 { background-image:url(../img/h3_search4seeds.gif); }
h3#sidegraphic3 { background-image:url(../img/h3_newsletter.gif); }
h3#sidegraphic4 { background-image:url(../img/h3_delivery.gif); }
h3#sidegraphic5 { background-image:url(../img/h3_information.gif); }
h3#sidegraphic6 { background-image:url(../img/h3_mostpopular.gif); }
h3#sidegraphic7 { background-image:url(../img/h3_specialoffers.gif); }

blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border-top:1px solid #444444;
	 border-bottom:1px solid #333333;
	 background-color:#2c2c2c;
}
blockquote p {
margin:0;
padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 padding-left:4em;
	 background-repeat:no-repeat;
	 background-position:top left;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}

dl,dd,dt {
   padding:0;
	 margin:0;
}
dl { padding-top:1em; }
dt {
   padding-top:0.8em;
}
dd {
   padding-bottom:0.8em;
   border-bottom:1px solid #444444;
}


/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,ul.simpleinline,#headernav ul {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li {
   display:inline;
	 width:100%;
}
.menubuttons li a {
   float:left;
	 clear:left;
   display:block;
   color:#FFFFFF;
	 font-size:0.8em;
   padding:0.1em 0 0.1em 27px;
	 background-image:url(../img/bullet1.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
}
.leftthin .menubuttons li a {
   width:160px;
}
.menubuttons li a:hover {
	 background-image:url(../img/bullet2.gif);
   color:#ff0091;
}
.menubuttons li.active a {
	 background-image:url(../img/bullet3.gif);
   color:#ff0091;
   font-weight:bold;
}
#headernav li {
   display:inline;
}
#headernav li a {
   display:block;
   position:absolute;
	 top:0px;
	 height:41px;
	 background-repeat:no-repeat;
}
#headernav li a span {
   display:none;
}
a#headernav1 {
   background-image:url(../img/home1.gif);
	 width:77px;
   left:0px;
}
a#headernav2 {
   background-image:url(../img/shop1.gif);
	 width:67px;
   left:77px;
}
a#headernav3 {
   background-image:url(../img/specialoffers1.gif);
	 width:147px;
   left:144px;
}
a#headernav4 {
   background-image:url(../img/info1.gif);
	 width:60px;
   left:291px;
}
a#headernav5 {
   background-image:url(../img/aboutus1.gif);
	 width:108px;
   left:351px;
}
a#headernav6 {
   background-image:url(../img/contact1.gif);
	 width:98px;
   left:459px;
}
#headernav li.active a#headernav1,a#headernav1:hover { background-image:url(../img/home2.gif); }
#headernav li.active a#headernav2,a#headernav2:hover { background-image:url(../img/shop2.gif); }
#headernav li.active a#headernav3,a#headernav3:hover { background-image:url(../img/specialoffers2.gif); }
#headernav li.active a#headernav4,a#headernav4:hover { background-image:url(../img/info2.gif); }
#headernav li.active a#headernav5,a#headernav5:hover { background-image:url(../img/aboutus2.gif); }
#headernav li.active a#headernav6,a#headernav6:hover { background-image:url(../img/contact2.gif); }

ul.simpleinline {
   clear:both;
}
ul.inline li {
   display:inline;
}
ul.simpleinline li {
   display:inline;
	 padding:0.5em 10px;
	 border-right:1px solid #333333;
}
ul.inline li a {
   float:left;
   padding:0.5em 10px;
   border-left:1px solid #2c2c2c;
	 font-weight:bold;
	 font-size:0.9em;
	 background-color:#333333;
   display:block;
}
ul.inline li a:hover,ul.inline li.active a {
   background-color:#444444;
	 color:#FFFFFF;
	 text-decoration:none;
}


/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
   background-image:url(../img/bg1.gif);
   background-repeat:repeat-x;
}
#container,#header,#content,#footer {
   width:900px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
}
#header {
   position: relative;
   float:left;
   height: 232px;
   clear:left;
   background-image:url(../img/header1.jpg);
   background-repeat:no-repeat;
}
#popupheader {
   width:520px;
   height:98px;
   background-image:url(../img/popup_header1.jpg);
   background-repeat:no-repeat;
}
#footer {
   position: relative;
   clear: both;
   height: 208px;
   background-image:url(../img/footer1.gif);
   background-repeat:no-repeat;
}
#footer p {
   position:absolute;
	 margin:0;
	 padding:0;
	 line-height:2em;
	 color:#CCCCCC;
	 left:20px;
	 top:40px;
}
#footer p span {
   color:#FFFFFF;
	 font-size:1.2em;
}
#newage1812 a {
   position:absolute;
	 top:46px;
	 right:20px;
	 display:block;
   background-image:url(../img/newage1812.gif);
   background-repeat:no-repeat;
	 width:234px;
	 height:96px;
}
#newage1812 a span {
   display:none;
}
#content {
   float:right;
   padding:30px 0 0 0;
   min-height:400px;
	 background-color:#2c2c2c;
}
* html #content {
   height:400px;
}
#accessibility {
   position:absolute;
   top:10px;
   right:0px;
   text-align:right;
	 font-size:0.8em;
}
#headernav {
   position:absolute;
   top:191px;
   left:0px;
	 height:41px;
	 width:557px;
}
#basketbrief {
   width:210px;
	 height:40px;
	 position:absolute;
	 top:196px;
	 left:675px;
	 font-size:0.85em;
}
#basketbrief p {
   margin:4px 0 0 0;
	 padding:0;
	 float:left;
	 width:140px;
	 text-align:center;
}
#searchform {
   position:absolute;
	 top:8px;
	 left:0px;
	 width:300px;
}
#searchform fieldset,#searchform legend {
   margin:0;
	 padding:0;
	 border:0;
}
#searchform legend {
   display:none;
}
#searchform label {
   width:40px;
	 float:left;
	 padding:3px 0;
}
#searchform .textbox1 {
   width:100px;
	 float:left;
}
#searchform .imagebutton {
   float:left;
	 margin:0;
	 position:relative;
	 left:7px;
	 top:-2px;
}
#currencyconvertor {
   position:absolute;
	 top:4px;
	 left:320px;
}

.leftthin,.rightthin {
   width:188px;
	 position:relative;
}
.rightthin {
	 right:10px;
}
.leftthin {
	 left:10px;
}
.leftwide,.rightwide {
   width:672px;
	 position:relative;
}
.leftwide {
   left:10px;
}
.rightwide {
   right:10px;
}
.leftmid,.rightmid {
   width:464px;
	 position:relative;
}
.leftmid {
   left:30px;
}
.rightmid {
   right:30px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.padder {
	 float:left;
	 width:880px;
   position:relative;
	 left:10px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#2c2c2c;
   border:1px solid #AAAAAA;
   color:#ff0091;
}
form fieldset {
   border:1px solid #444444;
   padding:0.5em;
}
form legend {
   background-color:#2c2c2c2;
   color:#FFFFFF;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#FFFFFF;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:98%;
   height: 22px;
}
.imagebutton,.imagebutton a {
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:144px;
	 height:33px;
}
.imagebutton a {
   display:block;
}
.imagebutton span {
   display:none;
}
.imagebuttonsmall,.imagebuttonsmall a {
   width:101px;
	 height:29px;
}
.imagebuttonextrasmall,.imagebuttonextrasmall a {
   width:57px;
	 height:28px;
	 margin:0;
}
#imagebutton1 {
   background-image:url(../img/view2.gif);
	 margin:0;
}
textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}
.sideform fieldset {
   border:0;
	 padding:0;
}
.sideform legend {
   display:none;
}
.sideform label {
   background-color:#222222;
	 margin:0;
	 padding:0.2em;
}
.boxlabel {
   float:left;
	 clear:both;
	 width:100% !important;
	 background-color:#222222;
	 padding:8px 0 !important;
	 display:block;
	 text-align:left !important;
}
.boxlabel input {
   margin-left:8px;
}

/*TABLES*/

table {
   width:100%;
   font-size:0.9em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
}
table caption {
   padding:0.8em 0.2em;
	 background-color:#444444;
	 text-align:left;
	 border-top:1px solid #222222;
}
table tr,table td,table th {
   border-bottom:1px solid #222222;
   padding:0.4em 0.2em;
}
table th,table th a {
   background-color:#333333;
   color:#FFFFFF;
}

.pagingbox {
   padding:0.3em;
	 background-color:#333333;
	 clear:both;
}

.rightpanel {
   width:188px;
	 height:156px;
	 background-image:url(../img/rhs_bg.gif);
	 background-repeat:no-repeat;
	 background-position:bottom left;
	 position:relative;
	 float:left;
	 clear:left;
	 margin-bottom:20px;
}
.rightpaneltall {
   height:289px;
	 background-image:url(../img/rhs_bg2.gif);
}
.rightpanelbutton a {
   display:block;
	 width:101px;
	 height:29px;
	 background-repeat:no-repeat;
	 position:absolute;
	 right:10px;
	 bottom:10px;
}
.rightpanelbutton a span {
   display:none;
}
.rightpanel p {
   padding:0 0 0 6px;
}
#rightpanelbutton1 { background-image:url(../img/subscribe2.gif); }
#rightpanelbutton2 { background-image:url(../img/readmore1.gif); }
#rightpanelbutton3 { background-image:url(../img/view3.gif); }

.rightpanel ul {
   clear:both;
	 margin:0 0 0 10px;
	 padding:0;
	 list-style:none;
}
.rightpanel li {
   padding:2px 0 2px 20px;
	 background-image:url(../img/bullet4.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
}
.rightpanel li a {
   color:#FFFFFF;
}

.faqs dt {
   color:#ff0091;
	 font-weight:bold;
	 border-bottom:1px dotted #BBBBBB;
	 padding-bottom:0.4em;
	 margin:1em 0 0.5em 0;
}
.faqs dd p {
   margin:0;
	 padding:0;
}

.friendslinks {
   font-size:0.85em;
}
.friendslinks dt {
   padding-top:0.4em;
}
.friendslinks dd {
   padding-bottom:0.4em;
}

#deliverycountries ul {
   list-style:none;
	 margin:0;
	 padding:0;
	 font-size:0.85em;
}
#deliverycountries li {
   width:210px;
	 float:left;
	 margin-right:6px;
}