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

body {
	background:url(../images/content_bg.jpg) no-repeat;
	background-position:255px 108px;
	margin: 0px;
	padding:0px;
	font-family:Verdana;
	font-size:0.8em;
	line-height:1.5em;
	color: #000000;
	background-color: #FFFFFF;
	}
#categoryLinks{
	margin:100px 0px 0px 15px;
}
#categoryLinks_home{
	background:url(../images/button_home.png) no-repeat;
	display: block;
	width:90px;
	height:37px;
	line-height:37px;
}
#categoryLinks_home:hover{
	background-position:0px -36px;
	cursor:pointer;
}
#categoryLinks_home_active{
	background:url(../images/button_home.png) no-repeat 0px -36px;
	display: block;
	width:90px;
	height:37px;
	line-height:37px;
}

#categoryLinks_catalog{
	background:url(../images/button_catalog.png) no-repeat;
	display: block;
	width:115px;
	height:37px;
	line-height:37px;
}
#categoryLinks_catalog:hover{
	background-position:0px -36px;
	cursor:pointer;
}
#categoryLinks_catalog_active{
	background:url(../images/button_catalog.png) no-repeat 0px -36px;
	display: block;
	width:115px;
	height:37px;
	line-height:37px;
}

#categoryLinks_availability{
	background:url(../images/button_availability.png) no-repeat;
	display: block;
	width:155px;
	height:37px;
	line-height:37px;
}
#categoryLinks_availability:hover{
	background-position:0px -37px;
	cursor:pointer;
}
#categoryLinks_availability_active{
	background:url(../images/button_availability.png) no-repeat 0px -36px;
	display: block;
	width:155px;
	height:37px;
	line-height:37px;
}

#categoryLinks_ordering{
	background:url(../images/button_ordering.png) no-repeat;
	display: block;
	width:130px;
	height:37px;
	line-height:37px;
}
#categoryLinks_ordering:hover{
	background-position:0px -36px;
	cursor:pointer;
}
#categoryLinks_ordering_active{
	background:url(../images/button_ordering.png) no-repeat 0px -36px;
	display: block;
	width:130px;
	height:37px;
	line-height:37px;
}

#categoryLinks_contact{
	background:url(../images/button_contact.png) no-repeat;
	display: block;
	width:120px;
	height:37px;
	line-height:37px;
}
#categoryLinks_contact:hover{
	background-position:0px -37px;
	cursor:pointer;
}
#categoryLinks_contact_active{
	background:url(../images/button_contact.png) no-repeat 0px -36px;
	display: block;
	width:120px;
	height:37px;
	line-height:37px;
}

#mainWrapper{
	margin: 0px;
	padding:0px;
}
#welcome{}

#signature{
	margin:-15px 0px 0px 360px;
}
#login-email-address{
	width:185px;
}
#login-password{
	width:125px;
}
#breadcrumbs{
	font-weight:bold;
}
#contentMainWrapper{
	width:98%;
}
#gradientWrapperOuter{
	margin:0px;
}
#gradientWrapperInner{
	height:192px;
}
#alpha_filter{
	margin-top:25px;
}
.alpha_filter{
	margin-right:4px;
	padding:0px;
}
.alpha_filter:hover{}

#cat_nav_grasses{
	background:url(../images/cat_nav_grasses.png) no-repeat;
	width:218px;
	height:38px;
	margin-right:12px;
	float:left;
	cursor:pointer;
}
#cat_nav_groundcovers{
	background:url(../images/cat_nav_groundcovers.png) no-repeat;
	width:218px;
	height:38px;
	margin-right:12px;
	float:left;
	cursor:pointer;
}
#cat_nav_perennials{
	background:url(../images/cat_nav_perennials.png) no-repeat;
	width:218px;
	height:38px;
	margin-right:12px;
	float:left;
	cursor:pointer;
}
#cat_nav_grasses:hover, #cat_nav_groundcovers:hover, #cat_nav_perennials:hover{
	background-position:0px -38px;
}
#submit{
	border:none;
	background:url(../images/search_button_bg.png) no-repeat;
	margin-left:4px;
	margin-top:1px;
	width:35px;
	height:22px;
	cursor:pointer;
}
#submit:hover{
	background-position:0px -22px;
}
#footer{
	text-align:center;
	margin:15px 0px;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #006f80;
	text-decoration: none;
	}
 
