@import url(../../base/css/top_menu.css);

.topMenu a span.down img, .topMenu b span.down img {
height:16px;
margin:3px 4px 0px 2px;
vertical-align:middle;
width:16px;
}

div.sys_top_menu
 {
    min-height: 33px;
	position: relative;
	z-index: 100;
	background-color:transparent;
	border:0px solid red;
	background-image:none;
	margin:5px 13px 0px 13px; 
}

.topMenuLCor
{
	position:absolute;
	top:3px;
	left:-9px;
	width:27px;
	height:25px;
	background-image:url('../images/top_main_menu_lcor.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

.topMenuRCor
{
	position:absolute;
	top:3px;
	right:-9px;
	width:27px;
	height:25px;
	background-image:url('../images/top_main_menu_rcor.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

element.style 
	{
		color:#6d97f4;
		font-weight:bold;
	}


table.topMenu 
{
    margin: 0px auto;
    position:relative;
    z-index:1;
	border:0px solid red;
	padding:0px 85px 0px 15px; 
	height:21px;
}

.topMenu a, 
.topMenu a:link, 
.topMenu a:visited, 
.topMenu b 
{
    margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
	border-width: 0px;
	text-transform: capitalize;
	text-decoration: none;
	color:#fff;	
	font-weight: normal;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
}

div.sys_top_menu a,
div.sys_top_menu a:link,
div.sys_top_menu a:visited,
div.sys_top_menu a:active,
div.sys_top_menu b {
	font-size: 11px;
}

.topMenu a span.down, 
.topMenu b span.down 
{
    padding: 0px 5px 0px 0px;
    display: block;
	background-color:transparent;
	background-image:none;			
	text-align: center;
	cursor: pointer;
}

.topMenu a:hover, 
.topMenu a:active 
{ 
    color:#bf1214; 
	
}

.topMenu a, 
.topMenu b { 
    height:21px; 
    line-height:21px; 
}


.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-color:transparent;
	background-image:none;		
	color:#bf1214;
	border:1px solid white;
}

.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-color:transparent;
	background-image:none;	
	border:1px solid white;
}

.topMenu a span.down img, 
.topMenu b span.down img
{
    margin-left: 4px;
}
.topMenu td.top:hover a span.down, 
.topMenu td.top:hover b span.down 
{
	background-color:transparent;
	background-image:none;	
}
.topMenu td.top a:hover a span.down, 
.topMenu td.top a:hover b span.down 
{
	background-color:transparent;
	background-image:none;	
}

.topMenu td#tm_active a span.down 
{
	background-color:transparent;
	background-image:none;	
}

.topMenu a span.down, 
.topMenu b span.down {
    padding: 0px 5px 0px 0px;

    display: block;
	background-color:transparent;
	background-image:none;				

	text-align: center;
	cursor: pointer;
}

.topMenu .top ul.sub {
    width:190px; 
    height:auto;
	top:2px;
    right:0px;
    margin:0px;
    padding:2px 0px 0px 0px;
    font-size:11px;
	position:absolute;
	z-index:20;
	display:none;
	visibility:hidden;
	background:transparent url(../images/tm_smenu_bg.png) repeat-y left top;
	border-top:1px solid #e1272c;
	list-style:none;	
	white-space:nowrap;	
	text-align:left;
}

.topMenu .top ul.sub .li_last_round { 
    height: 3px;
    position: absolute;
    background: transparent url(../images/tm_smenu_bottom.png) no-repeat scroll left top;
    line-height: 0px; 
    font-size: 0px; 
}
.topMenu .top ul.sub .li_last_round:hover {
    background: transparent url(../images/tm_smenu_bottom.png) no-repeat scroll left top;
}

.topMenu ul.sub li a.button {
	width: 150px;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 0px 0px;
	background-image: none;
	text-align: left;
	font-size: 11px;
	color: #e1272c;
	cursor: pointer;
	overflow: hidden;
	height:25px;
	border:0px solid red;
}

.topMenu ul.sub li:hover {
	background:transparent url(../images/tm_sitem_act.png) no-repeat 0px 0px;
	vertical-align:middle;
}

.topMenu .sub .more_ntop_element:hover { color:#fff; }

/******************************** breadcrumb  *******************************/
.breadcrumb {
    height: 27px;
    margin: 0px 25px 0px 25px;
	padding:0px 10px 0px 10px; 

    position: relative;

	background: transparent none;

    line-height: 27px;    	
    text-transform: capitalize;
    font-size: 9px;
    color: #666666;
}

.breadcrumb div.bc_open,
.breadcrumb div.bc_close {
    top: 0px;
    width: 25px;
    height: 27px;
    
    position: absolute;
}
.breadcrumb div.bc_open {
    left: -10px;
	top:1px;
    background: transparent url(../images/top_main_menu_lcor.gif) no-repeat scroll left center;
}
.breadcrumb div.bc_close {
    right:-10px;
	top:1px;
    background: transparent url(../images/top_main_menu_rcor.gif) no-repeat scroll right center;
}
.breadcrumb div.bc_unit { 
    float: left; 
    margin: 0px 10px 0px 0px;
}
.breadcrumb img.bc_divider {
    width: 7px;
    height: 15px;
    margin: 7px 10px 0px 0px;
    
    position: relative;
    float: left;
}
.breadcrumb div.bc_addons {

    position: relative;
    float: right;
}

.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:active {
	color:#e1272c;
	font-size:9px;
	text-transform:capitalize;
}

/******************************** sub menu *******************************/

.subMenu .subMenuContainer {
	width:100%;
	background:transparent url(../images/tm_cm_bg.png) repeat-x scroll;
	background-image:bottom left;
	height:38px;
	text-transform: capitalize;
}

.subMenu table td.tabbed div { font-size:14px; color:#888a89; }

.subMenu table a.sublinks,
.subMenu table a.sublinks:link,
.subMenu table a.sublinks:visited 
{
	padding:0px 8px;
	margin:0px 0px;
	color:#e1272c;
	display:block;
	height:32px;
	font-weight:normal;
	text-decoration: none;
}

.subMenu table a.sublinks:hover, 
.subMenu table a.sublinks:active 
{ 
    color:#888a89; 
    background-color:transparent; 
}

.sys_tm_actions .bigJoinButton { 
    color: #e1272c; 
}
.sys_tm_actions .bigLoginButton { 
    color: #888a89; 
}

.subMenuOvr 
{    
    margin:10px 48px 0px 25px; 
    position: relative;
}

div.subMenusContainer{ 
	position:relative;
	left:-22px;
    margin: 0px 0px 0px 0px;
    border: 0px solid red;
}

.subMenuOvr .sys_tm_actions .button_wrapper, 
.subMenuOvr .sys_tm_actions .button_wrapper_close { 
    background-image: url(../images/nl.png); 
}

.subMenu .subMenuContainerEmpty {
	background-image:none;
	background-color:transparent;
}

.topMenu .top ul.sub li {
line-height:27px;
min-height:27px;
}

.topMenu .more_down, .topMenu .more_right {
height:27px;
}

.topMenu .more_right {
margin-top:0px;
}

.topMenu ul.sub ul.more_sub li:hover {
	background:transparent none;
}
