﻿html, body {
	padding: 0px;
	margin: 0px;
	height: 100% !important;
	background-color: #666;
	text-align: center;
	font-family: Verdana;
}

form { 
	height: 100%;
}

#MASTERDIV {
	width: 953px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	background:  #FFF url('/Images/background.jpg') repeat-y top left;
	min-height: 100% !important;
	display: block;
}

#HEADERDIV {
	width: 953px;
	height: 170px;
	background: url('/Images/graybarunderlogo.jpg') repeat-x bottom left;
}
#HEADERDIV DIV {
	padding-right: 20px;
}

#TOPMENUDIV {
	float: left;
	margin-top: 59px;
	margin-right: 0px;
	padding-right: 0px !important;
}

#TOPMENUDIV A {
	float: left;
}

#TOPRIGHTDIV {
	float: right;
	display: inline;
	width: 120px;
}

#TOPRIGHTDIV IMG {
	margin-top: 24px;
	float: right;
	display: inline;
}

#TOPRIGHTDIV DIV {
	margin-top: 10px;
	margin-right: -10px;
	display: inline;
}

#MAINCONTENT {
}

#LEFTCOL {
	width: 190px;
	float: left;

}

.LeftNavHeader {
	background-color: #DEDEDE;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #4D4D4D;
	padding: 2px 5px 2px 5px;
}
.LeftNavHeader A {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

.LeftNavButton{
	background-image: url('/images/button_off.gif');
	width: 177px;
	height: 30px;
}

a.LeftNavItem {
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	padding-top: 7px;
	padding-left: 10px;
	float:left;
	text-decoration: none;
	width: 167px;
	height: 23px;
}

a.LeftNavItem:hover {
	color: #FFF;
}

#RIGHTCOL {
	float: left;
	height: 100%;
	width: 755px;
	border-left: solid 1px #E2E2E2;
}

#RIGHTCOLCONTENT {
	padding-top: 5px;
	padding-left:  5px;
	padding-right: 10px;
	color: #7D7D7D;
	min-height: 200px;
	font-size: .8em;
}

#RIGHTCOLCONTENT HR {
	border: 0px;
	border-top: solid 2px #DEDEDE;
}

#RIGHTCOLCONTENT P {
	display: block;
}

#FOOTER {
	margin-top: 5px;
	margin-left: 218px;
	padding-top: 5px;
	border-top: SOLID 2px #E3E3E3;
	clear: both;
	width: 710px;
	text-align: center;
	font-size: .7em;
	padding-bottom: 10px;
}

#FOOTER A {
	color: #7D7D7D;
}

.Left { float: left; }
.Right { float: right; }
.Hide { display: none; }
.Clear { clear: both; }
.Invisible { visibility: hidden; }
.NoSpace {
	margin: 0px;
	padding: 0px;
}

.OrangeBottomBorder {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
	padding-bottom: 5px;
	border-bottom: solid 2px #fdb813;
}

