@charset "utf-8";
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #7a7979;
	background-color: #c9dff5;
	}

a img {
	border: none; 
	}

a:link {
	color: #436538;
	text-decoration: none;
	}

a:visited {
	color: #789367;
	text-decoration: none;
	}
a:hover {
	color: #789367;
	}
a:active {
	color: #0066cc;
	}

h1 {
	font-weight: normal;
	color: #436538;	
	font-size: 22px	
	}

.centerColumn h1
{
	background-image: url(../images/recycleHeader.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 35px;
	
}
	
	
	
h2 {
	font-weight: normal;
	color: #436538;
	}

h3 {
	font-weight: normal;
	color: #436538;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	}

.biggerText {
	font-size: 16px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

#navMainSearch form{

	margin: 0 50px 0 0;
}
	
	
SELECT, INPUT {
	font-size: 12px;
	border: 1px solid #a5b998;	
	color: #777777;
	padding: 2px;
	
	}
TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	border: 1px solid #a5b998;		
	color: #777777;	
	padding: 2px;	
	}

input:focus, select:focus, textarea:focus {
	background-color: #F0FFFF;
	color: #0066cc;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {

	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	margin: 0 0 0 20px;	
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #E6F3DE;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 5px solid #9DD07E;
	}

.messageStackWarning, .messageStackError {

	}

.messageStackSuccess {

	}

.messageStackCaution {

	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	background-image: url(../images/mainBg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	width: 800px;
	vertical-align: top;
	}

#contentMainWrapper table
{

}	
#contentMainWrapper td
{
font-size: 12px;
	width: 550px;
}

.listingProductImage

{
margin: 10px;

}
.listingProductImage

{
border: 1px solid #000000;
}

#productListing, #allProductsDefault .centerColumn form table{
	border: 1px solid #E6F3DE;
	padding: 5px;
	margin: 10px 0 0 5px;
}

.productListing-heading
{
	padding: 10px;
}

.productListing-data input.cssButton{
	padding: 5px;
}

.productListing-odd{
	padding: 10px 0 10px 0;
}

.productListing-data{
	padding: 10px;
}	

#headerWrapper{
	margin: 0px;
	padding: 0px;
}

#mainWrapper {
	margin: auto;
	} 

#tagline {

	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {padding: 10px;}
.navSplitPagesLinks {padding: 10px;}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	font-size: 11px;
	margin: 5px;
	padding:  5px;
	list-style-type: none;
	}
	
#navCatTabsWrapper {
	margin: 0em;
	height: 21px;	

	width: 100%;
	background-image: url(../images/navHr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#navCatTabs {

	margin-left: -10px;
}
		
#navCatTabs ul  {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	}
	
#navCatTabs ul li {
	float: left;
	background-image: url(../images/tab.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 10px 0 2px;
	height: 20px;
	padding:  0px 0 0px 0;	
	}
	
#navCatTabs ul li a {
	padding: 5px 3px 0 0;
	float: left;
}
		
.navImgRight{
	margin: 0 -5px 0 0;
 	}	
.navImgLeft{
	float: left;
	margin: 0 10px 0 -5px;
	}	
/********************************************/	
#navMainWrapper {
	margin: 0px;
	float: right;
	width: 195px;
	min-height: 200x;
	font-size: 14px;
	padding: 45px 25px 0 0;
	background-image: url(../images/recycleSymbol1.png);
	background-repeat: no-repeat;
	background-position: 125px 15px;		
	}	

#navMainWrapper ul{
	font-weight: bold;
	}		

#navMainWrapper li a{
	text-indent: 30px;
	height: 30px;
	display: block;	
	}
#navMainWrapper li {
	margin: 10px 0 0 0;
	}	
	
a.home
{
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
}	

a.login
{
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.logout
{
	background-image: url(../images/logout.png);
	background-repeat: no-repeat;
	background-position: left center;
}

a.account
{
	background-image: url(../images/account.png);
	background-repeat: no-repeat;
	background-position: left center;
}

a.cart
{
	background-image: url(../images/cart.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.checkout
{
	background-image: url(../images/checkout.png);
	background-repeat: no-repeat;
	background-position: left center;
}	
	
/**********************************************************/	
	
#navSupp ul  {
	padding:  0px 0 0 25px;
	list-style-type: none;
	text-align: left;
	display: block;
	font-size: 11px;
	}
	
#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}	
		
#navSupp ul li {
	float: left;
	padding: 2px;
	margin: 2px;

	}	
	

/**********************************************************/		
#navMain ul  {
	padding:  0px 0 0 0px;
	list-style-type: none;
	text-align: left;
	line-height: 2em;
	font-size: 12px;
	}	

