body
{
	background:#eee;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

.inner ul
{
	margin:0;
}
img
{
	padding:0;
	margin:0;
	outline:0;
	vertical-align:top;
}

.inner,
.inner p
{
	font-size:11px;
	letter-spacing:-1px;
	line-height:18px;
}

.inner h2, .componentheading
{
	font-size:13px;
	letter-spacing:0px;
}
.inner h4
{
	font-size:12px;
}

a, a:link, a:visited
{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	text-decoration:underline;
}

#container 
{
	padding: 0px 10px;
	padding-top: 10px;
	overflow:hidden;
	width: 984px;
	background: #fff;
}
#main .adholder {
	margin-bottom: 0px !important;
	float: left;
}
#main .adholder.left {
	margin-left: 12px;
}
#container .adholder {
	margin-bottom: 10px;
}
#main {
}

#header
{
	background: #fff url(../images/top.png) no-repeat 0px 0px; 
	padding-top:54px;
	color:#FFF;
	width:100%;
	height: 70px;
}

#header h1#logo
{
	background:url('../images/logo.png') no-repeat;
	width:194px;
	height:64px;
	padding:0;
	margin:0;
	position:absolute;
	top:0px;
	left:40px;
	z-index:100;
}

/*body.forsida #header h1#logo
{
	background:url('../images/logo.png') no-repeat 100% 0;
	width:86px;
	height:47px;
	padding:0;
	margin:0;
	position:absolute;
	top:3px;
	left:40px;
	z-index:100;
}*/

#header h1#logo a
{
	display:block;
	height:100%;
	width:100%;
	text-indent:-9999px;
}

#header #tools
{
	position:absolute;
	top:20px;
	right:0;
}

#header #tools a
{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/sprite.png) no-repeat;
	padding:3px 22px;
}

#header #tools a:hover
{
	text-decoration:underline;

}

#header #tools a.login
{
	background-position: -5px -45px;
}

#header #tools a.register
{
	background-position: -5px -73px;
}


#header #topmenu {
	position: relative;
}
#header #topmenu ul.firstlevel
{
	margin:0;
	margin-top: 5px;
	padding:0px 0 0 7px;
	list-style:none;
	min-height:35px;
	#height: 35px;
	background:url(../images/submenu-bg.gif) no-repeat 16px 20px;
}



#header #topmenu ul.secondlevel li,
#header #topmenu ul.firstlevel li
{
	font-size:11px;
	text-transform:uppercase;
	float:left;
	position:relative;
	background:url(../images/sprite.png) no-repeat 100% -27px;
}

#header #topmenu ul li.last
{
	background:none !important; 
}

#header #topmenu li.sel a {
	font-weight: bold;
}
#header #topmenu ul li a
{
	color:#666;
	padding:0 12px;
	font-weight:normal;
}

#header #topmenu ul li a:hover
{
	text-decoration:underline;
	color:#000;
}

#header #topmenu ul li.active>a
{
	font-weight:bold;
	text-decoration:underline;
}

#header #topmenu ul.secondlevel 
{
	list-style:none;
	overflow:hidden;
	position:absolute;
	width:800px;
	left:20px;
	top:22px;
	height: 30px;
}
#header #topmenu .active ul.secondlevel 
{
	display: block;
}
body.submenu #header #topmenu ul.firstlevel li ul.secondlevel li
{
	border:none;
	height: 15px;
}


#primary 
{
	width:700px;
	margin-top:12px;
	overflow: hidden;
}
#secondary 
{
	width:270px; 
	margin:12px 0 0 10px;
	overflow: hidden;
}

#primary, #secondary, #tertiary {}

#footer 
{
	text-align:center;
	float:none;
	margin-bottom:30px;
}

#footer address
{
	padding:15px 0 5px 0;
	margin:0;
	color:#666;
	font-size:11px;
}




/*
 * main box 984px breitt
 */
.main-box
{
	background: #fff url('../images/sprite.png') no-repeat 0 0;
	padding:10px 0 0 0;	
	margin-bottom:5px;
}

#secondary .main-box
{
	margin-bottom:9px;
}

