#hmeny{
  width:973px;
  height:34px;
  border-left:1px solid #dedede;
  border-right:1px solid #dedede;
  position:relative;
}
#fbLike
{
  position:absolute;
  right:8px;
  top:7px;
}

#hmeny img{
  vertical-align:bottom;
}

ul.hmeny{
  margin:0pt;
  padding:0pt;
  clear:left;
  float:left;
  font-size:12px;
  font-family:arial;
  width:100%;
}

.hmeny li{
  float:left;
  line-height:34px;!important;
}

.hmeny li a{
  border-right:1px solid #dedede;
  float:left;
  font-weight:normal;
  line-height:34px;
  text-decoration:none;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  color:#333;
}

.hmeny li a:hover{
  color:#FFF;
  background-color:#356aa0;
  background-image:none;
}
.hmeny li a.current
{
  font-weight:bold;
}



div.vmenybox{
	margin-left:0px;
	width:220px;
	overflow:hidden;
}

ul.vmeny{
	margin:0px;
	padding:0px;
	clear:left;
	float:left;
	font-size:12px;
	font-family:arial;
	width:100%;
}

.vmeny li{
	float:left;
	line-height:23px;
	list-style:none;
	width:100%;
	padding-left:5px;
}

.vmeny li a{
	float:left;
	font-weight:normal;
	text-decoration:none;
	padding-left:23px;
	padding-right:0px;
	padding-top:0px;
	color:#333;
	width:100%;
	background:transparent url(images/ikon-kategori.gif) no-repeat scroll left center !important;
}

.vmeny li:hover, li.vmeny_current{
	background-color:#ccc;
}

li.vmeny_sok a{
	background:url(images/ikon-sok.gif) no-repeat scroll left !important;
}
li.vmeny_kontakt a{
	background:url(images/ikon-kontakt.gif) no-repeat scroll left !important;
}
li.vmeny_stat a{
	background:url(images/ikon-stat.gif) no-repeat scroll left !important;
}
li.vmeny_info a{
	background:url(images/ikon-info.gif) no-repeat scroll left !important;
}


li.vmeny_admin a{
	background:url(images/ikon-nokkel.gif) no-repeat scroll left !important;
}
li.vmeny_logget-inn a{
	background:url(images/ikon-logget-inn.gif) no-repeat scroll left !important;
}
li.vmeny_logget-ut a{
	background:url(images/ikon-logget-ut.gif) no-repeat scroll left !important;
}
li.vmeny_bli-medlem a{
	background:url(images/ikon-bruker-ny.gif) no-repeat scroll left !important;
}
li.vmeny_mine-sider a{
	background:url(images/ikon-mine-sider.gif) no-repeat scroll left !important;
}
li.vmeny_vant-jeg a{
	background:url(images/ikon-deltatt.gif) no-repeat scroll left !important;
}
li.vmeny_mine-favoritter a{
	background:url(images/ikon-favoritt.gif) no-repeat scroll left !important;
}
li.vmeny_tips-en-venn a{
	background:url(images/ikon-tips-en-venn.gif) no-repeat scroll left !important;
}

.verticalMenu a
{
  display:block;
  padding-left:23px;
  color:#333;
  line-height:23px;
  background-repeat:no-repeat;
  background-position: left center;
  background-image:url(images/ikon-kategori.gif);
}
.verticalMenu a:hover, .verticalMenu a.current
{
	background-color:#ccc;
	text-decoration:none;
}
.verticalMenu a.menuComment{
	background-image:url(images/diskusjon.png);
}
.verticalMenu a.menuList{
	background-image:url(images/ikon-liste.gif);
}
.verticalMenu a.menuLink{
	background-image:url(images/ikon-link.gif);
}
