/**
 * 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: helvetica, verdana, arial;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	/*color: #3300FF;*/
	text-decoration: none;
	}
 
a:visited {
	/*color: #3300FF;*/
	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: #FF0000;*/
	text-decoration:underline;
	}

a:active {
	/*color: #0000FF;*/
	}

h1 {
	font-size: 1.5em;
	}

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: 4px 0 0 0;
}

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 {
	background: #F0F8FF;
	}

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

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

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

#logo {margin-top:40px;}

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 {
	width:750px;
	font-size:15px;
	color:#ff0000;
	line-height: 1.8em;
	padding: 0em;
	border: 0;
	}

.messageStackWarning, .messageStackError {

	color: #ff0000	;
	}

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

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

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

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper {background: url(../images/header_background.jpg) right no-repeat;height:193px;width:960px;}
#logoWrapper2 {background: url(../images/header_background_flowersclouds2.jpg) right no-repeat;height:193px;width:960px;}

#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: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#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:#ffffff;
	color:#e43487;
	}
#navBreadCrumb a {color:#000000; padding-right:8px;border-right:1px solid #000000;}
#navBreadCrumb a:hover {text-decoration:none;color:#e43487;}

#navEZPagesTop {
	background-color: #00918e;
	
	}

#navEZPagesTop a {color:#ffffff;font-size:1.1em;}
#navEZPagesTop a:hover {text-decoration:underline;}
#navEZPagesTop span.ezseparator {border-right:1px solid #01706e; margin-left:4px;margin-right:4px;}

/*#indexCategories h2.greeting {border:1px solid red;float:right;}*/
#indexCategories h1,#indexCategories h2 {margin:0;padding:0;}

#indexCategories h1#indexCategoriesHeading div.welcomegraphic{background:url(../images/welcome.jpg) no-repeat; height:54px;}

h2.greeting  {font-size:13px;color:#00918e; font-weight:normal; text-align:right;}

#indexCategoriesHeading .login_register {}

#navBreadCrumb, #navEZPagesTop {
	font-size:14px;
	font-weight: normal;
	margin: 0em;
	padding: 10px 0 0 0;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: none;
	}

/*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: 0em;
	}
	
#bannerTwo {padding:0px;float:right;margin-top:60px;margin-right:35px;}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	color:#a3a2a2;
	}
	
#siteinfoLegal a {color:#a3a2a2;}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: left;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	border: 0px;
	padding: 0;
	}
#cartAdd p {margin:0;padding:0 0 6px 0;}

.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: 2px 0;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
	color: #000000;
	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;
	text-align:right;
	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 {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 6px 8px;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

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

/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

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

.sideBoxContent {
	background-color: #fbe4bd;
	margin-top:2px;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-weight:normal;
	padding:10px 0 8px 0;
	font-size: 14px;
	color: #00918e;
	}

.rightBoxHeading {
	margin: 0em;
	background:url(../images/shopping_cart_header_bg.gif);
	padding: 0.2em 0em;
	}

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

h3.rightBoxHeading a:hover {
	/*color: #FF0000;*/
	text-decoration: underline;
	}

.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, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

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

/*misc*/
.back {
	float: left;
	}

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

.bold {
	font-weight: bold;
	}

.rowOdd {
	background:url(../images/cart_roweven_bg.jpg) no-repeat;
	height: 1.5em;
	vertical-align: top;
	font-size:15px;
	}

.rowEven {
	background:url(../images/cart_roweven_bg.jpg) no-repeat;
	height: 1.5em;
	vertical-align: top;
	font-size:15px;
	}

.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: #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;
	}
	
.information {padding: 10px 3px; line-height: 150%;}

