/**
 * 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 $
 */
* {
	margin:0; padding: 0; outline:none;}
html {
	font-size:16px;
	background: #394D27}
	
html>body {font-size:12px;}
	
body {
	margin: 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	font-weight:100;
	color: #fff;
	background: #394D27 ;
	}
a {
	outline:none;}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color:#fff;
	text-decoration: none;
	}
 
a:visited {
	color: #fff;
	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:#E8DF6C;
	}

a:active {
	color: #69893F;
	}
	
		
img {
	margin: 0;
	padding-right: 0;
		}
	
img.frontpage {
	margin: 0;
	float:left;}
	
	
#categories, #productReviewLink, #productTellFriendLink, #productDetailsList, div.navNextPrevWrapper, #productDateAdded, div.centerBoxContentsNew {
	/*display:none;*/}
	
#navCatTabs ul, div#productMainImage, #categoryIcon, div.cartTotalsDisplay {
	display:none;}
	

#categoriesContent a.category-top {
	color:#fff;
	font-size:16px;}
	
#categoriesContent a.category-top:hover, #categoriesContent a.category-links:hover {
	color:#E8DF6C;}
	
#categoriesContent a.category-links {
	color:#fff;
	font-size:1em;}
	

	
h3#whatsnewHeading a {
	font-size: 0.9em;}
	
#informationContent ul li {
	padding:3px 0 5px;}

h1 {
	font-size: 2em;
	color: #fff;
	}
	
h1#indexCategoriesHeading, h1#indexDefaultHeading, #navBreadCrumb, h2.centerBoxHeading {
	position:absolute;
	text-indent:-9999px;}

h2 {
	font-size: 1.4em;
	}
	
h2.greeting {
	display:none;}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin:6px 0 12px;
	font-weight:normal;
	color:#E8DF6C;
	}
	
h1#productName {
	margin-top:12px;}
	
h2#productPrices {
	margin-bottom:18px;}

/*  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;
	}

input * {/*
	border-top: #26331a 2px solid;
	border-right:#55733b  2px solid;
	border-bottom: #55733b 2px solid;
	border-left: #26331a 2px solid;*/
	padding:0.25em}
	
div.buttonRow INPUT {	
	border: #fff 0px solid;}

TEXTAREA {
	margin: 6px 0pt 18px;
	display: block;
	width: 450px;
	/*border-top: #26331a 2px solid;
	border-right:#55733b  2px solid;
	border-bottom: #55733b 2px solid;
	border-left: #26331a 2px solid;*/
	padding:0.25em 0}
	
/*input:focus, select:focus, textarea:focus {
	background: #F8F0A9;
	}*/

FIELDSET {
	margin: 0.5em 0em;
	}

LEGEND {
	padding: 0.3em;
	color: black;
	display:none;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.0em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 1.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo a {
	position:absolute;
	top:0;
	width:960px;
	height:188px;
	z-index:99;}

#logo a img,#tagline h1 {
	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;
	}



P, ADDRESS {
	padding: 0.5em 18px 0.5em 0;
	font-size:12px;
	line-height:1.5;
	}
	
ADDRESS {
	font-size:14px;
	line-height:1.29;
	color:#F6EFA2;
	}
	


#contactUsDefault ADDRESS {
	position:absolute;
	top: 575px;
	font-size:14px;
	line-height:1.29;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin: 0.5em 0;
	border: none;
	border-bottom: 1px solid #fff;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 960px;
	vertical-align: top;
	}
	
#contentMainWrapper {
	width: 960px;
	margin: 12px auto 0;
	background:#394D27}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.gif);
	background-repeat:no-repeat;
	height:188px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

	
#tagline {
	color:#fff;
	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*/

#headerWrapper>br {
	/* display: none; */}

.navSplitPagesResult {
font-size: 1.6em;
color:#E8DF6C;
}
.navSplitPagesLinks {
font-size: 2.2em;
color:#E8DF6C;
}


.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 {
	color:#FFFFFF;
	height:1%;
	margin:0em;
	padding:3px 0.2em 0px;
	}
	
#navMainWrapper {
	width:960px;
	margin:0 auto;
	/* display:none; */}

#navSuppWrapper {
	display: none;}

#navCatTabsWrapper {
	color: #fff;
	background-image:none;
}

