/**
 * 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: tahoma,arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	color: #505050;
	background: transparent url(../images/bg.jpg) repeat;
	}
	
#infoShoppingCart {
	color: #fff;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: 	#000;
	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;
	}
#navMain ul li a:link, #navMain ul li a:visited {
	padding-left: 10px;
	padding-bottom: 0px;
	height: 20px;
	text-decoration: underline;
	width: 60px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	background-color: #e2d3b2;
	background-image: url(../images/hdbullet.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
  	background-position: 0px 6px;
}

#navMainWrapper {

}

a:active {
	color: #000;
	}

h1, #cartEmptyText {
	font-size: 1.2em;
	color: #000;
	padding: 10px 0px 0px 0px;
	height: 30px;
	width: 640px;;
	background-color: #e2d3b2;
	}

	
#cartEmptyText {
	color: #000;
}

#productListHeading {
	margin-left: 7px;
	width: 620px;
}

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 .centerColumn {
	height: 1%;
	}
*/
h2.greeting {
	margin-top: 0px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
form {
	padding: 0px;
	margin: 0px;
}

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: 4px;
font-size: 24pt;
font-weight: normal;
color: #fff;
left: 10px;
z-index: 20;
text-transform: uppercase;
top: 7px;
}
#logo2 {
position: absolute;
	float: left;
	left:  6px;
	top: 22px;
	color: #000;
display: none;
	z-index: 1;
}

#logo a {
	color: #000;
	text-decoration: none;
}

#strapline {
	font-size: 10pt;
	top: 65px;
display:none;
}

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: 1px solid #9a9a9a;
	margin: 4px 0px 4px 0px;
	}

.messageStackWarning, .messageStackError {
	background-color: #a7462d;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/******************** Advert Styles *************/
div.adrow {
clear: both;
}
.adimage {
  	width: 140px;
	float: left;
	height: 80px;
	overflow: auto;
  }

.adtext {
	font-family: Arial,sans-serif;
	font-size: 9pt;
	text-align: left;
	width: 350px;
	float: right;
	padding-bottom: 10px;
  }  

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: transparent;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 0px;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;	
	width: 943px;
	padding: 0em;
	}
	
#headerWrapper {
	border: 0px;
	background: transparent url(../images/contentbg.jpg) repeat-y;
}

#indexCategories {
width: 900px;
text-align: center;
}

#logoWrapper{
	position: relative;
	background-color: #e2d3b2;
	height:80px;
	padding: 2px;
	margin-top: 0px;
}

#contentMainWrapper {
	border: 0px solid #000;
	width: 920px;
	
	border-top: 0px;
	background: transparent;
	clear: both;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	text-align: middle;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
	
#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 { margin-top: 4px;}
.navSplitPagesLinks {}

#logoWrapper {
width: 900px;
margin-left: 14px;
background-colour: #e2d3b2;
border-top: 3px solid #fff;

}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#indexCategories {
width: 970px;
padding-left: 30px;

}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0em 0.2em;
	font-weight: bold;
	color: #000;
	height: 80px;
	}
#navSuppWrapper {
	height: 20px;	
}
	
#navMain {	
	float: right;
	padding-left: 0px;
	height: 15px;
	padding-right: 15px;
	color: #fff;
}	
	
#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 0em;
	padding-right: 17px;
	padding-top: 5px;
	background-color: #e2d3b2;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	width: 130px;
	float: right;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	white-space: nowrap;
	font-size: 8pt;
	}

#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 {
	margin: 0.5em;
	}
	
.buttonRow {
	padding-top: 5px;
	padding-bottom: 5px;
}

#indexProductListCatDescription	{
	margin: 0px;
	margin-left: 7px;
}

#navBottomBar {
	background: #eeeeee url(../images/searchbar.gif) repeat-x;
	height: 37px;
	width: 100%;
}

#basketArea {
	float: right;
	background: transparent url(../images/basket.gif) 0px 14px no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 160px;
	height: 61px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 9pt;
	font-weight: normal;
}


#lang {
position: absolute;
top:30px;
right: 190px;
}

#basketArea h1{
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
	height: 15px;
	text-transform: normal;
	font-size: 9pt;
}

