/*frame_topmenu dropdown*/
#frame_topmenu .menu {height:20px; margin-left:195px;z-index:1000}
#frame_topmenu .menu td { font-family:Arial, Helvetica, sans-serif; line-height: 20px;padding-top:0px; text-align: left; vertical-align:middle}
#frame_topmenu .menu .item { border-left: 1px solid #fff}
#frame_topmenu .menu .itemsel,
#frame_topmenu .menu .itemon {border-left: 1px solid #fff;background-color:#ff8831}
#frame_topmenu .menu .item a,
#frame_topmenu .menu .sep a {color: #fff;text-decoration: none;margin:0px 8px;white-space:nowrap}
#frame_topmenu .menu td.itemon a,
#frame_topmenu .menu .itemsel a {color: #111111;text-decoration: none;margin:0px 8px;white-space:nowrap} 
#frame_topmenu .menu .itemsel a {font-weight:bold}
/*frame_topmenu-sub*/
#frame_topmenu .menu .submenubox {margin-top:20px;z-index:100;border-left: 1px solid #fff;border-bottom: 1px solid #fff;border-right: 1px solid #fff;}
#frame_topmenu .menu .submenu td { font-family:Arial, Helvetica, sans-serif; font-weight:normal;line-height: 20px;width:150px;height:20px;margin: 0;padding-top:0px; text-align: left; vertical-align:middle}
#frame_topmenu .menu .submenu .subitem {background-color: #ff8831;filter:alpha(opacity=90);-moz-opacity:0.90;border-top: 1px solid #fff;}
#frame_topmenu .menu .submenu .subitemon {background-color:#ffdfc4;border-top: 1px solid #fff;}
#frame_topmenu .menu .submenu .subitemsel{background-color:#ffdfc4;border-top: 1px solid #fff;}
#frame_topmenu .menu .submenu .subitem a {font-weight:normal !important;color: #111111;font-size: 11px;font-weight:normal;line-height: 11px;text-decoration: none;margin-right: 8px;margin-left: 8px;white-space:nowrap}
#frame_topmenu .menu .submenu .subitemon a,#frame_topmenu .menu .submenu .subitemsel a {font-weight:normal !important;color: #111111;font-size: 11px;line-height: 11px;text-decoration: none;margin-right: 8px;margin-left: 8px;white-space:nowrap}
#frame_topmenu .menu td.sym {line-height: 12px;background-color: transparent;padding-right: 2px;border-style: none }


#frame_right_middle ul{
	margin: 0;
	padding:0;
	list-style-type: none;
	width:188px
}
#frame_right_middle li {padding:0;margin:0;list-style-image:none !important;background-image: none;}
#frame_right_middle li a,
#frame_right_middle li a.sep{ 
	width:100%;height:1.3em;padding:2px 8px 2px 24px;display:block; text-decoration: none;background-image:url(/assets/images/skin/icons/menu_arrow_bl.gif);background-position:8px 2px;background-repeat:no-repeat;}
#frame_right_middle li a:link,
#frame_right_middle li a:visited {color:#111111; background-color:#ffc498}
#frame_right_middle li a:hover,
#frame_right_middle li a:active {color:#111111; background-color:#fffde5}


#frame_right_middle li li a,
#frame_right_middle li li .sep{
	display: block;
	color: #252527;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	margin:0px 0px 1px 5px;
	padding: 1px 12px 1px 13px;
}

#frame_right_middle li a.itmsel{
	background-color: #fffde5;
	color: #111111;
}


/* head */ 
#frame_head .menu {
	margin: 0 5px 0 0;
	padding: 0;
	float: right;
	padding:0
}

#frame_head .menu a:link, #frame_head .menu a:visited{
	color: #929497;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin: 0 5px;
}

#frame_head .menu a:hover,#outer_frame_footer .menu a:active
{
	color: #ff9600;
	font-size: 11px;
	text-decoration: underline;
	text-align: center;
	margin: 0 5px;
}

/*footer*/
#outer_frame_footer .menu {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0 ;
	height: 17px;
}
	
#outer_frame_footer .menu .spacer {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px
}

#outer_frame_footer .menu a:link, #outer_frame_footer .menu a:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	margin: 0 4px;
}

#outer_frame_footer .menu a:hover,#outer_frame_footer .menu a:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	margin: 0 4px;
}

