/**
 * 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:0px;
	font-family: Arial;
	font-size:12px;
	color: #000066;
	background-color: #FEF9E7;
}
.body {
	margin: 0;
	font-family: Arial;
	/*, Helvetica, sans-serif*/
	font-size:12px;
	color: #000066;
	background-color: #FEF9E7;
}
#mainLft {
	width:42%;
	margin-left:10px;
	margin-right:5px;
	float:left;
	border:solid #6699CC 1px;
	padding-right:5px;
	padding-left:5px;
}
.feature_img {
	vertical-align:middle;
	width:100px;
	text-align:left;
	border:1px solid #cccccc;
}
SPAN.heading a:link {
	color:#996600;
	font-size:14px;
	font-weight:bold;
}
SPAN.heading a:hover {
	color:#996600;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
SPAN.heading a:visited {
	color:#996600;
	font-size:14px;
	font-weight:bold;
}

.main {
	color:#000066;
}
.main a:link {
	color:#996600;
}
.main a:hover {
	color:#996600;
}
.main a:visited {
	color:#996600;
}
SPAN.imgLinkAdditional, SPAN.imgLinkAdditional a:visited, SPAN.imgLinkAdditional a:hover {
	color:#996600;
	font-weight:normal;
}
#featuredDefaultHeading, #allProductsDefaultHeading, #newProductsDefaultHeading, #specialsListingHeading {
	color:#996600;
	font-size:18px;
	font-family:Arial;
}
a img {
	border: none;
}
#navEZPagesTOC ul li a {
	color: #000066;
	text-decoration: none;
}
/*
A:link {
	color: #000066;
	text-decoration: none;
}
A:hover {
	color: #000066;
}
A:active {
	color: #000066;
}
A:visited {
	color: #000066;
	text-decoration: none;
}*/
#navEZPagesTOC ul li a:hover, #navSupp ul li a:hover {
	color: #000066;
}
h1 {
	font-size: 12px;
	color: #996600;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger {
	font-size: 13px;
	color:#996600;
	vertical-align:top;
}
.bigtext {
	font-size: 13px;
	color: #996600;
	text-align:center;
}
.smalltext {
	font-size: 12px;
	color: #000066;
	text-align:center;
}
.catagoryList a:link {
	font-size: 13px;
	color: #996600;
	text-align:left;
	font-weight:bold;
}
.catagoryList a:hover {
	font-size: 13px;
	color: #996600;
	text-align:left;
	font-weight:bold;
}
.catagoryList a:visited {
	font-size: 13px;
	color: #996600;
	text-align:left;
	font-weight:bold;
}
.biggerText {
	font-size: 14px;
	color:#000066;
}
h1, h2, h3, h4, h5, h6 {
	color: #996600;
	margin-bottom:5px;
	padding:0px;

}
/*  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%;
	}
*/
div.listimage {
	float:left;
	border:1px solid #ccc;
	width:75px;
	height:75px;
}
CODE {
	font-family: arial;
	font-size: 12px;
}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin: 0.1em;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #996600;
}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .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 {
	line-height: 1.8em;
	padding: 0.2em;
	color:#ff3300;
	font-size:11px;
}
.messageStackWarning, .messageStackError {
	/*background-color: #E2E2C7;*/
/*	color: #E2E2C7;*/
font-size:11px;
	color:#ff3300;
}
.messageStackSuccess {
	/*background-color: #E2E2C7;*/
	color: #996600;
}
.messageStackCaution {
	/*background-color: #E2E2C7;*/
	color: #000066;
}
/*wrappers - page or section containers*/

span.categoryimagebox {
	width:100px;
	height:100px;
	border:1px solid #cccccc;
}
#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
/*------------------------ LEFT BOX CONTAINER--------------------*/

#navColumnOneWrapper, #navColumnTwoWrapper {
	float:left;
	margin:10px 10px 10px 10px;
	width:200px;
	/*padding:0px 5px 5px 5px;*/
	border:solid #6699CC 1px;
	background-color:#fafcff;
}
.columnLeft {
	background-color:#fafcff;
}

