/* ===================================================
	Sitemap stylesheet - Dyson US
	Version: v1.0
	Author: James Taylor - 06/09/2007
/* =================================================*/
#outer h2{color:#000; padding-bottom:10px; }
ul#map { width: 914px; margin:0; border-top: 1px solid #dfdfdf; }
	ul#map li { display: block; border-bottom: 1px solid #dfdfdf; padding:15px 200px 15px 0; margin: 0; clear: both;  }/*padding change Boycey - 08/04/2008*/
		ul#map li a { font-size: 1.4em; font-weight: bold; text-decoration: none; display: inline-block; padding-left: 10px; background: url(/images/icons/arrow_b.png) no-repeat 0 5px; color:#000; }/*color change Boycey - 08/04/2008*/
		ul#map li a:hover, ul#map li a:focus { color: #666; background: url(/images/icons/arrow_g.png) no-repeat 0 5px; }
		ul#map li ul { border: 0; clear: both; margin-top: 18px; }
			ul#map li ul li { display: block; float: left; width: 300px; margin-right: 6px; border: 0; padding: 0; clear: none; }
				ul#map li ul li a { font-size: 1.2em; margin-bottom: 6px; font-weight: bold; }
				ul#map li ul li ul { list-style-type:none;padding-left: 1px; margin-bottom: 12px; margin-top: 3px; clear: both; margin-top: 0;  }
					ul#map li ul li ul li { display: block; float: none; width: auto; margin: 2px 0 0; }
						ul#map li ul li ul li a { display: inline; font-weight: normal; padding: 0; background-image: none; color: #666 !important; font-size: 1.1em; margin: 0; }
						ul#map li ul li ul li a:hover, ul#map li ul li ul li a:focus { background-image: none; color: #000 !important;}


