body,html
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color: #000;
	background: url(/resources/images/117_bg-body.gif) repeat-x top left rgb(255,242,0);
}

a
{
	color: rgb(61,140,204);
	text-decoration:none;
	outline:none;
}

a:hover
{
	color: rgb(31,110,174);
	text-decoration: underline;
}

p {
  line-height:17px;
}



h1
{
	margin:0px;
	padding:3px 0px;
	font-size:15px;
	color: rgb(61,140,204);
}

h2
{
	margin:0px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	font-size:12px;
	font-weight:bold;
	color: rgb(61,140,204);
	border-bottom:1px solid #000;
}

td
{
	font-size:11px;
	border:none;
}

input,textarea,select
{
	font-family:Arial;
	font-size:11px;
	color: #000;
}

div#supcontainer
{
	margin:0px auto;
	width:997px;
}

div#container
{
	float:left;
	width:842px;
	overflow:hidden;
}

div#right-ad
{
	float:left;
	padding-top:10px;
	padding-left:3px;
	width:152px;
	overflow:hidden;
}

div#top
{
	clear:both;
	float:left;
	width:842px;
}

div#logo
{
	float:left;
	width:165px;
}

div#image
{
	float:left;
	padding-top:10px;
	width:492px;
}

div#top-ad
{
	float:left;
	padding: 10px 0px 0px 3px;
	width:182px;
}

div#logo img, div#image img, div#top-ad img
{
	vertical-align: bottom;
}

div#topmenu
{
	clear:both;
	float:left;
	width:842px;
	height:35px;
	overflow:hidden;
	background: url(/resources/images/128_bg-topmenu.gif) repeat-x;
}

div#topmenu-bg
{
	float:left;
	width:842px;
	background: url(/resources/images/129_bg-topmenu-bg.gif) no-repeat bottom left;
}

div#topmenu-left
{
	float:left;
	width:842px;
	background: url(/resources/images/130_bg-topmenu-left.gif) no-repeat top left;
}

div#topmenu-right
{
	float:left;
	padding: 8px 20px 13px 15px;
	width:807px;
	height:16px;
	line-height:13px;
	background: url(/resources/images/131_bg-topmenu-right.gif) no-repeat top right;
}

div#topmenu-right img
{
	vertical-align:top;
}

div#title
{
	float:left;
	height:16px;
	line-height:16px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

div#shortcuts
{
	float:right;
}

div#shortcuts input
{
	margin:0px;
	padding:0px;
	width:135px;
	height:12px;
	line-height:12px;
	color: rgb(119,119,119);
	font-size:9px;
}

div#main
{
	clear:both;
	float:left;
	padding: 3px 0px 0px 0px;
	width:842px;
	background: url(/resources/images/127_bg-main.gif) no-repeat top left;
}

div#left
{
	overflow:hidden;
	float:left;
	width:162px;
}

div#leftmenu
{
	float:left;
	width:162px;
	background: url(/resources/images/123_bg-leftmenu.gif) repeat-y;
}

div#leftmenu-bottom
{
	clear:both;
	float:left;
	padding:0px 1px;
	width:160px;
	background: url(/resources/images/124_bg-leftmenu-bottom.gif) no-repeat bottom left;	
}

div#leftmenu-top
{
	clear:both;
	float:left;
	padding: 10px 15px 15px 15px;
	width:130px;
	background: url(/resources/images/126_bg-leftmenu-top.gif) top left repeat-x;
}

div#leftmenu-top ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#leftmenu-top ul li
{
	padding:3px 0px;
	background: url(/resources/images/125_bg-leftmenu-li.gif) no-repeat center right;
}

div#leftmenu-top ul li.level2
{
	padding-left:15px;
}

div#leftmenu-top ul li.level3
{
	padding-left:30px;
	font-style: italic;
	display:none;
}

div#leftmenu-top ul li.level4
{
	font-style: italic;
	padding:1px 0 1px 40px;
}

div#leftmenu-top ul li a
{
	font-size:12px;
	color:#fff;
	text-decoration: none;
}

div#leftmenu-top ul li a:hover
{
	text-decoration: underline;
}

div#leftmenu-top ul li.level2 a, div#leftmenu-top ul li.level3 a, div#leftmenu-top ul li.level4 a
{
	font-size:10px;
}

div#middle
{
	overflow:hidden;
	float:left;
	padding:0px 3px;
	width: 492px;
}

div#middle img
{
	padding:5px;
	border:1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:5px;
}

div#right
{
	overflow:hidden;
	float:left;
	width:182px;
}

div#footer
{
	clear:both;
	float:left;
	padding: 10px 185px 0px 165px;
	width:492px;
	text-align: center;
}

div#footer a
{
	color:#000;
	text-decoration:none;
}


.clear
{
	clear:both;
	float:left;
	width:162px;
	height: 3px;
	line-height:0px;
	font-size:0px;
}


/* BOXES */

.box, .box-top, .box-bottom
{
	clear:both;
	float:left;
	width:162px;
}

.box
{
	background: #fff;
}

.box-top, .box-bottom
{
	font-size:0px;
	line-height:0px;
}

.box-left, .box-right
{
	width:6px;
	height:6px;
	line-height:0px;
	font-size:0px;
}

.box-left
{
	float:left;
	background: url(/resources/images/121_bg-box-top-left.gif) no-repeat;
}

.box-right
{
	float:right;
	background: url(/resources/images/122_bg-box-top-right.gif) no-repeat;
}

.box-content
{
	padding:4px 10px;
	width:140px;
	border-left:1px solid rgb(217,206,0);
	border-right:1px solid rgb(217,206,0);
}

.box-bottom
{
	background: url(/resources/images/118_bg-box-bottom.gif) repeat-x bottom left;
}

.box-bottom .box-left
{
	background: url(/resources/images/119_bg-box-bottom-left.gif) no-repeat;
}

.box-bottom .box-right
{
	background: url(/resources/images/120_bg-box-bottom-right.gif) no-repeat;
}

div#middle .clear
{
	width: 492px;
}

div#middle .box, div#middle .box-top, div#middle .box-bottom
{
	width: 492px;
}

div#middle .box-content
{
	width: 470px;
	min-height:214px;
	float:left;
	overflow:hidden;
}

div#middle .header-menu .box-content
{
	min-height:10px;
}

.norduralsmotid div#middle .box-content
{
	min-height:230px;
}

.norduralsmotid .norduralsmot-sjonvarp #mediaspace {
  text-align:center;
  padding-left:80px;
}

