/**
 * 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;
	color: #000000;
	background: #fff url(/images/siteImg/bg-body-volc.gif) repeat-x;
    height: 1000px;
	}
a img {
	border: none; 
	}
a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
a, 
a:active,
a:link,
a:visited {
	text-decoration:none;
	color:#d56124;
	font-weight:bold;
	}
	
a:hover{
	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;
	}
h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}
h2 {
	font-size: 1.4em;
	padding: 0 16px;
	}
center > h2#productPrices {
	font-size: 1.4em;
	padding: 0 12px;
	}
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;
	}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {
	background: #FFD5BF;
	}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.clearfix:after
{
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix
{
display: inline-block;
}

html[xmlns] .clearfix
{
display: block;
}

* html .clearfix
{
height: 1%;
}


/* tianne added */
#logo {float: left; margin: 21px 0 0 0}
#footerBottom {width: 100%; height: 160px; background: #fff url(/images/siteImg/bg-footer-volc.gif) repeat-x bottom; color: #ccc; text-align: center; font-size: 80%; vertical-align: bottom;}
#footerBottomSticker {width: 100%; height: 180px; background: #fff url(/images/siteImg/bg-footer-volc.gif) repeat-x bottom; color: #ccc; text-align: center; font-size: 80%; vertical-align: bottom;}
.conBottomEnd {width: 878px; background: #fff url(/images/siteImg/bg-curve.png) no-repeat top left;}


#navigation{margin: 5px 0 0 0;font-weight:bold;padding-top:0px;font-size: 76%}
#navigation ul{list-style-type:none;margin:0 0 0 -8px;padding:0;}
#navigation ul li{float:left;display:inline;margin:0 0 0 5px;padding:0;width:138px;height:21px;float:left;text-align:center;background: url(/images/siteImg/nav-button.png) left top no-repeat;}
#navigation ul li:hover{display:inline;padding:0;height: 30px;background: url(/images/siteImg/nav-button-over.png) left top no-repeat;}
#navigation ul li.first {margin-left:0;}
#navigation ul li a{height:23px;outline:0;display:block;width:auto;text-align:center;text-decoration:none;margin:0;padding:4px 0;line-height:1em;color:#010101;text-transform:uppercase; padding: 4px 0}
	
#navigation ul li a.selected{color:#d56124;}
#navigation ul ul {padding: 7px 0 0 0; display: none; position: absolute; top: 30px; left: 0; border-style: none solid solid; border-width: 1px; border-color: #b4b4b4; font-size: 0.9em;margin:0px;width:auto;z-index:1000;}
#navigation li li, #navigation li.sfhover li {background-image: none;margin: 0; height: auto; width: 220px;}
#navigation li li a, #navigation li.sfhover li a {background-image: none; text-align: left; width: auto; height: auto; padding-right: 4px; padding-left: 4px; text-transform: none; font-size: 12px;}
#navigation li {position:relative;}
#navigation ul ul ul {border-left:none;font-size:1em;}
#navigation ul li ul {background: url(/images/siteImg/menu-back-alfa.png);}
#navigation ul li ul li a:hover{color:#D56124;background: none !important;}
#navigation ul li ul li:hover {background: none !important;}
#navigation ul li ul li {color:#D56124;height: 21px !important;}
#navigation ul li:hover ul {display:block;}

/* PRODUCT CATEGORY PAGE */
ul.product-range {list-style-type: none; margin-left: 0; }
.product-range li {float: left;display:block; background-image: none; width: 202px;margin-left: 5px; padding-left: 0 !important; position:relative;}
.product-range li.first {margin-left: -30px;}
.product-range img {position:absolute; bottom:35px;}
.product-range .product-text {position:absolute; bottom:10px; text-align:center; width:200px;}
.product-range a {float:left;text-decoration: none !important;display: block;height: 120px; width:200px; border: 1px solid #fff; margin-bottom: 5px;}
.product-range a:hover, .product-range a.selected {border: 1px solid #e5e5e5;}
/* breadcrumbs */
#breadcrumb{margin:7px 0 20px 0; width: 629px; float: left;padding:0;background: #e5e5e5 url(/images/siteImg/bg-breadcrumb.gif) right top no-repeat;}
#breadcrumb ol{list-style-type:none;margin:0;padding:0;}
#breadcrumb ol li{display:block;float: left;margin:0;padding:0 0 0 10px;font-weight:bold;line-height: 1.75em;font-size: 0.94em; font-weight:normal;color: #000; text-transform: uppercase; width: auto; background: none;white-space: nowrap;}
#breadcrumb ol li a{display:block;width:auto;padding:0 20px 0 0;background:url(/images/siteImg/breadcrumb-arrow.gif) center right no-repeat;font-weight:normal;color: #000; text-transform: uppercase; }
#breadcrumb ol li#home, #breadcrumb ol li#home a {padding: 0;}  
#breadcrumb ol li#home a {background-image: none;}
/* tianne ended here*/
#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, .messageStackGift {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
.messageStackGift {
	background-color: #FFAA66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper
{
width: 880px;
overflow: hidden;
margin: 0 auto;
}

#headerWrapper
{
margin: 0em;
padding: 0 0 0 5px;
height: 98px;
}


#headerWrapper2, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	background: transparent url(/images/siteImg/bg-container.png) repeat-y;
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper
{
padding: 0 7px;
}

#cartBoxListWrapper ul {
	margin: 0;
	padding: 0;
	}

.cartBoxListWrapperBottom {
	background: transparent url(/images/siteImg/sideConShopBottom.png) no-repeat top left;
	margin: 0;
	padding: 0;
	width: 205px;
	height: 10px;
	}


#logoWrapper{
	background: transparent;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
    margin-top: 0.5em;
	}
#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;
	}
.wrapperAttribsOptions select,
.wrapperAttribsOptions input {
	margin-top: 0.4em;
	font-size: 13px;
	}
.wrapperAttribsOptions input {
	margin-top: 0.6em;
	}
.wrapperAttribsOptions select
{
width: 150px !important;
}

/*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, #navCatTabsWrapper {
	margin: 0em;
	/*background: transparent url(/images/siteImg/bg-container.png) repeat-y;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ddd;
	height: 1%;
	}
#navSuppWrapper {
	margin: 0em;
	background: transparent url(/images/siteImg/bg-curve.png) no-repeat top left;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ddd;
	/*height: 1%;*/
	height: 12px;
	}
