/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0px 0px 10px 0px;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #ffffff;
	}
	
a img {
	border: none;
	}

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #ff00ff;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover,  #navSupp ul li a:hover, #navMain ul li a:hover , #navCatTabs ul li a:hover {
	text-decoration: none;
	color: #ff00ff;
	}
#navMain ul li a:link, #navMain ul li a:visited {
	color: #000000;
}

a:active {
	color: #008dc2;
	}

h1, #cartEmptyText {
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	color: #ff00ff;
	text-transform: uppercase;
	padding: 10px 0px 10px 0px;
	}

h2 {
	font-size: 1.1em;
	
	}

h3 {
	font-size: 1.0em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.0em;
	}

.biggerText {
	font-size: 1.0em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.0em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}

*html div .centerColumn {
	height: 1%;
	}
*/

h1#productListHeading {
	font-weight: normal;
	font-size: 1.7em;
}

h2.greeting {
	margin-top: 0px;
}

h2#productPrices, .productGeneral {
	text-align: left;	
}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin-bottom: 2px;
	padding: 1px 0px 1px 0px;
	}
form {
	padding: 0px;
	margin: 0px;
}

#sorter {
	float: left;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 15px;
}


TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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, #logo2, #strapline {
position: absolute;
padding-top: 5px;
font-size: 1.2em;
font-weight: normal;
z-index: 20;
top: 5px;
left: 10px;
font-family: arial, "Apple Chancery", arial, helvetica
}

#logo a {
	color: #1a1e1f;
	text-decoration: none;
	padding-right: 0px;

}

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

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	}

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 #ff0000;
	margin: 4px 0px 4px 0px;
	font-weight: normal;
	font-size: 1.5em;
	}

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

.messageStackSuccess {
	background-color: #ffe5ff;
	color: #000000;
	}

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

/******************** Advert Styles *************/
div.adrow {
clear: both;
}
.adimage {
  	width: 140px;
	float: left;
	height: 80px;
	overflow: auto;
  }

.adtext {
	font-family: Arial, tahoma, sans-serif;
	font-size: 1.2em;
	text-align: left;
	width: 350px;
	float: right;
	padding-bottom: 10px;
  }  

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

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

#headerWrapper {
	border: 15px #ff66cc;
	background-color: transparent;
	width: 978px;
	margin-top: 8px;
}

#logoWrapper{
	position: relative;
	width: 978px;
	height: 130px;
	margin: 2px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	border-top: solid #ffff00 0px;
	border-right: solid #ffff00 0px;
	border-bottom: solid #ff66cc 1px;
	border-left: solid #ffff00 0px;
	background: transparent url(../images/headerbackground.gif) no-repeat;
}

#contentMainWrapper {
	padding: 0px 0px;
	clear: both
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	text-align: center;
	} 

#navColumnOneWrapper {
	padding-right: 0px;
}

#navColumnTwoWrapper {
	padding-left: 0px;
}

html* #navColumnTwoWrapper {
	padding-left: 5px;
}

#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 { padding: 4px 3px; height: 20px; display:block;}
.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: transparent;
	padding: 0em 0em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	}
#navSuppWrapper {
	height: 20px;	
}
	
#navMain {
	position: relative;
	float: right;
	margin-top: 10px;
	padding: 0px 10px 0px 0px;
	color: #000000;
	height: 98px;
	width: 715px;
	background: transparent url(../images/bannertop.jpg) no-repeat; 
}

#navmainlinks {
	float: right;
	margin: 0px 0px 0px 5px;
	width: 330px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#navmainlinks a:link, #navmainlinks a:visited {
	padding-right: 6px;
	font-size: 1.0em;
	color: #000000;
}

#basketArea {
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	padding: 22px 45px 5px 0px;
	color: #000000;
}

#shoppingCartHeader {
	position: relative;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background: transparent; 
}

#shoppingCartContent {
	position: relative;
	padding: 5px 0px 0px 0px;
    
}