.main-box-content
{
	background: #fff url('../images/box-main-content-bg.gif') repeat-y;
	height:100%;
	padding-bottom:3px;
}
.main-box-content2
{
	height:100%;
}

.main-box-bottom
{
	position:relative;
	bottom:0;
	background: #fff url('../images/sprite.png') no-repeat 0 -15px;
	height:10px;
}


/*two column box er 740px breitt*/
.two-column
{
	background-position:0 -104px;
	width:700px;
}

.two-column .main-box-content
{
	background: url('../images/box-2column-bg.gif') repeat-y;
	overflow:hidden;
}
.two-column .main-box-content .box-inner 
{
/*	width: 95%;
	padding: 0px 10px;
*/
}
.main-box-bottom.two-column-bottom
{
	background-position:0 -120px;
	width:700px;
}

.main-box.red-header
{
	background: #fff url('../images/boxtop_s.gif') no-repeat 0px 0px;
	background-position: 0px 0px !important;
	padding-top:31px;
	_padding-top: 60px;
}
.main-box.red-header-large
{
	background: #fff url('../images/boxtop.gif') no-repeat 0px 0px;
	background-position: 0px 0px !important;
	padding-top:31px;
	_padding-top: 60px;
}

.main-box.red-header h2,.main-box.red-header-large h2
{
	color:#fff;
	margin:-22px 0 10px 19px;
}




/*one column box er 234px breitt*/

.one-column
{
	background-position:0 -139px;
	width:270px;
}

.main-box.one-column.red-header
{
	background-position:0 px;
	padding-top:31px;
}
.main-box .datepicker {
	margin-left: 20px;
}
.one-column .main-box-content
{
	background: url('../images/box-1column-bg.gif') repeat-y;
	padding:0 10px;
}

.main-box-bottom.one-column-bottom
{
	background-position:0 -154px;
	width:270px;
}


/*gray box er með gráan bakgrunn og rauðan header*/
.gray-box
{
	background: url('../images/boxtop.gif') no-repeat 0 0;
	width:700px;
	margin-top:5px;
}

.gray-box h2
{
	margin:0;
	padding:10px 20px;
	color:#fff;
}

.gray-box .gray-box-content
{
	background:#eee;
	padding-top:10px;
	overflow:hidden;
}

.gray-box .gray-box-content .left
{
	width:367px;
	float:left;
}

.gray-box .gray-box-content .right
{
	width:367px;
	min-height:200px;
	float:left;
	margin-left:6px;
}

.whitebox
{
	background:#fff;
	min-height:103px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border:1px solid #ccc;
	margin-bottom:10px;
	position: relative;
}

.date
{
	color:#930c11;
	font-size:10px;
	font-weight:bold;
}

 .whitebox h4
{
	margin:5px 0;
}

.whitebox .text, .whitebox .date {
	padding: 0px 8px;
}
.whitebox a.horfa
{
	background: url('../images/sprite.png') no-repeat 100% -144px;
	width:71px;
	height:30px;
	position:absolute;
	right:5px;
	bottom:2px;
	float: right;
	text-indent:-9999px;
	z-index: 100;
}
.whitebox .pushtext {
	width: 75px;
	height: 35px;
	float: right;
}
.whitebox .text {
	float: left;
}


/*Þættir tumbnails á forsíðu*/

#thaettir-thumb
{
	background:url(../images/thaettir-tumb-bg.gif) no-repeat;
	width:700px;
	height:156px;
	margin-top: 15px;
}
#thaettir-thumb h2
{
	margin:0;
	padding:10px 0 0 18px;
}
#thaettir-thumb .content {
	width: 90%;
	_width: 85%;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	clear: none !important;
	overflow: hidden;
}
#thaettir-thumb .inner {
	width: 100000px;
}
#thaettir-thumb .item {
	float: left;
	margin-right: 20px;
	margin-top: 25px;
	width: 140px;
	overflow: hidden;
	text-align: center;
}
#thaettir-thumb .item .img {
	height: 80px;
	overflow: hidden;
	margin: 0px;
	float: none;
}
#thaettir-thumb .item .text {
	line-height: 18px;
}
#thaettir-thumb .back, #thaettir-thumb .forward {
	width: 15px;
	height: 15px;
	cursor: pointer;
	margin-top: 60px;
}
#thaettir-thumb .back {
	background: url('/images/back.jpg') no-repeat;
	float: left;
	margin-left: 5px;
}
#thaettir-thumb .forward {
	background: url('/images/forward.jpg') no-repeat;
	float: right;
	margin-right: 5px;
}