#navCatTabsWrapper {
	/*background-color: #ffffff;*/
	color: #9a9a9a;
	background-image:none;
	}
#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: #333;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	color: #9a9a9a;
	}
#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: right;
	}

#navBreadCrumb {
    width: 629px;
    overflow: hidden;
	background: #E5E5E5 url('/images/siteImg/bg-breadcrumb.gif') no-repeat scroll right top;
	margin-left: 10px;
	font-size: 0.65em;
	padding-top: 3px;
	margin-top: 7px;
	height: 17px;
}
#navBreadCrumb img {
	float: left;
	margin-top: -3px;
}
#navBreadCrumb a {
	float: left;
	font-weight: normal;
	color: black;
	padding-right: 17px;
	margin-right: 5px;
	margin-top: -3px;
	padding-top: 3px;
	height: 17px;
	background: #E5E5E5 url('/images/siteImg/breadcrumb-arrow.gif') no-repeat scroll right top;
	text-decoration: none;
}
#navBreadCrumb a:hover {
	text-decoration: underline;
}
#navBreadCrumb a.homebc {
	background: transparent;
	margin-right: 0px;
	padding-right: 5px;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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 {
	font-size: 70%;
	padding: 0.8em;
    width: 630px;		
	}

.centerColumn
{
	
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	width: 196px;
	text-align: center;
	margin: 1em;
	padding: 1em;
	}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}
.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 {
	color: #993300; /*#33CC33;*/
	/*position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #cc6600; /*#660099;*/
	/*position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.borderDashed {
	width: 200px;
	padding-top: 10px;
	/*border-bottom: 1px dotted #ccc;*/
	}

.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;
	}
.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;
	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 {
	margin: 0em 5px 1em 0em ;
	}

#productMainImage
{
width: 350px;
overflow: hidden;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
}
#productAttributes .attribImg {
	display: none;
}
#productMainImage .attribImg {
	display: inline;
	width: 100px;
	position: relative;
	padding: 5px;
}

#productMainImage .attribImg #zoom-img {
	position: absolute;
	right: 0;
	bottom: 2.5em;
}

#attribImgHolder {
	float: left;
}

