/**

 * 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: 62.5%;

	color: #FFF;

	background-color: #452544;
	
	background-image:url(../images/bg.jpg);
	
	background-repeat:no-repeat;
	
	background-position: 50% 0%;

	}


.clearFloat { clear: both; font-size: 0; height: 0; line-height: 0px; }


a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #FFF;

	text-decoration: none;

	}

 

a:visited {

	color: #FFF;

	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: #9BE600;

	}



a:active {

	color: #FFF;

	}

a { outline:none; }



h1 {

	font-size: 1.5em;
	color: #ADBB84;
	margin:0;
	padding-bottom:10px;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;
	text-align:left;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1.1em;
	text-align:left;
	color:#FFF;

	}

.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.3em 3px;

}



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



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 {

	

	}



FIELDSET {

	padding: 0.5em;
	
	padding-bottom:10px;

	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;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}



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

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #333;

	}



.messageStackWarning, .messageStackError {

	background-color: #CCC;

	color: #900;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	text-align: center;

	width: 920px;
	
	margin: 0 auto;

	vertical-align: top;

	}



#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 



#tagline {

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}



#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: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {

	margin: 0em;

	background-color:;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	width: 100%;
	
	margin-bottom:15px;

	}



#navMain ul, #navSupp ul, #navCatTabs ul  {

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}



#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: #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, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navMainSearch {

	float: right;

	}



#navBreadCrumb {

	background-color: #cc9900;

	}



#navEZPagesTop {

	background-color: #ffff33;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em;

	}



#navColumnOne {

	background-color: ;
	padding-right:25px;

	}



#navColumnTwo {

	background-color: #00BFBF;

	}



/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;
	text-align: left;

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}



.alert {

	color: #F60;

	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: center;

	margin: 1em;

	border: 1px solid #CCC;

	padding: 1em;

	}



.tableHeading TH {

	border-bottom: 1px solid #cccccc;

	}



.tableHeading, #cartSubTotal {

	background-color: #333333;

	 }



#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, .cartTotalsDisplay   {

	padding: 0.5em 0em; vertical-align:middle;

	}


.cartUnitDisplay { color:#CCC; }


.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;
	
	vertical-align:middle;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;
	
	border-bottom: solid 1px #666;

	}



.cartNewItem {

	color: #ADBB84;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #ADBB84;

	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;

	}

.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.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 0em;

	} 



#cartBoxEmpty, #cartBoxVoucherBalance {

	font-weight: bold;
	text-align: left;

	}



.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 {}



#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;

	}
	
.centerBoxContentsNew img { border:solid 1px #3D213C; }


/*sideboxes*/

.columnLeft { text-align:left; }



h3.leftBoxHeading, h3.leftBoxHeading a {

	font-size: 1em;

	color: #35142F;
	
	text-align:left;
	
	font-weight: bold;
	

	}



.leftBoxHeading {

	margin: 0em;
	padding-top:11px;	
	width:183px;
	height:26px;
	background-image:url(../images/cat-tabs.png);
	background-repeat:no-repeat;
	margin-left:-12px;
	text-align:left;
	padding-left: 15px;

	}
	
.centerBoxHeading {

	margin: 0em;

	background-color: #35142F;
	text-align:left;
	padding:10px;	
	width:100%;
	height:;

	}



.leftBoxContainer {

	border: 1px solid #ffffff;

	margin-top: 1.5em;
	
	background-color: #35142F;
	
	text-align: left;

	}



.sideBoxContent {

	background-color:;

	padding: 0.4em;
	
	text-align: left;

	}



h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1.1em;

	color: #35142F;
	
	text-align: left;

	}



.rightBoxHeading {

	margin: 0em;

	background-color: #663366;

	padding: 0.2em 0em;
	
	text-align: left;

	}



h3.leftBoxHeading a:hover {

	color: #FFF;

	text-decoration: none;
	
	text-align: left;

	} 



h3.rightBoxHeading a:hover {

	color: #FF0000;

	text-decoration: none;
	
	text-align: left;

	}



.rightBoxContent {

	background-color: #ffffff;

	margin-bottom: 1em;
	
	text-align: left;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}
	
