.ddsmoothmenu{
font:14px Arial, Helvetica, sans-serif;
width: 100%;
color:#ffffff;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
width:920px;
}




/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
float: left;
margin:0px;
padding:0px 9px 0px 10px;
font:14px Arial, Helvetica, sans-serif;
color:#ffffff;
line-height:56px;
display:inline;
text-align:center;

}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	float:left;	
	line-height:56px;
	}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
height:56px;
line-height:56px;
}



.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
height:56px;
line-height:56px;
color:#ffa300;
}

.ddsmoothmenu ul li a:hover{
margin:0px;
height:56px;
line-height:56px;
color:#ffa300;
text-decoration:none;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left:50px;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:170px;
background-color:#00482b;
padding:0px;	
height:auto;
overflow:visible;
}



/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float:left;
width:150px;
margin:0px;
padding:5px 5px 5px 10px;
text-align:left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font:13px Arial, Helvetica, sans-serif;
line-height:24px;
width:140px;; /*width of sub menus*/
padding: 5px;
margin:0px;
color:#ffffff;
border:none;
height:24px;
}

.ddsmoothmenu ul li ul li a:hover{
margin:0px;
padding:5px;
line-height:24px;
background-color:#d87a02;
color:#ffffff;
height:24px;
width:140px;
}

.ddsmoothmenu ul li ul.item1{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:640px;
_width:720px;
border-left:1px dotted #6dab2c;
	border-bottom:1px dotted #6dab2c;
	border-right:1px dotted #6dab2c;
	border-top:4px solid #6dab2c;
	background-color:#f8f8f8;
	padding:0 0px 0px 20px;	
	height:auto;
	overflow:visible;
}

.ddsmoothmenu ul li ul.item1 li{
display:block;
float:left;
width:200px;
_width:220px;
background-color:#f8f8f8;
color:#363636;
font:bold 12px Tahoma;
margin:0px 15px 0px 0px;
}



.ddsmoothmenu ul li ul.item1 li a{
font:bold 12px Tahoma;
line-height:19px;
width:200px;
_width:220px; /*width of sub menus*/
padding: 5px;
margin: 0;
background-color:#f8f8f8;
border:none;
color:#363636;
border-bottom:1px dotted #000000;
}

.ddsmoothmenu ul li ul.item1 li a:hover{
color:#363636;
width:200px;
_width:220px;
background-image:none;
background:#e9e9e9;
}

.ddsmoothmenu ul li ul.item1 li ol{
width:200px;
list-style-type:none;
margin: 0;
padding:0px;
background-color:#f8f8f8;
}

.ddsmoothmenu ul li ul.item1 li ol li{
width:200px;
font: normal 12px Tahoma;

list-style-type:none;
margin: 0;
padding:0px 10px 0px 14px;
background-color:#f8f8f8;
background: url(../images/arrow3.gif) no-repeat 4px 12px;
}

.ddsmoothmenu ul li ul.item1 li ol li a{
font:normal 12px Tahoma;
line-height:19px;
width:auto; /*width of sub menus*/

margin: 0;
background-color:#f8f8f8;
border:none;
color:#363636;

}



.ddsmoothmenu ul li ul.item2{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:110px;
border-left:1px dotted #6dab2c;
	border-bottom:1px dotted #6dab2c;
	border-right:1px dotted #6dab2c;
	border-top:4px solid #6dab2c;
	background-color:#f8f8f8;
	padding:0 0px 0px 20px;	
	height:auto;
	overflow:visible;
}

.ddsmoothmenu ul li ul.item2 li{
display:block;
float:left;
width:110px;
background-color:#f8f8f8;
color:#363636;
font:bold 12px Tahoma;
margin:0px;
padding:0px 10px 0px 14px;
background: url(../images/arrow3.gif) no-repeat 4px 12px;
}



.ddsmoothmenu ul li ul.item2 li a{
font:normal 12px Tahoma;
line-height:19px;
width:auto; /*width of sub menus*/
padding: 5px;
margin: 0;
background-color:#f8f8f8;
border:none;
color:#363636;
border-bottom:1px dotted #000000;
}

.ddsmoothmenu ul li ul.item2 li a:hover{
width:100px;
background:#e9e9e9;
color:#363636;
background-image:none;
}

.ddsmoothmenu ul li ul.item3{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:415px;
_width:480px;
border-left:1px dotted #6dab2c;
	border-bottom:1px dotted #6dab2c;
	border-right:1px dotted #6dab2c;
	border-top:4px solid #6dab2c;
	background-color:#f8f8f8;
	padding:0 0px 0px 20px;	
	height:auto;
	overflow:visible;
}

.ddsmoothmenu ul li ul.item3 li{
display:block;
float:left;
width:185px;
background-color:#f8f8f8;
color:#363636;
font:bold 12px Tahoma;
margin:0px 20px 0px 0px;
}



.ddsmoothmenu ul li ul.item3 li a{
font:bold 12px Tahoma;
line-height:19px;
width:185px; /*width of sub menus*/
padding: 5px;
margin: 0 20px 0px 0px;
background-color:#f8f8f8;
border:none;
color:#363636;
border-bottom:1px dotted #000000;
}

.ddsmoothmenu ul li ul.item3 li a:hover{
width:185px;
background-image:none;
}

