/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/home_01.gif);
	}

a img {border: none;}

a:link, #navEZPagesTOC ul li a {
	color: #333333;
	text-decoration: none;
	}
 
a:visited {
	color: #333333;
	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 {
	color: #98A280;
	}

a:active {
	color: #333333;
	}

h1 {
	font-size: 16px; color:#98A280; font-weight:normal; margin:5px 0px;
	}

h2 {
	font-size: 14px; color:#98A280; font-weight:normal; margin:5px 0px;
	}

h2.greeting {
	font-size: 12px; color:#98A280; font-weight:normal; margin:25px 0px 0px 0px;
	}

h3 {
	font-size: 12px; color:#98A280; font-weight:normal; margin:5px 0px;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
	
h4.optionName {
 	margin: 0px 10px 0px 3px;
 	font-size: 11px;
	color:#666666;
	/*font-weight:normal;*/
}
	
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	/*margin: 0.3em 3px;*/
}

CODE {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	color: #666666;
	font:Verdana, Arial, Helvetica, sans-serif 11px;
	/*padding: 2px;*/
	/*border:1px solid #98A280;*/
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	/*border:1px solid #98A280;*/
	}

input:focus/*, select:focus*/, textarea:focus {
	background: #EBF1DE;
	/*display: inline;*/
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em 0.2em 0.2em 0;
	}

h4.optionName {
	color:#98A280;
	font: Verdana, Arial, Helvetica, sans-serif 12px bold;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	/*width: 100px;*/
	float: left;
	}

LABEL.inputLabelRedemptionCode {
	/*width: 200px;*/
	float: left;
	display:block;
	}

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 #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 0px;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 792px;
	vertical-align: top;
	}

#headerWrapper {
	margin: 0em;
	padding: 0em;
/*	border-top: 1px solid #98A280;
	border-right: 1px solid #98A280;
	border-left: 1px solid #98A280;*/
	}

#mainWrapper {
	margin: 0px;
	padding: 0px; 
	border: 1px solid #98A280;
}



#contentMainWrapper,  #ezPageBoxList, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#cartBoxListWrapper,#cartBoxListWrapper ul {
	margin: 0em;
	padding: 5px 0px;
	}


#mainWrapper {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	} 

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0;
	margin-top: 5px;
	}

#logoWrapper {
	vertical-align: middle;
	float:left;
	width: 492px;
	}

#taglineWrapper {
	vertical-align: middle;
	/*height: 90px;*/
	float: right;
	padding: 10px 10px 0px 10px;
	width: 280px;
	}

#tagline, #bannerTwo {
	color: #000000;
	text-align: center;
	padding-bottom: 2px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

#subscribeHeader {
	font: 11px Verdana, Arial, helvetica, sans-serif;
	color: #000000; 
	/*text-align: center;*/
	margin: 0px 0px 0px 40px;
	float:left;
	width: 400px;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	padding: 10px;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.floatLeft {
	float: left;
}
.floatingBoxWide {
	width: 97.7%;
	}


.wrapperAttribsOptions {
	margin-bottom: 15px;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0 0 5px 0;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #98A280;
	font-weight: normal;
	color: #ffffff;
	height: 1.5%;
	width:100%;
	padding: 0px;
	vertical-align:middle;
	}

#navSuppWrapper {
	margin: 0em;
	background-color: #98A280;
	font-weight: normal;
	color: #ffffff;
	height: 40px;
	width:100%;
	padding: 0px;
	vertical-align:middle;
	}

#navMain ul li a:hover, #navSupp ul li a:hover {
	color: #993333;
}


#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0px;
	padding: 13px 6px 6px 6px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	color:#666666;
	}

#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: 0px 3px;
	/*margin: 0;*/
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	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  {
	margin: 0.5em;
	padding-bottom: 5px;
	}

#indexProductListCatDescription {
	margin-left: -13px;
	margin-bottom: 10px;
	}

#navMainSearch {
	float: left;
	padding: 3px;
	margin: 5px 8px 3px 6px;
	}
	
#navMainSearch a {
	color:#FFFFFF;
	}	
	
#navMainSearch a:hover {
	color:#993333;;
	}	

#navBreadCrumb {
	/*background-color: #FFFFFF;*/
	width:90%;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: normal;
	/*margin: 0px;*/
	padding: 15px;
	}

#navColumnOne {
	background-color: #FFFFFF;
	border-right:1px solid #98A280;
/*	border-left:1px solid #98A280;*/
	}

#navColumnTwo {
	background-color: #FFFFFF;
/*	border-right:1px solid #98A280;
	border-left:1px solid #98A280;*/
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#indexDefaultMainContent {
	margin-left:-35px;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
.content {
	padding:5px;
}

.content img {
	padding:0px !important;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {color: #FF0000;}
.important, .important a {
	color: #FF0000;
	padding-top: 5px;
	}
.important a:hover {
	color: #000000;
	}	
	
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	margin: 0px 30px;
	}

.centerColumn {
	/*border: 1px dotted #cccccc;*/
}

#siteinfoIP {
	font-size: 0.9em;
	padding: 7px 0px 2px 0px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus {
	font-size: 0.9em;
	padding: 0px 0px 7px 0px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #98A280;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#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, .cartOldItem {
	color: #98A280;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartNewItem:hover, .cartOldItem:hover  {
	color: #000000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: left;
	font-weight: bold;
	}

.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;
	font-family: Arial, Helvetica, sans-serif;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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 9px;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	padding: 10px;
	}

