/* Custom: Menu */


#nav { 
	padding:2px 0px; font-size:1.325em; 
	/*background-image: url('../images/main_menu_bg.gif');
	background-repeat: repeat-x;*/
}

/************** ALL LEVELS  *************/
#nav li { position:relative; text-align:left; 	/*background: url(../images/primary-nav-pipe.gif) no-repeat right;*/}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; /*line-height:1.3em; */text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; padding-left: 4px;}
#nav li ul span {white-space:normal; }

#nav ul li.parent a { background:url(../images/i_nav-parent.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:#b6e600; }
#nav a { float:left; padding:5px 20px 8px 24px; font-weight:bold; color:#fff; }
#nav li.over a,
#nav a:hover { color:#fff; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; /*background:#ecf3f6 url(../images/nav_divider.gif) repeat-x 0 100%; */}
#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }
#nav ul li.last { background:#e6e6e6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }
#nav ul li a { background:none; }

/************ 2ND LEVEL ************/
/* Customization: width adjusts the width of the dropdowns */
#nav ul { position:absolute; width:12em; top:25px; left:-10000px; border:1px solid #012e4a; background-color:#012e4a; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#012e4a; }
#nav ul li a:hover { background-color:#012e4a; }
#nav ul li a,
#nav ul li a:hover { color:#fff !important; }
#nav ul span, #nav ul li.last li span { padding:6px 15px 5px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }





.nav-primary {
	clear:both;
	float:left;
	width:100%;
	height:7px;
	
}
.nav-secondary {
	clear:both;
	float:left;
	width:100%;
	background:#fff;
	height: 0px;
}

a.primary-link, a.primary-link:visited {
	padding:9px 8px 9px 8px;
	color:#333333;
	background:#d9d9d9 url(../images/primary-nav-pipe.gif) no-repeat right;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.1em;
	text-transform:none;
	text-decoration:none;
	display:block;
	float:left;
	white-space:nowrap;
}
a.primary-link:hover, a.primary-link:active {
	background:#999;
	color:#fff;
	text-decoration:underline;
}

a.secondary-selected, a.secondary-selected:visited {
	color:#cf0;
	padding:8px 9px 8px 9px;
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:none;
	background:#666 url(../images/primary-nav-pipe.gif) no-repeat right;
	letter-spacing:0.05em;
	display:block;
	float:left;
	white-space:nowrap;
}
a.secondary-selected:hover, a.secondary-selected:active {
	text-decoration:underline;	
}
a.secondary-selected-no-pipe, a.secondary-selected-no-pipe:visited {
	color:#cf0;
	padding:8px 9px 8px 9px;
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:none;
	letter-spacing:0.05em;
	display:block;
	float:left;
	white-space:nowrap;
}
a.secondary-selected-no-pipe:hover, a.secondary-selected-no-pipe:active {
	text-decoration:underline;	
}
a.secondary-link, a.secondary-link:visited {
	color:#242424;
	padding:8px 9px 8px 9px;
	font-size:1.0em;
	line-height:1.1em;
	text-transform:none;
	text-decoration:none;
	background:#666 url(../images/primary-nav-pipe.gif) no-repeat right;
	letter-spacing:0.05em;
	display:block;
	float:left;	
	white-space:nowrap;
}
a.secondary-link:hover, a.secondary-link:active {
	text-decoration:underline;	
}
a.secondary-link-no-pipe, a.secondary-link-no-pipe:visited {
	background:#666;
	color:#242424;
	padding:8px 9px 8px 9px;
	font-size:1.0em;
	line-height:1.1em;
	text-transform:none;
	text-decoration:none;
	letter-spacing:0.05em;
	display:block;
	float:left;
	white-space:nowrap;
}




#categories {
	margin:0; padding:0;
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url('../images/main_menu_bg.gif');
	background-repeat: repeat-x;*/
}

#category-list {
	margin:0; padding:0;
	width:auto; height:auto;
	list-style:none;
}

		
#category-list {
	margin:0; padding:0;
	width:auto; height:auto;
	list-style:none;
}

#category-list li {
	width:auto; height:auto;
	float:left;
}

#category-list li.current-cat {
	width:auto; height:auto;
	float:left;
	background:#d7e5e9;
	border-top:1px solid #d7e5e9;
}

#category-list li.current-cat, #category-list li:hover {
	/*background-image: url('../images/main_menu_bg_hover.gif');
	background-repeat: repeat-x;*/
}	

#category-list li a {
	font:normal .73em Arial, Helvetica, sans-serif; font-weight:bold; color:#fff;
}
	
#category-list li.active a {
	font:bold .73em Arial, Helvetica, sans-serif;
	color:#2a97f7; /*selected category*/
	/*background-image: url('../images/main_menu_bg_hover.gif');
	background-repeat: repeat-x;*/
	font-weight:bold;
	text-decoration:none;	
	display:block;
	white-space:nowrap;
}

#category-list li.level1 a {
	font:bold .73em Arial, Helvetica, sans-serif;
	color:#242424;
	background:#2a97f7;
	font-weight:bold;
	text-decoration:none;	
	display:block;
	white-space:nowrap;
	/*filter:alpha(opacity=90);*/
}			

#category-list li.level1 a:hover {
	font:bold .73em Arial, Helvetica, sans-serif;
	color:#242424;
	background:#dcdcdc width:5%;
	font-weight:bold;
	text-decoration:none;	
	display:block;
	white-space:nowrap;
}			

#category-list li a:hover {
	text-decoration:none; color:#2a97f7;
	/*background-image: url('../images/main_menu_bg_hover.gif');
	background-repeat: repeat-x;		*/
	/*background:#beb7ad;*/
}