﻿/*  -- Common Classes --  */

body {
	margin: 0 auto;
	font: normal 62.5% Tahoma, Arial, Verdana, sans-serif;
	text-align: center;
	background-color: #ABA784;
}

#container {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 760px;
	font-size: 1em;
	text-align: left;
	color: #000000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1.section-title {
	margin: 0;
	padding: 4px 0 10px 0;
	font: bold 1.3em Tahoma, Arial, Verdana, sans-serif;
	color: #4c3831;
}

h1.item-title {
	margin: 0 0 10px 0;
	padding: 10px;
	font: bold 1.3em Tahoma, Arial, Verdana, sans-serif;
	color: #4c3831;
	background-color: #f1f1d5;
}

h4 {
	font-size: 1.4em;
}

/*  -- End Common Classes --  */


/*  -- Header --  */

div#header {
	height: 118px;
	background: url(/lib/mastergardening/header-bkgd.jpg) no-repeat;
	border-top: 3px solid #fff;
}

div#header-top {
	padding: 0 10px 0 70px;
	height: 25px;
	overflow: hidden;
}

div#header-top .phone-number {
	float: left;
	width: 240px;
}

div#header-top .ask-question {
	float: left;
	width: 245px;
}

div#header-top .wholesale-site {
	float: right;
	width: 370px;
	text-align: left;
}

div#header-middle {
	clear: left;
	float: left;
	padding: 4px 0 0 125px;
}

div#logo {
	float: left;
	width: 385px;
}

div#header-middle span
{
    display: block;
    float: left;
    padding-left: 46px;
}

div#header-middle span *
{
    vertical-align: middle;
}

form#search-area {
	/*float: left;
	margin: 0 0 0 2px;*/
	width: 100%;
}

form#search-area fieldset {
	margin: 0;
	padding: 0 4px 0 2px;
	border: none;
	font: bold 11px georgia;
	color: #796A65;
	display: inline;
}

form#search-area * {
	vertical-align: middle;
}

form#search-area #query {
	padding: 1px 0 0 5px;
	width: 170px;
	height: 21px;
	font-size: .9em;
	color: #402e27;
	border: 2px inset #808080;
	margin-right: 4px;
}

div#top-nav {
	clear: left;
	float: left;
	padding: 8px 15px 0 100px;	
	width: 645px;
}

* html div#top-nav {
	width: 760px;
}

div#top-nav ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#top-nav ul li {
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
	background: url(/lib/mastergardening/top-nav-divider.gif) right no-repeat;
}

div#top-nav ul li a {
	display: block;
	padding: 0 4px 0 7px;
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

div#top-nav ul li.cart {
	padding: 0 20px 0 0;
	background: url(/lib/mastergardening/shopping-basket.gif) right no-repeat;
}

/*  -- End Header --  */


/*  -- Body --  */

div#bodyshell {
	float: right;
	width: 760px;
	background: url(/lib/mastergardening/body-bkgd.gif) repeat-y;
}

div#bodyshell-home {
	float: right;
	width: 760px;
	background: url(/lib/mastergardening/body-home-bkgd.gif) repeat-y;
}

div#body-content {
	float: right;
	width: 581px;
}

div.free-shipping-area {
	padding: 0 0 7px 0;
	text-align: center;
}

/*  -- End Body --  */


/*  -- Index Page -- */

div.index-main {
	float: left;
	padding: 7px;
	width: 412px;
}

div.sale-area {
	padding: 3px 10px 7px 10px;
	font-size: 1.1em;
	color: #4c3831;
	text-align: center;
	background-color: #e4e4c3;
}

* html div.sale-area {
	width: 412px;
}

div.sale-area span {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 25px;
}

div.sale-area a {
	font-weight: bold;
	color: #4c3831;
	line-height: 20px;
	text-decoration: underline;
}

div.sale-area a:hover {
	text-decoration: none;
}

