@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	background-position:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#39291e;
}
h1 {
	font-size:38px;
	line-height:42px;
	color:#39291f;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:normal;
}
a {
	text-decoration:underline;
	color:#32241b;
}
a:hover {
	color:#d5c5a5;
}
a img {
	border:none;
}
.displace {
	position:absolute;
	left:-2000px;
}
#container {
	width:982px;
	margin:0px auto 0px auto;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	background-position:center top;
}
#banner {
	width:982px;
	height:240px;
	background-image:url(images/banner-index.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin-top:32px;
}
ul#menu {
	width:670px;
	height:30px;
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:205px;
	left:160px;
}
ul#menu li {
	float:left;
	height:30px;
}
ul#menu li a {
	float:left;
	height:30px;
	background-image:url(images/menu.png);
	background-repeat: no-repeat;
}
#menuitem-1 {
	width:170px;
}
#menuitem-2 {
	width:135px;
}
#menuitem-3 {
	width:140px;
}
#menuitem-4 {
	width:110px;
}
#menuitem-5 {
	width:115px;
}
#menuitem-1 a {
	width:170px;
	background-position:0px 0px;
}
#menuitem-2 a {
	width:135px;
	background-position:-170px 0px;
}
#menuitem-3 a {
	width:140px;
	background-position:-305px 0px;
}
#menuitem-4 a {
	width:110px;
	background-position:-445px 0px;
}
#menuitem-5 a {
	width:115px;
	background-position:-555px 0px;
}
#menuitem-1 a:hover {
	background-position:0px -30px;
}
#menuitem-2 a:hover {
	background-position:-170px -30px;
}
#menuitem-3 a:hover {
	background-position:-305px -30px;
}
#menuitem-4 a:hover {
	background-position:-445px -30px;
}
#menuitem-5 a:hover {
	background-position:-555px -30px;
}
#middle_container {
	width:982px;
	overflow:hidden;
	padding:27px 0px 0px 0px;
}
#left {
	width:215px;
	float:left;
}
#center {
	width:522px;
	float:left;
	padding:0px 13px 0px 17px;
}
#right {
	width:215px;
	float:left;
}
#plant_categories {
	width:522px;
	overflow:hidden;
	padding:30px 0px 30px 0px;
	position:relative;
}
#plant_categories a {
	text-decoration:none;
}
.catagory_bucket {
	width:170px;
	height:135px;
	float:left;
	padding:0px 4px 16px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.catagory_bucket a {
	display:block;
	width:170px;
	height:135px;
	background-image:url(images/catagory_bucket.png);
	line-height:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
}
.catagory_bucket a img {
	float: left;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 18px;
}
.catagory_bucket a:hover {
	color:#32241b;
}
#news_events {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #806040;
	margin-top: 15px;
}
#news_events ul {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#32241b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}
#news_events ul li {
	padding:0px 0px 3px 25px;
	background-image:url(images/news-icon.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#bucket-search {
	width:145px;
	height:245px;
	padding:50px 35px 0px 35px;
	background-image:url(images/bucket-search.png);
	text-align:right;
	margin:0px 0px 16px 0px;
}
#bucket-search a {
	color:#5d432b;
}
#bucket-search a strong {
	color:#5d432b;
	font-size:12px;
	line-height:18px;
	text-align:right;
	text-decoration:none;
}
#bucket-search a:hover {
	color:#32241b;
}
#bucket-search input, #bucket-search select {
	width:142px;
	height:18px;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	line-height:18px;
	text-align:left;
	background-color:#e0d3ba;
	background-image:none;
	border:1px solid #9d7e55;
	color:#000000;
}
#alpha {
	width:145px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#alpha a {
	color:#5d432b;
	text-decoration:underline;
	font-size:10px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#alpha a:hover {
	color:#32241b;
}
#sitesearch {
	width:110px;
	height:25px;
	margin:15px auto 0px auto;
}
#sitesearch a {
	display:block;
	width:110px;
	height:25px;
	background-image:url(images/site_search.jpg);
}
#sitesearch a:hover {
	background-position:0px -25px;
}
#bucket-about {
	width:215px;
	height:295px;
}
#bucket-about a {
	display:block;
	width:215px;
	height:295px;
	background-image:url(images/bucket-about.png);
}
#bucket-about a:hover {
	background-position:-215px 0px;
}
#bucket-featured {
	width:215px;
	height:285px;
	background-image:url(images/bucket-featured.png);
	text-align:center;
	margin:0px 0px 16px 0px;
}
#bucket-featured img {
	margin:89px 2px 12px 0px;
}
#bucket-featured a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5d432b;
	font-weight:bold;
	text-decoration:none;
}
#bucket-featured a:hover {
	color:#32241b;
}
#bucket-links {
	width:215px;
	height:285px;
	background-image:url(images/bucket-links.png);
}
#bucket-links ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
#bucket-links a:hover {
	color:#32241b;
}
#cart {
	padding:45px 0px 0px 0px;
}
#ebay {
	padding:34px 0px 0px 0px;
}
#faq {
	padding:31px 0px 0px 0px;
}
#contact {
	padding:31px 0px 0px 0px;
}
#cart img {
	margin:0px 0px -2px 0px;
}
#ebay img {
	margin:0px 0px 0px 0px;
}
#faq img {
	margin:0px 0px -3px 0px;
}
#contact img {
	margin:0px 0px -2px 0px;
}
/*
#cart a{
	background-image:url(images/icon-cart.png);
	background-position:0px 0px;
	}
#faq a{
	background-image:url(images/icon-faq.png);
	background-position:0px 0px;
	}
#ebay a{}
#contact a{
	background-image:url(images/icon-contact.png);
	background-position:0px 0px;
	}
*/

