@media screen and (min-width:1024px)
{
.ddsmoothmenu-H{ font-size:16px; background:url(../Img/BgNav.jpg) no-repeat center 0; /*background of menu bar (default state)*/width: 100%;}
.ddsmoothmenu-H ul{ z-index:100; margin: 0; padding: 0; list-style-type: none;}
/*Top level list items*/
.ddsmoothmenu-H ul li{ position: relative; display: inline; float: left;}
/*Top level menu link items style*/
.ddsmoothmenu-H ul li a{ display: block; background:none; /*background of menu items (default state)*/ color: white; width:127px; line-height:45px; text-decoration: none;border-right:1px solid #00439c;}
* html .ddsmoothmenu-H ul li a{ /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block;}
.ddsmoothmenu-H ul li a:link, .ddsmoothmenu-H ul li a:visited{ color: #fff;}
.ddsmoothmenu-H ul li a.selected {  background:#2290E6; background:#2290E6 !important; color: white;}
.ddsmoothmenu-H ul li a:hover{ background:#2290E6; /*background of menu items during onmouseover (hover state)*/ color: white;}
/* sub menus */
.ddsmoothmenu-H ul li ul{ position: absolute; left: -3000px; display: none; /*collapse all sub menus to begin with*/ visibility: hidden; min-width:150px;}
/*Sub level menu list items (alters style from Top level List Items)*/
.ddsmoothmenu-H ul li ul li{ display: list-item; float:none;}
.ddsmoothmenu-H ul li ul li a:link,.ddsmoothmenu-H ul li ul li a:visited{ color:#fff; padding:0 30px; line-height:30px; border-bottom:1px solid #79b6e6; text-align:left;}
.ddsmoothmenu-H ul li ul li a:hover,.ddsmoothmenu-H ul li ul li a.selected{ background:#64ade6; border-bottom:1px solid #79b6e6;}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu-H ul li ul li ul{ top: 0;}
/* Sub level menu links style */
.ddsmoothmenu-H ul li ul li a{ padding:5px 0; margin: 0; border-top-width: 0; border-bottom:1px solid #79b6e6;}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-H{height: 1%;} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{ position: absolute; top: 14px; right:10px;}
.rightarrowclass{ position: absolute; top: 6px; right: 5px;}
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{ position: absolute; left: 0; top: 0; width: 0; height: 0; background-color:none;}
.toplevelshadow{ margin: 5px 0 0 5px; opacity:1;}
.ddcss3support .ddshadow.toplevelshadow { margin: 0;}
.ddcss3support .ddshadow { background-color:#2290E6; box-shadow: 0 0 0 #2290E6; -moz-box-shadow: 0 0 0 #2290E6;-webkit-box-shadow: 0 0 0 #2290E6;}
}
@media only screen and (min-width:800px) and (max-width:1024px)
{
.ddsmoothmenu-H{ font-size:16px; background:url(../Img/BgNav.jpg) no-repeat center 0; /*background of menu bar (default state)*/width: 100%;}
.ddsmoothmenu-H ul{ z-index:100; margin: 0; padding: 0; list-style-type: none;}
/*Top level list items*/
.ddsmoothmenu-H ul li{ position: relative; display: inline; float: left;}
/*Top level menu link items style*/
.ddsmoothmenu-H ul li a{ display: block; background:none; /*background of menu items (default state)*/ color: white; width:99px; line-height:45px; text-decoration: none;border-right:1px solid #00439c;}
* html .ddsmoothmenu-H ul li a{ /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block;}
.ddsmoothmenu-H ul li a:link, .ddsmoothmenu-H ul li a:visited{ color: #fff;}
.ddsmoothmenu-H ul li a.selected {  background:#2290E6; background:#2290E6 !important; color: white;}
.ddsmoothmenu-H ul li a:hover{ background:#2290E6; /*background of menu items during onmouseover (hover state)*/ color: white;}
/* sub menus */
.ddsmoothmenu-H ul li ul{ position: absolute; left: -3000px; display: none; /*collapse all sub menus to begin with*/ visibility: hidden; min-width:120px;}
/*Sub level menu list items (alters style from Top level List Items)*/
.ddsmoothmenu-H ul li ul li{ display: list-item; float:none;}
.ddsmoothmenu-H ul li ul li a:link,.ddsmoothmenu-H ul li ul li a:visited{ color:#fff; padding:0 18px; line-height:30px; border-bottom:1px solid #79b6e6; text-align:left;}
.ddsmoothmenu-H ul li ul li a:hover,.ddsmoothmenu-H ul li ul li a.selected{ background:#64ade6; border-bottom:1px solid #79b6e6;}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu-H ul li ul li ul{ top: 0;}
/* Sub level menu links style */
.ddsmoothmenu-H ul li ul li a{ padding:5px 0; margin: 0; border-top-width: 0; border-bottom:1px solid #79b6e6;}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-H{height: 1%;} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{ position: absolute; top: 14px; right:10px;}
.rightarrowclass{ position: absolute; top: 6px; right: 5px;}
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{ position: absolute; left: 0; top: 0; width: 0; height: 0; background-color:none;}
.toplevelshadow{ margin: 5px 0 0 5px; opacity:1;}
.ddcss3support .ddshadow.toplevelshadow { margin: 0;}
.ddcss3support .ddshadow { background-color:#2290E6; box-shadow: 0 0 0 #2290E6; -moz-box-shadow: 0 0 0 #2290E6;-webkit-box-shadow: 0 0 0 #2290E6;}
}