#NavTopMenu {
	text-align: center;
}

div#NavTopMenu {	
	background: url(/_layouts/1033/Secureline/Images/new_gfx/Navigation-bar.png);
	background-repeat:no-repeat;
	height:37px;
	left:-3px;
	position:relative;
	width:986px;

	height: auto;
	left: 10px;
	width: 960px;
	background: #e6e6e6 url(/_layouts/1033/Secureline/Images/new_gfx/main_menu_bg.png) no-repeat scroll center center;
	text-align: center;
	border: 1px solid #a5001a;
	border-width: 1px 0;
	height: 37px;
}

div#NavTopMenu table {
	display: inline-block;
}


.GunneboNav
{
	position: absolute;
	top: 0;
	left:3px;
	line-height: 34px;
	border-right:#173d6f 1px solid;
	background: url(/_layouts/1033/Secureline/Images/new_gfx/Navigation-bar2.gif) repeat top left;
	
	position: relative;
	background: none;
	border: 0;
	line-height: normal !important;
	top: 0;
	left: 0;
}


.GunneboNavItem, .GunneboNavFirstItem
{
	background-image: url(/_layouts/1033/Secureline/Images/new_gfx/Navigation-bar2.gif);
	background-repeat:repeat;
	background-position:top left;
	border-right:#93b7d1 1px solid;
	border-left:#173d6f 1px solid;
	line-height:34px;
	/*text-align:center;*/
	
	line-height: normal !important;
	border: 0;
	background: #fcc;
}

a.GunneboNavItem, a.GunneboNavFirstItem {
	background: #0C3 !important;
}

.GunneboNavFirstItem
{	
	border-left:none;
}

table.GunneboNavFirstItem tbody,
table.GunneboNavFirstItem.GunneboNavSelected tbody,
table.GunneboNavFirstItem.GunneboNavHover tbody,
table.GunneboNavFirstItem.GunneboNavHover.GunneboNavSelected tbody
{
	background-repeat: no-repeat; 
	background-image: url(/_layouts/1033/Secureline/Images/new_gfx/Navigation-left.gif);
	background-position: left;
	
	background: none;	
}

.GunneboNavItem a, 
.GunneboNavItem a:visited, 
.GunneboNavItem a:hover, 
.GunneboNavFirstItem a,
.GunneboNavFirstItem a:visited,
.GunneboNavFirstItem a:hover
{
	display:block;
	background:none;
	font-size: 12px !important;
	font-weight:bold;
	color:white;
	margin-left:7px;
	margin-right:7px;
	
	padding: 11px 9px 11px 1px;
	margin: 0 0 0 9px;
}

.GunneboNavItem a:hover, .GunneboNavFirstItem a:hover
{
	text-decoration:none;
	cursor: hand;
}

.GunneboNavHover
{
	background: url(/_layouts/1033/Secureline/Images/new_gfx/on-hover.gif) repeat-x top left;
	cursor: hand;
	line-height: 34px;
	text-decoration:none;
	color:white;
	
	line-height: normal !important;
}

.GunneboNavSelected
{
	background:#5e8fbb url(/_layouts/1033/Secureline/Images/new_gfx/active.gif) ;
	background-repeat:no-repeat;
	background-position:center bottom; 
	color:white;
	line-height:34px;
	
	line-height: normal !important;
	background: #06F;
}

.GunneboNavSelected a {
	background: #C00 !important;
}


/** fly out **/

.GunneboNavFlyOuts
{
	border-bottom: 1px #001749 solid;
	border-left: 1px #001749 solid;
	border-right: 1px #001749 solid;
	border-top:none; /*1px #e5e5e5 solid*/
	background-color:#5e8fbb;
	background-image: url(/_layouts/1033/Secureline/Images/new_gfx/drop-down.gif);
	background-repeat:repeat-x;
	background-position:top left;
	color:white;
	
	color: #333;
	border: solid #a5001a;
	border-width: 0 1px 1px 1px;
	background: white!important;
	margin: -1px 0 0 4px;
	*margin: -2px 0 0 4px;
	padding: 2px 4px;
}


.GunneboNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 11px; 
	background:none;
	border:none;
	color:white;
	
	text-align: left !important;
}

.GunneboNavFlyOutsItem a, .GunneboNavFlyOutsItem a:visited
{
    display:block;
    margin:4px 8px 4px 5px;
    color:white;
    font:normal  11px Tahoma;
	
	font-size: 12px !important;
	color: black;	
	text-decoration:none;
}

.GunneboNavFlyOutsItem a:hover
{
	color: #dee9f3;
	text-decoration:underline;
	
	color: black;
}

.GunneboNavFlyOutsHover
{
	color: #dee9f3;
	text-decoration:underline;
	
	color: #fff;
}








.GunneboNavItem, .GunneboNavFirstItem
{
	background: url(/_layouts/1033/Secureline/Images/new_gfx/top-navigation-sprite.png) left 3px no-repeat;
}

a.GunneboNavItem, a.GunneboNavFirstItem {
	background: url(/_layouts/1033/Secureline/Images/new_gfx/top-navigation-sprite.png) right 3px no-repeat !important;
	color: #f6e6e6 !important;
}

a:hover.GunneboNavItem, a:hover.GunneboNavFirstItem {
	color: #fff !important;	
}



.GunneboNavSelected
{
	background: url(/_layouts/1033/Secureline/Images/new_gfx/top-navigation-sprite.png) left -37px no-repeat;
}

.GunneboNavSelected a, 
.GunneboNavSelected a:hover {
	background: url(/_layouts/1033/Secureline/Images/new_gfx/top-navigation-sprite.png) right -37px no-repeat !important;
	color: #fff !important;
}