.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 {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {
	font-size: 12px; 
	color:#98A280; 
	font-weight:normal; 
	margin-bottom:10px;
	/*display:none;*/
}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	/*margin: 0.3em 0em;*/
	font-size: 10px;
}

.attribImg label {
	font-size: 10px;
}

.attribImg label a {
	font-size: 10px;
	color:#98A280;
}

.attribImg label a:hover {
	color:#000000;
}

.attributesComments { 
	margin-top: 10px;
	margin-left: 2px;
	font: Verdana, Arial, Helvetica, sans-serif 12px;
	color: #666666;
	font-weight:normal;
	}
	
#attribsOptionsText {
	font-size: 13px;
	text-transform:uppercase;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxContentsFeatured img, .centerBoxContentsNew img, .centerBoxContentsSpecials img, .centerBoxContentsAlsoPurch img, .specialsListBoxContents img, .wrapperAttribsOptions img, .attribImg img, .centerBoxContentsCrossSell img {
	border: 1px solid #98A280;
	margin-bottom: 5px;
}

.wrapperAttribsOptions img, .attribImg img {
	margin-top: 5px;
	vertical-align:middle;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #98A280;
	padding: 9px 2px;
	color: #FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	}

.centerBoxWrapper {
/*	width: 548px;*/
	margin-right: 30px;
}

.leftBoxContainer {
	/*border: 1px solid #ffffff;
	margin-top: 1.5em;*/
	}

.sideBoxContent {
	background-color: #ffffff;
	/*padding: 0.4em;
	line-height: 1.5em;*/
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #98A280;
	padding: 0.5em 0.2em;
	}

h3.leftBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.leftBoxHeading, .centerBoxHeading {
	text-align: left;
	padding-left: 10px;
}

#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 {
	display: none;
	background-color: #98A280;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	/*padding-right:10px;*/
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	text-align:left;
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	vertical-align: top;
	padding: 3px;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top;
	padding: 3px;
	}

.accountProductDisplay {
	vertical-align: top;
	padding: 3px;
	}


#myAccountOrdersStatus td {
	padding: 3px;
}

TR.tableHeading {
	background-color: #cacaca;
	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;
	background-image:none;
	padding:10px;
	}

.information {padding: 10px 3px; line-height: 150%;}

#information {
	border-bottom: 1px solid #98A280;
}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/*ADDED BY CHRISTINA*/

.category-top, .category-links, #informationContent li a, #ezpagesContent li a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display:block;
	width:160px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 10px 20px;
	background:url(../images/home_11.gif) no-repeat #FFFFFF;
	border-top:solid 1px #98A280;	
}

#ezpagesContent li a:hover, #informationContent li a:hover {
	color: #98A280;
}

/*#categoriesContent a {
	color: #000000;
}

#categoriesContent a:hover {
	color: #98A280;
}*/

.category-products, .category-subs {
	font: 11px sans-serif, Verdana, Arial, Helvetica;
	color: #000000;
	display:block;
	width:150px;
	background:url(../images/bullet_subs.gif) no-repeat #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 25px;
}

a.category-products, a.category-subs {
	color: #98A280;
}

a:hover.category-products, a:hover.category-subs {
	color: #993333;
}

.category-subs-selected, .category-subs-parent {
	color: #993333;
}

span:hover.category-subs-selected, span:hover.category-subs-parent {
	color: #98A280;
}

#languagesContent, #currenciesContent, #whosonlineContent {
	padding: 7px;
}

#bannerboxContent {
	padding: 0px;
}

#discountPolicy {
 padding-top: 5px;
 font-weight: normal;
 color: #FF0000;
}

.listingProductImage {
	BORDER: 1px solid #98A280;
	/*margin-top: 10px;*/
}

.listingProductImageWrapper {
	BORDER: none;
	margin: 10px 0px;
}

#productMainImage img{
	BORDER: 1px solid #98A280;
}


#productDescription ul {
	margin-left: -5px;
}

#productListing {
	margin-top: 15px;
}

#productsListingTopNumber {
	margin-bottom: 15px;
}

#productsListingBottomNumber, #productsListingListingBottomLinks, #allProductsListingBottomNumber, #allProductsListingBottomLinks, #featuredProductsListingBottomNumber, #featuredProductsListingBottomLinks, #newProductsDefaultListingBottomLinks, #newProductsDefaultListingBottomNumber {
	margin: 15px 0px 15px 0px;
}

.tabTable {
	}

.productListing-data {
	padding: 10px;
}

.productListing-rowheading, .productListing-heading {
	background-color:#EEEEEE;
	padding: 5px;
}

