/* CSS Document */

#mainbody {
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:100%;
	/* \*/
/* Last height declaration hidden from Mac IE 5.x */
}

#wrapper{

  min-height:100%; /*** moz uses this to make full height design. As this #wrapper
is inside the #fullheightcontainer which is 100% height, moz will not inherit heights
further into the design inside this container, which you should be able to do with
use of the min-height style. Instead, Mozilla ignores the height:100% or
min-height:100% from this point inwards to the center of the design - a nasty bug.
If you change this to height:100% moz won't expand the design if content grows.
Aaaghhh. I pulled my hair out over this for days. ***/
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Fixes height for non moz browsers, to full height ***/
}
#wrapp\65	r{ /*** for Opera and Moz (and some others will see it, but NOT Safari) ***/
  height:auto; /*** For moz to stop it fixing height to 100% ***/
}
/* \*/
* html #wrapper{
  height:100%;
}

body {
	background-image : url(images/_background_stripes.gif);
	background-position: left top;
}

#scroll {
	position:absolute; 
	top:0; 
	bottom:-0.1px; 
	width:1em; 
	z-index:-1; 
}

td {
	color:#000000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
}

div.deftext {
	color:#000000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
}

table.bg_white,tr.bg_white,td.bg_white {
	background-color:#ffffff;
}

table.bg_green,tr.bg_green,td.bg_green {
	background-color:#bdd096;
}
table.bg_grey,tr.bg_grey,td.bg_grey {
	background-color:#e8e8e8;
}
table.bg_dkgrey,tr.bg_dkgrey,td.bg_dkgrey {
	background-color:#d6d6d6;
}

table.bg_greyscale,tr.bg_greyscale,td.bg_greyscale, { 
	background-image : url(catalog/images/_bg_greyscale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }


.pageHeading, DIV.pageHeading {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #971b1e;
	text-decoration: none;
}

/* PARAGRAPH TAGS */
p.space25 {
	margin: 25px 0 0 0; 
}
p.space20 {
	margin: 20px 0 0 0; 
}

p {
	margin: 15px 0 0 0; 
}

p.space10 {
	margin: 10px 0 0 0; 
}

p.space5 {
	margin: 5px 0 0 0; 
}


.footer {
	color:#971b1e;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size:10px;

}

A {
  color: #7a8c55;
  text-decoration: underline;
}

A.black {
  color: #000000;
  text-decoration: underline;
}

A.footer {
	color:#971b1e;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;

}

TD.footer {
	border-top-width: 1px;;
	border-top-style: solid;
	border-top-color: #e7e7e7;

	height: 50px;
	
}	

td.rightcol_box {
	padding: 5px;
	height: 100%;
	width: 170;
	border: 1px solid #e7e7e7;
	background-color: fafafa;
	background: #fafafa;
}

.navbg_box {
	height: 26px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
}

.infoBox {
  background: #fafafa;
  width: 175px;
}

.infoBoxContents {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size:11px;
  background: #fafafa;
  color: #000000;
  width: 100%;
}

.nav_text {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size:11px;
  background: #fafafa;
  color: #000000;
}

.productTitle {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  line-height:20px;
  background: #ffffff;
  color: #7a8c55;
}
  
.missingData {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size:11px;
  background: #fafafa;
  color:#CCCCCC;
}

TABLE.productSearch {
  padding: 9px;
  background: #bdd096;

}

TABLE.infoBoxContents {
  border: 1px;
  border-style: solid;
  border-color: #e7e7e7;
  padding: 5px;
}

.productRegion-heading {
	/*Handled by a single image for now (FB 09.14.06) */
}

.productListing-heading {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size:11px;
  line-height: 14px;
  background: #fafafa;
  color: #000000;
  font-weight: bold;
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
  width: 480px;
}

TD.productListing-data {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size:11px;
  line-height: 14px;
}

A.headerNavigation, td.headerNavigation {
	font-size:11px;
	color: #971b1e;
	text-decoration: none;
}

A.linkBlack {
  color: #000000;
  text-decoration: none;
}

.txt_small {
	font-size:10px;
}

.boxHeading {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #971b1e;
	text-decoration: none;
}

.rustBoxHeading {
	color: #971b1e;
	font-weight: bold;
	
}

.greyText {
	color: #999999;
}

.bg_darkgrey {
	background-color: #e7e7e7;
}

.bg_lightgrey {
	background-color: #fafafa;
}

.bg_dottedLine {
	background-image: url(images/bg_dottedLine.gif);	
}

a.searchbox_green {
	color:#4e5a34;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size:11px;

}

.productSpecialPrice {
	color: #971b1e;
	font-weight: bold;
}