
/* ================================================================ 
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/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */

/*
#nav ul 
{
    padding:0;
    margin:0; 
    list-style: none; 
    background: none
}


#nav ul li a, #nav ul li a:visited 
{
    display:block; 
    text-decoration:none; 
    color:#666666; 
    width:90px; 
    min-height:20px;
    text-align:left;  
    background:#bbbbb9; 
    line-height:14px; 
    font-size:10px; 
    overflow:hidden;
    z-index:1002;
}
    


#nav ul li 
{
    float:left; 
    position:relative; 
    background: none;
		margin: 0 1px 0 0;
		border: none;
		display: inline;
		padding: 0px 0px 0px 0px;
		z-index: 1000;
		text-align: left;
		}


#nav ul li a
{
    color: #666666;
}

#nav a:link
{
    color: #666666;
}

*/

#nav ul li ul {display: none;}

.hide 
{
    padding-top: 4px; 
    padding-bottom: 0px;
    text-transform: uppercase;
    }









#nav ul {
		
		margin: 0;
		padding: 0;
		list-style-type: none;
		float: left; }
		
		#nav li {
		background: repeat-x #80807e top left url('../gfx/li_bkg.gif');
		margin: 0 1px 0 0;
		border: none;
		height: 20px;
		display: inline;
		float: left;
		padding: 5px 22px 0 22px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold; }
		
			#nav li .leftcorner {
			background: no-repeat #80807e top left url('../gfx/leftcorner.gif');
			width: 9px;
			height: 8px;
			display: inline;
			float: left;
			position: absolute;
			top: 0;
			left: 0; }
			
			#nav .rightcorner {
			background: no-repeat top right url('../gfx/rightcorner.gif');
			width: 9px;
			height: 25px;
			display: inline;
			float: left;
			position: relative;
			top: 0;
			left: -10px; }
			
			#nav .rightcorneractive {
			background: no-repeat top right url('../gfx/liactive_rightcorner_bkg.gif');
			width: 9px;
			height: 25px;
			display: inline;
			float: left;
			position: relative;
			top: 0;
			left: -10px; }
			
		#nav li.active {
		background: #780034;
		color: #FFFFFF;
		 }
			
		#nav li.active1 {
		background: no-repeat #780034 top left url('../gfx/liactive_leftcorner_bkg.gif');
		color: #FFFFFF;
		 }
		

/* specific to non IE browsers */
/*#nav ul li:hover a {color:#666666; background:#bbbbb9;}*/
#nav ul li:hover ul {background: #bbbbb9; display:block; position:absolute; width: 150px; top:21px; left:0;  z-index: 1003;}
#nav ul li:hover ul li {background: #bbbbb9; font-size: 10px; font-weight: normal;  padding: 5px 5px 0 5px; float: none; border-bottom: solid 1px #666666;}
#nav ul li:hover ul li a.hide {background: #bbbbb9; color:#666666;}
#nav ul li:hover ul li:hover a.hide {background:#bbbbb9; color:#666666;}
#nav ul li:hover ul li ul {display: none;}
#nav ul li:hover ul li a {display:block; background:#none; color:#666666;}
#nav ul li:hover ul li a:hover {background:#cccccc; color:#000;}
#nav ul li:hover ul li:hover ul {display:block; position:absolute; left:80px; top:0;}
#nav ul li:hover ul li:hover ul.left {left:-80px;}



/* ================================================================ 
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/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu 
{  
    width:215px; 
    background:#bbbbb9; 
    height:20px; 
    position:relative; 
    font-size:10px; 
    z-index:1001;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.menu ul 
{
    padding:0;
    margin:0; 
    list-style: none; 
    background: none
}


.menu ul li a, .menu ul li a:visited 
{
    display:block; 
    text-decoration:none; 
    color:#666666; 
    width:90px; 
    min-height:20px;
    text-align:left;  
    /*border:1px solid #fff; */
    background:#bbbbb9; 
    line-height:14px; 
    font-size:10px; 
    overflow:hidden;
    z-index:1002;
}
    


.menu ul li 
{
    float:left; 
    position:relative; 
    background: none;
		margin: 0 1px 0 0;
		border: none;
		display: inline;
		padding: 0px 0px 0px 0px;
		z-index: 1000;
		text-align: left;
		}


.menu ul li a
{
    color: #666666;
}

.menu a:link
{
    color: #666666;
}


.menu ul li ul {display: none;}

.hide 
{
    padding-top: 4px; 
    padding-bottom: 0px;
    text-transform: uppercase;
    }


/* specific to non IE browsers */
.menu ul li:hover a {color:#666666; background:#bbbbb9;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:120px; z-index: 1003;}
.menu ul li:hover ul li a.hide {background:#bbbbb9; color:#666666;}
.menu ul li:hover ul li:hover a.hide {background:#bbbbb9; color:#666666;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#bbbbb9; color:#666666;}
.menu ul li:hover ul li {border-bottom: solid 1px #666666;}
.menu ul li:hover ul li a:hover {background:#cccccc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:80px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-80px;}
