/*Main Navbar ASID2 */

#nav { clear: both;    font-family: verdana;    font-size: 12px;    font-weight: normal;    height: 45px;    margin: 0;    padding: 0;    position: relative;    text-transform: uppercase;    
	/*position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #333333;	line-height: 45px;*/
	/*background: url(img/nav_top.gif) repeat-x left top;*/
	}
	
#nav ul {
	width: 900px;
	list-style: none;
	line-height: 4px;
	margin: 0;
	padding: 0 0 2px 0;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border: none;
	
}
	
#nav li {
	/*float: right;
	list-style: none;
	font-family: Arial;
	font-weight: bold;
	padding: 0 14px 0 13px;
	color: #333333;*/    color: #333333;    float: right;    height: 45px;    line-height: 45px;    list-style: none outside none;	padding: 0 23px	}

#nav li:hover {
	float: right;
	list-style: none;	line-height: 55px;
	background: #E13432;		color: #FFFFFF;
}

#nav .page-item-34 {
    padding: 0 30px;
}

#nav a {color: #000000;	text-decoration: none;	display: block;	height: 45px;font-family: Ubuntu, sans-serif;}
#nav li:hover a{color: #FFFFFF;}
#nav li:hover .children {display: block;}
#nav ul.children {
	background: url("img/tip.png") no-repeat scroll -16px 0 #999999;
	display: none;
	margin: 0 0 0 -24px;
	padding: 10px 0;    
	position: absolute;    
	text-align: center;    
	width: 170px;
}

#nav .page-item-11 ul.children {	
	margin: 0 -50px;
}

#nav .page-item-2484 ul.children {	
	margin: 0 -58px;
}
#nav .page-item-20 ul.children {	
		margin: 0 -26px;
}
#nav li .children li {    
	display: block;    
	float: none;
	height: 20px;    
	line-height: 20px;    
	padding: 0;    
	width: 100%;
}
#nav li .children li a {	
	height: 20px;	
	color: #000;
}
#nav li .children li:hover {	
	color: #000;	
	background: #FFF;
}

#nav li .children li:hover a {	
	color: #000;
	background: #FFF;
}

/*
#nav a, #nav a:visited {
	display: block;
	color: #000000;

	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	text-decoration: none;	color: #FFFFFF;
	}	
	
	

#nav li ul {
	position: absolute;
	left: -999em;
	margin: 0;
	padding: 0;
	height: auto;
	width: 140px;
	border-top: 1px solid #87AEB5;
	border-bottom: 1px solid #87AEB5;
	line-height: 18px;
	font-family: Arial;
	color: #333333;
	background-color: #FFFFFF;
	
	}

#nav li li {
	width: 140px;
	border-right: 1px solid #87AEB5;
	border-left: 1px solid #87AEB5;
	background: #FFFFFF;
	padding: 0;
	}

#nav li li a, #nav li li a:visited {
	font-weight:bold;
	font-size:0.9em;
	color:#333333;
	background: #FFFFFF;
	}

#nav li li a:hover, #nav li li a:active {
	color: #FFFFFF;
	background: #444444;
	
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	border-bottom: 1px solid #87AEB5;
	background-color: #444444;
	margin: 0;
	padding: 0;
	}

a.main:hover
{	background:none;
	}*/
