﻿body,html
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
}

body
{
	padding: 13px 0px 0px 0px;
	background: url(/resources/images/template/bg-body.gif) repeat-x top left rgb(221,221,221);
}

img
{
	border: none;
}

a, div#container a
{
	color: rgb(251,106,23);
	text-decoration: none;
}

a:hover, div#container a:hover
{
	text-decoration: underline;
}

h1
{
	margin:0px;
	padding:0px 0px 5px 0px;
	color: rgb(51,51,51);
	font-size:14px;
}

input,select,textarea
{
	font-size:11px;
	font-family: Arial;
}

.date
{
	font-size:10px;
}

div#container
{
	clear:both;
	margin:0px auto;
	width: 970px;
}

div.container
{
	clear:both;
	float:left;
	width:970px;
}

div#container-bg
{
	background: url(/resources/images/template/bg-container.gif) repeat-y top left;
}

div#container-left
{
	background: url(/resources/images/template/bg-container-left.gif) no-repeat top left;
}

div#container-right
{
	background: url(/resources/images/template/bg-container-right.gif) no-repeat top right;
}

div#container-top
{
	background: url(/resources/images/template/bg-container-top.gif) repeat-x top left;
}

div#container-bottom
{
	background: url(/resources/images/template/bg-container-bottom.gif) repeat-x bottom left;
}

div#container-top-left
{
	background: url(/resources/images/template/bg-container-top-left.gif) no-repeat top left;
}


div#container-top-right
{
	background: url(/resources/images/template/bg-container-top-right.gif) no-repeat top right;
}


div#container-bottom-left
{
	background: url(/resources/images/template/bg-container-bottom-left.gif) no-repeat bottom left;
}


div#container-bottom-right
{
	background: url(/resources/images/template/bg-container-bottom-right.gif) no-repeat bottom right;
}

div#container-content
{
	padding:2px 5px 8px 5px;
	width:960px;
	min-height:300px;
}

div#top
{
	clear:both;
	float:left;
	width:960px;
	height:100px;
	background: url(/resources/images/template/bg-top.gif) repeat-x bottom left;
}

div#top-left
{
	overflow:hidden;
	float:left;
	width:195px;
}

div#logo
{
	clear:both;
	float:left;
	padding:24px 16px 16px 33px;
	width:160px;
}

div#logo img
{
	vertical-align:bottom;
}

div#top-right
{
	overflow:hidden;
	float:left;
	padding: 10px 15px 0px 0px;
	width:750px;
}

div#shortcuts
{
	clear:both;
	float:right;
	height:57px;
	text-align:right;
}

div#shortcuts a
{
	position: relative;
	left:-20px;
	display:block;
	float:left;
	padding:4px 20px 4px 20px;
	line-height:14px;
	color: rgb(85,85,85);
}

div#shortcuts a.veftre
{
	background: url(/resources/images/template/bg-veftre.gif) no-repeat center right;
}

div#shortcuts a.staff
{
	background: url(/resources/images/template/bg-staff.gif) no-repeat center right;
}

div#shortcuts a.font
{
	background: url(/resources/images/template/bg-font.gif) no-repeat center right;
}

div#shortcuts input
{
	vertical-align: bottom;
}

div#shortcuts input.submit-box
{
	float:left;
	margin:0px 4px 0px 0px;
	height:18px;
	line-height:18px;
	width:140px;
	border:1px solid rgb(221,221,221);
}

div#shortcuts input.submit-btn
{
	margin:0px;
	padding:0px;
	border:0px;
	height:22px;
	line-height:22px;
	width:48px;
	background: url(/resources/images/template/bg-search-btn.gif) rgb(251,106,23) no-repeat top right;
	color:#fff;
}

div#topmenu
{
	clear:both;
	float:right;
	width:750px;
}

div#topmenu ul
{
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
}

div#topmenu ul li
{
	float:left;
	padding:0px 0px 0px 5px;
}

div#topmenu ul li a
{
	float:left;
	background: url(/resources/images/template/bg-topmenu.gif) repeat-x top left;
}

div#topmenu ul li a span
{
	clear:both;
	float:left;
	background: url(/resources/images/template/bg-topmenu-left.gif) no-repeat top left;
}

