/* Start of CMSMS style sheet 'Navigation 2007' */
#leftcol ul {
	margin: 0;
	padding: 0;
	margin-left: 6px;
	position: relative;
	background: transparent url(i/menu-middle-2007.png) bottom left no-repeat;
}
* html #leftcol ul { margin-top: -4px; }
#leftcol ul li {
	margin: 0; padding: 0; 
	line-height: 25px;
}
#leftcol ul li a { 
	padding: 0 10px 0 35px; 
	display: block;
	color: #28598C;
	font-weight: bolder;
	font-size: 110%;
	margin:0;
	background: transparent url(i/menu-item.gif) center left no-repeat;
	height: 25px;
}
#leftcol ul li a:hover, #leftcol ul li a.active {
	background-image:url(i/menu-item-hover.gif);
	color: white;
	text-decoration: none;
}
#leftcol ul li a:hover {
	background-image:url(i/menu-item-faded.gif);
}
#leftcol ul li ul li a { font-size: 90%; }
#leftcol ul li ul li ul li a { font-size: 85%; }

#menutop, #menubottom { width: 165px; height: 13px; display: block; margin-left: 6px; }
#menutop { margin-top: 30px; background: transparent url(i/menu-top-2007.png) top left no-repeat; }
#menubottom { background: transparent url(i/menu-bottom-2007.png) top left no-repeat; margin-bottom: 20px; }

body.home #leftcol li { margin-bottom: 5px; }
#leftcol ul li.spacer, #leftcol ul li.spacer a:hover { background: none; }
* html #leftcol ul li a.warehouse_and_racking_covers span { font-size: 95%; }

#header ul { margin: 15px 0 0 50px; padding: 0; float: left; width: 420px;  }
#header ul li, #leftcol ul li, #rightcol ul li {
	list-style-type: none;
	list-style: none;
}
#header ul li { float: left; }

#header ul li, #header ul li a { 
	width: 144px; 
	height: 28px; 
	display: block;
}
#header ul li a span { display: none; }
#header li a { 
	background: transparent url(i/menu.png) top left no-repeat; 
}
#header a:hover, #header li.sports a.active {
	background-position: 0 -28px;
}
#header li.transport, #header li.transport a, #header li.bespoke, #header li.bespoke a {
	width: 134px;
}
#header li.transport a {
	background-position: -144px 0;	
}
#header li.bespoke a {
	background-position: -278px 0;	
}
#header li.transport a:hover, #header li.transport a.active {
	background-position: -144px -28px;	
}
#header li.bespoke a:hover, #header li.bespoke a.active {
	background-position: -278px -28px;	
}

#footer ul {
	float: left; 
	margin: 0; 
	padding: 0 1em 0 1em; 
	margin-top: 5px;
	width: 760px;
	list-style: none;
	list-style-type: none;
}
* html #footer ul { width: 760px; margin-top: 3px; }
#footer ul li {
	padding: 0; margin: 0;
	float: left;
	color: white;
	width: 100px;
	text-align: center;
	font-size: 90%;
}
#footer ul li.last { float: right; width: 150px; text-align: right; }
#footer a {
	color: white;
}
/* End of 'Navigation 2007' */

