/**

 * Main CSS Stylesheet

 *

 * @package templateSystem

 */



body {

	margin: 0;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 67%;

	color: #77787b;

	background-color: #ffffff;

	}

.holiday {

	color: red;

}

.centerColumn table{
  x-width:972px;
}

/* Title of the products */
h3.itemTitle a{
  color: #77787B;
  font-size: 10.49px;
  font-weight: bolder;
}

/* border around the products */
#productListing{
 border: 1px #FFBF3B solid;
}

/* color of the "larger image" */
.imgLink{
  font-size: 14px;
  color: #77787B;
}
/* color of the "larger image" secondary */
.additionalImages a:link{
  font-size: 14px;
  color: #FFBF3B;
}

/* colors of the letters in the main list of the products */
.categoryListBoxContents a:link, .categoryListBoxContents a:visited{
  font-size: 14px;
  color: #77787B;
}

.categoryListBoxContents a:hover{
  font-size: 14px;
  color: #77787B;
}
/* ////////////////////////////////////////////////// */

#productQuantities {
border: 1px solid #cccccc;
color: #000000;
font-size: 11px;
}

#productQuantities th{
padding-bottom: 20px;
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding: 7px;
padding-bottom: 9px;
background-image: url(../images/header_06.gif);
text-align: left;
}

#productAttributes *{
padding: 2px;
margin: 0px;
}


#productAttributes {
/*border: 1px solid #cccccc;*/
color: #000000;
font-size: 11px;
}

#productAttributes h3{
padding-bottom: 20px;
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding: 7px;
padding-bottom: 9px;
background-image: url(../images/header_06.gif);
}


a img {border: none;
}
/* MSL Ben - Added height here to make cart add box drop further down to level with bottom of product image */
#productDetailsList {
text-align: right;
list-style-type: none;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 0px;
margin-left: 0px;
height: 50px;
}

a:link, #navEZPagesTOC ul li a {
color: #005233;
text-decoration: none;
}

 
#scUnitHeading {

}

a:visited {

	color: #005233;

	text-decoration: none;

	}



a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover{

	color: #000000;

	}

#navMain ul li a:hover, #navMainRight ul li a:hover {
 color: #FF9D11;
}


a:active {

	color: #005233;

	}



h1 {

	font-size: 1.5em;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1.1em;

	}

h4.optionName {

  font-size: 1.2em;
  }
label.attribsSelect {

font-size: 1.0em;}


.biggerText {
	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {



    margin: 0.3em 3px;



}



CODE {

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}



TEXTAREA {

/*	float: left;*/

	margin: auto;

	display: block;

	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	background: #F0F8FF;

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}

  .others {
	x-background-image: url(../images/clickfor.png);
	x-width: 300px;
	x-height: 67px;
	display: inline;
}

.homestore{
  position: absolute;
  left: 325px;
  top: 62px;
  //top: 59px;
}
.industrialstore{
  position: absolute;
  left: 228px;
  top: 62px;
  //top: 59px;
}
.marketingstore{
  position: absolute;
  left: 133px;
  top: 62px;
  //top: 59px;
}

.logo {

	display: inline;
	text-align: left;

	}
	
#freeshipping{
  position: absolute;
  top: 50px;
  left: 425px;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;
	}


LABEL.inputLabel {
	width: 11em;
	float: left;
}



LABEL.inputLabelPayment {

	width: 15em;

	float: left;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {

	width: 12em;

	float: left;

	}



P, ADDRESS {

	padding: 0.5em;

	}



ADDRESS {

	font-style: normal;

	}


.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 1px solid #9a9a9a;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #000000;

	}



.messageStackWarning, .messageStackError {

	background-color: #ff0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	background-color: #ffffff;

	text-align: left;

	width: 100%;

	vertical-align: top;

	}

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

#logoWrapper {	
  margin:  0.10em 0em 0em 0em;
	
	background-image: url(../images/header_bg.png);
	
	background-repeat: repeat-x;

	padding: 0em 0em 0em 0em;
	
	xheight: 132px;

	}

#mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0.5em;
	margin-top:0px;
}

#tagline {

	margin: 0em;

	x-background-color: #9a9a9a;
	
	font-weight: bold;

	height: 1%;

	width: 100%;

	background-color: #FFBF3B;
	background-image: url(../images/tile_back2.png);
	background-position: center center;
	background-repeat: repeat-y;

	color:#77787B;	
