/* @override 
	http://nd.is/css/ND/screen2.css
	http://www.sagasystem.is/css/ND/screen2.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #373737;
	background: #E9E9E9 url(/images/bakgrunnur.gif) repeat-x center top;
	//background: #fff; 
}

.text {
	margin-left: 10px;
	margin-right: 10px;
}

.stream {
	display: none;
}

fieldset {
	border: 0;
}

form {
	clear: both;
	width: 100%;
	overflow: hidden;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

a {
	outline: none;
}

a img {
	border: 0;
}

a.more {
	font-weight: bold;
}

img.left {
	float: left;
	margin-right: 10px;
}

p, .submenucontent div {
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.4em;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	margin: 4px 0 14px 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

h2.green {
	color: #92D050;
	font-weight: bold;
}

h3.headlines {
	font-size: 1.1em;
	margin: 0 0 5px 0;
}

h3.headlines a {
	color: #000;
}

h3.blue {
	color: #002060;
}

h5 {
	font-size: 10px;
	font-weight: bold;
}

p.news-item {
	padding: 0;
	margin: 0 0 25px 0;
}

a.newslink {
	font-weight: bold;
	line-height: 25px;
	display: block;
	width: 100px;
}

input, textarea, select {
	font-family: arial, sans-serif;
	font-size: 11px;
}

#header-wrapper {
	height: 115px;
}

#header {
}

#header img {
	padding-top: 28px;
	width: 333px;
}

#wrapper {
	
}

#page-wrapper, #footer, #header-wrapper {
	width: 870px;
	position: relative;
	left: 50%;
	margin-left: -425px;
	background-color: #fff;
	padding: 0 15px;
}
#footer {
	height: 55px;
	background: #fff url(/images/footer-back.gif) no-repeat center bottom;
}

#nav {
	position: absolute;
	top: -54px;
	left: 0;
	width: 870px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0 15px;
	background: url(/images/nav-bakgrunnur.gif) repeat-x;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	float: left;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	padding: 8px 35px 7px 0;
}
#nav ul li a:hover {
	color: #000;
	text-decoration: none;
}

.frontpage #content, .frontpage #splash {
	padding: 15px 0 22px;
}

.subpage #content {
	background: #fff;
}

.subpage #content .page-title {
	background: url(/images/subpage_content_header_bg.gif) no-repeat;
	border-bottom: 1px solid #e6e6e6;
}

.subpage #content .page-title h1 {
	margin: 0;
	padding: 5px 0 5px 33px;
	font-size: 1.6em;
	font-weight: normal;
	background: url(/images/box_header_arrows.gif) no-repeat 14px 50%;
}

.subpage #content .content {
	padding: 12px 0 10px;
}

.subpage #page-wrapper {
}

.submenu {
	height: 100%;
	width: 180px;
	float: left;
	font-size: 1.2em;
}

.submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top:1px solid #ccc ;
}

.submenu ul li {
	display: block;
	border-bottom: 1px solid #ccc;
}

.submenu ul li a {
	display: block;
	height: 20px;
	padding: 5px 0 1px;
}
.submenu ul li a:hover {
	background-color: #ededed;
	text-decoration: none;
	
}
.submenu ul li ul li a {
	display: block;
	padding: 3px 0 3px 10px;
}

.submenu ul li.on a {
	font-weight: bold;
}

.submenu ul li.on ul li a {
	font-weight: normal;
}

.submenu ul li.on ul li.on a {
	font-weight: bold;
}

.submenucontent {
	float: right;
	width: 650px;
	line-height: 1.6em;
	font-size: 1.1em;
	margin-right: 10px;
}

.box-section {
	min-height: 100px;
}

.box-section-bottom {
	height: 5px;
	line-height: 0;
	font-size: 0em;
}

.box-section .column1, .box-section .column2, .box-section .column3 {
	float: left;
	width: 33%;
	height: 300px;
}

.box-section .column1,.box-section .column2 {
	border-right: 1px solid #ccc;
}

.box-section .column3 {
}

.box-section .box {
	padding: 0 15px;
}

.box-section .box .title {
	background: url(/images/box_header_bg.gif) no-repeat;
}

.box-section .box .title h3 {
	margin: 0;
	padding: 5px 0 5px 33px;
	font-size: 1.6em;
	font-weight: normal;
}

.box-section .box .content {
	line-height: 1.4em;
}

.box-section .box .content ul li {
	font-size: 1.1em;
}

.box-section .border-bottom {
	background: #CCCCCC url(/images/box_bottom_bg.gif) no-repeat bottom left;
	padding-bottom: 20px;
}

.box-section .column1 img, .box-section .column2 img, .box-section .column3 img {
	border: 1px solid #ccc;
} 

.newsitem h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 4px 0 14px 0;
}

#extras {
	position: absolute;
	top: -106px;
	right: 0;
	padding-right: 130px;
	height: 22px;
	padding-left: 11px;
}

#extras ul {
	list-style: none;
}

#extras ul li {
	float: left;
}

#extras ul li a {
	float: left;
	background: url(/images/extras_sep.gif) no-repeat 0 50%;
	color: #999;
	padding: 4px 6px 4px 5px;
}

#extras ul li a.first {
	background: none;
}

#breadcrumbs {
	position: absolute;
	top: 38px;
	right: 15px;
	color: #848484;
}

#breadcrumbs a {
	color: #848484;
}

#searchpanel {
	position: absolute;
	top: -115px;
	right: 13px;
	width: 250px;
}
#searchpanel img {
	float: right;
}
#searchpanel a {
	float: right;
	margin-top: 15px;
	margin-right: 4px;
	color: #666;
}

#searchpanel input.txt {
	position: absolute;
	top: 0;
	right: 60px;
	border: none;
	width: 110px !important;
	height: 19px;
	padding: 4px 0 0 6px;
	background: url(/images/searchbox_bg.gif) no-repeat;
}

#searchpanel input.btn {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	width: 60px;
	height: 22px;
	background: #9b9b9b url(/images/searchbutton_bg.gif) no-repeat top right;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 4px;
	margin: 0;
	cursor: pointer;
}

#searchpanel label {
	display: none;
}

#languages {
	position: absolute;
	top: -48px;
	right: 15px;
	height: 21px;
}

#languages ul {
	list-style: none;
}

#languages ul li a {
	font-weight: bold;
	color: #8c8c8c;
	font-size: 1.1em;
	padding: 3px 0 0 7px;
}

#languages ul li ul li a {
	font-weight: normal;
}

ul.links-dropdown {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.links-dropdown li a {
	color: #000;
	display: block;
}

ul.links-dropdown li ul {
	display: none;
	position: absolute;
	top: 17px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid silver;
	border-top: none;
}

ul.links-dropdown li.active ul {
	display: block;
}

ul.links-dropdown li ul li {
	background: none;
}

ul.links-dropdown li ul li a {
	border: none;
	width: 93px;
	background: #FFF;
	display: block;
	padding: 3px 2px 4px 31px !important;
}

ul.links-dropdown li ul li a:hover {
	background: silver;
	color: #fff;
}

ul.links-dropdown li ul li.item1 a {
	background: #FFF url(/Images/flag_is.gif) no-repeat 6px 4px;
}

ul.links-dropdown li ul li.item2 a {
	background: #FFF url(/Images/flag_no.gif) no-repeat 6px 4px;
}

ul.links-dropdown li ul li.item3 a {
	background: #FFF url(/Images/flag_en.gif) no-repeat 6px 4px;
}

.submenucontent ul {
	margin: 10px 0 10px 0;
	list-style: none;
}

.submenucontent ul li {
	background: url(/images/ul-img.gif) no-repeat top left;
	margin: 5px 0 5px 0px;
	padding-left: 22px;
}

#footer {
	font-size: 1.1em;
	margin-bottom: 15px;
}

#footer address {
	font-style: normal;
	width: 800px;
/*	width: 655;*/
	display: block;
	margin: 0 auto;
	margin-left:70px;
	padding: 20px 0 10px 0;
}

/* NYTT FRA THORRA */

.box {
	border: 0;
}

.column1 h3, .column2 h3, .column3 h3 {
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 6px;
}

p.product-quote {
	width: 300px;
	float: right;
	margin-left: 25px;
	padding-left: 8px;
	border-left: 4px solid #ededed;
	font-family: Times, serif;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #999;
}
p.product-quote em {
	display: block;
	margin-top: 5px;
	font-style: normal;
	font-family: arial, sans;
	font-size: 12px;
	line-height: 14px;
	
}

img.product-icon {
	margin-right: 15px;
}