#navMain ul, #navSupp 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: #fff;
	}

#navEZPagesTOCWrapper {
	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: right;
	}

#navBreadCrumb {
	padding: 0 0.5em 0.5em 0;
	font-size: 0.95em;
	margin: 0em;
	color:#FFFFFF;
	}

#navEZPagesTop {
	font-size: 0.95em;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	margin-left:10px;}

/*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 0;
	}

.alert {
	color: #E8DF6C;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
.centerColumn {
	margin:0 18px 1em 0;
	}
	
#indexDefaultMainContent {
	margin-right:18px;}

.smallText, #siteinfoCredits, #siteinfoStatus, {
	font-size: 0.9em;
	}

#siteinfoLegal, #siteinfoIP {
	clear:both;
	width: 960px;
	margin: 0 auto;
	padding:6px 0 0;
	font-size:1em;}
	
#siteinfoIP {
	border-top:#394D2A 0px solid;}
	
#siteinfoLegal {
	padding-bottom:9px;}

/*Shopping Cart Display*/
#cartAdd {
	border:0px solid #000000;
	float:right;
	margin:1em 1em 1em 0pt;
	position:relative;
	text-align:right;
/*	top:54px; */}
	
#cartAdd input {
	border: 0px solid;
	padding:0;}
	
.tableHeading TH {
	border-bottom: 0px solid #9a9a9a;
	}
	
div.buttonRow input {
	padding:0;
	margin-top:0;}
 	 
td.cartQuantityUpdate input {
	border: 0px solid;
	padding:0;}
	
div.buttonRow {
	margin-right:0;}

#cartSubTotal {
	border-top: 0px solid #cccccc;
	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: 1em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #fff;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #fff;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	border: 0px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.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: 1em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0em 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: 0px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/menu_blank.gif);
	background-repeat:no-repeat;
	padding-top: 0px;
	height:27px;
	/* background:#708741; 
	margin-bottom:0.5em; */
	}
	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0.5em 0;
	padding: 0;
	}



.sideBoxContent {
	padding: 0.5em 0 1.5em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

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;
	}
	
.centeredContent{
text-align:left}

#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;
	display:none;
}

#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 {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}



.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	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: #5f8b3e;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #394D27;
	height: 2em;
	color: #FFFFFF;
	}

#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:#394D27;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	}
#seShipTo {
	padding: 0.2em;
	}
	
/*                

     Link Styles
	                   */
					   

#navBreadCrumb a {
	color:#fff;
	border-bottom:#FFF 0px dotted;}
	
#productAttributes {
	float:left;
	position:relative;
/*	top:-50px; */}

tr.productListing-odd {
	background:#2f4021;}
	
tr.productListing-odd img {
	padding: 0;
	float:left;}

tr.productListing-even img {
	padding: 1em 0;
	float:left;}
	
#productsListingTopNumber {
	margin-bottom:18px;}
	
.listingDescription {
	text-align:left;
	padding: 0 18px;
	color:#A8A864;}
	
h3.itemTitle {
	position:relative;
	text-align:left;
	padding: 0 18px;
	margin-top:-12px;}
	
#ezpagesHeading {
	position: relative;
	height:27px;
	text-indent:-9999px;
	background:url(../images/main_menu.png);
	background-repeat:no-repeat;
	}
	
#informationHeading {
	position: relative;
	height:27px;
	text-indent:-9999px;
	background: url(../images/information-menu.gif);
	background-repeat:no-repeat;
	}
	
#shoppingcartHeading {
	position: relative;
	height:27px;
	text-indent:-9999px;
	background: url(../images/cart-menu.png);
	background-repeat:no-repeat;
	}

#categoriesHeading {
	position: relative;
	height:27px;
	text-indent:-9999px;
	background: url(../images/our_products.png);
	background-repeat:no-repeat;
	}

#sitelinksHeading {
	position: relative;
	height:52px;
	text-indent:-9999px;
	background: url(../images/our_other_websites.png);
	background-repeat:no-repeat;
	}
	
#shoppingcart {
	position:relative;}
	
#shoppingcart #shoppingcartHeading a {
	position:absolute;
	display:block;
	width: 160px;
	height: 27px;
	text-indent: -9999px;
	top:0;
	left:0;
	background:none;}
	
	