.ddsmoothmenu ul li ul.item3 li ol{
width:200px;
list-style-type:none;
margin: 0;
padding:0px;
background-color:#f8f8f8;
}

.ddsmoothmenu ul li ul.item3 li ol li{
width:210px;
font: normal 12px Tahoma;

list-style-type:none;
margin: 0;
padding:0px 10px 0px 14px;
background-color:#f8f8f8;
background: url(../images/arrow3.gif) no-repeat 4px 12px;
}

.ddsmoothmenu ul li ul.item3 li ol li a{
font:normal 12px Tahoma;
line-height:19px;
width:auto; /*width of sub menus*/

margin: 0;
background-color:#f8f8f8;
border:none;
color:#363636;
}

.ddsmoothmenu ul li ul.item3 li ol li a:hover{
width:200px;
background:#e9e9e9;
color:#363636;
background-image:none;}




.ddsmoothmenu ul li ul.item4{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:100px;
border-left:1px dotted #6dab2c;
	border-bottom:1px dotted #6dab2c;
	border-right:1px dotted #6dab2c;
	border-top:4px solid #6dab2c;
	background-color:#f8f8f8;
	padding:0 0px 0px 20px;	
	height:auto;
	overflow:visible;
}

.ddsmoothmenu ul li ul.item4 li{
display:block;
float:left;
width:100px;
background-color:#f8f8f8;
color:#363636;
font:bold 12px Tahoma;
margin:0px;
padding:0px 10px 0px 14px;
background: url(../images/arrow3.gif) no-repeat 4px 13px;
}



.ddsmoothmenu ul li ul.item4 li a{
font:normal 12px Tahoma;
line-height:19px;
width:auto; /*width of sub menus*/
padding: 5px;
margin: 0;
background-color:#f8f8f8;
border:none;
color:#363636;
}

.ddsmoothmenu ul li ul.item4 li a:hover{
width:90px;
background:#e9e9e9;
color:#363636;
background-image:none;
}
.ddsmoothmenu ul li ul.item4 li ul{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:200px;
border-left:1px dotted #6dab2c;
	border-bottom:1px dotted #6dab2c;
	border-right:1px dotted #6dab2c;
	border-top:1px solid #6dab2c;
	background-color:#f8f8f8;
	padding:0 0px 0px 20px;	
	height:auto;
	overflow:visible;
}

.ddsmoothmenu ul li ul.item4 li ul li{
display:block;
float:left;
width:200px;
background-color:#f8f8f8;
color:#363636;
font:bold 12px Tahoma;
margin:0px;
padding:0px 10px 0px 14px;
background: url(../images/arrow3.gif) no-repeat 4px 16px;
}

.ddsmoothmenu ul li ul.item4 li ul li a{
font:normal 12px Tahoma;
line-height:19px;
width:auto; /*width of sub menus*/
padding: 5px;
margin: 0;
background-color:#f8f8f8;
border:none;
color:#363636;}

.ddsmoothmenu ul li ul.item4 li ul li a:hover{
width:190px;
background:#e9e9e9;
color:#363636;
background-image:none;
}


.ddsmoothmenu ul li ul.item5{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:180px;
border-left:1px dotted #6dab2c;
	border-bottom:1px dotted #6dab2c;
	border-right:1px dotted #6dab2c;
	border-top:4px solid #6dab2c;
	background-color:#f8f8f8;
	padding:0 0px 0px 20px;	
	height:auto;
	overflow:visible;
}

.ddsmoothmenu ul li ul.item5 li{
display:block;
float:left;
width:180px;
background-color:#f8f8f8;
color:#363636;
font:bold 12px Tahoma;
margin:0px;
padding:0px 10px 0px 14px;
background: url(../images/arrow3.gif) no-repeat 4px 13px;
}



.ddsmoothmenu ul li ul.item5 li a{
font:normal 12px Tahoma;
line-height:19px;
width:auto; /*width of sub menus*/
padding: 5px;
margin: 0;
background-color:#f8f8f8;
border:none;
color:#363636;
}

.ddsmoothmenu ul li ul.item5 li a:hover{
width:160px;
background:#e9e9e9;
color:#363636;
background-image:none;
}


.ddsmoothmenu ul li ul.item6{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:130px;
border-left:1px dotted #6dab2c;
	border-bottom:1px dotted #6dab2c;
	border-right:1px dotted #6dab2c;
	border-top:4px solid #6dab2c;
	background-color:#f8f8f8;
	padding:0 0px 0px 20px;	
	height:auto;
	overflow:visible;
}

.ddsmoothmenu ul li ul.item6 li{
display:block;
float:left;
width:130px;
background-color:#f8f8f8;
color:#363636;
font:bold 12px Tahoma;
margin:0px;
padding:0px 10px 0px 14px;
background: url(../images/arrow3.gif) no-repeat 4px 12px;
}



.ddsmoothmenu ul li ul.item6 li a{
font:normal 12px Tahoma;
line-height:19px;
width:auto; /*width of sub menus*/
padding: 5px;
margin: 0;
background-color:#f8f8f8;
border:none;
color:#363636;
}

.ddsmoothmenu ul li ul.item6 li a:hover{
width:120px;
background:#e9e9e9;
color:#363636;
background-image:none;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */



/* ######### 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;
}

#menu-con ul li a.active{
	color:#ffa300;
}

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
display:none;
}
