/* CSS Document */.bottom-nav{	float:left;	clear:both;	width:957px;	background:url(http://www.enjoymfg.com/products/skin/frontend/default/modern/images/bottom-nav-bg.png);	margin-top:0px;	border-left:1px solid #ccc;	border-right:1px solid #ccc;	border-bottom:1px solid #ccc;}/* dropnavIGATION --------------------- */ ul#dropnav {	margin: 0;	padding: 0;	list-style: none;	font-family: "Lucida Grande", Arial, Verdana, sans-serif;	font-size: 16px;	color: #fff;	font-weight:bold;	background:none;	height:100%;	}	#dropnav li {	display: block; 	float: left;	margin:0 0;	height:47px; 	}#dropnav li a {	display: block;	color: #fff;	text-decoration: none;	padding: 15px 17px 5px 17px;	margin:0;	border-bottom: 0;	}#dropnav li a:hover{ 	color: #000;	/*background:#c00;*/ 	}	#dropnav li ul li a {	display: block;	color: #fff;	font-size:12px;	text-decoration: none;	margin:0;	line-height:18px;	border-bottom: 0;	}#dropnav li ul li a:hover{ 	color: #c00;	background:none; 	}/*SON OF SUCKERFISH DROPDOWNSSee http://www.htmldog.com/articles/suckerfish/dropdowns/--------------------- *//* 2nd and 3rd level menus */#dropnav li ul {	position: absolute;	z-index: 99;	left: -999px;	width:150px;	margin: 0px 0 0 0px;	padding: 0;	height: auto;	border: solid #C7C7C7;	border-width: 1px 1px 0;	background: #F9F9F9;	font-weight:normal;	}/* 3rd level menus only */#dropnav ul ul {	margin: -24px 0 0 150px;}/* 2nd and 3rd level menus */#dropnav li li {	width: 150px;	padding-top:5px;	clear:both;	border-bottom: 1px solid #DBDBDB;	}#dropnav li li a{	 padding:5px 5px 0 5px;	 margin:0;}class="selected"/* 2nd and 3rd level menus */#dropnav ul a {	border-right: 0;}#dropnav li:hover ul ul, #dropnav li:hover ul ul ul, #dropnav li.sfhover ul ul, #dropnav li.sfhover ul ul ul {	left: -999px;}/* This "unhides" the sub-menus (left: -999em is what hides them) */#dropnav li:hover ul, #dropnav li li:hover ul, #dropnav li li li:hover ul, #dropnav li.sfhover ul, #dropnav li li.sfhover ul, #dropnav li li li.sfhover ul {	left: auto;}#dropnav li:hover, #dropnav li.sfhover {	background:url(../images/bottom-nav-bg-hv.png);	color:#4aaeee;}/* 2nd and 3rd level menus */#dropnav ul li:hover, #dropnav ul ul li:hover, #dropnav ul li.sfhover, #dropnav ul ul li.sfhover {	background: #e8e8e8;}/* 2nd and 3rd level menus */#dropnav ul li a, #dropnav ul ul li a {	background: none;	}/* 2nd level menus only */#dropnav a.sub {	background: url(../images/arrow-right.gif) right no-repeat; 	background-position:190px 12px;}.toplinks-bar .mfg-links {	margin-left: 168px;	padding: 0;	list-style: none;	font-family: "Lucida Grande", Arial, Verdana, sans-serif;	font-size: 13px;	color: #fff;	font-weight:bold;	float:left;	background:none;	height:100%;	}	.toplinks-bar .mfg-links li {	display: block; 	float: left;	margin:0 0;	/*height:30px;*/ 	}.toplinks-bar .mfg-links li a {	display: block;	color: #fff;	text-decoration: none;	padding: 5px 18px 5px 5px;	margin:0;	border-bottom: 0;	}.toplinks-bar .mfg-links li a:hover{ 	color: #fff;	text-decoration: underline;	/*background:#c00;*/ 	}		ul#store-links {	margin: 0;	padding: 0;	list-style: none;	font-family: "Lucida Grande", Arial, Verdana, sans-serif;	font-size: 10px;	color: #efefef;	font-weight:normal;	background:none;	height:100%;	}	#store-links li {	display: block; 	float: right;	margin:0 0;	height:35px; 	}#store-links li a {	display: block;	color: #fff;	text-decoration: none;	padding: 8px 8px 5px 10px;	margin:0;	border-bottom: 0;	}#store-links li a:hover{ 	color: #fff;	text-decoration: underline;	/*background:#c00;*/ 	}		#Sidebar{	width:280px;	margin:3px 3px 3px 3px;	float:right;	background:#fff}#Sidebar-in{	padding:0 0px;}#Sidebar-in .kit-logos{    border:1px solid #666;	width:280px;	overflow:hidden;	margin-bottom:0px;	}		#Sidebar-in .kit-logos  h1{    font:bold 13px "Arial", "Tahoma", "MS Sans Serif", sans-serif;	color:#000;	background:#ccc;	padding:8px 5px 8px 5px;	}		#center{	float:left;	width:650px;	margin:3px auto;}