body, p, h1, h2, h3, h4, td, th, select, option, input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

body {
	background-color: #006F3B;
	background-image: url("/greensteps/img/background.jpg");
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
}

p, li, td {
	color: #303030;
}

th {
	text-align: left;	
}

h1, h2, h3, h4 {
	font-family: arial, helvetica, sans-serif;
	color: #6DB33F;
	text-transform: uppercase;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	text-transform: none;
	font-size: 11px;
}

/* Begin main layout styles */
div#bodyDiv {
	background-color: #FFFFFF;
	width: 765px;
	background-image: url('/greensteps/img/right_border.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

div#contentDiv {
	margin: 10px;	
}

div#header {
	background-color: #6DB33F;
	width: 760px;
	height: 123px;
}

div#header_logo {
	float: left;
	padding: 20px;
	padding-right: 25px;
	height: 59px;
}

div#header_search {
	float: left;
	width: 280px;
	text-align: center;
	padding-top: 20px;
}

div#header_search form {
	padding-right: 30px;
}

div#header_search p {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

div#header_basket {
	float: left;
	padding-top: 37px;
	padding-bottom: 27px;
	padding-right: 52px;
	background-image: url('/greensteps/img/basket.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

div#sub_menus {
	text-align: center;
	padding-bottom: 10px;
	background-image: url('/greensteps/img/sub_menu_bg.gif');
	background-repeat: repeat-x;
	height: 26px;
} 

div#content, div#content_navigation {
	float: left;
}

div#content_navigation {
	width: 156px;
}

div#content {
	width: 604px;
	background-image: url('/greensteps/img/page_margin_top.gif');
	background-position: top;
	background-repeat: repeat-x;
}
/* End main layout styles */

/* Begin generic styles */
p.error, li.error {
	color: #CC0033;
}

p.error_message {
	font-weight: bold;
	color: #FF0000;
}
/* End generic styles */

/* Begin styles used in the shop navigation*/
span.shop_online {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-left: 8px;
	background-image: url('/greensteps/img/shop/navigation_top_bg.gif');
	height: 26px;
	line-height: 26px;
}

a.category {
	display: block;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.sub_category_active, a.sub_category_inactive {
	display: block;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid #6DB33F;
	border-right: 1px solid #6DB33F;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A0D162;
	background-position: right;
	background-repeat: no-repeat;
}

a.sub_category_active {
	background-image: url("/greensteps/img/shop/sub_category_on_icon.gif");
}

a.sub_category_inactive {
	background-image: url("/greensteps/img/shop/sub_category_off_icon.gif");
}

a.sub_sub_category_active, a.sub_sub_category_inactive {
	display: block;
	padding-top: 3px;
	padding-left: 26px;
	border-bottom: 1px solid #6DB33F;
	border-right: 1px solid #6DB33F;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5BAE1D;
	background-position: left;
	background-repeat: no-repeat;
}

a.sub_sub_category_active {
	background-image: url("/greensteps/img/shop/sub_sub_category_on_icon.gif");
}

a.sub_sub_category_inactive {
	background-image: url("/greensteps/img/shop/sub_sub_category_off_icon.gif");
}
/* End styles used in the shop navigation*/

/* Begin styles used in the product preview */
div.product_preview_price_actions {
	background-color: #A0D162;
	color: #FFFFFF;
	border: 2px solid #A0D162;
	height: 40px;
}

p.product_price {
	background-color: #006F3B;
	color: #FFFFFF; 
	height: 21px;
	font-weight: bold;
	text-align: center;
	height: auto;
	line-height: 21px;
	margin-bottom: 1px;
}

a.product_action {
	display: block;
	float: left;
	width: 49.5%;
	height: 15px;
	padding-top: 1px;
	color: #FFFFFF;
	background-color: #6DB33F;
	text-align: center;
	text-decoration: none;
	background-image: url('/greensteps/img/product_button.gif');
	background-position: right;
	background-repeat: no-repeat;	
}

div.product_preview_tripple_column {
	width: 31%;
	margin-right: 1%;
	border: 1px solid #A0D162;
	margin-top: 6px;
	float: left;
	text-align: center;	
}

div.product_preview_single_column {
	width: 100%;
	border: 1px solid #A0D162;
}

div.product_preview_single_column span {
	margin: 1px;
}

div.product_preview_single_column div {
	margin: 1px;
}

div.product_preview_single_column p {
	margin: 1px;
}

span.product_preview_title {
	width: 100%;
	height: 20px;
	background-color: #6DB33F;
	padding-top: 4px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;	
}
/* End styles used in the product preview */

/* Begin styles used in the product */
div.productPrice {
	float: right;
	width: 150px;
	position: relative;
	margin-left: 5px;
}

div#galleryDiv {
	background-color: #A0D162;
	height: 22px;
	padding: 4px;
	color: #FFFFFF;
	display: none;	
	width: 149px;
	text-align: center;
}

img.product_gallery_image {
	float: right;	
}
/* End styles used in the product */

