/****  blocky  ****/

#navigator ul{
padding: 0px;
margin: 0px;
width: 100%;
}
#navigator{
/* to display the list horizontaly */
padding: 0px 7px 0px 0px;  
margin: 0px;
border-bottom: 1px #AD9305 solid;
list-style: none;
}
#navigator li{
margin: 0px;
padding:0px;
text-align: left;
width:100%;
position:relative; 
}
#navigator a#normal{
width: 100%;   
display: block;
padding-left: 5px;
padding-top: 4px;  /*2*/
padding-bottom: 4px;  /*2*/
background-color: #FEFAE4;
border-top: 1px #C9AA03 solid;
border-left: 1px #C9AA03 solid;
border-right: 1px #C9AA03 solid;
text-align: left;
text-decoration: none;
font: bold;
white-space: nowrap;
color: #B69B0D;
}
#navigator a#normal:hover { 
padding-left: 5px; 
background-color: #FFD700;
color: #FFFFFF;
}

#navigator a#current{
width: 100%;   
display: block;
padding-left: 5px;
padding-top: 4px;
padding-bottom: 4px;
background-color: #FFD700;
border-top: 1px #C9AA03 solid;
border-left: 1px #C9AA03 solid;
border-right: 1px #C9AA03 solid;
text-align: left;
text-decoration: none;
font: bold;
white-space: nowrap;
color: #B69B0D;
}
#navigator a#current:hover { 
padding-left: 5px; 
background-color: #FFD700;
color: #FFFFFF;
}



/*  css for PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/  */
.submenu {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; z-index:25;TOP: 0px;
}
.subframe {
	BORDER-RIGHT:#cecac1 1px outset; BORDER-TOP:#cecac1 1px outset; DISPLAY: block; BORDER-LEFT:#cecac1 1px outset; BORDER-BOTTOM:#cecac1 1px outset; POSITION: relative; 
	BACKGROUND-COLOR:#FFFCF3;		line-height:17px;
	}
.item {
 WHITE-SPACE: nowrap; TEXT-ALIGN: left;
}
.item A {
font-weight:normal;
	DISPLAY: block; POSITION: relative; TEXT-DECORATION: none;
}
.item A:link {
	COLOR: #000000; TEXT-DECORATION: none;
		font-weight:normal;
}
.item A:visited {
	COLOR:#000000; TEXT-DECORATION: none	;font-weight:normal;	
}
.item A:hover {
	COLOR:#FFFFFF; 
	BACKGROUND-COLOR:#DAA520; 
	TEXT-DECORATION: none;		
	font-weight:normal;
}
.item A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none;		font-weight:normal;
}
.item .fwdarr {
	RIGHT: 7px; POSITION: absolute; TOP: 5px;		
}
/***************************/
.img .fwdarr {
	RIGHT: 7px; POSITION: absolute; TOP: 5px;
}
.img A {
	DISPLAY: block; POSITION: relative; TEXT-DECORATION: none;
}
/***************************/

