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

table.topMenu {
    background-image:none;
    margin:0 auto;
    position:fixed;
    z-index:1;
    margin-left:820px;
	visibility:hidden;
}
table.topMenu td {
    position: relative;
    height: 42px;
    background-color: transparent;
    vertical-align: middle;
}
table.topMenu td.top ul.sub {
    padding: 5px;
    background-color:#FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid rgb(180, 180, 180);
	border: 1px solid rgba(100, 100, 100, .4);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	margin: 10.5px 0 0;
	width: 160px;
	margin-left: -1px;
	margin-right: -1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  
table.topMenu td.top ul.sub { margin: 11px 0 0; } 
}
table.topMenu ul.more_sub {
    padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid rgb(180, 180, 180);
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	width: 160px;
	left: -170px;
}
table.topMenu td.top ul.main_elements {
    right:0px;
	left: inherit;
}
.dropdown-giomar .giomar-outer {
    border-bottom: 12px solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
	width:100px;
}
.dropdown-giomar .giomar-outer, .dropdown-giomar .giomar-inner {
    right: 0;
    margin-top: -12px;
    margin-left: 138px;
	margin-right: 9px;
    position: absolute;
    top: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  
.dropdown-giomar .giomar-outer, .dropdown-giomar .giomar-inner { margin-right: 8px; } 
}
.dropdown-giomar .giomar-inner {
    border-bottom: 11px solid #FFFFFF;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    display: inline-block;
    left: 1px;
    top: 1px;
}
.dropdown-giomar-more .giomar-outer-more {
    border-bottom: 12px solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
	width:100px;
}
.dropdown-giomar-more .giomar-outer-more, .dropdown-giomar-more .giomar-inner-more {
    right: 0;
    margin-top: -12px;
    margin-left: 138px;
	margin-right: 9px;
    position: absolute;
    top: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  
.dropdown-giomar-more .giomar-outer-more, .dropdown-giomar-more .giomar-inner-more { margin-right: 8px; } 
}
.dropdown-giomar-more .giomar-inner-more {
    border-bottom: 11px solid #FFFFFF;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    display: inline-block;
    left: 1px;
    top: 1px;
}
div.sys_page_icon {
	margin-left: -17px;
}
div.sys_page_icon .img_submenu.sys-icon {
    color:#333333;
    display:inline-block;
    font-size:32px;
    min-width:32px;
    padding-top:0px;
    text-align:center;
}
table.topMenu ul.sub li:hover a.button {
    background-color: #f8f8f8;
	border: 1px solid #BFBFBF;
	margin: -1px !important;
}
table.topMenu ul.sub li a.button {
	color: #333333;
}
table.topMenu a, 
table.topMenu a:link, 
table.topMenu a:visited, 
table.topMenu b {
    border-width:0;
    color:#FFFFFF;
    display:block;
    font-weight:bold;
    height:25px;
    line-height:25px;
    position:relative;
    text-decoration:none;
    text-shadow:none;
    text-transform:capitalize;
    z-index:20;
}
table.topMenu ul.sub ul.more_sub a.button {
	background-color:#FFFFFF !important;
	color:#000000 !important;
	border: 0px solid #CCCCCC !important;
	margin: 1px !important;
}
table.topMenu ul.sub ul.more_sub li:hover a.button {
	background-color:#f8f8f8 !important;
	opacity: 0.9 !important;
	border: 1px solid #BFBFBF !important;
	margin: 0px !important;
}
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;
    text-shadow:none;
}
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 {
    color: #fff;
	background-color: #425691;
	box-shadow: 0px 0px 0px 1px rgb(66, 81, 126);
	-webkit-box-shadow: 0px 0px 0px 1px rgb(66, 81, 126);
	-moz-box-shadow: 0px 0px 0px 1px rgb(66, 81, 126);
    text-shadow: 0 -1px rgba(0, 0, 0, .5);
	height: 24px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

div.subMenu a.sublinks,
div.subMenu a.sublinks:link,
div.subMenu a.sublinks:visited {
	color: #333333;
}
div.subMenu div.act {
	color: #000000;
}
.sys_sm_cnt {
	margin-top: 40px;
}
div.subMenu {
	margin-left: 10px;
	margin-right: 10px;
	min-height: 40px;
	background-color: #fff;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border: 1px solid #BFBFBF;
	border-top: 5px solid #fff;
	line-height: 1.2;
}
.subMenuCnt {
	margin-top: 2px;
}
div.subMenu div.sys-icon.bullet:before {
	display: none;
}
div.subMenu div.bullet {
    padding: 0;
	font-weight: normal;
	color: #fff;
	height: 48px;
	background: #d3d6db;
	width: 1px;
	margin-left: 7px;
	margin-right: 7px;
}
div.sys_main_menu {
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 0 solid #FFFFFF;
    border-top: 0 solid #FFFFFF;
    box-shadow: none;
    min-height: 0;
    position: relative;
    width: 100%;
    z-index: 100;
}
a.sys-sm-link {
    color:#FFFFFF;
    font-size:13px;
}
div.sys_page_header a {
    color:#444444;
    text-decoration:none;
}
.mainLogo {
    float: left;
    margin-top: 3px;
    max-height: 32px;
}
table.topMenu a span.down, 
table.topMenu b span.down {
	position: relative;
    display: block;
    height: 25px;
	text-align: center;
	cursor: pointer;
	min-width: 26px;
}
div.sys_page_submenu {
    padding-left: 6px;
	max-width: 765px;
	max-height: 48px;
	margin-top: -5px;
	line-height: 52px;
}
div.sys_page_actions {
	margin-right: -17px;
	margin-top: 2px;
}
div.sys_page_actions div.sys_tm_login_join {
	height: 30px;
}
div.sys_bc {
    height: 32px;
    line-height: 32px;
}
div.sys_bc div.bc_divider {
    height: 32px;
    line-height: 32px;
}
.li_last_round {
    height: 0;
}
.sys_page_header.bx-def-padding-sec-left {
    max-width: 179px;
}
.sys-service-menu a {
	padding: 4px 6px 4px 6px;
}

.sys-service-menu a:hover {
	text-decoration: none;
	background: #425691;
	box-shadow: 0px 0px 0px 1px rgb(66, 81, 126);
	-webkit-box-shadow: 0px 0px 0px 1px rgb(66, 81, 126);
	-moz-box-shadow: 0px 0px 0px 1px rgb(66, 81, 126);
    text-shadow: 0 -1px rgba(0, 0, 0, .5);
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.sys-service-menu .bullet {
    display: none;
}