/*
* Mainmenu
*/

#jMenu {
	padding-left:0px;
}
	#jMenu ul { list-style:none; padding:0; margin:0; }
		#jMenu ul li {
			float:left;
		}
		#jMenu ul li a {
			display:block;
			min-height: 38px;
			height: 	auto !important;
			height: 	38px;
			line-height: 38px;
			padding:0 10px;
		}
		#jMenu ul li a {
			overflow: hidden;
			text-indent: -9999px;
		}
		#jMenu ul li ul li a {
			overflow: hidden;
			text-indent: 0px;
		}
#jMenu .open > a { font-weight:bold; }
#jMenu .selected > a { font-weight:bold; }

#jMenu ul ul { display:none; }

/* Custom styling */
	/* Forsíđa */
	#jMenu ul li.id-174 {}
	#jMenu ul li.id-174 { width:85px; background:url(../img/topmenu.png) no-repeat 0px -40px; }
	#jMenu ul li.id-174 a:hover { background:url(../img/topmenu.png) no-repeat 0px 0px; }
	#jMenu ul li.id-174 a.selected,
	#jMenu ul li.id-174 a.open { background:url(../img/topmenu.png) no-repeat 0px 0px; }
	
	/* Verđskrá */
	#jMenu ul li.id-175 { width:94px; background:url(../img/topmenu.png) no-repeat -85px -40px; }
	#jMenu ul li.id-175 a:hover { background:url(../img/topmenu.png) no-repeat -85px 0px; }
	#jMenu ul li.id-175 a.hover-selected,
	#jMenu ul li.id-175 a.selected,
	#jMenu ul li.id-175 a.open { background:url(../img/topmenu.png) no-repeat -85px 0px; }
		#jMenu ul li.id-175 ul a.selected, #jMenu ul li.id-175 ul a.open, #jMenu ul li.id-175 ul a:hover{ background:none; }
	
	/* Sýnishorn */
	#jMenu ul li.id-176 { width:97px; background:url(../img/topmenu.png) no-repeat -179px -40px; }
	#jMenu ul li.id-176 a:hover { background:url(../img/topmenu.png) no-repeat -179px 0px; }
	#jMenu ul li.id-176 a.selected,
	#jMenu ul li.id-176 a.open { background:url(../img/topmenu.png) no-repeat -179px 0px; }
	
	/* Um okkur */
	#jMenu ul li.id-177 { width:93px; background:url(../img/topmenu.png) no-repeat -276px -40px; }
	#jMenu ul li.id-177 a:hover { background:url(../img/topmenu.png) no-repeat -276px 0px; }
	#jMenu ul li.id-177 a.hover-selected,
	#jMenu ul li.id-177 a.selected,
	#jMenu ul li.id-177 a.open { background:url(../img/topmenu.png) no-repeat -276px 0px; }
		#jMenu ul li.id-177 ul a.selected, #jMenu ul li.id-177 ul a.open, #jMenu ul li.id-177 ul a:hover{ background:none; }

	/* Ţjónustusvćđi */
	#jMenu ul li.id-209 { width:126px; background:url(../img/topmenu.png) no-repeat -369px -40px; }
	#jMenu ul li.id-209 a:hover { background:url(../img/topmenu.png) no-repeat -369px 0px; }
	#jMenu ul li.id-209 a.selected,
	#jMenu ul li.id-209 a.open { background:url(../img/topmenu.png) no-repeat -369px 0px; }
	
	
	/* Hafa samband */
	#jMenu ul li.id-178 { width:123px; background:url(../img/topmenu.png) no-repeat -495px -40px; }
	#jMenu ul li.id-178 a:hover { background:url(../img/topmenu.png) no-repeat -495px 0px; }
	#jMenu ul li.id-178 a.selected,
	#jMenu ul li.id-178 a.open { background:url(../img/topmenu.png) no-repeat -495px 0px; }



/*
* Submenu
*/

#jSubMenu {}
#jSubMenu .open > a { font-weight:bold; }
#jSubMenu .selected > a { font-weight:bold; }
#jSubMenu ul ul { display:none; }

/*
* Catmenu
*/

#jCatMenu {}
#jCatMenu .open > a { font-weight:bold; }
#jCatMenu .selected > a { font-weight:bold; }
#jCatMenu ul ul { display:none; }


/*
* Breadcrumb
*/

#jBreadcrumb {
	margin-bottom:15px;
	font-size:11px;
	display:block;
	clear:both;
	width:100%;
}
	#jBreadcrumb ul { list-style:none; padding:0; margin:0; }
		#jBreadcrumb ul li {
			float:left;
			padding:0 5px 0 0;
		}
		#jBreadcrumb ul li a { color:#999; }
		#jBreadcrumb ul li.home-link {}
			#jBreadcrumb ul li.home-link a {}
			
		#jBreadcrumb ul li.last {}
			#jBreadcrumb ul li.last a { font-weight:bold; color:#666; }
			
		#jBreadcrumb ul li.seperator { color:#ccc; }

#jBreadcrumb .open > a { font-weight:bold; }
#jBreadcrumb .selected > a { font-weight:bold; }
#jBreadcrumb .clear { clear:both; height:1px; margin-top:-1px; }


/* Um Allra Átta */
#sub-177 {
	width:160px;
	background: url(../img/submenu-panel-small-bottom.png) no-repeat bottom left;
	position:absolute;
	left:245px;
	top:34px;
	display:none;
}
	#sub-177 .inner {
		background: url(../img/submenu-panel-small-top.png) no-repeat top;
		/*
		min-height:100px;
		height: auto !important;
		height:100px;
		*/
		padding:20px 20px 0px 20px;
		margin-bottom:10px;
	}

/* Vörur & Ţjónusta */
.container-177 { display;:none; }
#sub-175 {
	width:410px;
	background: url(../img/submenu-panel-bottom.png) no-repeat bottom;
	position:absolute;
	left:-65px; 
	top:34px;
	display:none;
}
	#sub-175 .inner {
		background: url(../img/submenu-panel-top.png) no-repeat top;
		/*
		min-height:100px;
		height: auto !important;
		height:100px;
		*/
		padding:20px 20px 0px 20px;
		margin-bottom:10px;
	}
		
		#sub-175 .inner div {
			list-style: none;
			padding:0px;
			margin:0px;
			float:left;
			width:33%;
		}
			#sub-175 .inner div.c1 {
				padding-left:10px;
				width:31%;
			}
		
			.sub-panel .inner ul {
				list-style:none;
				padding:0px;
				margin:0px;
			}
				.sub-panel .inner ul li {
					margin-bottom:5px;
				}
				.sub-panel .inner ul li a {
					padding-left:10px;
					margin-left:3px;
					background:url(../img/bullet-small-gray.gif) no-repeat left;
				}
				
					.sub-panel .inner ul li.selected a {
						font-weight:bold;
						background:url(../img/bullet-small-dark.gif) no-repeat left;
					}