@import url(../../base/css/top_menu.css);




.topMenu a, 
.topMenu a:link, 
.topMenu a:visited, 
.topMenu b {
    margin: 0px;
	padding: 0px 0px 0px 0px;	
	display: block;	
	background: transparent url(../images/tm_item_left.png) no-repeat scroll 0%;
	border-width: 0px;
	text-transform: capitalize;
	text-decoration: none;
	color:#191817;	
	font-weight: bold;
}
.topMenu a:focus {
    outline: 0;
}

.topMenu .top ul.sub .li_last_round:hover {
    background: none;
}
.topMenu .top ul.sub .li_last_round { 
    height: 3px;
    position: absolute;    
    background: none;
    line-height: 0px; 
    font-size: 0px; 
}

.topMenu a:hover, 
.topMenu a:active { 
    color:#fff; 
}

.topMenu td#tm_active a.top_link, 
.topMenu td#tm_active a.top_link:link, 
.topMenu td#tm_active a.top_link:visited, 
.topMenu td#tm_active a.top_link:active {
	background:#005276;
	color:#EEEEEE;
}

.topMenu td.top:hover a.top_link, 
.topMenu td.top:hover a.top_link:link, 
.topMenu td.top:hover a.top_link:visited, 
.topMenu td.top:hover a.top_link:active {
	background:transparent url(../images/tm_item_left_act.png) no-repeat scroll 0%;
}

.topMenu b { 
    color:#000; 
}

.topMenu a span.down, 
.topMenu b span.down {
    padding: 0px 0px 0px 0px;
	color:#fff:
    display: block;
	background:transparent url(../images/top_menu.gif);		
	border-left:1px solid #ccc;
	text-align: center;
	cursor: pointer;
}
.topMenu a span.down img, 
.topMenu b span.down img {
    margin-left: 1px;
}
.topMenu td.top:hover a span.down, 
.topMenu td.top:hover b span.down {
	background:#000;
	filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}

.topMenu td#tm_active a span.down {
background:#215394;
	filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}

.topMenu .top ul.sub {
    width:190px; 
    height:auto;
    right:0px;
    margin:0px;
    padding:2px 0px 0px 0px;    
	position:absolute;
	z-index:20;
	display:none;
	visibility:hidden;
	border-bottom:1px solid #000;
	background:#000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	list-style:none;	
	white-space:nowrap;	
	text-align:left;
	filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
	
}

.topMenu .sub .more_ntop_element:hover { color:#191817; }


.topMenu ul.sub li a.button {
	width: 160px;
	height: 33px;
	margin: 0px 0px 0px 20px;
	padding-left: 0px;
	background-image: none;
	text-align: left;
	font-size: 12px;
	color: #666;
	cursor: pointer;
	overflow: hidden;
}

div.sys_top_menu {
    min-height: 31px;

	position: relative;
	z-index: 100;
	
	background: transparent url(../images/tm_bg.png) repeat-x scroll center top;
}

.subMenu .subMenuContainer {
	width:100%;
	background:none;
	height:38px;
	text-transform: capitalize;
}
.subMenu .subMenuContainerEmpty {
	width:100%;
	background:transparent;
	height:20px;
}
.subMenu table a.sublinks,
.subMenu table a.sublinks:link,
.subMenu table a.sublinks:visited {
	padding:0px 8px;
	margin:0px 0px;
	color:#191817;
	display:block;
	height:34px;
	font-weight:normal;
	text-decoration: none;
}

.subMenu table a.sublinks:hover, 
.subMenu table a.sublinks:active { 
    color:#ffffff; 
    background-color:#000; 
	filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}

.subMenu table td.tabbed div { font-size:14px; color:#191817; }
.topMenu ul.sub li:hover {
	background:#fff;
	vertical-align:middle;
}

.topMenu ul.sub ul.more_sub li:hover {
	background:#fff;
}
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a,
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a:link,
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a:visited,
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a:active {
	font-size:18px;
	colour:#191817;
}
.sys_tm_actions .bigJoinButton { 
    color: #215394; 
}
.sys_tm_actions .bigLoginButton { 
    color: #215394; 
}