#shoppingCartContent a {
	color: #ff00ff;
}

#navMainSearch {
	float: left;
	padding: 5px 0px 6px 514px;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	height: 5px;
}

#navSuppWrapper {
	background-color: #e7e7e7;
	text-align: center;
	border-top: 1px solid #b5b2b5;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
	display: block;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: block;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: underline;
	padding: 0px 0px 0px 15px ;
	margin: 0px;
	color: #000000;
	white-space: nowrap;
	font-size: 1.2em;
	background: transparent url(../images/headerbullet.gif) 4px 4px no-repeat;	
}

#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 0em;
	margin: 0px;
	}

#navCategoryIcon {
	margin: 0.5em;
	}
	
.buttonRow {
	padding-top: 5px;
	padding-bottom: 5px;
}

#indexProductListCatDescription	{
	margin: 0px;
}

#navBottomBar {
	background: #eeeeee url(../images/searchbar.gif) repeat-x;
	height: 40px;
	width: 100%;
}


#navBreadCrumb, #navBreadCrumb a:link,  #navBreadCrumb a:visited{
	padding-left: 0px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	color: #000000;
}

#navBreadCrumb {
	background: #ffffff url(../images/centerboxheading.gif) repeat-x 0px 0px;
	padding: 6px 0px 12px 6px;	
	margin: 0px 5px 4px 0px;
	border: 0px solid #ffe5ff;
}

#ImageY {
	background: transparent url(../images/nailsbanner.jpg) no-repeat;
	border: 1px solid #ff66cc;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	width: 778px;
	display: block;

}

html* #ImageY {
	background: transparent url(../images/nailsbanner.jpg) no-repeat;
	border: 1px solid #ff66cc;
	margin: 0px 5px 0px 1px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	width: 778px;
	display: block;

}

#mainBannerImage {
	background: transparent url(../images/banner.gif) no-repeat;
	border: 1px solid #ff66cc;
	margin: 6px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	height: 150px;
	width: 778px;
	display: block;

}

html* #mainBannerImage {
	background: transparent url(../images/banner.gif) no-repeat;
	border: 1px solid #ff66cc;
	margin: 6px 5px 3px 1px;
	padding: 0px 0px 0px 0px;
	height7 150px;
	width: 778px;
	display: block;
}

#mainBannerImageLink {
	margin: 105px 245px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font: arial;
	float: right;
	background: transparent;
	}

#mainBannerImageLink a {
	color: #ffffff;
	}

#mainBannerImageLink a:hover, #mainBannerImageLink a:visited {
	color: #ffffff;
	}

 #productnotificationsContent img {
     display: none;
 }

#bannerText {
position: absolute;
font-size: 1.0em;
font-weight: normal;
color: #000000;
text-transform: uppercase;
top: 10px;
left: 360px;
}


#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;*/
	text-align: left;
	padding: 0.5em;
	padding-left: 0px;
	}

.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-right: 0px;
	position: relative;
	font-size: 1.2em;
	color: #000000;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1.2em;
	}

/*Shopping Cart Display*/
#betterTogetherDiscountPolicy {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
	padding: 20px 0px 20px 0px;
	background-color: #ffff00;
	width: 100%;
}

#cartAdd {
	text-align: center;
	border: 1px solid #dcdbdc;
	padding: 1em;
	}


.tableHeading TH {
	background-color: #ffccff;
	border-bottom: 1px solid #000000;
	}

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

#cartSubTotal, .cartDiscount {
	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;
	text-align: center;
}

#cartInstructionsDisplay {
	text-align: center;
	}

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

#scQuantityHeading {
	padding-left: 4px;
}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	padding: 4px;
	text-align: right;
	}

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

#shoppingcartContent ul li a {
	text-decoration: none;
	color: #000000;
}

.cartOldItem {
	color: #000000;
	font-size: 1.0em;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: left;
	font-weight: bold;
	}
    
#shoppingcartContent hr {
    margin-right: 10px;
}