#inntv
{
}

#inntv .right {
	margin-left: 0px;
}
#inntv .box-inner
{
	padding:18px 9px 9px 9px;
	overflow:hidden;
}

#inntv .konnun,
#inntv .auglysing,
#inntv .adholder
{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border:1px solid #ccc;
	margin-top:15px;
	overflow: hidden;
	height: 123px; 
	width: 341px;
}
#inntv .addivider {
	display: table;
	_position: relative;
}
#inntv .addivider center {
	_position: absolute;
	_top: 50%;
	display: table-cell;
	vertical-align: middle;
}
#inntv .addivider center a {
	float: left;
	width: 341px;	
	_position: relative;
	_top: -50%	
}
#inntv .scroll .addivider {
	/*margin-top: -250px;
	margin-left: -180px;*/
}
#inntv .adholder.scroll {
	position: relative;
}
#inntv .scroll .addivider object {
	position: absolute;
	z-index: 100;
	top: -250px;
	left: -180px;
	
}

#inntv .konnun 
{
	color:#595555;
	padding-left:18px;
	position:relative;
}

#inntv .konnun form 
{
	margin-bottom:0;
}

#inntv .konnun form span
{
	padding-left:5px;
}

#inntv .konnun h3
{
	font-size:11px;
}

#inntv .konnun form input[type='radio']
{
	margin-left:5px;
}

#inntv .konnun form input.submit-button
{
	position:absolute;
	z-index:500;
	bottom:10px;
	right:10px;
	height:23px;
	width:61px;
	border:none;
	background:url(../images/sprite.png) no-repeat 100% -60px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
}

#inntv .auglysing
{
	text-align:center;
	min-height:119px;
	padding:2px;
}


/*Þáttarstjórnendur*/
.box-stjornendur li a
{
	font-weight:normal;
	color:#333;
}

.box-stjornendur li.active a
{
	font-weight:bold;
	text-decoration:underline;
}

/*nýjir þættir*/
#nyjir-thaettir a.eldri
{
	display:block;
	position:absolute;	
	top:7px;
	right:10px;
	background:url(../images/sprite.png) no-repeat 100% -103px;
	padding-right:35px;
	padding-bottom:3px;
	color:#fff;
}

/*secondary content*/


.dagskra ul
{
	list-style:none;
	padding-top:5px;
}

.dagskra ul li
{
	border-bottom:1px solid #e4e4e4;
	padding:5px 0;
	line-height:20px;
}
.dagskra ul li span {
	margin-left: 10px;
}



/*misc classes*/
h4 {
	color:#27235E;
	font-size:12px;
}

a.redlink
{
	text-decoration:underline;
	color:#990e14;
	font-weight:normal;
}

.blue
{
	color:#27235e;
}
.margin-left {
	
}
.half {
	width: 45%;
	float: left;
	margin-right: 10px;
}
.last {
	margin-right: 0px;
}

/* Dagskrá */
.dagskra .whitebox h4 {
	float: right;
	width: 40%;
	text-align: right;
}
.dagskra .whitebox .text, .dagskra .whitebox .jScrollPaneContainer {
	clear: right;
	float: right;
	text-align: right;
	width: 48%;
	height: 80px;
	overflow: hidden;
}
.dagskra .whitebox .jScrollPaneDrag, .dagskra .whitebox .jScrollPaneTrack {
	width: 6px !important;
}
.dagskra .whitebox .text, .dagskra .whitebox .text p {
	line-height: 1.2;	
}