#navMain ul li {
	/*display: block;*/
	}
	
#navMain ul li a {
	/*text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;*/
	}
/**********************************************************/		
	
	
#navEZPagesTOCWrapper {

	/*float: right;
	height: 1%;
	border: 1px solid #000000;*/
	}

#navEZPagesTOC ul {
	/*margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;*/
	}

#navEZPagesTOC ul li {
	/*white-space: nowrap;*/
	}

#navEZPagesTOC ul li a {
	/*padding: 0em 0.5em;
	margin: 0;*/
	}
/**********************************************************/	
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
	}

#navMainSearch {
	float: right;
	}

#navMainSearch input{

	}		
	
#navBreadCrumb {

	}
#navBreadCrumb {
	/*font-size: 0.95em;

	margin: 0em;
	padding: 0.5em;*/
	}		
	
/**********************************************************/	
#navEZPagesTop {
	margin: 0 0 0 20px;
	font-size: 12px;
	color: #0066cc;	
	/*font-size: 0.95em;
	margin: 0em;
	padding: 0.5em;*/	
}

#navEZPagesTop a{
	color: #0066cc;
}

/**********************************************************/	
#navColumnOne {
	
	}

#navColumnTwo {

	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {

	margin-left: 0.5em;
	}
.advisory {}
.important {


	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;	
	}
	
.centerColumn {
	padding: 20px;
	width: 475px;
	margin: 10px 0 0 20px;	
	
	background-image: url(../images/contentBg.png);
	background-repeat: repeat-x;
	background-position: bottom;		
	}	
	
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	text-align: center;
	display: block;
	}
#siteinfoLegal
{
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
	background-position: bottom;	
	padding: 0 0 20px 0;

}

#siteinfoIP{	
	background-image: url(../images/navHr.png);
	background-repeat: no-repeat;
	background-position: top;	
	padding: 10px 0 0 0;
	}	

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;

	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {

	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;

	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

#mainWrapper #contentMainWrapper #shoppingCartDefault .back input, .cartQuantityUpdate input{
	border: 0px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 10px;
}	

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;

	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {

	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	float: left;
	}
	
#allProductsDefault img, #productMainImage img, #reviewsInfoDefaultProductImage img, #productReviewsDefaultProductImage img, #reviewWriteMainImage img {
	margin: 20px ;
	float: left;
	border: 1px solid #000000;	
	}	
#productAdditionalImages img
{
	border: 1px solid #000000;	
}	
#productAdditionalImages
{
	margin: 0 0 10px 15px;
	padding: 0 5px 0 5px;
	border: 1px solid #9DD07E;
}

#indexProductListCatDescription
{
margin: 0 0 25px 0;
}


#categoryImgListing
{
float: right;
margin: 0 0 25px 0;
}

categoryImg
{

}

.categoryIcon {}

#productGeneral h1
{
	font-size: 16px;
	margin: 20px ;	
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;	
	text-indent: 0px;
	}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	font-size: 10px;

	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {

	padding: 0 0 20px 20px;
	font-size: 12px;
	}

.sideBoxContent ul li {
	list-style-image: url(../images/greenBullet.gif);
	}

.centerColumn li {
	list-style-image: url(../images/greenBullet.gif);
	}		
	
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	
	}

.rightBoxHeading {
	margin: 0em;
	color: #0066cc;
	padding: 0.5em 0em;
	}

h3.leftBoxHeading a:hover {
	
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	
	text-decoration: none;
	}

.rightBoxContent {
	margin-bottom: 1em;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {

}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	padding: 5px;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;	
}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;

	}
#seShipTo {
	padding: 0.2em;
	}
	
.slideshow {
	width: 500px;
	height: 162px;
	margin: 0 0 5px 35px;
}

.slideshow img{

}

#logoWrapper {
	height: 120px;
	padding-top: 25px;
}

.centerBoxWrapper{
 	height: 1%;
 	padding-left: 50px;
}


.greeting{
	font-size: 12px;
	color: #999999;
}

.centerBoxContentsNew .back {
	padding: 5px;
	float: left;
	}

.centerBoxContentsNew {
	border: 1px solid #cccccc;
	margin: 0 0px 0px 0;
	float: left;
	width: 100px !important;
	height: 125px !important; 
	margin: 6px 20px 6px 6px;
	text-align: center;
}

.centerBoxContentsNew img{
	height: 50px;
	width: 50px;
}

.main
{
	width: 200px !important;
}