.sideBoxContent {
	background-color: #fafcff;
	font-size: 10px;
	widows:100%;
	color:#996600;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	}
	
.categoryHeading{
background:#E2E2C7; 
font-weight:bold;
padding:2px 0px 2px 5px;
margin:0px;
margin-top:5px;
border-bottom:0px solid #6699cc;
border-collapse:collapse;

}


a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	color:#000066;
	text-decoration: none;
	font-size:12px;
	line-height:20px;
}

a.category-subs:hover, a.category-products:hover, a.category-subs:hover, a.category-products:hover {
	color:#996600;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
}

SPAN.category-subs-parent a {
	color:#996600;
}
/*------------------------- RIGHT BOX CONTAINER---------------------*/

#homectr {
	float:left;
	margin:10px 0px 10px 10px;
	/*padding:5px 0px 5px 5px;*/
	border:solid #6699CC 1px;
	width:716px;
	background-color:#fafcff;
}
#navBreadCrumb {
	padding:5px 0px 2px 5px;
	background-color: #ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
}
#navBreadCrumb a {
	text-decoration:underline;
	font-style:italic;
	color:#990000;
	font-weight:normal;
	font-size:11px;
}
#navBreadCrumb a:hover {
	text-decoration:none;
	color:#990000;
}
/*------------------------- RIGHT BOX CONTAINER END---------------------*/

#mainWrapper {
	background-image:url(../images/bg2.jpg);
	background-repeat: repeat-x;
	color:#2a2a2a;
	background-color: #fafcff;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	border: 1px solid #000000;
}

.centerColumn{
padding:0px;
margin:0px;
}

.centerBoxWrapper{
	border-right: 0px solid #9a9a9a;
	padding:0px;
	margin:0px;
}

img {
border:none;
}

#contentMainWrapper {
	margin-left:10px;
	margin-right:0px;
	/*margin-top:10px;*/
	margin-bottom:10px;
	background-color:#fafcff;
	border:1px solid #000000;
	color:#2a2a2a;
	padding:5px 5px 5px 5px;
	width:980px;
}
#logoWrapper {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:273px;
}
#tagline {
	color:#000000;
	font-size: 12px;
	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 {
	color:#FF3300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}
.navSplitPagesLinks a:link {
	color:#996600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}
.navSplitPagesLinks a:hover {
	color:#996600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.navSplitPagesLinks a:visited {
	color:#996600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}
.current {
	color:#996600;
}
.navNextPrevCounter {
	margin: 0em;
	font-size:12px;
	text-align:right;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 5px 0px 5px 5px;
	list-style-type: none;
	float:right;
}


/*------------------------- product info CSS-------------*/

#largeV {
	width:90%;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:normal;
}

#productMainImage {
	width:350px;
	height:260px;
	padding-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	float:left;
	vertical-align:middle;
}
#productListHeading {
	color:#996600;
	font-size:14px;
	font-weight:bold;
}

#productListHeadingUnder {
	color:#993300;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

SPAN.productIDUnder, SPAN.descriptionUnder{
color:#996600;
padding:0px;
margin:0px;
}

SPAN.descriptionUnder strong{
display:block;
margin-bottom:3px;
}

SPAN.lSpace{
margin-left:25px;
}

SPAN.rSpace{
margin-right:25px;
}


#productGeneral {
	color:#996600;
	font-size:13px;
	font-weight:bold;
	vertical-align:top;
}
.productGeneraldesc, .productDetailsList {
	width:90%;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	float:left;
	vertical-align:top;
	font-size:12px;
}

#mainRgtalt img {
	border:1px solid #b0b0b0;
	float:left;
	margin:5px 15px 6px;
	padding:5px;
}



#borLess img{
border:1px solid #b0b0b0;
	float:left;
	margin:5px 15px 6px;
	padding:5px;
	width:321px;
	height:363px;
}


SPAN.enquiryBtn{
display:block;
margin-top:5px;
}



.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:normal;
}

.underText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:normal;
	margin-left:20px;
}

.underText a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:normal;
	margin-left:20px;
}

.underText a:hover{
	color:#FF0000;
	text-decoration:none;
}

#becomeAssociate{
border:none;
width:100%;
}

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}

