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

a img {border: none; }

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

a:active {
	color: #005175;
    }


h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.6em;
	color: #ca5b2d;
	}

h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.4em;
	color: #005175;
	}

h3 {
	font-size: 1.3em;
	}

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

h4.optionName {
	font-size: 1.1em;
	margin: 0;
	}

LEGEND {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.4em;
	color: #005175;
	}

.biggerText {
	font-size: 1.2em;
	}

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

/*#navColumnOne a:link {
    color: #000000;
    }

#navColumnOne a:visited {
    color: #000000;
    }

#navColumnOne a:hover {
    color: #ca5b2d;
    }

#navColumnOne a:active {
    color: #666666;
    }

#navColumnOne {
    color: #000000;
    }*/

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

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

FIELDSET {
	padding: 0.5em 0.7em 1.5em 0.7em;
	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: 1.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px dotted #b4b4b4;
	}

/*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: 1000px;
	vertical-align: top;
	}

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

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

#popupAdditionalImage, #popupImage {
	background: #ffffff;
	margin: 0em;
	padding: 0em;
	}

#mainWrapper {
	margin: auto;
	}

#navColumnOneWrapper {
	margin: 0em;
	}

#navColumnTwoWrapper {
	margin: 0em;
	} 

#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 {
	margin: 3em 0em 0em 0em;
	width: 46%;
	}

.productDetailBox {
	margin: 0.5em 0em 0em 0em;
	width: 46%;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	padding: 0em 0em 1em 0em;
    }

.navSplitPagesLinks {
	padding: 0em 0em 1em 0em;
    }

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  1.5em 3em 0em 0em;
	list-style-type: none;
	}

#navCatTabsWrapper {
	margin: 0em;
	padding:  1.5em 0em 0em 0em;
	background-color: #1f1f1f;
    /*background-image: URL('../images/footer_bg.jpg');
	background-repeat: no-repeat;*/
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

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

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

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

#navMainWrapper {
	margin: 0em;
	background-color: #ffffff;
    background-image: URL('../images/nav_bar.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	color: #414143;
	height: 1%;
	width: 100%;
	}

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

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

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

#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 #b4b4b4;
	padding:  0.3em 0.5em;
	margin-left: 0.3em;
	background-color: #f4f4f4;
	font-size: 0.8em;
	text-transform: uppercase;
	}

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

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

#indexProductListCatDescription, #categoryDescription {
	font-size: 1.1em;
	line-height: 130%;
	margin: 0;
	padding: 1em 0em;
	}

#navMainSearch {
	position: absolute;
    top: 141px;
    left: 50%;
    margin-left: 333px;
	padding: 5px 0px;
	z-index: 1000;
	}

#headerDiscount {
	position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -120px;
	padding: 0px 0px;
	z-index: 1000;
	}

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

#navBreadCrumb {
	/*background-color: #ffffff;*/
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 1em;
	font-weight: bold;
	margin: 0em;
	padding: 1em 0.5em 1em 0.9em;
	}

#navColumnOne {
    /*background-image : URL('../images/leftsidebox_bg.jpg');*
    background-repeat: repeat-y;*/
	background-color: #ffffff;
	}

#navColumnTwo {
    /*background-image : URL('../images/rightsidebox_bg.jpg');
    background-repeat: repeat-y;*/
	background-color: #ffffff;
	}

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

.categoryListBoxContents {
	font-size: 1.1em;
	vertical-align: top;
	}

/*.content,*/ #productDescription {
	/*font-size: 1.2em;*/
	padding: 0.5em 0 0.5em 0;
	}

.shippingEstimatorWrapper {
	background: #ffffff;
	padding: 0.5em;
	}

p { 
	font-size: 1.1em;
	line-height: 130%;
	margin: 1.3em 0.2em;
	text-align: justify;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0em 0.7em 0.5em 0.7em;
	}

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

/*#siteinfoLegal {
	font-size: 0.9em;
	padding-top: 0.8em;
	}*/

.prodListPrice {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #005175;
	}

