/******************************************************************************************** CSS Document */

html {
	height: 100%;
	min-height: 100%; 
	margin-bottom: 1px;
}

body  {
	text-align: center;
	margin: 0px;
	background-image: url(/images/backstripes.gif);
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;

	}
	
td {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

select {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding: 0px;
	}
	
	
form {
	margin: 0px;
	}
	
	
h1 {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ACADB0;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: normal;	
}



h2 {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ACADB0;
	font-weight: bold;
	padding: 10px 0px 4px 20px;
	margin: 0px 0px 0px 0px;	
	width: 140px;
	text-align:left;		
}
h3 {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ACADB0;
	font-weight: bold;
	margin: 0px 0px 0px 0px;	
	text-align:left;
	line-height: normal;				
}
h4 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ACADB0;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: normal;
	text-transform:uppercase;	
}
h5 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0092d7;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: normal;
	text-transform:uppercase;	
}


.headingBorder {
	background-image:url(/images/h2.gif);
	background-repeat: repeat-x;
	height: 26px;
	display:block;
	margin-bottom: 12px;
}




h4 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0092D7;
	font-weight: bold;
	margin: 0px 0px 6px 0px;				
}

li {
	line-height: 18px;
}



input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #CCC;
	height: 15px;
	}
	
	
	
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	padding: 2px;
	margin-top: 3px;
	border: 1px solid #CCC;
	
	}

td {
	text-align:left;			
}	
	
	
	
/********************************************************************************************  LINKS */

a:link { 
 	color: #0092D7;
	text-decoration: none;
	font-weight: bold;
}

a:visited { 
	color: #0092D7;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: #0092D7;
	text-decoration: none;
	font-weight: bold;
}

a:active { 
	color: #0092D7;
	text-decoration: none;
	font-weight: bold;
}

a.nextlink {
	float: right;
	width: 50px;
	text-align: right;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 6px;
}
a.nohover:hover {
	background: none;
	border: none;
}


/********************************************************************************************  CLASSES  */

.clear {
	clear:both;
	}

.greystrip {
	background-color: #D0D1D2;
}	

.bluestrip {
	background-color: #A6C4D3;
}

.bluequote {
	background-color: #CCE9F7;
	background-image: url(/images/bluerightback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.leftcolback {
	background-image: url(/images/leftcolback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.midcolback {
	background-image: url(/images/midcolback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.rightcolback {
	background-image: url(/images/rightcolback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right2colback {
	background-image: url(/images/right2colback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.contactPhone {
	
	color: #0092D7;
	font-weight: bold;

}
.divline {
	height: 30px;
	background: url(/images/divline.gif) repeat-x center;
	clear: both;
}	
	
.quote {
	font-style:italic;
	margin: 0 0 20px 0;
	background: url(/images/quoteBot.gif) bottom right no-repeat;
	padding: 0 0 15px 0;
	}
.quoteTop {
		background: url(/images/quoteTop.gif) top left no-repeat;
		padding: 24px 0 0 0;
			}
			
			
.nostyle a{
	border: none;
	background: none;
	}		
.contactInput {
	width: 210px;
	margin: 0 0 10px 0;
	}			
.newsItem {
	width: 482px;
	float: right;
	}			
			
			

/*-------------------------------------------------------------------------------DIVS ------------------------------------*/

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}	
#head {
	width: 800px;
	margin-right: auto;
	margin-left: auto;		
	background-color: #FFFFFF;
}




#colThree {
	background: url(/images/3col.gif) repeat-y;
	width: 800px;
}
#colThreeContact {
	background: url(/images/3colContact.gif) repeat-y;
	width: 800px;
}

#colThreeWhite {
	background: url(/images/3colWhite.gif) repeat-y;
	width: 800px;
}


#colTwo {
	background: url(/images/2col.gif) repeat-y;
	width: 800px;
}			
#contentContainer {
	width: 800px;
	background-color: #FFFFFF;
	text-align:left;
	}	
#content {
	float: right;
	width: 635px;
	}
#contentMid {
	width: 375px;
	padding: 15px 25px 25px 25px;
	float: left;
	}
#contentMidContact {
	width: 316px;
	padding: 15px 25px 25px 25px;
	float: left;
	}
