
.ddsmoothmenu-v ul{
    margin: 0px;
    padding: 0px;
    width: 220px; /* Main Menu Item widths */
    list-style-type: none;
    float:left;
}

.ddsmoothmenu-v ul li{
    position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
	float:left;
	margin:0px;
    display: block;
	text-align:left;
	width:220px;
	height:40px;
    line-height: 40px;
	padding-top:1px;
    border-left: 1px solid #e6e5e5;
    border-right: 1px solid #e6e5e5;
    border-top: 1px solid #FFFFFF;
    
	/*background:url(seperate_menu_l.png) no-repeat top;*/

}

.ddsmoothmenu-v ul li a span.middle{
	float:left;
	color: #000000;
    display: block;
    text-decoration: none;
    width:160px;
    padding-left: 8px;
	min-height:40px;
	line-height:40px;
	/*font-weight:700;*/
	overflow:hidden;
}

.ddsmoothmenu-v ul li a span.left{
	float:left;
    display: block;
    text-decoration: none;
    width: 50px;
    line-height: 35px;
    height:35px;
    margin-top: 1px;
}

.ddsmoothmenu-v ul li a span.right{
	float:left;
    display: block;
    text-decoration: none;
    width: 0px;
	height:0px;
}




/*mouse over*/
.ddsmoothmenu-v ul li a.selected, .ddsmoothmenu-v ul li a.current, .ddsmoothmenu-v ul li a:hover{
    float:left;
    display: block;
    behavior: url(png_fix/iepngfix.htc);
	/*border:none;*/
    border-bottom: 1px solid #e6e5e5;
    border-top: 1px solid #e6e5e5;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    /*background: #e3f7cf;*/
}

.ddsmoothmenu-v ul li a.selected span.middle, .ddsmoothmenu-v ul li a.current span.middle, .ddsmoothmenu-v ul li a:hover span.middle{
	float:left;
	color:#ff0202;
    display: block;
    text-decoration: none;
    width: 160px;
    padding-left: 8px;
	margin:0px;
	min-height:40px;
	line-height:40px;
	/*background:url(bg_repeat_menu_l.png) repeat-y;*/
	overflow:hidden;
}

.ddsmoothmenu-v ul li a.selected span.left, .ddsmoothmenu-v ul li a.current span.left, .ddsmoothmenu-v ul li a:hover span.left{
	float:left;
    display: block;
    width: 50px;
	height:35px;
    margin-top: 1px;
	/*background:#d0eaf9 url(symbol_menu_l.png) no-repeat center;*/
}

.ddsmoothmenu-v ul li a.selected span.right, .ddsmoothmenu-v ul li a.current span.right, .ddsmoothmenu-v ul li a:hover span.right{
	float:left;
    display: block;
    width: 0px;
	height:0px;
}
/*End mouse over*/





/*FOR SIMPLE RECORD ACTION :SELECTED, CURRENT, HOVER*/
.ddsmoothmenu-v ul:first-of-type > li:first-child  a, .ddsmoothmenu-v ul:first-of-type > li:first-child  a, .ddsmoothmenu-v ul:first-of-type > li:first-child  a{
	margin:0px;
	text-align:left;
	width:220px;
	/*border:none;*/
}
.ddsmoothmenu-v ul:first-of-type > li:first-child  a span.middle, .ddsmoothmenu-v ul:first-of-type > li:first-child  a span.middle, .ddsmoothmenu-v ul:first-of-type > li:first-child  a span.middle{
	float:left;
	color: #000000;
    display: block;
    text-decoration: none;
    width:160px;
    padding-left: 8px;
	min-height:40px;
	line-height:40px;
	/*font-weight:700;*/
	overflow:hidden;
}
.ddsmoothmenu-v ul:first-of-type > li:first-child  a span.left, .ddsmoothmenu-v ul:first-of-type > li:first-child  a span.left, .ddsmoothmenu-v ul:first-of-type > li:first-child  a span.left{
	float:left;
    display: block;
    width: 50px;
    height:35px;
    margin-top: 1px;
	/*background:url(symbol_menu_l.png) no-repeat center;*/
}
.ddsmoothmenu-v ul:first-of-type > li:first-child  a span.right, .ddsmoothmenu-v ul:first-of-type > li:first-child  a span.right, .ddsmoothmenu-v ul:first-of-type > li:first-child  a span.right{
	float:left;
    display: block;
    width: 0px;
	height:0px;
	border:none;
}
/* END Top level menu link items style NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE*/


