/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	}

a img {border: none;vertical-align: middle; }

a:hover img {text-decoration:none;}
img a:hover {text-decoration:none;}

a:link, #navEZPagesTOC ul li a {
	color: #7B131C;
	text-decoration: none;
	}
 
a:visited {
	color: #7B131C;
	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: #67591E;
	text-decoration:underline;
	}

a:active {
	color: #7B131C;
	}

h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size:1.3em;
	color:#7b131c;}

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

.importantinfo {
	color:red;}

.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, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

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

input:focus, select:focus, textarea:focus {
	background: #fef9e4;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsSpecials {
	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 {
	line-height: 1.8em;
	padding: 0.2em;
	border-bottom: 1px solid black;
	}

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color:#ffffff;
	text-align:left;
	width:100%;
	vertical-align:top;
	margin:0;
	padding:0;
	overflow:hidden;
	}

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

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	height:81px;
	padding-left:18px;
	padding-top:12px;
	padding-bottom:12px;
	}
	
#tagline h1 {
	margin:3px 0 0 0;
	font-weight:normal;}

#banner-link {
	color:#B99600;
	font-size:12px;
	text-decoration:underline;
	position:absolute;
	left:603px;}
	
#banner-link a {
	color:#B99600;}

#banner-link a:hover {
	color:#990000;}
	
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
	
#tagline {
	color:#B99600;
	text-align : right;
	font-style:italic;
	padding-right: 15px;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	
#productTellFriendLink {
	}
	
#productReviewLink {
	}

#productAttributes {
	background-color:#F9F9F9;}

#attribsOptionsText {
	background-color:#E3E3E3;
	padding:5px;
	margin:15px 0px 0px 0px;
	border-bottom:1px solid #6e7074;}
	
#productAttributes h3 {
	background-color:#E3E3E3;
	padding:5px;
	margin:15px 0px 0px 0px;
	border-bottom:1px solid #6e7074;}

.wrapperAttribsOptions {
	background-color:#F9F9F9;
	padding:5px 5px 0px 5px;}
	
.wrapperAttribsOptions select {
	margin-top:4px;}
	
.optionName {
	font-size:11px;
	font-weight:bold;}
	
.optionName label {
	font-size:11px;
	font-weight:bold;}
	