/*	color: rgb(255,153,0);   	*/

	font-size: 1em;

	text-align : right;

	vertical-align: middle;

	}

#headerBanner {

	color:#ffffff;

	font-size: 1em;

	x-text-align : right;

	vertical-align: middle;

	background-image: url(../images/header_tr.png);

	background-position: top right;

	background-repeat: no-repeat;
	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}


.floatingBox  {

}



/*navigation*/



.navSplitPagesResult {
  font-size: 14px;
}

.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 {

	margin: 0em;

	font-weight: bold;

	height: 1%;

	width: 100%;

	background-color: #FFB830;
	background-image: url(../images/tile_back2.png);
	background-position: center center;
	background-repeat: repeat-y;

	color:#77787B;

	font-size: 1em;

	text-align : right;

	vertical-align: middle;

	}

#navSuppWrapper, #navCatTabsWrapper {

	margin: 0em;

	background-color: #FFB830;
	
	background-image: url(../images/block.png);

	font-weight: bold;

	color: #77787B;

	height: 1%;

	width: 100%;

	}



#navMain ul {
	float: left;
}

#navMain ul, #navMainRight ul, #navSupp ul, #navCatTabs ul  {

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;
	
	}

#navMainRight {
	vertical-align: middle;
}
#navMainRight ul li, #navMainRight ul li a{

 	text-decoration: none;

	padding: 0em 0em;

	margin: 0;

	color: #77787B;
	
	font-size: 12px;

	white-space: nowrap;

	text-align: center;
}

#navMain ul li, #navMainRight ul li, #navSupp ul li, #navCatTabs ul li {

	display: inline;

	}



#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0em;

	margin: 0;

	color: #77787B;
	
	font-size: 12px;

	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;

	}



/*      STYLE FOR THE BUTTON    */
#navCategoryIcon, .buttonRow, #indexProductListCatDescription{
  margin: 0.5em;
  border: 0.5px #E6B605 solid;
  padding:0.5px;
}

.buttonRow input{
  border: none;
  height: 12px;
  background-color: #FFF6E1;
}
  
.cssButton{
  color: #A6A7A8;
  background-color:#FFF6E1;
  border-color:#EFF3F2;
  font-weight: bolder;
}

.cssButtonHover{
  color: #77787B;
  background-color:#FFF6E1;
  border-color:#EFF3F2;
  font-weight: bolder;
  cursor: hand;
}

.buttonRow a:link{
  color: #003D0A;
  font-weight: bolder;
}

.buttonRow a:hover{
  color: #003D0A;
  font-weight: bolder;
}

/* ////////////////////////////////////////////////////// */


#navMainSearch {
float: right;
}



#navBreadCrumb {

	background-color: #ffffff;

	}



#navEZPagesTop {

	background-color: #ffff33;

	}



#navBreadCrumb, #navEZPagesTop {

  font-size: 11px;
	font-weight: bolder;
  color: #77787B;
  padding: 3px;
  border-top: 1px dotted #013161;
  border-bottom: 1px dotted #013161;
}

#navBreadCrumb a, #navEZPagesTop a {

  font-size: 11px;
	font-weight: bolder;
  color: #77787B;
  padding: 3px;
}

#navColumnOne {

	background-color: #FFFFFF;

	}



#navColumnTwo {

	background-color: #FFFFFF;

	}



/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/  .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

  border: 1px solid #005233;
  
	}
	
#productDescription {
	padding: 0.5em;
  border: 1px solid #FFB830;
  left: 400px;
  margin-left:0px;

	}

.productgeneral  {

}

.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: 0.8em;
	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {
	text-align: right;
	border: 1px dotted #005FF9;
	padding: 1em;
	background-color: #FFB72F;
	width: 140px;
	float: right;
	color:#ffffff;
	font-weight: bolder;
	}

#cartalign {
text-align: right;
}

.tableHeading TH {

  background-image: url(../images/block_left_02.png);
  color: #ffffff;

	}



.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, .cartTotalsDisplay, #cartInstructionsDisplay   {

	padding: 0.5em 0em;

	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity {
background-color: #ffffff;}

.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	color: #FE9B1E;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #005233;

	position: relative;   /*do not remove-fixes stupid IEbug*/

	}

