/**
 * 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;
	/*padding: 0;*/
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 75.5%;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/bgfull.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}

a img {border: none; }

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

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

ADDRESS {
	font-size: 1.0em;
	}

#checkoutOrderTotals {
	font-size: 0.8em;
	}

#orderTotals {
	font-size: 0.9em;
	}

#checkoutPaymentHeadingTotal {
	font-size: 1.5em;
	}

.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: 1.3em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	font-size: 0.9em;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	font-size: 0.9em;
	}

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: 960px;
	vertical-align: top;
	}

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

#headerWrapper {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper {
	margin: 0em;
	padding: 0em;
	height: 85px;
	}

#mainWrapper {
	margin: auto;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	width: 260px;
	}

#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: 44%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

#navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMainWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	height: 1%;
	width: 100%;
	}

#navSuppWrapper {
	margin: 1.0em 0em 0em 0em;
	background-color: #ffffff;
	border-top: 4px solid #064ea2;
	border-bottom: 1px dotted #064ea2;
	font-size: 0.9em;
	height: 1%;
	width: 100%;
	}

.navFooter {
	margin: 0;
	padding:  0.4em 0em;
	text-align: left;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #000000;
	}

.footBold {
	margin: 0;
	padding:  0.3em 0.8em 0.3em 1.7em;
	background-image: url(../images/footer_icon.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	color: #064ea2;
	}

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

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

#navMain ul li {
	display: inline;
	border: 1px solid #000000;
	/*padding:  0.3em 0.5em;*/
	padding: 0.3em 0.5em 0.3em 1.5em;
	margin-left: 0.3em;
	background-color: #ebbb40;
	font-size: 0.8em;
	text-transform: uppercase;
	}

#navSupp 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: #000000;
	white-space: nowrap;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	text-transform: uppercase;
	font-size: 0.9em;
	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 {
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: 290px;
	padding: 5px;
	z-index: 10;
	}

#navMain {
    float: right;
    margin-top: 47px;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0.1em 0em 0.1em 0.3em;
	padding: 0.7em;
	}

#navColumnOne {
	background-color: #FFFFFF;
	width: 260px;
	}

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

/*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 0em 0.8em 1.3em;
	}

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

#contactUsForm {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0.5em 1em 0.5em 1em;
	border: 1px solid #cccccc;
	padding: 1em;
	}

.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  {
	padding: 0.5em 0em;
	}

.cartTotalsDisplay   {
	padding: 0.5em 0em;
	font-size: 1.1em;
	}

.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 {
	color: #ff0000;
	}

.productPriceDiscount {
	/*color: #ff0000;*/
	display: none;
	}

.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: 7.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-family: arial, verdana, helvetica, sans-serif;	
	font-size: 1.2em;
	color: #fcbd30;
	text-align: left;
	}

#currenciesHeading label {
	font-size: 1.0em;
	padding: 0;
	}

.leftBoxHeading {
	margin: 0em;
	background-color: #064ea2;
    background-image : URL('../images/sbtitle.jpg');
    background-repeat: no-repeat;
	padding: 0.6em 0.2em 0.5em 1.9em;
	}

.centerBoxHeading {
	margin: 0em;
	background-color: #064ea2;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #cccccc;
	margin-bottom: 1.2em;
	margin-top: 1.2em;
	padding: 5px;
	}

.sideBoxContent {
	/*background-color: #ffffff;*/
	font-size: 1.0em;
	padding: 0em;
	}

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

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

#informationContent a {
    background-repeat: no-repeat;
    display: block;
    border-top: 1px dotted #b4b4b4; 
    background-color: #f4f4f4;
	text-transform: uppercase; 
    color: #000000; 
    padding: 0.3em 0.4em;
    } 

#informationContent a:hover {
    background-color: #1f1f1f; 
    color: #ffffff; 
    }

#moreinformationContent a {
    background-repeat: no-repeat;
    display: block;
    border-top: 1px dotted #b4b4b4; 
    background-color: #f4f4f4;
	text-transform: uppercase; 
    color: #000000; 
    padding: 0.3em 0.4em;
    } 

#moreinformationContent a:hover {
    background-color: #1f1f1f; 
    color: #ffffff; 
    }

#discountsideboxContent {
    background-color: #f4f4f4;
    } 