#productnotificationsContent img {
     border: 0px;
}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #ffccff;
	border: 1px solid #dcdbdc;
	}

.normalprice {
	text-decoration: line-through;
	font-size: 1.0em;
	color: #000000;
	}

productSpecialPriceSale {
	text-decoration: line-through;
	font-size: 1.0em;
	color: #b40000;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	font-weight: bold;
	font-size: 1.0em;
	color: #b40000;
	}

.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: 45px 0em 1em 1em ;
	}

.categoryIcon {}

#cartImage {
	width: 50px;
	margin: 0em 1em 0em 0em;
	border: 1px solid #dcdbdc;
	}

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

#productMainImage a, #productReviewsDefaultProductImage a {
	text-decoration: none;
}

#productMainImage img, #productReviewsDefaultProductImage img, .centerBoxContentsProducts img {
	border: 2px solid #ffe5ff;
	padding: 2px 2px 2px 2px
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, /*.categoryListBoxContents,*/ .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
    
categoryListBoxContents {
	display: block;
	background: #ffffff;
	border-bottom: 0px solid #ffe5ff;
	}
	
	.productWrap {
		border: 10px solid #ffe5ff;
		height: 220px;
		margin-bottom: 20px;
		margin-left: 40px;
		text-align: center;
		width: 180px;
	}
	
	.catName {
		bottom: 15px;
		text-align: center;
		width: 181px;
	}

.specialsListBoxContents {
    margin-right: 0em;
    margin-left: 0em;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ff66cc;
    height: 215px;
    padding: 30px 0px 0px 0px;
}

/* bof ie6 hack */
*html .specialsListBoxContents {
	margin-right: 11px;
	margin-left: 11px;
	}
/* eof ie6 hack */

#ezPageDefaultWrapper h1 {
	color: #000000;
	background: none;
	padding-left: 0px;
}
.centerBoxWrapper, #indexProductList, #productGeneral, #specialsListing, #featuredDefault,#advSearchDefault, #ezPageDefault, #loginDefault, #createAcctSuccess, #addressBookProcessDefault, #addressBookDefault, #accountDefault, #acctNewslettersDefault, #reviewsWrite, #reviewsDefault, #shoppingCartDefault, #checkoutShipping, #checkout, #onePageText, #checkoutPayment,#checkoutConfirmDefault, #checkoutSuccess, #accountHistoryDefault, #advSearchResultsDefault, #newProductsDefault, #reviewsInfoDefault, #timeoutDefault, #contactUsDefault, #productInfoNoProduct, #passwordForgotten, #logoffDefault, #indexCategories, #accountHistInfo, #createAcctDefault, #wishlistContent, #wishlistEditContent, #wishlistEmailContent, #wishlistFindContent, #wishlistFindForm, #wishlistFindContent, #wishlistMoveContent, #wishlistSContent, #wishlistDefaultContent, #wishlistsLists  {
	margin-right: 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.3em;
	background-color: #ffffff;
}		
/* bof ie8 hack */
html* .centerBoxWrapper {
	margin-right: 10px;
}
/* eof ie8 hack */
	
#alsoPurchased  {
	background: transparent;
	width: 100%;
}
	
#productGeneral,#specialsListing, /*#featuredDefault,*/ #advSearchDefault, #loginDefault, #createAcctSuccess, #addressBookProcessDefault, #addressBookDefault, #accountDefault, #acctNewslettersDefault, #reviewsWrite, #reviewsDefault, #shoppingCartDefault, #checkoutShipping, #checkout, #onePageText, #checkoutShipping, #checkout, #onePageText, #checkoutPayment, #checkoutConfirmDefault, #checkoutSuccess, #accountHistoryDefault, #indexCategories, #advSearchResultsDefault, #newProductsDefault, #reviewsInfoDefault, #timeoutDefault, #contactUsDefault, #productInfoNoProduct, #passwordForgotten, #logoffDefault, #accountHistInfo, #createAcctDefault, #wishlistContent, #wishlistEditContent, #wishlistEmailContent, #wishlistFindContent, #wishlistFindForm, #wishlistFindContent, #wishlistMoveContent, #wishlistSContent, #wishlistDefaultContent, #wishlistsLists {
	text-align: left;
	background: #ffffff;
	padding: 0px 0px 15px 7px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
	width: 771px;
}