#navMainSearch {
	position: absolute;
	float: left;
	padding-top: 0px;
	background: transparent url(../images/searchbg.jpg) 0px 4px no-repeat;
	width: 259px;
	height: 52px;
	padding-left: 0px;
	padding: 6px;
	padding-bottom: 0px;
	font-size: 9pt;
	font-weight: normal;
}

#searchTitle {
	position: absolute;
	top: 9px;
	left: -37px;
}

#navBreadCrumb, #navBreadCrumb a:link,  #navBreadCrumb a:visited{
	padding: 5pt 0px 0px 8px;
	font-size: 9pt;
	font-weight: bold;
	margin: 0.5em 0px 1em 0px;
	color: #404040;
	text-transform: uppercase;
	width: 498px;
}

#mainBannerImage {
	float: right;
	height: 177px;
	width: 683px;	
	background: transparent url(../images/banner.jpg) no-repeat 0px 10px;
	padding-top: 10px;
	border: 0px solid #000;
	border-left: 0px;
	border-bottom: 0px;
}

.centerBoxContentsProducts, #productListing .back0, #productListing .back1 {
  	height: 120px;
	padding-bottom: 10px;	
	text-align: center;
	padding-top: 12px;	
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	width: 305px;
	height: 120px;
	text-align: center;
	display: block;
	border: 1px dotted #cccccc;

}

.centerBoxContentsProducts img {
	float: left;
	margin-right: 5px;
}


#navEZPagesTop {
	float:left;
	background-color: transparent;
	font-size: 0.95em;
	font-weight: bold;
	padding: 0px 10px 0px 10px; 
	text-transform: uppercase;
	height: 175px;
	width: 210px;
	border: 0px solid #000;
	border-right: 0px;
	padding-left: 17px;
	border-bottom: 0px;	
	}
#navEZPagesTop ul {
	position: relative;
	list-style-type: none;
	display: block;
	padding: 10px 0px;
	margin: 0px;
	height: 114px;
}	

#navEZPagesTop ul li {
width: 230px;
display: block;
color: #000;
font-weight: bold;
background: #e5e6e1 url(../images/leftnavbg.jpg)  right no-repeat;
padding-top: 4px;
margin-top: 3px;
padding-left: 10px;
margin-bottom: 3px;

padding-bottom: 4px;	
}	
	
#navEZPagesTop .last{
	border-bottom: 0px solid #cbbea2;		
}	
	
#navEZPagesTop a {
	margin: 0px;
	padding-left: 0em;
	padding-right: 0em;
	color: #000;
	text-decoration: none;
	}
#navEZPagesTop a:hover {
	text-decoration: underline;
	}	

#navColumnOne, #navColumnTwo {
	padding: 10px;
        margin: 0px;
        display: block;

	}

