/*
$Id: navigation.css 1332 2008-02-27 14:16:06Z ingvig $
(c) Siminn.is
*/
/*danish navigation*/
.vyre_navigator h2 {display: none}

.mnav ul li.c1 a{
	background: url("../i/mnav/forside2.gif") no-repeat;
	width:118px;
}

.mnav ul li.c2 a{
	background: url("../i/mnav/internet2.gif") no-repeat;
	width:117px;
}

.mnav ul li.c3 a{
	background: url("../i/mnav/hosting2.gif") no-repeat;
	width:117px;
}

.mnav ul li.c4 a{
	background: url("../i/mnav/telefoni2.gif") no-repeat;
	width:118px;
}

.mnav ul li.c5 a{
	background: url("../i/mnav/omstilling2.gif") no-repeat;
	width:118px;
}

.mnav ul li.c6 a{
	background: url("../i/mnav/satelite2.gif") no-repeat;
	width:117px;
}

.mnav ul li.c7 a{
	background: url("../i/mnav/support.gif") no-repeat;
	width:118px;
}
.mnav ul li.c8 a{
	background: url("../i/mnav/om2.gif") no-repeat;
	width:117px;
}

	.mnav ul li a:hover {background-position:0 -32px}
	.mnav ul li.current_page a, 
	.mnav ul li.current_page_ancestor a, 
	.mnav .english-navigation ul li.current_page a, 
	.mnav .english-navigation ul li.current_page_ancestor a{
		background-position:0 -64px
	}


/*front-page*/
body .ui-one.home .box .articlelist.tjenester ul li, 
body .ui-one.home .box .articlelist.tjenester ul
 {
list-style-type:none;
list-style-image:none;
}

body .ui-one.home .box .articlelist.tjenester ul li {
margin:0px 0px 10px 0px;
}

.tjenester ul li a {
	display:block;
	height:54px;
	width:300px;
	text-indent:-3000px;
}

.tjenester ul li.domain a {
	background:url("http://static.siminn.is/siminn-dk/i/tjenester/kob_domaene.gif");
}

.tjenester ul li.internet a {
	background:url("http://static.siminn.is/siminn-dk/i/tjenester/kob_internet.gif");
}

.tjenester ul li.opringning a {
	background:url("http://static.siminn.is/siminn-dk/i/tjenester/opringning.gif");
}

.tjenester ul li.mobilbredband a {
	background:url("http://static.siminn.is/siminn-dk/i/tjenester/kob_mobilbredband-1.gif");
}


.subPageNoSide .pageBody h1 {line-height:130%;width:690px;}
