/**
 * 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 $
 */

body {
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #C5C5C5;
	}
	
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	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: #000000;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size:large;
	color: #000000;
	}

h2 {
	font-size: medium;
	}

h3 {
	font-size: medium;
	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;
	}
	
h4 {
	padding-bottom: 0.4em;
	padding-top: 0.8em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: small;
	}
	
LEGEND {font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif; font-size: medium;}


.biggerText {
	font-size: small; text-align: justify;
	}
	
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%;
	}
*/

CODE {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: small;
	}

FORM, SELECT, INPUT {
	
	font-size: small;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F0F0;
	}

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

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

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

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 dashed #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.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 {
	background-color: #ffffff;
	text-align: left;
	width: 960px;
	vertical-align: top;
	border: 1px solid #000000;
	}

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

#logoWrapper{
	background-image: url(../images/header_bg2.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: large;
	text-align : center;
	vertical-align: middle;
	}

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

.floatingBox, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45.5%;
	}

#sendSpendWrapper {
	margin: 0;
	float: left;
	margin: 0em 0em 1em 1em;
	
	}

#productDetailsList {font-size: smaller ;}
#productDateAdded {font-size: smaller ;}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: small;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.5em 1.5em;
	font-weight: bold;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	text-align: center;
	line-height: 1.0em;
	}

#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.0em;
	margin: 0;
	white-space: nowrap;
	}

#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 {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: smaller;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size:smaller;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

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

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: smaller;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	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;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #000000;
	font-weight: bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000000;
	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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

.orderHistList {
	margin: 0em;
	padding: 0.2em 0em;
	padding-bottom: 0.2em;
	list-style-type: none;
	text-align: left;
	font-weight: normal;
	} 
	
.orderHistList a:hover {
	font-weight: normal;
	}

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

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

.centerBoxWrapper {
	border: 3px solid #9a9a9a;
	height: 1%;
	margin: 0;
	}

h2.centerBoxHeading {
	font-size: medium;
	color: #000000;
	display: none;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: medium;
	color: #000000;
	display: none;
	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;}
	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: medium;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	
	}

.sideBoxContent {
	padding: 0.0em;
	padding-bottom: 4px;
	}
	
#chcategories {
	padding-bottom: 4px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000000;
	}

.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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
.centeredContent #productDateAdded {
	font-size: small;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 0em;
	}

#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 */
A.category-top, A.category-top:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
A.category-links, A.category-links:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	
	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:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


/*CATEGORIES_SIDEBOX*/

.sideBoxCategories {padding: 0px 0px 4px 0px;	font-family: Arial, Verdana, sans-serif; }

.categories td.tl {background:url(../images/k-tl5.gif) no-repeat;}

.categories td.tr {background:url(../images/k-tr5.gif) no-repeat; }

.categories td.bl {background:url(../images/k-bl5.gif) no-repeat; }

.categories td.br {background:url(../images/k-br5.gif) no-repeat; }