a:visited {
	color: #006f80;
	text-decoration: none;
	}
a:hover {
	color: #a3d2e6;
	}

a:active {
	color: #a3d2e6;
	}

h1 {
	font-size: 2.5em;
	color:#006f80;
	padding-top:15px;
	margin:0px;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 0.9em;
	}
h6{
	font-size: 1.8em;
	color:#006f80;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
	}

#headerWrapper{
	background:url(../images/header_bg.jpg) repeat-x;
	height:108px;
	margin:0px;
	padding:0px;
	}

#header{
	margin:0px;
	padding:0px;
	background:url(../images/header.jpg) no-repeat center;
	width:960px;
	height:108px;
}
#header DIV{
	font-weight:bold;
	font-size:0.90em;
	padding-top:70px;
	padding-left:225px;
}
#headerAddressIcon{
	color:#006f80;
}
#headerAddress{
	font-size:9px !important;
}
#headerAddressDiv{
	color:#b1d2d8;
}

#mainContent{
	padding:0px 0px;
}

#mainContentInner{
	background:url(../images/content_bg_inner.jpg) no-repeat left top;
}
.columnLeft {
	background:url(../images/body_bg.jpg) #FFFFFF no-repeat;
	width:255px;
	height:577px;
}

.home_nav{
	padding:145px 10px 10px 10px;
	width:199px;
	height:130px !important;
	float:left;
	margin-left:14px;
	font-size:12px;
	font-family:Verdana;
	margin-bottom:15px;
}

.legalCopyright{
	text-align:center;
	color:#666666;
	font-size:0.75em;
}
#navBreadCrumb{
	padding-top:4px;
	padding-bottom:10px;
	color:#999999;
}

.centeredContent{}
#cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {}
.additionalImages{
	float:left;
	margin:0px;
	padding:0px;
}
#productAdditionalImages img, #productAdditionalImages{}
#productAdditionalImages td{
	text-align:center !important;
	margin:0px auto !important;
	padding:8px !important;
}
.back{}

.forward{
	float:right;
}
.buttonRow{
	float:none;}
#shoppingCartDefault #PPECbutton {
	float: right;
	}
#indexProductList{
	padding:16px 0px 0px 0px;
}
#productGeneral{
	padding:1px 0px 0px 0px;
}
#productMainImage{
	padding-right:20px;
}
#productDescription{
	padding-top:1px;
}
.itemTitle{
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:0.85em;
}
.itemPrice{
	/*
	font-weight:bold;
	background:#006f80;
	margin:-20px 0px 2px 0px;
	padding-left:4px;
	color:#FFF;
	width:116px;
	line-height:20px;
	opacity: .8;
	filter: alpha(opacity=80);
	*/
	display:none;
}

#productName{
	font-size:2em;
	margin-bottom:10px;
}
#productMainImage{}
#productPrices{
	font-size:1.1em;
	font-weight:bold;
}
#cartAdd{}
#productDescription{}
#productAdditionalImages{}

.messageStackError, .markProductOutOfStock{
	color:#CC0000;
}

.buttonRow .back{
	display:none;
}
.floatingBox{
	width:300px;
	padding:4px;
	margin-right:4px;
}
legend{
	font-weight:bold;
	color:#006f80;
	padding-right:6px;
}
hr{
	height:1px;
	color:#EFEFEF;
}
.navSplitPagesResult{
	padding-top:10px;
}
#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading{
	text-align:left;
}
.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartSubTotal, .cartTotalsDisplay{
	text-align:left;
}
.centerBoxContentsProducts{
	border:1px solid #E0E0E0;
	padding:10px;
	margin:4px;
	width:125px !important;
	height:175px !important;
	text-align:center !important;
}