 .mlddm
{	margin: 0px;
	/*border-bottom:1px solid #CCCCCC;*/
	padding: 0px;
height: 35px;
	background-color:transparent;
}
	
	
	
	
/****************NAVIGATION WIDTHS INCLUDING IE HACKS*************************/


#products {
	width:63px;
	
	
}
		 
* html #products {
	width:64px;
	
}
		
#magazine{
	width:74px;
	
}
		
* html #magazine {
	width:75px;
	
}
	#discussions{
	width:77px;
	
}

* html #discussions {
	width:78px;
	
}	
#start {
	width:73px;
}

* html #start {
	width:74px;
	
}
#collaborate {
	width:72px;
	
}

* html #collaborate {
	width:73px;
	
}
#music {
	width:68px;
	
}

* html #music {
	width:69px;
	
}
#members {
	width:68px;
	
}

* html #members {
	width:69px;
	
}
#photos {
	width:76px;
	
}

* html #photos {
	width:78px;
	
}
#videos {
	width:71px;
	
}

* html #videos {
	width:72px;
	
}

#about {
	width:96px;
}

* html #about {
	width:97px;
}

#shipping {
	width:127px;
}

* html #shipping {
	width:128px;
}

#corporate {
	width:115px;
}

* html #corporate {
	width:115px;
}

#quickorder {
	width:96px;
	
	
}

* html #quickorder {
	width:96px;
	
	
}
		
#shippinginfo {
	width:109px;
	 
	
}

* html #shippinginfo {
	width:109px;
	
}		
		
#faqs {
	width:105px; 
}

* html #faqs {
	width:107px;
	
}	
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		.mlddm li
	{	
		list-style: none;
		float: left;
		font: 11px arial;
		font-weight: normal;
		margin-top:5px;
		height:70px;

/*		border-bottom: 1px solid #D2AFA0;*/
		
		}
		.mlddm li a
	{	
		text-align: center;
		color: #fff;
		padding: 4px 4px;

		display: block;
		text-decoration: none;
		
		}
		
		
		
		/**  background: #3d67bd **/

	.mlddm li a, .mlddm li a#buttonnohover
	{	
		text-align: center;
		color: #fff;

		display: block;
		text-decoration: none;
		width:75px;
		height:49px;
		background: url(/images/navigation/buttonoff.gif) no-repeat;
		}
		
		/**  background: #3d67bd **/

		

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #00ff0c;
		background: #000;
		/*text-decoration:underline;*/
		width:75px;
		height:49px;
		background: url(/images/navigation/buttonon.gif) no-repeat;
		}
		
		

		.mlddm ul
		{	
			margin: 12px 0px 0px 0px;
			padding: 0px;
			visibility: hidden;
			position: absolute;
			z-index:30;
			clear: both;
			/*background-color: #83492D;*/
			background-color:#000;
			border-top:1px solid #333;	
			
			border-left:1px solid #333;
			border-right:1px solid #333;
			border-bottom:1px solid #333;

			}
			
			
		
		.mlddm ul li
		{	display: inline;
			float: none;
		
			margin: 0px;
			padding: 0px;
			border: 0px;
			}

		.mlddm ul li li 
		{	display: inline;
			float: none;
			margin: 0px 0px 0px 0px;
			
			padding:0px;
			border: 0px;
			}
			
			
		.mlddm ul li a
		{	display: inline;
			white-space: nowrap;
			width: 11px;
			padding: 6px 15px;
		height:20px;
			font: 11px arial;
			text-align: left;
			text-decoration: none;
			color: #fff;
			background: transparent}
			
			
				.mlddm ul li li a
		{	display: inline;
			white-space: nowrap;
			padding: 6px 15px;
			font: 11px arial;
			text-align: left;
	
			text-decoration: none;
			color: #fff;
			background: transparent}

		.mlddm ul li a:hover
		{	color: #fff;
		background:none;
		height:20px;
		
			padding: 5px 15px;
			border: 1px solid #333;
			border-width: 1px 0px}
			
					.mlddm ul li li a:hover
		{	color: #FFF;
			padding: 5px 15px;
		height:20px;
			border: 1px solid #333;
			border-width: 1px 0px}

		.mlddm .hsub
		{	background: no-repeat right url(/navigation/arroww.gif);}
		
		

		.mlddm .hsub:hover
		{	background:#000000 no-repeat right url(/navigation/arroww.gif);}