/*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;
	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: 0 0px 0.8em 0px;
	margin: 0px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	width: 600px;
	margin-left: 35px;
	text-align: center;
	border: 1px solid #cccccc;
	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;
	}

#scQuantityHeading {
	padding-left: 4px;
}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	padding: 4px;
	text-align: right;
	}

.cartNewItem {
	color: #000;
	font-size: 8pt;
	width: 120px;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

#shoppingcartContent ul li a {
	text-decoration: none;
	color: #000;
}


.cartOldItem {
	color: #000;
	font-size: 8pt;
		width: 120px;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
	
#shoppingcartContent {
width: 120px;

}

.cartBoxTotal {
	text-align: left;
	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;

	}

.productSpecialPrice {

}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	width: 200px;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	width: 200px;
	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: 10px 0em 1em 1em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0em 1em 0em 0em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

#productMainImage a, #productReviewsDefaultProductImage a {
	text-decoration: none;
}

#productMainImage img, #productReviewsDefaultProductImage img {
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

#ezPageDefaultWrapper h1 {
	color: #333333;
	background: none;
	padding-left: 0px;
}

.centerBoxWrapper, #indexProductList, #productGeneral, #specialsListing, #featuredDefault,#advSearchDefault, #ezPageDefault, #loginDefault, #createAcctSuccess, #addressBookProcessDefault, #addressBookDefault, #accountDefault, #acctNewslettersDefault, #reviewsWrite, #reviewsDefault, #shoppingCartDefault, #checkoutShipping, #checkoutPayment,#checkoutConfirmDefault, #checkoutSuccess, #accountHistoryDefault, #advSearchResultsDefault, #newProductsDefault, #reviewsInfoDefault, #timeoutDefault, #productInfoNoProduct, #passwordForgotten, #logoffDefault, #indexCategories, #createAcctDefault  {
	border: 0px solid #9a9a9a;
	height: 1%;
	margin: 10px 0px 10px 20px;
	width: 664px;
	line-height: 1.3em;
}


#productListHeading {
    width: 650px;
    padding-left: 5px;
    padding-right: 0px;
}



*:first-child+html  #featuredDefaultHeading {
    padding-left: 10px;
}
*:first-child+html .centerBoxWrapper, *:first-child+html #indexProductList, *:first-child+html #productGeneral, *:first-child+html #specialsListing, *:first-child+html #featuredDefault, *:first-child+html #advSearchDefault, *:first-child+html #ezPageDefault, *:first-child+html #loginDefault, *:first-child+html #createAcctSuccess, *:first-child+html #addressBookProcessDefault, *:first-child+html #addressBookDefault, *:first-child+html #accountDefault, *:first-child+html #acctNewslettersDefault, *:first-child+html #reviewsWrite, *:first-child+html #reviewsDefault, *:first-child+html #shoppingCartDefault, *:first-child+html #checkoutShipping, *:first-child+html #checkoutPayment, *:first-child+html #checkoutConfirmDefault, *:first-child+html #checkoutSuccess, *:first-child+html #accountHistoryDefault, *:first-child+html #advSearchResultsDefault, *:first-child+html #newProductsDefault, *:first-child+html #reviewsInfoDefault, *:first-child+html #timeoutDefault, *:first-child+html #productInfoNoProduct, *:first-child+html #passwordForgotten, *:first-child+html #logoffDefault, *:first-child+html #indexCategories, *:first-child+html #createAcctDefault {
    margin: 10px 0px 10px 0px;
}
#navBreadCrumb {
    padding-left: 25px;
}

 #ezPagesHeading {
     padding-left: 20px;
 }
#indexProductList, #productGeneral,#specialsListing, #featuredDefault, #advSearchDefault, #ezPageDefault, #loginDefault, #createAcctSuccess, #addressBookProcessDefault, #addressBookDefault, #accountDefault, #acctNewslettersDefault, #reviewsWrite, #reviewsDefault, #shoppingCartDefault, #checkoutShipping, #checkoutShipping, #checkoutPayment, #checkoutConfirmDefault, #checkoutSuccess, #accountHistoryDefault, #advSearchResultsDefault, #newProductsDefault, #reviewsInfoDefault, #timeoutDefault, #contactUsDefault, #productInfoNoProduct, #passwordForgotten, #logoffDefault, #indexCategories, #createAcctDefault {
	padding: 0px;
	
}

#indexProductList{
        padding-left: 0px;
        padding-left: 0px;
        float: right;
        
}

#topbar1 {
	width: 900px;
	background-color: #e2d3b2;
	height: 30px;

}

#productName, #specialsListingHeading, #featuredDefaultHeading, #advSearchDefaultHeading, #ezPagesHeading, #loginDefaultHeading, #createAcctSuccessHeading, #addressBookProcessDefaultHeading, #addressBookDefaultHeading, #accountDefaultHeading, #acctNewslettersDefaultHeading, #reviewsWriteHeading, #reviewsDefaultHeading, #productReviewsDefaultHeading, #cartDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutSuccessHeading, #accountHistoryDefaultHeading, #advSearchResultsDefaultHeading, #newProductsDefaultHeading, #reviewsInfoDefaultHeading, #createAcctDefaultHeading {
	margin-bottom: 15px;
}

#cartDefaultHeading {
	float: left;
}
#shoppingCartDefault .forward a {
	color: #000;
	line-height: 35px;
	padding: 4px 4px 0px 0px;
}
h2.centerBoxHeading {
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	background: transparent  url(../images/centerheadingbullet.gif) 10px 15px no-repeat;
	}


#checkoutPaymentHeadingAddress{
	margin-top: 6px;
}
	
#checkoutShippingHeading {
	margin-top: 0px;
}	
#checkoutShippingHeadingMethod, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultPayment {
	margin-top: 5px;
}
/*sideboxes*/
.columnLeft {
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	text-transform: uppercase;
}
	
