@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #A8A9AD;
	text-align: left;
	background-image: url('images/background.jpg'); 
	background-position:center;
	background-position:top;

	background-repeat:repeat-y;
	color:#000000;	
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.page {
	background-repeat: repeat-y;
	background-image: url('images/bg_repeat.gif');
	width: 827px;
}



/*header section*/
#header {
position: relative;
left: 0px;
width: 827px;
}

#content {
	position: relative;
	width:645px;	
	min-height:250px;
	background-color: #ffffff; 
	overflow:hidden;
	text-align:left;
	left: 4px;	
	
}

#HOME_right-col {
   	padding-right: 8px;
	float: right;   
	 width:   400px;	
	 text-align: left;	
	 min-height: inherit; 
	 background-color: #ffffff; 
}  
   
#HOME_left-col  {	
    padding-left: 17px;
	float: left;
    width:  220px; 
	height: 100%;  	
	min-height: inherit;
	background-color: #ffffff; 
} 

#footer {
position: relative;
left: 0px;
top: 0px;
width: 827px;
height: 100px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/***********************************************/
/*    FONT DEFINITIONS						   */
/***********************************************/

/*left top header in main body section */
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #330000;
}
/* left title in subNav bar */
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #691a1d;

} 


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:180%;
	font-weight:normal;
	color: #333333;/*border-bottom: 1px solid #C6EC8C;*/
}


a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration:none;
color: #330000;
}


/***FORM DEFINITIONS****/
form
{
	margin-bottom: 3em;
}

/*BEGIN HORIZONTAL FORM ELEMENTS*/

#horizontalForm fieldset
{
	display: block;
	width: 95%;
	color: #801f1f;
	height: 50px;		
}

#horizontalForm legend{
	color: #801f1f;
	font-weight:bold;
	width: 95%;
}

#horizontalForm fieldset input
{
	clear: both;
	float: left;	
	padding: 0 1em 1em 1em;
	color: #801f1f;
	background-color: #ffffff;
}



#horizontalForm fieldset.radio
{
	
}

#horizontalForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
	height: 10px;
	padding: 0 1em 1em 1em;
	padding-bottom:5px;
	vertical-align:middle;
}

#horizontalForm fieldset.radio label
{
	font-weight: normal;
	font-size:11px;
	color:#801f1f;
	vertical-align:middle;
}

#horizontalForm input
{
	display: block;
	width: 15em;
	background-color: #ffffff;
}

#horizontalForm input.submit
{
	clear: both;
}

#horizontalForm label
{
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font-weight: bold;
	color:#801f1f;
}

#horizontalForm select
{
	display: block;
}

/*END HORIZONTAL FORM ELEMENTS*/

/*BEGIN VERTICAL FORM ELEMENTS*/

#verticalForm fieldset
{
	display: block;
	width: 95%;
	color: #801f1f;
}



#verticalForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
}

#verticalForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#verticalForm fieldset.radio label
{
	font-weight: normal;
}
#verticalForm fieldset.textarea {
 	 color: #801f1f;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: bold; 
	 font-size: 12px; 
	 background-color: #ffffff; 
}

#verticalForm input
{
	display: block;
	color: #333333;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: bold; 
	 font-size: 12px; 
	 background-color: #ffffff; 
}

#verticalForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
	color: #801f1f;
}

#verticalForm label.first
{
	padding-top: 1em;
}

#verticalForm select
{
	display: block;
}

/*END VERTICAL FORM ELEMENTS*/
/*END FORM ELEMENTS*/





/* GREENACTION */
#g_left {
	width: 235px;
	margin: 0px 7px 0px 0px;
	float: left;
	padding-right:4px;
	border-right:1px dotted #D8D8D8;
	height: 100%;
}

#g_main {
	width: 392px;
	float: left;
	
	height: 100%;
}

#g_main p.info {
	line-height:1.5em;
}

#g_main a {
	text-decoration:underline;
	color:#20611D;
}

#g_main a:hover {
	text-decoration:none;
}

/* END GREENACTION */

/* MIXMASTER */
#mix_left {
	width: 235px;
	margin: 0px 7px 0px 0px;
	float: left;
	padding-right:4px;
	border-right:1px dotted #D8D8D8;
	height: 100%;
}

#mix_main {
	width: 392px;
	float: left;
	
	height: 100%;
}

#mix_main p.info {
	line-height:1.5em;
}

#mix_main a {
	text-decoration:underline;
	color:#8E5515;
}

#mix_main a:hover {
	text-decoration:none;
}

/* END MIXMASTER */

#div_info {
	width: 187px;
	padding: 2px 2px 0px 2px;
	border:1px solid #999999;
}

#div_info a, #featured_left a, #featured_right a {
	display:block;
	border:1px solid #999999;
	padding: 7px 0px 7px 36px;
	margin-bottom: 2px;
	background-image:url('images/paperwork_ico.png');
	background-repeat:no-repeat;
	/*background-position: left middle;*/
	
}

#div_info a:hover, #featured_left a:hover, #featured_right a:hover {
	background-color:#E8E8E8;
}

#featured_left {
	float:left;
	width: 175px;
	margin: 0px 40px 0px 3px;
}

#featured_right {
	float:left;
	width: 175px;
}

/********************* TOUGH AS NAILS ********************/

.tan {
	width:150px;
	float: left;
	margin-right: 9px;
	text-align:center;
}

.tanend {
	width:150px;
	float:left;
	text-align:center;
}

/*********** TOUGH AS NAILS *NEW* **************/

#toughasnails {
	background: #EFEFEF;
}

#classicpr, #greenpr, #equipmentpr {
	padding-left: 10px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	margin: 10px 0px;
}

#classicpr {
	background-color:#000000;
}

#greenpr {
	background-color:#006838;
}
a.gr {
	color:#006838;
}
a.bl {
	color:#2E3192;
}
#equipmentpr {
	background-color:#2E3192;
}

div.product {
	background-color:#FFFFFF;
	width: 100px;
	padding: 3px;
	float:left;
	margin-right: 25px;
	margin-top: 10px;
	text-align:center;
}

.floor_container {
	margin-bottom: 10px;
}

.product-right {
	background-color:#FFFFFF;
	width: 100px;
	padding: 3px;
	float: left;
	text-align:center;
	margin-top: 10px;
}

.product-left {
	background-color:#FFFFFF;
	width: 100px;
	padding: 3px;
	float: left;
	text-align:center;
	margin-top: 10px;
	margin-right: 25px;
	margin-left:7px;
}
