/* Reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/*
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
*/
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* EO Reset styles */



/* GLOBAL */

body,html
{
	line-height:14px;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color: #000;
}

h1
{
	font-size:24px;
	font-weight:bold;
	padding-bottom:15px;
}

a
{
	color:#000;
}

a:hover
{
	text-decoration: none;
}

input, textarea
{
	font-size:12px;
	color: #000;
	font-family: Arial;
}

strong
{
	font-weight: bold;
}

.step
{
	font-size: 15px !important;
}

div#container
{
	margin: 0px auto;
	padding-top:5px;
	width:986px;
}

div#error
{
	color: red;
	font-weight: bold;
}

/* HAUS */

div#header
{
	float:left;
	width:986px;
	height:116px;
	background: url(/resources/templates/images/bg-header.gif) repeat-y;
}

div#header-top
{
	float:left;
	width:986px;
	height:15px;
	overflow:hidden;
}

div#header-top-left
{
	float:left;
	width: 14px;
	height:15px;
	background: url(/resources/templates/images/bg-header-left.gif) no-repeat;
}

div#header-top-right
{
	float:right;
	width:14px;
	height:15px;
	background: url(/resources/templates/images/bg-header-right.gif) no-repeat;
}

div#logo
{
	clear:both;
	float:left;
	padding: 2px 0px 0px 44px;
	width:99px;
	height:87px;
}

div#logo img
{
	vertical-align: bottom;
}

div#top-ad
{
	float: left;
	padding: 22px 0px 0px 55px;
/*
	width: 343px;
	height: 54px;
*/
	width: 338px;
	height: 52px;
	background: url(/resources/templates/images/bg-flash.gif) no-repeat bottom right;
}

div#top-info
{
	float:right;
	padding: 35px 50px 0px 105px;
	height:26px;
	line-height: 26px;
	font-size: 22px;
	font-weight: bold;
}

div#top-info img
{
	vertical-align: middle;
}

div#top-info-2
{
	float:right;
	width:340px;
	padding-right:32px;
}