#contentRight {
	width: 585px;
	padding: 25px;
	float: left;
	}
#contentSupp {
	float: left;
	width: 157px;
	padding: 25px;
	}
#safetyAlert {
	float: right;
	width: 208px;
	padding: 25px  0 0 0;
	
	}
	
	
	
	
#equipHead {
	margin: 20px 0 15px 26px;
	}	
	
	
#homeLeft {
	width: 542px;
	text-align: left;
	padding: 15px 25px 25px 25px;
	border-right: 2px solid #d0d1d2;
	float: left;
}
#homeRight{
	width: 174px;
	text-align: left;
	padding: 15px 18px 0 10px;
}
#contactRight{
	width: 216px;
	text-align: left;
	padding: 15px 28px 25px 0px;
}






#headertext {
	padding: 14px 20px 14px 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	}	
	
#heading {
	background-position: 10px 15px;
	width: 400px;
	padding: 0px 0px 0px 10px; 
	}


#left {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 223px;

	}
	
	
	
#right {
	float: right;
	width: 328px;
	padding: 0px 35px 20px 20px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #6d6d6d;
	font-size: 11px;
	}
	
	
	

#iconMenu {
	height: 155px;
	margin-right: auto;
	margin-left: auto;
	width: 643px;
	}		
#quoteRequest {
	margin: 120px 0 100px 0;
	background: none;
	border: none;
	
	}

#foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	width: 800px;	
	clear: both;
	padding: 0 0 20px 0;
	}
	
	
#foot a:link {
	color: #666666;
	text-decoration: underline;	
	font-weight: normal;
	}

#foot a:visited {
	color: #666666;
	background: none;
	text-decoration: underline;
	font-weight: normal;
	}
	
#foot a:hover {
	color: #666666;
	background: none;
	text-decoration: underline;
	font-weight: normal;
	}
	
#foot a:active {
	color: #666666;
	background: none;
	}	
	
	
	
	
	
	
		

/*----------------------------------------------------------------------------leftMenu styles ---------------------------------*/

#leftMenu{
	margin: 0px;
	padding: 0px;
	width: 163px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0092D7;	
	text-transform: uppercase;	
	font-size: 10px;
	float: left;
}
#leftMenu h4 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
}

#leftMenu a:link {
	display: block;
	border-top: 1px solid #cccccc;
	text-align: left;
	color: #0092D7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}

#leftMenu a:visited {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 5px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;		
}

#leftMenu a:hover {
	background-color: #CCE9F7;
	font-weight: normal;	
}

.leftMenuSelected {
	background-color: #CCE9F7;
	font-weight: normal;
}

#leftMenu a:active {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 5px;
	text-align: left;
	text-decoration: none;	
	font-weight: normal;	
}

#leftMenu ul{
	list-style-type: none;
	margin-top: 0px;
}






#leftMenuContact{
	margin: 15px 0 0 0;
	padding: 0px 0px 0 5px;
	width: 143px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0092D7;	
	text-transform: uppercase;	
	font-size: 10px;
	float: left;
}

#leftMenuContact a:link {
	display: block;
	border-top: 1px solid #cccccc;
	text-align: left;
	color: #0092D7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}

#leftMenuContact a:visited {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 5px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;		
}

#leftMenuContact a:hover {
	background-color: #CCE9F7;
	font-weight: normal;	
}

.leftMenuSelected {
	background-color: #CCE9F7;
	font-weight: normal;
}

#leftMenuContact a:active {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 5px;
	text-align: left;
	text-decoration: none;	
	font-weight: normal;	
}

#leftMenuContact ul{
	list-style-type: none;
	margin: 0;
	width: 152px;
	padding: 0;
}
#leftMenuContact li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

		
/*-------------------------------------------------------------------------------------------------------------------------*/






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

.thumnailHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	top: -10px;
}
.SubHeads2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
}
.headingMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}

.craneheading {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;	
	line-height: 16px;
}
.craneheadingLrg {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0092D7;
	font-size: 13px;
	font-weight: bold;	
	line-height: 16px;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
.headingMainLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #0092D7;
}
.headingMainRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #0092D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.specsTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #888888;
}