.productListing-odd img { border:solid 1px #3D213C; }
.productListing-even img { border:solid 1px #3D213C; }
.main img { border:solid 1px #3D213C; }
.cartProductDisplay img { border:solid 1px #3D213C; }
#productMainImage img { border:solid 1px #3D213C; }
	
#navCatTabsWrapper, .leftBoxHeading, #cartBoxEmpty { 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: #FF9900;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/*misc*/

.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #392039 ;

	height: 1.5em;

	vertical-align: middle;	

	}



.rowEven {

	background-color: #392039 ;

	height: 1.5em;

	vertical-align: middle;

	}



.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: #35142F;
	
	background-image:url(../images/cart-bar-bg.gif); background-repeat: repeat-x;

	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: #472847;

	}
	
#popupImage { background-image:none; }

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



#shoppingcartBody #shippingEstimatorContent {

	clear: both;
	text-align: left;

	}



.seDisplayedAddressLabel {

	background-color:#85C285;

	text-align: center;

	}

.seDisplayedAddressInfo {

	text-transform: uppercase;

	text-align: center;

	font-weight: bold;

	}

#seShipTo {

	padding: 0.2em;

	}


#equiscene-wrapper-align-left { text-align:left; }

/******* START EquiScene Nav Bar ********/
#equiscene-nav-con { background-color: #35142F; height: 25px; width: 890px; color: #FFF; padding-right: 15px; padding-left: 15px;  }

#equiscene-navbar-line { height: 4px; width: 920px; border-top-width: 1px; border-top-style: solid; border-top-color: #ADBB84; margin-top: 15px; }

.equiscene-nav-linebreak { background-image:url(../images/nav/equiscene-nav-linebreak.png); background-repeat: no-repeat; height: 25px; width: 2px; margin-right: 13px; float: left; }

#equiscene-home { display: block; width: 39px; height: 25px; background: url("../images/nav/home.png") no-repeat 0 0; float:left; margin-right:13px; }
#equiscene-home:hover { background-position: 0 -25px; }
#equiscene-home span { display: none; }

#equiscene-about { display: block; width: 61px; height: 25px; background: url("../images/nav/about.png") no-repeat 0 0; float:left; margin-right:13px; }
#equiscene-about:hover { background-position: 0 -25px; }
#equiscene-about span { display: none; }

#equiscene-equiscene { display: block; width: 68px; height: 25px; background: url("../images/nav/equiscene.png") no-repeat 0 0; float:left; margin-right:13px; }
#equiscene-equiscene:hover { background-position: 0 -25px; }
#equiscene-equiscene span { display: none; }

#equiscene-free-range { display: block; width: 76px; height: 25px; background: url("../images/nav/free-range.png") no-repeat 0 0; float:left; margin-right:13px; }
#equiscene-free-range:hover { background-position: 0 -25px; }
#equiscene-free-range span { display: none; }

#equiscene-farmyard { display: block; width: 67px; height: 25px; background: url("../images/nav/farmyard.png") no-repeat 0 0; float:left; margin-right:13px; }
#equiscene-farmyard:hover { background-position: 0 -25px; }
#equiscene-farmyard span { display: none; }

#equiscene-flower-power { display: block; width: 96px; height: 25px; background: url("../images/nav/flower-power.png") no-repeat 0 0; float:left; margin-right:13px; }
#equiscene-flower-power:hover { background-position: 0 -25px; }
#equiscene-flower-power span { display: none; }

#equiscene-calendars { display: block; width: 70px; height: 25px; background: url("../images/nav/calendars.png") no-repeat 0 0; float:left; margin-right:13px; }
#equiscene-calendars:hover { background-position: 0 -25px; }
#equiscene-calendars span { display: none; }

#equiscene-trade { display: block; width: 41px; height: 25px; background: url("../images/nav/trade.png") no-repeat 0 0; float:left; margin-right:13px; }
#equiscene-trade:hover { background-position: 0 -25px; }
#equiscene-trade span { display: none; }

#equiscene-contact { display: block; width: 55px; height: 25px; background: url("../images/nav/contact.png") no-repeat 0 0; float:left; }
#equiscene-contact:hover { background-position: 0 -25px; }
#equiscene-contact span { display: none; }
/******* END EquiScene Nav Bar ********/