#techsidebox a {
    background-repeat: no-repeat;
    display: block;
    border-top: 1px dotted #b4b4b4; 
    background-color: #f4f4f4; 
    color: #000000; 
    padding: 0.3em 0.4em;
    } 

#techsidebox a:hover {
    background-color: #1f1f1f; 
    color: #ffffff; 
    }

.techside {
	text-transform: uppercase;
	font-weight: bold;
	color: #cc0000;
	font-size: 1.1em;
	}

.checkfree {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #cc0000;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, #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;
	}

#siteinfoLegal {
	text-align: left;
	text-transform: uppercase;
	}

.cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay {
	text-align: center;
	}

#scProductsHeading {
	text-align: left;
	}

#scUnitHeading, #scTotalHeading {
	text-align: right;
	}

#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, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	background-image: url(../images/blank_bg.jpg);
	padding: 1.5em;
	}

#popupAdditionalImage, #popupImage {
	background-color: #ffffff;
	background-image: url(../images/blank_bg.jpg);
	}

.information {padding: 10px 3px; line-height: 150%; font-size: 1.1em;}

#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 box parent and child categories */
A.category-top, A.category-top:visited {
	color: #064ea2;
	text-decoration: none;
	}

A.category-top:hover {
	color: #FF0000;
	text-decoration: none;
	}

A.category-links, A.category-links:visited {
	color: #064ea2;
	text-decoration: none;
	}

A.category-links:hover {
	color: #FF0000;
	text-decoration: none;
	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #064ea2;
	text-decoration: none;
	}

A.category-subs:hover, A.category-products:hover {
	color: #FF0000;
	text-decoration: none;
	}

/*SPAN.category-subs-parent {
	font-weight: bold;
	color: #064ea2;
	}

SPAN.category-subs-selected {
	font-weight: bold;
	color: #064ea2;
	}*/

/* end categories box links */


/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px "Segoe UI", Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 1000;
}

.menunonlink {
display: block;
color: #fff;
font-weight: bold;
text-transform: uppercase;
background-color: #666;
padding: 6px 5px;
border-bottom: 1px solid black;
}

.ddsubmenustyle li a{
display: block;
width: 180px; /*width of menu (not including side paddings)*/
color: black;
background-color: #dbe2f3;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: black;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: 11px "Segoe UI", Arial, Helvetica, sans-serif;
text-transform: uppercase;
list-style-type: none;
border-bottom: 1px solid gray;
background: #064ea2;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 12px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #064ea2;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: black; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}

/* ######### Header Bar CSS BEGIN ######### */

.headerBar {
    /*position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -480px;
	z-index: 1000;*/
	padding: 0;
	/*background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;*/
	width: 960px;
	height: 55px;
	/*border-bottom: 1px solid #000000;*/
	}

.barLeft { margin:0; padding:0; }

.barRight { margin:0; padding:0; }

#purePoly { display: block; width: 175px; height: 24px; background: url("../images/hl1.jpg") no-repeat 0 0; margin:0; padding:0; border:0; }
#purePoly:hover {  background-position: 0 -24px;}
#purePoly .selected a {  background-position: 0 -24px;}
#purePoly span { display: none;}

#pureSelected { display: block; width: 175px; height: 24px; background: url("../images/hl1.jpg") no-repeat 0 0; background-position: 0 -24px; margin:0; padding:0; border:0; }
#pureSelected span { display: none;}

#indy { display: block; width: 175px; height: 24px; background: url("../images/hl2.jpg") no-repeat 0 0; margin:0; padding:0;}
#indy:hover {  background-position: 0 -24px;}
#indy span { display: none;}

#indySelected { display: block; width: 175px; height: 24px; background: url("../images/hl2.jpg") no-repeat 0 0; background-position: 0 -24px; margin:0; padding:0;}
#indySelected  span { display: none;}

#foam { display: block; width: 175px; height: 24px; background: url("../images/hl3.jpg") no-repeat 0 0; margin:0; padding:0; border:0; }
#foam:hover {  background-position: 0 -24px;}
#foam span { display: none;}

#foamSelected { display: block; width: 175px; height: 24px; background: url("../images/hl3.jpg") no-repeat 0 0; background-position: 0 -24px; margin:0; padding:0; border:0; }
#foamSelected  span { display: none;}

#graco { display: block; width: 175px; height: 24px; background: url("../images/hl4.jpg") no-repeat 0 0; margin:0; padding:0;}
#graco:hover {  background-position: 0 -24px;}
#graco span { display: none;}

#gracoSelected { display: block; width: 175px; height: 24px; background: url("../images/hl4.jpg") no-repeat 0 0; background-position: 0 -24px; margin:0; padding:0;}
#gracoSelected  span { display: none;}

#ecotight { display: block; width: 175px; height: 24px; background: url("../images/hl5.jpg") no-repeat 0 0; margin:0; padding:0;}
#ecotight:hover {  background-position: 0 -24px;}
#ecotight span { display: none;}

#ecotightSelected { display: block; width: 175px; height: 24px; background: url("../images/hl5.jpg") no-repeat 0 0; background-position: 0 -24px; margin:0; padding:0;}
#ecotightSelected  span { display: none;}


/* ######### Header Bar CSS END ######### */

.flashdia {
	z-index: 1;
	}

.techTitle1 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	}

.techTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	}

.techpara {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: justify;
	}

.techpara li {
	text-align: justify;
	}

.techSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

.homeSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	}

.custList {
    margin: 0 0 20px 0;
    padding:0;
    text-align: left;
    width:390px;
}

.custList ul {
    margin:0px;
    padding:0px;
}

.custList li {
    list-style: none;   
    width: 195px;
    float: left;
    margin: 0;
    /*padding: 3px;
	background-image: url(../images/bullet-list.gif);
	background-position: 6px 4px;
	background-repeat: no-repeat;*/
	padding: 0; /* left padding moves the text away from the bullet */
}

#productListing {
	height: 300px;
	/*overflow: auto;*/
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
	}

.cust_currencies {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: 323px;
	z-index: 1000;
	}

.inner_currencies {
	/*padding: 0.3em 0.1em 0.3em 0.5em;
	background-color: #6b8bcd;
	color: #FFFFFF;*/
	font-size: 0.8em;
	text-transform: uppercase;
	}

.manDrop {
	width: 575px;
	background-color: #dedede;
    /*border: 1px solid #bababa;
	padding: 10px 0 13px 0;*/
	margin: 0 0 19px 0;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	/*font-size: 14px;
	color: #005175;*/
	}

.manLeft {
	float: left;
	width: 250px;
	padding: 16px 5px 16px 0;
	margin: 0;
	text-align: right;
	}

.manRight {
	float: left;
	padding: 16px 0 16px 5px;
	margin: 0;
	width: 240px;
	font-size: 13px;
	}

.manTitle {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.2em;
	color: #005175;
	text-transform: uppercase;
	}

.equipMain {
	margin: 0;
	padding: 10px;
	border: 1px solid #cccccc;
	min-height: 200px;
	}

.equipMainright {
	margin: 0;
	width: 55%;
	padding: 0;
	/*line-height: 1.5em;*/
	}

.equipLeft {
	margin: 0;
	width: 41%;
	}

.equipRight {
	margin: 0;
	width: 55%;
	padding: 15px 10px 0 10px;
	border: 1px solid #cccccc;
	}

.equipDetailleft {
	margin: 0 0 15px 0;
	width: 49%;
	padding: 0;
	}

.equipDetailright {
	margin: 0 0 15px 0;
	width: 49%;
	padding: 0;
	}

.equipTitle {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.1em;
	padding: 0.5em 0em 0.5em 3.5em;
	margin: 0;
	text-transform: uppercase;
	background: url(../images/dot-bar.jpg) 0 0.1em no-repeat; 
	}

.equipMainright ul { 
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	}

.equipMainright li {
	background: url(../images/bullet8.png) no-repeat 0px 3px;
	margin: 0;
	padding: 2px 0 0 18px;
    width: 45%;
    float: left;
	}

.equipSelectright {
	margin: 0;
	width: 54%;
	padding: 0;
	/*line-height: 1.5em;*/
	}

.equipSelectright ul { 
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	}

.equipSelectright li {
	background: url(../images/bullet8.png) no-repeat 0px 3px;
	margin: 0;
	padding: 2px 0 0 18px;
	}

.equipSmall {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: none;
	}