.subsectionHeading {
	font-size: 24px;
	font-family: Arial,Helvetica,sans-serif;
	color: #acadb0;
	font-weight: bold;
}

.newsDate {
	color: #888;
	font-size: 9px;
	}













/*----------------------------------------------------------------------SUBMENU*---------------------------------------------*/	
#subMenu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #ACADB0;
	width: 800px;
	background-color: #FFFFFF;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AFB0B3;
	border-bottom-color: #AFB0B3;
	font-weight: normal;
	padding: 0 0 0 0px;
	}
#subMenuBottom {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #999;
	width: 757px;
	background-color: #FFFFFF;
	text-align:left;
	border-bottom: 1px solid #AFB0B3;
	font-weight: normal;
	padding: 0 0 0 43px;
	text-transform:uppercase;
	}
#subMenuBottom a{
	color: #999;
	margin-right: 28px;	
	}
#subMenuBottom a:visited{
	color: #999;
	margin-right: 28px;	
	}
#subMenuBottom a:hover{
	color: #fff;
	margin-right: 28px;	
	background: #0092d7;
	}
#subMenuBottom a:active{
	color: #fff;
	margin-right: 28px;	
		background: #0092d7;

	}
	
#subMenu a:link {
	color: #0092D7;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px none #ACADB0;
	padding-right: 5px;
	padding-left: 5px;	
		font-weight: normal;

}

#subMenu a:visited {
	color: #0092D7;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px none #ACADB0;
	padding-right: 5px;
	padding-left: 5px;	
		font-weight: normal;

}

#subMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ACADB0;
		font-weight: normal;

}
.subMenuSelected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ACADB0;
}
#subMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ACADB0;
	}	
	
#subMenuHireButtons a:link {
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px none #ACADB0;
	padding-right: 17px;
	padding-left: 17px;
	background-color: #0092D7;	
	font-weight: bold;
}


#subMenuHireButtons {
	margin: 0 auto 0 auto;
	}

#subMenuHireButtons a:visited {
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px none #ACADB0;
	padding-right: 17px;
	padding-left: 17px;
	background-color: #0092D7;	
		font-weight: bold;

}

#subMenuHireButtons a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ACADB0;
	font-weight: bold;
	}	
	
#subMenuHireButtons a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ACADB0;
	}	
	
	
.search {
	background-color: #0092D7;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	color: #FFFFFF;
	margin: 0 0 0 3px;
	}
.searchGo {
	height: 14px;
	width: 14px;
	border:none;
	margin:0;
	padding: 0px 0 0 2px;
	vertical-align: middle;
	/*display: none;*/
	
	}
.searchInput {
	height: 10px;
	width: 155px;
	margin: 0;
	padding: 2px;
	font-weight: normal;
	vertical-align: middle;
	margin: 0 0 1px 0;
	
	}
	
	
	
/*-------------------------------------------------------------------TABLE-----------------------------------------------*/

.tableOff {
	padding: 5px;
	background: #ebebeb;
	border-bottom: 2px solid #fff;
	}
.tableHead {
	padding: 5px;
	}
.tableCell {
	padding: 0 20px 0 0px;
	}	
.linkImg {
	margin: 0 10px 0 0;
	}
	
	
	
/*-------------------------------------------------------------------LISTS-----------------------------------------------*/





.safety {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.safety ul { 
	 line-height: 18px;
	 list-style-type: none;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 list-style-position: inside;
	 }
 
 
.safety li {	
	padding: 4px 15px 4px 15px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	border-bottom: 2px solid #b7c9d3;
	font: 12px Arial, Helvetica, sans-serif;
	color: #97a4ad;
	text-transform:uppercase;

}

.safetyHead {
	font: 13px Arial, Helvetica, sans-serif;
	color: #97a4ad;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: 2px solid #b7c9d3;
	height: 21px;
	padding:  0 0 0 0px;
	}
.safetyTitle {
	background:url(/images/safetyAlert.gif) repeat-x;
	border-bottom: 2px solid #b7c9d3;
	height: 21px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #6991a5;
	font-weight: bold;
	text-transform:uppercase;

	}