.attribImg {
	background-color:#F9F9F9;}


/*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: #D9D6D6;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #333333;
	height: 1%;
	}
	
#accountMainWrapper {
		float:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding-right:7px;
		text-align:right;
		width:155px;}

#accountMainWrapper ul {
		margin:0;
		padding:0;
		list-style:none;}

#accountMainWrapper ul li {
		margin:0;
		padding:0;}

#accountMainli {
		background-color:white;
		border-bottom:2px solid #A2221C;
	border-left:2px solid #A2221C;}
	
#accountMaintop {
	}
 
#accountMain {  
    visibility: hidden;  
	height:0;
	position:absolute;
	z-index:100;
	font-size:11px;
	line-height:16px;
	margin:5px 0 0 0;
	width:162px;}

#accountMain ul {
		padding:0 8px 10px 0;}

#accountMainimg {
		border-left:2px solid #A2221C;
		padding-bottom:5px;
		background-color:white;
		float:left;}

#accountMain2 {
		line-height:19px;
		margin-left:12px;
		position:absolute;
		top:80px;}

#accountMain2 ul {
		list-style:none;}
	
#underCartlink {
		background-image:url("/includes/templates/classic/images/tile-search.gif");
		background-repeat:repeat-x;}
	
#accountMain {}

#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: #ffffff;
	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 {
	background-image: url(../images/tile-search.gif);
	height:29px;
	padding:5px 0 0 6px;
	}

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

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0em;
	height:36px;
	border-bottom:6px solid #a2221c;
	}
	
#navEZPagesTopWrapper {
	background-image: url(../images/tile-back.gif);
	margin: 0 150px 0 162px;
	height:36px;
	padding: 0em;
	}
		
#navEZPagesTopLinks {
	padding: 18px 0 0 25px;
	height:18px;
	}
	
#navEZPagesTop a {
	color:white;
	}
	
#navEZPagesTop a:hover {
	color:white;
	}

#navEZPagesTopRight {
	background-image: url(../images/right-back.gif);
	height:36px;
	width:33px;
	float:right;
	}

#navMainSearchLeft {
	background-image: url(../images/navEZPagesTop_left.gif);
	height:27px;
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 7px;
	}

#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 {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #bannerSix, #navFooterWrapper, #sitesealsandpayment, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	background-color:#E9E9E9;
	}
	
#siteinfoLegal {
	color: #67591E;
	}
	
#sitesealsandpayment {
	padding-bottom:20px;
	}
	
#navFooterWrapper {
	}
	
#navFooterWrapper table {
	}
	
#navFooterWrapper table ul {
	list-style:none;
	margin-right:30px;
	}
	
#navFooterWrapper table ul li {
	font-size:12px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #e3e3e3;
	background-color:#f9f9f9;
	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;
	}

.centerBoxHeading, #cartDefaultHeading, #indexCategoriesHeading, #productListHeading {
	margin: 0;
	background-image: url("../images/barheader.gif");
	background-repeat:repeat-x;
	padding: 9px 20px 9px 13px;
	border-bottom:1px dotted #5A512B;
	color:#000000;
	}
	
.categoryIcon {
	margin:0px;
	background:url("../images/grad_centerbarheader.gif") 0 0 repeat;
	padding:9px 20px 9px 13px;
	height:15px;
	border-bottom:1px dotted #5a512b;}
	
.categoryIcon p {
	margin:0;
	padding:0;}
	
.categoryIcon a {
	float:left;
	font-size:11px;}
	
.navNextPrevCounter {
	font-size:11px;}

.navNextPrevWrapper {
	float:right;}
	
.navNextPrevList a {
	margin:0px 0px 0px 5px;}
	
#contactUsDefault h1 {
	background:url("../images/grad_centerbarheader.gif") 0 0;
	padding:10px;
	margin:0;}
	
#contactUsDefault h3 {
	font-size:1.1em;}
	
#contactUsDefault p, #contactUsDefault h4 {
	padding: 0px 20px 0px 20px;}
	
#contactUsDefault {
	padding:15px;
	margin:0;}
	
#contactUsNoticeContent {
	margin:0;
	padding:0;}
	
#scUpdateQuantity {
	width: 2em;
	}
	
#shoppingCartEmpty {margin-bottom:5px;}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
	color: #660099;
	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: #fef9e4;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}
	
#productPrice {
	color:#990000;}

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

#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 #dbae4a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000000;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
	
#categoriesContent {
	background-image: url("../images/tile_back_departments.gif");
	background-repeat:repeat-y;
	padding:5px 0 0 0;
	margin-bottom:5px;
	border-bottom:2px solid #b4bfe0;
	}
	
#categoriesContent br {
	line-height:1px;}	

#manufacturersHeading {
	background-image: url("../images/navEZPagesTop_left.gif");
	height:27px;
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 7px;
	text-align:left;
	margin:0;
	}
	
#categoriesHeading {
	visibility:hidden;
	height:0px;
	overflow:hidden;
	margin:0;
	padding:0;}

a.category-top {
	margin:0px;
	padding:1px 5px 2px;
	color:black;
	text-decoration:none;
	width:152px;
	display:block;
	height:19px;
	line-height:20px;
	font-size:10px;}
	
a.category-top:hover {
	background-color:white;
	border-bottom:1px solid #b4bfe0;
	border-top:1px solid #b4bfe0;
	line-height:18px;
	padding-bottom:0px;}

a.category-top:visited {}

.category-subs {
	font-size:9px;}

.category-products {
	font-size:9px;}
	
#manufacturersHeading LABEL {
	line-height:normal;
	padding:0;
	font-size:12px;
	text-align:left;}

#manufacturersContent {
	background-image: url("../images/tile_back_departments.gif");
	background-repeat:repeat-y;
	padding:5px 0 0 0;
	margin-bottom:5px;
	border-bottom:2px solid #b4bfe0;
	height:170px;
	}
		
#manufacturersContent element.style {
	width:100%;
	margin:0;}
	
#manufacturersContent SELECT {
	margin:0;
	padding:0;
	background-color:#FFF;
	border:1px solid #b4bfe0;
	height:150px;}
	
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	}
	
#blanksidebox h3 {
	margin:0;
	padding:0;
	visibility:hidden;}

#blanksideboxHeading {
	visibility:hidden;}
	
#blanksideboxContent {
	/*position:absolute;
	top:147px;*/}
	