.categories td.mid { font-size:small; background-color:#F0F0F0;}

.categories td.bot{ background:url(../images/tall-b5.gif) top repeat-x;}

.categories td.top{ background:url(../images/categoriestitle.jpg) no-repeat;}

.categories td.left{ background:url(../images/tall-l5.gif) top repeat-y;}

.categories td.right{ background:url(../images/tall-r5.gif) top repeat-y;}

.categories a{ color:#000000; text-decoration:none; }

.categories a:hover{text-decoration:underline; font-weight: bold;}

/*GENERAL_SIDEBOX*/

.sideBoxGeneral {padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif; text-align: center;	}	
.currenciesContent {margin: 0em;	padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;	text-align: center;	}

.general td.tl {background:url(../images/k-tl4.gif) no-repeat;}

.general td.tr {background:url(../images/k-tr4.gif) no-repeat; }

.general td.bl {background:url(../images/k-bl4.gif) no-repeat; }

.general td.br {background:url(../images/k-br4.gif) no-repeat; }

.general td.mid { font-size:small; background-color: #E2E2E2; }

.general td.top{ background:url(../images/generaltitle.gif) no-repeat;}

.general td.bot{ background:url(../images/tall-b4.gif) top repeat-x;}

.general td.left{ background:url(../images/tall-l4.gif) top repeat-y;}

.general td.right{ background:url(../images/tall-r4.gif) top repeat-y;}

.general a{ color:#000000; text-decoration:none; }

.general a:hover{text-decoration:underline; font-weight: bold;}

/*WELCOME*/

.welcome {background:url(../images/welcome.jpg) no-repeat; padding:0px 39px 0px 40px; color:#000000;}

.welcome td { font-size:100%; font-weight: bold;}

.welcome  .marg{ margin:17px 32px 22px 0px;}

.welcome a{ color:#000000; text-decoration:none; font-weight: bold;}

.welcome a:hover{text-decoration:underline; font-weight: bold;}

.welcome span { color:#000000; font-size:1em; font-weight: bold;}

.welcome span a{ color:#000000; text-decoration:none}

.welcome span a:hover{ text-decoration:underline}

/*FEATURED_SIDEBOX*/

.centerBoxFeatured {padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;	text-align: center;	}

.featured td.tl {background:url(../images/k-tl7.gif) top left no-repeat;}

.featured td.tra {background:url(../images/k-tr7a.gif) right no-repeat; }

.featured td.trb {background:url(../images/k-tr7b.gif) left no-repeat; }

.featured td.bl {background:url(../images/k-bl.gif) bottom left no-repeat; }

.featured td.br {background:url(../images/k-br.gif) bottom right no-repeat; }

.featured td.mid { font-size:small; background-color: #ffffff;}

.featured td.notes {font-size:smaller;}

.featured td.bot{ background:url(../images/tall-b.gif) bottom repeat-x;}

.featured td.top{ background:url(../images/tall-t7.gif) right repeat-x;}

.featured td.left{ background:url(../images/side7.gif) left repeat-y;}

.featured td.right{ background:url(../images/side7.gif) right repeat-y;}

.featured a{ color:#000000; text-decoration:none; font-weight: bold;}

.featured img {border: none; padding-bottom: 0.4em;}

.featured a:hover{text-decoration:underline; font-weight: bold;}

#categoryImgListing {text-align: center;}

/*PAGE*/

.centerBoxpage {padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;	text-align: center;	}

.page td.tl {background:url(../images/k-tl7.gif) top left no-repeat;}

.page td.tra {background:url(../images/k-tr7a.gif) right no-repeat; }

.page td.trb {background:url(../images/k-tr7b.gif) left no-repeat; }

.page td.bl {background:url(../images/k-bl.gif) bottom left no-repeat; }

.page td.br {background:url(../images/k-br.gif) bottom right no-repeat; }

.page td.mid { font-size:small; background-color: #ffffff; text-align: justify;}

.page td.bot{ background:url(../images/tall-b.gif) bottom repeat-x;}

.page td.top{ background:url(../images/tall-t7.gif) right repeat-x;}

.page td.left{ background:url(../images/side7.gif) left repeat-y;}

.page td.right{ background:url(../images/side7.gif) right repeat-y;}

.page a{ color:#F06917; text-decoration:none; font-weight: bold;}

.page a:hover{text-decoration:underline; font-weight: bold;}

/*SPECIALS_SIDEBOX*/

.sideBoxSpecials {margin: 0em;	padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;	text-align: center;	}
.centerspecials  {margin: 0em;	padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;	text-align: center;	}

.specials td.tl {background:url(../images/k-tl6.gif) no-repeat;}

.specials td.tr {background:url(../images/k-tr6.gif) no-repeat; }

.specials td.tra {background:url(../images/k-tr6b.gif) right no-repeat; }

.specials td.trb {background:url(../images/k-tr6a.gif) left no-repeat; }

.specials td.bl {background:url(../images/k-bl6.gif) no-repeat; }

.specials td.br {background:url(../images/k-br6.gif) right no-repeat; }

.specials td.mid { font-size:small; background-color: #FFDF08; }

.specials td.bot{ background:url(../images/tall-b6.gif) top repeat-x;}

.specials td.top{ background:url(../images/specialstitle.jpg) no-repeat;}

.specials td.topa{ background:url(../images/k-tl6.gif) no-repeat;}

.specials td.topb{ background:url(../images/tall-t6.gif) repeat-x;}

.specials td.left{ background:url(../images/tall-l6.gif) left repeat-y;}

.specials td.right{ background:url(../images/tall-r6.gif) right repeat-y;}

.specials a{ color:#000000; text-decoration:none; font-weight: bold;}

.specials img {border: 1px solid #000000; }

.specials a:hover{text-decoration:underline; font-weight: bold;}

/*MANUFACTURERS_SIDEBOX*/

.manufacturersContent {margin: 0em; padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;	text-align: center;}	

.manufacturers td.tl {background:url(../images/k-tl4.gif) no-repeat;}

.manufacturers td.tr {background:url(../images/k-tr4.gif) no-repeat; }

.manufacturers td.bl {background:url(../images/k-bl4.gif) no-repeat; }

.manufacturers td.br {background:url(../images/k-br4.gif) no-repeat; }

.manufacturers td.mid { font-size:small; background-color: #E2E2E2;}

.manufacturers td.top{ background:url(../images/generaltitle.gif) no-repeat;}

.manufacturers td.bot{ background:url(../images/tall-b4.gif) top repeat-x;}

.manufacturers td.left{ background:url(../images/tall-l4.gif) top repeat-y;}

.manufacturers td.right{ background:url(../images/tall-r4.gif) top repeat-y;}

.manufacturers a{ color:#000000; text-decoration:none; font-weight: bold;}

.manufacturers a:hover{text-decoration:underline; font-weight: bold;}


/*BESTSELLERS_SIDEBOX*/

.sideBoxbestsellers {margin: 0px; padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;}	
.centerbestsellers {margin: 0px; padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;}

.bestsellers td.tl {background:url(../images/k-tl3.gif) no-repeat;}

.bestsellers td.tr {background:url(../images/k-tr3.gif) no-repeat; }

.bestsellers td.bl {background:url(../images/k-bl3.gif) no-repeat; }

.bestsellers td.br {background:url(../images/k-br3.gif) no-repeat; }

.bestsellers td.mid { font-size:small; background-color: #E1E92C;}

.bestsellers td.top{ background:url(../images/tall-t3.gif) repeat-x;;}

.bestsellers td.tops{ background:url(../images/bestsellerstitle.gif) no-repeat;}

.bestsellers td.bot{ background:url(../images/tall-b3.gif) top repeat-x;}

.bestsellers td.left{ background:url(../images/tall-l3.gif) top repeat-y;}

.bestsellers td.right{ background:url(../images/tall-r3.gif) top repeat-y;}

.bestsellers a{ color:#000000; text-decoration:none; }

.bestsellers img {border: 1px solid #000000; }

.bestsellers a:hover{text-decoration:underline; font-weight: bold;}

/*FOOTER*/

.footer { padding:0px 39px 0px 40px; color:#000000;}

.footer td { font-size:small;}

.footer td.bot { background:url(../images/bot-tall.gif) top repeat-x;}

.footer  .marg{ margin:17px 32px 22px 9px;}

.footer a{ color:#000000; text-decoration:none;}

.footer a:hover{text-decoration:underline;}

.footer span { color:#abc80f; font-size:small;}

.footer span a{ color:#abc80f; text-decoration:none}

.footer span a:hover{ text-decoration:underline}

.footer .bot-tall { background:url(../images/bot-tall.gif) top repeat-x;}

.legalCopyright {padding: 20px 0px 0px 0px;}


.navmenu {font-size: medium;	color: #000000;	}

.navmenu a {color: #000000;	}

#unsubDefault {text-align: justify;}

/*SHOPPINGCART_SIDEBOX*/

.sideBoxshoppingcart {margin: 0px; padding: 0px 0px 4px 0px;	font-family:"Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;}	

.shoppingcart td.tl {background:url(../images/c-tl.gif) no-repeat;}

.shoppingcart td.tr {background:url(../images/c-tr.jpg) no-repeat; }

.shoppingcart td.bl {background:url(../images/c-bl.jpg) no-repeat; }

.shoppingcart td.br {background:url(../images/c-br.jpg) no-repeat; }

.shoppingcart td.mid { font-size:small; background-color: #EA9968;}

.shoppingcart td.top{ background:url(../images/carttitle.jpg) no-repeat;}

.shoppingcart td.bot{ background:url(../images/c-b.jpg) top repeat-x;}

.shoppingcart td.left{ background:url(../images/c-l.jpg) top repeat-y;}

.shoppingcart td.right{ background:url(../images/c-r.jpg) top repeat-y;}

.shoppingcart a{ color:#000000; text-decoration:none; }

.shoppingcart img {border: 1px solid #000000; }

.shoppingcart a:hover{text-decoration:underline; font-weight: bold;}


table.kerrin {border: 1px solid #000000; border-collapse: collapse;}
td.kerrin {border: 1px solid #000000; border-collapse: collapse;}