.TabHeader {
	font-size: 14px;
	background-color: #DEDEDE;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
}
.TabHeader A {
	margin-right: 10px;
	margin-left: 10px;
	color: #4D4D4D;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}
.TabHeaderSelected {
	background-color: #FF9934;
	color: #FFF !important;
}

.ProductsPane {
	border: SOLID 1px #DEDEDE;
	margin-bottom: 5px;
}
.ProductImageAndDescription IMG {
	margin-right: 25px;
}

.TableDiv 
{
	display:  table;
	width:700px;
	background-color:#eee;

}
.Col1
{
	float:left;
	display:  table-cell;
	width:21%;
	background-color:#fff;
}
.Col2
{
	float:left;
	display:  table-cell;
	width:29%;
	background-color:#fff;
}
.Col3
{
	float:left;
	display:  table-cell;
	width:17%;
	background-color:#fff;
}
.Col4
{
	float:left;
	display:  table-cell;
	width:33%;
	background-color:#fff;
}
.Header1
{
	float:left;
	display:  table-cell;
	width:21%;
	background-color: #FF9934;
	font-weight: bold;
	color: #fff;
}
.Header2
{
	float:left;
	display:  table-cell;
	width:29%;
	background-color: #FF9934;
	font-weight: bold;
	color: #fff;
}
.Header3
{
	float:left;
	display:  table-cell;
	width:17%;
	background-color: #FF9934;
	font-weight: bold;
	color: #fff;
}
.Header4
{
	float:left;
	display:  table-cell;
	width:33%;
	background-color: #FF9934;
	font-weight: bold;
	color: #fff;
}
.RowDiv  
{
	display:  table-row;
	width:auto;
}
.Prod_Details_Heading
{
	font-size: 13px;
	font-weight: bold;
}
.DetailImagePos 
{
	float: left;
	margin-bottom: 30px;
}
.ProdDetails 
{
	margin-left: 140px;
}
.ProdTitle 
{
	font-size: 14px;
	font-weight: bold;
}
.moreLink 
{
	text-align: left;
	margin-left: 145px;
}
.backArrow 
{ 
	float: right;

}

A:link 
{
	color: Gray;
}


A:visited
{
	color: Gray;
}


A:active
{
	
}

A:hover
{
	color: Silver;
}

.thinBorder{
	border: solid 1px black;
}

#search{
	padding:2px;
	width: 720px;
	clear:right;
	min-height: 280px;
	background-color: #F6F6F6;
	border: solid 1px #DEDBDE;
}
div#EquipmentList{
	width: 735px;
	padding-top: 5px; 
}
.resultrow{
	float:left;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 735px;
	clear:both;
}
.resultcolumn1{
	float: left;
	width: 27px;
}
.resultcolumn2{
	float: left;
	width: 65px;
}
.resultcolumn3{
	float:left;
	width: 635px;
	vertical-align: middle;
}
.photo{
	width: 120px;
	height: 90px;
}
.smallphoto{
	float:left;
	width: 60px;
	height: 45px;
}
.description{
	float:left;
	width: 428px;
}
.salesprice{
	float:left;
	text-align: right;
	width: 75px;
}
.servicemeter{
	float:left;
	width: 65px;
}
.location{
	float:left;
	width: 200px;
}
.stocknumber{
	float:left;
	width: 55px;
}
.specs{
	float:left;
	width: 450px
}
.formlabel{
	text-align: right;
	float:left;
	width: 80px;
	vertical-align: middle;
	white-space: nowrap;
}
.advancedsearchrow{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	width: 295px;

}
.advancedsearchlabel{
	width: 90px;
}
div#advancedsearch{
	width: 300px
}

.searchheader {
	font-size:12pt;
	margin-bottom:6px;
	text-align:right;
}

div#services{
	float: left;	
	vertical-align: top;
	width: 560px;
	border-right: solid 1px #E2E2E2;
	padding-right: 4px;
}
.servicesrow{
	float:left;
	width: 560px;
	padding: 0px 5px  20px 0px
}
.servicesrowimage{	
	float: left;	
	width: 150px;
	padding-right: 10px;
}
.servicesrowtext{
	float: left;	
	width: 380px;
}
div#dealerinfo{
	padding: 10px 10px 0px 10px;
	vertical-align: top;
	float: left;
	width: 155px;
	clear: right;
	text-align: center;
}
.servicestoppadding{
	padding-top: 5px	
}

div#equipmentheader{
	font-size: 1.5em;
	padding-bottom: 5px;
}
div#equipmentheadercontact{
	padding-bottom: 10px;
	font-size: 1em;
}
div#equipmentphotos{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 260px;
	clear: right;
}

div#equipmentdisclaimer{
	padding: 10px 0px 10px 0px;
	clear: both;
	width: 720px;
}
div#equipmentdetailssection{
	padding: 2px;
	clear: right;
}
div#equipmentdetails{
	float: left;
	width: 400px;
}
.equipmentdetailrow
{
	padding: 2px;
}
div#divequipmentnotes{
	padding-top: 5px;
	padding-bottom: 5px;
}
div#divequipmentattachments{
	padding-top: 5px;
	padding-bottom: 5px;
}
div#divequipmentremainingwarranty{
	padding-top: 5px;
}
.equipmentlargefont{
	font-size: 1.5em;
}
div#equipmentcontact{
	padding-top: 5px;
	width: 400px;
}
.equipmentcontactrow{
	color:#4D4D4D;
}
.equipmentsectionheader{
	font-weight:bold;		
	color: White;
	background-color:#666666;
	padding: 2px;
}