#featuredDefault{
	background: transparent url(../images/daily-deal.gif) no-repeat;
	padding-top: 40px;
	padding-bottom: 30px;
	height: 700px;
	border: solid #ff66cc 2px;
	height: 600px;
	width: 775px;
}

#ezPageDefault {
	text-align: left;
	background: #ffffff;
	padding: 0px 0px 15px 1px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
	width: 771px;
}

#allProductsDefault, .centerColomn {
	text-align: left;
}
	
html* #indexCategories {
	background: #ffffff;
	padding: 0px 0px 15px 7px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
	width: 769px;
}	

#indexProductList {
	background: #ffffff;
	padding: 0px 4px 15px 8px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
	width: 770px;
}

#checkoutPayment {
    padding: 5px;
    width: 770px;
}

#indexCategories a {
	margin-top: 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;	
}

#indexCategories img {
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #ffe5ff;	
}

#productName, #specialsListingHeading, #featuredDefaultHeading, #advSearchDefaultHeading, #ezPagesHeading, #loginDefaultHeading, #createAcctSuccessHeading, #addressBookProcessDefaultHeading, #addressBookDefaultHeading, #accountDefaultHeading, #acctNewslettersDefaultHeading, #reviewsWriteHeading, #reviewsDefaultHeading, #productReviewsDefaultHeading, #cartDefaultHeading, #checkoutShipping, #checkout, #onePageTextHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutSuccessHeading, #accountHistoryDefaultHeading, #advSearchResultsDefaultHeading, #newProductsDefaultHeading, #reviewsInfoDefaultHeading {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 1.3em;
}

#productName {
	text-align: left;
	color: #ff00ff;
	}

#shoppingCartDefault .forward a {
	color: #ffffff;
}

h2.centerBoxHeading {
	margin: 5px 0px 0px 0px;
	font-size: 0.85em;
	text-align: center;
	color: #000000;
	padding: 4px 0px 4px 0px;
	background: transparent url(../images/centerboxheading.gif) repeat-x;
	border: 0px solid #ffffff;
	width: 772px;	
	}
html* h2.centerBoxHeading {
	width: 767px;
	padding: 4px 0px 4px 4px; 
	}
#alsoPurchased h2.centerBoxHeading {
    margin-top: 50px;
    font-size: 0.8em;
    color: #000000;
    padding: 5px 0px 5px 0px;
    background: transparent url(../images/centerboxheading.gif) repeat-x;
    border: 0px solid #ffe5ff;    
}

#checkoutPaymentHeadingAddress{
	margin-top: 6px;
}
	
#checkoutShipping, #checkout, #onePageTextHeading {
	margin-top: 0px;
}	
#checkoutShipping, #checkout, #onePageTextHeadingMethod, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultPayment {
	margin-top: 5px;
}
/*sideboxes*/
.columnLeft {  
	width: 178px;
	border-right: 0px solid #ffe5ff;
	padding-top: 3px;
	padding-left: 1px;
}

h3.leftBoxHeading, h3.rightBoxHeading,
	color: #000000;
	text-decoration: none;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
	font-size: 1.0em;
	color: #000000;
	text-decoration: none;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	font-size: 1.2em;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	background: transparent url(../images/sidebgheader.gif) no-repeat;
	border-top: 1px solid #ff66cc;
	border-left: 1px solid #ff66cc;
	border-right: 1px solid #ff66cc;		
	border-bottom: 0px solid #ffffff;
	height: 25px;	
	}

