/**
 * 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;
  padding: 0px;
  border: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #d2e3eb;
  /*width: 100%; */
  background-image: url(../images/v1_bkg.gif);
	}

a img {border: none; }

a:link {
	color: #dfca89;
	text-decoration: none;
	}
 
a:visited {
	color: #ffcc99;
	text-decoration: none;
	}

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

a:active {
	color: #ffcc99;
	}
  

h1 {
	font-size: 1.5em;
	color: #e8e5c1;
	}

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: 0.3em 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 .centerColumn {
	height: 1%;
	}
*/

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

FORM {
	display: inline;
	font-size: 9px;
	margin: 0px;
	}
  
SELECT, INPUT {
	/* display: inline; */
	font-size: 9px;
  color: #8eb1c6;
	margin: 0px;
  background-color: #1B0924;
  border: 1px solid #666666;
	}
  


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

input:focus, select:focus, textarea:focus {
	background: #2c0935;
  color: #8eb1c6;
	}

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

LABEL.inputLabel {
	/* width: 9em;*/
  padding-right: 6px;
	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;
	}
  
.invisible {
  display: none;
  }
  
#indexBody {
 /* text-align: center; */
  }
  
#navMain2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_header_top_bkg.jpg);
  height: 20px;
  width: 752px;
	}

#navMain2 ul {
  margin: 0px 5px 0px 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
	/* padding: 0.5em 0em 0em 0px; */
	list-style-type: none;
	text-align: right;
	/* line-height: 1.5em;*/
	}
  
#navMain2 ul li {
	display: inline;
  }

#logoWrapper2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_header_title_bkg.jpg);
  height: 140px;
  width: 752px;
	}
  
#navEZPagesTop2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_header_links_bkg.jpg);
  height: 16px;
  width: 752px;
  text-align: center;
	}
  
#categoriesHeading {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_sidebox_heading_categori.gif);
  height: 17px;
  width: 131px;
  }
  
#artartistsHeading {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_sidebox_heading_artists.gif);
  height: 17px;
  width: 131px;
  }

#searchHeading {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_sidebox_heading_search.gif);
  height: 17px;
  width: 131px;
  }

#shoppingcartHeading {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_sidebox_heading_cart.gif);
  height: 17px;
  width: 131px;
  }


#navBottom2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_header_bottom_bkg.jpg);
  height: 4px;
  width: 752px;
	}
  
#footerWrapper {
  margin: 0px auto 25px auto;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  width: 752px;
	}
  
#footerTop {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_footer_top.gif);
  height: 4px;
  width: 752px;
	}
  
#footerBottom {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_footer_bottom_bkg.gif);
  height: 88px;
  width: 752px;
	}

.footerText {
  color: #a68bb6;
  padding-top: 25px;
  text-align: center
  }
  
.footerText A {
  color: #a68bb6;
  }
  
.footerPhone {
  font-size: 20px;
  }
  
#footerLinks2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  background-image: url(../images/v1_footer_links_bkg.gif);
  height: 18px;
  width: 752px;
	}  

#footerLinks2 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
	/* padding: 0.5em 0em 0em 0px; */
	list-style-type: none;
	text-align: center;
	/* line-height: 1.5em;*/
	}
  
#footerLinks2 ul li {
	display: inline;
  margin: 0px 15px 0px 15px;
  }
  

#mainColumn {
  background-color: #1B0924;
 /* width: 418px; */
  padding: 10px 0px 40px 0px;
  }
  
table.shippingEstimator {
  background-color: #1B0924;
  border: 1px solid #9172af;
  border-collapse: collapse;
  border-spacing: 0px; 
  }
  
tr.shippingEstimatorRow {
  background-color: #1B0924;
  border: 1px #9172af solid;
  font-family: Verdana;
  }
  
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

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

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

.messageStackCaution {
	background-color: #FFFF66;
	color: #00ff00;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: transparent;
  /* background-image: url(../images/background-stripes.gif); */
	text-align: center;
  width: 752px;  
  /* width: 100%; */ 
	vertical-align: top;
	/* border: 1px solid #9a9a9a; */
  margin: 25px auto auto;
  padding: 0px;
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
	}
  
#contentMainWrapper {
  margin: 0px auto auto;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  }
  
