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

div.sys_main_menu {
    background-color:transparent;
    border: 0 solid red;
    min-height: 0;
    position: relative;
    width: 100%;
    z-index: 100;
}

table.topMenu {
    background-image: none;
    position: fixed;
    z-index: 1;
	margin-top:0px;
	margin-left: 41%;
	top:10px;
}

table.topMenu a, table.topMenu a:link, table.topMenu a:visited, table.topMenu b {
    color: #cccccc;
    font-weight: bold;
    line-height: 30px;
	height:30px;
    /*text-shadow: 0 0px 0 #FFFFFF;*/
    text-transform: capitalize;
	font-size: 16px;
	border-right:1px solid transparent;
	border-left:1px solid transparent;
}

div.sys_sub_menu {
    background-color:transparent;
    margin-top:56px;
}


table.topMenu td#tm_active a.top_link, table.topMenu td#tm_active a.top_link:link, table.topMenu td#tm_active a.top_link:visited, table.topMenu td#tm_active a.top_link:active {
    color: #fff;
}

table.topMenu td.top:hover a span.down, 
table.topMenu td.top:hover b span.down,
table.topMenu td.top a:hover a span.down, 
table.topMenu td.top a:hover b span.down {
	background-color: #5d5e60;
	
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	-moz-box-shadow:    inset 1px 1px 0px #6e6f72;
    -webkit-box-shadow: inset 1px 1px 0px #6e6f72;
    box-shadow:         inset 1px 1px 0px #6e6f72;
	border:1px solid #333436;
	box-shadow: 0px 1px 1px 0px #2e2f31;
}

table.topMenu td#tm_active a.top_link, 
table.topMenu td#tm_active a.top_link:link, 
table.topMenu td#tm_active a.top_link:visited, 
table.topMenu td#tm_active a.top_link:active {
	color: #fff;
	background-color: #3b3c3e;
	
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	-moz-box-shadow:    inset 1px 1px 0px #343638;
    -webkit-box-shadow: inset 1px 1px 0px #343638;
    box-shadow:         inset 1px 1px 0px #343638;
	border:1px solid #292a2b;
	box-shadow: 0px 1px 1px 0px #5b5c5d;
}

table.topMenu ul.sub li:hover a.button {
    background-color:transparent;
}


table.topMenu a span.down, table.topMenu b span.down {
    border:1px solid transparent;
	height:33px;
}

table.topMenu td.top:hover a.top_link, 
table.topMenu td.top:hover a.top_link:link, 
table.topMenu td.top:hover a.top_link:visited, 
table.topMenu td.top:hover a.top_link:active {
	color: #fff;
}

table.topMenu td {
    background-color: transparent;
    height: 33px;
    position: relative;
    vertical-align: middle;
}

table.topMenu td.top ul.sub {
    background-color:transparent;
    border: 0px solid #cccccc;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.25); 
    -webkit-box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.25); 
    box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.25); 
    display: none;
    height: auto;
    list-style: none outside none;
    margin: 0;
    padding: 20px 10px 10px 10px;
    position: absolute;
    left: 2px;
    text-align: left;
    visibility: hidden;
    white-space: nowrap;
    width: 190px;
    z-index: 20;
	background-image:url('../images/sub_dd_bg.png');
	background-repeat:no-repeat;
	background-position:top left;
}

table.topMenu ul.more_sub {
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px rgba(51, 51, 51, 0.3);
    display: none;
    height: auto;
    left: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 190px;
    z-index: 25;
	border-radius: 5px 5px 5px 5px;
}


.notifNegativeBase .fbJewelFlyout, #tinymanNavWrapper .fbJewelFlyout {
    background: none repeat scroll 0 0 padding-box rgba(255, 255, 255, 0.98);
    border: 1px solid rgba(100, 100, 100, 0.4);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    top: 36px;
}

table.topMenu ul.sub a.more_ntop_element:link, table.topMenu ul.sub a.more_ntop_element:visited { 
	color:#666666;
}

table.topMenu ul.sub a.more_ntop_element:hover, table.topMenu ul.sub a.more_ntop_element:active { 
	color:#449dd9;
}

table.topMenu ul.sub ul.more_sub li:hover a.button {
    background-color: transparent;
}

table.topMenu ul.sub li a.button {
    cursor: pointer;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    padding: 0 10px;
    text-align: left;
	color:#666;
}

/****************************/

div.subMenu {
    background-color: transparent;
    border-right:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	background-image:url('../images/sub_menu_bg.png');
	background-repeat:repeat;
	border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
}


div.subMenu a.sublinks:link, div.subMenu a.sublinks:visited {
    color: #217997;
    font-weight: normal;
    text-decoration: none;
}

div.subMenu a.sublinks:hover, div.subMenu a.sublinks:active {
    color: #424548;
    font-weight: normal;
    text-decoration: none;
}

@media screen and (max-width: 900px) {
	table.topMenu { margin-left:30% !important; }
}

@media screen and (max-width: 800px) {
	table.topMenu {display:none;}
}	