/*
Alternative Future v1.0
By Nonimage.com and SimplyExcited.co.uk


Colours:
Main Yellow: #d59f0f
Main Green: #71a645
Light Green: #b6d39e
*/

/* FULL RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* GLOBAL */

body {
    background-color: #fcfcfc;
    font: 62.5% Helvetica, Arial, Verdana, sans-serif; 	
    color: #000;
    margin: 0;
    padding: 0;
    }
    
a img,:link img,:visited img { 
	border:none 
	}

a, a:visited {	
	text-decoration: none;
	}
	
a:hover {	
	color: #000;
    }
	
.clear {	
    clear: both;
    }
    
#page {
    width: 910px;
    margin: 16px auto 0 auto;
    }
    
/* HEADER */
    
#logo {
	margin:-5px 0 -10px 5px;
	float: left;
	width: 313px;
	display: inline;
	}
	
#memberarea {
	float: right;
	text-align: right;
	display: inline;
	font-size: 1.2em;
	margin: 0 6px 0 0;
	}
	
#memberarea a {
	color: #71a645;
	}
	
.tellafriend {
	padding-top: 10px;
	background: transparent url('../images/layout/tellafriend.gif') left 70% no-repeat;
	padding-left: 17px;
	}
	
.mailinglist {
	margin-top: 10px;
	}
	
.mailinglist span {
	margin-top: 10px;
	background: transparent url('../images/layout/mailinglist.gif') left 50% no-repeat;
	padding-left: 20px;
	}
	
/* MAIN */

#main {
	background: #fff url('../images/layout/mainbg.gif') top center repeat-y;
	}
	
/* MENU */

#mainmenutop {
	width: 910px;
	height: 15px;
	background: #fff url('../images/layout/topcorners.gif') top center no-repeat;
	margin: 16px 0 0 0;
    } 
    
#mainmenu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background-color: #d59f0f;
    }  
    
#mainmenu a:link, #mainmenu a:visited {
	color: #fff;
	}
    
/* MAIN CONTENT AREA */
      
#content {
	width: 647px;
	float: left;
    }
    
/* SIDEBAR */
    
#sidebar {
	width: 253px;
	background: transparent url('../images/layout/sidebartopshadow.gif') top center repeat-x;
	margin: 0 5px 0 0;
	float: right;
	color: #000;
	font-size: 1.1em;
    }
    
#sidebar h2 {
	font-size: 1.6em;
	margin: 10px 0 0 13px;
	border-bottom: 1px solid #000;
	width: 227px;
	padding-bottom: 5px;
	}
    
#sidebar a:link, #sidebar a:visited {
	color: #c2920f;
	font-weight: bold;
	}
	
#sidebar a:hover {
	color: #000;
	}
	
small {
	font-size: 0.6em;
	}
	
/* SEARCH */
    
.searchform {
	margin: 5px 0 0 0;
	width: 253px;
	background: #71a645 url('../images/layout/searchbg.gif') center 5px no-repeat;
	height: 45px;
	}
    
#query {
	height: 21px;
	width: 216px;
	border: 0;
	background-color: transparent;
	color: #d59f0f;
	font-size: 1.3em;
	margin: 7px 0 0 14px;
	padding: 5px 0 0 10px;
	}
	
/* SIDEBAR CART SUMMARY */
	
.cartsummary {
	background-color: #f1f1cc;
	margin: 0 0 5px 0;
	padding: 1px 0;
	}
	
.cartsummary img {
	border: 1px solid #d59f0f;
	}
	
.basket_total {
	width: 217px;
	color: #000;
	margin: -10px 0 10px 13px;
	padding: 7px 5px 5px 5px;
	font-weight: bold;
	font-size: 1.4em;
	border-top: 1px solid #d59f0f;
	border-bottom: 1px solid #d59f0f;
	}
	
.basket_total_wrap {
	display: inline;
	width: 100px;
	float: left;
	}
	
.basket_checkout {
	font-size: 0.6em;
	float: right;
	display: inline;
	width: 100px;
	text-align: right;
	margin-top: 0px;
	}

.cartsummary {
	margin-bottom: 25px;
	}
	
/* SIDEBAR POPULAR PRODUCTS, NEW PRODUCTS */
	
.popularproducts, .similarproducts {
	margin-bottom: 25px;
	}
	