#attribImgHolder .attribImg
{
	/*height: 120px;*/
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxContentsNew {

	border-left: 1px dotted #ccc;

	}


.centerBoxWrapper {
	/*border: 1px solid #9a9a9a;*/
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	/*color: #ffffff;*/
	color: #000000;
	text-align: left;
	padding-left: 20px;

	}
/*sideboxes*/
.columnLeft {
	}
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading/*, h3.rightBoxHeading a*/ {
	font-size: 1em;
	color: #ffffff;
	text-align: left;
	padding: 0 10px;
	font-size: 110%;
	line-height: 150%;
	font-weight: bold;
	}

h3.rightBoxHeading a {
	color: #ffffff;
	text-align: left;
	}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0;
	background: transparent url(/images/siteImg/bg-sec-nav.gif) no-repeat top left;
	padding: 0 0.2em;
	color: #FFFFFF;
	font-size: 220%;
	line-height: 220%;
	font-weight: bold;
	width: 185px;
	height: 36px;
	}
.centerBoxHeading{
	margin: 0;
	background: #E7E7E7;
	color: #FFFFFF;
	font-size: 1.25em !important;
	font-weight: bold;
	width: 623px;
	padding: 3px 0;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	width: 205px;
	/*border: 1px solid #9a9a9a;*/
	/*border-bottom: 5px solid #336633;*/
	background: transparent url(/images/siteImg/bg-sec-nav-bg.gif) repeat top left;
	font-size: 70%;
	/*margin-top: 1.5em;*/
	color: #fff;
	}
a.leftBoxContainer, a.rightBoxContainer {
	color: #fff;
	text-decoration: none;
	}
.boxConUpper {
	margin: 0;
	width: 205px;
	background: #68747C url(/images/siteImg/bg-sec-nav-sub-first.gif) no-repeat top left;
	}
	
.sideBoxContent {
	/*padding: 0.4em;*/
	line-height: 220%;
	}

.sideBoxContent ul
{
}

.sideBoxContent ul li {
	color: #fff;
	text-indent: 10px;
	}
.sideBoxContent ul li a {
	color: #fff;
	padding: 0 5px;
	}
.sideBoxContent ul li a:hover {
	text-decoration: underline;
	}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ff7000; /*#FFFF33;*/
	text-decoration: none;
	} 
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}
.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, .categoryListBoxContents, .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;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited,
A.category-links, A.category-links:visited,
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 5px;
	font-size: 110%;
	}
A.category-top:hover, A.category-links:hover, A.category-subs:hover, A.category-products:hover {
	text-decoration: underline;
	}
	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}

li.category-subs-selected {
background: url(/images/siteImg/menu-back.jpg) no-repeat 50%;
padding-top: 0px;
height: 26px;
}
    
div.category-item {
    color: #ff0000;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}
.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;*/
	}

#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;
	}
.productListing-rowheading {
	background-color: #e8e8e8;
	background-image: url(../images/tile_back.gif);
	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;
	}
.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;
	}
.mainPageCon {
	width: 317px;
	background: transparent url(/images/siteImg/indexImg_bg.png) no-repeat top left; 
	}
.boldTxt {
	font-size: 140%; 
	font-weight: bold;
	color: #000;
	}
	
.textCon {
	padding: 12px 0 0 12px;
	color: #666;
	}
	
.textConBottom {
	background: transparent url(/images/siteImg/indexImg_bottom.png) no-repeat top left; 
	width: 307px;
	height: 25px;
    padding-top: 8px;
    font-size:110%;
    color:#fff;
    font-weight: bold;
    padding-left: 10px;
	}

.textConBottom:hover {
    text-decoration: underline;
    color: #fff;
}

#productGeneral h1 {
	color: black;
	font-size: 2em;
	width: 255px;
}
#productMainImage .productMainImage {
	max-width: 340px;
	max-height: 340px;
}

#productDetailsList {
	float: right;
	padding-bottom: 10px;
}
#productDetailsList div {
	float: right;
	margin-right: 14px;
	font-size: 90%;
	color: #474747;
}
#productName {
	margin-top: -2px;
	overflow: hidden;
	width: 255px;
}
#productDescription {
	padding: 0;
}
#productAttributes select {
	width: 200px;
}

.shippingEstimatorWrapper {
	font-size: 70%;
	padding-top: 80px;
}

#whatsNew {
	display:none;
}

.productListing-data {
	padding-top: 5px;
	padding-bottom: 5px;
}

.default-fieldset p
{
margin: 0;
padding: 0;
line-height: 1.5em;
}

.default-fieldset .important
{
color: maroon;
margin: 1em 0;
font-size: 1.1em;
}

#login-box label
{
display: inline;
float: none;
}

#login-box input
{
display: inline;
margin: 0 1em 0 0;
}

#login-box
{
padding: 20px;
}

#home-bottom-banners
{
margin: 5px 0;
text-align: center;
width: 870px;
}

