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

body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #424446;
	background-image: url(../images/bg-skull-tile.gif);
	}

a img {border: 0px; }

a {color: #b60a10; border-bottom: 1px solid #da8487; text-decoration: none;}
a:hover { border-bottom: 1px solid #b60a10;}
a.row-image  {border-bottom: none; text-decoration: none; padding: 0px 0px 15px 0px;}


h1 {font-size: 24px; font-weight: normal; margin: 0px 0px 20px 0px; padding: 0px; color: #000000;}


h2  { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align: left; text-transform:uppercase; margin: 0px; padding: 0px;}



h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}


CODE {
	font-family: georgia, serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

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

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	}

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

.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 {
	width: 950px;
	background-color: #222222;
	padding: 15px 15px 2px 15px;
	margin: 0px auto 0px auto;
	position: relative;
	}
	
.centerColumn {
	background-color: #ffffff;
	background-image: url(../images/footer-skull.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 30px 40px 100px 30px;
	width: 615px;
	float: right;
	position: relative;
	z-index: 1000;
	
	}
	
#headerWrapper {
	position: relative;
	background-image: url(../images/site-header.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 950px;
}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, {
	margin: 0em;
	padding: 0em;
	}

 #navColumnTwoWrapper{
	margin: auto;
	} 

#tagline {
	color:#000000;
	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*/

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

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	color: #424446;
	height: 1%;
	width: 100%;
	}

#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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 {
	margin: 0.5em;
	}

#navMain {
position: absolute;  right: 178px; top: 17px;
width: 376px; height: 100px;
text-align: right;
padding: 0px; margin: 0px;
}
#navMain ul {padding: 0px; margin: 0px; float: none;}
#navMain ul a{ color: #b80a10; font: normal 10px Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid #471c1d; padding: -1px; text-decoration: none; }
#navMain ul a:hover {border-bottom: 1px solid #b80a10;}

#navMainSearch {
	position: absolute; right: -7px; top: 8px;
	padding: 0px;
	width: 170px; height: 100px;
	}
	
#navMainSearch form input[name="main_page"] {display: none;}
#navMainSearch form input[name="keyword"] {
	position: relative;
	width: 130px;
	heigh: 32px;
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	border: 1px solid #9f9f9f;
	padding: 3px 3px; margin: 0px;	
	}	
#navMainSearch form input[type="image"] {
	width: 22px; height: 20px;
	position: relative;
	padding: 0px; margin: 0px;
	left: -4px; top: 6px;
	
	}
	

#navBreadCrumb {
	background-color: #ffffff;
	background-image: url(../images/dtd_line_gry.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 12px;
	width: 661px;
	margin-top: 15px;
	margin-bottom: 0px;
	float: right;
	color: #848687;
	font-size: 10px;
	position: relative;
	z-index: 1004;
	}
	
#navBreadCrumb a {	color: #b60a10; text-decoration: none; border-bottom: 1px solid #da8487;}
#navBreadCrumb a:hover {border-bottom: 1px solid #b60a10;}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	margin: 15px 0px 0px 0px;
	position: relative;
	float: left;
	width: 200px;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .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;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

#siteinfoLegal {position: relative; 	margin-left: 285px; top: -27px; z-index:1002; height: 120px;
	}
	
.legalCopyright	{color: #848687; 	font-size: 10px;}
.legalCopyright	a {color: #b60a10; border-bottom: 1px solid #da8487; }
.legalCopyright	a:hover { border-bottom: 1px solid #b60a10;}


.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

.tableHeading TH {
	text-align: left;
background: url(../images/dtd_line_gry.gif) repeat-x;
	}

.tableHeading, #cartSubTotal {
	 }

#cartSubTotal {
position: relative;
	background: url(../images/dtd_line_gry.gif) repeat-x;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	font-size: 11px;
	color: #000000;
	}

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



.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	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 ul{ margin: 0px; padding: 0px; list-style: none; color: #717374;	}

.cartAttribsList li {margin: 0px; padding: 0px;}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

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

.productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #b60a10; font-size: 80%;
	}

.orderHistList {
	margin: 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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
 h4.optionName {padding: 0px; margin: 0px 5px 10px 0px; }

.attribImg img {width: 125px; height: auto;}
.attribImg {
	margin: 0px 5px 20px 0px;
	float: left;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
#categories {
	background-color: #b80a10;
}

#information {
	background-color: #717374;
	margin: 15px 0px 0px 0px;
}

#categoriesHeading {
width: 225px;
position: relative;
	background: #b80a10 url(../images/categories-bg.gif) 0px 0px no-repeat;
}

#informationHeading {
width: 225px;
	background-image: url(../images/information-bg.gif);
	background-color: #717374;
}

.category-top {
}


#catBoxDivider {
	border: none;
	color: f33d12;
	background-image: url(../images/lc_menu_sepline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 2px;
    }


#categories a, #information a{border: none; }
#categories a:hover, #information a:hover {color: #d7e241;}