.popularproducts img {
	border: 1px solid #d59f0f;
	margin: 0 10px 0 0;
	}
	
.popularproducts ul li, .newproducts ul li, .cartsummary ul li {
	list-style: none;
	margin: 0 0 0 13px;
	font-size: 1.5em;
	width: 253px;
	display: block;
	margin-bottom: 10px;
	}
	
.newproducts img {
	border: 1px solid #d59f0f;
	margin: 0 10px 0 0;
	}
	
.sidebarimage {
	display: inline;
	float: left;
	width: 60px;
	}
	
.sidebardesc {
	display: inline;
	float: left;
	margin-top: 3px;
	color: #333333;
	width: 160px;
	line-height: 1.2em;
	}
	
/* FRONT PAGE */

#front-intro {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #424242;
	margin: 10px 0 15px 0;
	}
	
#front-intro p {
	margin: 0;
	padding: 0;
	}
	
#front-intro a:link, #front-intro a:visited {
	color: #71a645;
	}
	
/* FRONT PAGE - FEATURED */

h1.featuredproducts {
	font-weight: bold;
	font-size: 1.8em;
	margin-top: 15px
	}

#featured_area {
	margin: 0 0 10px -20px;
	width: 647px;
	}

.left_featured {
	width: 375px;
	float: left;
	}

.right_featured {
	background-color: #1f1f1f;
	width: 242px;
	float: left;
	padding: 15px;
	color: #fff;
	line-height: 1.3em;
	font-size: 1.2em;
	height: 270px;
	}
	
.right_featured h3 {
	margin: 0 0 10px 0;
	font-size: 1.5em;
	color: #71a645;
	}
	
	
.right_featured p {
	margin: 0 0 1em 0;
	}
	
.right_featured a {
	color: #71a645;
	}
	
/* PRODUCT PAGE */

#content {
	margin: 5px 0 0 25px;
	width: 600px;
	}

#content h1 {
	color: #71a645;
	width: 600px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	margin: 15px 0 20px 0;
	font-size: 1.8em;
	}
	
/* PRODUCT PAGE - LEFT COLUMN */
	
.product_column {
	width: 270px;
	float:left;
	margin: 0 20px 0 0;
	}
	
/* PRODUCT PAGE - LEFT COLUMN - IMAGES */
	
#lrgimg {
	text-align: center;
	}

.enlarge {
	width: 270px;
	text-align: center;
	margin: 10px 0;
	}
	
.enlarge a {
	color: #d59f0f;
	font-weight: bold;
	font-size: 1.2em;
	}
	
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	margin: 0;
	}
	
ul#imagelist {
	padding: 10px 0;
	margin: 0 0 -2px -10px;
	}
	
ul#imagelist li {
	list-style: none;
	display: inline;
	margin: 0 0 11px 11px;
	}
	
/* PRODUCT PAGE - LEFT COLUMN - SIMILAR PRODUCTS */
	
.similarproducts {
	margin: 20px 0 0 0;
	width: 270px;
	}
	
.similarproducts img {
	border: 1px solid #d59f0f;
	margin: 0 10px 0 0;
	}
	
.similarproducts ul li {
	list-style: none;
	margin: 0 0 0 0;
	font-size: 1.5em;
	width: 270px;
	display: block;
	margin-bottom: 10px;
	}
	
.similarproducts ul li a:link, .similarproducts ul li a:visited {
	color: #d59f0f;
	}
	
.similarproducts ul li a:hover {
	color: #000;
	}
	
.similarproducts img {
	border: 1px solid #d59f0f;
	margin: 0 10px 0 0;
	}
	
.product_column h2 {
	color: #000;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	margin: 20px 0 0 0;
	font-size: 1.8em;
	}
	
.product_column p {
	color: #919191;
	font-size: 1.4em;
	margin-top: 8px;
	}
	
/* PRODUCT PAGE - RIGHT COLUMN */
	
.product_column2 {
	width: 300px;
	float: right;
	}
	
.product_column2 a:link, .product_column2 a:visited {
	color: #d59f0f;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 1px 0;
	}
	
.product_column2 a:hover {
	color: #000;
	}
	
.product_column2 h3 {
	color: #71a645;
	font-size: 1.5em;
	}
	