#home-bottom-banners img
{
margin: 0 0 0 9px;
float: left;
}

#relatedProducts div
{
margin: 5px 5px 0 0;
padding: 5px;
}

#relatedProducts .related-product
{
float:left;
width: 120px;
margin: 10px 0 10px 25px;
text-align: center;
}

#relatedProducts a
{
display: block;
height: 2.5em;
}

#relatedProducts a.image-link
{
display: block;
height: 65px;
}
.catalogue-text {
    height: 50px;
    vertical-align: bottom;
    margin-top: 10px;
}

#products-catalogue
{
list-style: none;
margin: 1em 0;
}

#products-catalogue li
{
float: left;
width: 100px;
height: 130px;
margin: 0 10px 10px 0;
padding: 2px;
border: 1px solid silver;
text-align: center;
}

#products-catalogue li img {
    margin-top: 2px;
}

#productListing a.current-filter
{
color: black;
cursor: default;
}

#list-specifiers
{
margin: 2em 5px;
}

#list-specifiers span
{
font-weight: bold;
display: block;
float: left;
width: 70px;
}

#list-specifiers div.row
{
clear: both;
margin: 5px 0 5px 0;
}

#list-specifiers #display-style-list
{
background: #fff url('/images/siteImg/application_view_list.png') 0 0 no-repeat;
padding: 0 0 0 20px;
}

#list-specifiers #display-style-catalogue
{
background: #fff url('/images/siteImg/application_view_icons.png') 0 0 no-repeat;
padding: 0 0 0 20px;
}

#registration-passwords div, #registration-passwords input, #registration-passwords label
{
display: inline;
float: none;
}

#registration-passwords div
{
margin: 0 5px 0 0;
}

#categoriesContent {
    font-size: 0.94em;
}

#categoriesContent .current, div.categories-subs-selected
{
background: transparent url('/images/siteImg/bg-sec-nav-products-sub-selected-top.gif') left top no-repeat !important;
padding: 3px;
margin: 5px 0 5px 7px;
color: #238FBA;
width: 300px;
}

#categoriesContent .current a {
margin: 0;
display: block;
color: #238fba;
}

#secondary-nav {margin-top: 7px;}
	#secondary-nav ul {list-style-type: none;}
	#secondary-nav li {background: url(/images/siteImg/bg-sec-nav.gif) left top no-repeat;}
	#secondary-nav li .secContent {background: url(/images/siteImg/bg-sec-nav-sub-first.gif) left top no-repeat #66727b;}
	#secondary-nav li .secContent .productList div {background: url(/images/siteImg/bg-sec-nav-sub-last.gif) left top repeat-x #737e86; padding-bottom: 15px; position: relative; min-height: 160px;}
	#secondary-nav li .secContent .productList div.first {background: none; padding-bottom: 0; min-height:0px;}
	#secondary-nav li .secContent p {margin: 0; color: white; padding: 17px 17px 14px 24px; font-size: 1.2em; z-index:10; position: relative;}
	#secondary-nav li .secContent a {margin: 0; padding: 0 17px 0 24px; font-size: 1em; background:url(/images/siteImg/arrow-sec-nav.gif) no-repeat right; color: #fff;}
	#secondary-nav li .secContent a.botAlign {position: absolute; bottom: 10px; background-position: 100% 25%;}
	#secondary-nav li .secContent .productList div .bgImage {position: absolute; top:30px; left:0; z-index: 2;}

	#secondary-nav li h2 {padding-left: 10px; color: #fff; display: block; min-height: 27px; padding-top: 13px;font-size: 1.3em; line-height: 1em;}
	#secondary-nav li h2 {cursor:pointer;}

	#secondary-nav ul ul {padding-top: 6px;}

		#secondary-nav li ul li:first-child {margin-top: 0;}

		#secondary-nav li li {margin: 7px 0 7px 3px !important; background: none;}
			#secondary-nav li li a {background-image: none !important; background-color: transparent !important; min-height: 0 !important; padding-left: 7px !important; padding-top: 0 !important; font-size: 1.1em !important;line-height:1.2em !important;}
			#secondary-nav li li.selected {background: url(/images/siteImg/bg-sec-nav-products-sub-selected-bottom.gif) left bottom no-repeat;}
			#secondary-nav li li.selected a {background: url(/images/siteImg/bg-sec-nav-products-sub-selected-top.gif) left top no-repeat !important; display:block; padding: 5px 0 5px 7px !important;color: #238fba;}

		#secondary-nav li#products ul {background: #008cb3 url(/images/siteImg/bg-sec-nav-products-sub.gif) left top no-repeat;}
		#secondary-nav li#offers ul {background: #4a4c4d url(/images/siteImg/bg-sec-nav-offers-sub.gif) left top no-repeat;}
		#secondary-nav li#stockist ul {background: #cca901 url(/images/siteImg/bg-sec-nav-stockist-sub.gif) left top no-repeat;}
		#secondary-nav li#reviews ul {background: #508200 url(/images/siteImg/bg-sec-nav-reviews-sub.gif) left top no-repeat;}
		#secondary-nav li#recipes ul {background: url(/images/siteImg/bg-sec-nav-recipes-sub.gif) left top no-repeat;}
		#secondary-nav li.expanded ul {min-height: 374px !important;} /*expanded class used when this item is "open"*/