div.welcome-area {
	margin: 7px 0 0 0;
	padding: 10px;
	font-size: 12px;
	color: #4c3831;
	background-color: #f1f1d5;
}

* html div.welcome-area {
	width: 412px;
}

div.welcome-area span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

div.index-right {
	float: left;
	width: 155px;
}

div.new-arrivals-area {
	padding: 0 4px 10px 4px;
}

table.customer-favorites td {
	padding: 5px 0 5px 0;
	font-size: 11px;
}

table.customer-favorites td a {
	color: #4C3831;
}

/*  -- End Index Page --  */


/*  -- Section Page --  */

div#bodypad {
	padding: 7px;
}

div#section-info {
	padding: 10px;
	background-color: #f1f1d5;
}

div.caption-text {
	font-size: 12px;
}

div.caption-text a {
	color: #4c3831;
	text-decoration: underline;
}

div.caption-text span {
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
}

div#section-content-area{
	padding: 10px 0 10px;
}

/*  -- End Section Page --  */


/*  -- Item Page --  */

div#item-bodypad {
	float: left;
	padding: 7px;
	width: 412px;
}

div.item-area {
	float: left;
	width: 412px;
	background: url(/lib/mastergardening/item-area-bkgd.gif) repeat-y;
}

div.image-area {
	float: left;
	margin: 0 1px 0 0;
	padding: 0 7px 0 0;
	width: 172px;
	text-align: center;
}

* html div.image-area {
	width: 179px;
}

div.info-table-area {
	float: left;
	padding: 5px 0 0 10px;
	width: 222px;
	font-size: 1.1em;
	color: #4c3831;
}

* html div.info-table-area {
	width: 232px;
}

div.info-table-area span.sale-price {
	color: #b00004;
}

div.info-table-area div.option-label {
	clear: left;
	float: left;
	padding: 13px 0 0 0;
	width: 85px;
}

div.info-table-area div.option-input {
	float: left;
	margin: 10px 0 0 0;
	width: 137px;
}

div.info-table-area div.option-input select {
	overflow: hidden;
	font: normal 1.0em Tahoma, Arial, Helvetica, sans-serif;
	border: 2px inset #808080;
}

div.info-table-area div.option-input input {
	padding: 0 2px 1px 0;
	font: normal 1.0em Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	border: 2px inset #808080;
}

div.info-table-area div.add-to-cart {
	clear: left;
	padding: 10px 0 0 0;
}

div.info-table-area div.outofstock {
	clear: left;
	padding: 10px 0 0 0;
	font-weight: bold;
}

div.info-table-area div.send-to-friend {
	clear: left;
	padding: 10px 0 10px 0;
}

/*  -- End Item Page --  */


/*  -- Left Navigation --  */

div#left-nav {
	float: left;
	width: 179px;
}

div.newsletter-area {
	margin: 0;
	padding: 0;
}

div.newsletter-area fieldset {
	padding: 10px;
	font-size: 1.1em;
	color: #4c3831;
	border: none;
}

div.newsletter-area fieldset span {
	display: block;
	padding: 10px 0 0 0;
	text-align: center;
}

ul#nav {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 179px;
	list-style-type: none;
}

ul#nav li {
	position: relative;
	z-index: 999;
	margin: 0;
	padding: 0;
	width: 179px;
	font-size: 1.2em;
}

ul#nav li.has-contents {
	background: url(/lib/mastergardening/li-contents-bkgd.gif) 166px center no-repeat;
}

ul#nav li a {
	display: block;
	margin: 0;
	padding: 5px 20px 4px 20px;
	color: #4c3831;
	background: url(/lib/mastergardening/left-nav-blt.gif) 10px center no-repeat;
}

ul#nav li a:hover {
	color: #4C3831;
	background: #ffffff url(/lib/mastergardening/left-nav-blt-hover.gif) 10px center no-repeat;
}

