/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// General html tags
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #ffffff;
}
 
td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
}

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

input, select, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ul {
	margin: 0px 16px;
}

ul.topBottomMargin {
	margin: 12px 16px;
}

ol {
	margin: 0px 24px;
}

/* square bullets */
li.sq {
	list-style-type: square;
}

UL {
list-style-position: outside;
margin: 0px 16px;
}

.imageBorder {
  BORDER: #c0c0c0 1px solid;
}

/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Links
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* general links */
a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000165;
}

/* general links */
a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* general links */
a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

/* NEW PHASE 2 */
/* general small links */
a.small:link, a.small:visited, a.small:hover {
	font-size: 7pt;
}

/* list links */
a.listLink:link {
	color: #000000;
}

/* list links */
a.listLink:visited {
	color: #666666;
}

/* list links */
a.listLink:hover {
	color: #990000;
}

/* first time visitor, login, privacy */ 
a.home:link, a.home:visited {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/* first time visitor, login, privacy */ 
a.home:hover {
	color: #990000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/* first time visitor, login, privacy, breadCrumbs */ 
a.utilities:link, a.utilities:visited, a.breadCrumbs:link{
	font-size: 9px;
	color: #000000;
}

/* breadCrumbs */ 
a.breadCrumbs:visited{
	font-size: 9px;
	color: #666666;
}

/* first time visitor, login, privacy, breadCrumbs */ 
a.utilities:hover, a.breadCrumbs:hover {
	font-size: 9px;
	color: #990000;
}

/* left nav links */
a.leftNav:link, a.leftNav:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/* left nav links */
a.leftNav:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

/* dept secondary links */
a.secLinksHeader:link {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* dept secondary links */
a.secLinksHeader:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

/* dept secondary links */
a.secLinksHeader:hover {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

/* footer */ 
a.footer:link, a.footer:visited, a.footer:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 7pt;
}

/* red alert links */
a.linkAlertRed {
	color: #FF0000;
}

/* white links */
a.white:link, a.white:visited {
	color: #FFFFFF;
}

/* white links */
a.white:hover {
	color: #990000;
}

/* red links_guides */
a.redUnderline:link {
color: #CC0000;
font-family: verdana, geneva, arial, helvetica, sans serif;
font-size: 8pt;
font-weight: bold;
}


/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Header Styles
// global nav, utility nav, shopping bag
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* global nav in header */
td.globalNav {
	text-align: right;
	vertical-align: bottom;
}

/* first time visitor, login, privacy */
div.utilHome {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
}

/* first time visitor, login, privacy */ 
div.utilLeft {
	margin-left: 17px;
}

/* first time visitor, login, privacy */ 
div.utilCenter {
	text-align: center;
}

/* first time visitor, login, privacy */ 
div.utilRight {
	margin-right: 28px;
	text-align: right;
}

div.topRight {
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;		
	text-align: right;
}

/* resource columns title/entry */
div.columnTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000165;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 3px;
	background-color: #D2E0BE;
	text-align: center;
}

div.columnEntry {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}


/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Search Box
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */

/* global search box */
select.search {
	font-size: 9px;
	margin-bottom: 5px;
	width: 145px;
}

/* global search box */
div.search {
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 9px;
}

/* global search box */
div.searchHeader {
	font-weight: bold;
	margin-bottom: 2px;
	letter-spacing: -.02em;
}





/* global search box */
div.selectSearch {
	font-family: Arial;
	font-size: 11px;
}

/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Left Nav
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* left nav */
div.leftNavHeader {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 10px;
	text-transform: uppercase;
}

/* left nav */
div.leftNavLinks {
	margin-left: 11px;
}

/* left nav */
div.leftNavLinksOn {
	margin-left: 13px;
}

/* left nav */
div.leftNavLink {
	margin: 1px 0px;
	margin-top: 2px;
	margin-bottom: 2px;	
	padding-right: 5px;
}

/* left nav on */
div.leftNavLinkOn {
	color: #E98242;
}

/* left nav indent */
div.leftNavIndent {
	margin-left: 8px;
}

/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Body Styles
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* for main content area */
div.mainBody {
	margin-left: 13px;
}

/* only allows the copy to span specified width */
div.copyWidth {
	width: 494px;
}

/* dyn horizontal home area */
div.homeHorizontal {
	margin-top: 13px;
	margin-bottom: 12px;
}

/* featured product area */
div.featuredProd {
	margin-bottom: 14px;
}

/* home flex msg */
div.flexMsg {
	text-align: center;
}

/* home editorial section */
td.editorial {
	padding-top: 25px;
	vertical-align: top;
}

/* home editorial section */
div.editorial {
	margin-left: 10px; 
	margin-right: 10px;
}

/* home editorial section */
td.editorialLine {
	padding-top: 13px;
	vertical-align: top;
}

div.breadCrumbs {
	margin-bottom: 12px;
}

/* dept secondary links */
td.secLinksBG {
	background: #EFEED8;
	text-align: center;
	vertical-align: middle;
}

/* department vertical */
div.deptLeftSide {
	margin-left: 14px;
}

div.featProdVert {
	margin-bottom: 20px
}

td.centerTop {
	text-align: center;
	vertical-align: top;
}

/* asterisk color */
span.asterisk {
	color: #FF0000;
}

/* submit, cancel, etc buttons */
div.actionBtns {
	text-align: right;
}

/* spacing for shopping bag items */
td.shopBagItem {
	vertical-align: top;
}

/* spacing for shopping bag items */
div.shopBagItem {
	margin-left: 5px;
}

div.bulletListLink {
	margin-top: 3px;
	margin-left: 8px;
}

/* top, right, btm, left */
div.steps {
	margin: 5px 5px 5px 10px;
}

div.linksHeadersPadding {
	margin: 5px;
}

sup.superscript {
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

.itemHeader {
	padding: 3px;
}

.vertMargin {
	margin-top: 3px;
	margin-bottom: 4px;
}


/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Footer
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
div.footerSecurity {
	font-family: Arial, helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 4px;
	font-size: 7pt;
	color: #333333;
}

td.footer {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Alerts Fonts
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* general alert font */
.alertRed {
	color: #FF0000;
}

/* bold alert font */
.alertRedBold {
	color: #FF0000;
	font-weight: bold;
}

/* small alert font */
.alertRedSmall {
	color: #FF0000;
	font-size: 7.5pt;
}

/* small alert font */
.alertSmallPrintable {
	font-size: 7.5pt;
}

/* bold dark blue font */
.alertDarkBlueBold {
	color: #000165;
	font-weight: bold;
}

/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Bold Fonts
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* general bold font */
.bold {
	font-weight: bold;
}

/* small bold font */
.boldSmall {
	font-size: 7.5pt;
	font-weight: bold;
}

/* large bold font */
.boldLarge {
	font-size: 8pt;
	font-weight: bold;
}

/* larger bold font */
.boldLarger {
	font-size: 10pt;
	font-weight: bold;
}

/* larger bold font */
.boldLargerArial {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

/* largest bold font */
.boldLargest {
	font-size: 11pt;
	font-weight: bold;
}

/* white general bold font */
.boldWhite {
	font-weight: bold;
	color : #ffffff;
}

/* white large bold font */
.boldLargeWhite {
	font-weight: bold;
	color : #ffffff;
	font-size : 8pt;
}

/* white larger bold font */
.boldLargerWhite {
	font-weight: bold;
	color : #ffffff;
	font-size : 10pt;
}

/* white medium bold font - for guides */
.boldMediumWhite {
	font-weight: bold;
	color : #ffffff;
	font-size : 12px;
}

/* white medium font - for guides*/
.mediumWhite {
	color : #ffffff;
	font-size : 10px;
}

/* orange larger bold font */
.boldLargerOrange {
	font-weight: bold;
	color : #E98242;
	font-size : 10pt;
}

/* blue larger bold font */
.boldLargerBlue {
	font-weight: bold;
	color : #3366CC;
	font-size : 10pt;
}


/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Font Sizes
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* general small font */
.textSmall {
	font-size: 7pt;
}

/* general smaller font */
.textSmaller {
	font-size: 6pt;
}

/* green header font */
.header {
	font-family: "Times New Roman", Times, serif;
	color: #29634A;
	font-weight: bold;
	font-size: 14pt;
}

/* green header font */
.headerSpacer {
	font-family: "Times New Roman", Times, serif;
	color: #29634A;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 16px;
	margin-bottom: 6px;
}

/* green header font for corp sales */
.headerCS {
	font-family: Verdana;
	color: #29634A;
	font-weight: bolder;
	font-size: 12pt;
	margin-top: 16px;
	margin-bottom: 6px;
}


/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// widths for inputs and selects
// almost all class names correspond to the pg on
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
input.search {
	font-size: 9px;
	margin-bottom: 3px;
	width: 118px;
}


/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* gloal bg colors */
/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* most commonly used in left nav */
.lightBrownBG {
	background: #EFEED8;
}

/* used as a divider or line against light brown bg */
.darkBrownBG {
	background: #D6D5B7;
}

/* most commonly used in search box */
.lightGreenBG {
	background: #749685;
}

/* most commonly used in search box */
.lighterGreenBG {
	background: #ECF0EE;
}

/* ??? */
.darkGreenBG {
	background: #29634A;
}

/* most commonly used as a seperator in order process table */
.lightGrayBG {
	background: #CCCCCC;
}

/* most commonly used as a seperator in order process table */
.lightestGrayBG {
	background: #EFEFEF;
}

/* left nav */
.leftNavBGon {
	background: #FFFFFF;
}

/* commonly used as a border for sold out, out of stock alert boxes, etc */
.alertBG {
	background: #FF0000;
}

/* Used for SBC new format */ 
.tip {                     
font-family:arial;         
font-size: 11px;           
border:solid 1px #666666;  
position:absolute;         
z-index:100;               
visibility:hidden;         
color:#333333;             
top:200px;                 
left:90px;                 
width:175px;
background-color:#FFFFE1;  
}                          

.titleRedGuides{
font-family: verdana, geneva, arial, helvetica, sans serif;
font-size: 8pt;
color: CC0000;
font-weight: bold;
}


.deptMainImagetext{
font-family: verdana, geneva, arial, helvetica, sans serif;
font-size: 7pt;
color: 000000;
}


/* SEO searchbot link */
a.robot:link, a.robot:visited, a.robot:hover {
        font-family: Arial, helvetica, sans-serif;
        font-size: 7pt;
	text-decoration: none;
	color: 000000;
}



/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Category/Product List
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */

/* Category List Cell */
div.catListCell {
  background-image: url(/images/bg_category.gif); 
  background-position: top left; 
  background-repeat: no-repeat; 
  margin: 5px 10px 5px 10px; 
  height: 175px; 
  width: 160px; 
  border:1px solid #D5EABF; 
  background-color: #F7FBF2;
  text-align: center;
}

/* Category Image */
div.catImg {
  margin-top: 10px;
}

/* Category Caption */
div.catCaption {
  margin-top: 5px;
}

/* Product List Cell */
div.prodListCell {
  margin: 5px 10px 5px 10px; 
  height: 175px; 
  width: 160px; 
  text-align: center;
}

/* Product List Image */
div.prodListImg {
  margin-top: 10px;
}

/* Product Caption */
div.prodCaption {
  margin-top: 5px;
}


/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Ad block
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* Ad Block Image */
div.adBlockImage {
  margin: 5px 10px 5px 10px; 
  height: 100px; 
  width: 70px; 
  border:1px solid #D5EABF; 
  background-color: #F7FBF2;
  text-align: center;
}

/* Ad Block Title */
div.adBlockTitle {
  font-weight: bold;
  margin: 15px 10px 15px 10px; 
  color: #334E3A;
}

/* Ad Block Price */
div.adBlockPrice {
  margin: 5px 10px 5px 10px; 
}




/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// SEO block
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */

#seo_pr {display: none;}

h1 {  
    color: #E98242;
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 1.1em;
    font-weight: normal;
    margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

h2 { 
    color: #E98242;
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: -0.5px;
}

h3 { 
    color: #E98242;
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 1.8em;
    font-weight: bold;
}

h4 {  
    color: #E98242;
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 2.1em;
    font-weight: normal;
    letter-spacing: -1.5px;
}

h5 {  
    color: #E98242;
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 1.5em;
    font-weight: bold;
}

h6 {  
    color: #E98242;
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 1.1em;
    font-weight: bold;
}