/* PRODUCT PAGE - RIGHT COLUMN - BODY TEXT */
	
.content_paragraph p {
	font-size: 1.3em;
	margin: 0 0 1em 0;
	color: #303030;
	line-height: 1.4em;
	}
	
/* PRODUCT PAGE - RIGHT COLUMN - 'BUY' AREA */
	
.buy_now {
	background-color: #f6f6dc;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 15px 0;
	}
	
.buy_now h4 {
	margin: 0 0 10px 0;
	font-size: 1.7em;
	float: left;
	width: 150px;
	color: #d59f0f;
	}
	
.buynowprice {
	float: right;
	width: 100px;
	text-align: right;
	font-size: 1.7em;
	font-weight: bold;
	}
	
.in_stock {
	color:green;
	}

.out_stock {
	color:red;
	}
	
#cart_message {
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0;
	}
	
.quant {
	float: left;
	width: 130px;
	margin: 10px 0 0 0;
	font-size: 1.4em;
	}
	
.quantityselect {
	width: 30px;
	margin-left: 10px;
	}
	
.buybutton {
	float: right;
	width: 134px;
	}
	
/* CATEGORY PAGES */

.cat_product_wrap {
	margin: 0 0 0 -26px;
	}
	
.cat_product_wrap p {
	margin-left: 26px;
	}

.category_product {
	width: 130px;
	float: left;
	margin: 0 0 10px 26px;
	font-size: 1.3em;
	color: #353535;
	}
	
.category_product img {
	margin-bottom: 5px;
	border: 1px solid #d59f0f;
	}
	
.category_product a {
	color: #d59f0f;
	font-size: 1.2em;
	}

.var_select {
	width: 250px;
	}

/* INFO PAGES */

#infopage {
	width: 600px;
	float: left;
    }
    
#infopage h1 {
	color: #71a645;
	width: 600px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	}
    
#infopage h3 {
	color: #71a645;
	font-size: 1.7em;
	}
	
#infopage h4 {
	font-size: 1.5em;
	color: #303030;
	}
	
#infopage p {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #303030;
	}
	
#infopage a:link, #infopage a:visited {
	color: #d59f0f;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 1px 0;
	}
	
#infopage a:hover {
	color: #000;
	}
	
#infoopage img {
	border: 1px solid #d59f0f;
	}

/* FOOTER */
    
#footer {
	background-color: #494949;
	padding: 15px;
	margin: 0 0 0 5px;
	width: 870px;
	color: #ccc;
	font-size: 1.3em;
    }

#footer a:link, #footer a:visited {
	color: #fff;
    }
    
#footer a:hover {
	color: #ccc;
    }
 
/* CHECKOUT PROCESS - ADDRESSES PAGE */

.addressfield1 {
	width: 285px;
	display: inline;
	float: left;
	margin-top: 10px;
	}
	
.addressfield2 {
	width: 285px;
	display: inline;
	float: right;
	margin: -37px 0 10px 0;
	}
	
fieldset.shippingaddress, fieldset.billingaddress {
	width: 200px;
	border: 0;
	border: 1px solid #fff;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding: 0;
	}
	
legend {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0;
	}
	
#address_shipping_name, #address_shipping_address1, #address_shipping_address2, #address_shipping_city, #address_shipping_postcode, #address_shipping_country, #address_billing_name, #address_billing_address1, #address_billing_address2, #address_billing_city, #address_billing_postcode, #address_billing_country {
	margin-top: 3px;
	}
	
#errorExplanation {
	color: red;
	}
	
.fieldWithErrors input {
	background-color: #e39f9f;
	}
	
.addressemaillabel {
	font-size: 1.3em;
	}
	
.billingcheck {
	font-size: 1.3em;
	margin: 0 0 10px 2px;
	}
	
#address_email {
	margin: 0 0 30px 5px;
	}
	
.checkout_message {
	font-size: 1.6em;
	color: #383838;
	margin-bottom: 30px;
	}
	
.addressnext {
	margin-top: 10px;
	}
	
	
/* CHECKOUT PROCESS - CONFIRM ORDER PAGE */
	
.addressfield1a {
	width: 285px;
	display: inline;
	float: left;
	margin-top: 20px;
	}
	
.addressfield2a {
	width: 285px;
	display: inline;
	float: right;
	margin-top: 20px;
	}
	
