.ddsmoothmenu{
    width: 940px;
    float: left;
    height: 45px;
    border:0px solid red;
	padding:0px 0px 0px 0px;
}

.ddsmoothmenu ul{
    z-index:10;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border:0px solid red;
    float: left;
}
 
/*Top level list items*/
.ddsmoothmenu ul li{
    position: relative;
    display: inline;
    float: left;
    border:0px solid yellow;
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    z-index:10;
}


/*Top level menu link items style SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE*/
.ddsmoothmenu ul li a{
    float:left;
    display: block;
    background: url(menu_seperate.png) no-repeat right top;
    behavior: url(png_fix/iepngfix.htc);
	text-decoration:none;
	margin:0px;
	border:0px solid red;
}

.ddsmoothmenu ul li a span.middle{
    float:left;
    display: block;
    color: #fff;
	/*font-weight:bold;*/
    text-decoration: none;
    width:auto; height:30px;
    padding:11px 11px 0px 11.5px;
    margin: 0px 0px 0px 0px;
    border:0px solid yellow;
	text-align:center;
    /*background: url(tabmiddle.png) left repeat-x;*/
    /*behavior: url(png_fix/iepngfix.htc)*/
	/*background:url(seperate.gif) repeat-x bottom;*/
}
.ddsmoothmenu ul li a span.left{
    float:left;
    display: block;
    text-decoration: none;
    /*width:25px; height:39px;*/
	width:10px; height:45px;
    padding:0px 0px 0px 0px;
    border:0px solid #F00;
    /*background: url(left_tap.png) right no-repeat;*/
	/*background:none;left_tap.png*/
}
.ddsmoothmenu ul li a span.right{
    float:left;
    display: block;
    text-decoration: none;
    /*width:25px; height:39px;*/
	width:10px; height:45px;
    padding:0px 0px 0px 0px;
    border:0px solid #fff;
    /*background: url(tabright.png) right no-repeat;*/
	 /*background: url(borey_pthmey_0999.png) left no-repeat;&*/
	 margin:0px;
}




.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a.current, .ddsmoothmenu ul li a:hover{
    float:left;
    display: block;
    background: url(menu_current.png) no-repeat 5px 10px;
    behavior: url(png_fix/iepngfix.htc);
}
.ddsmoothmenu ul li a.selected span.middle, .ddsmoothmenu ul li a.current span.middle, .ddsmoothmenu ul li a:hover span.middle{
    float:left;
    display: block;
    color:#fff;
    text-decoration: none;
    width:auto; height:30px;
    padding:11px 11px 0px 11.5px;
    margin: 0px 0px 0px 0px;
    border:0px solid yellow;
	text-align:center;
    /*background:url(seperate.gif) repeat-x bottom;
    behavior: url(png_fix/iepngfix.htc)*/
}
.ddsmoothmenu ul li a.selected span.left, .ddsmoothmenu ul li a.current span.left, .ddsmoothmenu ul li a:hover span.left{
    float:left;
    display: block;
    text-decoration: none;
    width:10px; height:45px;
    padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    border:0px solid #fff;
   
    /*background: url(left_tap.png) right no-repeat;*/
}
.ddsmoothmenu ul li a.selected span.right, .ddsmoothmenu ul li a.current span.right, .ddsmoothmenu ul li a:hover span.right{
    float:left;
    display: block;
    text-decoration: none;
   width:10px; height:45px;
    padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    border:0px solid #fff;
  
    /*background: url(borey_pthmey_0999.png) left no-repeat;*/
}
/* END Top level menu link items style SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE*/







/*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 ul li.noseperate a{
     float:left;
    display: block;
    /*background: url(menu_seperate.png) no-repeat right top;*/
	background:none;
    behavior: url(png_fix/iepngfix.htc)
}