.menu-account-icon {
margin-top: -3px;
float: left;
}

.menu-account-title {
margin-bottom: 12px;
}

#navigation li.prodmenu span {
	background: url(/images/siteImg/categories.png) no-repeat 1000em 1000em; padding: 3px 0 5px 25px;
}
#navigation li.prodmenu#prod_1_10 span { background-position: 0 0; width: 20px; height: 13px; }
#navigation li.prodmenu#prod_1_11 span { background-position: 0 -63px; width: 20px; height: 15px; }
#navigation li.prodmenu#prod_1_12 span { background-position: 0 -128px; width: 20px; height: 11px; }
#navigation li.prodmenu#prod_1_13 span { background-position: 0 -189px; width: 18px; height: 18px; }
#navigation li.prodmenu#prod_1_14 span { background-position: 0 -257px; width: 18px; height: 14px; }
#navigation li.prodmenu#prod_1_15 span { background-position: 0 -321px; width: 20px; height: 10px; }
#navigation li.prodmenu#prod_1_16 span { background-position: 0 -381px; width: 19px; height: 12px; }
#navigation li.prodmenu#prod_1_17 span { background-position: 0 -443px; width: 18px; height: 18px; }
#navigation li.prodmenu#prod_1_8 span { background-position: 0 -511px; width: 17px; height: 11px; }
#navigation li.prodmenu#prod_1_9 span { background-position: 0 -572px; width: 16px; height: 13px; }
#navigation li.prodmenu#prod_1_61 span { background: none; }

#navigation li.prodmenu#prod_2_18 span { background-position: 0 -635px; width: 20px; height: 8px; }
#navigation li.prodmenu#prod_2_19 span { background-position: 0 -693px; width: 19px; height: 15px; }
#navigation li.prodmenu#prod_2_20 span { background-position: 0 -758px; width: 16px; height: 16px; }
#navigation li.prodmenu#prod_2_21 span { background-position: 0 -824px; width: 20px; height: 14px; }
#navigation li.prodmenu#prod_2_22 span { background-position: 0 -888px; width: 19px; height: 16px; }
#navigation li.prodmenu#prod_2_23 span { background-position: 0 -954px; width: 14px; height: 15px; }
#navigation li.prodmenu#prod_2_24 span { background-position: 0 -1019px; width: 17px; height: 11px; }
#navigation li.prodmenu#prod_2_25 span { background-position: 0 -1080px; width: 16px; height: 15px; }
#navigation li.prodmenu#prod_2_27 span { background-position: 0 -1145px; width: 15px; height: 16px; }
#navigation li.prodmenu#prod_2_28 span { background-position: 0 -1211px; width: 12px; height: 16px; }
#navigation li.prodmenu#prod_4_35 span { background-position: 0 -1277px; width: 17px; height: 15px; }
#navigation li.prodmenu#prod_4_36 span { background-position: 0 -1342px; width: 19px; height: 16px; }
#navigation li.prodmenu#prod_4_51 span { background-position: 0 -1408px; width: 18px; height: 15px; }
#navigation li.prodmenu#prod_5_37 span { background-position: 0 -1473px; width: 15px; height: 16px; }
#navigation li.prodmenu#prod_5_38 span { background-position: 0 -1539px; width: 14px; height: 18px; }
#navigation li.prodmenu#prod_5_39 span { background-position: 0 -1607px; width: 8px; height: 18px; }
#navigation li.prodmenu#prod_5_40 span { background-position: 0 -1675px; width: 8px; height: 18px; }
#navigation li.prodmenu#prod_5_41 span { background-position: 0 -1743px; width: 19px; height: 19px; }
#navigation li.prodmenu#prod_5_42 span { background-position: 0 -1812px; width: 13px; height: 18px; }


