/* begin css from menu.css*/



div#menu ul{
	list-style-type: none;
	position:relative;
}

div#menu ul ul li a{
	padding-top: 0;

}

div#menu ul ul ul li a{
	padding-top: 0em;

}

div#menu{ 
	position:relative;
	margin-top: 0px;
	height:100%;
	clear: none;
	width: 133px;
	/*margin-left: 3px;*/
	}
	
#menu ul li img{  }	
div .right-c2a-text ul {
list-style-type: none;
margin: 0;
padding: 0;
margin-left: 17px;
}

div .right-c2a-text ul li{ padding-left: 5px; list-style-type: none; }
div .right-c2a-text ul ul li{ padding-left: 5px; padding-top: 5px; list-style-type: none; }
div .right-c2a-text ul ul ul li{ padding-left: 5px; padding-top: 5px; list-style-type: none; }


div .right-c2a-text a {
font-family: Verdana, Arial;
display: block;
margin: 0
color: #000000;
text-decoration: none;
text-align: left;
padding-top: 0.25em; padding-left: 0px; padding-right: 4px;

}

/* bullets for all nav*/
	#menu a{ 
	}
	
#menu a.main_menu {
list-style-type: none;
	
display: block;
color: #000000;
text-align: left;
}

#menu a.main_current{
list-style-type: none;
color: #000000;
font-weight: bold;
}

#menu a.current{
list-style-type: none;
color: #000000;
font-weight: bold;
}

#menu a:hover {
list-style-type: none;
}

#menu a.main_menu:hover {
list-style-type: none;
}

#menu a.main_current:hover{
list-style-type: none;
}

/*secondary nav*/
				
		div#menu ul ul{
		font-weight:normal;
		position:relative;
		clear: none;
		}
		
		#menu ul ul a{
		color: #000000;
		}
		
		#menu ul ul ul {
		color: #000000;
		}
		
		
		/*secondary nav current*/
			#menu ul ul a.current{
			color: #000000;

			}
			
			/*secondary nav rollover*/
			#menu ul ul a:hover{
			color: #000000;

			}

/*display / hide sub menus */
		/* show submenu of current page*/
		#menu ul li.main_current ul,
		#menu ul li.current ul,
		#menu ul li.main_current ul li.current ul,
		#menu ul li.current ul li.current ul{
		display:block;
		}
		
		/* hide submenus */
		#menu ul li ul,
		#menu ul li.main_current ul li ul,
		#menu ul li.current ul li ul{
		display:none;
		}
	
div#menu a{ 
list-style-type: none;
 }

div#menu.menu ul li a#menu_link0{ /*border-top: 1px solid #b6c8d3;*/ }	



div .right-c2a-text li{ 
	list-style: url(../images/sce/template-files/bullet.gif);
}


div .right-c2a-text a{
	color: #000000;
	text-decoration: none;
}

/*#menu ul li{
	list-style-type: none;
	background-image: url(../images/sce/template-files/bullet.gif);
	background-position: 1px 7px;
	background-repeat: no-repeat;
	}*/
/*
#menu ul ul li{
	list-style-type: none;
	background-image: url(../images/sce/template-files/bullet.gif);
	background-position: 1px 9px;
	background-repeat: no-repeat;
	}*/
		

	div#footer ul li{ margin:0; }
	div#footer.menu {  }
	div#footer ul{ margin: 0; padding: 0; }
		
	#footer .footer_link { 
			font-family: Verdana, arial;
			border-right: solid 1px #000000; 
			padding-right:4px;
			}
			
			
		#footer a{ color: #000000; font-weight: bold; text-decoration: none; }
		
		#footer a:hover{ color: #000000; font-weight: bold; text-decoration: none; }
		#footer a:current{ color: #000000; font-weight: bold; text-decoration: none; }
		
		#footer .footer_language_link {	color: #000000; border-left: solid 1px #000000; font-weight: bold; text-decoration: none;}
		#footer .footer_last{ color: #000000; border-right: none; font-weight: bold; text-decoration: none; }*/



