/* styles for the top menu */
body {
	margin:0;
	padding:0;
	background: white url(/images/top_menu/bg_body.png) repeat-x;
}
	.top_menu_clear{clear: both;}
	#top_menu_all
	{	
		position:relative;
		
		z-index:200;
		width: 100%;
		margin:0 auto;
		min-width: 978px;
		text-align:center;
		font: 12px Arial, Helvetica, sans-serif;
		margin-bottom:0;

	}
	.clear_fix_site{clear:both;height:1px;overflow:hidden;}
	#top_menu_main_back{margin:4px 0;}
	#top_menu_main{text-align:left;width: 975px;margin:0 auto;min-width: 975px;}
	#top_menu_logo{float:left;width:202px;margin-right:10px;}
	#jsddm {margin: 0;padding-top: 0px;}
	.top_menu_toplink{display: block;font-weight:bold;padding: 10px 20px;text-decoration: none;width: auto;white-space: nowrap;}
	.top_menu_toplink:hover{background: #9a0103 ;color:white !important;-moz-border-radius: 8px 8px 0 0;border-radius: 8px 8px 0 0; }
	.top_menu_toplink_selected:hover{color:white !important;}
	.top_menu_toplink_selected:visited{color:white !important;}
	.top_menu_toplink_selected {display: block;font-weight:bold;padding: 10px 20px;text-decoration: none;width: auto;color: white !important;white-space: nowrap;}
	
	
	
	.top_menu_submenupopup{margin: 0px;padding: 0;position: absolute;width:auto;visibility: hidden; z-index:10;border: 1px solid #a2a2a2;background:white;line-height:20px;
		-webkit-box-shadow:0 3px 10px #6e6e6e;
		-moz-box-shadow:0 3px 10px #6e6e6e;
		box-shadow: 0 3px 10px #6e6e6e;}
	
	
			
	.top_menu_popup_section{float:left;width:auto;display:block;padding:10px;min-width:140px}
	
	
	
	#top_menu_sub_menu_links {float: left;}
	#top_menu_sub_menu_back {background: url('/images/top_menu/bg_submenu.png') repeat-x transparent;height:38px;width: 975px;margin:0 auto;position:relative;margin-top:-9px;}
	#top_menu_sub_menu{font: 0.9em Arial;height: 22px;line-height: 22px;width: 975px;margin:0 auto;min-width: 975px;color:black !important;padding-top:5px;}
	#top_menu_sub_menu a{text-decoration: none;width: auto;padding: 0px 8px;white-space: nowrap;color: #313234 !important;}
	#top_menu_sub_menu a:hover{color: #870000 !important;}
	
	#jsddm #top_menu_selected{color: white !important;background: #d5d5d5 url(/images/top_menu/bg_gradient_selected.png) repeat-x;border-bottom: 1px solid #456ab5;}
	.top_menu_link {border: 1px solid #a2a2a2;border-bottom: 0;margin-right:2px; font-size:1.1em;float:left;background:white;-moz-border-radius: 8px 8px 0 0;border-radius: 8px 8px 0 0;}
	
	.top_menu_link_last {border: 1px solid #a2a2a2;border-bottom: 0;margin-right:2px; font-size:1.1em;float:left;background:white;-moz-border-radius: 8px 8px 0 0;border-radius: 8px 8px 0 0;}
	.top_menu_popup_section_heading{font-weight:bold;color:black}
	#top_menu_down_arrow{height:5px; background:url('/images/top_menu/blue_arrow.png') top center no-repeat;border-top:1px solid #456ab5;position:absolute;float:left}
	#top_menu_up_arrow{height:40px;width:60px; background:url('/images/top_menu/arrow_up.png') top center no-repeat;position:absolute;float:left;display:none;z-index:5}
	.css3-box-shadow-rlb{
		-webkit-box-shadow:0 3px 10px #6e6e6e;
		-moz-box-shadow:0 3px 10px #6e6e6e;
		box-shadow: 0 3px 10px #6e6e6e;
	}
	.css3-box-shadow-light-rlb{
		-webkit-box-shadow:0 3px 10px #c0c0c0;
		-moz-box-shadow:0 3px 10px #c0c0c0;
		box-shadow: 0 3px 10px #c0c0c0;
	}
	.top_menu_top_link_rounded_corner{

}