.checklrg {
	font-size: 1em;
	text-align: justify;
	padding: 1.0em 0.5em 1.0em 4.5em;
	margin: 0;
	background: url(../images/checkbox-lrg.jpg) 0 0.8em no-repeat;
	}

.cartimg {
	background: url(../images/shop_cart.jpg) 0.2em 0.3em no-repeat;
	}

.loginimg {
	background: url(../images/login.jpg) 0.2em 0.3em no-repeat;
	}

.accountimg {
	background: url(../images/account.jpg) 0.2em 0.3em no-repeat;
	}

.checkimg {
	background: url(../images/checkout.jpg) 0.2em 0.3em no-repeat;
	}

#otgrouppricing {
	color: #FF0000;
	}

#otcoupon {
	color: #FF0000;
	}

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

.customtable {
	background-color: white;
	border: 1px solid #cccccc;
	}

.techDisclaimer {
	font-size: 0.8em;
	}

#productPrices {
	padding: 30px 0 2px 0;
	}

#productDetailsList {
	font-size: 1.2em;
	}

#productName {
	padding: 17px 0 5px 0;
	font-size: 1.3em;
	}

.custompopup {
	padding: 10px;
	width: 563px;
	}

.custompopbody {
	background-color: #ffffff;
	background-image: url(../images/blank_bg.jpg);
	}

/* ######### Legend ######### */

.custlegend-title {
	background: #FFFFFF;
	font-size: 1.1em;
	color: #cc0000;
	display: block;
	text-transform: uppercase;
	float: left;
	/*font-weight: bold;*/
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
}

.custlegend {
	border: 1px solid #cccccc;
	margin: 20px 0;
	padding: 15px 20px;
	position: relative;
}

.prodlegend-title {
	background: #FFFFFF;
	font-size: 1.1em;
	color: #cc0000;
	display: block;
	text-transform: uppercase;
	float: left;
	/*font-weight: bold;*/
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
}

.prodlegend {
	border: 1px solid #cccccc;
	margin: 20px 0;
	padding: 15px 20px;
	position: relative;
	height: 250px;
}

/* ######### GlasCraft Crossover CSS ######### */

.eebuttons {width:120px}*.ee100 { background : #DEDEDE; color : black; 
font-family : Calibri , sans-serif; font-size : 11.00pt; 
font-style : normal; font-weight : 400; padding-left : 1px; 
padding-right : 1px; padding-top : 1px; text-align : center; 
vertical-align : middle }
*.ee106 { background : #DEDEDE; color : #CC0000; 
font-family : Arial , sans-serif; font-size : 11.00pt; font-style : normal; 
font-weight : 700; padding-left : 1px; padding-right : 1px; 
padding-top : 1px; text-align : right; vertical-align : middle }
*.ee109 { background : #DEDEDE; color : #006699; 
font-family : Arial , sans-serif; font-size : 11.00pt; font-style : normal; 
font-weight : 700; padding-left : 1px; padding-right : 1px; 
padding-top : 1px; text-align : right; vertical-align : middle }
*.ee111 { color : black; font-family : Calibri , sans-serif; 
font-size : 11.00pt; font-style : normal; font-weight : 400; 
padding-left : 0px; padding-right : 1px; padding-top : 0px; 
text-align : left; vertical-align : middle }
*.ee113 { color : black; font-family : Calibri , sans-serif; 
font-size : 11.00pt; font-style : normal; font-weight : 400; 
text-align : left; vertical-align : middle }
*.ee114 { background : #DEDEDE; color : black; 
font-family : Calibri , sans-serif; font-size : 11.00pt; 
font-style : normal; font-weight : 400; padding-left : 1px; 
padding-right : 1px; padding-top : 1px; text-align : center; 
vertical-align : bottom }
*.ee117 { background : #DEDEDE; color : black; 
font-family : Calibri , sans-serif; font-size : 11.00pt; 
font-style : normal; font-weight : 700; padding-left : 1px; 
padding-right : 1px; padding-top : 1px; text-align : right; 
vertical-align : middle }
*.ee120 { color : black; font-family : Calibri , sans-serif; 
font-size : 11.00pt; font-style : normal; font-weight : 700; 
padding-left : 1px; padding-right : 1px; padding-top : 1px; 
text-align : center; vertical-align : middle }
*.ee123 { background : #DEDEDE; color : black; 
font-family : Calibri , sans-serif; font-size : 11.00pt; 
font-style : normal; font-weight : 400; padding-left : 0px; 
padding-right : 1px; padding-top : 0px; text-align : left; 
vertical-align : middle }
*.ee124 { background : #DEDEDE; color : black; 
font-family : Calibri , sans-serif; font-size : 11.00pt; 
font-style : normal; font-weight : 400; text-align : left; 
vertical-align : middle }
*.ee125 { color : black; font-family : Calibri , sans-serif; 
font-size : 11.00pt; font-style : normal; font-weight : 400; 
padding-left : 1px; padding-right : 1px; padding-top : 1px; 
text-align : center; vertical-align : middle }
*.ee127 { color : windowtext; font-family : Arial , sans-serif; 
font-size : 10.00pt; font-style : normal; font-weight : 700; 
padding-left : 1px; padding-right : 1px; padding-top : 1px; 
text-align : left; vertical-align : bottom }
*.ee130 { color : black; font-family : Calibri , sans-serif; 
font-size : 11.00pt; font-style : normal; font-weight : 400; 
padding-left : 1px; padding-right : 1px; padding-top : 1px; 
text-align : left; vertical-align : bottom }
*.ee132 { color : windowtext; font-family : Arial; font-size : 10.00pt; 
font-style : normal; font-weight : 400; padding-left : 1px; 
padding-right : 1px; padding-top : 1px; text-align : left; 
vertical-align : bottom }