div#top-frelsi
{
	position:relative;
	top:-5px;
	float:right;
	padding: 0px 10px 0px 10px;
	width:150px;
	height:100px;
	line-height:20px;
	background: url(/resources/Templates/images/bg-top-frelsi.gif) no-repeat top center;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

div#top-lykill
{
	position:relative;
	top:-5px;
	float:right;
	padding: 00px 10px 0px 10px;
	width:150px;
	height:100px;
	line-height:20px;
	background: url(/resources/Templates/images/bg-top-lykill.gif) no-repeat top center;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

div#top-frelsi a, div#top-lykill a
{
	text-decoration:none;
}

div#top-frelsi img, div#top-lykill img
{
	vertical-align:bottom;
}

/* TOPMENU */

div#topmenu
{
	clear:both;
	float:left;
	width:986px;
	height:25px;
	background: #000;
	border-bottom:1px solid rgb(127,127,127);
}

div#topmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#topmenu ul li
{
	float:left;
	padding:0px 20px;
	height:25px;
	line-height:25px;
}

div#topmenu ul li a
{
	color: #fff;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}

div#topmenu ul li a:hover
{
	text-decoration: underline;
}

div#topmenu ul li.split
{
	padding:0px;
	width: 3px;
	background: url(/resources/templates/images/topmenu-split.gif) center center no-repeat;
}

div#main
{
	clear:both;
	float:left;
	padding: 10px 0px 10px 15px;
	width: 971px;
}

/* VINSTRI */

div#left
{
	float:left;
	width:179px;
}

.box-title
{
	clear: both;
	float:left;
	width:179px;
	background: url(/resources/templates/images/bg-left-title.gif) repeat-y;
}

/* Vinstri frelsi */
.box-title-frelsi
{
	clear: both;
	float:left;
	width:179px;
	height:155px;
	background: url(/resources/templates/images/bg-left-title-frelsi.gif) no-repeat;
	
}

.box-title-lykill
{
	clear: both;
	float:left;
	width:179px;
	height:155px;
	background: url(/resources/templates/images/bg-left-title-lykill.gif) no-repeat;
}

.box-content-frelsi
{
	clear:both;
	float:left;
	padding:0px;
	width:179px;
	background: url(/resources/templates/images/bg-left-content.gif) repeat-y;
}

.box-content-frelsi ul
{
	margin:0px;
	padding:0px;
	list-style: none;
}

.box-content-frelsi ul li
{
	padding:0px 5px 0px 15px;
	width:159px;
	line-height:35px;
}

.box-content-frelsi ul li a
{
	color:#000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	
}


.box-login
{
	clear:both;
	float:left;
	padding:0px 24px 30px 24px;
	width:131px;
}

.box-bottom-frelsi, .box-bottom-lykill
{
	position: relative;
	top:-10px;
	clear:both;
	float:left;
	width:179px;
	height:17px;
	background: url(/resources/templates/images/bg-left-bottom.gif) bottom left repeat-x;
	overflow:hidden;
}

.box-content-frelsi ul li a:hover
{
	text-decoration: underline;
}

.box-content-frelsi ul li.split
{
	height:3px;
	line-height:0px;
	font-size:0px;
	background: url(/resources/templates/images/bg-left-content-frelsi-spli.gif) no-repeat;
}

.box-title-frelsi .box-title-content, .box-title-lykill .box-title-content
{
	text-align:left;
}

.box-title-content a
{
	color: #000 !important;
}

.box-title-left
{
	float:left;
	width:18px;
	height:18px;
	background: url(/resources/templates/images/bg-title-left.gif) no-repeat;
}

.box-title-content
{
	float:left;
	width:143px;
	height:38px;
	line-height:38px;
	background: url(/resources/templates/images/bg-title-content.gif) repeat-x;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}

.box-title-right
{
	float:left;
	width:18px;
	height:18px;
	background: url(/resources/templates/images/bg-title-right.gif) no-repeat;
}

.box-content
{
	clear:both;
	float:left;
	padding:12px 10px 0px 34px;
	width:135px;
	background: url(/resources/templates/images/bg-left-content.gif) repeat-y;
}

.box-content ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.box-content ul li
{
	color:#000;
	font-size: 13px !important;
}

.box-content ul li a
{
	color: #000;
	text-decoration: none;
}

.box-content ul li.selected a
{
	color: rgb(173,176,178);
	text-decoration: none;
}

.box-content ul li a:hover
{
	text-decoration: underline;
}

.box-content-verd
{
	clear:both;
	float:left;
	padding:12px 10px 0px 34px;
	width:135px;
	height: auto !important;
	height: 501px;
	min-height: 513px;
	background: url(/resources/templates/images/bg-box-content-frelsi.jpg) no-repeat;
}

.box-content-info
{
	clear:both;
	float:left;
	padding:12px 10px 0px 34px;
	width:135px;
	height: auto !important;
	height: 401px;
	min-height: 401px;
	background: url(/resources/templates/images/bg-box-content-info.jpg) no-repeat;
}

.box-content-contact
{
	clear:both;
	float:left;
	padding:12px 10px 0px 34px;
	width:135px;
	height: auto !important;
	height: 401px;
	min-height: 401px;
	background: url(/resources/templates/images/bg-box-content-contact.jpg) no-repeat;
}

.box-bottom
{
	clear:both;
	float:left;
	width:179px;
	height:17px;
	background: url(/resources/templates/images/bg-left-bottom.gif) bottom left repeat-x;
	overflow:hidden;
}

.box-bottom-left
{
	float:left;
	width:17px;
	height:17px;
	background: url(/resources/templates/images/bg-left-bottom-left.gif) no-repeat;
}

.box-bottom-right
{
	float:right;
	width:17px;
	height:17px;
	background: url(/resources/templates/images/bg-left-bottom-right.gif) no-repeat;
}


/* HÆGRI */

div#right
{
	float:left;
	padding:0px 0px 0px 6px;
	width:779px;
}

div#right .box-title
{
	width:779px;
	background: url(/resources/templates/images/bg-right-title-content.gif) repeat-y;
}

div#right .box-title-content
{
	padding: 0px 15px;
	width:713px;
	text-align:left;
}

div#right .box-content
{
	padding:12px 15px 0px 15px;
	width:749px;
	background: url(/resources/templates/images/bg-right-content.gif) repeat-y;
}

div#right .box-bottom
{
	width:779px;
}

/* Hægri frelsi */

div#right .box-content-frelsi
{
	clear:both;
	float:left;
	padding:0px;
	width:779px;
/*
	background: url(/resources/templates/images/bg-right-content-frelsi.gif) repeat-y;
*/
	background: url(/resources/templates/images/bg-right-content.gif) repeat-y;
}

div#right .box-content-lykill
{
	clear:both;
	float:left;
	padding:0px;
	width:779px;
	background: url(/resources/templates/images/bg-right-content-lykill.gif) repeat-y;
}

div#right .box-content-frelsi .box-content
{
	padding:12px 315px 0px 15px;
	width:449px;
	height: auto !important;
	height:361px;
	min-height:361px;
	background: url(/resources/templates/images/bg-right-content-frelsi-ima.gif) top right no-repeat;
/*
	background: url(/resources/templates/images/bg-right-content-frelsi-ima.jpg) top right no-repeat;
*/
}

div#right .box-content-lykill .box-content
{
	padding:12px 315px 0px 15px;
	width:449px;
	height: auto !important;
	height:453px;
	min-height:453px;
	background: url(/resources/templates/images/bg-right-content-lykill-ima.jpg) top right no-repeat;
}

div#right .box-bottom-frelsi
{
	position:relative;
	top:-15px;
	clear:both;
	float:left;
	width:779px;
	height:17px;
	background: url(/resources/templates/images/bg-left-bottom.gif) bottom left repeat-x;
	overflow:hidden;
}

div#right .box-bottom-lykill
{
	position:relative;
	top:-15px;
	clear:both;
	float:left;
	width:779px;
	height:17px;
	background: url(/resources/templates/images/bg-left-bottom.gif) bottom left repeat-x;
	overflow:hidden;
}

div#right .box-bottom-frelsi .box-bottom-right
{
	background: url(/resources/templates/images/bg-left-bottom-right.gif);
	/*background: url(/resources/templates/images/bg-left-bottom-right-frelsi.gif);*/
}

div#right .box-bottom-lykill .box-bottom-right
{
	background: url(/resources/templates/images/bg-left-bottom-right-lykill.gif);
}

/* FORSÍÐA */

div#box-1
{
	float:left;
	width:408px;
}

div#box-1 .box-title
{
	width:408px;
	background: url(/resources/templates/images/bg-left-title-front.gif) repeat-y;
}

div#box-1 .box-title-content
{
	padding: 0px 15px;
	width:342px;
	text-align:left;
}

div#box-1 .box-content
{
	padding:25px 30px;
	width:348px;
	background: url(/resources/templates/images/bg-left-content-front.gif) repeat-y;
}

div#box-1 .box-bottom
{
	width:408px;
}

div#box-2, div#box-3, div#box-4
{
	float:left;
	width:179px;
	padding-left:6px;
}

div#box-2 .box-title-frelsi
{
	background: url(/resources/templates/images/bg-left-title-lykill.gif) no-repeat;
}

div#box-4 .box-title-frelsi
{
	background: url(/resources/templates/images/bg-left-title-land.gif) no-repeat;
}

div#footer
{
	clear:both;
	float:left;
	padding: 0px 110px 0px 0px;
	width:876px;
	text-align:right;
}

input,textarea, select
{

}

fieldset
{
	padding: 0 10px 10px 10px;
	margin: 0;
	margin-bottom: 5px;
	border: 1px solid #e1e1e1;
	
}

fieldset table
{
	padding: 0;
	margin: 0;
}

fieldset td
{
	padding: 0 5px 2px 0;
}

legend
{
	font-weight: bold;
	padding: 0 5px;
	color: #333;
	margin: 5px 0;
}


div#front-box
{
	display: block;
	padding: 20px 20px 20px 180px;
	width:207px !important;
	height:196px;
	background: url(/resources/Templates/images/bg_box_front.jpg) no-repeat;
	/*background: url(/resources/Images/163_jol.jpg) no-repeat;*/
	/*background: url(/resources/Images/blank-bg.gif) no-repeat;*/
	font-size:14px;
	line-height:20px;
}