a.category-top-text, #informationContent ul li a  {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; margin: 0px; padding: 0px;}
 #categoriesContent{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #141414;
}
 
	.category-products-text, .category-subs-text {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; margin: 2px 0px 0px 0px; padding: 0px;}
.category-subs-parent, .category-subs-selected {color: #d7e241; font-weight: bold;}
a .category-subs-selected  {cursor: default;}


.columnLeft {
	margin: 0px;
}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

.leftBoxHeading {
	width: 195px;
	padding-left: 25px;
	padding-top: 12px;
	height: 50px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	}
	


.leftBoxContainer {
	width: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	_padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	}

.sideBoxContent {
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFFFF;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal {
	text-align: center;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	/*margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0;
	color: #c1140d;
	font-weight: normal;*/
	float: left;
	}

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

.bold {
	font-weight: bold;
	}

.rowOdd {
	background: url(../images/dtd_line_gry.gif) repeat-x;
	height: 1.5em;
	vertical-align: top;
	margin: 9px  0px 9px 0px;
	}

.rowEven {
	background: url(../images/dtd_line_gry.gif) repeat-x;
	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
	}

#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading {
	height: 31px; color: #000000; font-size: 10px;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background: none; padding: 10px;
	}
.information {padding: 10px 3px; line-height: 150%;}



/*  INDEX STUFF    ------*/


.centerColumn {	
	}


#indexDefault {
margin: 15px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../images/footer-skull.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 30px 40px 100px 30px; _padding: 30px 0px 100px 0px;
	width: 615px;
	float: right;
	position: relative;
	z-index: 1000;
}

#indexDefaultMainContent {
	margin-top: -20px;
	margin-left: 0px;
}


#home-flash {position: relative; width: 685px; _width: 615px; height: 407px; margin-top: -30px; left: -30px; _left: 0px;  background: url(../images/home-featured-bg.gif) bottom right no-repeat;  }
#home-flash #gallery {position: relative; left: 0px;  padding: 0px; margin: 0px; }

#home-featured {position: relative; left: 0px; _left: 30px;}


#featuredProducts .back {float: left;}
#featuredProducts { position: relative; width: 66 0px; _width: 600px; left: -15px; margin-top: 10px;}

#featuredProducts h2 { position: relative; top: -15px; left:5px;}