a:hover .cartOldItem {

color: #000000;}


.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

  width: 50%; 

  margin: 0.2em;

  padding: 0.5em;

  }

.normalprice {
  color:#FFB830;
}

.normalprice p, .normalprice td, .productSpecialPriceSale  {
	text-decoration: line-through;
	}
	
#productPrices {

color: #77787B;
text-align: right;

}


.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #D34101;

	}



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

	}
	
#productMainImage img {

 /*border: 1px solid #428DFF;*/
}

#productName {
  color: #77787B; 
}

.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 18%;
	margin: 0.3em 0em;

}



.attributesComments {}


#imgAttribute{
  padding-left:100px;
}


/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}

/*sideboxes*/

.columnLeft {
  margin:0px;
}

h3.leftBoxHeading, h3.leftBoxHeading a {

	font-size: 1em;

	color: #77787B;

	}


.leftBoxHeading, .rightBoxHeading {

	margin: 0em;

	background-image: url(../images/block.png);

	padding: 0.5em 0.2em;

	}

.leftBoxContainer, rightBoxContainer {

	/*border: 1px solid #cccccc;*/
	margin-top: 0px;
  width: 200px;
	}

.leftBoxContainer ul a, .leftBoxContainer a{
  color:#013161;
  font-size: 12px;
}

.leftBoxContainer ul li a:hover{
  color:#FFB830;
  font-size: 12px;
}

#categoriesContent .category-links, #categoriesContent .category-links:visited{
 color:#013161;
 font-size: small;
}

#categoriesContent .category-links:hover, .category-links:visited{
 color:#FFB830;
 font-size: small;
}

#categoriesContent .category-top, #categoriesContent .category-top:visited{
 color:#013161;
 font-size: small;
}

#categoriesContent .category-top:hover{
 color:#FFB830;
 font-size: small;
}


h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1em;

	color: #ffffff;

	}


/*.rightBoxHeading {

	margin: 0em;

	background-color: #663366;

	padding: 0.2em 0em;

	}*/



h3.leftBoxHeading a:hover {

	color: #FFFF33;

	text-decoration: none;

	} 



h3.rightBoxHeading a:hover {

	color: #FF0000;

	text-decoration: none;

	}



.rightBoxContent, .leftBoxContent {

	background-color: #ffffff;

	margin-bottom: 1em;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg{

	text-align: center;
	color: 

	}

#footerInfo {

	text-align: center;

	}

#footerCategories {

	text-align: center;
	margin: 5px 0px;

	}


#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;
   color:black;
   
	/*float: right;*/

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #ffffff;

	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;

	}



#x-siteMapList {

	color: #77787B;
	width: 90%;
	float: right;

	}

#siteMapList {
	font-size: 10pt;
	color: black;
}

#siteMapMainContent a, #siteMapMainContent a:visited {
	color: #77787B;
}  

#siteMapList a, #siteMapList a:visited {
	color: #77787B;
	font-size: 10pt;
}

#siteMapMainContent a:hover {
	color: #FFB830
}

#siteMapList a:hover {
	color: #ccc;
	font-size: 10pt;
}

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


/* extra styles */
.productListing-heading a:link {
text-decoration: none;
color: #ffffff;
margin: 0px;
border: 0px;
padding: 0px;
top: 3px;
background-image: none;
line-height: 30px;
}

.productListing-heading a:hover {
text-decoration: none;
color: #FF9D11;
margin: 0px;
border: 0px;
padding: 0px;
}

.centerColumn #productListHeading,  #indexCategoriesHeading, #newProductsDefaultHeading, #featuredDefaultHeading, #allProductsDefaultHeading {
font-size: 14px;
color: #77787B;
}

/*categories box parent and child categories and extra links */
/*a:link, .category-top {
  color: #428dff;
  text-decoration: none;
}
a:hover, .category-top {
  color: #000000;
  text-decoration: none;
}
a:link, .category-subs, .category-products {
  color: #428dff;
  text-decoration: none;
}

*/

.sideBoxContent {
  background-color:#f8f8ec;
	background-color: #ffffff;
	line-height: 125%;
	border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
	padding: 0.4em;
	font-size: 14px;
  margin-bottom: 2px;
	}

