﻿/*
html
{
	background: url("/resources/Images/Netto/Template/Jol/jol-background.jpg") repeat-x 50% 150px;
}
*/

body {
	background: url("/resources/Images/Netto/Template/2013/body-bg.gif") repeat-x scroll 0 0 /*#FFFFFF*/;
	color: #222222;
	font-family: arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 16px;
	color: #006CB7;
	margin-top: 10px;
}

a
{
	color: #006CB7;
}

a img
{
	border:0;
}

div.clear
{
	clear:both;
}

div#supercontainer
{
	margin:0px auto;
	width:1200px;
	overflow:hidden;
	/*background: url("/resources/Images/Netto/Template/slaufa.png") no-repeat;*/
}

div#container
{
	margin:0px auto;
	width:959px;
	overflow:hidden;
}

div#header
{
	position:relative;
	float:left;
	width:959px;
	height:164px;
	overflow:hidden;
}

div#content
{
	float:left;
	width:959px;
	overflow:hidden;
}

div#footer
{
	float:left;
	width:959px;
	overflow:hidden;
}

a#logo {
	background: url("/resources/Images/Netto/Template/2013/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 59px;
	margin-top: 49px;
	overflow: hidden;
	text-indent: 333px;
	width: 189px;
/*
	width:236px;
	height:73px;
	background:url("/resources/Images/Netto/Template/logo.jpg") no-repeat;
	width:241px;
	height:78px;
	background:url("/resources/Images/Netto/Template/logo-jola.png") no-repeat;


	margin-top:0px;
	width:182px;
	height:130px;
	background:url("/resources/Images/Netto/Template/Jol/jol-logo.png") no-repeat;
*/


}

/*Tools start*/
div#tools {
	background: url("/resources/Images/Netto/Template/2013/tools-bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	height: 30px;
	overflow: hidden;
	width: 231px;
}
div#tools ul {
	display: inline;
	float: left;
	list-style: none outside none;
	margin: 4px 0 0 17px;
	padding: 0;
}
div#tools ul li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}
div#tools ul li a#font-min {
	background: url("/resources/Images/Netto/Template/2013/tools-font-min.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 20px;
	overflow: hidden;
	text-indent: 20px;
	width: 19px;
}
div#tools ul li a#font-max {
	font-weight:600;
	display:block;
	width:26px;
	height:20px;
	background:url("/resources/Images/Netto/Template/2013/tools-font-max.gif") no-repeat;
	text-indent:30px;
	overflow:hidden;
}
div#tools ul li form {
	margin: 0;
	padding: 0;
}
div#tools ul li form input.search-input {
	float: left;
	margin: 0 0 0 5px;
}
div#tools ul li form input.search-btn {
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
}

input.search-input
{
	background:#fff;
	border:1px solid #666;
	padding:0;
	height:18px;
	width:116px;
}
select.search-input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #666666;
	height: 18px;
	line-height: 20px;
	margin: 1px 0 1px 2px;
	padding: 0;
	width: 118px;
}
/*Tools end*/

/*Navigation start*/
div#nav {
	position:absolute;
	bottom:3px;
	right:0px;
	clear: right;
	float: right;
	height: 28px;
	/*margin: 103px 0 0;*/
	/*margin: 25px 0 0;*/
	overflow: hidden;
	padding: 0;
}
div#nav ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
div#nav ul li {
	background: url("/resources/Images/Netto/Template/2013/nav-divider.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
	float: left;
	margin: 0;
	padding: 0 0 0 1px;
}
div#nav ul li.first {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 0;
}
div#nav ul li a {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 15px;
	text-decoration: none;
}
/*Navigaition end*/

/*Footer start*/
div#footer ul
{
	margin:20px 0 0 230px;
	padding:0;
	list-style:none;
	color: #006CB7;
}
div#footer ul li
{
	float:left;
	margin:0;
	padding:0;
	width:130px;
	font-size:14px;
	font-weight:bold;
}
div#footer ul li ul
{
	margin:3px 0 0 0;
}
div#footer ul li ul li
{
	float:none;
	margin:0 0 2px 0;
	padding:0;
	font-size:11px;
	font-weight:normal;
}
div#footer span
{
	display:block;
	clear:both;
	width:100%;
	padding:30px 0;
	font-size:11px;
	color: #222222;
	text-align:center;
}
/*Footer end*/