.leftBoxContainer, .rightBoxContainer {
	border: 0px solid #ffe5ff;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background: transparent url(../images/sidebg.gif) no-repeat;		
	/*width: 180px;*/
	}

.sideBoxContent {
	padding: 1px 0px 5px 0px;
	margin: 0px;
	color: #000000;
	font-size: 1.2em;
	border-left: 1px solid #ff66cc;
	border-right: 1px solid #ff66cc;
	border-bottom: 1px solid #ff66cc;
	}
	
#whatsnewContent {
	padding-top: 10px;
}
#editablesideboxContent, #editablesidebox2Content {
	padding: 0px;
    margin: 0px 3px;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #262424;
	text-decoration: underline;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000000;
	}

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

.centeredContent {
	margin: 0px 0px;
}
	
#productMainImage, #productReviewsDefaultProductImage {
	float: right;
	text-align: right;	
	margin-right: 2px;
}
	
#siteFooter {
	text-align: center;
	font-size: 1.2em;
	background-color: transparent;
	padding: 15px 5px 5px 5px;
	color: #000000;
	margin: 0px;
}	
	
#siteinfoLegal {
	text-align: center;
	font-size: 1.3em;
	background-color: transparent;
	padding: 0px 5px 5px 5px;
	color: #000000;
	margin: 10px;
}	

#footerWrapper {
	background: #ffffff;
	border-top: 1px solid #ffff00;
	border-bottom: 1px solid #ffff00;
	height:100px;
}

#siteFooter a:link {
	padding: 5px 5px 15px 5px;
	font-size: 1.1em;
	color: #000000;
}

#siteFooter a:hover, #siteFooter a:visited {
	padding: 5px 5px 15px 5px;
	font-size: 1.1em;
	color: #ff00ff;
}

#siteinfoLegal a:link {
	padding-top: 5px;
	font-size: 1.0em;
	color: #000000;
}

#siteinfoLegal a:hover, #siteinfoLegal a:visited {
	padding-top: 5px;
	font-size: 1.0em;
	color: #ff00ff;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 2.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 0em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0.3em 0.3em 0em;
	text-align: left;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */

#categoriesContent ul {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	list-style: none;
}

#categoriesContent ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#ezpagesContent ul li { 
	padding: 0px 12px 0px 12px;
	margin: 0px;
}

a.category-top, #ezpagesContent a {
	margin: 0px;
	color: #000000;
	text-align: left;
	font-size: 1.1em;
	display:block;
	padding: 4px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff66cc
}

a.category-top:hover, a.category-top:visited, a.category-products:hover, a.category-products:visited, #ezpagesContent a:hover {
	color: #ff00ff;
}

a.category-links {
	color: #000000;
	font-weight: normal;
	font-size: 1.3em;
	text-align: center;
	margin-top: 2px;
	padding: 9px 0px 9px 0px;
	border: dotted 1px #ffff00;
	background: #ffffff;
}

a.category-links:hover, a.category-links:visited {
	color: #ff00ff;
	font-weight: normal;
}

a.category-products {
	margin-left: 10px;
	color: #000000;
	text-align: left;
	font-size: 1.1em;
	display:block;
	padding: 4px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffccff;
}

a.category-products:hover, a.category-products:visited {
	color: #ff00ff
}

#leftBoxContainer, #categories, #ezpages {
	border: 0px;
	}

/* Fix for category list spacing issue in IE6 */
#categoriesContent ul li a, #ezpagesContent ul li a {display:inline-block;}
#categoriesContent ul li a, #ezpagesContent ul li a {display:block;}

#featuredContent, #whatsnewContent, #reviewsContent, #tellafriendContent, #whosonlineContent, #shoppingcartContent, #searchContent, #specialsContent, #bestsellersContent {
	padding-left: 0px;
	font-size: 1.2em;
	text-align: center;
}

#featuredContent a, #whatsnewContent a, #reviewsContent a, #specialsContent a, #bestsellersContent a {
	text-decoration: none;
}