.category-subs-selected{
  font-weight:bolder;
}

/* color letters from the left hand side */
#informationContent ul li a, #informationContent ul li a:visited{
  color: #77787B;
  font-size: 12px;
}

#informationContent ul li a:hover{
  color: #77787B;
  font-size: 12px;
}

.sideBoxContent ul li a, .sideBoxContent ul li a:visited{
  color: #77787B;
  font-size: 12px;
}


.sideBoxContent ul li a:hover{
  color: #77787B;
  font-size: 12px;
}

#categoriesContent a.category-top, #categoriesContent a.category-top:visited{
color: #77787B;
font-size: 12px;
}

#categoriesContent a.category-top:hover{
  color: #77787B;
  font-size: 12px;
}

#categoriesContent a.category-links, #categoriesContent a.category-links:visited{
color: #77787B;
font-size: 12px;
}

#categoriesContent a.category-links:hover{
  color: #77787B;
  font-size: 12px;
}

.leftBoxContainer ul{
  color: #77787B;
  font-size: 12px;
}

.leftBoxContainer ul select{
  color: #77787B;
  font-size: 12px;
}
/* ///////////////////////////////////////// */


.sideBoxHeading {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 3px;
  padding-bottom: 9px;
  }
  
.sideBoxHeading a {

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

  color: #FF9D11;
  }

#whatsNew {
background-image: url(../images/block_left_02.png);
background-repeat: repeat-x;
}

.centerBoxWrapper  {
border: 1px solid #cccccc;
height: 100%;
margin-bottom: 2px;
}

#featuredProducts {
background-image: url(../images/block_left_02.png);
background-repeat: repeat-x;
}

#specialsDefault {
background-image: url(../images/block_left_02.png);
background-repeat: repeat-x;
}

.productListing-heading {

background-image: url(../images/productheading.gif);
background-repeat: repeat-x;
height:  31px;

}

.productListing-heading, .centerBoxHeading, .centerBoxHeadingfeatured, .centerBoxHeadingwhatsNew {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding-bottom: 14px;
  height: 31px;
}

#whatsNew h2 {

line-height: 24px;}

#featuredProducts h2 {

line-height: 24px;
}

#specialsDefault {
line-height: 24px;
}
.tabTable {
margin: 0.25em 0em 0em 0em;

}

.productListing-data {
  font-size: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #FFB830;
}

#sorter {
}
	
#scUnitHeading {
color: #ffffff;}

#scTotalHeading {
color: #ffffff;}

#scProductsHeading {
color: #ffffff;}

#scQuantityHeading {
color: #ffffff;}

#productDateAvailable {
color: red;}


/* Product Description Optional Table Formatting - Ben */

table.productdescriptiontable td {
border: 1px solid #cccccc; }

table.productdescriptiontable th {
background-image: url(../images/header_06.gif);
color: #ffffff; }

table.productdescriptiontable  {
border: 1px solid #cccccc; }


/* Tablite Styles */
#slidetabsmenu {
float:left;
width:100%;
line-height:normal;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 0em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(../images/silver_tab_left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
text-align: center;
display:block;
background:url(../images/silver_tab_right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#cccccc;
font-size: 11px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: #ffffff;
text-align: center;
}

#slidetabsmenu a.current{
background-position:0 -125px;
}

#slidetabsmenu a.current span {
background-position:100% -125px;
color: #ffffff;
text-align: center;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}


.tabcontent{
border: 1px solid #CCCCCC;
padding: 10px;
background: white;
color: black;
display:none;
}

.back *{
padding: 0px;
margin: 0px;
}

/*.scrollmessage{
	border-style:solid;
	border-color:#000;
	border-width:2px;
	background-color:orange;
	text-align:center;
	padding:5px;
	color:black;
}*/

.scrollmessage{
	background-image: url(../images/arrow.gif);
	width: 133px;
  height: 68px; 
} 

.productAttributeRawPrice {
	font-style: italic;
}
.productAttributeNewPrice {
	font-weight: bold;
	color: red;
}

.category-subs-selected{
  font-weight:bolder;
}

.personalGreeting, .personalGreeting A {
}
.personalGreeting A {
        color: rgb(255,153,0);   
/*	text-decoration: underline;	*/
}

