/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 2px 0px 0px 0px;
	font: 11px arial,verdana,geneva,lucida,sans-serif;
	color: #000000;
	background-color: #fff;
	}

a img {
			border: none;
			}

a:link, #navEZPagesTOC ul li a {
	color: #616161;
	text-decoration: none;
	}
 
a:visited {
	color: #616161;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover,
#documentcategoriesContent a:hover,#categoriesContent a:hover {
	color: #000000;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font: 1em arial,verdana,geneva,lucida,sans-serif;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #ffffcc;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #616161;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #8bc866;
	}

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;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

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 #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 0px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	color: #000000;
	font-variant: small-caps;
	/*background-color: #ef9db0;*/
	}

.messageStackSuccess, .success {
	/*background-color: #ffffcc;*/
	color: #8bc866;
	/*border-top: 1px solid #8bc866;
	border-bottom: 1px solid #8bc866;*/
	}

.messageStackCaution {
	/*background-color: #facba8;*/
	font-variant: small-caps;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, 
#ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
						 height:75px;
						 }

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	/*margin-left: 2px;*/
	/*margin-right: 0.5em;*/
	/*border: 1px solid #000;*/
	}
 
#tagline {
	color:#616161;
	/*font-size: 2em;*/
	/*vertical-align: middle;*/
	text-align: right;
	}
#free_shipping {text-align: right;}

#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 {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 25px;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	/*border: 1px solid #000;*/
	font-weight: bold;
	color: #000000;
	/*height: 1%;*/
	}
#navSuppWrapper {
								padding: 0px 0px;
								
								}
#navMain {
				 color: #8bc866; 
				 letter-spacing: 2px; 
				 font: 10px arial,verdana,geneva,lucida,sans-serif;
				 /*border: 1px solid #000;*/
				 float: right;
				 }

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	text-align: left;
  }

#navCatTabs {
						text-align: left; 
						font: 13px arial,verdana,geneva,lucida,sans-serif;
						letter-spacing: 3px;
						color: #916520;
						}
#navSupp {
				margin-top: 10px;
				 }						
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	/*padding: 0.5em 0em;*/
	list-style-type: none;
	/*text-align: center;*/
	line-height: 150%;
	/*letter-spacing: 3px;*/
	}
#navMainWrapper,#navMain ul {text-align:right; /*width: 100%;*/}

#navMain ul li, /*#navSupp ul li,*/ #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	/*padding: 0em 0.5em;*/
	margin: 0;
	color: #616161;
	white-space: nowrap;
	}
	

#navCatTabs ul li a {padding: 0px 2px;}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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: left;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #ffffff;
	/*font-size: 0.95em;*/
	/*font-weight: bold;*/
	margin: 0em;
	padding: 0.5em;
	font: bold 13px arial,verdana,geneva,lucida,sans-serif; 
	letter-spacing: 3px; 
	color: #916520;
	}

#navColumnOne, #navColumnTwo {
	background-color: #ffffff;
	color: #000;
	}

/*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 {
	color: #ff0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	/*float: right;*/
	text-align: right;
	margin: 1em;
	/*border: 1px solid #000000;*/
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #ffffff;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	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;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #808080;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #4eb112;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.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,#productAttributes {
	margin: 1em;
	}

.categoryIcon {}

#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 {
	/*margin: 1em 0em;*/
	}

.centerBoxWrapper {
	/*border: 0px solid #9a9a9a;*/
	/*height: 1%;*/
	/*margin: 1.1em 0;*/
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #8bc866;
	text-align: left;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0px solid #9a9a9a;
	/*margin-top: 1.5em;*/
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 10px;
	font: 11px verdana,geneva,lucida,arial,sans-serif;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #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, .additionalImages, .centerBoxContentsSpecials, 
	.centerBoxContentsAlsoPurch,/* .centerBoxContentsFeatured,*/ .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
#navCatTabsWrapper {text-align: left;}

#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 {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
A.category-top,A.category-links {font: 12px verdana,geneva,lucida,arial,sans-serif;}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #616161;
	text-decoration: none;
	}

A.category-links, A.category-links:visited {
	color: #616161;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #616161;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #ffffff;
	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 {
	background-color: #ffffff;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #ffffff;
	height: 2em;
	color: #000000;
	}

#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;
	}
#navSupp {
									 text-align: center; 
									 padding: 0px 0px; 
									 letter-spacing: 2px; 
									 font: 10px arial,verdana,geneva,lucida,sans-serif; 
									 border-bottom: 1px solid #ccc;
									 
									 }
#informationContent {
						  letter-spacing: 2px; 
									 font: 10px arial,verdana,geneva,lucida,sans-serif; 
									 }
#copy{font: 10px arial,verdana,geneva,lucida,sans-serif;text-align: left;}


#tagline {
				 margin-top: 10px;  
				 float: right;
				 font: 10px arial,verdana,geneva,lucida,sans-serif; 
				 letter-spacing: 2px;
				 text-align: center;
				 padding: 2px 0px;
				 }
#tagline a {
						 padding: 1px; 
						 margin-right: 2px; 
						 width: 27px; 
						 height: 20px; 
						 }
#tagline img {
				 		 border: none;
						 
						 }