#featuredContent img, #whatsnewContent img, #specialsContent img, #reviewsContent a img {
	border: 1px solid #dcdbdc;
	margin: 4px;
}
                                                                                       
#searchContent input {
	width: 120px;
}

#paymentsContent {
	text-align: center;
}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back, .back0, .back1, .back2 {
	float: left;	 
	padding: 0px 0px 0px 0px;
	}

#featuredProducts .back0, #featuredProducts .back1, #featuredProducts .back2,   #specialsDefault .back0, #specialsDefault .back1, #specialsDefault .back2,   #whatsNew .back0, #whatsNew .back1, #whatsNew .back2 {
	margin: 5px 1px 0px 1px;
	padding: 25px 0px 5px 0px;
	width: 250px;
	height: 330px;
	text-align: center;
	font-size: 0.8em;
	color: #000000;
	display: block;
	background: none;		
	border-top: 0px;		
	border-left: 1px solid #ffe5ff;
	border-right:  1px solid #ffe5ff;
	border-bottom: 0px;
}

html* #featuredProducts .back0, #featuredProducts .back1, #featuredProducts .back2,   #specialsDefault .back0, #specialsDefault .back1, #specialsDefault .back2,   #whatsNew .back0, #whatsNew .back1, #whatsNew .back2 {
	margin: 4px 1px 10px 1px;
	padding: 4px 0px 5px 0px;
	width: 250px;
	height: 330px;
	text-align: center;
	font-size: 0.9em;
	color: #000000;
	display: block;
	background: none;
	border-top: 0px;		
	border-left: 1px solid #ffe5ff;
	border-right: 1px solid #ffe5ff;
	border-bottom: 0px;
}

.centerBoxContentsProducts {
    font-size: 1.0em;
    margin: 0px 0px 0px 0px;
    padding: 25px 3px 0px 3px;
    width: 174px;
    height: 100%;
    text-align: center;
    display: block;
    border-top: 4px solid #ffe5ff;
}


.centerBoxContentsCrossSell, .centerBoxContentsAlsoPurch {
    margin: 10px 0px 2px 0px;
    padding: 0px 2px 0px 0px;
    width: 176px;
    height: 200px;
    text-align: center;
    font-size: 0.9em;
    display: block;
  
}

#productimagelink {
	border-color: #000000;
}

#featuredProducts .back2,  #specialsDefault .back2, #whatsNew .back2 {
    margin-right: 0px;
    padding-right: 9px;
}

.centerBoxContentsFeatured img, .centerBoxContentsSpecials img, .centerBoxContentsNew img {
	margin-right: 0px;
	margin-left: 3px;
	padding-left: 0px; 
	border: 0px solid #ffccff;
}

.centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .centerBoxContentsNew a {
	font-weight: bold;
	font-size: 1.0em;
}


.indexImageLink {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	display: block;
    
}

#scUnitHeading, #scTotalHeading {
	text-align: right;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

#ccTotalHeading {
	text-align: right;
}

.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;
	padding: 4px;
	}
#indexProductList .centerColumn {
	width: 100px;
}

#productsListingTopNumber {
	padding-bottom: 4px;
}

.productListing-rowheading {
	background-color: #ffe5ff;
	height: 2em;
	color: #000000;
	}

html* th.productListing-heading {
	padding: 0px 0px 0px 24px;
}

th.productListing-heading {
	padding: 0px 0px 0px 0px;
}

.productListing-data {
	vertical-align: top;
	padding: 10px 0px;
	border-bottom: 1px dotted #ffe5ff;
	}		

.productListing-data img {
	border: 1px solid #ffccff;
}

.listingDescription, .itemTitle {
	padding: 2px 15px 0px 15px;
	}
#productQuantityDiscounts table {
	font-size: 1.2em;
	width: 770px;
	background-color: #ffe5ff;
}

.main img {
	border: 1px solid #ffe5ff;
}
	
#listCell0-0 {
	width: 100px;
}
#cat1Table img {
	border: 1px solid #e7e7e7;
}	