.centerBoxContentsFeatured {position: relative; top: 5px; margin: 0px; left: -1px; padding: 10px 0px; background: url(../images/product-index-smvertline.gif) 0% 0% repeat-y; z-index: 99;}
.centerBoxContentsFeatured:first-element {background: none;}
.centerBoxContentsFeatured a {color: #b60a10;}

#left-border-gone { position: absolute; height: 200px; width: 2px; border-left: 1px solid #ffffff; left: -1px; top: 10px; z-index: 100; }


.centerBoxContentsFeatured .productPriceDiscount img {display: none;}

.centeredContent {padding: 0px 0px;}



/* CATEGORY INDEX    ------*/

#categoryImgListing {display: none;}
.catDescContent {margin: 10px 0px;}


#sub-cats {width: 632px; _width: 635px; position: relative;}
.categoryListBoxContents { position: relative; float: left; width: 153px; margin: 0px 5px 0px 0px; height: 180px; padding: 9px 0px; background: url(../images/category-index-imageframe.gif) no-repeat; text-align: center;	}
.categoryListBoxContents a.row-image {position: relative; left: -3px; }
.categoryListBoxContents a.row-text {position: relative; top: 10px; left: -3px;text-align: center; color: #b60a10; font-size: 11px;}

#indexCategories {padding-right: -20px;}

/*  PRODUCT LISTINGS    ------*/


h1#productListHeading {font-size: 24px; font-weight: normal; color: #000000; margin: 0px 0px 10px 0px; padding: 0px;}
#indexProductListCatDescription {margin: 10px 0px;}
 #indexProductListCatDescription p {margin: 0px; padding: 0px; font-size: 11px;}
 

 #productsListingTopNumber {font-size: 11px;}
 #productsListingListingTopLinks {position: relative; top: -15px;}
 .navSplitPagesLinks {color: #000000; font-size: 11px;}
.navSplitPagesLinks a {color:#b60a10; text-decoration: none; border-bottom: 1px solid #da8487; }
.navSplitPagesLinks a:hover { border-bottom: 1px solid #b60a10; }

 
.productListing-rowheading {}
#listCell0-1, #listCell0-2 {text-align: left; padding: 0px 0px 0px 15px;}

.productListing-heading { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; border-bottom: 1px dashed #717374;  border-top: 1px dashed #717374; padding: 10px 5px; margin: 0px 0px 10px 0px;}
.productListing-heading a {color: #b8b9b9; text-decoration: underline; border: none;}
 .productListing-heading a:hover {color: #717374;}
 
 img.listingProductImage {width: 117px; height: 108px; padding: 8px; background: url(../images/product-index-imageframe.gif) no-repeat; border: none; }
 .productListing-data a { border:none; text-decoration: none;}
 
 
 h3.itemTitle a {font: normal 16px verdana; color: #b60a10; border-bottom: 1px solid #da8487; }
 h3.itemTitle a:hover {border-bottom: 1px solid #b60a10;}
  h3.itemTitle {padding: 7px 0px 4px 20px; margin: 0px;}
 .productListing-data {color: #000000; font-weight: bold; vertical-align: top; padding: 30px 0px 0px 0px;}
 
 .listing-price, .more-info-text  {margin-left: 21px; padding: 7px 0px 0px 0px;}
 a.more-info-text {color: #b60a10; border-bottom: 1px solid #da8487; text-decoration: none;}
 a.more-info-text:hover { border-bottom: 1px solid #b60a10;}
 .listingDescription {color: #717374; font-weight: normal; padding: 0px 0px 0px 20px; font-size: 11px;}
  
  
  
/*  PRODUCT INFO DISPLAY ---------*/


h1#productName {margin-bottom: 5px;}
#product-info-left { position: relative; width: 300px; float: left;}
#product-info-left a {border: none;}

#product-info-right {position: relative; width: 260px; float: left; padding: 0px 0px 0px 35px;}


#productMainImage {width: 286px; height: 311px; background: url(../images/product-detail-imageframe.gif) no-repeat; padding: 10px 0px 0px 10px; text-align: center; vertical-align: middle;}  
.imgLink {position: relative; margin: 0px 0px 40px 0px; }  

#productReviewLink, #productTellFriendLink {position: relative; font-size: 11px; color: #b60a10;}
#productReviewLink {margin: 15px 0px 0px 0px;}
#productTellFriendLink {margin: 0px 0px 0px 0px;}
#productReviewLink a, #productTellFriendLink a, p#productInfoLink a{color: #b60a10; border-bottom: 1px solid #da8487; text-decoration: none; }
#productReviewLink a:hover, #productTellFriendLink a:hover, p#productInfoLink a:hover {border-bottom: 1px solid #b60a10;}

#productAdditionalImages {width: 310px; position: relative; margin: 20px 0px 0px 0px;}
.additionalImages {text-align: left; margin: 0px 0px 20px 0px; padding: 0px; vertical-align: top;}

#popupAdditionalImage, #popupImage {background-color: #424446;	background-image: url(../images/bg-skull-tile.gif); margin: 10px;}
#popupAdditionalImage a, #popupImage a {border: none;}




#productDescription {font-size: 11px; color:#717374; margin: 25px 0px;}
p#productInfoLink {margin-bottom: 15px;}
h2#productPrices {font-size: 16px; font-weight: bold; color: #000000; margin: 0px; padding: 0px;}
ul#productDetailsList {font-size: 10px; color: #717374; margin: 20px 0px 10px 0px; padding: 0px 0px 20px 15px; border-bottom: 1px dashed #c1c2c3;}

#cartAdd { font: 10px "Lucida Grande", Arial, sans-serif;		}



#alsoPurchased {margin: 100px 0px 50px 0px;}
.centerBoxContentsAlsoPurch {}
.centerBoxContentsAlsoPurch img {width: 60px; height: auto;}
.centerBoxContentsAlsoPurch a {font-size: 80%;}




#cartDefaultHeading {font-size: 21px; color: #000000; font-weight: 500;}


/* SHOPPING CART STUFFS  */
.cartTotalsDisplay { display: none; margin: 10px 0px;}
#cartContentsDisplay { margin: 30px 0px 0px 0px;}

.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {padding: 9px 0px;}

.cartUnitDisplay, .cartTotalDisplay, .cartSubTotal {font-weight: bold;}
.cartQuantity input[type="text"] {border: 1px solid #cccccc; width: 17px}
#cartContentsDisplay a img{border: none;}

a.no-border {border: none;}
.buttonRow a {border: none;}
.forward a {color: #b60a10;}

.cartProductDisplay {height: 70px;}
a #cartProdTitle {color: #b60a10;text-decoration: underline;}
.cartProductDisplay  a:hover { border-bottom: 1px solid #b60a10;}

#bottom {position: relative; height: 180px;}
#update {position: absolute; top: -28px; left: -9px;}
#shipping {position: absolute; top: -29px; left: 75px;}
#continue {position: relative; top: 35px; left: -9px;}
#checkout {position: relative; top: 30px; z-index: 200;}
#PPECbutton {position: absolute; right: 0px; bottom: 0px;}

#cartImage {display: none;}
h2#cartEmptyText {margin-bottom: 50px;}

#ccQuantityHeading, #ccProductsHeading, #ccTotalHeading {text-align: left;}



/* miscelanious  ------   these settings are to help hide or move features when installing this template that might not be setup throught admin layout settings */

#clearbreak {clear: both; height: 13px;}

#navSuppWrapper {display: none;}
.centerColumn {min-height: 588px; padding-bottom: 100px;}
form[name="filter"] {display: none;}
.cartQuantityUpdate, #scUpdateQuantity {display: none;}
.cartRemoveItemDisplay img {display: none;}
