.mainNav {
  align:center;
  width:760px;
}

table { padding: 0px; spacing: 0px; }

body {
  font-family: Verdana;
  font-size: 11px;
  background-color: White;
  margin-left:0px;
  margin-right:0px;
  margin-top:5px;
  padding:0px;
}

.backdrop 
{
  background-image: url(../img/div_bkgd_grid.gif);
  margin-left:0px;
  margin-right:0px;
  position: relative;
  top: -5px;
  padding-top: 5px;
  padding-bottom: 10px;
  width:100%;
}
.footdrop 
{
  background-image: url(../img/footback.gif);
  margin-left:0px;
  margin-right:0px;
  position: relative;
  top: -5px;
  padding-top: 5px;
  padding-bottom: 10px;
  width:100%;
}
.prodtd
{
BORDER-RIGHT: #cccccc 1px solid; 
PADDING-RIGHT: 5px; 
PADDING-LEFT: 5px; 
PADDING-BOTTOM: 5px; 
WIDTH: 147px; 
PADDING-TOP: 5px
}
.prodtdn
{
BORDER-RIGHT: #cccccc 0px solid; 
PADDING-RIGHT: 5px; 
PADDING-LEFT: 5px; 
PADDING-BOTTOM: 5px; 
WIDTH: 147px; 
PADDING-TOP: 5px
}
.footerdrop
{
	background-image: URL("/assets/sfp/footerbackground.jpg");
	width: 100%;
	padding-top:5px;
	
}

.footerTD 
{
	border: 1px #ccc solid;
	border-top: none;
	border-left: none;
	background-color: White;
	padding: 10px;
}


.searchBG 
{
	background-image: URL("/assets/assistance/contactbox_middle.gif");
}

td {
  font-family: Verdana;
  font-size: 11px;
}

a {
 color:#ff6600;
 text-decoration:none;
}

.itemSecondary {
 color:#666666;
 font-size: 10px;
}

a:hover {
 text-decoration:underline;
}

.itemLink
{
 color: black;
 text-decoration: none;
}

a#toolMovePrev:hover
{
 text-decoration:none;
}

form { padding: 0px; margin: 0px; }

.mainPage {
 width:100%;
}

.contentArea {
 width: 760px;
 border: 1px #cccccc solid;
}

.bodyArea {
 width: 758px;
}

.breadcrumbArea {
 width: 760px;
 height: 30px;
 border: 1px #cccccc solid;
 border-bottom: none;
}

.breadcrumbSlash {
	color: #999999;
}

.breadcrumbSelected {
	color: #666666;
}

.breadcrumbTD {
  background: #efefef;
  padding: 5px;
}

.hr{
display: block;
height: 1px;
line-height: 1px;
background-color: #666666;
width: 758px;
margin: 0px auto 0px auto;
padding: 0;
}
.hr hr{display: none;}

.hrGrey{
display: block;
height: 1px;
line-height: 1px;
background-color: #cccccc;
width: 100%;
margin: 0px auto 0px auto;
padding: 0;
}
.hrGrey hr{display: none;}

.headerArea, .footerArea {
 width: 760px;
}

.footerAreaHome, .footerAreaCheckout, .printLogo, .footerAreaPrint, .footerGRPrint {
 display:none;
}

.headerGrey 
{
 color:#666666;	
 font-weight: bold;
 font-size:10px;
 text-transform:lowercase;
}

.headerOrange 
{
 color:#ff6600;	
 font-weight: bold;
}

.copyHeader
{
 color:#333333;	
}

.headerTD {padding: 5px; font-size: 10px;}
.paddedTD {padding: 5px;}
.contentTD {padding-top: 5px; padding-left:15px; padding-right:15px;}
.siteMapTD 
{
	padding: 5px;
	border-bottom: 1px #cccccc solid;
}

.offsetTable 
{
 padding-left:5px;
 margin-left:5px;	
}

.headerTDGrey {
 padding: 5px;
 font-size: 10px;
 color:#666666;	
 font-weight: bold;
 border-top: 1px black solid;
 border-bottom: 1px #cccccc solid;	
 text-transform: lowercase;
}

.headerTDGreyCenter {
 padding: 5px;
 font-size: 10px;
 color:#666666;	
 font-weight: bold;
 border-top: 1px black solid;
 border-bottom: 1px #cccccc solid;	
 text-align:center;
}

.catArea {
 background: #ff6600;
 width: 150px;
}

.catSubArea {
 background: #ff6600;
}

.catSubLink 
{
 padding-left: 15px;

 font-size: 10px;
}