.confirmorderdetails {
	float: right;
	text-align: right;
	margin-top: -30px;
	}

fieldset.customerdetails {
	border: 1px solid #fff;
	font-size: 1.3em;
	margin: 20px 0 10px 0;
	}
	
fieldset.ordersummary {
	border: 1px solid #fff;
	font-size: 1.3em;
	margin: 20px 0 10px 0;
	}
	
fieldset.ordersummary a {
	color: #71a645;
	}
	
th.summary_nothing {
	width: 100px;
	}
	
th.summary_nothing {
	width: 100px;
	}
	
th.summary_item {
	width: 150px;
	text-align: left;
	}
	
th.summary_quantity {
	width: 130px;
	text-align: left;
	}
	
th.summary_cost {
	width: 85px;
	text-align: left;
	}
	
th.summary_shipping {
	width: 85px;
	text-align: left;
	}
	
th.summary_action {
	width: 50px;
	text-align: left;
	}
	
.ordersummary td {
	vertical-align: middle;
	}
	
/* CHECKOUT PROCESS - CONFIRM ORDER PAGE - TOTALS */
	
.totals {
	float: right;
	text-align: right;
	}
	
.totals p{
	font-size: 1.2em;
	}
	
p.grand {
	font-weight: bold;
	}
	
/* CHECKOUT PROCESS - CONFIRM ORDER PAGE - CUSTOMER DETAILS */
	
.customername label, .customeremail label {
	font-weight: bold;
	}
	
.special_label {
	font-size: 13px;
	margin-left: 5px;
}
	
.customeremail {
	margin-left: 40px;
	}
	
.customeremail a {
	color: #71a645;
	}
	
/* CHECKOUT PROCESS - PAYMENT PAGE */
	
p.totalamount {
	font-size: 1.5em;
	}
	
p.paymentchoices {
	font-size: 1.5em;
	margin-bottom: 10px;
	}
	
p.payment_or {
	font-size: 1.5em;
	font-weight: bold;
	}
	
fieldset.carddetails {
	border: 1px solid #fff;
	font-size: 1.3em;
	margin: 20px 0 10px 0;
	}
	
fieldset.switchsolo {
	border: 1px solid #ccc;
	margin: 20px 0;
	width: 300px;
	padding: 10px;
	display: block;
	}
	
#credit_card_first_name, #credit_card_last_name, #credit_card_type, #credit_card_number, #credit_card_verification_value, #credit_card_month, #credit_card_year, #credit_card_start_month, #credit_card_start_year, #credit_card_issue_number {
	margin: 0 0 10px 10px;
	}
	
#credit_card_submit {
	margin-bottom: 10px;
	}
	
/* CHECKOUT PROCESS - PAYMENT SUCCESSFUL PAGE */
	
p.order_received, p.homepagelink {
	font-size: 1.3em;
	line-height: 1.2em;
	}
	
p.homepagelink a {
	color: #71a645;
	}

/* FLASHES */

.flash {
	text-align: left;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 30px;
	font-size: 14px;
	margin: 0 auto 12px auto;
	margin-right: 7px;
	}

.flash.message {
	border-color: #9c9;
	color: #060;
	background: url(../images/icons/alertgood_icon.gif) #E2F9E3 left no-repeat;
	}

.flash.warning {
	border-color: #c99;
	color: #fff;
	background: url(../images/icons/alertbad_icon.gif) #c00 left no-repeat;
	}

/* BREADCRUMBS */
    
.breadcrumbs {
	padding: 9px 0 9px 20px;
	margin: -5px 0 0 -20px;
	width: 700px;
	background: #b6d39e url('../images/layout/breadcrumbshadow.gif') top center repeat-x;
	font-size: 1.2em;
	}
	
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #c2920f;
	}

/* PAGINATION */

.pagination {
   margin: 20px 0;
   }
   
.pagination a {
   padding: 5px;
   margin: 2px;
   border: 1px solid #d59f0f;
   text-decoration: none;
   color: #71a645;
   }
   
.pagination a:hover, .pagination a:active {
   border: 1px solid #000;
   color: #000;
   }
   
.pagination span.current {
   padding: 5px;
   margin: 2px;
   border: 1px solid #d59f0f;
   font-weight: bold;
   background-color: #71a645;
   color: #FFF;
   }
   