/*FOR SIMPLE RECORD ACTION :SELECTED, CURRENT, HOVER*/
.ddsmoothmenu-v ul:first-of-type > li:first-child  a.selected, .ddsmoothmenu-v ul:first-of-type > li:first-child  a.current, .ddsmoothmenu-v ul:first-of-type > li:first-child  a:hover{
	margin:0px;
	text-align:left;
	width:220px;
	
}
.ddsmoothmenu-v ul:first-of-type > li:first-child  a.selected span.middle, .ddsmoothmenu-v ul:first-of-type > li:first-child  a.current span.middle, .ddsmoothmenu-v ul:first-of-type > li:first-child  a:hover span.middle{
	float:left;
	color:#ff0202;
    display: block;
    text-decoration: none;
    width: 160px;
    padding-left: 8px;
	margin:0px;
	min-height:40px;
	line-height:40px;
	/*background:url(bg_repeat_menu_l.png) repeat-y;*/
	overflow:hidden;
}
.ddsmoothmenu-v ul:first-of-type > li:first-child  a.selected span.left, .ddsmoothmenu-v ul:first-of-type > li:first-child  a.current span.left, .ddsmoothmenu-v ul:first-of-type > li:first-child  a:hover span.left{
	float:left;
    display: block;
    height:35px;
    margin-top: 1px;
	/*background:#d0eaf9 url(symbol_menu_l.png) no-repeat center;*/
}
.ddsmoothmenu-v ul:first-of-type > li:first-child  a.selected span.right, .ddsmoothmenu-v ul:first-of-type > li:first-child  a.current span.right, .ddsmoothmenu-v ul:first-of-type > li:first-child  a:hover span.right{
	float:left;
    display: block;
    width: 0px;
	height:0px;
	
}
/* END Top level menu link items style NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE*/





/*Top level menu link items style  NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE*/
.ddsmoothmenu-v ul li.noseperate a{
	margin:0px;
    display: block;
	text-align:left;
	width:220px;
	min-height:40px;
	line-height:40px;
    border: none;
    border-left: 1px solid #e6e5e5;
    border-right: 1px solid #e6e5e5;
    border-bottom: 1px solid #e6e5e5;
    border-top: 1px solid #FFFFFF;
}


.ddsmoothmenu-v ul li.noseperate a span.middle{
	float:left;
	color: #000000;
    display: block;
    text-decoration: none;
    width:160px;
    padding-left: 8px;
	min-height:40px;
	line-height:40px;
	/*font-weight:700;*/
	overflow:hidden;
}
.ddsmoothmenu-v ul li.noseperate a span.left{
	float:left;
    display: block;
    width: 50px;
	height:40px;
	/*background:url(symbol_menu_l.png) no-repeat center;*/
}
.ddsmoothmenu-v ul li.noseperate a span.right{
	float:left;
    display: block;
    width: 0px;
	height:0px;
}

/*FOR SIMPLE RECORD ACTION :SELECTED, CURRENT, HOVER*/
.ddsmoothmenu-v ul li.noseperate a.selected, .ddsmoothmenu-v ul li.noseperate a.current, .ddsmoothmenu-v ul li.noseperate a:hover{
    float:left;
	margin:0px;
    display: block;
   /* background: #e3f7cf; */
    behavior: url(png_fix/iepngfix.htc);
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #e6e5e5;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
.ddsmoothmenu-v ul li.noseperate a.selected span.middle, .ddsmoothmenu-v ul li.noseperate a.current span.middle, .ddsmoothmenu-v ul li.noseperate a:hover span.middle{
	float:left;
	color:#ff0202;
    display: block;
    text-decoration: none;
    width: 160px;
    padding-left: 8px;
	margin:0px;
	min-height:40px;
	line-height:40px;
	/*background:url(bg_repeat_menu_l.png) repeat-y;*/
	overflow:hidden;
}
.ddsmoothmenu-v ul li.noseperate a.selected span.left, .ddsmoothmenu-v ul li.noseperate a.current span.left, .ddsmoothmenu-v ul li.noseperate a:hover span.left{
	float:left;
    display: block;
    width: 50px;
	height:40px;
	/*background:#d0eaf9 url(symbol_menu_l.png) no-repeat center;*/
}
.ddsmoothmenu-v ul li.noseperate a.selected span.right, .ddsmoothmenu-v ul li.noseperate a.current span.right, .ddsmoothmenu-v ul li.noseperate a:hover span.right{
	float:left;
    display: block;
    width: 0px;
	height:0px;
}
/* END Top level menu link items style NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE*/







/*Sub menu*/
* html .ddsmoothmenu-v ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
                              display: inline-block;
}

* html .ddsmoothmenu-v ul li a.last{ /*IE6 hack to get sub menu links to behave correctly*/
                                   display: inline-block;
}


/*1st sub level menu*/
.ddsmoothmenu-v ul li ul{
	width:210px;
position: absolute;
z-index:0;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
padding:0px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu-v ul li ul li{
display: list-item;
float: left;
padding:0px;
background:none;
margin-top:0px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu-v ul li ul li ul{
top: 0;
}

/* Sub level menu links style */


.ddsmoothmenu-v ul li ul li a{
	float:left;
width: 200px !important; /*width of sub menus*/
margin: 0px;
padding-left:10px;
background: #ebcf99 !important;
text-align:left;
color: #000000;
text-decoration:none;
min-height:40px;
line-height:40px;
/*border-bottom:1px solid #ebeaea !important;*/
}


.ddsmoothmenu-v ul li  ul li a.selected, .ddsmoothmenu-v ul li ul li a.current, .ddsmoothmenu-v ul li ul li a:hover{ 
/*CSS class that's dynamically added to the currently active menu items' LI A element*/
float:left;
width: 200px !important; /*width of sub menus*/
margin: 0px;
padding-left:10px;
background: #e8ba61 !important;
text-align:left;
color: #000000;
min-height:40px;
border:none;
line-height:40px;
}



/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */