body { 
	margin: 0px auto; 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	background:#ffffff; 
	}

h1 { 
	margin: 0px; 
	font-size: 1.5em; 
	padding-top: .5em; 
	}
	
h2 {
	font-size: 1.28em; 
	}

img { 
	border: 0px; 
	}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000; }

#productMainImage a { text-decoration: none; }

#container {  
	width: 100%; 
	padding: 0px; 
	}

#header { 
	height: 90px;
	padding: 10px; 
	margin-bottom: 1px;
	background: #000000;  
	text-align: left;
	}
	
.homeLink {
	width: 120px;
	height: 90px;
	display: block;
	background: url(../../../../images/global/logo.gif) left top no-repeat;
	}
	
.homeLink h1 {
	display: none;
	}

#cartLinks { 
	text-align: right; 
	padding: 3px 10px 6px 0px; 
	background: #333333; 
	margin-bottom: 1px; 
	}

#cartLinks ul { 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	}

#cartLinks li { 
	margin: 0px; 
	padding: 0px; 
	display: inline; 
	margin-left: 15px; 
	}

#cartLinks a { 
	color: #ffffff; 
	font-size: x-small; 
	}

#middle { 
	width: 960px; 
	background: #ffffff url(../../../../images/global/middle.gif) repeat-y; 
	text-align: left; 
	padding: 0px 0px 10px 0px; 
	margin: 0px 0px 2px 0px; 
	}

#leftNav { 
	display: block;
	width: 218px; 
	text-align: left; 
	float: left;
	margin: 0;
	padding: 0; 
	}

#topNav { text-align: center; }

#bottomNav { text-align: center; }

#contents { 
	width: 722px; 
	text-align: left; 
	float: left; 
	padding-left: 20px; 
	background: #ffffff; 
	} 
	
#productDescription li {
margin-left: 2em;
} 

#footer { 
	width: 100%; 
	padding: 10px 0px; 
	text-align: center; 
	font-size: .85em; 
	border-top: 4px solid #666666; 
	}
	
#footer ul {
	list-style: none; margin: 1em 0em; padding: 0px;
	}	
	
#footer li {
	list-style-type: none;
	display: inline;
	margin: 0em .5em;
	}
	
/* Home Page */

.home {
padding-top: 400px;
background: url(../../../../images/global/home.jpg) 0px 20px no-repeat;
}

/* Side Navigation */

#leftNav ul {
	list-style: none; margin: 0px; padding: 0px;
	}	

#leftNav li {
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 218px;
	display: inline;
	}

#leftNav li a:link, #leftNav li a:visited { 
	background: #666666 url(../../../../images/global/leftnav.gif) 10px center no-repeat; 
	margin: 0px; 
	padding: 7px 0px 7px 30px; 
	display: block; 
	color: #ffffff; 
	text-decoration: none;
	border-bottom: 1px solid #cccccc; 
	}
	
#leftNav li a:hover {
	background: #333333 url(../../../../images/global/leftnav_hover.gif) 10px center no-repeat;
	}

#catBoxDivider { display: none; }

#footerNav { 
	list-style: none; 
	margin: 1em 0em; 
	padding: 0px; 
	}

#footerNav li { 
	display: inline; 
	margin: 0px; 
	padding: 0em .5em; 
	border-right: 1px solid #666666; 
	}

#footerNav li.last { 
	border-right: 0px; 
	}

#footerNav a { 
	color: #666666; 
	margin: 0px; 
	padding: 0px; 
	display: inline; 
	text-decoration: none; 
	}

.legalCopyright { 
	color: #666666; 
	margin-bottom: 1em;
	}

.clear { 
	height: 1px; 
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	clear: both; 
	}

.price { 
	font-weight: bold; 
	margin: .5em 0em 2em 0em; 
	}

.catlinks { 
	margin: 10px; 
	}

#productListHeading { 
	display: none; 
	}

.pageLinks { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	}

.pageLinks li { 
	display: inline; 
	margin: 0px 10px; 
	padding: 0px; 
	}

.breadCrumbs { 
	list-style: none; 
	margin: 10px 0px; 
	padding: 0px; 
	display: none; 
	}

.breadCrumbs li { 
	display: inline; 
	margin: 0px 10px; 
	padding: 0px; 
	}


.copyright { margin-bottom: 0px; }

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.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

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

address {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}


.hiddenField { display: none; }

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
	}

.messageStackWarning, .messageStackError {
	background: #ff9;
	color: #c00;
	padding: 0 .5em;
	}
	
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
	}

.messageStackSuccess {
	background: #9f9;
	color: #070;
	}

.messageStackCaution {
	background: #FFFF66;
	color: #000000;
	}



/*The main content classes*/

#navBreadCrumb a { 
	color: #000000; 
	text-decoration: underline; 
	}

#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.alert {
	color: #FF0000;
	}

.important {
	font-weight: bold;
	}

.gvBal {
	float: right;
	}


/*Shopping Cart Display*/


.tableHeading th {
	border-bottom: 1px solid #ccc;
	}

.tableHeading, #cartSubTotal {
	background: #eee;
	}

#cartSubTotal {
	border-top: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.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: #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: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

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


/*list box contents*/

.centerBoxWrapper {
	border: 1px solid #000000; padding: 10px; margin: 10px 0px; 
	}

.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, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#upProductsHeading {
	text-align: left;
	}

.back {
	float: left;
	margin: auto;
	}
	
.back li { list-style: none; margin: 0px; padding: 0px; }

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background: #f5f5f5;
	vertical-align: top;
	}

.rowEven {
	background: #fff;
	vertical-align: top;
	}

#loginBody #categoriesContent { display: none; }

.itemTitle { font-size: 1em; font-weight: normal; height: 2em; }

#productsListingBottomNumber, #productsListingTopNumber { padding: 2em 0em; }

.centerBoxContentsProducts { margin-bottom: 1em; }

.productListing-heading { display: none; }

.productListing-data { padding-bottom: 2em; padding-left: 1em; }

.productListing-data a { white-space: nowrap; }

.listingProductImage, #productMainImage img { margin-right: 1em; }

#productAttributes, #cartAdd { padding-left: 215px; margin-top: 1em; }

.button_in_cart { margin-left: 1em; }

.additionalImages { margin: 30px 15px 15px 0px; }

.additionalImages a { text-decoration: none; }