.pagination span.disabled {
   padding: 5px;
   margin: 2px;
   border: 1px solid #eee;
   color: #ddd;
   }


#backtotop {
	float:right;
	padding: 10px;
}

#backtotop a {
	color: #71a645;
	font-weight: bold;
}

/* RESOURCE MENU */

#resourcemenu {
	display: inline;
	float: left;
	width: 280px;
	height: 40px;
	background: #d59f0f url('../images/layout/naturalheader.gif') top left no-repeat;
	margin: 0 0 0 10px;
	font-size: 1.5em;
}

#resourcemenu  ul {
	display: block;
	margin: 0 0 0 -40px;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90;
}

#resourcemenu  ul li {
	float: left;
	margin: 15px 0 0 40px;
	padding: 0;
	line-height: 1, 5em;
	list-style-type: none;
}

#resourcemenu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0.9em 0 0.5em 0;
}

#resourcemenu  ul li a:hover {
	color: #71a645;
	text-decoration: none;
}

#resourcemenu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#resourcemenu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#resourcemenu  ul.level2, #resourcemenu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #71a645;
}

#resourcemenu  ul.level2 li, #resourcemenu ul.level3 li {
	border-bottom: 1px solid #fff;
	float: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#resourcemenu  ul.level2 li a, #resourcemenu ul.level3 li a {
	padding: 5px 9px 5px 5px;
}

#resourcemenu  ul.level2 li a:hover,#resourcemenu  ul.level3 li a:hover {
	font-weight: normal;
	background-color: #5d3d16;
	background-image: none;
}




/* REDUCE MENU */

#reducemenu {
	display: inline;
	float: left;
	width: 260px;
	height: 50px;
	background: #d59f0f url('../images/layout/aloeheader.gif') 20px 9px no-repeat;
	margin: -10px 0 0 10px;
	font-size: 1.5em;
	padding: 10px 0 0 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#reducemenu  ul {
	display: block;
	margin: 0 0 0 -40px;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90;
}

#reducemenu  ul li {
	float: left;
	margin: 15px 0 0 40px;
	padding: 0;
	line-height: 1, 5em;
	list-style-type: none;
}

#reducemenu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0.9em 0 0.5em 0;
}

#reducemenu  ul li a:hover {
	color: #71a645;
	text-decoration: none;
}

#reducemenu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#reducemenu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#reducemenu  ul.level2, #reducemenu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #71a645;
}

#reducemenu  ul.level2 li, #reducemenu ul.level3 li {
	border-bottom: 1px solid #fff;
	float: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#reducemenu  ul.level2 li a, #reducemenu ul.level3 li a {
	padding: 5px 9px 5px 5px;
}

#reducemenu  ul.level2 li a:hover,#reducemenu  ul.level3 li a:hover {
	font-weight: normal;
	background-color: #d59f0f;
	background-image: none;
	color: #000;
}




/* SUSTAIN MENU */

#sustainmenu {
	display: inline;
	float: right;
	width: 300px;
	height: 40px;
	background: #d59f0f url('../images/layout/effectheader.gif') top left no-repeat;
	margin: 0 0 0 10px;
	font-size: 1.5em;
}

#sustainmenu  ul {
	display: block;
	margin: 0 0 0 -40px;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90;
}

#sustainmenu  ul li {
	float: left;
	margin: 15px 0 0 40px;
	padding: 0;
	line-height: 1, 5em;
	list-style-type: none;
}

#sustainmenu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0.9em 0 0.5em 0;
}

#sustainmenu  ul li a:hover {
	color: #71a645;
	text-decoration: none;
}

#sustainmenu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#sustainmenu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#sustainmenu  ul.level2, #sustainmenu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #71a645;
}

#sustainmenu  ul.level2 li, #sustainmenu ul.level3 li {
	border-bottom: 1px solid #fff;
	float: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#sustainmenu  ul.level2 li a, #sustainmenu ul.level3 li a {
	padding: 5px 9px 5px 5px;
}

#sustainmenu  ul.level2 li a:hover,#sustainmenu  ul.level3 li a:hover {
	font-weight: normal;
	background-color: #5d3d16;
	background-image: none;
}

fieldset.wee {
	width: 280px;
	float: left;
}