h3.leftBoxHeading, h3.rightBoxHeading {
	
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #fff;
	padding: 0px 0px 10px 24px;
	background: transparent  url(../images/headingbullet.gif) 11px 3px no-repeat;
	}

.leftBoxContainer, .rightBoxContainer {
	border: 0px solid #fff;
	background-color: #fff;
	padding: 5px 0px 15px 10px;
	margin: 0px 0px 10px 0px;
	display: block;
	position: relative;
	
	}

.sideBoxContent {
	padding: 0px 0px;
	
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #000;
	text-decoration: underline;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}	
	
#productMainImage, #productReviewsDefaultProductImage {
	float: right;
	text-align: right;	
	position: relative;
}
	
#siteFooter {
	background-color: #e2d3b2;
}

#siteinfoLegal {
	text-align: right;
	background-color: transparent;
	padding: 5px;
	color: #000;
	background-color: #e2d3b2;
	text-align: center;
	margin-bottom: 20px;	
	margin: 0px 0px 0px 0px;

}	

#siteinfoLegal1 {
	background: transparent url(../images/footterbg.jpg) no-repeat;
width: 942px;
height: 20px;
}

#siteinfoLegal {
padding-bottom: 5px;
}

#bot {
	background-color: transparent;
	height: 20px;
}

#footerWrapper {
	width: 880px;
	padding-left: 30px;
}

#siteFooter a:link, #siteFooter a:visited {
	padding: 5px;
	font-size: 8pt;
	color: #fff;
}

#siteinfoLegal a:link, #siteinfoLegal a:visited {
	font-size: 8pt;
	color: #000;
	font-weight: bold;
}

#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 */

#categoriesContent ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#categoriesContent ul li, #ezpagesContent ul li {
    margin: 0px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 7px;
    width: 205px;
    height: 28px;
    font-size: 11px;
    display:block;
}

A.category-top, A.category-top:visited, A.category-links, A.category-links:visited , A.category-products, A.category-products:visited, #ezpagesContent A, #ezpagesContent A:visited {
    margin: 0px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    padding-left: 10px;
    margin-left: 0px;
    padding-top: 7px;
    width: 205px;
    height: 28px;
    font-size: 11px;
    display:block;
    background: transparent url(../images/catBG.jpg) no-repeat;
    text-decoration: none;
}

#categoriesContent ul li a.category-subs, #categoriesContent ul li a.category-products {
    background: transparent url(../images/catBG.jpg) 10px 0px no-repeat;
    margin: 0px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 7px;
    width: 205px;
    height: 28px;
    font-size: 11px;
    display:block;
    text-decoration: none;
}



#categoriesContent ul li A.category-subs, #categoriesContent ul li A.category-subs:visited, #categoriesContent ul li a.category-products, #categoriesContent ul li a.category-products:visited  {
	padding-left: 20px;
	text-decoration: none;
	}
A.category-top:hover, A.category-links:hover, A.category-products:hover, A.category-subs:hover, #ezpagesContent A:hover  {
	text-decoration: none;
	}

#featuredContent, #whatsnewContent, #reviewsContent, #tellafriendContent, #whosonlineContent, #shoppingcartContent, #searchContent, #specialsContent, #bestsellersContent {
	padding-left: 10px;
	font-size: 8pt;
}

#featuredContent a, #whatsnewContent a, #reviewsContent a, #specialsContent a, #bestsellersContent a {
	text-decoration: none;
}

#featuredContent img, #whatsnewContent img, #reviewsContent a img, #specialsContent img {
	width: 188px;
	height: auto;
}

#searchContent input {
	width: 150px;
}

#paymentsContent {
	text-align: center;
}

SPAN.category-subs-parent {
	padding-top: 4px;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back, .back0, .back1, .back2 {
	float: left;

	}
#featuredProducts .back0, #featuredProducts .back1, #featuredProducts .back2, #specialsDefault .back0, #specialsDefault .back1, #specialsDefault .back2 {
	padding: 12px 6px;
	width: 350px ;
	height: 120px;
	text-align: center;
	display: block;
	background: #fff;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
	border-top:1px dotted #ccc;
}



.centerBoxContentsFeatured img, .centerBoxContentsSpecials img {
	float: left;
	margin-right: 10px;
}

.centerBoxContentsFeatured a, .centerBoxContentsSpecials a {
	font-weight: bold;
}

#featuredProducts img, #specialsDefault img {
	width: 150px;
	margin-bottom: 4px;
}

.specialsListBoxContents img, #whatsNew img {
	width: 150px;
}

#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;
	}

#productsListingTopNumber {
	padding-bottom: 4px;
}

.productListing-rowheading {
	background-color: #e7e7e7;
	height: 2em;
	color: #000;
	}

th.productListing-heading {
	padding: 4px;
}

.productListing-data {
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px dotted #ccc;
	}	

.productListing-data img {
}

.main img {
}
	
#listCell0-0 {
	width: 100px;
}
#cat1Table img {
}	

#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;
	}

#infoShoppingCart {
	padding: 4px;
}

#productQuantityDiscounts table {
	margin: 10px 0px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	padding: 4px;
}	

#productQuantityDiscounts th {
	font-weight: bold;
}

 #indexCategoriesHeading {
	width: 100%;

}

 #indexCategories {
	width: 100%;
	text-align: center;
}

.categoryListBoxContents {
	background: #fff url(../images/catbox.jpg) no-repeat;
	width: 190px;
	padding-left: 2px;
	padding-top: 0px;
	padding: 0px 0px;
	height: 170px;
}

.categoryListBoxContents img {
	padding-left: 9px;
	padding-top: 8px;
    margin-top: 0px;
	padding-bottom: 3px;
/*	height: 114px;
	width: 160px;  */
	text-align: center;
}

.catName {
		text-align: left;
		font-weight: bold;
		color:#000000;
		font-size:11px;
}

.catNam {
	width: 165px;
    height: 35px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 10px; 
	padding-top: 5px;
}

#cen {
width: 650px;
padding-left: 35px;
background-color: transparent;
}

#cen1 {
width: 890px;
background-color: #fff;
}

#indexCategoriesHeading1 {
width: 100%;
}
 
#siteinfoLegal1212 {
text-align: right;
}

.categoryListBoxContents1 img {
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 3px;
/* height: 114px;
	width: 159px; */
}

.categoryListBoxContents1 {
	padding-left: 0px;
	text-align: left;
	width: 175px;
	float: left;
	background: #fff url(../images/catbox.jpg) no-repeat;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 180px;
}



#indexCategoriesHeading2  {
	width: 880px;
}

#topBar {
	height: 30px;
	background-color: #e2d3b2;
	width: 99%;
	padding-top: 15px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
	text-align: left;
}

.indexProdDesc {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
display: block;
float: right;
width: 225px;
}

.normalprice {
	width: 50px;
}

.productPriceDiscount {

}

#productListing {
 padding-left: 7px;
 }
 
 #contactUsDefault {
 	padding-left: 10px;
 }
 
 #shoppingCartDefault1 {
 	padding-left: 35px;
 	width: 180px;
 	margin-bottom: 0px;
 	padding-top: 5px;
 	padding-bottom: 0px;
 }
 
 #featuredProducts {
 	display: none;
 }
 
 #productName, #productPrices, #productDescription, #ezPagesHeading {
	margin-left: 0px;
 }

 #shoppingCart {
 	height: 130px;
 	padding-bottom: 0px;
 }
 
 .centerContainer {
 	background-color: transparent;
 }
 
 #listingDescription {

 }
 
 #priceBox {
 	background-color: blue;
 	height: 50px;
 }
 
 #indexCategoriesMainContent{
        padding-left: 10px;
        width: 880px;
 }
 
 #shoppingCartDefault a {
 	text-decoration: underline;
 }
 
  #shoppingCartDefault a:hover {
  	text-decoration: none;
 }
 
 #shoppingCartHeader  {
 line-height: 10px;
 padding-top: 12px;
 padding-right: 4px;
 padding-bottom: 0px;
 padding-left: 35px;
 font-weight: bold;
 display: block;
 color: #000;
}

#alsoPurchased {
	padding-left: 33px;
}

#alsoPurchased h2{
		color: #000;
}

.catDescContent {
    width: 660px;
    text-align: center;
}