/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
*/
/*BODY {
	background-color: #fff;
	color: #000000;
	padding: 0;
   font: 1.2em Verdana, Arial, sans-serif;
}
*/
.centershop { position: relative; text-align: left; width: 800px !important; float: left; }

TD.main, P.main {
  font-size: 1.2em;
  line-height: 1;
}
TD.howtomain, P.howtomain { font-size: 1.2em; text-align: center; word-spacing: normal; letter-spacing: normal; }
.addimages { margin-top: 20px; margin-bottom: 20px; padding-top: 20px; padding-bottom: 20px; }
A {
  color: #006;
  text-decoration: none;
}

A:hover {
  color: #003;
  text-decoration: underline;
}

/* FORM {
	display: inline;
*/ }
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {  }

TABLE.headerNavigation { width: 100% !important; }

TD.headerNavigation { position: relative; vertical-align: middle; font-family: Verdana, Arial, sans-serif; font-size: 1.2em; font-weight: bold; color:#000000; background-color: #fbfbfb; padding: 3px 5px 5px; }

TD.breadCrumb {
  font-size: 1.0em;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #1f1f1f;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #333;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.2em;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.2em;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
}

.boxText {
  font-size: 1.2em;
}
.leftbox, .rightbox, .singlebox { font-family: Verdana, Arial, sans-serif; font-size: 1.2em; background: #ffffff; text-align: left; border: solid 1px #dbdbdb; margin-bottom: 10px; }
.centerbox { font-size: 1.2em; font-family: Verdana, Arial, sans-serif; background: #ffffff; text-align: left; margin-top: 60px; margin-bottom: 15px; border: solid 1px #dbdbdb; }
.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 1.2em; font-weight: bold; color: #333; text-align: left; height: 12px; padding: 2px 3px 2px 5px; }

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a { color: #333; font-size: 1.2em; }

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading { color: #101220; font-size: 1.2em; background-color: #e1e1e1; text-align: left; }

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent { color: #666; line-height: 100%; padding: 4px !important; border-color: #c1c1c1; }
.leftboxcontent a:link { color: #006; line-height: 125%; text-decoration: none; }
.rightboxcontent a:link { color: #006; line-height: 125%; text-decoration: none; }
.centerboxcontent a:link { color: #006; line-height: 125%; text-decoration: none; }
.singleboxcontent a:link { color: #006; line-height: 125%; text-decoration: none; }
.leftboxcontent a:hover, .rightboxcontent a:hover, .centerboxcontent a:hover, .singleboxcontent a:hover { color: #006; line-height: 125%; text-decoration: underline; }
.leftboxcontent a:visited, .rightboxcontent a:visited, .centerboxcontent a:visited, .singleboxcontent a:visited { color: #006; }
.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter { height: 0; }

.plainBox, .plainbox-description { font-family: Verdana, Arial, sans-serif; font-size: 1.2em; background: #ffffff; padding: 5px; }
.addimageplainBox { font-size: 1.2em; font-family: Verdana, Arial, sans-serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 5px; border-bottom: 1px solid #9a9a9a; }
.addbox { margin-top: 10px; margin-bottom: 10px; padding-top: 20px; padding-right: 10px; padding-bottom: 20px; border-top: 1px solid #9a9a9a; border-bottom: 1px solid #9a9a9a; }
.plainbox-description2 { font-size: 1.2em; font-family: Verdana, Arial, sans-serif; line-height: normal; background: #ffffff; text-align: left; padding: 5px; }
.plainBoxHeading, TD.tableHeading {
  font-size: 1.2em;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading { font-size: 1.1em; font-weight: bold; color: #006; text-align: left; padding: 3px; height: 20px; }

TD.productListing-heading{ background-color: #dbdbdb; }

TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data { font-size: 1.0em; text-align: left; padding: 5px; }

/*center main section
-----------------------------------*/
 h1 { font-size: 1.6em; font-weight: bold; color: #000; padding-top: 1px; padding-bottom: 1px; }
.pageHeading { color: #454545; font-size: 1.4em; font-weight: bold; padding-top: 1px; padding-bottom: 1px; }
/* TD.pageHeading */ { color: #454545; height: 2px; padding-top: 1px; padding-bottom: 0; border: solid 1px #df2b2b; }
TD.pageHeadingtitle, DIV.pageHeadingtitle { color: #000; font-size: 1.4em; font-weight: bold; padding-top: 1px; padding-bottom: 1px; }
TD.pricedisplay, DIV.pricedisplay { color: #210066; font-size: 1.2em; font-weight: bold; padding-top: 1px; }
TD.modeldisplay, DIV.modeldisplay { color: #0000af; font-size: 1.2em; font-weight: bold; padding-top: 1px; }
.center_column {
  padding: 2px 8px;
}
.main_page{ width: 100% !important; background-color: #ffffff; }

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 1.2em;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #ffc;
  font-size: 1.2em;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #f4f4f4;
   font-size: 1.2em;
   padding: 4px;
   border: dotted 1px #004;
}

TR.productListing-odd, TR.upcomingProducts-odd { background: #ffffff; }

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications { background: #f4f4f4; }

TD.productListing-data-description-odd { background: #fff; font-size: 1.0em; padding-left: 10px; padding-right: 10px; padding-bottom: 12px; }

TD.productListing-data-description-even { background: #f4f4f4; font-size: 1.2em; padding-left: 10px; padding-right: 10px; padding-bottom: 12px; }

td.pageresults a {
  color: #006;
}

td.pageresults a:hover { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

SPAN.newItemInCart {
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 1.2em;
}

TD.fieldKey {
  font-size: 1.2em;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 1.2em;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 1.2em;
   padding-top: 1px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #006;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 1.2em Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

.inputRequirement {
  font-size: 1.2em;
  color: #ff0000;
}
SPAN.productPriceDiscount { color: #ff0000; font-size: 1.2em; }
.moduleRow { }
.moduleRowOver { background-color: #FFFFFF; cursor: pointer; }
.moduleRowSelected { background-color: #FFFFFF; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 1.2em;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert { color: #ff0000; font-size: 1.0em; font-weight: bold; }

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart { background-color: #ffffff; margin: 6px; padding: 6px; font: 1.2em Verdana, Arial, sans-serif; text-align: left; }

/* categories_description */
TABLE.categoriesdescription { font-family: Verdana, Arial, sans-serif; font-size: 1.2em; background: #fbfbfb; vertical-align: top; padding-top: 2px; padding-bottom: 10px; border: solid 1px #fef9f9; }

TD.categoriesdescription {
  font-size: 1.2em;
  line-height: 1;
}
/* categories box parent and child categories */
A.category-top { color: #008000; font-size: 1.1em; text-decoration: none; }
A.category-links { color: #004080; font-size: 1.1em; text-decoration: none; }
A.category-subs, A.category-products { color: #006; font-size: 1.1em; text-decoration: none; }
SPAN.category-subs-parent { font-size: 1.1em; font-weight: bold; }
SPAN.category-subs-selected { font-size: 1.1em; font-weight: bold; }

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

.leftContent {
text-align:left;
}
.huntslogin { width: 300px; height: 12px; }
.loginleftmain { width: 150px; }
a img {border: none; }


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	}
	

	
a img {border: none; }
a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
a:visited {
	color: #3300FF;
	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: #FF0000;
	}
a:active {
	color: #0000FF;
	}
h2 {
	font-size: 1.2em;
	}
h3 {
	font-size: 1.2em;
	}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.2em;
	}
.biggerText {
	font-size: 1.4em;
	}
h1, h2, h3, h4, h5, h6 { margin-top: 1px; margin-right: 3px; margin-bottom: 2px; }
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.2em;
	}
/* FORM, SELECT, INPUT {
	display: inline;
	font-size: 1.2em;
	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 { color: #006; font-weight: bold; padding: 0.2em; }
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: #ffffff; text-align: left; width: 100%; vertical-align: top; }
#headerWrapper, #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: 1.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 { padding-top: 5px; padding-bottom: 8px; }
.navSplitPagesLinks { padding-top: 5px; padding-bottom: 8px; }
.navNextPrevCounter {
	margin: 0;
	font-size: 1.0em;
	}
.navNextPrevList { display: inline; white-space: nowrap; padding-right: 0; padding-left: 0; list-style-type: none; }
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #101220;
	height: 1%;
	width: 100%;
	}
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0;
	list-style-type: none;
	text-align: center;
	}
#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: 0 0.5em;
	margin: 0;
	color: #101220;
	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;
	}
.huntsindexcategoriesheading { font-size: 1.6em; font-weight: bold; }
#navMainSearch {
	float: right;
	}
#navBreadCrumb {
	
	}
#navEZPagesTop {
	
	}
#navBreadCrumb, #navEZPagesTop { font-size: 1.0em; font-weight: normal; font-variant: small-caps; margin: 0; padding: 0.2em 0.2em 0.2em 1em; }
#navColumnOne {
	
	}
#navColumnTwo {
	
	}
/*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; }
.huntsproductdescription { font-size: 1.2em; }
.alert { color: #ff0000; font-size: 1.0em; 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 0.8em 0.8em; }
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1.0em;
	}
/*Shopping Cart Display*/
#cartAdd { background-color: #f1f1f1; float: right; text-align: center; margin: 1em; border: dashed 1px #000000; padding: 1em; font-size:1.2em;}
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}
.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	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 { font-size: 1.0em; width: 4.7em; }
.cartNewItem { color: #060; font-size: 1.0em; position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartOldItem { color: #006; font-size: 1.0em; position: relative;   /*do not remove-fixes stupid IEbug*/
	}
.cartBoxTotal { font-size: 1.0em; text-align: right; font-weight: bold; }
.cartRemoveItemDisplay { font-size: 1.0em; width: 3.5em; }
.cartAttribsList { font-size: 1.0em; 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 {
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0.5em;
}
.attributesComments { color: #006; font-size: 1.2em; font-weight: bold; margin-bottom: 10px; }
.huntsoptionname {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
}


/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew { font-size: 1.1em; margin: 1em 0; }
/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.2em;
	color: #101220;
	}
.leftBoxHeading, .centerBoxHeading {
	margin: 0;
	background-color: #e5e5e5;
	padding: 0.5em 0.2em;
	}
.huntsleftBoxHeading { font-weight: bold; background-color: #e5e5e5; text-align: left; margin: 0; padding: 0.4em 0.2em; border-bottom: 1px solid #ccc; font-size:1.2em;}
.huntscenterBoxHeading { font-weight: bold; background-color: #e5e5e5; text-align: left; margin: 0 0 0; padding: 0.4em 0.2em; border-bottom: 1px solid #ccc; }
.leftBoxContainer { margin-bottom: 25px; border: solid 1px #ccc; font-size:1.2em;}
.huntscenterBoxWrapper { margin-top: 100px; }
.sideBoxContent { font-size: 1.0em; background-color: #ffffff; padding: 0.3em; }
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.2em;
	color: #101220;
	}
.rightBoxHeading {
	margin: 0;
	background-color: #e5e5e5;
	padding: 0.2em 0;
	}
h3.leftBoxHeading a:hover {
	color: #101220;
	text-decoration: none;
	}
h3.rightBoxHeading a:hover {
	color: #e5e5e5;
	text-decoration: none;
	}
.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 { font-size: 1.1em; text-align: center; }
.additionalImages, .attribImg { font-size: 1.0em; 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: #e5e5e5;
}
#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: #cacaca;
	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%;}
.huntsproductprice { color: #390; }
.huntsoptions { font-size: 1.2em; margin-left: 100px; }
.attribsRadioButton { font-size: 1.2em; }
.attribsCheckbox { font-size: 1.2em; }
.huntsinfo { font-size: 1.1em; margin-left: 5px; }
.huntseshopprice { color: #006; font-size: 1.4em; font-weight: bold; }
.huntseshopmodel { color: #036; font-size: 1.2em; font-weight: normal; }
.huntseshopproductname { color: #000; font-size: 1.6em; font-weight: bold; line-height: 125%; width: 600px; }
.huntsproductname { width: 600px; margin-top: 15px; margin-bottom: 15px; border-top: 1px dotted #808080; }
.huntsnextprev { margin-bottom: 15px; width: 98%; }
.huntsnextprevtotal { color: #006; font-size: 1.0em; }
.class { }
.hunstdisclaimer { font-size: 1.0em; background-color: #f5f5f5; width: 98%; padding: 8px; border: dashed 1px #afafaf; }
.huntsprodlistingrowheading {  }
.huntsproductlistingheading { background-color: #e5e5e5; padding: 5px 2px; border-bottom: 1px solid #808080; }
.productListing {  }
.huntsproductlistingeven { background-color: #ededed; padding: 5px; }
.huntsproductlistingodd { background-color: #fbfbfb; padding: 5px; }
.huntsitemtitle { }
.huntsproductlistingdata { font-size:1.2em;}
.huntslistingdescription { }
.huntslistingproductimage { border: solid 1px #808080; }
.huntstabtable { border: solid 1px #808080; }
.huntsinfobox { text-align: left; vertical-align: top; margin: 0; padding: 2px; }
.huntsinfoboximg { }
.huntsinfoboxlink { vertical-align: top; }