/******* START EquiScene Index Card Categories ********/
#greeting-card-ranges-title { height: 22px; width: 572px; background-image: url(../images/index/greeting-card-ranges-title.png); background-repeat: no-repeat; margin-top: 25px; margin-bottom: 25px; }
#greeting-card-ranges-title span {display:none;}

#equiscene-index-card-cat-con { height: 179px; margin-left: 4px; }

#equiscene-index-equiscene { display: block; width: 160px; height: 179px; background: url("../images/index/equiscene.png") no-repeat 0 0; float:left; margin-right:10px; }
#equiscene-index-equiscene:hover { background-position: 0 -179px; }
#equiscene-index-equiscene span { display: none; }

#equiscene-index-free-range { display: block; width: 160px; height: 179px; background: url("../images/index/free-range.png") no-repeat 0 0; float:left; margin-right:10px; }
#equiscene-index-free-range:hover { background-position: 0 -179px; }
#equiscene-index-free-range span { display: none; }

#equiscene-index-farmyard { display: block; width: 160px; height: 179px; background: url("../images/index/farmyard.png") no-repeat 0 0; float:left; margin-right:10px; }
#equiscene-index-farmyard:hover { background-position: 0 -179px; }
#equiscene-index-farmyard span { display: none; }

#equiscene-index-flower-power { display: block; width: 160px; height: 179px; background: url("../images/index/flower-power.png") no-repeat 0 0; float:left; }
#equiscene-index-flower-power:hover { background-position: 0 -179px; }
#equiscene-index-flower-power span { display: none; }
/******* END EquiScene Index Card Categories ********/

/******* START EquiScene Index Calendars ********/
#calendar-title { height: 22px; width: 572px; background-image: url(../images/index/calendars-title.png); background-repeat: no-repeat; margin-bottom: 25px; }
#calendar-title span {display:none;}
#calendars-img-con { float: left; height: 215px; width: 256px; background-image: url(../images/index/calendars.png); background-repeat: no-repeat; }
#calendars-right-col { float: left; width: 390px; padding-left: 25px; }

#see-full-range-button { display: block; width: 275px; height: 68px; background: url("../images/index/see-full-range-button.png") no-repeat 0 0; margin-top:15px; }
#see-full-range-button:hover { background-position: 0 -68px; }
#see-full-range-button span { display: none; }
/******* END EquiScene Index Calendars ********/

/******* START EquiScene Footer ********/
#equiscene-footer-wrapper { margin:0 auto; text-align:center; width:920px; padding-top:25px; }
#equiscene-hills-footer { background-image: url(../images/hills-bg.png); background-repeat: repeat-x; height: 89px; width: 100%; margin-top:25px; }
#equiscene-footer-bg { width:100%; height:236px; background-image:url(../images/footer-bg.png); background-repeat:repeat-x; }
/******* END EquiScene Footer ********/