#shoppingCartOne a {
	display:block;
	font-size:12px;
	font-weight:normal;
	height:25px;
	color:#FFFFFF;
	text-decoration:none;
	padding:9px 0 0 45px;
	width:117px;
	background-image:url("../images/bg_cart.gif");
	background-repeat:no-repeat;}
	
#shoppingCartOne a:hover {
	color:#DECA71;
	background-position:0 -34px;}
	
#shoppingCartEmpty a {
	display:block;
	font-size:12px;
	font-weight:normal;
	height:25px;
	color:#FFFFFF;
	text-decoration:none;
	padding:9px 0 0 45px;
	width:117px;
	background-image:url("../images/bg_cart_empty.gif");
	background-repeat:no-repeat;}
	
#shoppingCartEmpty a:hover {
	color:#DECA71;
	background-position:0 -34px;}

#RightCartOne {}

#RightCartEmpty {}
	
#wishlistHeading {
	background-image: url("../images/navEZPagesTop_left2.gif");
	height:24px;
	color:#474021;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:10px 0 0 45px;
	text-align:left;
	margin:0;}
	
#wishlistHeading a:hover {
	color:white;
	text-decoration:underline;}

#wishlist {
	background-image: url("../images/tile_back_departments2.gif");
	background-repeat:repeat-y;
	padding:0;
	margin-bottom:5px;
	border-bottom:2px solid #b4bfe0;}	
	
#wishlist p {
	padding-left:15px;
	font-size:9px;}

#recentproducts {
	margin-bottom:5px;
	border-bottom:2px solid #b99600;}

#recentproductsHeading {
	background-image: url("../images/tile_back_right.gif");
	height:27px;
	color:#474021;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 16px;
	text-align:left;
	margin:0;
	}
	
#recentproductsContent {
	background-image: url("../images/tile_back_content_right.gif");
	background-repeat:repeat-y;
	padding:5px 0 15px 0;
	}

#recentproductsContent ul {
	margin:0px;
	padding:0px;}

#recentproductsContent ul li {
	list-style:none;}
	
#recentproductsContent ul li a {
	display:block;
	height:19px;
	width:152px;
	margin:0px;
	padding:1px 5px 2px 5px;
	line-height:20px;}

#recentproductsContent ul li a:hover {
	background-color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #b99600;
	border-top:1px solid #b99600;
	height:17px;
	line-height:18px;}
		
#recentproductsContent ul li a:active {
	background-color:#ffffff;}

#recentproductsContent ul li a {}
	
#bestsellersHeading {
	background-image: url("../images/tile_back_right.gif");
	height:27px;
	color:#474021;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 16px;
	text-align:left;
	margin:0;
	}
	
#bestsellersContent {
	background-image: url("../images/tile_back_content_right.gif");
	background-repeat:repeat-y;
	padding:5px 0 15px 0;
	margin-bottom:5px;
	border-bottom:2px solid #b99600;
	}

#bestsellersContent ul {
	margin:0px;
	padding:0px;}

#bestsellersContent ul li {
	list-style:none;}
	
#bestsellersContent ul li a {
	display:block;
	height:19px;
	width:152px;
	margin:0px;
	padding:1px 5px 2px 5px;
	line-height:20px;}

#bestsellersContent ul li a:hover {
	background-color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #b99600;
	border-top:1px solid #b99600;
	height:17px;
	line-height:18px;}
		
#bestsellersContent ul li a:active {
	background-color:#ffffff;}

#bestsellersContent ul li a {}