div#topmenu ul li a span span
{
	padding: 9px 15px;
	height:15px;
	line-height:15px;
	font-size:12px;
	font-weight:bold;
	background: url(/resources/images/template/bg-topmenu-right.gif) no-repeat top right;
}

div#topmenu ul li a:hover, div#topmenu ul li.selected a
{
	background: url(/resources/images/template/bg-topmenu-sel.gif) repeat-x top left;
	color: rgb(85,85,85);
	text-decoration: none;
}

div#topmenu ul li a:hover span, div#topmenu ul li.selected a span
{
	background: url(/resources/images/template/bg-topmenu-left-sel.gif) no-repeat top left;
	cursor: pointer;
}

div#topmenu ul li a:hover span span, div#topmenu ul li.selected a span span
{
	background: url(/resources/images/template/bg-topmenu-right-sel.gif) no-repeat top right;
	cursor: pointer;
}


div#main
{
	clear:both;
	float:left;
	padding:10px 14px;	
	width:930px;
	background: url(/resources/images/template/bg-main.gif) repeat-x top left;
	border:1px solid #fff;
}

div#left
{
	overflow:hidden;
	clear:both;
	float:left;
	width:175px;
}


div#middle
{
	overflow:hidden;
	float:left;
	padding:0px 5px;
	width:570px;
}

div#middle-wide
{
	overflow:hidden;
	float:left;
	padding:0px 5px;
	width:745px;
}

div#middle-wide div#main-content
{
	width:743px;
}

div#middle-wide div#location
{
	width:713px;
}

div#middle-wide div#content
{
	width:713px;
}

div#header
{
	clear:both;
	float:left;
	width:570px;
}

div#header img
{
	float:left;
	vertical-align:bottom;
}

div#header .v-clear
{
	float:left;
	width:6px;
	height:160px;
}

.front-ad
{
	clear:both;
	float:left;	
	width:570px;
}

.front-ad img
{
	vertical-align:bottom;
}

div#main-content
{
	clear:both;
	float:left;
	width:568px;
	border:1px solid rgb(221,221,221);
}

div#main-content2
{
	clear:both;
	float:left;
	width:568px;
	border:1px solid rgb(221,221,221);
}

div#location
{
	clear:both;
	float:left;
	padding:5px 15px 0px 15px;
	width:538px;
	line-height:14px;
}

div#content
{
	overflow:hidden;
	clear:both;
	float:left;
	padding:5px 15px 5px 15px;
	width:538px;
}

div#location2
{
	clear:both;
	float:left;
	padding:5px 15px 0px 15px;
	width:538px;
	line-height:14px;
}

div#content2
{
	overflow:hidden;
	clear:both;
	float:left;
	padding:5px 15px 5px 15px;
	width:538px;
}

.news
{
	clear:both;
}

.subnews
{
	clear:both;
	float:left;
	padding:10px 0px;
	width:538px;
	background: url(/resources/images/template/bg-subnews.gif) no-repeat center center;
}

div#container .subnews a
{
	color: rgb(51,51,51);
	line-height:16px;
}

.subnews .row
{
	float:left;
	width:254px;
}

.subnews .left
{
	padding:0px 15px 0px 0px;
}

.subnews .right
{
	padding:0px 0px 0px 15px;
}


div#right
{
	overflow:hidden;
	float:left;	
	width:175px;
}

div#footer
{
	clear:both;
	float:left;
	padding:0px 160px 15px 160px;	
	width:638px;
	border:1px solid #fff;
	text-align:center;
}

div#footer a
{
	font-weight:bold;
}


.box
{
	clear:both;
	float:left;	
	width:173px;
	background: url(/resources/images/template/bg-box.gif) repeat-x top left;
	border:1px solid rgb(221,221,221);
}

.box .box-content
{
	padding:10px;
}

.box h1, .box h1 a
{
	margin:0px;
	padding:0px;
	font-size:12px;
	color: rgb(85,85,85);
}


.box h1.borders, .box h1.borders a
{
	padding:2px 15px;
	border-top:1px solid rgb(221,221,221);
	border-bottom:1px solid rgb(221,221,221);
	text-align:center;
}