/*  CATEGORY LISTING  */
.tabTable { border-left:1px dashed #613660; margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; }
.tabTable img { border:solid 1px #3D213C; }
.tabTable th {padding:5px 10px; border-top:1px dashed #613660; border-right:1px dashed #613660; border-bottom:1px dashed #613660; text-align:center;}
.tabTable th {font-size:12px;}
.tabTable th a {color:#BB84BA;}

.tabTable td {border-right:1px dashed #613660; border-bottom:1px dashed #613660; padding:5px;}
.tabTable td .listingDescription { padding:5px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; color:#C6D9EC; text-align:left; }
.tabTable td a { color:#5ABC66; font-size:14px; font-weight:bold; line-height:18px; text-transform:uppercase; }
.tabTable td a:hover { text-decoration:none;}
/*  ----------------  */


/*  ----------------------- SHOPPING CART -----------------------  */

.cart-float-left { float: left; }
.cart-float-left-title { float: left; padding-top:15px; }

#cartInstructionsDisplay {padding-left:10px; padding-right:10px; padding-bottom:10px; font-size:12px;}

.checkout-success-wrapper-border { border:dashed 1px #CCC; padding:5px; margin-bottom:10px; }
.checkout-success-wrapper { padding-bottom:10px; }
.checkout-success-button-wrapper { padding-top:10px; border-top:dashed 1px #CCC; margin-top:10px; }

#cartEmptyText {font-size:13px; color:#161616; border:solid 1px #F00; background:#f8fac5; text-align:center; font-weight:bold; padding:6px 0; margin-bottom:15px;}

#cartContentsDisplay { vertical-align:middle; }
#cartContentsDisplay th {padding:5px; text-align:center;}
#cartContentsDisplay th {font-size:12px;}
#cartContentsDisplay th a {color:#FFF;}
#cartContentsDisplay td {padding:5px; text-align:center; border-bottom: solid 1px #666;}
#cartContentsDisplay td .cartAttribsList {text-align:left; border-bottom: solid 1px #666;}
#cartContentsDisplay td.cartTotalDisplay {font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:18px; font-weight:bold; color:#FFF; vertical-align:middle; border-bottom: solid 1px #666;}
#cartContentsDisplay td #cartImage {float:none; display:block; border-bottom: solid 1px #666;}
#cartContentsDisplay td a { color: #FFF; font-size:14px; font-weight:bold; line-height:18px; text-transform:uppercase; }
#cartContentsDisplay td a:hover { text-decoration:none;}
#cartSubTotal {padding:5px; text-align:right; font-weight:bold; font-size:14px; color:#FFF; }
#cartSubTotal strong {font-family:Tahoma, Geneva, sans-serif; font-size:15px; line-height:18px; font-weight:bold; color:#111111;}


#shoppingCartDefault .buttonRow {margin:5px;}

#shoppingCartDefault .text_v_c {margin:5px; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; color:#181818;}
#shoppingCartDefault .text_v_c a {color:#5b5b5b; outline:none; text-decoration:underline;}


.advisory {margin:10px;}


#infoShoppingCart {background:#472847;}
#infoShoppingCart div {padding:20px;}
#infoShoppingCart h1 {font-size:18px; line-height:26px; font-weight:bold; color:#ADBB84; padding:0 0 0 24px; margin:5px 0 17px 17px;}

#popupSearchHelp div {padding:20px;}

#popupCVVHelp {background:#FFFFFF; color:#333;}
#popupCVVHelp div {padding:10px 20px;}
#popupCVVHelp h1 {font-size:18px; line-height:26px; font-weight:bold; color:#3d4142; background:url(../images/title-marker.gif) no-repeat 0 8px; padding:0 0 0 24px; margin:5px 0 17px 17px;}

#equiscene-txt-wrapper { padding-top: 15px; padding-bottom: 15px; }
#free-range-txt-wrapper { padding-top: 15px; padding-bottom: 15px; }
#farmyard-txt-wrapper { padding-top: 15px; padding-bottom: 15px; }
#flower-power-txt-wrapper { padding-top: 15px; padding-bottom: 15px; }

.login-5px-padding { height:5px; width:10px; }
.login-8px-padding-top { padding-top:8px; } 
.orange-txt { color:#F93E04; }
.split-login-box { height:145px; }

#popupShippingEstimator-bg-wrapper { width:100%; height:550px; background-color:#472847; }

.productListing-data { text-align:center; }

.greetUser { font-size:10px; }
.greeting { font-size:10px; text-align:right; }
.greeting A:link { text-decoration: underline; font-weight:bold; color:#E2CDE2; }
.greeting A:visited {text-decoration: underline; font-weight:bold; color:#E2CDE2; }
.greeting A:active {text-decoration: underline; font-weight:bold; color:#E2CDE2; }
.greeting A:hover { text-decoration: underline; font-weight:bold; color: #FC0; }

.category-top { font-weight:bold; font-size:14px; }
.category-products { color:#D8BAD8; }
.category-products A:link { text-decoration: underline; font-weight:bold; color:#D8BAD8; }
.category-products A:visited {text-decoration: underline; font-weight:bold; color:#D8BAD8; }
.category-products A:active {text-decoration: underline; font-weight:bold; color:#D8BAD8; }
.category-products A:hover { text-decoration: underline; font-weight:bold; color: #FC0; }

.CeonManualCardFormGadgetError { background: #ff6633; }
.CeonManualCardCardIcon { margin-right: 4px; margin-bottom: 4px; }
.CeonManualCardCardsAcceptedSideboxCardIcon { margin-left: 4px; margin-bottom: 4px; }
.ErrorInfo {}