html				{ height: 100%; background: url(/../images/body_bg.png) center 9px; }
body				{ height: 100%; font-size: 10px; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

#body-content		{ width: 615px; float: left; }
	#body-content p		{ font-size: 1.2em; color: #4d4545; line-height: 1.8em; margin: 0 0 10px; 0; }0
	#body-content ul	{ list-style: inside; font-size: 1.2em; padding: 0; color: #4d4545; }
	#body-content ol	{ list-style: inside; font-size: 1.2em; padding: 0; color: #4d4545; }
	#body-content> li	{ margin-bottom: 15px; }

.article-footer		{ margin-top: 20px; }
.article-footer a	{ font-size: 1.3em; font-weight: bold; margin-right: 100px; }
.article-footer a.right {
	margin: 0;
	float: right;
	color: #fff;
	background: #221f1f;
	padding: 3px 5px;
	text-decoration: none;
}
.article
{
	 float: left;
    margin-bottom: 9px;
    margin-right: 27px;
}
.article.latest {
	width: 280px;
}
#full-story
{
	 float: none;
    width:100%;
    
    
}
#EnglishNews	{ 	display: block; width: 615px; height: 90px; background-image: url(/images/hrynheimsfrettir.png);
					background-repeat: no-repeat; text-indent: -9999px; }
#EnglishNews:hover	{ background-position: bottom left; }

#tooltip			{ position: absolute; z-index: 3000; border: 4px solid #444; background-color:
					  #000; padding: 5px; color: #ffffff; font-weight: normal; opacity: 0.9; display: none; }
#tooltip h3,
#tooltip div		{ margin: 0; }

/* Ysti ramminn, bakgrunnur */
#wrapper			{ min-height: 100%; width: 1002px; background: url(/../images/body_middle.png); background-position: top center; background-repeat: repeat-y; margin: auto; padding: 0; }
#wrapper-top		{ height: 50px; background: url(/../images/body_top.png) top left no-repeat;  }
#wrapper-container	{ top left repeat-y; padding: 0 77px 25px 77px; overflow: hidden; min-height: 100%; }

/* Haus og merki */
#header 			{ background: url(/../images/header_border.png) bottom left no-repeat; height: 107px; margin-bottom: 25px; position: relative; }

