/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

@import url(https://fonts.googleapis.com/css?family=Rock+Salt);

body {
	margin: 0 auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background:  url(../images/fluffy-outer-background.gif) top repeat;  

	}

a img {border: none; }

a { color: white;
/*	font-weight: bold;*/
}

a:link {
	color: white;
/*	font-weight: bold;*/
	text-decoration: none;
	}
 
a:visited {
	color: white;
/*	font-weight: bold;*/
	text-decoration: none;
	}

a:hover, #navCatTabs ul li a:hover {
	color: black;
	}
#navMain ul li a:hover {
	color: white; 
   text-decoration: none;	
}
#navSupp ul li a:hover {
	color: white;
	}

a:active {
	color: white;
	}

h1 {
	font-size: 1.3em;
	color: white;
	font-family: 'Rock Salt', arial;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;Padding:0;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM {
	display: inline;
	font-size: 1em;
	margin: 0;
	}

input {/*border:1px solid #B6ABD5; background:#fff;*/}
	
	
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, textarea:focus {
	background: #fff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1em;
	padding: 0em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0em;
	}
	
select {margin: 0;background:#fff;}
select:focus {
	background: #fff;
	}		
option {background:#fff; color:navy;}
optgroup {background:#fff; color:navy; font-family:verdana, georgia, serif;}
optgroup option {background:#fff; color:navy;}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logo {
	float: left;
	}
LABEL.inputLabel {
	width: 10em;
	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: 0em;
	}

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

.messageStackWarning, .messageStackError {
	background: #9fd4e7;
	color: #ffffff;
	}

.messageStackSuccess {
	background: #9fd4e7;
	color: #000000;
	}

.messageStackCaution {
	background: #9fd4e7;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	margin:0 auto;
	
	background-color: #9fd4e7;
	text-align: left;
	width: 980px;
	vertical-align: top;
	border: 2px solid #063278;
	border-radius: 20px;
-webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px; -moz-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px; -o-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px; -khtml-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;  box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	}

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

#contentMainWrapper {
	margin: 0 auto;
	padding: 0;
	background-color: #9fd4e7;	
} 	
	
#headerWrapper {
	background-color: #9fd4e7;	
}	
	
#logoWrapper{
	margin: 0;
	padding: 0;
	height:0px;
	}
 
#navColumnOneWrapper {
	margin: 0 0em;
	padding: 0px 0 0 0;
	}
#navColumnTwoWrapper {
	margin: 0 0.5em;
	}
#taglineWrapper {
	margin:0;
	float:left;
	width: 260px;
	padding:0px 0 0 0px;
	vertical-align: middle;
	color:#000;
}
#tagline {
	/*color:#fff;*/
	font-size: 1.3em;
	font-weight: 400;
	text-align : center;
	vertical-align: bottom;
	}

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

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

.wrapperAttribsOptions {
	margin: 0em;
	}

/*navigation*/
/*.navNextPrevWrapper{padding: 10px 0;}*/
/*.navSplitPagesResult {padding: 5px 0;}*/
.navSplitPagesLinks {}
.navNextPrevCounter {
/*	padding: 5px 0;*/
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
/*	padding: 5px 5px 10px 5px; */
	list-style-type: none;
	}

#navMainWrapper {
	margin: 0em;
	padding: 0 0.2em;
	background-color: #9fd4e7;
	font-weight: bold;
	color: #000;
	height: 1%;
	vertical-align: middle;
	font-size:1.4em;
}
#navCatTabsWrapper {
	margin: 0em;
	padding: 0 0.2em;
	background-color: #9fd4e7;
	font-weight: bold;
	color: #787878;
	height: 1%;
	vertical-align: middle;
	font-size:1.2em;
}
#navSuppWrapper {

	margin: 0em;
	padding: .1em;
	background-color: transparent;
	font-weight: bold;
	color: #000;
	height: 1%;
	vertical-align: middle;
	font-size:1.1em;
}

#navCatTabs ul {
	margin: 0;
	padding: 0m;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	vertical-align: middle;
}

#navMain ul {
	margin: 0;
	padding: 0.5em 0 0 300px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	vertical-align: middle;
}

#navSupp {
	background-color: transparent;
}

#navSupp ul {
	margin: 0;
	padding: 0.1em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	vertical-align: middle;
}
	
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
	