.ddsmoothmenu ul li.noseperate a span.middle{
    float:left;
    display: block;
    color: #fff;
    text-decoration: none;
    width:auto; height:30px;
    padding:10px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    border:0px solid yellow;
	text-align:center;
    /*background:url(seperate.gif) repeat-x bottom;
    behavior: url(png_fix/iepngfix.htc)*/
}
.ddsmoothmenu ul li.noseperate a span.left{
    float:left;
    display: block;
    text-decoration: none;
    /*width:25px; height:39px;*/
	width:10px; height:45px;
    padding:0px 0px 0px 0px;
    border:0px solid #F00;
    /*background: url(left_tap.png) right no-repeat;*/
}
.ddsmoothmenu ul li.noseperate a span.right{
    float:left;
    display: block;
    text-decoration: none;
    /*width:25px; height:39px;*/
	width:10px; height:45px;
    padding:0px 0px 0px 0px;
    border:0px solid #fff;
    /*background: url(tabright.png) right no-repeat;
	 background: url(borey_pthmey_0999.png) left no-repeat;*/
	 
}




/*FOR SIMPLE RECORD ACTION :SELECTED, CURRENT, HOVER*/
.ddsmoothmenu ul li.noseperate a.selected, .ddsmoothmenu ul li.noseperate a.current, .ddsmoothmenu ul li.noseperate a:hover{
    float:left;
    display: block;
    background: url(menu_current.png) no-repeat 5px 10px;
    behavior: url(png_fix/iepngfix.htc);
}
.ddsmoothmenu ul li.noseperate a.selected span.middle, .ddsmoothmenu ul li.noseperate a.current span.middle, .ddsmoothmenu ul li.noseperate a:hover span.middle{
    float:left;
    display: block;
    color: #fff;
    text-decoration: none;
    width:auto; height:30px;
   padding:10px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    border:0px solid #CC3;
    /*background:url(seperate.gif) repeat-x bottom;
    behavior: url(png_fix/iepngfix.htc)*/
}
.ddsmoothmenu ul li.noseperate a.selected span.left, .ddsmoothmenu ul li.noseperate a.current span.left, .ddsmoothmenu ul li.noseperate a:hover span.left{
    float:left;
    display: block;
    text-decoration: none;
    width:10px; height:45px;
    padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    border:0px solid #fff;
    text-align: center;
    /*background: url(left_tap.png) right no-repeat;*/
}
.ddsmoothmenu ul li.noseperate a.selected span.right, .ddsmoothmenu ul li.noseperate a.current span.right, .ddsmoothmenu ul li.noseperate a:hover span.right{
    float:left;
    display: block;
    text-decoration: none;
    width:10px; height:45px;
    padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    border:0px solid #fff;
    text-align: center;
    /*background: url(borey_pthmey_0999.png) left no-repeat;*/
}
/* END Top level menu link items style NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE*/





* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
                              display: inline-block;
}

* html .ddsmoothmenu ul li a.last{ /*IE6 hack to get sub menu links to behave correctly*/
                                   display: inline-block;
}


/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
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 ul li ul li{
display: list-item;
float: left;
padding:0px;
margin:0px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}




.ddsmoothmenu ul li ul li a{
width: 160px; /*width of sub menus*/
height:auto;
margin: 0px;
padding: 5px 5px;
border-left: 1px solid #8d6b50;
border-right: 1px solid #8d6b50;
border-bottom: 1px solid #8d6b50;
background:#5c2802 url(sub_menubg.gif) repeat-x bottom;
/*background:url(current_selected_over.gif) repeat-y right;*/
text-align:left;
color: #fff;
text-decoration:none;
}


.ddsmoothmenu ul li  ul li a.selected, .ddsmoothmenu ul li ul li a.current, .ddsmoothmenu ul li ul li a:hover{ 
/*CSS class that's dynamically added to the currently active menu items' LI A element*/
width: 145px; /*width of sub menus*/
height:auto;
margin: 0px;
padding: 5px 5px 5px 20px;
border-left: 1px solid #8d6b50;
border-right: 1px solid #8d6b50;
border-bottom: 1px solid #8d6b50;
background:#fff url(menu_current.png) no-repeat center left;
text-align:left;
color: #5c2802;
}





/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
/*    position: absolute;*/
    margin:0px 0px 0px 0px;
    visibility: hidden;
	display:none;
}

.rightarrowclass{
    position: absolute;
    top: 0px;
    right: 0px;
    visibility: hidden;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
                 opacity: 0.8;
}