#ezpagesContent ul li a {
	padding: 0;
	font-size:16px;
	line-height:1.125;}
	
#sitelinksContent ul li a {
	padding: 0;
	font-size:16px;
	line-height:1.125;}
	
/*                

     Contact Form Styles
	                        */
	
#contactUsForm {
	border:#FFFFFF 0px solid;}
	
	
	
	
#loginDefault {
	font-size:14px;
	line-height: 1.29;}
	
#loginDefault label.inputLabel {
	padding:inherit 0;
	margin:inherit 0;
	}

#loginDefault fieldset {
	margin:inherit 0;
	padding:0;
	border:#fff 0px solid;}
	
#loginDefault input#login-email-address, #loginDefault input#login-password, #loginDefault input#company, #loginDefault input#firstname, #loginDefault input#lastname, #loginDefault input#street-address, #loginDefault input#suburb, #loginDefault input#city, #loginDefault input#state, #loginDefault input#postcode, #loginDefault input#country, #loginDefault input#telephone, #loginDefault input#fax, #loginDefault input#dob, #loginDefault input#email-address, #loginDefault input#password-new, #loginDefault input#password-confirm, #loginDefault input#newsletter-checkbox {
	border-top: #26331a 2px solid;
	border-right:#55733b  2px solid;
	border-bottom: #55733b 2px solid;
	border-left: #26331a 2px solid;
	padding:0.25em}
		
#loginDefault input {
	border:0;
	padding:0;
	line-height:1.5;}
	
#checkoutShipping input, #checkoutShipping fieldset, #checkoutShipAddressDefault fieldset, #checkoutPayment fieldset, fieldset#csNotifications, #accountNotifications fieldset, #accountNotifications form fieldset  {
	border:0;
	padding:0;}
	
 #checkoutPayment textarea {
 	display:none;}
	
 #checkoutPayment label {
 	position:relative;
	left:-18px;
	top:1px;
	background:#3D4C27;
	color:#FFF;
	font-size:18px;
	padding:6px 0;
	z-index:99;}
 	

#checkout_confirmation input, #accountNotifications input {
	border:0;
	padding:0;}
	
#checkoutSuccessOrderNumber {
	font-size:18px;
	color:#F6EFA2;
	margin-bottom:24px;}
	
#comments legend {
	display:inline;
	color:#FFF;
	font-size:14px;
	padding:0.3em 0;}
	
#wpccaccept {
	background:#FFF;}
	
#wpccacceptHeading {
	position: relative;
	height:27px;
	text-indent:-9999px;
	background:url(../images/payment-menu.gif);}
	
#contactUsDefault .back {
	display: none;}
	
#shoppingCartDefault div.back {
	display:none;}

#faq-nav {
	margin:18px 0 36px 18px;}
	
#faq-nav li a {
	font-size:18px;}
	
#faq a, #faq a:visited  {
	color:#fff;
	line-height:1.5;
	border-bottom:#E8DF6C 1px dotted;}
	
#faq a:hover {
	color:#E8DF6C;}
	
#faq p.up a, #faq p.up a:visited {

font-size:11px;
line-height:1px;
position:relative;}
	
#faq h3 {
	margin-top: 54px;
	font-size:18px;}
	
#links-page ul li {
	line-height:1.5;}
	
#gallery {
	width: 630px;
	overflow:hidden;
	margin:0 auto;}
	
#gallery #left {
	width: 315px;
	overflow:hidden;
	float:left;}
	
#gallery #right {
	width: 315px;
	overflow:hidden;
	float:right;}
	
#gallery img {
	border:0;
	margin:0;
	padding:0;
	}
	
#alt {
color: #E8DF6C;
}
	
#shoppingCartDefault form div.buttonRow {
	display:block;}
	
div.cartAttribsList ul {
	font-style:italic;
	left:60px;
	list-style-type:none;
	position:relative;
	top:-18px;}
	
#shoppingCartDefault div.forward a {
	color:#3D4C27;}
	
#checkoutShippingHeadingMethod, #checkoutShippingContentChoose, #checkoutShipping form fieldset, tr.productListing-rowheading,
 #productsListingBottomNumber
 {
	display:none;}

#checkoutShipping form fieldset#comments {
	display:block;}
	
#contentMainWrapper tbody tr td #indexProductList {
	width:auto;}
