#product_subnav {
	padding: 0;
	margin: 10px 0;
	list-style: none;
	border:0;
	height: 450px;
}

#product_subnav ul {
	
	list-style: none;
	width: 131px;
	border:0;
	background-color:#ffffff;
	
}

#product_subnav li {
	/*float: left;
	width: 205px;
	background-color: #fff;*/
	width: 131px;
	padding:0px;
	display:block;
	margin:0px;
	height:101px;
}



#product_subnav a.head {
	cursor:pointer;
	display: block;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:0 0 10px 0;
	height:101px;
	padding: 0 0 0 7px;
	line-height: 20px
}



#product_subnav a:hover { 
	text-decoration:none;

	display: block;
	
	/* height:22px; */
		
}

#product_subnav a:active {
	color:#111111;
		
}

#product_subnav ul li a.selected {
	
}
#product_subnav a.current {
	
	color:#111111;
}
#product_subnav ul {
	border-width:0px;
	margin:0 0 0 5px;
	padding:0px;
	text-indent:0px;
}

#product_subnav ul ul {
	
}
#product_subnav li {
	list-style:none outside none; 
	display:inline;
	margin-bottom: 10px;
}
#product_subnav li li {

}



#product_subnav li li a {
	color:#111111;
	display:block;
	/*margin-left: 20px;*/
	font-weight: 600;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	
}

#product_subnav ul li li a:hover, a:active, a.selected, a.current {
	color: #111111;
	
	/* padding: 5px 0 0 20px; */
}

#product_subnav li li li a {
	color:#111111;
	display:block;
	/*margin-left: 20px;*/
	font-weight: 500;
	text-decoration: none;
	padding: 5px 5px 5px 0px;
	
}
#product_subnav ul li li li a:hover, a:active, a.selected, a.current {
	color: #111111;
	
	
	/* padding: 5px 0 0 20px; */
} 


   li { list-style-type: none; }
   ul { list-style-type: none;
   margin: 0;
   padding: 0;
   }


#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

#product_expand_nav {
	/* border:1px solid #5263AB; */
	margin:10px 0 0 0;
	padding:0px;
	text-indent:0px;
	/* background-color:#E2E2E2; */
	width:140px;
}
#product_expand_nav a.head {
	cursor:pointer;
	/* border:1px solid #CCCCCC;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px; */
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding: 5px 0px;
	text-indent:14px;
	text-decoration: none;
	font-weight: 600;
	height: 100px;

}
#product_expand_nav a.head:hover {
	color:#FFFFff;
	background-color: #6699CC;
}
#product_expand_nav a.selected {
	
}
#product_expand_nav a.current {
	background-color:#255598;
	color: #FFFFFF;
}
#product_expand_nav ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	height: 100%;
	font-size: 11px;
	padding: 5px;
	background: url(images/menu_ul_bkgrd_4.jpg) no-repeat top center;
}
#product_expand_nav li {
	list-style:none outside none; display:inline;
}




#product_expand_nav li li a {
	color:#000000;
	display:block;
	text-indent:0px;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: 600;	
	border-bottom: dotted 1px #666666;
}
#product_expand_nav li li a:hover {
	background-color:#255598;
	color:#FFffff;
	font-weight: 600;
}