/* NAVIGATION DROPDOWN */


 #ndd2, #ndd3, #ndd4, #ndd5, #ndd6, #ndd7, #ndd8, #ndd9{
	display: none;
	position: absolute;
	width: 168px;
	z-index: 100;
	top: 34px;
	
	filter:alpha(opacity=95);
	-moz-opacity:0.95; 
	opacity:0.95;
	-khtml-opacity:0.95;
	}
 *html #ndd2, *html #ndd3, *html #ndd4, *html #ndd5, *html #ndd6, *html #ndd7, *html #ndd8, *html #ndd9 {
	top: 34px;
	}
	
	#ndd2{
		left:90px;
	}
	#ndd3{
		left:200px;
	}
	
	#ndd4{
		left:310px;
	}
	
	#ndd5{
		left:420px;
	}
	
	#ndd6{
		left:530px;
	}
	
	#ndd7{
		left:640px;
	}
	
	
	#ndd8{
		right:0px;
	}
	
	
	#ndd9{
		left:860px;
	}
	/*#ndd4, #ndd5, #ndd6, #ndd7, #ndd8, #ndd9
	*/
	.navd_top, .navd_bottom {
		float: left;
		font-family: 1px;
		height: 25px;
		width: 168px;
	
		}

	
	#ndd2 .navd_top { background: url(ndd2.png) no-repeat top;}
	#ndd2 .navd_bottom { background: url(ndd2.png) no-repeat bottom; }
	
	#ndd3 .navd_top { background: url(ndd3.png) no-repeat top;}
	#ndd3 .navd_bottom { background: url(ndd3.png) no-repeat bottom; }
	
	#ndd4 .navd_top { background: url(ndd4.png) no-repeat;}
	#ndd4 .navd_bottom { background: url(ndd4.png) no-repeat bottom; }
	
	#ndd5 .navd_top { background: url(ndd5.png) no-repeat;}
	#ndd5 .navd_bottom { background: url(ndd5.png) no-repeat bottom; }
	
	#ndd6 .navd_top { background: url(ndd6.png) no-repeat;}
	#ndd6 .navd_bottom { background: url(ndd6.png) no-repeat bottom; }
	
	#ndd7 .navd_top { background: url(ndd7.png) no-repeat;}
	#ndd7 .navd_bottom { background: url(ndd7.png) no-repeat bottom; }
	
	#ndd8 .navd_top { background: url(ndd8.png) no-repeat ;}
	#ndd8 .navd_bottom { background: url(ndd8.png) no-repeat bottom; }
	
	#ndd9 .navd_top { background: url(ndd9.png) no-repeat;}
	#ndd9 .navd_bottom { background: url(ndd9.png) no-repeat bottom; }
	
	.navd_content {
		background: #0D62B9 url(navdrop_bg.png) repeat-y 645px 0;
		color: #FFFFFF;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 0 0 0 0px;
		width: 168px;
		height:360px;
		}
		#ndd2 .navd_content{background-color: #99c915}
		#ndd3 .navd_content{background-color: #e60076}
		#ndd4 .navd_content{background-color: #1d2b74}
		#ndd5 .navd_content{background-color: #14c8ad}
		#ndd6 .navd_content{background-color: #b230ac}
		#ndd7 .navd_content{background-color: #d59950}
		#ndd8 .navd_content{background-color: #1172b7}
		#ndd9 .navd_content{background-color: #fff}
		.navd_content div.kheader,
		.navd_content h2 {
			font-size: 16px;
			padding-bottom: 0px;
			font-weight:bold;
		
			}
		
		.navd_content div.kheader{margin-bottom:10px; margin-top:10px;}
		.navd_content  .new_on {
			float: left;
			display:inline;
			width: 128px;
			margin:0 20px;
			}
			.new_on{}
			.navd_content  .new_on ul {
				padding-bottom: 20px;
				}
				.navd_content  .new_on ul li {
					float: none;
					font-size: 12px;
					font-weight: bold;
					color: #74e4fb;
					margin: 0px;
					padding: 0px;				
					list-style-image: none;
					list-style-position: outside;
					list-style-type: none;
					}
					.navd_content  .new_on ul li a {
						display: block;
						font-weight: bold;
						padding: 3px 17px;
						color: #FFFFFF;
						background: url(navdropBG_off.png) no-repeat 6px 9px;
						}
					.navd_content  .new_on ul li a:hover {
						background: #FFFFFF url(navdropBG_hover.png) no-repeat 6px 9px;
						color: #565656; 
						text-decoration: none;
						}
					
		
		.navd_content  .forums {
			float: left;
			padding: 0 20px 0 44px;
			width: 315px;
			background: url(navdrop_quot1.png) no-repeat;
			height:280px;
			overflow:hidden;
			}
			
			.navd_content  .forums .comment2_h{padding-bottom:5px;}
			.navd_content  .forums .comment2_h a{color:#FFF; font-weight:bold;}
			.navd_content  .forums .quotes {
				float: left;
				clear: right;
				padding: 0 0 30px 0;
				background: url(navdrop_quot2.png) no-repeat bottom right;
				}
				.navd_content  .forums .quotes p {
					padding-bottom: 8px;
					}
				.navd_content  .forums a, .navd_content  .forums p a {
					color: #FFFFFF;
					}
				.navd_content  .forums a.allforums {
					clear: left;
					float: left;
					font-size: 11px;
					font-weight: bold;
					margin-top: -15px;
					width: 100px;
					}
					
		
		.navd_content .more {
			float: left;
			padding-left: 47px; 
			width: 305px;
			}
			.navd_content .more ul {
				float: left;
				padding-bottom: 20px;
				width: 300px;
					}
				.navd_content .more ul li {
					float: left;
					list-style: none;
					padding-bottom: 4px;
					width: 136px;
					}
					.navd_content .more ul li a {
						color: #FFFFFF;
						}