.dagskra .whitebox .image {
	width: 50%;
	overflow: hidden;
}
.dagskra .whitebox {
	overflow: hidden;
	padding: 0px;
	height: 123px;
}
.dagskra .whitebox a {
	font-weight: normal;
	display: block;
	width: 100%;
	height: 100%;
}
.dagskra .whitebox a .padding {
	padding: 10px;
}
.dagskra .whitebox a:hover {
	background: #eee;
	text-decoration: none;
}
#nyjir-thaettir {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#nyjir-thaettir h1 {
	clear: both;
	text-align: center;
	height: 33px;
	line-height: 33px;
	margin-top: 0px;
}
#nyjir-thaettir .gray-box-content {
	float: left;
	width: 100%;
}
#nyjir-thaettir .gray-box-content .padding {
	padding:  0px;
	padding-left: 8px;
	padding-right: 8px;
}
#thattur h4 {
}
#thattur .videotext {
	margin-bottom: 10px;
}
#thattur .player {
	float: left;
	width: 480px;
	height: 100%;
	overflow: hidden;
	background: url('../images/logo2.jpg') no-repeat;
}
#thattur .player .img {
	background: #fff;
	width: 100%;
	height: 100%;
}
#thattur .text {
	float: right;
	width: 155px;
	padding: 10px;
}
#thattur .um-thattinn {
	margin-bottom: 10px;
}
#thattur .um-thattinn-text {
	height: 180px;
	overflow: hidden;
}

/*bein útsending á forsíðu
 * 
 */

#thattur.live h4 {
	margin-top: 0px;
}
#thattur.live .player {
	width: 460px;
	height: 350px;
}
#thattur.live .text {
	height: 340px;
	background: #eee;
}
#thattur.live {
	color:#333;
}

#thattur.live .text span
{
	font-size:10px;
	font-weight:bold;
}


#thattur.live .text a.more
{
	display:block;
	margin-bottom:25px;;
}

#thattur.live  h4
{
	margin:0;
}
#thattur.live  p.stjornandi
{
	margin:25px 0 25px 0;
}
/* Stjórnendur */
#stjornendur .img {
	float: left;
}
#stjornendur .whitebox {
	height: 150px;
}
#stjornendur .jScrollPaneContainer {
	float: right;
	padding-right: 10px;
}
#stjornendur .scroller {
	margin-left: 10px;
	height: 130px;
	overflow: hidden;
	width: 180px;
	float: right;
}
.btn {
	display: block;
	width: 61px;
	height: 23px;
	overflow: hidden;
}
.facebook {
	background: url('../images/facebook.jpg') no-repeat;
	text-indent: -9999px;
	text-align: left;
}
.clr {
	clear: both;
}

.thattalisti .whitebox {
	float: left;
	width: 49%;
	margin-right: 5px;
}
.thattalisti .whitebox.alt {
	margin-right: 0px;
}
.thattalisti .whitebox.sel {
	border-color: #000;
}
a.page_sel {
	font-weight: normal;
}
a.sel {
	font-weight: bold;
}

.default.item {
	padding: 10px;
}
.img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#nform .input_field .value {
	margin-left: 5px;
}
#nform .fields {
	margin-bottom: 10px;
}

.topads {
	margin-bottom: 10px;
}

.thattur .float-left {
	margin-bottom: 10px;
}

h2.contentheading {
	border-bottom:1px dotted gray;
	float:left;
	margin-top:2px;
	padding-bottom:5px;
	width:100%;
}
#starfsfolk h1 {
	clear: both;
}
#starfsfolk h2 {
	margin-bottom: 0px;
}
#starfsfolk small {
	font-size: 9px !important;
	display: block;	
	border-bottom: 1px solid #aaa;
	padding-left: 5px;
}
#starfsfolk .whitebox {
	margin-left: 20px;
	float: left;
	width: 40%;
	height: auto;
}
#starfsfolk .whitebox.alt {
	clear: both;
}
#starfsfolk li{
	list-style-type: none;
	padding-left: 15px;
}
.main-content .padding h1 {
	margin-top: 0px;
	margin-bottom: 15px;
}