#navMain ul li a {
	margin: 0;
	padding: 0em 0.5em;
	text-decoration: none;
	background: #ffffff;
	color: #000;
	white-space: nowrap;
	}
	
#navMain ul li a:hover {
	text-decoration: none;
	background: #9fd4e7;
	color: #000000;
	border: solid 1px #9fd4e7;
	}
	
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: black;
	white-space: nowrap;
	}

#navSupp ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration: none;
	color: white;
	}
		
#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;
	padding: 0px;
	float: left;
    background: transparent;
	font-size: 0.6em;
	}
#navMainSearch input {
	margin: 0;
	display: inline;
	font-size: 1em;
	}
	
#navBreadCrumb {
	padding: .6em;
	background-color: #9fd4e7;
	font-size: 0.9em;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
/*	border: solid 1px black;*/
	}

#navBreadCrumb a {
	color: navy;
}

#navBreadCrumb a:hover {
	color: white;
}

#navEZPagesTop {
	margin: 0em;
	padding: 0.5em;
	background-color: #9fd4e7;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-align: right;
}
	
#navEZPagesTop a {
text-decoration: none;
color: #787878;
	}	
#navEZPagesTop a:hover {
text-decoration: none;
color: #9fd4e7;
	}
#navColumnOne {
	vertical-align: top;
	padding: 0 0 0px 0;
	}
#navColumnTwo {
	vertical-align: top;
	padding: 0 0 5px 0;
	}
/*The main content classes*/
#contentColumnMain, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 1em;
	padding: 1em;
	color: navy;
	/*overflow: auto;
	height: 190px;*/
	float: right;
	width: 600px;
	position: relative;
	font-weight: bold;

	}
	
#productDescription {
	padding-left: 1em;
	padding-right: 1em;
}	

.italic {
	font-style: italic;
}	
	
.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;
	}
.centerColumn{
	padding: 2em;
	padding-top: 0em;
	font-size:1.2em;
	background-color: #9fd4e7;	
}	

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.7em;
	}
	
#siteinfoLegal {
	color: white;
	background-color: #9fd4e7;
}

	

#siteinfoLegal a {
	color:white;
}

#siteinfoLegal a:hover {
	color:black;
}

/*Shopping Cart Display*/

#productAttributes {
	position:relative;
	font-size: .9em;
	width: 230px;
	left: 710px;
}

#cartAdd {
	float: right;
	text-align: center;
	margin: 0em;
	color: black;
	border: 1px solid white;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	padding-right: 2em;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	background-color: #9fd4e7;
	color: white;
}

.tableHeading, #cartSubTotal {
	background-color: #CEDBF2;
	}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	border-left: 3px solid gray;
	border-bottom: 2px solid gray;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

#cartContentsDisplay {
	border-left: solid 3px gray;
	border-top: solid 1px white;
	border-right: solid 1px white;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}
	
.cartProductDisplay	{
	background-color:transparent;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

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

.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: .5em .5em .5em .5em ;*/
	margin: 1em;
	}
	
	
#thumb1 {
	
	
	top: 4em;
}

.categoryIcon {}

#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: 0em 0em;
	}

.categoryListBoxContents {
	margin: 25px 0 25px 0;
}

.centerBoxWrapper {


	margin: 1em;
	padding: 1em;
	}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	color: white;
	}
h3#manufacturersHeading, h3#currenciesHeading, h3#musicgenresHeading, h3#recordcompaniesHeading, h3#searchHeading, h3#search-headerHeading {
	color: navy;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:.3em .2em;
	}
.leftBoxHeading, .rightBoxHeading {
background: #9fd4e7;
color: navy;
	}	
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	background-color: #9fd4e7;
	border: 1px solid #9fd4e7;
	border-width: 1 1 1px 1;
	margin-top: 0.1em;
	}

.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
	}
	
.sideBoxContent a:hover {
	text-decoration: none;
	color: white;
	background-color: #6C99D9;
	}
.sideBoxContent a:link {
	text-decoration: none;
	color: white;
	}		

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


#navEZPageNextPrev {
	padding: 10px 0;
}
#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: transparent;
	color: navy;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
a.category-top, a.category-top:visited {
	color: navy;
	text-decoration: none;
	font-size:1em;
	}
a.category-links, a.category-links:visited {
	color: navy;
	text-decoration: none;
	}