ul#nav li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 179px;
	z-index: 999;
	margin: 0;
	padding: 0;
	width: 170px;
	border: 1px solid #e3e3c1;
	border-bottom: none;
	background-color: #ffffff;
	list-style-type: none;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	display: block;
}

ul#nav li ul li {
	margin: 0;
	padding: 0;
	width: 170px;
	font-size: 1.0em;
	border-bottom: 1px solid #e3e3c1;
}

ul#nav li ul li a {
	padding: 5px 5px 4px 10px;
	color: #4C3831;
	background: none;
}

ul#nav li ul li a:hover {
	color: #ffffff;
	background: #dab71d;
}

ul.resource-center {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 179px;
	list-style-type: none;
}

ul.resource-center li {
	margin: 0;
	padding: 0;
	width: 179px;
	font-size: 12px;
}

ul.resource-center li a {
	display: block;
	margin: 0;
	padding: 5px 5px 4px 20px;
	color: #4c3831;
	background: url(/lib/mastergardening/left-nav-blt.gif) 10px center no-repeat;
}

ul.resource-center li a:hover {
	color: #4C3831;
	background: #ffffff url(/lib/mastergardening/left-nav-blt-hover.gif) 10px center no-repeat;
}

div.gardening-bulb-link-area {
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #ffffff;
}

div.gardening-bulb-link-area a {
	color: #4c3831;
	text-decoration: underline;
}

div.gardening-bulb-link-area a:hover {
	text-decoration: none;
}

/*  -- End Left Navigation --  */


/*  -- Footer --  */

div#footer {
	padding: 0 0 50px 0;
	clear: both;
	background-color: #ffffff;
}

div.bottom-nav {
	padding: 5px 0 0 0;
	height: 20px;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	background: url(/lib/mastergardening/bottom-nav-gradient.gif) repeat-x;
}

div.bottom-nav a {
	padding: 0 8px 0 5px;
	color: #ffffff;
}

div.badges {
	padding: 15px 0 15px 0;
	text-align: center;
}

div.badges * {
	vertical-align: middle;
}

div.badges span {
	padding: 0 20px 0 20px;
}

div.footer-text-area {
	margin: 0 6px 0 6px;
	color: #848484;
	text-align: center;
	border-top: 1px solid #dcf4c1;
}

div.copyright {
	padding: 15px 0 5px 0;
	font-weight: bold;
}

/*  -- End Footer --  */


/*  -- Contents Table --  */

#contents-table td {
	padding: 0 10px 0 10px;
}

#contents-table .name,
.section-table .name {
	padding: 0 0 5px 0;
}

#contents-table .name a,
.section-table .name a {
	font-size: 11px;
	font-weight: bold;
	color: #4c3831;
	text-decoration: underline;
}

#contents-table .name a:hover,
.section-table .name a:hover {
	text-decoration: none;
}

#contents-table .price {
	font-size: 11px;
	color: #999999;
}

#contents-table .sale-price {
	font-size: 11px;
	color: #b00004;
}

#contents-table .option {
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #4c3831;
}

#contents-table .option select {
	font: normal 10px Tahoma, Arial, Verdana, sans-serif;
	color: #4c3831;
	border: 2px inset #808080;
}

#contents-table .outofstock {
	padding: 5px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #4c3831;
}


td.bottom-border {
	border-bottom: 1px solid #e3e3c1;
}

td.side-border {
	border-right: 1px solid #e3e3c1;
}

#contents-table td.no-pad-side-border {
	padding: 0;
	border-right: 1px solid #e3e3c1;
}

#contents-table .quantity {
	padding: 5px 0 5px 0;
	font-size: 1.1em;
	color: #4c3831;
}

#contents-table .quantity-input {
	padding: 0 2px 1px 0;
	width: 30px;
	font: normal 1.0em Tahoma, Arial, Verdana, sans-serif;
	text-align: right;
	vertical-align: middle;
	border: 2px inset #808080;
}