#bucket-links a {
	color:#5d432b;
	font-weight:bold;
	font-size:15px;
}
#footer {
	width:792px;
	height:67px;
	padding:58px 0px 0px 190px;
	background-image:url(images/footer.png);
	font-size:13px;
	line-height:20px;
	color:#32241b;
}
#footer a {
	text-decoration:underline;
}
ul#networks {
	width:100px;
	height:25px;
	margin:0px 40px 0px 0px;
	padding:0px;
	list-style:none;
	float:left;
}
ul#networks li {
	width:25px;
	height:25px;
	float:left;
	margin:0px 7px 0px 10px;
}
ul#networks li a {
	display:block;
	width:25px;
	height:25px;
	float:left;
	background-image:url(images/networks.jpg);
}
#linkedin a {
	background-position:0px 0px;
}
#twitter a {
	background-position:-25px 0px;
}
#facebook a {
	background-position:-50px 0px;
}
#linkedin a:hover {
	background-position:0px -25px;
}
#twitter a:hover {
	background-position:-25px -25px;
}
#facebook a:hover {
	background-position:-50px -25px;
}
#bee {
	width:64px;
	height:64px;
	float:right;
	margin:-10px 0px 0px 0px;
	padding-right:130px;
}
#bee a {
	width:64px;
	height:64px;
	background-image:url(images/bee.png);
	background-position:0px 0px;
	display:block;
}
#bee a:hover {
	background-position:0px 64px;
}
form {
	margin: 0px;
	padding: 0px;
}
.thumbs {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.thumbs li {
	list-style: none;
	float: left;
	margin: 5px;
	padding: 3px;
	background: #eee;
	-moz-box-shadow: 0 0 4px #444;
	-webkit-box-shadow: 0 0 2px #000;
}
.thumbs li a {
}
.thumbs li img {
	display: block;
}
.thumbs li a img {
	border: none;
}
#home_link {
	text-indent: -9999px;
	height: 189px;
	width: 982px;
	position: absolute;
}
#home_link a {
	height: 189px;
	width: 982px;
	display: block;
}
.add_cart {
	font-size: 14px;
	padding: 10px;
	height: 40px;
	width: 150px;
}
#cant_find_it {
	padding-top: 15px;
}
/* dropdowns */

#menu li.hover, #menu li:hover {
	position: relative;
	z-index: 4;
	cursor: default;
}
#menu ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 227px;
	background-image: url(images/dropdown.png);
	height: 110px;
	background-repeat: no-repeat;
	padding-top: 30px
}
#menu ul li {
	margin:0;
	padding:0;
	float: none;
	display:block;
	color:#946b2d;
	text-align:center;
}
#menu ul li:hover {
	
}
#menu ul li a {
	text-transform:capitalize;
	text-decoration:none;
	color:#5d432b;
	background-image:none;
	margin:0;
	padding:0px;
	white-space:nowrap;
}
#menu ul li a:hover {
	color:#32241b;
}
#menu li:hover > ul {
	visibility: visible;
}
#newsletter_form {
	background-image: url(images/mail_list_back.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 517px;
}
#newsletter_form .content {
	padding: 30px;
}
.form_field {
	background-color: #e0d3ba;
	border: 1px solid #9d7e55;
	width: 225px;
}
#mailingList a {
	color: #32241b;
	text-decoration: underline;
}
#mailingList a:hover {
	color: #946b2d;
	text-decoration: underline;
}
#news_events p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