.partners			{ list-style: none; padding: 0; margin: 0; position: absolute; left: 240px; top: 50px; }
	.partners li		{ height: 40px; float: left; background-position: bottom left; }
	.partners li:hover	{ background-position: top left; }
	.partners .seperator{ border-right: 1px solid #000000; padding-right: 5px; margin-right: 5px; }
	.partners li a		{ display: block; width: 100%; height: 100%; }

#hljomgrunnur		{ position: absolute; border: 0; bottom: 8px; right: 0; }

/* D�lkur til vinstri, valmynd o.fl. */
#sidebar			{ width: 212px; float: left; margin-right: 21px; font-size: 1.1em; padding: 0 0 25px 0; overflow: hidden; }
	#sidebar .item		{ width: 100%; margin-bottom: 20px; }

.menu				{ list-style: none; margin: 0; padding: 0; font-weight: bold; }
	.menu>li			{ margin-bottom: 3px; padding: 0; background: #b3b399; color: #fff; text-transform:uppercase; }
	.menu>li:hover		{ background: #221f1f; }
	.menu>li.selected	{ background: #221f1f; }
	.menu>li>a			{ text-decoration: none; display: block; width: 100%; height: 16px; padding: 5px 8px; color: #ffffff; }
	.menu>li>a:hover 	{ font-style: normal; color: #ffffff; }

.submenu			{ margin: 0; padding: 0; list-style: none; background: #fffae4; color: #4d4545; }
	.submenu li			{ border-bottom: 1px solid #b3b399; padding: 8px 0 5px 0px; text-indent: 20px; }
	.submenu li:hover			{ background: #e7e3cc; }
	.submenu .last		{ border: 0; }
	.submenu>li>a		{ color: #4d4545; text-decoration: none; }
	.submenu>li>a:hover	{ color: #4d4545; font-style: normal; }
.submenu li.selected .submenu { margin-bottom: -5px; }
.submenu .submenu { margin-top: 8px; padding-bottom: 0; }

.submenu .submenu li {
	text-indent: 0px;
	padding-left: 40px;
	border: 0;
	border-top: 1px solid #b3b399;
	text-transform: none;
}	

	#footer { color: #949486; font-family: Georgia, "Times New Roman", Times, serif;
			  font-style: italic; line-height: 1.8em; }

		

/* Dagatal */

#jMonthCalendar .MonthlyCalendar
{
	margin: 0;
}
.calendar 
{
	padding-bottom: 30px;
}
.calendar .Inactive
{
	color: #999;
}
.calendar a
{
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
}
.calendar a:hover
{
	font-style: normal;
}

.calendar .FormHeader
{
	border-bottom: 4px solid black;
	padding: 0 0 5px 0;
	font-size: 1.2em;
	font-weight: bold;
}
.calendar #CalendarBody a:hover
{
	color: #ffffff;
}
.calendar .MonthNavPrev
{
	float: left;
}
.calendar .MonthNavNext
{
	float: right;
}
.calendar .MonthName
{
	text-transform: uppercase;
}

.calendar table
{
	width: 100%;
	margin: 5px;
}
.calendar th
{
	font-weight: normal;
}
.calendar th,
.calendar td						{ text-align: center; overflow: hidden; }
.calendar #CalendarBody td:hover,
.calendar .DateLabel a.EventDay:hover	{ background: #cf1c5d; color: #fff; cursor: pointer; }
.calendar .event					{ background: #962063; color: #fff; }
.calendar .Today					{ font-weight: bold; }

.calendar .month					{ text-align: center; font-weight: bold; text-transform: uppercase; font-size: 1.1em; border-bottom: 5px solid #000; padding: 3px 0; }
.calendar .DateBox					{ position: relative; overflow: visible; }
.calendar .DateLabel a.EventDay		{ color: #fff; background-color: #962063; font-weight: bold; }
.calendar .Event					{ position: absolute; z-index: 3000; border: 4px solid #444; background-color: #000; padding: 5px; color: #ffffff; font-weight: normal; opacity: 0.9; }
/* T�g */

h2									{ font-size: 1.6em; font-weight: bold; margin-top: 20px; }



a									{ color: inherit; }

a:hover								{ color: black; font-style: italic; }
img									{ border: 0; }
.article img,
p img,
img.header							{ margin: 0px 11px 5px 0px; padding: 10px; border: 1px solid #c8c2ad; background: #fff; }

h2.content							{ text-transform: uppercase; margin: 0px 0 5px 0; }

img.header + .article h2.content	{ margin-top: 20px; }
pre									{ font-family: Arial; font-size: 10px; font-style: normal; color: #4d4545; }
			


/* Forms */
form					{ width: 512px; }

input[type=text],
input[type=password],
textarea				{ width: 300px; padding: 5px; border: 1px solid #c8c2ad; }

textarea				{ height: 250px; width: 400px; }

label					{ width: 100px; display: block; float: left; font-weight: bold; text-transform: uppercase; }

input[type=submit]		{ float: right }
		
input[type=button],
input[type=submit]		{ border: 1px solid #555555; background: #000000; color: #ffffff; padding: 3px 10px; }


.MembersList { float: left; width: 300px; }
.MembersList ul { margin: 0; padding: 0; }
.MembersList ul li { margin: 0; padding: 0; } !important


.MemberInfo { float: right; }
.MemberInfo table { width: 300px; font-size: 11px; }
.MemberInfo table td.title { font-weight: bold; }

#Search {
	padding: 0 0 20px 0;
}

	#Search .field {
		float: left;
		width: 160px;
	}
	
		#Search .field input {
			width: 145px;
		}
	
	#Search .submit {
		float: left;
	}
	
		#Search .submit input {
			padding: 4px 9px;
			font-size: 12px;
		}
ul.links
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
	ul.links li
	{
		line-height: 1.7;
	}