.cartArea {
  font-family: Verdana;
  font-size: 10px;
  background-image: URL("/assets/nav/topnav_cartnotext.gif");
  width:115px;
  height:24px;
  cursor: pointer; 
  cursor: hand;
}

.cartLink:hover {
  text-decoration:none;
}

.catTD {
 text-align:center;
 vertical-align:center;
 background: #ff6600;
 padding: 5px;
}

.catHeader 
{
 color: #ff6600;
 font-size: 16px;
 padding: 5px;
 font-weight: bold;
}

.checkoutHeader {
 background-color:#339900;
}

.assistHeader {
 background-color:#999999;
}

.cartHeader {
 color: #ff6600;
 font-weight: bold;
}

.featureArea {
 width: 380px;
 background:white;
}

.catLink, #catLink {
 color: white;
 position: relative; top:-2px; left: 5px; padding-right:2px; width: 140px;
	
}

.catLinkSimple {
 color: white;
}

.catLinkSimple2 {
 color: white;
}

.catLinkSelected, #catLinkSelected {
 color: white;
 font-weight:bold;
 padding-left:5px;
 text-decoration:underline;
}

.faqHeader {
 color:#ff6600;
 font-weight:bold;
}

.footerGrey {
 color:#666666;
}

.footerGrey2 {
 color:#999999;
}

.footerDark {
 color:black;
}

.errorArea {
 color:#CC0000;
 font-weight:bold;
 font-size:10px;
}

.errorFieldArea 
{
border: 2px #cc0000 solid;
}
	
	
.confirmArea
{
border: 2px #339900 solid;
}


.instructArea {
 color:#666666;
 font-size:10px;	
}

.greyArea {
 background-color: #f0f0f0;
 border: 1px #cccccc solid;	
}

.currPrice {
 color:black;
}

.salePrice {
 color:#CC0000;
 font-weight:bold;
 font-size:10px;
}

.regPrice {
 color:#666666;
}

.fieldNormal  
{
	color:#666666;
	font-weight:bold;
	font-size:10px;
	text-transform:lowercase;
}

.fieldRequired
{
	color:#009900;
	font-weight:bold;
	font-size:10px;
	text-transform:lowercase;
}	

.fieldError
{
	color:#cc0000;
	font-weight:bold;
	font-size:10px;
	text-transform:lowercase;
}	

.unpaddedArea {
 position:relative;
 left:-3px;
}

.selectField {
 font-family: Verdana;
 font-size: 10px;
}

.normalField {
 font-family: Verdana;
 font-size: 11px;
 height: 19px;
}

.searchField {
 width: 150px;
 font-family: Verdana;
 font-size: 11px;
 height: 19px;
}

.mediumField {
 width: 200px;
 font-family: Verdana;
 font-size: 11px;
 height: 19px;
}

.smallField {
 width: 35px;
 font-family: Verdana;
 font-size: 11px;
 height: 19px;
}

.smallishField {
 width: 45px;
 font-family: Verdana;
 font-size: 11px;
 height: 19px;
}

.longField {
 width: 410px;
 font-family: Verdana;
 font-size: 11px;
 height: 19px;
}

.quantityField {
 width: 25px;
 font-family: Verdana;
 font-size: 11px;
 height: 19px;	
}

.searchButton {
  font-weight: bold;
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  border: thin outset;
  background-color: #cccccc;
  text-decoration: none;
  color: #666666;
  background-position: center;
  text-align: center;
  min-width: 25px;
}

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

li.popup
{
list-style-type: none;
background-image: url(/assets/nav/ico_popup.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left:14px;
padding-top:2px;
line-height:13px;
}

div.indent
{
padding-left:16px;
width:150px;	

}

div.popup 
{
padding-top:2px;
padding-left:16px;
background-image: url(/assets/nav/ico_popup.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
height:16px;
width:150px;	
cursor: pointer; 
cursor: hand;
}

li.popup:hover
{
 cursor:hand;	
}

.marker:hover{text-decoration:none;}


.catArea {
  background-color:#0099FF;
  padding-top:2px;
  }
  
.catFont 
{
 color:#0099FF;
}
  
.catSubArea {
 background: #66CCFF;
 width:150px;
 padding-top:2px;
}

.catSelectedLink {
 color: #006699;
 width: 150px;
 background: #66CCFF;
 padding-left:5px;
 
}

.catSubLink {
 color: #CC6600;
 background: #FFCC66;
 padding-left:15px;
}

.doprint,#doprint { display: none; }