a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	color: navy;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
	
category-top a:hover, category-links a:hover, category-subs a:hover, category-products a:hover {
	text-decoration: none;
	color: #B6ABD5; 
}	
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #84c9e2;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #78b5cb;
	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: #9fd4e7;
	height: 2em;
	}
#productListing table a {
	color: white;
}	

#productListing table a:hover {
	color: white;
	text-decoration:underline;
}


tr.productListing-rowheading,.tableHeading{background:#ffffff;font-size:1em;text-align:center;color:navy;height:24px;margin:0;padding:.5em 0.2em;}
tr.productListing-rowheading a,.productListing-heading a,.tableHeading a{background:transparent;color:navy;}
.productListing-heading{font-weight:700;font-size:1em;}

#productListing{background-color: transparent;}

.productListing-even .productListing-data,.productListing-even .linkListing-data{padding:5px 0;font-size:1em;background:#78b5cb;color:#000;}
.productListing-odd .productListing-data,.productListing-odd .linkListing-data{padding:5px 0;font-size:1em;color:#000;background:#84c9e2;}
.productListing-even {font-size:1em;background:#78b5cb;color:#000;}
.productListing-odd {font-size:1em;color:#000;background:#84c9e2;}
.itemTitle{font-size:1.1em;font-weight:700;text-align:left;padding:0 0 0 3px;}
.listingDescription{text-align:left;clear:left;padding:0 0 0 3px;font-weight: normal;}

.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;
	}
#cloud {
	font-size:12px; 
	color:white; 
	background-color:transparent; 
	padding:25px; 
	border: solid 1px white; 
	margin:25px;
	}
#productGeneral, #advSearchResultsDefault, #loginDefault, #shoppingCartDefault, #newProductsDefault, #allProductsDefault, #shippingInfo, #privacy, #siteMap, #gvFaqDefault, #indexProductList, #createAcctDefault, #ezPageDefault {
	padding:30px;
}

#headerlinks {
	color: white;
	margin: 0 auto;
	width: 1000px;
}

#headerlinks a {
	color: white;
	padding: 8px;
	font-weight:bold;
}

#headerlinks a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #2B4776;
	padding: 6px;
	border: solid 2px black;
}

.AdvancedShipperShippingMethodCombination, .checkboxLabel {
	width: 70%;
}

#whatsNew {
	border: solid 1px white;
	border-radius: 10px;
}

#featuredProducts, #categoryImgListing {
	display: none;
}

LEGEND {
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px; 
	-moz-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px; 
	-o-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px; 
	-khtml-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;  
	box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
}

#topcartarea {
	width: 1000px;
	margin: auto;
	z-index: 200;
	align: center;
}

#topcart {
	width: 154px; 
	height: 46px; 
	background-color: #ffffff; 

	padding: 3px;
	padding-left: 15px;
	border: 6px solid #89181a;
	border-bottom: none;
	border-top: none;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 200px; 
	-moz-box-shadow: rgba(0, 0, 0, 1) 0px 0px 200px; 
	-o-box-shadow: rgba(0, 0, 0, 1) 0px 0px 200px; 
	-khtml-box-shadow: rgba(0, 0, 0, 1) 0px 0px 200px;  
	box-shadow: rgba(0, 0, 0, 1) 0px 0px 200px;
	font-size: 1.1em;
	float: left;
	margin-bottom: 6px;
}

#topcart2, #topcart3, #topcart4, #topcart5, #topcart6, #topcart7 {
	width: 136px; 
	height: 52px; 
	background-color: #ffffff; 
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	border: 6px solid silver;	
	border-bottom: none;
	border-top: none;

}

#topcart2, #topcart5, #topcart7 {
	width: 60px;
}

#topcart h1 {
	color: #89181a;
	font-size: 1.1em;
	margin-top: 0px;
	font-family: arial, verdana;
}

#topcart h1 a {
	color: #000000;
}

#topcart h1 a:hover {
	color: red;
	text-decoration: underline;
}

#topcart:hover {
	opacity: 1;
	
}

#topcart2:hover, #topcart3:hover, #topcart4:hover, #topcart5:hover, #topcart6:hover, #topcart7:hover {
	opacity: 1;
}

#productDetailsList {
	margin-bottom: 8px;
}

#productDetailsList {
	font-size: 1.3em;
}