#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;
	}
	
	
	/************ ADDITIONAL CSS ***************/
	
	.rightBoxContainer {
	margin-top: 25px;
	}
	
	
	div.centerBoxContentsProducts h3 {font-size:11px;}
	div.centerBoxContentsProducts h3 a {color:#000000;}
	div.centerBoxContentsProducts {color:#e43487;font-weight:bold;}
	img.listingProductImage {margin-left:28px;border-right:2px solid #009390;padding-right:16px;}
	
	div.productimage_text {width:221px;position:relative;top:-34px; *top:-36px; height:34px;background: url(../images/black_transparent_54.png); font-size:14px; font-weight:normal;}
	div.productimage_text div.producttext {float:left; height:34px; width:186px;}
	div.categoryListBoxContents {margin-top:10px;}
	div.categoryListBoxContents a:hover {cursor:pointer;}
	div.categoryListBoxContents a div.productimage_text {color:#ffffff; vertical-align:middle; line-height:34px;}
	div.categoryListBoxContents a div.productimage_text span {float:right; padding-right:8px;}
	div.productimage_text div.go_arrow {float:right;width:35px;height:34px;background:url(../images/34x35_whitearrow_orangebg.gif);}
	
	div.gp_productbox {background: url(../images/product_detail_bg.jpg);border:0;width:752px;}
	div.imageborder {border:4px solid #009390;background-color:#ffffff;/*padding:0 24px 0 24px;*/}
	div#productMainImage img {padding:4px;}
	#productMainImage {text-align:left;float:left;display:inline;}
	.productGeneral {color:#ffffff;}
	h1.productGeneral {padding:15px 0 5px 0;margin:0; font-size:24px; font-weight:normal;}
	h2.productGeneral {padding:0px;margin:0; font-size:24px; font-weight:bold; }
	.biggerText {font-size:12px; line-height:16px;}
	.imgLink {color:#000000;}
	.imgLink:hover span.enlargetext {text-decoration:underline;}
	.enlargetext {color:#00000;margin-top:-14px;position:relative;}
	/*div.productimage_text {height:34px;float:left; background: url(../images/black_transparent_54.png); position:relative;top:-14px;left:20px;font-size:1.2em;}
	div.categoryListBoxContents a div.productimage_text {color:#ffffff;}
	div.go_arrow {float:right;width:35px;height:34px;background:url(../images/34x35_whitearrow_orangebg.gif);}
	*/
	#cartContentsDisplay {width:750px;}
	#cartProdHeader {font-size:15px;color:#fdbe57;font-weight:bold;margin-bottom:20px;display:block;margin-top:5px;}
	#cartProdTitle {color:#ffffff;font-size:15px;}
	.cartProductDisplay {width:300px;}
	.cartUnitDisplay {width:148px;}
	.cartQuantity{text-align:left;width:110px;}
	.cartTotalDisplay {width:108px;}
	.cartRemoveItemDisplay {text-align:left;width:85px;}
	
	
	/******** NON SHOP CSS **********/
	
	#topnav {background:url(../images/topnav_bg.jpg) repeat-y;height:36px;margin:0 0 12px 0;padding-left:20px;}
	/*#topnav ul {margin:0 0 0 12px;padding:10px 0 0 0;font-size:13px;font-weight:bold;}
	#topnav ul li {list-style:none;display:inline;color:#ffffff;margin:0 0 0 16px; padding-left:18px; border-left:3px solid #01706e; color:#add473;}
	#topnav ul li.first {border:none;}
	#topnav ul li a {color:#ffffff;}
	#topnav ul li a:hover {color:#add473; text-decoration:none;}
	*/
	#footernav {text-align:center;}
	#footernav ul {margin:20px 0 10px 0;padding:0;font-size:9px;}
	#footernav ul li {list-style:none;display:inline;color:#a3a2a2;margin:0 0 0 4px; padding-left:8px; border-left:1px solid #c3c2c2;}
	#footernav ul li.first {border:none;}
	#footernav ul li a {color:#a3a2a2;}
	#footernav ul li a:hover {color:#000000; text-decoration:none;}
	
	#promo1 {height:407px;}
	#promo1 a {color:#000000;}
	#promo1 a:hover, #promo2 a:hover, #promo3 a:hover {text-decoration:none;}
	#promo1 ul {font-size:15px;}
	
	/* new promos */
	#promo1 div.home {background:url(../images/promo/new-home.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.home div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_home.png) repeat-y;height:407px;}
	#promo1 div.about {background:url(../images/promo/new-about.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.about div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_about.png) repeat-y;height:407px;}
	#promo1 div.contact {background:url(../images/promo/new-contact.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.contact div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_contact.png) repeat-y;height:407px;}
	#promo1 div.planteria {background:url(../images/promo/new-planteria.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.planteria div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_planteria.png) repeat-y;height:407px;}
	#promo1 div.foodhall {background:url(../images/promo/new-foodhall.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.foodhall div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_foodhall.png) repeat-y;height:407px;}
	#promo1 div.furniture {background:url(../images/promo/new-furniture.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.furniture div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_furniture.png) repeat-y;height:407px;}
	#promo1 div.giftware {background:url(../images/promo/new-giftware.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.giftware div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_giftware.png) repeat-y;height:407px;}
	#promo1 div.growyourown {background:url(../images/promo/new-growyourown.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.growyourown div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_growyourown.png) repeat-y;height:407px;}
	#promo1 div.restaurant {background:url(../images/promo/new-restaurant.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.restaurant div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_restaurant.png) repeat-y;height:407px;}
	#promo1 div.openingtimes {background:url(../images/promo/new-openingtimes.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.openingtimes div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_openingtimes.png) repeat-y;height:407px;}
	#promo1 div.rewardcard {background:url(../images/promo/new-rewardcard.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.rewardcard div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_rewardcard.png) repeat-y;height:407px;}
	#promo1 div.signup {background:url(../images/promo/new-signup.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.signup div.promopanel {float:right;width:344px; background:url(../images/promo/promo_panel_rewardcard.png) repeat-y;height:407px;}
	
	
	/* end new promos */
	
	#promo1 div.promopanel {overflow-x: hidden;overflow-y: auto;}
	
	#promo1 div.reindeer {background:url(../images/promo/reindeer_large.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.reindeer div.promopanel {float:right;width:344px; background:url(../images/promo/promo1_panel_yellow_snowflake.png) no-repeat;height:407px;}
	
	#promo1 div.find {background:url(../images/promo/new-find.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.find div.promopanel {float:right;width:344px; background:url(../images/promo/promo1_panel_peach.png) repeat-y;height:407px;}
	
	#promo1 div.departments {background:url(../images/promo/openingtimes_bg.jpg) no-repeat;height:407px;margin-right:3px;}
	#promo1 div.departments div.promopanel {float:right;width:344px; background:url(../images/promo/promo1_panel_lime.png) repeat-y;height:407px;}
	
	#promo1 div div div.promocontent {padding:12px 12px 12px 28px;overflow-x:hidden;overflow-y:auto;height:383px;}
	.promocontent h2 {color:#009390;font-size:27px;padding-bottom:12px;}
	#promo1 .promocontent p {margin:0;padding:0 0 8px 0;font-size:13px;}
	#promo1 .promocontent p.large {font-size:15px; }
	#promo1 .promocontent p.spreadout {line-height:20px;}
	
	.promocontent ul.large {font-size:15px;margin:0 0 0 15px;padding:0; }
	.promocontent h3 {font-size:14px;color:#009390;}
	
	#promo2 {float:left;clear:both;}
	
	#promo2 div.halloween {float:left;background:url(../images/promo/halloween_medium.jpg) no-repeat;width:455px;height:89px;}
	#promo2 div div.promopanel {float:right;width:455px; height:89px;}
	#promo2 div div div.promocontent {margin:6px 6px 0 12px; width:255px;}
	#promo2 div.promocontent p {margin:0 0 0 2px;padding:0; color:#ffffff; font-size:12px;}

	#promo3 div.christmas {float:right;background:url(../images/promo/christmas_medium.jpg) no-repeat;width:502px;height:89px;}
	#promo3 div div.promopanel {float:right;width:502px; height:89px;}
	#promo3 div div div.promocontent {margin:6px 6px 0 12px; width:260px;}
	#promo3 div.promocontent p {margin:0;padding:0; color:#ffffff; font-size:12px;}

	#promo2 h2, #promo3 h2 {margin:0 0 4px 0;padding:0;}
	#promo2 a, #promo3 a {color:#ffffff; cursor:pointer;}

	#rightnav {background-color:#009390;width:170px;}
	#rightnav ul {margin:0;padding:0;}
	#rightnav ul li {height:31px;border-bottom:3px solid #ffffff; list-style:none; font-size:15px; background:url(../images/rightnav_li_bg.gif) repeat-y;}
	#rightnav ul li.deep {height:144px;background-image:none; text-align:right;padding:2px 12px 2px 8px;}
	#rightnav ul li h3 {margin:0;padding:0 0 4px 0;font-size:19px;color:#ffcb05;}
	#rightnav ul li p {margin:0;padding:4px 0 0 0;color:#ffffff;font-size:12px;clear:both;}
	#rightnav ul li div a.button {margin:0;padding:5px 4px 0 0;width:116px; height:20px; background-color:#e43487;float:right; color:#ffffff; font-size:14px;  font-weight:bold;}
	#rightnav ul li div a.button:hover {color:#000000;}
	#rightnav ul li a {height:31px; display:block;padding-top:8px;padding-right:30px;text-align:right;color:#026260; background:url(../images/rightnav_li_arrow.png) no-repeat 145px 9px;}
	#rightnav ul li a:hover {text-decoration:none;color:#000000;}
	
	.red {color:#ff0000;}
	
	#smallprint {padding:10px;font-size:14px;}
	#smallprint p {padding-left:0;margin-left:0;}
