body {
	background-color: #FFFFFF;
	background-image:url(/template_images/bodyBkg-blue-hr.gif);
	background-attachment: top left;
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
}

a {color : #000000; text-decoration : none;}
a:active {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:none;}
a:visited:hover {color:#000000; text-decoration:underline;}
p {
	line-height:1.25em;
	margin-bottom: 1.0em;
	margin-top: 1.0em;
}
input[type="submit"],input[type="button"],input[type="file"],input[type="checkbox"],input[type="radio"],label {
	cursor: pointer;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.footers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}
.topRightNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.submitButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 3px;
	cursor:pointer;
}
.dropDownMenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FDFDFD;
}
.formsNoVertSpace {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.newsHeadlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.newsSummaries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7D7D7D;
	text-decoration: none;

}
.smallUL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 5px;

}
.noParagraphSpace {
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.homeLeftNavLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.verisignTblBorder {
	border: thin solid #666666;
}
.selectColorMaterial {
	color: #0000FF;
}
.oneStepIndexMenus {
	font-size:14px; 
	font-weight:bold; 
	color:#0000FF;

}
.rightAlign {text-align:right;}
#mainBodyContentBox {
	background-color:#eaeaec;
	margin:10px;
	min-height:450px;
}
#leftNavLinks {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
#searchSKUformBox {
	padding:5px;
	/*background-color:#999;*/
}
.redText {
	color:#F00;
}
.adminContainerBoxes {
	background-color:#e7e7e7; 
	padding:10px;
	border-radius: 10px;
	margin-bottom:10px;
}
.submitButtonsNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 3px;
	cursor:pointer;
	border:1px solid #CCC;
	border-radius: 8px;
	background-image:url(/images/submitButtonBkg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.giftCardLeftNav, .giftCardInputBox {
	border:1px solid #0C3;
	padding:5px;
	border-radius:4px; 
	-moz-border-radius:4px; 
	background-color:#c8e8b2;
}

.matMoneyInputBox {
	border:1px solid #ffa800;
	padding:5px;
	border-radius:4px; 
	-moz-border-radius:4px; 
	background-color:#ffe5b2;
}
.loginButton {
	border:1px solid #6196ff;
	padding:5px;
	border-radius:4px; 
	-moz-border-radius:4px; 
	background-color:#d1e0ff;
	cursor:pointer;
	font-weight:bold;
}
.checkoutBoxes {
	width:100%;
	border: 1px solid #dfdfdf;
	margin-top:10px;
	border-radius: 8px;
	-moz-border-radius:8px;
	background-color:#f5f5f5;
	display:none;
}
.checkoutSectionHeadTriggers {
	display:none;
	cursor:pointer;
	font-size:.6em;
	font-weight:normal;
}
.checkoutSectionHeadTotals {
	float:right;
	display:inline;
	text-align:right;
}
.checkoutBoxHeads {
	border-bottom: 1px solid #dfdfdf;
	background:repeat-x url(/images/grad-bkg-sm.png) #fff;
	background-position:bottom;
	font-size:1.12em;
	padding:10px;
	/*cursor:pointer;*/
}
.checkoutBoxBody {
	display:block;
	padding:10px;
	
}
.checkoutBoxBody td {
	font-size:.8em;
	padding:3px;
}
#checkoutInitBox {
	width:100%;
	margin:auto;
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
}
#nextStepButtonBox {
	margin:auto;
	text-align:center;
	margin-bottom:15px;
}
#checkoutTotalsTable {
	/*line-height:1.2em;*/
	font-weight:normal;
	text-align:left;
}
#checkoutTotalsTable td {
	font-size:.6em;
}
#viewCartTotalsTable {
	line-height:1.2em;
	font-weight:bold;
	text-align:right;
}
#viewCartTotalsTable td {
	font-size:.6em;
}
#checkoutOrderInfoBox {
	font-size:.6em;
	line-height:1.25em;
}
#matMoneyGiftCardRedemptionBox {
	position: relative;
	top: 30px;
	left: 430px;
	width:350px;
	height:1px;
	overflow: visible;
}
#selectShippingMethodBox {
	font-size:.75em;
}
#contractorsCornerLeftNavBox {
	border:1px dashed #fcb12b;
	border-radius:4px;
	background-color: #f9e8bd;
}
.specialsLeftNav {
	border:1px solid #753b49;
	padding:5px;
	border-radius:4px; 
	-moz-border-radius:4px; 
	background-color:#cc3366;
	margin-bottom:10px;
}
#globalLeftNavBarBox {
	text-align:left;
}
#instockLeftNav {
	border:1px solid #d3d3d3;
	padding-bottom:5px;
	border-radius:4px; 
	-moz-border-radius:4px; 
	background-color:#f2f2f2;
	text-align:left;
}
#customLeftNav {
	margin-top:20px;
	margin-bottom:10px;
	border:1px solid #007500;
	padding:5px;
	border-radius:4px; 
	-moz-border-radius:4px; 
	background-color:#14740d;
	text-align:left;
}

#leftNavSeps {
	margin-bottom:10px;
}

#globalLeftNavBarBox a {
	cursor:pointer;
}

/*
+------------+
| Menu ITEMS |
+------------+
*/

.menuContainer {
	position:absolute;
	padding: 0px;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index:100;
	margin: 0px;
	/*overflow: visible;*/
	background-color:transparent;
	display:inline;
	border: none;
}
.menuItems {
	text-align: left;
	padding: 10px;
	z-index:inherit;
	visibility:inherit;
	overflow: auto;
	/*background-color:#f2f2f2;*/
	background-color:#fff;
	/*border:1px solid #9d9d9d;*/
	border:1px solid #fff;
	border-radius: 6px;
	-moz-border-radius:6px;
	font-size:.75em;
	box-shadow: 10px 10px 30px #333, -10px -10px 30px #333;
}