/* ================================================================ 

This copyright notice must be kept untouched in the stylesheet at 

all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/pro_variable3.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */

#nav {padding-left:60px; margin:0; list-style: none; font: 12px Arial, Helvetica, sans-serif; position:relative;
 z-index:0; background:url(../images/menu/nav-v2_1000.gif) no-repeat ; height:38px; width:1300px;}

 
/*drop down color*/
#nav ul {padding:0;  list-style: none; float:left; background:#EEE;  border:medium; border-color:#000; border-style:solid; color:#000;  margin:0; }

#nav ul.PS {padding:0;  list-style: none; float:left; background:#EEE;  border:medium; border-color:#000; border-style:solid; color:#000;  margin-left:-175px;}
#nav ul.PR {padding:0;  list-style: none; float:left; background:#EEE;  border:medium; border-color:#000; border-style:solid; color:#000;  margin-left:0px;  }
#nav ul.R {padding:0;  list-style: none; float:left; background:#EEE;  border:medium; border-color:#000; border-style:solid; color:#000;   margin-left:-120px;}
#nav ul.N {padding:0;  list-style: none; float:left; background:#EEE;  border:medium; border-color:#000; border-style:solid; color:#000;  margin-left:0px; }

#nav table {border-collapse:collapse; margin:0; height:0;}

#nav li {float:left;}

#nav li li {float:none; border-left:0px solid #fff; border-right:0px solid #666;}

#nav li.last {border-bottom:0px solid #666;}

/* a hack for  IE6 */

#nav li a li {float:left;}



#nav li a {display:block; float:left; color:#000000; height:36px;  padding:0 22px 0 5px; line-height:36px; text-decoration:none; white-space:nowrap;  font-size:12px; font-weight:bold;}

#nav li a.down {background:url(../images/menu/down2.gif) no-repeat right center;}



#nav li li a {display:block; height:20px; line-height:20px; float:none; padding:0 25px 0 5px; font-weight:normal; letter-spacing:1px;}

#nav li li a.fly {background:url(../images/menu/right.gif) no-repeat right center;}



#nav li:hover {position:relative; z-index:300;}

#nav a:hover {position:relative; z-index:300; color:#003366; border:0;}



#nav li li a {color:#000000;}

#nav li li a:hover {color:#fff; background-color:#E0E0E0;}



#nav :hover ul {left:0; top:33px; z-index:500;}



#nav ul {position:absolute; left:-9999px; top:-9999px;}

* html #nav ul {width:2px;}

/* it could have been this simple if all browsers understood */

/* show next level */

#nav li:hover li:hover > ul {left:-5px; margin-left:150px; top:-1px; z-index:500; margin-top:20px;}

/* keep further levels hidden color of sub drop down */

#nav li:hover > ul ul { position:absolute; left:-9999px; top:-9999px; width:auto; background-color:#E5E5E5; float:left; border:solid; border-width:thin; border-color:#000;}
/* show path followed */

#nav li:hover > a {color:#003399; background-color:#FFF; width:auto;}

#nav li li:hover > a {color:#00C; background-color:#FFF; width:auto;}





/* but IE5.x and IE6 need this lot to style the flyouts*/

/* show next level */

#nav a:hover a:hover ul,

#nav a:hover a:hover a:hover ul,

#nav a:hover a:hover a:hover a:hover ul,

#nav a:hover a:hover a:hover a:hover a:hover ul

{left:100%; margin-left:-5px; top:-1px;}



/* keep further levels hidden */

#nav a:hover ul ul,

#nav a:hover a:hover ul ul,

#nav a:hover a:hover a:hover ul ul,

#nav a:hover a:hover a:hover a:hover ul ul

{position:relative; left:-9999px; top:-9999px;}



/*columns*/
.column1 { width:310px;  font-size:12px; font-weight:bold;}
.subcol { display:inline;  
    float: left;  
    position:relative;  
    margin-left: 5px;  
    margin-right: 5px;  width:300px;
	font-size:11px; font-weight:bold;}
.subcol1 { display:inline;  
    float: left;  
    position:relative;  
    margin-left: 5px;  
    margin-right: 5px;  width:0px;
	font-size:11px; font-weight:bold;}
.column2 { width:370px;  font-size:12px; font-weight:bold;}
.subcol2 { display:inline;  
    float: left;  
    position:relative;  
    margin-left: 5px;  
    margin-right: 5px;  width:350px; 
	font-size:11px; font-weight:bold;}
	.subcol2_5 { display:inline;  
    float: left;  
    position:relative;  
    margin-left: 5px;  
    margin-right: 5px;  width:0px; 
	font-size:11px; font-weight:bold;}
	.column3 { width:370px; font-size:12px; font-weight:bold;}
.subcol3 { display:inline;  
    float: left;  
    position:relative;  
    margin-left: 5px;  
    margin-right: 5px;  width:350px; 
	font-size:11px; font-weight:bold;}
.subcol3_5 { display:inline;  
    float: left;  
    position:relative;  
    margin-left: 5px;  
    margin-right: 5px;  width:0px; 
	font-size:12px; font-weight:bold;}
	