#specials {
	margin-bottom:5px;
	border-bottom:2px solid #b99600;}
	
#specialsHeading {
	background-image: url("../images/tile_back_right.gif");
	height:27px;
	color:#474021;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 16px;
	text-align:left;
	margin:0;
	}
	
#specialsHeading a {
	color:#474021;}
	
#specialsHeading a:hover {	
	color:474021;
	text-decoration:underline;}
	
.sideBoxContentItem {
	background-image: url("../images/tile_back_content_right.gif");
	background-repeat:repeat-y;
	padding:5px 0 15px 0;
	}

.sideBoxContentItem ul {
	margin:0px;
	padding:0px;}

.sideBoxContentItem ul li {
	list-style:none;}
	
.sideBoxContentItem ul li a {
	display:block;
	height:19px;
	width:152px;
	margin:0px;
	padding:1px 5px 2px 5px;
	line-height:20px;}

.sideBoxContentItem ul li a:hover {
	background-color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #b99600;
	border-top:1px solid #b99600;
	height:17px;
	line-height:18px;}
		
.sideBoxContentItem ul li a:active {
	background-color:#ffffff;}

.sideBoxContentItem ul li a {}
	
#shoppingcartHeading {
	background-image: url("../images/bg_previewcart.gif");
	height:27px;
	color:#474021;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 29px;
	text-align:left;
	margin:0;
	}
	
#shoppingcartHeading a:hover {
	color:white;
	text-decoration:underline;}
	
#shoppingcartContent {
	background-image: url("../images/bg_previewcart_content.gif");
	background-repeat:repeat-y;
	padding:5px 8px 5px 8px;
	margin-bottom:5px;
	border-bottom:2px solid #f0dca1;
	}
	
#shoppingcartContent hr {
	border:1px solid #858EC9;}
	
.cartBoxTotal {
	color:#858EC9;}
	
#shoppingcartContent table {
	margin:0;
	padding:0;
	font-size:9px;}
	
#shoppingcartContent table tr {
	margin:0;
	padding:0;}
	
#shoppingcartContent table tr td {
	margin:0;
	padding:0;}
	
.cartOldItem {
	color:#000000;}

.cartNewItem {
	color:#990000;}
	
#tellafriendHeading {
	background-image: url("../images/tile_back_right.gif");
	height:27px;
	color:#474021;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 16px;
	text-align:left;
	margin:0;
	}
		
#tellafriendContent {
	background-image: url("../images/tile_back_content_right.gif");
	background-repeat:repeat-y;
	padding:5px 0 15px 0;
	margin-bottom:5px;
	border-bottom:2px solid #b99600;
	}

#tellafriendContent ul {
	margin:0px;
	padding:0px;}

#tellafriendContent ul li {
	list-style:none;}
	
#tellafriendContent ul li a {
	display:block;
	height:19px;
	width:152px;
	margin:0px;
	padding:1px 5px 2px 5px;
	line-height:20px;}

#tellafriendContent ul li a:hover {
	background-color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #b99600;
	border-top:1px solid #b99600;
	height:17px;
	line-height:18px;}
		
#tellafriendContent ul li a:active {
	background-color:#ffffff;}

#tellafriendContent ul li a {}

#productnotificationsHeading {
	background-image: url("../images/tile_back_right.gif");
	height:27px;
	color:#474021;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 16px;
	text-align:left;
	margin:0;
	}
		
#productnotificationsContent {
	background-image: url("../images/tile_back_content_right.gif");
	background-repeat:repeat-y;
	padding:5px 0 15px 0;
	margin-bottom:5px;
	border-bottom:2px solid #b99600;
	}

#productnotificationsContent ul {
	margin:0px;
	padding:0px;}

#productnotificationsContent ul li {
	list-style:none;}
	
#productnotificationsContent ul li a {
	display:block;
	height:19px;
	width:152px;
	margin:0px;
	padding:1px 5px 2px 5px;
	line-height:20px;}

#productnotificationsContent ul li a:hover {
	background-color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #b99600;
	border-top:1px solid #b99600;
	height:17px;
	line-height:18px;}
		