ul.orange-box {
	list-style: none outside none;
	margin: 10px 0 0;
	padding: 0;
}
ul.orange-box li {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 120px;
	margin: 0 0 0 13px;
	width: 230px;
}
ul.orange-box li.first { margin-left: 0; }
ul.orange-box li a {
	background-image: url("/resources/Images/Netto/Template/2013/box-back.png");
	color: #626262;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	padding-top: 100px;
	text-decoration: none;
	width: 220px;
}
ul.orange-box.lower li { margin: 20px 0 0 13px; }
ul.orange-box.lower li.first { margin-left: 0; }

div#left-pane
{
	float:left;
	width:686px;
	padding-top: 15px;
	padding-bottom: 0px;
	overflow:hidden;
}

div#right-pane
{
	float:left;
	margin-left:18px;
	width:255px;
	overflow:hidden;
}

ul.front-main-ads
{
	/*margin: -22px 0 0 0;*/
	margin: 0;
	padding:0;
	list-style:none;
}
ul.front-main-ads li
{
	margin:0;
	padding:0;
}
ul.front-main-ads li#bigad
{
	overflow: hidden;
}

#afslattarhringur
{
	position: relative;
	top: -320px;
	left: 440px;
	width: 91px;
	height: 69px;
	padding-top: 22px;
	background: url("/resources/Images/netto/template/pro.png") no-repeat;
	text-align: center;
	color: white;
	font-size: 20px;
	line-height: 18px;
}

#afslattarhringur div
{
	font-size: 30px;
	font-weight: bold;
	line-height: 22px;
}

#afslattarhringur span
{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

#voruverd
{
	position: relative;
	top: -320px;
	left: 370px;
	width: 300px;
	text-align: right;
	height: 150px;
	font-size: 16px;
	color: black;
}

#voruverd #tilbodsverd
{
	width: 180px;
	float: right;
	font-size: 50px;
	font-weight: bold;
	text-align: left;
}

#voruverd #tilbodsverd span
{
	font-size: 20px;
	font-weight: bold;
}

#voruverd #eldraverd
{
	width: 180px;
	float: right;
	font-size: 20px;
	text-align: left;
	background: url("/resources/Images/netto/template/yfirstrik.gif") no-repeat 2px 5px;
}

ul.side-pane
{
	margin:0;
	padding:0;
	list-style:none;
}
ul.side-pane li
{
	margin:15px 0 0 0;
	padding:0;
}

ul.side-pane li#side-ad
{
	background: url("/resources/Images/Netto/Template/side-ads.gif") no-repeat;
	padding: 3px 2px 2px 2px;
	height: 72px;
	overflow: hidden;
}

div#opid-i-dag, div#postlisti {
	overflow: hidden;
	width: 254px;
}

div#postlisti {
	background: url("/resources/Images/Netto/Template/2013/bbox-post-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-top: 3px;
}
div#postlisti label {
	display: inline-block;
	width: 50px;
}
div#postlisti .head {
	/*background: url("/resources/Images/Netto/Template/bbox-post-head.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	float: left;
	height: 37px;
	overflow: hidden;
	padding: 0 7px;
	width: 240px;
}
div#postlisti .head h3 {
	background: url("/resources/Images/Netto/Template/2013/h-postlisti.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 19px;
	margin: 8px 0 0 8px;
	overflow: hidden;
	padding: 0;
	text-indent: 100px;
	width: 92px;
}
div#postlisti .content {
	/*background: url("/resources/Images/Netto/Template/bbox-post-foot3.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	color: #626262;
	float: left;
	/*height: 140px;*/
	overflow: hidden;
	padding: 5px 15px;
	width: 224px;
}
div#postlisti .content form {
	margin: 0;
	padding: 3px 0;
}
div#postlisti .content form label, div#postlisti .content form input.search-input {
	line-height: 20px;
	margin: 1px 0 1px 2px;
	padding: 0;
}
div#postlisti .content form input.submit-btn {
	display: inline-block;
	line-height: 20px;
	margin: 0 0 -6px;
	padding: 0;
}

