/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_line_down_fly_v2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#pro_linedrop {
width: 1043px;
background:url(../../../../../images/navigation/menu.png) repeat-x left top #000;
clear:both;
padding:3px 0px 0px 0px; position:relative; 
height:39px; margin-top:-10px;
}




#menu-drop-nav {padding:0px; margin:-2px 0px 0px 0px; list-style:none; z-index:99999999999;}
#menu-drop-nav li {float:left; padding:0px; background:none!important;}


#menu-drop-nav li a {background:url(../../../../../images/navigation/right-tab.gif) no-repeat right top!important; padding:7px 0px 9px 0px!important; color:#FFF; text-decoration:none; font-size:14px; font-weight:bold; display:block; float:left; margin:0px!important;}

#menu-drop-nav li a span {background:url(../../../../../images/navigation/left-tab.png) no-repeat left!important; padding:7px 16px 10px 15px !important; font-size:12px;}

#menu-drop-nav table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */


#menu-drop-nav li:hover {background:url(../../../../../images/navigation/left-hover.gif) no-repeat right top!important; color:#090a0b!important; text-decoration:none;}

#menu-drop-nav li span:hover { background:url(../../../../../images/navigation/right-hover.gif) no-repeat left top!important; color:#000;}

#menu-drop-nav li:hover {position:relative; z-index:200;}
#menu-drop-nav li:hover > a {color:#FFF;}
#menu-drop-nav li:hover > a span {color:#000; background:url(../../../../../images/navigation/right-hover.gif) no-repeat left top!important;}
#menu-drop-nav li:hover > a.sub {color:#FFF;}
#menu-drop-nav :hover ul {top:35px; width:350px!important; left:0px; background:#000!important;}

/* keep the 'next' level invisible by placing it off screen. */
#menu-drop-nav ul,
#menu-drop-nav :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0px; padding:0; list-style:none; width:350px!important; background:#000!important;}
#menu-drop-nav :hover ul li {margin:0px;  text-align:left; background:none; padding:0px;}
#menu-drop-nav :hover ul li a {width:175px; padding:0px!important; text-indent:10px; font-size:12px!important; background:#000!important; color:#FFF; height:30px!important; line-height:22px!important; text-align:left; border:none; font-weight:normal!important;}
#menu-drop-nav :hover ul :hover {color:#0066CC!important;}
.submenuarea{
	height:350px!important;
	background-color:#000000!important;
}
.colheader{
	color:#F33;
	width:350px;
	padding:3px;
	border-bottom:1px solid #2a333a!important;
	height:20px;
	
}
#navcolumns{
	background:#000000;
	width:350px;
}
