﻿.ddsmoothmenu 
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background:transparent url(../App_Themes/Theme2/topmenubg-blue1.gif) repeat scroll 0 0;
	height:45px;
	left:0;
	margin:0 0 3px;
	padding:0 0 0 15px;
	position:relative;
	text-align:left;
	top:0;
	z-index:1;	
}
.ddsmoothmenu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 100; PADDING-BOTTOM: 0px;
	 MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.ddsmoothmenu UL LI {
	FLOAT: left; POSITION: relative;
}
.ddsmoothmenu UL LI A {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 13px;
	PADDING-BOTTOM: 10px; COLOR: #D7D6D6; PADDING-TOP: 12px; TEXT-DECORATION: none;
	 text-transform:uppercase;	 	
	font-size:10px;
	font-weight:bold;	
}

.ddsmoothmenu UL LI A:link,.ddsmoothmenu UL LI A:visited {
	color:#D7D6D6;
	font-size:10px;
	font-weight:bold;
}
 
.ddsmoothmenu UL LI A:hover, a.active {
	background-image:url("../App_Themes/Theme2/menueffect-blue.png");
	background-position:center bottom;
	background-repeat:repeat-x;	
	text-decoration:none;
	color:White;
}
.ddsmoothmenu UL LI UL {
	DISPLAY: none; LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; top:45px;
}

.ddsmoothmenu UL LI UL LI A {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 14px; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 7px; 
	MARGIN: 0px; 
	WIDTH: 350px; 	
	PADDING-TOP: 7px;	
	text-transform:none;
	
	font-size:10px;
	font-weight:bold;
}

.ddsmoothmenu UL LI UL LI
{
	background:transparent url(../App_Themes/Theme2/menu_divider_trans-blue.png) repeat-x scroll left top;	
}

.ddsmoothmenu UL LI UL LI A:hover 
{
	background:transparent;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.downarrowclass {
	RIGHT: 8px; POSITION: absolute; TOP: 18px
}
.rightarrowclass {
	RIGHT: 5px; POSITION: absolute; TOP: 10px
}
.ddshadow {
	LEFT: 0px; WIDTH: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px
}
.toplevelshadow {
	opacity: 0.8
}


LI.maintopmenu A.maintopmenu {
		
}