div#postlisti .content form #afskraning
{
	float: none;
	background: none;
	border: none;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
	text-decoration: underline;
	color: #FFFFFF;
}

div#postlisti .content form label
{
	margin-left:0;
}
div#postlisti .content span
{
	float:right;
}
div#postlisti .content span a
{
	font-size:10px;
	color: #626262;
	text-decoration:underline;
}

div#opid-i-dag {
	background: url("/resources/Images/Netto/Template/2013/bbox-opid-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div#opid-i-dag .head {
	/*background: url("/resources/Images/Netto/Template/bbox-opid-head.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	float: left;
	height: 37px;
	overflow: hidden;
	padding: 0 7px;
	width: 240px;
}
div#opid-i-dag .head h3 {
	background: url("/resources/Images/Netto/Template/2013/h-opid-i-dag.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 18px;
	margin: 8px 0 0 8px;
	overflow: hidden;
	padding: 0;
	text-indent: 100px;
	width: 99px;
}
div#opid-i-dag .head .clock {
	background: url("/resources/Images/Netto/Template/2013/clock-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: right;
	font-size: 16px;
	font-weight: 600;
	height: 23px;
	line-height: 23px;
	margin-top: -19px;
	overflow: hidden;
	text-align: center;
	width: 48px;
}
div#opid-i-dag .content {
	/*background: url("/resources/Images/Netto/Template/bbox-opid-foot.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	color: #000000;
	float: left;
	font-size: 15px;
	height: 180px;
	line-height: 17px;
	overflow: hidden;
	padding: 7px 15px 0 25px;
	width: 214px;
/*
	padding:15px 15px 0 25px;
	width:214px;
	height:172px;
*/
}
div#opid-i-dag .content th {
	font-weight: normal;
	text-align: left;
	width: 105px;
}
div#opid-i-dag .content tr { height: 17px; }

#blue-line
{
	height: 21px;
	padding: 7px 0 0 40px;
	background: url("/resources/Images/Netto/Template/vikutilbod-banner.gif") no-repeat;
}

#blue-line a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#blue-line a span
{
	font-size: 12px;
}

.verslun
{
	float: left;
	width: 202px;
	margin-left: 40px;
}

.verslun h1
{
	border-bottom: 1px solid #006cb7;
	margin-bottom: 5px;
}


div#status {
	background: url("/resources/Images/Netto/Template/2013/vikutilbod-banner.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	clear: both;
	color: #626262;
	float: left;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	margin-top: 3px;
	overflow: hidden;
	padding: 6px 0;
	position: relative;
	width: 685px;
}

div#status a
{
	color: #FFFFFF;
	text-decoration:none;
}

div#status-text
{
	position:relative;
	float:left;
	height:16px;
	line-height:16px;
}

.nettotable { margin: 20px; width: 90%; border-collapse: collapse; text-align: center; } 
.nettotable th { font-size: 14px; font-weight: normal; color: #006BB7; font-weight: bold; padding: 8px; border-bottom: 2px solid #FDBD4F; } 
.nettotable td { border-right: 1px solid #CCCCCC; color: #222222; padding: 6px 8px; } 
.nettotable tbody tr:hover td { color: #006BB7; } 

.velmannatest { display: none; }


#header
{
	position:relative;
}


#counter
{
	position:absolute;
	top:30px;
	left:340px;
	width:330px;
	color:#fff;
	text-align:center;
}

#counter > div
{
	clear:both;
	float:left;
	width:100%;
	line-height:20px;
	font-size:22px;
	font-weight:bold;
}

#counter > ul
{
	clear:both;
	float:left;
	margin:10px 0px;
	padding:0px;
	width:100%;
	list-style:none;
}

#counter > ul > li
{
	float:left;
	width:25%;
	line-height:9px;
	font-size:11px;
	border-left:2px solid #fff;
	border-right:1px solid #fff;
	box-sizing:border-box;
	text-transform:uppercase;
}

#counter > ul > li:first-child
{
	border-left:2px solid transparent;
}

#counter > ul > li:last-child
{
	border-right:1px solid transparent;
}

#counter > ul > li span
{
	font-size:43px;
	font-weight:bold;
	line-height:39px;
}