html,body {
	margin: 0px;
	background-image: none;
	background-color: #000;
}
body {
	padding-bottom: 40px;
}
body,p,td,th,li,label,textarea,input {
	font-family: verdana;
}

#page {
	border: solid 3px #373535;
	background-color: #000;
	width: 978px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	text-align: left;
}	

h1,h3 {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.middle {
	margin-top: 20px;
}
.middle h1, .middle h3, .middle p {
	padding-left: 0px;
	padding-right: 0px;
}
.page-head {
	border: none;
}
p{
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 10px;
}
p,dd,dl, .middle ul {
	color: #9b9b9b;
}
dt {
	color: #fff;
}
.column.last p {
	padding-right: 20px;
}
#page a {
	color: #1abecc;
	text-decoration: none;
}
#page p a:hover {
	text-decoration: underline;
}
p.read_more {
	text-align: right;
}

li#search_button {
	padding-top: 5px;
	cursor: pointer;
	padding-left: 10px;
}
#search_mini_form_mini_search{

}
#footer {
	
}
#footer a {
	font-size: 8pt;
	color: #6C6968;
	text-decoration: none;
}
#footer a:hover {
	color: #888;
	text-decoration: underline;
}
#footer li {
	display: inline;
	padding: 5px;
}
.breadcrumbs {
	color: #9b9b9b;
	font-size: 7pt;
}
.breadcrumbs li strong {
	font-weight: normal;
	color: #bbb;
}
.middle fieldset, .middle fieldset.group-select {
	background-color: #50B848;
	border: solid 1px #666;
}
.middle fieldset.group-select h4.legend, .middle fieldset legend, .middle fieldset h4.legend {
	background-color: #000;
	border: solid 1px #373535;
	color: #B5D334;
	line-height: 18pt;
}
.middle fieldset label, .middle fieldset p, .middle fieldset li {
	color: #000;
}
#form-validate fieldset {
	padding: 20px;
}

#page fieldset a {
	color: #99ff99;
	
}
#page fieldset a:hover {
	color: #fff;
}
#page .account-box p {
	color: #333;
}

#main_content ul {
	margin-left: 40px;
}
/***********************************
		top nav
************************************/

ul#top_navigation {
	margin: 0px;
	padding: 0px;
	background-color: #1c1c1b;
	border-bottom: solid 1px #373535;
	list-style-type: none;
	height: 27px;
	border-top: none;
}

ul#top_navigation li, ul#top_navigation li a {
	display: block;
	float: left;
	color: #6c6968;
	font-size: 10pt;
	text-decoration: none;
}

ul#top_navigation li a  {
	line-height: 27px;
	padding-left: 15px;
	padding-right: 15px;
}
ul#top_navigation li a:hover {
	background-color: #000;
	color: #888;
}
ul#top_navigation li.current a  {
	color: #999;
}
ul#top_navigation li:hover ul {
	display:block;
}
ul#top_navigation ul {
	display: none;
	position: absolute;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	margin-top: 27px;
	background-color: #1c1c1b;
	clear: both;
}
ul#top_navigation ul li,ul#top_navigation ul li a {
	display: block;
	float: none;
	margin: 0px;
}
ul#top_navigation ul li a {
	display: block;
	float: none;
	background-color: #1c1c1b;
	border: solid 1px #373535;
	border-top: none;
}
/***********************************
		header
************************************/
#header img{
	border: none;
	margin-bottom: none;
}
#header {
display: block;
border-bottom: solid 2px #373535;
padding-bottom: 0px;
height: 207px;
}


/***********************************
		internal ads
************************************/
#internal_ads {
	border-bottom: solid 1px #373535;
	height: 254px;
	overflow: hidden;
}
#internal_ads a img {
	border: none;
}

#internal_ads.three_columns .column {
	width: 329px;
}
#internal_ads.three_columns .column.last {
	width: 320px;
}
/***********************************
		columns
************************************/

.three_columns .column {
	width: 326px;
	float: left;
	overflow: hidden;
}
.clr {
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
	float: none;
}
.break {
	display: block;
	clear: both;
	float: none;
}

.two_columns-right  .column {
	width: 220px;
	float: left;
	overflow: hidden;
}
.two_columns-right  .column.first {
	width: 550px;
}


/***********************************
		secondary ads section
************************************/
#top_colours.three_columns .column {
	border-top: solid 5px #1abecc;
	width: 324px;
	margin-right: 2px;
}
#top_colours.three_columns .column.last {
	border-top-color: #b5d334;
	margin-right: 0px;
}
#top_colours.three_columns .column.first {
	border-top-color: #50b848;
}
#top_colours.three_columns  {
	border-bottom: 0px;
}

/***********************************
		newsletter sign up
************************************/

.mini-newsletter {
	position: absolute;
	border-width: 0px;
	margin-left: 630px;
	top: 130px;
	width: 270px;
	top: 170px;
	margin-left: 700px;
	/*
	top: 60px;
	
	*/
}
input#newsletter {
	display: inline;
	width: 140px;
	margin-right: 3px;
}
.mini-newsletter  .head {
	display: none;
}
.mini-newsletter label{
	font-weight: normal;
	color: #999;
	background-image: url(images/darker.png);
	padding: 4px;
	font-size: 8pt;
}
.mini-newsletter button {
	border: solid 1px #B5D334;
	color: #B5D334;	
	background-color: #111;

}
.mini-newsletter button.form-button-alt {
	font-weight: normal !important;
	font-size: 8pt !important;
}
.mini-newsletter fieldset {
	border-width: 0px;
}
.mini-newsletter fieldset legend{
	display: none;
}
/***********************************
		sub nav
************************************/