.centerBoxContentsProducts {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC; vertical-align:top; text-align:center; padding:8px 0px 0px 0px;margin:1px; float:left; height:328px; color:#800000;width:32.5% !important;}
.centerBoxContentsProducts A:link    {COLOR: #98A280; TEXT-DECORATION: none}
.centerBoxContentsProducts A:visited {COLOR: #98A280; TEXT-DECORATION: none}
.centerBoxContentsProducts A:hover   {COLOR: #000000; TEXT-DECORATION: none}

.centerBoxContentsCrossSell {/*BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC;*/ vertical-align:top; text-align:center; padding:8px 0px;margin:1px; float:left; color:#800000; /*min-height: 185px;*/ width:32.9% !important;}
.centerBoxContentsCrossSell A:link    {COLOR: #98A280; TEXT-DECORATION: none}
.centerBoxContentsCrossSell A:visited {COLOR: #98A280; TEXT-DECORATION: none}
.centerBoxContentsCrossSell A:hover   {COLOR: #000000; TEXT-DECORATION: none}

.centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {font-size: 11px; color:#993333; font-weight:normal; padding: 0 3px; width:32% !important;}
.centerBoxContentsAlsoPurch A:link, .centerBoxContentsFeatured A:link {COLOR: #98A280; TEXT-DECORATION: none}
.centerBoxContentsAlsoPurch A:visited, .centerBoxContentsFeatured A:visited  {COLOR: #98A280; TEXT-DECORATION: none}
.centerBoxContentsAlsoPurch A:hover, .centerBoxContentsFeatured A:hover    {COLOR: #000000; TEXT-DECORATION: none}

.itemTitle {
	font-size: 11px; 
	color:#98A280; 
	font-weight:normal; 
	padding: 0 3px;
	}

#productListHeading, #specialsListingHeading, #allProductsDefaultHeading, #indexCategoriesHeading, #shippingInfoHeading, #privacyDefaultHeading, #conditionsHeading, #gvFaqDefaultHeading, #discountcouponInfoHeading, #unsubDefaultHeading, #loginDefaultHeading, #cartDefaultHeading, #checkoutShippingHeading {font-size: 16px; color:#98A280; font-weight:normal; margin:5px 0px;}


.listingDescription { 
	/*display:none;*/ 
	margin: -15px 0px;
	}

#productName {
	font-size: 13px; 
	color:#98A280; 
	font-weight:normal;
	margin-top: 0px;
}

#productPrices{
	font-size: 13px; 
	color:#800000; 
	font-weight:normal;
	margin-top: 0px;
}

#productAttributes {
	BORDER: 1px solid #98A280;
	padding: 10px;
	/*float: left;
	width: 50%;*/
}

.main img {
	BORDER: 1px solid #98A280;
	margin:0px;
	padding:0px;
}

.main a {
	font-size: 13px; 
	color:#98A280; 
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.main a:hover {
	color:#000000; 
}

.centerBoxContentsCrossSell {
	margin: 1px;
}

#crossSell, #alsoPurchased {
	margin: 2px 0px 15px 0px;
	BORDER: 1px solid #98A280;
}

#productnotificationsContent {
	padding: 5px;
	border:none;
}

#gvFaqDefaultSubHeading, #checkoutShippingHeadingMethod, #checkoutShippingHeadingAddress, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart, #checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle {
	margin-top: 15px;
	margin-left: 0px;
}


#gvFaqDefaultContent, #checkoutSuccessMainContent, #checkoutSuccessOrderNumber, #addressBookDefaultPrimary {
	margin: 10px 0px;
}

#checkoutSuccessHeading, #accountDefaultHeading, #accountHistoryDefaultHeading {
	margin-left: 0px;
}

#prevOrders td {
	padding: 5px;
}

#productGeneral {
	/*margin-top: 15px;*/
}

.productModel {
	color:#666666;
	font-size:11px;
	font-style:italic;
}

.soldOutButtonSmall img {
	border:none !important;
}

#sorter {
	margin-top: 15px;
}

.right {
	float: right;
	}

/* Stone Definitions Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.STbox2   {color: #666666; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3; font: 10px Verdana, Arial, helvetica, sans-serif; }
.STbox2H  {color: #666666; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px; BORDER: 1px solid #BBC3D3; font: 10px Verdana, Arial, helvetica, sans-serif; font-weight:bold; padding:3px;}
.STbox2B  {color: #666666; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3; font: 10px Verdana, Arial, helvetica, sans-serif; PADDING: 3px;}

.current, a.current {
	color: #993333;
	background-color: #FFFF00;
	padding: 1px 4px;
}

a:hover.current {
	color: #98A280
}

.newsletterDiscountText {
	font: 11px Verdana, Arial, helvetica, sans-serif;
	color: #333333
	
}

.instructions {
	/*margin-left: 220px;*/
	width:47%;
	font:Verdana, Arial, Helvetica, sans-serif 9px;
	color: #FF0000;
	float:right;
}

.paddTB {
	padding: 5px 0px;
	}
	
.mainContent {
	margin: 20px 0px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 90%;
}

.success {
	color:#FF0000;
}

#bannerbox2Content {
	margin: 10px 0px;
}

#subscribeContent {
	margin: 10px;
}