div.navigation {
	width: 156px;
	background-color: #6DB33F;
	background-image: url('/greensteps/img/shop/navigation_top_right_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

div.page_left_column {
	float: left;
	width: 292px;
}

div.right_featured_products {
	float: right;
	width: 282px;
	margin-left: 10px;	
}

div.page_right_column {
	float: left;
	width: 282px;
	margin-left: 10px;
}

input.coloured_submit, input.white_coloured_submit {
	background-color: #6DB33F;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #006F3B;
}

input.white_coloured_submit {
	background-color: #FFFFFF;
	color: #006F3B;
	border: 1px solid #006F3B;
}

span.product_title {
	color: #6DB33F;
	font-weight: bold;	
}

h2.curved_header {
	width: 100%;
	height: 22px;
	background-image: url('/greensteps/img/big_hr.gif');
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 4px;
}

div.category_layout_navigation {
	margin-top: 10px;
	padding-top: 14px;
	height: 43px;
	border-top: 1px dashed #6DB33F;
	border-bottom: 1px dashed #6DB33F;
}

a.category_layout_navigation, a.category_layout_navigation_active {
	text-align: center;
	font-size: 10px;
	padding: 2px;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}

a.category_layout_navigation {
	background-color: #CDE7BB;
	border: 1px solid #6DB33F; 
	font-weight: bold;
	color: #000000;
}

a.category_layout_navigation_active {
	background-color: #6DB33F;
	border: 1px solid #CDE7BB;
	color: #FFFFFF;
	font-size: 11px;
}

div.category_layout_title1 {
	width: 30%;
	float: left;
}

div.category_layout_navigation1, div.category_layout_navigation2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;	
}

div.category_layout_navigation1 {
	width: 70%;
	float: left;
}

div.dashed_section, div.dashed_section_title, div.dashed_section_footer {
	border-top: 1px dashed #6DB33F;
	border-bottom: 1px dashed #6DB33F;	
}

div.dashed_section_title {
	margin-top: 10px;
	padding: 14px;
	height: 43px;
}

div.dashed_section_footer {
	margin-left: 156px;
	height: 63px;
	margin-right: 5px;
	margin-bottom: 22px;
	background-image: url('/greensteps/img/shop/cards.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 17px;
}

td.sub_category_layout_navigation {
	/* The lightest green */
	background-color: #A0D162;
	text-align: center;
	background-image: url('/greensteps/img/category_sub_cats_top_margin.gif');
	background-position: top;
	background-repeat: repeat-x;
	border-right: 1px solid #FFFFFF;
}

a.sub_category_layout_navigation {
	text-transform: uppercase;
	width: 100%;
	height: 22px;
	display: block;
	padding-top: 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

a.white {
	color: #FFFFFF;
}

div.product_disclaimers {
	width: 100%;
	padding: 10px;
	text-align: left;
	color: #6DB33F;
}

a.product_disclaimers {
	color: #868686;
	text-decoration: none;
}


div.section, h1.section, h2.section {
	padding: 4px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
	background-color: A0D162;
	color: #FFFFFF;
	height: 22px;
	width: 100%;
}

img.transport {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

p.footer_text {
	line-height: 15px;
	color: #6DB33F;
	padding-left: 7px;	
}

span#footer_copyright {
	color: #A0D162;	
}

a {
	color: #6DB33F;
}

a.footer {
	text-decoration: none;
}

a.menu_active, a.menu_sub_active, a.menu_inactive {
	display: block;
	float: left;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #006F3B;
	line-height: 24px;
}

a.menu_inactive {
	background-image: url("/greensteps/img/menu_off_bg.gif");
}

h1.category {
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a.sub_menu_active, a.sub_menu_inactive  {
	padding-right: 26px;
	padding-left: 8px;
	padding-top: 9px;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	height: 26px;
	color: #FFFFFF;
	font-size: 8px;
}

a.sub_menu_active {
	background-image: url("/greensteps/img/sub_menu_bg_on.gif");
	background-position: right;
	background-repeat: no-repeat;
}

a.sub_menu_inactive  {
	background-image: url("/greensteps/img/sub_menu_bg_off.gif");
	background-position: right;
	background-repeat: no-repeat;
}

/* Begin styles used in the Guardian promotion */
div#guardian_promo {
	border: dotted 6px #006699;
	background-image: url('/greensteps/img/guardian_logo.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#guardian_promo p {
	 text-align: center;
	 line-height: 40px;	
}

p#guardian_header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #00528C;
	font-size: 22px;
	text-align: center;
	font-family: Georgia;
}

input.guardian_button {
	background-color: #00528C;
	color: #FFFFFF;
	width: 25px;	
}

ul#guardian_benefits {
	margin-left: 0; padding-left: 2.5em;
}

ul#guardian_benefits li {
	color: #00528C;
}
/* End styles used in the Guardian promotion */

/* Begin styles used in the Independent promotion */
div#independent_promo {
	border: dashed 3px #AA844D;
	background-image: url('/greensteps/img/independent.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#independent_promo p {
	 text-align: center;
	 line-height: 40px;	
}

p#independent_header {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #AA844D;
	font-size: 22px;
	text-align: center;
	font-family: Georgia;
}

input.independent_button {
	background-color: #AA844D;
	color: #FFFFFF;
	width: 25px;
}

ul#independent_benefits {
	margin-left: 0; padding-left: 2.5em;
}

ul#independent_benefits li {
	color: #AA844D;
}
/* End styles used in the Independent promotion */

/* Begin styles used in the shop */
strong.checkout_current {
	color: #006F3B;
}

th.basket {
	background-color: #006F3B;
	color: #FFFFFF;
	white-space: nowrap;
}
/* End styles used in the shop */