.itemTitle {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	}

.productListing-heading {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0.8em 0em 0.4em 0em;
	}

#productListHeading, #indexCategoriesHeading, #shippingInfoHeading, #conditionsHeading, #siteMapHeading, #discountcouponInfoHeading, #loginDefaultHeading, #createAcctDefaultHeading {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.3em;
	padding: 0.7em 0em 0.3em 3.5em;
	margin: 0;
	text-transform: uppercase;
	background: url(../images/dot-bar.jpg) 0 0.25em no-repeat; 
	}

#contactUsForm {
	padding: 0.5em 2em 3em 2em;
	}

#productName {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.6em;
	padding: 0.7em 0em 0em 3.5em;
	color: #005175;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0.5em;
/*	border: 1px solid #000000;*/
	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, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.instructions {
	padding: 2.0em 0em;
	color: #048504;
	}

.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;
	font-size: 62.5%;
	}

.orderHistList {
	margin: 0.3em;
	padding: 0.2em 0.2em 0 0.2em;
	list-style-type: none;
	} 

.orderHistList li{
	padding: 0 0 0.8em 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*/

.leftBoxHeading label, .rightBoxHeading label {
    line-height: 1.2em;
	font-size: 1em;
    padding-top: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    padding-left: 0em;
    }

.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-family: arial, verdana, helvetica, sans-serif;	
	font-size: 1.4em;
	color: #ffffff;
	text-align: left;
	}

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

centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #b4b4b4;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.5em;
	}

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

#whatsnewContent {
	padding: 1.1em 0.8em 0.8em 0.8em;
	}

.rightBoxContainer {
	border: 1px solid #b4b4b4;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.5em;
    }

.rightBoxFooter {
    height: 0px;
	background-color: #ffffff;
    /*background-image : URL('../images/sidebox_footer.jpg');
    background-repeat: no-repeat;*/
    }

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-family: arial, verdana, helvetica, sans-serif;	
	font-size: 1.4em;
	color: #ffffff;
	text-align: left;
	}

.columnRight {}

.rightBoxHeading {
	margin: 0em;
	background-color: #1f1f1f;
    background-image : URL('../images/sbtitle.png');
    background-repeat: no-repeat;
	padding: 0.6em 0.2em 0.5em 1.9em;
	}

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

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

.rightBoxContent {
	/*background-color: #ffffff;
    background-image : URL('../images/sidebox_02.jpg');
    background-repeat: repeat-y;*/
	margin: 0em;
	}

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

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

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

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

#industrysidebox h3 {display: none;}

#buildsidebox h3 {display: none;}

#cufcasidebox h3 {display: none;}

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

#siteinfoLegal {
	text-align: left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00000;
	text-transform: uppercase;
	background-color: #ffffff;
	padding: 0.7em 0em 0.7em 0em;
	}

.ccFoot {
	text-align: center;
	padding: 0em 1em 2.5em 1em;
	}

.cartTotalsHeader {
	text-align: left;
	font-size: 1.1em;
	text-decoration: none;
	color: #FFFFFF;
	}

.shoppingCartHeader {
	text-align: left;
	font-size: 1.1em;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 0.4em;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin: 0em 0.2em 0em 1.7em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.1em 0em 0.1em 0em;
	}

#bannerboxHeading {
	background-color: #1f1f1f;
}

#helpsideboxHeading {
	display: none;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

#productPrices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #005175;
	}

/*Tech Articles*/

 .customTitle {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.3em;
	color: #ca5b2d;
	padding: 0.7em 0em 0.3em 3.5em;
	margin: 0;
	text-transform: uppercase;
	background: url(../images/dot-bar.jpg) 0 0.27em no-repeat; 
	}


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

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

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

.techTitle3 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	/*font-weight: bold;*/
	color: #005175;
	}

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

.techImportant {
	color: #CC0000;
	font-weight: bold;
	}

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

.techpara2 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.paralist {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	}

.textParasmall {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	}

.newsDate {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	}

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