/*  -- End Contents Table --  */


/*  -- Section Contents Table --  */

.section-table td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #e3e3c1;
}

.table-caption {
	padding: 0 0 5px 0;
	font-size: 11px;
}

#container .shop-now a {
	font-size: 11px;
	font-weight: bold;
	color: #dab71d;
	text-decoration: underline;
}

.shop-now a:hover {
	text-decoration: none;
}

/*  -- End Section Contents Table --  */


/*  -- Rotating Testimonials --  */

div.testimonial-area {
	padding: 10px 8px 10px 8px;
	font-size: 12px;
	color: #4c3831;
	text-align: center;
}

div#testimonies span {
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
}

div#testimonial-link a {
	font-weight: bold;
	color: #dab71d;
}

/*  -- End Rotating Testimonials --  */


/*  -- Breadcrumbs --  */

div#breadcrumbs {
	padding: 10px 0 15px 10px;
	font-size: 1.1em;
	color: #989f3f;
}

div#breadcrumbs a {
	color: #4c3831;
	text-decoration: underline;
}

div#breadcrumbs a:hover {
	text-decoration: none;
}

div#breadcrumbs img {
	padding: 0 3px 2px 3px;
	vertical-align: middle;
}

/*  -- End Breadcrumbs --  */


/*  -- Tabbed Details --  */

div#tab-desc {
	clear: both;
	margin: auto;
	padding: 40px 0 20px 0;
	width: 100%;
}

div#tab-desc ul {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 410px;
	list-style: none;
}

li.tabheader,
li.tabhover {
	float: left;
	overflow: hidden;
	margin: 0 2px 0 0;
	width: 100px;
	height: 24px;
	font: bold 10px tahoma, sans-serif;
	background: transparent url(/lib/mastergardening/tab-bg-right.gif) right bottom no-repeat;
}

li.tabheader a,
li.tabhover a {
	display: block;
	float: left;
	padding: 7px 0 0 0;
	width: 100px;
	height: 17px;
	font: bold 10px tahoma, sans-serif;
	color: #4c3831;
	text-align: center;
	text-decoration: none;
	background: transparent url(/lib/mastergardening/tab-bg-left.gif) left bottom no-repeat;
}

* html li.tabheader a,
li.tabhover a {
	height: 24px;
}

li.tabheader a:hover,
li.tabhover a:hover {
	font: bold 10px tahoma, sans-serif;
	color: #4c3831;
	text-decoration: underline;
}

li.tabhover {
	background-position: right top;
}

li.tabhover a {
	color: #f1f1d5;
	background-position: left top;
}

li.tabhover a:hover {
	text-decoration: none;
	color: #f1f1d5;
}

li#tabheader3 {
	margin: 0;
}

div#tab-desc div#tab-conts-box {
	clear: both;
	float: left;
	margin: 0;
	width: 410px;
}

div#tab-desc div#tab-conts-box div {
	clear: both;
	padding: 10px 16px;
	font: normal 12px tahoma, sans-serif;
	text-align: left;
	border: 1px solid #4c3831;
	border-top: 3px solid #4c3831;
}

div#tab-desc div#tab-conts-box div div {
	border:none;
	padding:0px;
}

div#tab-desc div#tab-conts-box div div.top-line,
div#tab-desc div#tab-conts-box div div.review-separator {border-top:1px solid #E3E3C1;}

div#tab-desc div#tab-conts-box div div#customer-reviews div {font-size:11px; color:#4C3831;}

div#tab-desc div#tab-conts-box div div.stars {
	text-align:center;
	clear:none;
}

div#tab-desc div#tab-conts-box div div#customer-reviews div.reviewtitle {color:#899033;}

/*  -- End Tabbed Details --  */


/*  -- Cross-Sell --  */

.on {display: block;}

.off {display: none;}

