@import url(../../base/css/top_menu.css);
/*------------------------------Top menu background image--------------------------*/
div.sys_top_menu {
	background:none !important;
	color:#FFFFFF!important;

}
/*------------------------------Top menu image--------------------------*/
/*------------------------------Logo Background color--------------------------*/
div.sys_main_logo {
	background-color:transparent !important;
}
/*------------------------------Logo Background color--------------------------*/
/*------------------------------Top menu Image--------------------------*/
.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu b {
	background:none !important;
}
.topMenu a span.down, .topMenu b span.down {
	background:none !important;
	color:#FFFFFF!important;

}
table.topMenu {
	width:980px !important;
}
/*------------------------------Top menu Image--------------------------*/
/*------------------------------Submenu Container menu Image--------------------------*/
.subMenu .subMenuContainer {
	background:none !important;
	width:98% !important;
}
.subMenu table td.tabbed div {
	background:none !important;
	color:#000 !important;
}
.subMenu table a.sublinks:hover, .subMenu table a.sublinks:active {
	background-color:transparent !important;
}
/*------------------------------Submenu Container--------------------------*/
div.subMenusContainer {
	background:url(../images/help_bg.jpg) repeat-x left!important;
	border:1px solid #bdbcbd!important;
	width:990px !important;
	margin:3px 0 !important;
}
td.sys_page_header {
	color:#000 !important;
}
.subMenu .subMenuContainerEmpty {
	background:none !important;
}
/*------------------------------Submenu Container --------------------------*/
/*------------------------------Submenu Container menu Image--------------------------*/
.topMenu a, .topMenu b {
	height:36px!important;
	line-height:36px!important;
}

.breadcrumb {
	background:transparent url(../images/bc_bg.jpg) repeat-x scroll 0 0!important;
	color:#000!important;
	font-size:12px!important;
	height:26px!important;
	line-height:26px!important;
}
.breadcrumb div.bc_open {
	background:transparent url(../images/bc_bg_open.jpg) no-repeat scroll left center;
	left:-6px;
}
.breadcrumb div.bc_close {
	background:transparent url(../images/bc_bg_close.jpg) no-repeat scroll right center;
	right:-6px;
}
.breadcrumb div.bc_open, .breadcrumb div.bc_close {
	height:26px!important;
	width:6px!important;
}
table.topMenu td.top {
	background:url(../images/menu_sep.jpg) no-repeat right!important;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active {
	font-size:11px!important;
}
.subMenuOvr .sys_tm_actions input[type="submit"], .subMenuOvr .sys_tm_actions input.submit {
		min-width:0!important;
		padding:0!important;
		width:80px!important;
		font-size:13px !important;
}
/* top menu no border */
table.topMenu td.right {
width:40px !important;
background-image:none !important;
}
/*mar8 */
.subMenuOvr .sys_tm_actions .button_wrapper, .subMenuOvr .sys_tm_actions .button_wrapper input, .subMenuOvr .sys_tm_actions .button_wrapper_close {
	height:28px !important;
}