/**
 * 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: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #bd2017;
	background-image: url(../images/design/bg.jpg);
	background-repeat:repeat-x;
}
.big_price {
	font-size:50px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.stroke {
	text-decoration: line-through;
}
.small_price {
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0px;
	padding-top:8px;
}
.currency_sign {
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0px;
	padding-top:10px;
}
.spec {
	color:#0099cc;
}
.main_image {
	padding:5px;
	width:230px;
	text-align:center;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.prod_table {
	margin-bottom:10px;
	border:1px solid #cccccc;
	height:300px;
	margin:auto;
}
.prod_image {
	height:150px;
}
.prod_name {
	border:1px solid #fff;
	background-color: #ccc;
	height:30px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}
.manu_bg {
	width:314px;
	height:33px;
	padding-left:5px;
	padding-top:6px;
	margin:0;
	background-image: url(../images/design/manu_bg.jpg);
	background-repeat:no-repeat;
}
.manu_bg select {
	border:0;
}
.search_bg {
	width:323px;
	height:32px;
	padding-left:20px;
	padding-top:7px;
	background-image: url(../images/design/search_bg.jpg);
}
.search_bg input {
	border:0;
}

A.manuf:link, A.manuf:visited, A.manuf:active {
  color: #993300;
  font-size:11px;
  text-transform:uppercase;
  text-decoration: none;
}
A.manuf:hover {
  color: #993300;
  font-size:11px;
  text-transform:uppercase;
  text-decoration: underline;
}

.prod_price {
	padding-top:10px;
	line-height:16px;
	text-align:center;
	font-size:13px;
	padding-bottom:5px;
	height:55px;
}
.cart_01 {
	width:231px;
	height:113px;
	background-image: url(../images/design/cart_01.jpg);
}
.cart_01 a:link {
	color:#fff;
}
.cart_01 a:visited {
	color:#fff;
}
.cart_01 a:active {
	color:#fff;
}
.cart_01 a:hover {
	color:#fff;
	text-decoration: underline;
}
.header_main {
	width:100%;
	height:150px;
}
.header {
	height:150px;
	margin:auto;
	width:1029px;
}
.banners_top {
	padding-top:15px;
	padding-left:30px;
	padding-right:40px;
}
.header_02 {
	width:602px;
	height:53px;
	background-image: url(../images/design/header_02.jpg);
}

.legalCopyright {
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}
.legalCopyright a:link {
	color:#fff;
}
.legalCopyright a:visited {
	color:#fff;
}
.legalCopyright a:active {
	color:#fff;
}
.legalCopyright a:hover {
	color:#fff;
	text-decoration: underline;
}
.footer_main {
	background-image: url(../images/design/footer_bg2.jpg);
	width:100%;
	height:224px;
	margin:0em;
	padding:0em;
	background-repeat:repeat-x;
}
.footer {
	background-color:#161616;
	margin:auto;
	width:1030px;
	height:138px;
	background-image: url(../images/design/footer_bg.jpg);
	background-repeat:no-repeat;
}
.footer_01 {
	margin:auto;
	width:1030px;
}
.footer_02 {
	margin:auto;
	width:1030px;
	padding-top:15px;
}
.footer_col {
	width:217px;
	padding-left:40px;
	line-height:22px;
	padding-top:12px;
	text-align:left;
	text-transform:uppercase;
}
.col1 {
	width:155px;
}
.col2 {
	width:237px;
}
.footer_col a:link {
	font-size:11px;
	color:#fff;
}
.footer_col a:visited {
	color:#fff;
}
.footer_col a:active {
	color:#fff;
}
.footer_col a:hover {
	color:#fff;
	text-decoration: underline;
}
.footer_head {
	padding-bottom:5px;
	color:#cccccc;
	font-size:12px;
	font-weight:bold;
}
a img {border: none; }

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

a:active {
	color: #333333;
	text-decoration: none;
	}

h1 {
	font-size: 1.8em;
	color:#bd2017;
	font-weight:normal;
	}

h2 {
	font-size: 1.7em;
	color:#bd2017;
	font-weight:normal;
	}

h3 {
	font-size: 1.6em;
	color:#bd2017;
	font-weight:normal;
	}

h4, h5, h6, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
legend {
	color:#ff5500;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0px;
}

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 {
	padding-right: 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: 1028px;
	}

#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: 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, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

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

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

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navSuppWrapper {
	margin: 0em;
	background-color: #fff;
	font-weight: normal;
	color: #666;
	width: 100%;
	border-top:3px solid #666;
	}

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

#navSupp ul li {
	display: inline;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #444;
	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 {
	}

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

.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.4em;
	padding-top: 0.2em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	padding-top: 0em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

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

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #993300;
	text-transform:uppercase;
	}

.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: 11px;
	color: #cc3333;
	text-transform:uppercase;
	font-weight:bold;
	}

.leftBoxHeading {
	margin: 0em;
	background-image: url(../images/design/left1_head.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:13px;
	padding-left: 3.5em;
	}
.centerBoxHeading {
	margin: 0em;
	padding: 0em 0.2em;
	border-bottom:1px solid #999;
	font-weight:bold;
	}
h2.centerBoxHeading {
	font-size:1.2em;
}
.leftBoxContainer {
	margin-top: 0.9em;
	}
.rightBoxContainer {
	margin-top: 0.2em;
	margin-bottom: 1.0em;
	}

.sideBoxContent {
	font-size:1.0em;
	line-height:22px;
	padding: 0.4em;
	background-image: url(../images/design/left_bg.jpg);
	}
.sideBoxContent2 {
	font-size:1.0em;
	line-height:22px;
	padding: 0.4em;
	background-image: url(../images/design/left1_bg.jpg);
	}
.box {
	margin:auto;
	width:189px;
	margin-left:10px;
}
.box2 {
	margin:auto;
	width:189px;
	margin-left:29px;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 11px;
	color: #cc3333;
	text-transform:uppercase;
	font-weight:bold;
	}

.rightBoxHeading {
	margin: 0em;
	background-image: url(../images/design/left_head.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:14px;
	padding-left: 2.0em;
	}

h3.leftBoxHeading a:hover {
	text-decoration: underline;
	} 

h3.rightBoxHeading a:hover {
	text-decoration: underline;
	}

.rightBoxContent {
	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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.leftBoxHeading, .centerBoxHeading,.rightBoxHeading {
	text-align: left;
}
#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: #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%;}

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