.norduralsmotid table#Template__ctl5_MyDataGrid{
  width:470px!important;
}

div#right .clear
{
	width: 182px;
}

div#right .box, div#right .box-top, div#right .box-bottom
{
	width: 182px;
}

div#right .box-content
{
	width: 160px;
}

.gray
{
	color: rgb(119,119,119);
}

.black, .black:hover
{
	color: #000;
}

.news
{
	clear:both;
	float:left;
	width:470px;
	padding:10px 0px;
	border-bottom: 1px solid rgb(61,140,204);
}

.news h1
{
  padding-top:5px;
}

.ad
{
	clear:both;
	float:left;
	padding:20px 0px;
	width:470px;
	text-align:center;
}

.alt
{
	background: #f4f4f4;
}

.ksi, .ksi td
{
	font-size:9px;
}


/*
 *Bętt innķ af kfia
*/

/*box vinstri*/

#left .motflokka a{
  line-height:16px;
}

#middle .flokkar-top-linkar {
  margin-bottom:20px;
}

#middle .header-menu .flokkar-top-linkar {
  margin-bottom:0;
}

#middle .flokkar-top-linkar a {
  padding-right:20px;
}

#middle .header-menu .flokkar-top-linkar h1{
  display:inline;
  padding-right:40px;
}

#middle .header-menu .flokkar-top-linkar a {
  padding-right:30px;
  font-size:13px;
}

#left .skraning h2{
  line-height:21px;
  margin:0;
  padding:0;
  border:none;
}

.norduralsmotid div#image {
  width:669px;
}

.norduralsmotid div#top {
  position:relative;
}

.norduralsmotid div#top a.home-button {
  display:block;
  position:absolute;
  top:10px;
  left:0;
  height:112px;
  width:82px;
  background:url(dummy-image.jpg); /*hack for ie*/
  z-index:100;
  text-indent:-9999px;
}

.skraning .box-content {
 background: url(/resources/images/990_ia-logo-small.gif) no-repeat 12px 8px;
 padding-left:63px;
 width:87px;
}

.naestu-leikir-flokka {
  font-size:10px;
}

.naestu-leikir-flokka .toggle-text {
  text-align:right;
  margin-top:5px;
}

.naestu-leikir-flokka .flokkur {
  font-weight:bold;
}

.mfl-leikmenn a {
  line-height:18px;
}

.norduralsmotid {
  width:842px!important;
}

/*JW media player*/
#mediaspace {
  margin:50px 0;
  overflow:hidden;
}

object , embed {
	float: left;
}

.jw_playlist_playlist {
  text-align:left;
	float:left;
	width: 320px;
	height: 240px;
	overflow-y: auto;
	overflow-x: hidden;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

div#middle img.jw_playlist_image {
	width: 30px;
	height: auto;
	border:none;
	padding:0;
	margin:0;
}


.jw_playlist_image_div {
	border: 1px solid #333;
	float:left;
	margin-right:5px;
}

.jw_playlist_item {
	padding:10px 20px;
	cursor:pointer;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-weight: bold;
}

.jw_playlist_description {
  margin-left:36px;
}

.even {
	background-color: #EEEEEE;
}

.odd {
	background-color: #FFFFFF;
}

.playing {
	background-color:yellow;
}