#siteMapList {
	width: 90%;
	float: right;
	font-size: 1.2em;
	}

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

#infoShoppingCart {
	padding: 4px;
}


#navEZPagesTop {
	background: #ffffff url(../images/menu-banner.gif) no-repeat;
	font-size: 1.5em;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	border-top: 0px dotted #ffff00;
	border-bottom: 1px solid #ff66cc;
	text-transform: uppercase;
	text-align: center;
	height: 78px;
	width: 978px;
	}
#navEZPagesTop ul {
	list-style-type: none;
	display:inline;
	padding: 0px;
	margin: 0px;
	width: 978px;
}	

#navEZPagesTop ul li {
	display: inline;
	margin: 0px;
	padding: 6px 20px 6px 20px;
	height: 20px;
	background: #ffe5ff url(../images/sidebgheader.gif) no-repeat;;	
}	

#navEZPagesTop a {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
#navEZPagesTop a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #800080;
	}	


#productListing {
	padding-bottom: 10px;
	font-size: 1.1em;
	color: #000000;
}

#whatsnewContent {
	background: transparent;
}

#shopCartButtons {
	position: relative;
	display:block;
	width: 100%;
}

.checkoutCandy {
    line-height: 2.4em;
    font-weight: bold;
    padding: 0.4em;
    border: 1px solid #ff99ff;
    background-color: #ffccff;
    color: #000000;
}

.checkoutCandy {
    line-height: 2.4em;
    font-weight: bold;
    padding: 0.4em;
    border: 1px solid #ff99ff;
    background-color: #ffccff;
    color: #000000;
}
.cartDiscount {
    border-top: 1px solid #ff99ff;
    font-weight: bold;
    text-align: right;
    line-height: 2.2em;
    padding-right: 2.5em;
    background-color: #ffccff;
    height: 2.2em;
}

#currenciesContent {
    margin-left: 0px;  
    
}

#currenciesContent select {
    width: 150px;
}

#manufacturersContent {
    margin-left: 20px;
}

.ProtxDirectCardsAcceptedSideboxProtxIcon {
    margin-left: 17px;
}

.ProtxDirectCardsAcceptedSidebox3DSecureIcon {
    margin-left: 10px;
}

#productAdditionalImages a, .additionalImages{
    text-decoration: none;
    margin-bottom: 8px;
    float: right;
}
 
.additionalImages img {
	width:50px !important;
	height:50px !important;
}

#editablesideboxContent {
	padding: 0px 1px 0px 0px;
	margin: 0px;
	border: 0px;
}

#editablesidebox3Content, #editablesidebox5Content {
	border: 0px;
	padding: 0px;
}

#editablesidebox4Content {
	border: 1px solid #ff66cc;
}

#editablesidebox8Content{
	border: solid #ff66cc 2px;
	padding: 4px 0px 4px 0px;
}

#editablesidebox6Content {
	padding: 0px 2px 0px 0px;
	margin: 0px;
	border: 0px;
}

#editablesideboxHeading, #editablesidebox4Heading, #editablesidebox5Heading, #editablesidebox6Heading, #editablesidebox8Heading {
	display: none;
}

#bannerFour{
	width: 497px;
	height: 100px;
	border: 0px solid #ffccff;
	float: left;
	padding: 0px;
	margin-left: 0px;
}
html* #bannerFour{
	width: 497px;
	height: 100px;
	border: 1px solid #ffccff;
	float: left;
	padding: 0px;
	margin-left: 1px;
}

img.listingBuyNowButton, tr.productListing-odd {
	border: solid #ffffff 0px;
}

.qtyChangeBtn img {
	cursor: pointer;
}

.listingQtyChangeRem {
    display: inline;
    float: left;
    text-align: right;
}
.listingQtyChangeAdd {
    float: right;
    text-align: left;
}
.qtyChangeBtn {
    margin-top: -4px;
    width: 40%;
}
