#topNavWrapper
	{
	background: url('http://www.unoc.net/static/shadow_bottom.gif') bottom left no-repeat;
	width:960px;
	padding:0 0 7px 0;
	margin:0 0 0 4px;
	}
	
#unocSlogan
	{
	z-index: 2;
	position:absolute;
	top:33px;
	left:210px;
  font-size: 2em;
  font-weight: bold;
  color: #ffffff;
	}

#tankakontant
	{
	z-index: 2;
	position:absolute;
	top:20px;
	left:760px;
	}

#dinwebmail
	{
	z-index: 2;
	position:absolute;
	top:20px;
	left:575px;
	}

#topDiv
	{
	height:64px;
	overflow:hidden;
	width:100%;
  /* background: url('http://www.unoc.net/a/blog/templates/carl_contest/img/background.png') bottom left repeat-x #46CCDB; */
  background: url('background.png') bottom left;
	}

#topNavHolder
	{
	background: url('http://www.unoc.net/static/bgr_full2.gif') bottom left repeat-x;
	overflow:hidden;
	margin:0px;
	padding:0;
	}
	

#topNavLevel1
	{
	border:0;
	padding:0;
	height:28px;
	overflow:hidden;
	width:100%;
	background: url('http://www.unoc.net/static/shadow_right.gif') top right no-repeat;
	}
	
#topNavLevel2
	{
	border:0;
	padding:0;
	height:28px;
	overflow:hidden;
	width:100%;
	background: url('http://www.unoc.net/static/shadow_right.gif') top right no-repeat;
	}
	
#topNavLevel1 img, #topNavLevel2 img
	{
	border:0;
	float:left;
	margin:0;
	}
	
#shortcutsAndSearch
	{
	-moz-box-sizing:border-box;
	float:right;
	text-align:right;
	border:0;
	padding:3px 5px 0 0;
	width:380px;
	}
	
#shortcutsAndSearch select#shortcuts
	{
	width:180px;
	font-size:0.9em!important;
	float:left;
	margin:2px 10px 0 0;
	border:1px inset #7a7a7a;
	}
	
#shortcutsAndSearch input#search
	{
	font-size: 1em;
	font-weight:bold;
	height:22px;
	background: url('http://www.unoc.net/static/bgr_search.gif') no-repeat left top;
	border:0;
	color:#999999;
	padding:4px 10px 0 30px;
	width:110px;
	float:left;
	}

ul#level1
	{
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	height:28px;
	overflow:hidden;
	vertical-align:middle;
	cursor:pointer;
	-moz-box-sizing:border-box;
	display:inline;
	overflow:hidden;
	color:#2a2a2a;
	}
	
ul#level1 li
	{
	margin:0;
	float:left;
	padding:7px 16px 8px 16px;
	border:0px solid;
	list-style:none;
	color:#2a2a2a;
	background: url('http://www.unoc.net/static/separator.gif') top right no-repeat;
	}	
	
ul#level1 li.menuitem_over, ul#level1 li.menuitem_selected, ul#level1 li.menuitem_selected_over
	{
	margin:0;
	float:left;
	padding:7px 16px 8px 16px;
	border:0px solid;
	list-style:none;
	color:#FF6421;
	background: url('http://www.unoc.net/static/level1_bgr-over.gif') top right repeat-x;
	
	}	
	
	
ul#level2
	{
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	height:28px;
	overflow:hidden;
	vertical-align:middle;
	cursor:pointer;
	-moz-box-sizing:border-box;
	display:inline;
	overflow:hidden;
	color:#2a2a2a;}
	
ul#level2 li
	{
	margin:0;
	float:left;
	padding:7px 16px 8px 16px;
	border:0px solid;
	list-style:none;
	background: url('http://www.unoc.net/static/separator.gif') top right no-repeat;
	color:#2a2a2a;
	}	
	
ul#level2 li.menuitem_over
	{
	margin:0;
	float:left;
	padding:7px 16px 8px 16px;
	border:0px solid;
	list-style:none;
	color:#FF6421;
	background: url('http://www.unoc.net/static/separator.gif') top right no-repeat;
	}	
	
ul#level2 li.menuitem_selected, ul#level2 li.menuitem_selected_over
	{
	margin:0;
	float:left;
	padding:7px 16px 8px 16px;
	border:0px solid;
	list-style:none;
	color:#ffffff;
	background: url('http://www.unoc.net/static/level2_bgr-selected-alt.gif') top right no-repeat;
	}
	
li a
	{
	color:#2a2a2a;
	text-decoration:none;
	}	
	
	
#level1 li a:hover
 	{
	color:#FF6421;
	text-decoration:none;
	}

	
#level1 li.menuitem_selected a, #level1 li.menuitem_selected_over a, #level1 li.menuitem_selected a:hover, #level1 li.menuitem_over a
 	{
	color:#FF6421!important;
	text-decoration:none;
	}
	
	
#level2 li.menuitem_selected a, #level2 li.menuitem_selected a:hover, #level2 li.menuitem_selected_over a

	{
	color:#ffffff!important;
	text-decoration:none;
	}

#level2 li a:hover, #level2 li.menuitem_over a
 	{
	color:#ff6421;
	text-decoration:none;
	}