textarea {  overflow: auto; }


.mainCatouter {
	align: center;
	}

.mainCat1 {
	width: 186px;
	border: 1px solid #b4b4b4;
	padding: 0;
	margin: 5px 5px 5px 0px;
	}

.mainCat2 {
	width: 186px;
	border: 1px solid #b4b4b4;
	padding: 0;
	margin: 5px 5px 5px 5px;
	}

.mainCat3 {
	width: 186px;
	border: 1px solid #b4b4b4;
	padding: 0;
	margin: 5px 0px 5px 5px;
	}

.mainCatimage {
	padding: 0;
	margin: 4px;
	}

.mainCattitle {
	padding: 5px 8px;
	margin: 4px;
	background-color: #cccccc;
	background-image: url(../images/cattitlebg.jpg);
	background-repeat: no-repeat;
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #ca5b2d;
	}

.mainCattext {
	padding: 5px 8px;
	margin: 4px;
	border: 1px solid #b4b4b4;
	background-color: #f4f4f4;
	font-size: 9px;
	}

#tape { display: block; width: 178px; height: 95px; background: url("../images/tape.jpg") no-repeat 0 0; margin:0; padding:0;}
#tape:hover {  background-position: 0 -95px;}
#tape span { display: none;}

#compressor { display: block; width: 178px; height: 95px; background: url("../images/compressor.jpg") no-repeat 0 0; margin:0; padding:0;}
#compressor:hover {  background-position: 0 -95px;}
#compressor span { display: none;}

.chambertable td {
	background-color: #e4e4e4;
	}

.tableblank {
	background: url("../images/table-bg.jpg")
	}

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

.manuTitle {
	font-weight: bold;
	background-color: #e4e4e4;
	}

.manuOdd {
	background-color: #f1f9ff;
	}

.manuEven {
	background-color: #e0f1ff;
	}

/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { margin-top: 1px; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt-right */
.col2-alt-set .col-1 { float:left; width:32%; }
.col2-alt-set .col-2 { float:right; width:65%; }

/* Col2-alt-left */
.col2-alt-left .col-1 { float:left; width:65%; }
.col2-alt-left .col-2 { float:right; width:32%; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:24%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:1.2%; }

.coltext {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: justify;
	line-height: 1.5em;
	margin: 0;
	}

.colimg {
	padding: 6px;
	}

.colwrap {
	border: 1px solid #cccccc;
	margin: 0px 0px 20px 0px;
	}

.coltitle {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #cc0000;
	}

.techTitle4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #CC0000;
	}

#pricesidebox h3 {display: none;}

.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:5px solid #064ea2; /*Border around tooltip*/
background:white;
z-index:3000;
}


.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:black;
color:white;
padding-top:5px;
text-align:center;
font:bold 11px Arial;
}
