/**
 * 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: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#F2F2F2;
	margin-bottom:20px;
	background-color: #fff;
	/*background-image: url(../images/design/bg.jpg);*/
	}
.prod_image {
	background-color: #fff;
	border: 4px solid #1F1F1F;
	width:105px;
	height:85px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
.itemTitle, .listingDescription {
	text-align:left;
}
A.menu_1:link, A.menu_1:visited, A.menu_1:active {
  color: #B8B8B8;
  padding-left:10px;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
}
A.menu_1:hover {
  color: #B8B8B8;
  padding-left:10px;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: underline;
}
a.menu_1:link { font-size: 1.3em; }
a.menu_1:visited { font-size: 1.3em; }
a.menu_1:active { font-size: 1.3em; }
a.menu_1:hover { font-size: 1.3em; }

A.news_2:link, A.news_2:visited, A.news_2:active {
  color: #B8B8B8;
  font-size: 10px;
  font-weight:normal;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
}
A.news_2:hover {
  color: #B8B8B8;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  text-align:right;
  font-weight:normal;
  text-decoration: underline;
}

.news_text {
	  padding-left:10px;
	  padding-top:5px;
	  color: #FFFFFF;
	  font-family: verdana, arial, helvetica, sans-serif;
	  font-size: 10px;
}
.black_box {
	background-color: #292929;
	width:100%;
	text-align:left;
}
.read_more {
	text-align:right;
	padding-top:3px;
	padding-right:3px;
}
.read_title {
	padding-top:5px;
	display: block; 
	margin: 0px 10px 0px 10px; 
}
.read_title a.menu_1 { padding: 0px; }

.spacer_4 {
	height:5px;	
}
.header_08 {
	width:100%;
	height:17px;
	background-image: url(../images/design/header_08.jpg);
}
.box {

}
.main_text {
	width:131px;
	height:63px;
	color:#000;
	text-align:left;
	padding-left:3px;
	padding-top:3px;
	background-color: #fff;	
}
.main_text1 {
	width:132px;
	height:63px;
	color:#000;
	text-align:left;
	padding-left:3px;
	padding-top:3px;
	background-color: #fff;	
}
.main_text2 {
	width:131px;
	height:61px;
	color:#000;
	text-align:left;
	padding-left:3px;
	padding-top:3px;
	background-color: #fff;	
}
.main_text3 {
	width:132px;
	height:61px;
	color:#000;
	text-align:left;
	padding-left:3px;
	padding-top:3px;
	background-color: #fff;	
}
.welcome_text {
	text-align:left;
	padding-left:25px;
	padding-top:10px;	
	padding-bottom:10px;	
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #C71221;
	text-decoration: none;
	}
 
a:visited {
	color: #C71221;
	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: #C71221;
	text-decoration: underline;
	}

a:active {
	color: #C71221;
	text-decoration: none;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-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: #F0F8FF;
	}

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;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, 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;
	}

/*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 {
	background-color:#000;
	text-align: left;
	/*width: 788px;*/
	width: 980px;
	border-left: 4px solid #292929;
	border-right: 4px solid #292929;
	border-bottom: 4px solid #292929;
	}
#headerWrapper {
	background-color:#fff;	
}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	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 {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#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.5em;
	margin: 0;
	color: #ffffff;
	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, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	/*background-color: #cc9900;*/
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #6D6B6C;
	height:540px;
	background-image: url(../images/design/left_bg.jpg);
	background-repeat: repeat-x;
	border-right: 4px solid #292929;
	}

#navColumnTwo {
	background-color: #6D6B6C;
	height:540px;
	background-image: url(../images/design/left_bg.jpg);
	background-repeat: repeat-x;
	border-left: 4px solid #292929;
	}

/*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;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
/*	padding: 0.8em;*/
	color:#F2F2F2;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #fff;
	padding: 1em;
	}

.tableHeading TH {
/*	border-bottom: 1px solid #cccccc;*/
	}