#productnotificationsContent ul li a:active {
	background-color:#ffffff;}

#productnotificationsContent ul li a {}

#reviewsHeading {
	background-image: url("../images/tile_back_right.gif");
	height:27px;
	color:#474021;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 16px;
	text-align:left;
	margin:0;
	}
	
#reviewsHeading a {
	color:#474021;}
	
#reviewsHeading a:hover {
	color:#474021;
	text-decoration:underline;}
		
#reviewsContent {
	background-image: url("../images/tile_back_content_right.gif");
	background-repeat:repeat-y;
	padding:5px 0 15px 0;
	margin-bottom:5px;
	border-bottom:2px solid #b99600;
	}

#reviewsContent ul {
	margin:0px;
	padding:0px;}

#reviewsContent ul li {
	list-style:none;}
	
#reviewsContent ul li a {
	display:block;
	height:19px;
	width:152px;
	margin:0px;
	padding:1px 5px 2px 5px;
	line-height:20px;}

#reviewsContent ul li a:hover {
	background-color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #b99600;
	border-top:1px solid #b99600;
	height:17px;
	line-height:18px;}
		
#reviewsContent ul li a:active {
	background-color:#ffffff;}

#reviewsContent ul li a {}

#moreinformationHeading {
	background-image: url("../images/tile_back.gif");
	height:27px;
	color:#474021;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 7px;
	text-align:left;
	margin:0;
	}
	
#moreinformationContent {
	background-image: url("../images/tile_back_content.gif");
	background-repeat:repeat-y;
	padding:5px 0 15px 0;
	margin-bottom:5px;
	border-bottom:2px solid #b99600;
	}

#moreinformationContent ul {
	margin:0px;
	padding:0px;}

#moreinformationContent ul li {
	list-style:none;}
	
#moreinformationContent ul li a {
	display:block;
	height:19px;
	width:152px;
	margin:0px;
	padding:1px 5px 2px 5px;
	line-height:20px;}

#moreinformationContent ul li a:hover {
	background-color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #b99600;
	border-top:1px solid #b99600;
	height:17px;
	line-height:18px;}
		
#moreinformationContent ul li a:active {
	background-color:#ffffff;}

#moreinformationContent ul li a {}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #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, .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: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	padding-left:5px;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	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: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F9F9F9;
	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: #E3E3E3;
	height: 2em;
	}

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

.productListing-data {
 	border-bottom:1px dotted grey;
	padding-bottom:10px;
	padding-top:15px;}
	
.itemTitle {
	text-align:left;
	padding-left:10px;}

.listingDescription {
	text-align:left;
	padding-left:10px;}
	
#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;
	margin:15px;
	}
.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;
	}
	
.estimateHeader {
	background-color:#A1A7B5;}
	
.estimateHeader th {
	border-bottom:1px solid #6E7074;}
	
.seDisplayedAddressLabel {
	background-color:#990000;
	border-bottom:1px solid #000000;
	color:#ffffff;}
	
. {
	background-color:#E9E9E9;}

.cartTotalDisplay2 {
    border-bottom: 1px solid #999999;
}

#retailPrice {
	font-size:80%;}
	
#retailRate {
	font-style:italic; color:red;}
	
#memberPrice {
	font-size:1.4em;}
	
.categoryImg {
    left: 10px;
    position: relative;
    top: -31px;
}

#indexCategoriesHeading {
    padding-left: 52px;
}

.cartAlert {
color:white;
font-weight: bold;
text-align: center;
} 

.cartAlert2 {
color:red;
font-weight: bold;
text-align: center;
} 

#freeshippingqualifier {
	margin-bottom:5px;
	border-bottom:2px solid black;}

#freeshippingqualifierHeading {
	background-image: url("../images/tile_back_holiday_right.gif");
	height:27px;
	color:white;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	padding:7px 0 0 16px;
	text-align:left;
	margin:0;
	}
	
#freeshippingqualifierContent {
	background-image: url("../images/tile_back_content_holiday_right.gif");
	background-repeat:repeat-y;
	padding:5px 12px 15px 15px;
	}