#categoryIcon, .categoryIcon {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#996600;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dotted #000000;
	margin-top:25px;
	margin-left:15px;
	margin-right:15px;
}

h1.indexCategoriesHeading {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#996600;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dotted #000000;
	margin-top:25px;
	margin-left:15px;
	margin-right:15px;
}

.mainContent{
font-family: Georgia, serif;
font-size: 20px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
text-align:center;
}

.Address
{
font-family: Georgia, serif;
font-size: 20px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
text-align:center;
}

#categoryIcon a {
	color:#996600;
	text-decoration:none;
	font-weight:bold;
}

#cartImage {
	margin: 0.5em 1em;
}

.titleCategory{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#996600;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dotted #000000;
	}

/*-------------------------------------------------------*/

/*----------------------- topNavigation Style-----*/
#navMainWrapper, #navSuppWrapper {
	margin: 0em;
	background-color: #996600;
	background-image: url(../images/tile_back.gif);
	padding-top:5px;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
}
#navCatTabsWrapper {
	width:750px;
	padding:0px 100px 0px 100px;
	background-color: #fafcff;
	text-align: center;
	color:#996600;
	vertical-align:middle;
	font-size:13px;
}
#navMain {
	width:800px;
	float:right;
	text-align:top;
	padding-top:0px;
	padding-bottom:10px;
}
#navMain ul {
	color:#FFFFFF;
	margin:0px;
	display:inline;
	font-family:Arial;
	font-size:12px;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:10px;
}
#navMain ul li {
	display:inline;
	vertical-align:top
}
#navMain ul li a:link {
	color:#FFFFFF;
	font-size:12px;
}
#navMain ul li a:hover {
	color:#a1a1a1;
}
#navMain ul li a:visited {
	color:#FFFFFF;
}
/*----------------------- topNavigation Style END-----*/

#navSupp ul, #navCatTabs ul {
	margin: 0;
	text-align: center;
}
#navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	margin: 0;
	white-space: nowrap;
}
#navCatTabs ul li a :hover {
	color: #996600;
	font-weight:bold;
}
#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: left;
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
}
#navEZPagesTop {
	/*background-color: #abbbd3;*/
	/*background-image: url(../images/tile_back.gif);*/
	font-size: 11px;
	font-weight: bold;
	margin: 0em;
	color: #FFFFFF;/*	padding: 0.5em;*/
}
#navColumnOne, #navColumnTwo {
	background-color: #fafcff;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 12px;
	padding: 0.5em;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
}
/*---------------------- FOOTER STYLE--------------------*/
SPAN.category-subs-selected{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 11px;
	font-weight:bolder;
	padding: 9px 10px 5px 0px;
	text-align:right;
	background: url(../images/footer1.jpg);
	height:20px;
}
#siteinfoLegal a {
	text-decoration:underline;
	color:#666666;
}
#siteinfoLegal a:hover {
	text-decoration:none;
	color:#333333;
}
/*---------------------- FOOTER STYLE END--------------------*/

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	padding: 1em;
}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	background-color: #cccccc;
}
.tableHeading, #cartSubTotal {
	background-color: #cccccc;
}
#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;
	color:#000066;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	color:#000066;
}
#scUpdateQuantity {
	width: 14em; line-height:25px;
}
.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: #E4FEf5;
	border: 1px solid #003D00;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #996600;
	;
}
.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*/

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

h2.centerBoxHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#996600;
	font-weight:normal;
	background-color:#E2E2C7;
	margin:0px;
	margin-bottom:15px;
	padding:3px 0px 3px 15px;
	border-bottom:1px solid #6699cc;
	border-top:1px solid #6699cc;
}
/*sideboxes*/

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12px;
	color: #996600;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 13px;
	color: #996600;
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	color:#996600;
	font-family:Arial;
	font-size:14px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	background-color:#fafcff;/*border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;*/
	padding:0em;
}
.backcolor {
	background-color: #fafcff;
}

	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: ##996600;
	text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #996600;
}
TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	color:#000066;
	vertical-align:top;
}
.categoryListBoxContents {
	text-align:left;
	vertical-align:top;
	color:#996600;
	font-size:11px;
}
.categoryListBoxContents a:link {
	color:#996600;
	font-weight:bold;
}
.categoryListBoxContents a:hover {
	color:#996600;
	font-weight:bold;
}
.categoryListBoxContents a:visited {
	color:#996600;
	font-weight:bold;
}
/*--------------------BOF-----Product Listing ----------------------- */	
#productListing {
	font-size:12px;
	float:left;
	vertical-align:top;
	text-align:left;
	margin-right:12px;
	margin-bottom:15px;
	padding:15px;
}