.techDisclaimer {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	color: #333333;
	}

.techCopyright {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	}

.techImg {
	float: left;
	padding: 10px 0 0 50px;
	}

.techImg2 {
	float: right;
	padding: 10px 50px 0 0;
	}

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

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

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

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

.leftHeaderHeading {
	font-family: arial, verdana, helvetica, sans-serif;	
	font-size: 1.4em;
	font-weight: bold;
	color: #ed6e29;
	text-align: left;
	}

.leftHeaderHeading a:link {
    color: #ed6e29;
    }

.leftHeaderHeading a:visited {
    color: #ed6e29;
    }

.leftHeaderHeading a:hover {
    color: #ffffff;
    }

.leftHeaderHeading a:active {
    color: #666666;
    }

.techBoxHeading1 { 
    font-family: 'verdana', serif;
    font-weight: bold;
    font-size: 1.0em;
    color: #ed6f29; 
    /*display: block;
    padding: 0em 0em 0em 0em;*/
	/*padding: 0.5em 0.2em 0em 0em;*/
    /*margin-top: 9px;
    margin-bottom: 4px;*/
    }

.askaQuestion {
    padding: 0.5em 0em 0em 0em;
	}

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

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

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

.listFont {
	font-size: 1.2em;
}

 .customBullet {
	padding: 0em 0em 0.3em 1.4em;
	margin: 0;
	background: url(../images/arrow.jpg) 0 0.27em no-repeat; 
	}

.customNum {
	color: #ca5b2d;
    font-weight: bold;
	font-size: 1.2em;
	}

.trailerPadding {
	padding: 0 0 15px 0;
	}

/*.accept { 
    padding: 0.2em 0em 0.2em 0em;
    }*/

/*misc*/
 
.back {
	float: left;
	}

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

.bold {
	font-weight: bold;
	}

.productListing-data {
	text-align: left;
	padding: 1em;
    border-top: 1px solid #ca5b2d;
	}

.productListing-odd {
    background-color: #ffffff;
    height: 125px; /* the 100px should be greater than the (Image - Product Listing Height 80px) default in Admin */
    padding: 0.2em 0em 0.2em 0em;
    }

.productListing-even {
    background-color: #ffffff;
    height: 125px; /* the 100px should be greater than the (Image - Product Listing Height 80px) default in Admin */
    padding: 0.2em 0em 0.2em 0em;
    }

.rowOdd {
	background-color: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #e7e7e7;
	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;
	font-size: 1.1em;
	}

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

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart, #infoShoppingCart {
	background-color: #ffffff;
	background-image: none;
	}

.information {
	padding: 10px 3px 10px 3px; 
	line-height: 150%;
	}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#cacaca;
	text-align: center;
	}

.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}

#seShipTo {
	padding: 0.2em;
	}

/*Css for info pages*/

.bedImage {
	float: left;
	padding: 5px 15px 5px 5px;
	}
	
.infoText {
	padding-top: 10px;
	line-height: 125%;
	}

.beneText1 {
	position: relative;
	float: left;
	width: 50%
	}
	
.beneText2 {
	position: relative;
	float: left;
	width: 50%
	}

.orange_bar {
	padding: 5px 0px 5px 5px;
	}

.cust_currencies {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: 345px;
	font-size: 0.8em;
	text-transform: uppercase;
	z-index: 1000;
	}

.techside {
	text-transform: uppercase;
	font-weight: bold;
	color: #ca5b2d;
	}

.wiretable {
	background-color: white;
	border: 1px solid #b4b4b4;
	}

.wiretable TD {
	background-color: #e4e4e4;
	}

.wireTitle {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	}

.wireTitle a {
	color: #ca5b2d;
	}

.wireTitle a:hover {
	color: #000000;
	}

/* ######### Checkout Success ######### */

#checkoutSuccessOrderNumber, #checkoutSuccessThanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ca5b2d;
	}