div.cross-sell-area {
	float: right;
	padding: 1px 0 0 0;
	width: 155px;
	background: url(/lib/mastergardening/cross-sell-area-bkgd.gif) repeat-y;
}

#sc_cross_sell {
	padding: 0 4px 0 4px;
}

* html #sc_cross_sell {
	width: 155px;
}

#sc_cross_sell * {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    color: #333;
}

#sc_cross_sell .head {
	margin: 15px 5px 5px 5px;
	padding-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#sc_cross_sell td {
	padding: 3px 8px;
}

#sc_cross_sell td.spacer {
	width: 1px;
	background-color: #eee;
	padding: 0;
}

#sc_cross_sell td {
	font-size: 11px;
}

#sc_cross_sell .name {
	padding: 0 0 5px 0;
}

#sc_cross_sell .name a {
	font-weight: bold;
	color: #4c3831;
	text-decoration: underline;
}

#sc_cross_sell .name a:hover {
	text-decoration: none;
}

#sc_cross_sell .price {
	color: #999999;
}

#sc_cross_sell .sale {
	font-weight: bold;
	color: #b00004;
}

div.thumb {
	padding: 10px 0 0 0;
}

#sc_cross_sell td.bottom-border {
	padding-bottom: 10px;
}

/*  -- End Cross-Sell --  */


/*  -- Categorized Site Map --  */

.sitemap-header {
	display: block;
	padding: 15px 0 0 25;
	font: bold 14px tahoma;
	color: #4C3831;
}

.sitemap-1 {
	display: block;
	padding: 5px 0 0 50px;
	font: bold 12px tahoma;
	color: #878e31;
}

.sitemap-2 {
	display: block;
	padding: 3px 0 0 75px;
	font: bold 12px tahoma;
	color: #aba784;
}

.sitemap-3 {
	display: block;
	padding: 3px 0 0 100px;
	font: normal 10px tahoma;
	color: #6c5750;
}

.sitemap-4 {
	display: block;
	padding: 2px 0 0 125px;
	font: normal 8px tahoma;
	color: #6c5750;
}

/*  -- End Categorized Site Map --  */


/*  -- Related Items --  */

#seo-related-links {
	clear: both;
	padding: 25px 0 20px 0;
	width: 412px;
}

#seo-related-links:after {
	clear: both;
	display: block;
	height: 0;
	content: ".";
	visibility: hidden;
}

#seo-related-links h3 {
	margin: 0;
	padding: 10px;
	font: bold 1.3em Tahoma, Arial, Verdana, sans-serif;
	color: #4c3831;
	background-color: #f1f1d5;
}

#seo-related-links ul {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#seo-related-links ul.seo-links li {
	display: inline;
	float: left;
	margin: 0; 
	padding: 0 0 2px 0;
	width: 200px;
	background: url(/lib/mastergardening/dot.gif) 5px center no-repeat;
}

#seo-related-links ul.seo-links li.view-more a {
	font-weight: bold;
	color: #4c3831;
}

#seo-related-links ul.seo-links li a {
	display: block;
	padding-left: 25px;
	font-size: 12px;
	color: #4c3831;
	text-decoration: none;
}

#seo-related-links ul.seo-links li a:hover {
	color: #dab71d;
	text-decoration: underline;
}

/*  -- End Related Items --  */


/*  -- Advanced Search --  */

form#form1 td {
	font-size: 11px;
}

.search-results td {
	font-size: 11px;
}

.search-results td a {

	color: #4c3831;
	text-decoration: underline;
}

.search-results td a:hover {
	text-decoration: none;
}

/*  -- End Advanced Search --  */


/*  -- Click to Enlarge --  */

div#scPage-insets {
	padding: 10px 0 10px 0;
	text-align: center;
}

div#scPage-insets img {
	margin: 3px;
}

/*  -- End Click to Enlarge -- */


/*  -- Modifications (added 7/23/2007) --  */

div.search-results {
	width: 567px;
}

/*  -- End Modifications --  */