.tableHeading, #cartSubTotal {
	background-color: #CA1123;
	 }

#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: #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;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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*/
#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;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.3em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin:10px;
	height:18px;
	background-color: #292929;
	padding: 0.1em 0.2em;
	}
.leftBoxContainer {

	}

.sideBoxContent {
	padding-left: 1.2em;
	padding-right: 1.2em;
	}
.sideBoxContent3 {
	padding-left: 0.9em;
	padding-right: 0.9em;
	font-size:1.1em;
	}
.sideBoxContent2 {
	padding-left: 3.4em;
	font-size:1.1em;
	color:#292929;
	padding-right: 1.2em;
	}
.spacer {
	border-top:1px solid #fff;
	width:120px;
	height:10px;
}
.spacer_icon {
	border-top:1px solid #fff;
	width:120px;
	height:10px;
}
.spacer2 {
	width:120px;
	height:2px;
}
#categoriesContent {
	line-height:16px;
}
h3.rightBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}
h3.rightBoxHeading a { 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: #ffffff;
	text-decoration: underline;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.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;
	}

#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 {
	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: #CA1123;
	height: 2em;
	}

#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%;}

A.category-top:link, A.category-top:visited, A.category-top:active {
  color: #292929;
  font-weight:bold;
  text-decoration: none;
}
A.category-top:hover {
  color: #292929;
  font-weight:bold;
  text-decoration: underline;
}
A.category-links:link, A.category-links:visited, A.category-links:active  {
  color: #292929;
  font-weight:bold;
  text-decoration: none;
}
A.category-links:hover {
  color: #292929;
  font-weight:bold;
  text-decoration: underline;
}
A.category-subs:link, A.category-products:link, A.category-subs:visited, A.category-products:visited, A.category-subs:active, A.category-products:active {
  color: #DD0404;
  font-weight:bold;
  text-decoration: none;
}
A.category-subs:hover, A.category-products:hover {
  color: #DD0404;
  font-weight:bold;
  text-decoration: underline;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

#header-logo { width: 393px; background: #ffffff; }

#navmenu-h { /*border: 1px solid yellow;*/ width: 395px; background: #ffffff; height: 97px; }
	#navmenu-h ul { margin: 0px; padding: 0px; list-style-type: none; position: relative; width: 100%; white-space: nowrap; }
	#navmenu-h li { float: left; background: #ffffff; border-right: 1px solid #e1e1e1; width: 78px; height: 69px; }
	#navmenu-h li.first { } 
		#navmenu-h span			{  }
		#navmenu-h a								{ padding: 50px 0px 5px 0px; margin: 0px; font-size: 1.1em; font-weight: bold; }
		#navmenu-h a								{ display: block; position: relative; color: #292929; text-align: center; }
		#navmenu-h a 							{ }
		#navmenu-h a:hover					{ color: #e1e1e1; background: #292929; text-decoration: none; }
		#navmenu-h a#currentsection {}

.shippingEstimatorWrapper { background: #000000; }

#informationContent { }
	#informationContent a { color: #ffffff; }
	
legend { color: #ffffff; }

#bestsellersContent { }
	#bestsellersContent a { color: #ffffff; }

#featuredContent { color: #ffffff;  }
	#featuredContent a { color: #ffffff; }
	#featuredContent .normalprice { color: #ffffff; font-weight: bold; }
	#featuredContent .productSalePrice { color: #ffffff; font-weight: bold; }

#protxdirectcardsacceptedContent { background: #ffffff; margin: 0px 10px 0px 10px; padding: 10px 0px 10px 0px; } 

#header-tel { color: #000000; font-weight: bold; font-size: 1.63em; padding-top: 28px; }

.categoryListBoxContents { border: 1px solid #292929; background: #ffffff; height: 90px; padding-top: 10px; margin-left: 7px; }
	.categoryListBoxContents img { margin-bottom: 10px; }
