#ddnav {width: 980px; padding:0; margin:0; list-style:none; height:27px; background:#fff; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#ddnav li.ddtop {display:block; float:left;}
#ddnav li a.top_link {display:block; float:left; height:27px; line-height:27px; color:#FF8040; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0; cursor:pointer;background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_link span {float:left; display:block; padding:0 0 0 0; height:27px;background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_link span.down {float:left; display:block; padding:0 0 0 0; height:27px; background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_link:hover {color:#CA5101; background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_link:hover span {background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_link:hover span.down {background: url(images/layout/navBgImg.gif) repeat-x right top;}

#ddnav li:hover > a.top_link {color:#CA5101; background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li:hover > a.top_link span {background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li:hover > a.top_link span.down {background: url(images/layout/navBgImg.gif) repeat-x right top;}

#ddnav li a.top_current_link {display:block; float:left; height:27px; line-height:27px; color:#CA5101; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_current_link span {float:left; display:block; padding:0 24px 0 12px; height:27px;background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_current_link span.down {float:left; display:block; padding:0 24px 0 12px; height:27px; background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_current_link:hover {color:#CA5101; background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_current_link:hover span {background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_current_link:hover span.down {background: url(images/layout/navBgImg.gif) repeat-x right top;}

#ddnav li:hover > a.top_current_link {color:#CA5101; background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li:hover > a.top_current_link span {background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li:hover > a.top_current_link span.down {background: url(images/layout/navBgImg.gif) repeat-x right top;}

#ddnav li a.top_image_link {display:block; float:left; height:1px; line-height:1px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_image_link span {float:left; display:block; padding:0 0px 0 0px; height:0px;background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_image_link span.down {float:left; display:block; padding:0 0px 0 0px; height:0px; background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_image_link:hover {color:#CA5101; background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_image_link:hover span {background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li a.top_image_link:hover span.down {background: url(images/layout/navBgImg.gif) repeat-x right top;}

#ddnav li:hover > a.top_image_link {color:#CA5101; background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li:hover > a.top_image_link span {background: url(images/layout/navBgImg.gif) repeat-x right top;}
#ddnav li:hover > a.top_image_link span.down {background: url(images/layout/navBgImg.gif) repeat-x right top;}

/* Default list styling */

#ddnav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#ddnav ul, 
#ddnav li:hover ul ul,
#ddnav li:hover ul li:hover ul ul,
#ddnav li:hover ul li:hover ul li:hover ul ul,
#ddnav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#ddnav li:hover ul.sub
{left:0; top:24px; background: #ff7001; padding:0px; border:1px solid #ff7001; white-space:nowrap; width:270px; height:auto; z-index:300;}
#ddnav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:270px; font-weight:normal;}
#ddnav li:hover ul.sub li a
{display:block; font-size:11px; height:20px; width:270px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none;}
#ddnav li ul.sub li a.fly
{background:#fff url(arrow.gif) 80px 7px no-repeat;}
#ddnav li:hover ul.sub li a:hover 
{background:#fff; color:#003300;}
#ddnav li:hover ul.sub li a.fly:hover
{background:#ff7001 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#ddnav li:hover ul li:hover > a.fly {background:#ff7001 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#ddnav li:hover ul li:hover ul,
#ddnav li:hover ul li:hover ul li:hover ul,
#ddnav li:hover ul li:hover ul li:hover ul li:hover ul,
#ddnav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:270px; top:-4px; background: #fff; padding:0px; border:1px solid #ff7001; white-space:nowrap; width:270px; z-index:400; height:auto;}