#contentFooterWrapper {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border: 0px;
  width: 100%;
	}

#logoWrapper{
/*	background-image: url(../images/sub_menu_bkg.gif); */
/*	background-repeat: repeat-x, repeat-y; */
	background-color: #333366;
	height: 164px;
  position: relative;
  top: 0px;
  width: 100%;
	}
  
#artisan-logo {
  width: 100%;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
		margin:0px auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0px;
	margin-right: 0px;
	}
	
#tagline {
	color:#d2e3eb;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
  padding-top: 15px;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto {
	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 {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
	background-color: transparent;
	/* background-image: url(../images/ag-tile_back.gif); */
  /* background-image: url(../images/main_menu_bkg.gif); */
	/* padding: 0.5em 0.2em; */
	font-weight: bold;
	color: #ffffff;
	#height: 1%;
  text-align: center;
	}
  
#navSuppWrapper, #navCatTabsWrapper {
  margin: 0px;
  padding: 2px 0px 0px 8px;
  border: 0px;
	background-color: transparent;
	/* background-image: url(../images/ag-tile_back.gif); */
  /* background-image: url(../images/main_menu_bkg.gif); */
	/* padding: 0.5em 0.2em; */
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
  
#navSuppWrapper, #navCatTabsWrapper {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
	background-color: transparent;
	/* background-image: url(../images/ag-tile_back.gif); */
  /* background-image: url(../images/main_menu_bkg.gif); */
	/* padding: 0.5em 0.2em; */
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

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

#navMain ul, #navCatTabs ul {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #ffffff;
	/* padding: 0.5em 0em 0em 0px; */
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
  
#navSupp ul{
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #333333;
	/* padding: 0.5em 0em 0em 0px; */
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
  padding-right: 5px;
	}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	margin: 0px;
  padding: 0px;
  border: 0px;
	color: #e8e5c1;
	white-space: nowrap;
	}
  
#navSupp ul li a {
	text-decoration: none;
	margin: 0px;
  padding: 0px;
  border: 0px;
	color: #333333;
	white-space: nowrap;
	}
  


#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
  color: #e1dee7;
	float: right;
	height: 1%;
	border: 2px solid #9a9a9a;
  padding: 8px;
  background-color: #8F7E95;
  margin: 10px 5px 5px 15px;
	width: 33%;
  font-size: .7em;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
  font-size: 1.1em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
  color: #372059;
	text-decoration: none;
	}
 
#navEZPagesTOC ul li a:visited {
	color: #372059;
	text-decoration: none;
	}

#navEZPagesTOC ul li a:hover {
	color: #a0cbbe;
	}

#navEZPagesTOC ul li a:active {
	color: #e4e3a7;
	}
  
#searchContent a {
  color: #6459a6;
	text-decoration: none;
	}
 
#searchContent a:visited {
	color: #50489a;
	text-decoration: none;
	}

#searchContent a:hover {
	color: #c6248a;
  text-decoration: none;
	}

#searchContent a:active {
	color: #ffc75e;
  text-decoration: none;
	}
  
  
#whatsnewContent a {
  color: #281a4e;
	text-decoration: none;
	}
 
#whatsnewContent a:visited {
	color: #281a4e;
	text-decoration: none;
	}

#whatsnewContent a:hover {
	color: #c6248a;
  text-decoration: none;
	}

#whatsnewContent a:active {
	color: #ffc75e;
  text-decoration: none;
	}
  
#ezpagesContent a {
  color: #281a4e;
	text-decoration: none;
	}
 
#ezpagesContent a:visited {
	color: #281a4e;
	text-decoration: none;
	}

#ezpagesContent a:hover {
	color: #c6248a;
  text-decoration: none;
	}

#ezpagesContent a:active {
	color: #ffc75e;
  text-decoration: none;
	}
  
.productListing-data {
    /* padding: 3px; */
    padding-bottom: 4px;
    margin-bottom: 4px;
    border-bottom: 2px solid #bad0d9;
  }
  
.productListing-odd {
   /* background-color: #342a61; 
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff; */
  }
  
.productListing-even {
   /* background-color: #342a61; 
   border-bottom: 2px solid #ffffff; */
  }
  