.box ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.box ul li
{
	clear:both;
	float:left;
	padding:5px 15px;
	width:143px;
	line-height:14px;
	background: url(/resources/images/template/bg-leftmenu.gif) top left no-repeat;
}

.box ul li.first
{
	background: none;
}

.box ul li a
{
	font-weight:bold;
}

.box  .myndasofn
{
	position:relative;
	left:-5px;
}

div#container .box .calendar
{
	padding:0px 5px;
}

div#container .box .calendar a
{
	color: rgb(85,85,85);
}

div#container .box .calendar a.selected
{
	display:block;
	color:#fff;
	background: rgb(251,106,23);
	width:auto!important;
	width:15px;
	min-width:15px;
}

.box .next
{
	padding: 0px 10px 10px 10px;
	line-height:18px;
}

.darkbox
{
	clear:both;
	float:left;
	width:175px;
}

.darkbox div.title
{
	clear:both;
	float:left;
	width:175px;
	background: url(/resources/images/template/bg-title.gif) repeat-x top left rgb(52,52,52);
	border-bottom: 1px solid #000;
}

.darkbox div.title div, .darkbox .content div
{
	clear:both;
	float:left;
	width:175px;
}

.darkbox div.title-left
{
	background: url(/resources/images/template/bg-title-border.gif) repeat-y top left;
}

.darkbox div.title-right
{
	background: url(/resources/images/template/bg-title-border.gif) repeat-y top right;
}

.darkbox div.title-top
{
	background: url(/resources/images/template/bg-title-border.gif) repeat-x top left;
}

.darkbox div.title-top-left
{
	background: url(/resources/images/template/bg-title-top-left.gif) no-repeat top left;
}

.darkbox div.title-top-right
{
	background: url(/resources/images/template/bg-title-top-right.gif) no-repeat top right;
}

div.darkbox div.title-content
{
	width:155px;
	text-align: center;
	padding: 4px 10px;
/*	padding:8px 10px;
	line-height:14px;
	font-size:12px;
	color:#fff;
	font-weight:bold;*/
}

.darkbox div.content
{
	clear:both;
	float:left;
	width:175px;
	background: rgb(51,51,51) url(/resources/Images/Template/darkbox-bottom-line.gif) repeat-x bottom left;
	border-top:1px solid rgb(91,91,91);
}

.darkbox div.bottom-left
{
	background: url(/resources/images/template/bg-bottom-left.gif) no-repeat bottom left;
}

.darkbox div.bottom-right
{
	width:155px;
	padding: 10px 10px 6px 10px;
	background: url(/resources/images/template/bg-bottom-right.gif) no-repeat bottom right;
}

.darkbox ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.darkbox ul li
{
	padding:0px 0px 0px 10px;
	background: url(/resources/images/template/bg-darkbox-li.gif) no-repeat 0px 9px;
	line-height:20px;
}

.darkbox #fleiri-tilkynningar
 {
	color: white;
	font-weight: bold;
 }

div#container .darkbox ul li a
{
	color: #fff;
}

.clear
{
	overflow:hidden;
	clear:both;
	float:left;
	width:100%;
	height:5px;
	line-height:0px;
	font-size:0px;
}

.border
{
	overflow:hidden;
	clear:both;
	float:left;
	width:100%;
	height:11px;
	line-height:0px;
	font-size:0px;
	background: url(/resources/images/template/bg-border.gif) no-repeat center left;
}

div#content .border
{
	position: relative;
	left:-15px;
}

.ad
{
	clear:both;
	float:left;
	width:175px;
	text-align:center;
}

.ad img
{
	vertical-align:bottom;
}

div#submenu a
{	
	color: rgb(85,85,85);
	font-weight:bold;
}

div#submenu a:hover
{
	color: rgb(251,106,23);
	text-decoration: none;
}

div#submenu a.sub
{
	display: block;
	padding-left: 10px;
}

.video-list a
{
	clear:both;
	float:left;
}

.video-list .group
{
	padding:2px 0px 2px 20px;
	font-weight:bold;
	font-size:12px;
	background: url(/resources/images/template/bg-group.gif) no-repeat center left;
}

.video-list .file
{
	padding:2px 0px 2px 20px;
}


.counter_x110x32_orange
{
	clear:both;
}