ul#sub_navigation {
	margin: 0px;
	padding: 0px;
	background-image: url(images/darker2.png);
	list-style-type: none;
	height: 27px;
	border-top: none;
	position: absolute;
	display: block;
	/*width: 978px;*/
}

ul#sub_navigation li, ul#sub_navigation li a {
	display: block;
	float: left;
	color: #bebebe;
	font-size: 8pt;
	text-decoration: none;
}

ul#sub_navigation li a  {
	line-height: 27px;
	padding-left: 15px;
	padding-right: 15px;
}
ul#sub_navigation li a:hover {
	background-color: #000;
	color: #fff;
}
ul#sub_navigation li.current a  {
	color: #ddd;
}


/***********************************
		pre footer
************************************/
#pre_footer {
	width: 980px;
	display: block;
	clear: both;
	height: 20px;
	margin-bottom: 20px;
}
#pre_footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: none;
}

#pre_footer ul li, #pre_footer ul li a {
	display: block;
	float: left;
	color: #6c6968;
	font-size: 8pt;
	text-decoration: none;
}

#pre_footer ul li a  {
	line-height: 27px;
	padding-left: 15px;
	padding-right: 15px;
}
#pre_footer ul li a:hover {
	color: #979290;
}


/***********************************
		plant info
************************************/

.plant_info {
	margin-top: 20px;
}
.plant_info th, .plant_info td.info {
	color: #9b9b9b;
} 
.plant_info th {
	color: #ffffff;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 10px;
}
.plant_info img.thumbnail,.plant_info img.label {
	border: solid 1px #000;
	background-color: #7e888c;
	padding: 5px;
	margin-left: 20px;
}
.plant_info img.label {
	margin-right: 20px;
	background-color: #fff;
	border: solid 1px #7e888c;
}
body.plants .two_columns-right  .column {
	width: 270px;
}
body.plants .two_columns-right  .column.first {
	width: 700px;
}

.plant_info .notes {
	padding-left: 20px;
}

/***********************************
		articles
************************************/

body.articles .two_columns-right  .column {
	width: 270px;
}
body.articles .two_columns-right  .column.first {
		width: 550px;
}
body.articles #right_content {
	padding-top: 20px;
}

ul.side_list {
	margin-top: 20px;
}


#right_content input.text {
	background-color: #222;
	border: solid 1px #121212;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	padding: 5px;
	color: #999;
}

.search_form input.button {
	background-color: #222;
	border:1px solid #999;
	color:#999;
	padding: 3px;
}

/***********************************
		pages
************************************/
#main_content ul.pages {
	margin: 0px;
	margin-left: 10px;
}
ul.pages {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 28px;
	display: block;
	clear: both;
	background-color: #000;
	padding: 2px;
	margin-left: 10px;
}
ul.pages li {
	display: block;
	float: left;
	margin-right: 2px;
}
#page ul.pages li a {
	display: block;
	float: left;
	padding: 5px;
	padding-top: 2px;
	background-color: #1ABECC;
	color: #000;
	width: 15px;
	height: 15px;
	text-decoration: none;
	text-align: center;
	font-size: 7pt;
	
}
#page ul.pages li.current a {
	font-weight: bold;
	background-color: #50B848;
	color: #000;
}
#page ul.pages li a:hover {
	background-color: #B5D334;
}


/***********************************
		cart
************************************/
#cart .info {
	margin-top: 5px;
	font-style: italic;
}
#cart textarea {
	height: 100px;
}
	.loading {
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

body.cart .two_columns-right  .column {
	width: 290px;
}
body.cart .two_columns-right  .column.first {
	width: 648px;
	margin-right: 20px;
}

#cart {
	background-color: #B5D334;
	padding: 10px;
	margin-top: 20px;

}
#cart input.quantity {
	background-color: #000;
	color: #B5D334;
}

#cart, #cart p {
	color: #000;
}

#cart input.button {
	background-color: #B5D334;
	border: solid 1px #333;
	color: #333;
	padding: 5px;
}
#cart input.button:hover {
	border-color: #000;
	color: #000;
	background-color: #728c03;
}

#cart input.text, #cart textarea {
	width: 220px;
	border-width: 0px;
	padding: 5px;
	background-color: #fff;
	color: #000;
	
}
/***********************************
		login
************************************/

form.login {
	background-color: #50B848;
	margin-left: 20px;
	padding: 10px;
	display: block;
	margin-top: 10px;
	width: 280px;
	color: #000;
}

form.login input.text {
	border-width: 0px;
	background-color: #000;
	color: #fff;
	padding: 5px;
	width: 150px;
}

form.login  input.button {
	background-color: #B5D334;
	border: solid 1px #333;
	color: #333;
	padding: 5px;
}
/***********************************
		start page
************************************/

body.startpage h1 {
	margin-bottom: 20px;
}

body.startpage hr {
	border-top: solid 1px #9B9B9B;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 20px;
	visibility: visible;
	height: 1px;
	background-color: #000;
	color: #000;
}

body.startpage .plant img{
	width: 70px;
	height: 70px;
	padding: 5px;
	background-color: #373535;
	margin-right: 10px;
	margin-bottom: 10px;
}

body.startpage .middle {
	margin-top: 0px;
}