.productListing-rowheading {
	background-color: #78687e;
	/* background-image: url(../images/ag-tile_back.gif); */
	color: #FFFFFF;
	}

.productListing-rowheading a {
  color: #d4ccd7;
	text-decoration: none;
	}
 
.productListing-rowheading a:visited {
	color: #281a4e;
	text-decoration: none;
	}

.productListing-rowheading a:hover {
	color: #c6248a;
  text-decoration: none;
	}

.productListing-rowheading a:active {
	color: #ffc75e;
  text-decoration: none;
	}
  
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: transparent;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #transparent;
	/* background-image: url(../images/ag-tile_back.gif);*/
	font-size: 1.25em;
	font-weight: bold;
	margin: 0;
	padding: 0px;
  text-align: center;
	}

#navColumnOne {
	background-color: transparent;
  background-image: url(../images/v1_column_left_bkg.gif);
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 0px;
  margin: 0px;
	}
  
#navColumnTwo {
	background-color: transparent;
  background-image: url(../images/v1_column_right_bkg.gif);
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 0px;
  margin: 0px;
	}
  
#footerColumnOne {
	border: 0px;
  margin: 0px;
  background-color: transparent;
  /* background-image: url(../images/column_bkg_left_01.gif); */
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: 26px;
	}
  
#footerColumnTwo {
	background-color: transparent;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 38px;
  padding-left: 0px;
	}
  

  

#footerBar {
  background-color: transparent;
  background-image: url(../images/footer_bkg_01.gif);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
}

#footerLinks {
  position: relative;
  top: -62px;
}

/*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: 0px 15px 0px 25px;
  /* font-size: 1.2em; */
  font-family: 'Verdana', 'Book Antiqua', 'Palatino Linotype', Palatino, 'Times New Roman', TimesNR, Times, serif; 

	}

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


#productQuantityDiscounts TABLE {
    border-collapse: collapse;
    /* background-color: #7181a2; */
    background-color: #4b6099;
    border: 2px solid #e5e7e8;
	  padding: 0px;
  }
  
#productQuantityDiscounts TABLE TR {
	  padding: 0px;
  }
  
#productQuantityDiscounts TABLE TD {
    border: 1px solid #e5e7e8;
    padding: .5em;
  }
  
  
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0px 5px 0px 5px;
	/* border: 1px solid #0000ff; */
  /* background-color: #8f7e95; */
  background-color: #594374;
  border: 2px solid #e5e7e8;
	padding: 1em;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}
  
#cartContentsDisplay {
    color: #ebdeb5;
  }
  
#cartSubTotal {
    color: #fcefbb;
  }
  
.cartProductDisplay a {
  color: #5989ed;
	text-decoration: none;
	}
 
.cartProductDisplay a:visited {
	color: #5989ed;
	text-decoration: none;
	}

.cartProductDisplay a:hover {
	color: #5989ed;
	}

.cartProductDisplay a:active {
	color: #5989ed;
	}

.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: #f5f1a4;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #c5b5eb;
	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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	/* color: #333333; */
  height: 19px;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #bfbad0;
  height: 19px;
  padding: 4px 0px 0px 0px;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #bfbad0;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0px;
  color: #bfbad0;
	/* padding: 0.5em 0.2em; */
  padding: 0px 0px;
	}

.leftSideboxContainer, .rightSideboxContainer {
	padding-top: 10px;
  padding-bottom: 25px;
	}
  
  
.leftSideboxContainer {
	padding-left: 29px;
	}
  
.rightSideboxContainer {
	padding-left: 8px;
	}
  
.leftBoxContainer {
	padding: 0px 0px 0px 0px;
	/* border-bottom: 5px solid #8d99b9; */
	}
  
.rightBoxContainer {
	padding: 0px 0px 0px 0px;
	/* border-bottom: 5px solid #8d99b9; */
	}

.sideBoxContent {
	/* background-color: #98a2b9; */
  /* background-color: #d7d9da; */
	padding: 5px 5px 0px 5px;
	}

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

.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, #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 {
	color: #cdabde;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #b187e6;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #ebe4c4;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #4f395e;
	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: #78687E;
	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 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #d2e3eb;
	background-color: #333366;
	}
