body
{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000;
}

.inner h2
{
	color:#f68b1f;
	font-size:24px;
	margin-top:0;
}

.inner h3
{
	color:#f68b1f;
	font-size:14px;
	margin-top:0;
}
.inner h4
{
	color:#f68b1f;
	font-size:14px;
	margin-top:0;
}
#container 
{
	background:#000 url('../images/container-bg.gif') repeat-y;
	width:950px;
	padding:0 10px;
	overflow:hidden;
}
	
#header
{
	height:137px;
	position:relative;
	z-index:100;
}

#header #logo
{
	background:url('../images/logo.gif') no-repeat;
	height:67px;
	width:308px;
	position:absolute;
	top:25px;
	left:30px;
	margin:0;
	padding:0;
}

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

#header #top-menu
{
	position:absolute;
	right:0;
	top:0;
}

#header #top-menu ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#header #top-menu ul li
{
	float:left;
	width:87px;
	height:137px;
	position:relative;
}

#header #top-menu ul li a
{
	display:block;
	height:100%;
	width:100%;
	text-indent:-9999px;
}

.enska#header #top-menu ul li a
{
	background:url('../images/topmenu-ensk.jpg') no-repeat 0 0;
}

.japan#header #top-menu ul li a
{
	background:url('../images/jap-flag.gif') no-repeat 0 0;
}

.islenska#header #top-menu ul li a
{
	background:url('../images/topmenu-bg.jpg') no-repeat 0 0;
}

#header #top-menu ul li.stadurinn a
{
	background-position: -87px 0;
}
#header #top-menu ul li.matsedlar a
{
	background-position: -174px 0;
}
#header #top-menu ul li.myndir a
{
	background-position: -261px 0;
}
#header #top-menu ul li.gjafabref a
{
	background-position: -348px 0;
}


#topImage
{
	margin-top:-20px;

}

#primary
{
	width:560px;

}

#primary .inner
{
	padding:16px 45px 0 30px;
}

.forsida #primary .inner
{
	padding-left:85px;
}

#secondary
{
	margin-top:19px;
	width:390px;
}



#secondary .inner
{
	padding-left:30px;
}

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

#secondary .time
{
	position:relative;
	height:150px;
}

/*#secondary .time a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	background: url('../images/smelltu-her.gif') no-repeat 100% 7px;
	position:absolute;
	left:17px;
	bottom:15px;
	padding-right:15px;
}*/
#timelink
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	background: url('../images/smelltu-her.gif') no-repeat 100% 7px;
	position:absolute;
	left:17px;
	bottom:15px;
	padding-right:15px;
}

#secondary .award
{
	clear:both;
	overflow:hidden;
	padding-bottom:5px;
}
#secondary .award img
{
	float:left;
	margin:20px 0 0 0;
}
#secondary .award .award-content
{
	width:240px;
	padding-left:30px;
	float:left;
}
#secondary .award .award-content h4
{
	padding-top:0;
	font-size:12px;
}

#footer 
{
	float:none;
	height:68px;
	padding:20px 0 0;
	text-align:center;
}

#footer #address li 
{
	display:inline;
	padding:0 10px;
}

	