.productid {
	color:#000066;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

.productid strong{
color:#993300;
font-size:12px;
}

.productListing-data {
	text-align:left;
	vertical-align:top;
}
.productListingdesc {
	text-align:left;
	vertical-align:top;
	padding-right:5px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	
}
.smalldescListing {
	text-align:justify;
	width:95%;
	padding-right:5px;
}
img.listingProductImage {
	border:1px solid #ccc;
	padding:4px 4px 4px 4px;

}

img.listingProductImage1{
	border:1px solid #ccc;
	padding:4px 4px 4px 4px;
	margin-top:15px;
	margin-left:15px;

}

.centeredContent {
	text-align: center;
	color:#000066;
	font-size:12px;
	vertical-align:top;
}



h3.itemTitle a:link {
	color:#996600;
	vertical-align:top;
	text-align:left;
	font-size:12px;
}
h3.itemTitle a:hover {
	color:#996600;
	vertical-align:top;
	text-align:left;
	font-size:12px;
	text-decoration:none;
}
h3.itemTitle a:visited {
	color:#996600;
	vertical-align:top;
	text-align:left;
	font-size:12px;
}
.pic_data {
	vertical-align:top;
	padding-bottom:4px;
	padding-top:2px;
}

.underFieldset{
margin:20px 10px 30px 10px;
padding:10px;
}

label{
margin-bottom:5px;
}

.borderTable{
border:1px solid #e1e1e1;
border-collapse:collapse;
margin-bottom:15px;
}

.borderTable td{
border:1px solid #e1e1e1;
border-collapse:collapse;
padding:5px;
}

.borderTable em{
color:#ff0000;
font-style:normal;
margin-right:4px;
}

TD.borderTableBack{
background-color:#e1e1e1;
font-weight:bold;
}

/*-----------------------EOF--Product Listing ----------------------- */	
#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 */
#backMenu {
	width:200px;
	background:#E2E2C7;
	color:#000066;
}
a.category-top {
	color: #996600;
	text-decoration: none;
	width:200px;
	font-weight:bold;
	font-size:13px;
}
a.category-top:hover {
	color: #996600;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}
a.category-top:visited {
	color: #996600;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}
a.category-links, a.category-links:hover, a.category-links:visited {
	color: #996600;
	text-decoration: none;
}

/*SPAN.category-subs-selected a:hover{
		color:#996600;
	}*/
/* end categories box links */

#navCurrenciesWrapper a {
	text-decoration: none;
	display:inline;
 color:$FFFFFF;
}
#navCurrenciesWrapper a:hover {
	text-decoration: none;
color:$FFFFFF;
}
/*misc*/
.back {
	float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}

.forward a{

color:#FF0000; 
}
.forward a:hover{ color:#000; 

 }
.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: #E27CE7;
	height: 2em;
	color:#996600;
}
h1.cartDefaultHeading {
	color:#996600;
}
.productListing-rowheading {
 text-align:left height: 1em;
	color: #996600;
	font-weight:bold;
}
#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:#E27CE7;
	text-align: center;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#seShipTo {
	padding: 0.2em;
}




.subHeadingUnder{
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
margin-left:20px;
}


#butt , #butt a, #butt a:link{ color:#000; font-weight:bold; text-align:center; padding:0px; line-height:25px; padding-left:25px;  }


#cartContentsDisplay{
width:98%; margin-left:auto;
margin-right:auto
}

#cartContentsDisplay td{ border:1px solid #e1e1e1; border-collapse:collapse;}
#scQuantityHeading{ line-height:25px;}
#scProductsHeading{ line-height:25px; }
#scRemoveHeading{ width:20em; line-height:25px;}
#marg{ margin-right:12px;}
p{ margin:0; padding:0px;}