#headernav a {color: #616161; font-weight: bold;}
#headernav a:hover {color: #8bc866;}
#headernav {border-top: 1px solid #8bc866;border-bottom: 1px solid #8bc866;padding: 5px 5px;letter-spacing: 2px;
color:  #8bc866; text-align: center;margin-bottom: 10px; width: 100%; /*background: #ffffcc;*/
font: 12pt arial,verdana,geneva,arial,lucida,sans-serif;font-weight: bold;}
div#headernav {background-image: url(../../../../images/nav_bg.png);}
#categoriesContent, #documentcategoriesContent,#ezpagesContent {
										height: 100%;
										background: #8bc866; 
										margin: 0; 
										color: #fff; 
										text-align: left;
										margin-right: 0px;
										}
 #bestsellersContent {background: #aee68c;}							
 #documentcategoriesContent,#ezpagesContent {
 														height: 147px; margin-top: 5px;background: #aee68c;
														
														}
		
 #categoriesContent a, #documentcategoriesContent a,#ezpagesContent a{
 										font-weight: bold;
 										color: #000;
										font: 13px verdana,arial,geneva,lucida,sans-serif;
										/*letter-spacing: 2px;*/
										}
	#categoriesContent a {
										 	 line-height: 150%;
											 }
#categoriesContent a:hover, #documentcategoriesContent a:hover,#ezpagesContent a:hover {color: #fff;}
 #searchContent{
 								margin-top: 2px;
								text-align: right;
								/*border-left: 1px solid #ccc;*/
								/*width: 175px;*/
								}
								
.category-subs-selected,.category-subs-parent,.category-products,  
	#categoriesContent a:hover, #documentcategoriesContent a:hover,	 a.category-products:hover
	{color:#aee68c;}
 #ez_page_footer,#info_footer,#more_info_footer {
 																								/*width: 175px;*/
																								padding-left: 2px;
																								color: #616161;
																								border-right: 1px solid #ccc;
																								}
 #navSupp ul li {
  text-align: left;
	}
/*#info_footer {
						 border-right: 1px solid #ccc;
						 }
#ez_page_footer {
								border-right: 1px solid #ccc;
								border-left: 1px solid #ccc;
								}*/
								
	.productListing-data {
													text-align: center;
													/*border-bottom: 1px dotted #8bc866;*/
													/*padding: 10px 0px;*/
													letter-spacing: 2px;
													}
/*h3.itemTitle {text-align: left;}*/
/*.productListing-data img {margin-top: 20px; margin-right: 10px;}*/
 
 .tabTable tr {margin-top: 20px;}
	
	#searchContent,.productListing-data, h3.itemTitle {
								 text-transform: lowercase;
								 }
	#productsListingListingTopLinks,#productsListingListingBottomLinks {
																	color: #8bc866;
																	}
 #categoryImgListing {padding: 0; text-align: right; margin: 0px}
 #productsListingBottomNumber {letter-spacing: 2px;padding: 5px;}
 #productListHeading{visibility: hidden;}
 .itemTitle,#listCell0-2 {padding-right: 5px;}

 /*.productListing-data img {border-right: 1px solid #aee68c;}	*/	
 a.category-products {margin-left: 5px; font-size: 8pt; font-style: italic;}
 .categoryListBoxContents {letter-spacing: 5px; margin-top: 10px;}

 #productDateAdded {visibility: hidden;}
 .centerColumn {margin-left: 5px;}
 #reviewsWrite,#productReviewsDefaultNoReviews,#accountNotifications{margin-left: 5px;}
 h1,h2 {color: #8bc866;}
 
 #shippingInfoMainContent {line-height: 150%;}
 
#navColumnOne {background: #aee68c;}

#productMainImage img {border: 1px solid #ccc;}

#newsletter {margin-top: 5px; font-size: 11px; letter-spacing: 2px; text-align: right;}
#newsletter div {letter-spacing: 2px; 
									 font: 10px arial,verdana,geneva,lucida,sans-serif; 
									 color: #616161;
									 }
#newstext a {text-decoration: underline; color: blue;}
#newstext a:hover {color: #8bc866; text-decoration: none;}
/* CSS Buttons */
.button_sold_out,.button_sold_out_sm {background:#f68b3c; color: #fff; text-transform: lowercase; letter-spacing: 2px;}


input.cssButton,.buttonRow a:link,.cssButton a:link ,input.cssButtonHover,input.cssButtonHoverHover,input.button_update
{background: #8bc866; text-transform: lowercase; color: #fff; letter-spacing: 2px; border: none; padding: 2px;}

#pwordForget a:link,#pwordForget a:active,#pwordForget a:visited {background: #fff; color: #616161;}

#pwordForget a:hover {color: #000;}

.navNextPrevList a:link,span.button_goto_prod_details,span.button_reviews {color: #8bc866; background: #fff; border: 0px solid #fff;}

#cartAdd.cssButton,.button_buy_now {text-align: center; padding: 2px; color: #fff; background: #8bc866;text-transform: lowercase;}

.navNextPrevCounter {text-transform: lowercase; letter-spacing: 2px; text-align: center;}

#siteMapList {text-transform: lowercase;}
.sm_headings {border-top: 1px dotted #8bc866;letter-spacing: 2px; color: #8bc866;}

#alsoPurchased h2 {color: #8bc866;}

#seProductsHeading,#seTotalHeading {background: #ffffcc; color: #8bc866; padding: 5px; font-weight: normal; letter-spacing: 2px;
																	 border-top: 1px solid #8bc866; border-bottom: 1px solid #8bc866;}
#seProductsHeading {text-align: left;}
#seTotalHeading {text-align: right;}

#logotext {font-size: 10px; letter-spacing: 2px;}

h1 {background-image: url(images/green.png);}

.one {background: #ffffcc;}

.additionalImages {border-top: 1px solid #8bc866; padding: 3px 0px;}

/*.categoryListBoxContents {background: #ffffcc;}*/

#productName {color: #404040;}
#productPrices {color: #8bc866;}

#manufacturerinfoContent {background: #ffffcc;}

#featuredProducts {border-top: 1px solid #8bc866; border-bottom: 1px solid #8bc866; margin-top: 10px; }