#search
{
float: right;
margin: 20px 10px 0 0;
}

#top-banner
{
float: right;
margin-top: 8px;
width: 182px;
height: 55px;
background: url(/images/siteImg/onlineShop_final.jpg) no-repeat;
}

.top-banner-links {
text-align: center;
margin-top: 33px;
}

.top-banner-links a {
color: #6F74AE;
font-size: 12px;
font-weight: normal;
}

#stock_loading
{
display: none !important;
}

.panel .textCon
{
font-size:1em;
line-height: 1.3em;
}

.panel .textCon .categoryDetails
{
margin: 7px 7px 0 0;
color: #4B606F !important;
}


.content h1 span
{
color:#000000;
font-size:1.4em;
font-weight:normal;
}
.content h1
{
margin: 10px 5px;
}

#accordion
{
list-style-type: none;
float:left;
margin: 0px 0px;
padding: 0px 0px 0px 10px;
}

#accordion h3, #accordionTwo h3
{
cursor: pointer;
}

#accordionTwo
{
list-style-type: none;
float:left;
margin: 0px 0px;
padding: 0px 0px;
}


#login .loginLabel {
margin-left: 60px;
margin-right: 5px;
width: 125px;
float: left;
text-align: right;
line-height: 1.5;
}

body#login .button{
cursor:pointer;
padding: 3px;
margin-top: 10px;
}

body#login fieldset{

padding:10px 0 0 0;
width: 640px;
height: 300px;
border: none;
}


#login .loginLabel
{
margin-left: 60px;
margin-right: 5px;
width: 125px;
float: left;
text-align: right;
line-height: 1.5;
}

body#login legend
{
background:#ffffff;
border:1px solid #c96e29;
color:#333333;
font-size:90%;
padding:0.2em 0.5em;
text-align:right;
}

#login form
{
font-size:11px;
}

#login h1 span
{
color:#000000;
font-size:1em;
font-weight:normal;
margin-left: 10px;
}

.login-links a
{
margin-left: 94px;
}

#favorite {
    cursor: pointer;
    margin-left: 10px;
}

.favourites-list {
    display: block;
}

.favourite-element {
     float: left;
     width: 120px;
     text-align: center;
     margin: 10px 15px 0 15px;
     line-height: 20px;
     border: #ccc solid 1px;
     padding: 15px 2px 3px 2px;
}

.favourite-elemnt-block {
    height: 150px;
}

#favourite-text {
    display: block;
	margin: 1em 0 2em 0;
}

/* Recipes */
.recipe-description {
    color: #4B606F;
    font-size: 12px;
    line-height: 15px;
}

.recipe-title {
    border-left: 5px solid #666; 
    color: #666;
    padding-left: 10px;
    font-size: 1.35em;
    margin-top: 20px;
}

.recipe-products-list {
    margin: 20px 0 20px 0;
    padding: 0;
    list-style-type: none;
}

.recipe-product-title {
    color:#808000;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

.right-basket {
     margin-top: 10px;
     margin-left: 10px;
     list-style-type: none;
}

.basket-header {
    text-align: center;
    padding-top: 4px;
}

.basket {
    background-color: #62737D;
}

.basket-top {
    color: #000;
    margin: 0pt;
    padding: 0pt;
    background: url(/images/siteImg/sideConShop.png) repeat scroll 0% 0% transparent;
}

.basket-in-cart {
    line-height: 15px;
    color: #2F527A;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

.basket-product-title {
    color: #FF6211;
    font-size: 10px;
}

.basket-product-price {
    margin-left: 20px;
    font-size: 14px;
}

.basket-total {
    color: #2F527A;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}

.basket-total-num {
    color: #7F0F1D;
}

.cart-button {
    text-align: center;
    padding-bottom: 4px;
}

.basket-last-line {
    width: 90%;
    margin-bottom: 0;
}

.basket-first-line {
    margin-bottom: 0;
    margin-left: 5px
}

.quantity {
    height: 55px;
    background: transparent url(/images/siteImg/sold.png) no-repeat bottom right;
}

.centered_list {
    width: 85%;
    position: relative;
    overflow: hidden;
}

.centered_list div {
    left: 50%;
    position: relative;
    float: left;
}

.centered_list ul {
    left: -50%;
    position: relative;
    float: left;
    list-style: none;
}

.centered_list ul li {
    float: left;
    width: auto;
    list-style: none;
} 

