/*  Header Nav Styles */

#tabs{
	border-top: 1px solid #990000;
	width:960px;
	padding:0;
	letter-spacing:normal;
	word-spacing:normal;

}

#tabs a{ 
	text-decoration: none; 
}

#tabs ul	{
	list-style: none; 
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	height:27px;
}

/* LEVEL ONE*/
#tabs ul.dropdown { 
	position: relative; 
	border-bottom:1px solid #990000;
}

#tabs ul.dropdown li { 
	font-weight: bold; 
	float: left; 
	zoom: 1; 
	background: #fff;
	line-height:27px;
	padding:0 2px 0 1px;
	
 }

#tabs ul.dropdown a:hover { 
	color: #000; 
}

#tabs ul.dropdown a:active  { 
	color: #000;
 }

#tabs ul.dropdown li a { 
	display: block; 
	padding: 0px 7px 0px 7px; 
	color: #000; 
}
									 

#tabs ul.dropdown li.hover,
#tabs ul.dropdown li:hover { 
	padding:0;
	border-left:1px solid #999;
	border-right:2px solid #999;
	color: black; 
	position: relative;
	margin:0;
	border-top:1px solid #999;
	border-bottom:1px solid #fff;
	margin-top:-1px;
}

#tabs ul.dropdown li.hover a { 
	color: black; 
}



/* LEVEL TWO*/
#tabs ul.dropdown ul 	{ 
	width: 160px; 
	visibility: hidden; 
	position: absolute; 
	top: 28px; 
	left: -1px;
	display:block;
	border-left:1px solid #999;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	background:#ffffff;
	height:auto;
	padding:4px 0 0 0;
}


/* ---   If dropdown needs to open to the left    ----------------*/

#tabs ul.dropdown ul.sub_menu.openLeft{
	position: absolute; 
	top: 28px;
	left:-112px;
}

#tabs ul.dropdown ul#tab-9.sub_menu.openLeft{
	position: absolute; 
	top: 28px;
	left:-102px;
}

#tabs ul.dropdown ul#tab-10.sub_menu.openLeft{
	position: absolute; 
	top: 28px;
	left:-87px;
}



#tabs ul.dropdown ul.sub_menu .liftTrucks{
	
}	

#tabs ul.dropdown ul#tab-2 .liftTrucks{
	
	background:url(../images/nav_liftrucks.jpg) right no-repeat;
	vertical-align: middle;

}	

#tabs ul.dropdown ul li ul {
	border-left:2px solid #999;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	padding:0;
	margin:0;
}


#tabs ul.dropdown ul li,  #tabs ul.dropdown ul li:hover{ 
	font-weight: normal; 
	background: #fff; 
	color: #000; 
	border-bottom: 1px solid #ccc; 
	border-left:none;
	border-right:none;
	float: none;
	line-height:10px;
	padding:0 8px;
	width:144px;
	margin:0;
}

#tabs ul.dropdown #tab-9 li{
	width:130px;
}

#tabs ul.dropdown #tab-10 li{
	width:140px;
}

#tabs ul.dropdown li ul.sub_menu li{
	border:none;
	
}
								  
  /* IE 6 & 7 Needs Inline Block */
#tabs ul.dropdown ul.sub_menu li a, #tabs ul.dropdown ul.sub_menu li a:active, #tabs ul.dropdown ul.sub_menu li a:visited{ 
	border: none; 
	width: 100%; 
	display: inline-block;
	padding:8px 0;
	border-bottom:1px solid #999;
} 

#tabs ul.dropdown ul.sub_menu li a:hover{
	color:#ee3424;
}

#tabs ul.dropdown ul.sub_menu li.last a, #tabs ul.dropdown ul.sub_menu li.last a:active, #tabs ul.dropdown ul.sub_menu li.last a:visited{
	border-bottom:none;
}


/* LEVEL THREE*/
#tabs ul.dropdown li ul li ul { 
	left: 160px; 
	top: 0; 
	padding:2px 0 0 0;
}

#tabs ul.dropdown li:hover > ul { 
	visibility: visible;
	z-index:1000;
 }
 
 /*  drop down styles */
 
#tabs #tab-1, #tabs #tab-2, #tabs #tab-3,
#tabs #tab-4, #tabs #tab-5, #tabs #tab-6, 
#tabs #tab-7, #tabs #tab-7b, #tabs #tab-8, 
#tabs #tab-9, #tabs #tab-10{
	background:#ffffff url(../images/navdropdownbg.gif) top left no-repeat;
}

#tabs #tab-1{
	background-position: 90px top;
}

#tabs #tab-2{
	width:600px;
	height:auto;
	padding-top: 15px;
	background-position: 71px top;
}

#tabs #tab-3{
	background-position: 111px top;
}