#checkoutSuccessMainContent, #checkoutSuccessLogoff, #checkoutSuccessOrderLink, #checkoutSuccessContactLink, #logoffDefaultMainContent, #createAcctSuccessMainContent {
	font-size: 12px;
	}

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

.custlegend-title {
	background: #FFFFFF;
	font-size: 1.4em;
	color: #ca5b2d;
	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 #b4b4b4;
	margin: 20px 0;
	padding: 15px 20px;
	position: relative;
}

/* ######### Newsletter CSS ######### */

.newsTitle {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #ca5b2d;
	}

.newsTitle a {
	color: #ca5b2d;
	}

.newsTitle a:hover {
	color: #000000;
	}

.newsDate {
	float: right;
	}

.newsBar {
	padding: 1em 0em 1em 0em;
	margin: 1.3em 0 0 0;
	background: url(../images/newsbar.jpg) 0 0.25em no-repeat; 
	}

.newsRead {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.3em 0em 0.3em 2.5em;
	margin: 0;
	/*text-transform: uppercase;*/
	background: url(../images/readmore.jpg) 1em 0.32em no-repeat;
	}


/* ######### 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: 900;
}

.ddsubmenustyle li a{
display: block;
width: 180px; /*width of menu (not including side paddings)*/
color: black;
background-color: #f4f4f4;
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: #CA5B2D;
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: #CA5B2D;
}

.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 */
}

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

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

.headerBar {
    /*position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -480px;
	z-index: 1000;*/
	padding: 0;
	margin:0; 
	/*background: #dcdcdc;*/
	width: 1000px;
	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 ######### */

/* ######### Catagories Icons CSS START ######### */

/*.mainCatouter {
	display:table;
	margin:0 auto;
	}*/

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

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

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

.mainCat4 {
	width: 186px;
	border: 1px solid #b4b4b4;
	padding: 0;
	margin: 4px 4px 5px 100px;
	display:inline;
	}

.mainCat5 {
	width: 186px;
	border: 1px solid #b4b4b4;
	padding: 0;
	margin: 4px 4px 5px 200px;
	display:inline;
	}

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

.mainCattitle a {
	color: #ca5b2d;
	display: block;
	}

.mainCattitle a:hover {
	color: #000000;
	}

.mainCattext {
	padding: 5px 8px;
	margin: 4px;
	border: 1px dotted #b4b4b4;
	background-color: #f4f4f4;
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	font-size: 10px;
	}

.mainCatdesc {
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	font-size: 1em;
	text-align: justify;
	line-height: 130%;
	margin: 1.3em 0.2em;
	}

.mainCatdesctop {
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	font-size: 1em;
	text-align: justify;
	line-height: 130%;
	margin: 0.2em 0.2em 1.3em 0.2em;
	}

#otgrouppricing {
	color: #ff0000;
	}

#otcoupon {
	color: #FF0000;
	}

#returncus {
	height: 470px;
	}

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

.trailer {
	line-height: 150%;
	}

.promovid {
	padding: 0px 10px 15px 10px;
	margin: 0;
	}

.facebooklike {
	padding: 0px 0px 0px 3px;
	}
	
/* ######### Shop Supplies ######### */

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

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

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

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

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

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

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

/* ######### Cleaning ######### */

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

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

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

/* ######### Trim Tapes ######### */

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

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

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

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

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

/* ######### Masking & Sanding ######### */

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

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

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

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

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

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

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

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

/* ######### Chemicals ######### */

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ######### Chemicals ## Pigments ######### */

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

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

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

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

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

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

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

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

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

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

/* ######### Safety ######### */

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

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

/* ######### Equipment ######### */

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

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

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

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

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

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

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

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

/* ######### Start Sub Categories ######### */

/* ######### High Pressure ######### */

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

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

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

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

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

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

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

/* ######### High Pressure ## Spray Guns ######### */

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

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

/* ######### Hybrid ######### */

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

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

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

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

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

/* ######### Low Pressure ######### */

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

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

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

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

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

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

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

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

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

/* ######### Low Pressure ## Spray Guns ######### */

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