/**
 * 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 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #ccc;
	background-image:url(../images/spoon_bkgd.jpg);
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

a img {border: none; }

a {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #EA198A;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	font: 140% verdana, arial, helvetica, sans-serif;
	color: #EA198A;
	letter-spacing: 2px;
	text-transform: uppercase;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}

#indexCategoriesHeading, #productListHeading, #categoryIcon {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #EA198A;
	margin: 0px 0px 15px 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

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;
}

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;
	padding-right: 20px;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
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;
}

address {
	padding: 0.5em;
	margin:0 40px 0 0;
}

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 {
	padding: .2em .5em;
	margin-bottom: 10px;
	border: 1px solid #fff;
}

.messageStackWarning, .messageStackError .messageStackSuccess .messageStackCaution {
	background-color: #EA198A;
	color: #fff;
/*	padding: 0 .5em;*/
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 984px;
	//border: 1px solid #ccc;
}

#contentMainWrapper {
	background-color: #1a171c;
	margin: 0em;
	padding: 0em;
}

#headerWrapper {
	margin: 0em;
	margin-top: 27px;
	margin-right: 6px;
	margin-left: -8px;
	padding: 0em;
	height: 86px;

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


#logoWrapper{
	//background-color: #ffffff;
}

#spoonLogo{
	float: right;
	
}
#navcontainer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 21px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 1em;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 42%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0em;
	padding: 0 0 10px 0;
	float: right;
	//background-color: #ccc;
	//border-bottom: 1px solid #ccc;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}

#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;
}

#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 {
	/*margin: 0.5em;*/
/*	float: left;*/
}

#navBreadCrumb {
	padding: 14px 0 6px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#navEZPagesTop {
	padding: 0.5em;
	//border-top: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content, #productDescription,*/ .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}

#productDescription {margin:0px; /*padding:15px 0 0;*/ width:100%; overflow:hidden;}

.bot-border { border-bottom:solid 1px #eceaea; padding-bottom:10px; margin-bottom:10px; overflow:hidden;}


.alert {
	color: #EA198A;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 10px 30px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	height: 40px;
}

/*Shopping Cart Display*/

#cartAdd { margin:0; padding:1em 1em 1em 0; margin:10px 0 0; overflow:hidden;}
#cartAdd .qty{ padding:3px; border:solid 1px #E1E1E1; width:50px;}

.tableHeading th {
	border-bottom: 1px solid #ccc;
	background-color: #1A171C;
}

/*.tableHeading, #cartSubTotal {
	background-color: none;
/*	border: 1px solid #ccc;*!/
}*/

#cartSubTotal, #cartContentsDisplay {
	border-top: 1px solid #ccc;
	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;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #EA198A;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #EA198A;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #EA198A;
}

.price-text{ font-weight:bold; color:#000; font-size:12px; display:none;}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#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 {
	margin: 0em 1em 1em 0em ;
	float: left;
}

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

.categoryIcon {
	font-size: 18px;
	padding-bottom: 10px;
	text-transform: capitalize;
	letter-spacing: 2px;
	color: #EA198A;
}

.categoryIcon a {
	color: #EA198A;
}

#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;
	line-height: 1.5em;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew img {
	padding-top: 1em;
	padding-bottom: 0.5em;
}


.centerBoxWrapper {
	border: 1px solid #ccc;
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 5px 0 5px 0;
	font-weight: normal;
	font-style: italic;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/
	border-bottom: 1px solid #ccc;
}
.centerBoxHeading {
	/*background-color: #f5f5f5;*/
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 10px;
}


.leftBoxContainer, .rightBoxContainer {
	//border: 1px solid #ccc;
	margin: 0 0 1em 0;
}

.sideBoxContent {
	//background-color: #ffffff;
	padding: 0.4em;
}

.sideBoxContent .category-products {
	padding-left: 0.5em;
	font-size: 90%;
}


.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}




#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}


.sideBoxContentItem {
	line-height: 1.5em;
	padding-bottom: 1em;
}

.sideBoxContentItem img {
	padding-top: 1em;
	padding-bottom: 0.5em;	
}


/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
	text-decoration: underline;
}
span.category-subs-selected {
	font-style: italic;
	//font-weight: bold;
	text-decoration: underline;
	//color: #EA198A;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
	padding-top: 16px;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
/*	background-color: #f5f5f5;*/
	vertical-align: top;
}

.rowEven {
/*	background-color: #1A171C;*/
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

tr.tableHeading {
	background-color: #1A171C;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}

.productListing-rowheading {
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	
	//background-color: #eee;
}
.productListing-heading {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

tr.productListing-heading {
	background-color: #ccc;
	text-align: left;
}

.productListing-data {
	padding: .5em 0;
}

td.productListing-data {
	padding-left: 20px;
}

/*.productListing-data img {
	//padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}*/

.productListing-data h3 {
	margin: 0 0 1em 0;
}

/*tr.productListing-odd {
 	background-color: none;
	border-bottom: 1px solid #fff;
}*/

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

/*Main Page Heading*/
#indexDefaultHeading {
	text-align: center;
}


/*  --------------- BUTTONS ---------------  */

.buttonRow, .buttonRow2 { 
	margin:0 0 10px 0;
	padding:0 0 ;
}


.buttonRow input, .buttonRow2 input, .buttonRow3 input {
  border:none;
  padding:0 10px;
  vertical-align:bottom;
}