#tabs #tab-4{
	background-position: 120px top;
}

 #tabs #tab-5{
	background-position: 109px top;
} 

#tabs #tab-6{
	background-position: 45px top;
}

#tabs #tab-7{
	background-position: 95px top;
}

#tabs #tab-8{
	background-position: 127px top;
}

#tabs #tab-9{
	width:149px;
	background-position: 59px top;
}

#tabs #tab-10{
	width:159px;
	background-position: -554px top;
}
/* End of HeaderNav Styles */


/*  Breadcrumb Nav Styles */

#breadcrumb {
	
	margin: 0px;
	padding:14px 0 10px 0;
	color: #000000;
}

ul.crumb{
	padding:0;
	margin:0;
}

ul.crumb li {
	list-style-type:none;
	display:inline;
	font-size:10px;
}

ul.crumb  li a {
	color: #000000;
	text-decoration:underline;
}
ul.crumb  li a:hover {
	color: #EE3124;
}

/*  End of Breadcrumb Nav Styles  */

/* leftNav Styles */

#LeftNav{
	width:158px;
}

#LeftNav ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#LeftNav a{
	display: block;
	padding: 8px 0;
	width: 148px;
	border-bottom:1px solid #999999;
}

#LeftNav li.hasSubnav a{
	border-bottom:none;
	padding-bottom:2px;
}

#LeftNav li.hasSubnav ul li{
	list-style-image:url(../images/bullet_gray_arrow.gif) 0 2px;
	padding-left:2px;
	font-style:italic;
	list-style-position:inside;
}

#LeftNav a:link, #LeftNav a:visited{
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	color: #000000;
}

#LeftNav a:hover, 
#LeftNav a:hover span{
	color: #ee3424;
}


#LeftNav li li a:link, #LeftNav li li a:visited{
	width:128px;
	padding:2px 0 2px 10px;
	color:#000;
	border-bottom:none;
	font-weight:normal;
}

#LeftNav li li a:hover{
	color:#ee3424;
}

#LeftNav li ul{
	height:auto;
	width:148px;
	border-bottom:1px solid #999999;
	padding-bottom:6px;
}

/* End of leftNav Styles */

/* Footer and Footer Navigation Styles */

#footer{
	clear:both;
	margin-top: 10px;
	background:#ffffff url(../images/footer.jpg) top center  repeat-x;
	text-align: center;
	padding-top: 16px;
	height:44px;
}

/*  ---    #footer{
	clear:both;
	margin-top: 10px;
	background:#ffffff url(../images/footerBg.png) top center no-repeat;
	text-align: center;
	padding-top: 16px;
}  ----*/

#footer a {
	font-weight:bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #ee3424;
}

#footer p {
	font-weight:normal;
	font-size: 10px;
	line-height:11px;
	color: #999;
	padding: 2px 0 0 0;
	margin:4px 0 12px 0;
}

#footerNav{
	margin:0;
	padding:0;
}

#footer li{
	display:inline;
	padding:1px 4px;
	border-right:1px solid #9e9e9e;
}

#footer li:last-child, #footer li.last {
	border-right:none;
}


/* SideNav */

#allied li.overview a,
#in-plant-offices li.in-plant-offices a,
#dock-equipment-service-and-repair li.dock-equipment-service-and-repair a,
#building-lighting-systems li.building-lighting-systems a,
#mezzanines li.mezzanines a,
#online-catalog li.online-catalog a,
#plastic-pallets-totes-and-bins li.plastic-pallets-totes-and-bins a,
#contactus li.overview a,
#careers li.careers a,
#fleet-management li.overview a,
#iwarehouse li.iwarehouse a,
#maintenance-tracking li.maintenance-tracking a,
#our-difference li.overview a,
#about li.hasSubnav a,
#from-the-president li.hasSubnav li.from-the-president a,
#sales li.sales a,
#partnering li.partnering a,
#whatsnew li.whatsnew a,
#accomplishments li.accomplishments a,
#parts-service li.overview a,
#parts li.hasSubnav a,
#parts-programs li.hasSubnav li.parts-programs a,
#service li.service a,
#assetprotection li.assetprotection a,
#rent-preown li.overview a,
#rentals li.rentals a,
#preowned-lift-trucks li.preowned-lift-trucks a,
#storage-solutions li.overview a,
#pallet-and-storage-racks li.pallet-and-storage-racks a,
#static-and-mobile-shelving li.static-and-mobile-shelving a,
#carousels-and-vlms li.carousels-and-vlms a,
#systems-integration li.overview a,
#automated-systems-and-conveyors li.automated-systems-and-conveyors a,
#warehouse-management-systems li.warehouse-management-systems a,
#training li.overview a,
#operator li.operator a,
#technician li.technician a,
#pedestrian li.pedestrian a {
	color:#ee3424;
}
