body {
	padding: 0px; 
	
	margin: 0px 0px 0px; 
	font-family : Arial, Geneva, Helvetica, sans-serif;
	text-align: center; 
	font-size: 11px;
	/*background: center url(/images/cont_bg.gif) repeat-y; */
	color:#6E6E6E;
}

html {
	background: center url('/img/back.gif');
}

html,body {
	
}

a img
{
	border: 0px;
}

a
{
	border: 0px;
}
img
{
	border: 0px;
}

hr {
	background: #ccc; 
	width: 100%; 
	height: 1px;
}

p{
	padding:0px;
	margin:0px 0px 5px 0px;
}


h1, h2, h3, h4, h5, h6{
	margin : 0px 0px 5px 0px;
	padding : 0px;
	color:#112853;
	font-weight: bold; 
	font-size: 12px; 
}

h3 {
	padding: 0px 10px 0px 15px;
	margin : 0px 15px 15px 0px;
	background: url(/images/arrow_on2.gif) no-repeat left; 
	color:#FF8E05;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 11px; 
}

/* hidey ho --------------------------- */
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; 
	display:none;
	}

/*   myndir og greinar ------------------------------------- */

.left, .right, .rightstor {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	text-align:left;
}

.right {width:60%;text-align:justify;}
.rightstor {width:370px;text-align:justify;}

.left img {
	padding:0px;
	margin:0px 5px 0px 0px;
	text-align:left;
	border: #7D7D7D 1px solid; 
}

.right img {
	padding:0px;
	margin:0px 5px 0px 0px;
	text-align:left;
	border: #7D7D7D 1px solid; 
}

.smallnewsleft, .smallnewsright {
	width:260px;
	float:left;
	margin:0px 20px 0px 0px;
}

.smallnewsleft img, .smallnewsright img {
	padding:0px;
	margin:0px 5px 0px 0px;
}

.smallnewsright {
	margin:0px 10px 0px 0px;
}

.banner {
	text-align:center;
	padding:10px;
}

.banner img{border:0;}
/*   fontar ------------------------------------- */

table, input, select, textarea {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

.clear {clear: both;display: block; font-size: 1px; margin: 0px; line-height: 1px; height: 1px;}
.clearsearch {clear: both;display: block; font-size: 1px; margin: 0px; line-height: 10px; height: 10px;}

/* search */
.search{
	border:1px solid #999; 
	width:132px; 
	height:15px; 
	padding: 2px; 
	margin: 0px;
}
.searchbtn {
	width:40px;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px 0px 0px 0px;
}

/* haus ------------------------------------- */

#header {
	background: url(/images/top.gif) no-repeat top; 
	height:75px;
	margin-bottom:5px;
}
.logo {
	float:left;
	margin:7px 0px 0px 8px;
	width:279px;

}

.logo img { border:0px;}

img {
	border:1px solid #7d7d7d;
}

html>body .logo {margin:10px 0px 0px 20px;}

.topbanner {
	float:left;
	width:465px;
	text-align:right;
	margin:15px 0px 0px 0px;
}

/* fótur ------------------------------------- */


.footer {
	text-align:left;
	color:#A8A8A8;
	margin-top:35px;
}

.footer A {
	COLOR: #7B899F;
}
.footer A:hover {
	COLOR: #000;
}


/* Rammi  ------------------------------------- */
#container-wrapper {
	border: #fff 0px solid; 
	margin: 0px auto; 
	/*background: url(/images/cont_bg.gif) repeat-y; */
	width: 788px; 
	text-align:center;
	height: 100%;
	display :table;

}
#container {
	border: #c0c0c0 0px solid; 
	padding: 0px; 
	margin: 0px 0 0 5px; 
	width: 772px; 
	background-color: #fff;
	text-align: left;
	height: 100%;
}

html>body #container {
	margin: 0px 0px 0px 13px; 	
}

/* Efnishald og Leiðarkerfi  ------------------------------------- */

#left_side {
	float:left;
	width:180px;
	margin:0px 16px 0px 5px;	
}

#content_area {
	float:left;
	text-align:justify;
	width:550px;
}

html>body #content_area {
	width:562px;
}

#content_area img {
	padding:0px;
	margin:0px 5px 5px 5px;
}


#sidufotur {
	border: #c0c0c0 0px solid; 
	padding: 0px; 
	margin: 0px; 
	background-color: #fff; 
	text-align: left;
}


/* útgáfu linkar  ------------------------------------- */

.releases {
	margin:0px 0px 13px 0px;
	padding:0px;
}
.releases li
{
	display: inline;
	list-style-type: none;
}

.releases a { 
	padding: 0px 10px 0px 15px;
	margin-right:15px;
	background: url(/images/arrow2.gif) no-repeat left; 
	color:#6E6E6E;
 }

li.choosen a { 
	padding: 0px 10px 0px 15px;
	margin-right:15px;
	background: url(/images/arrow_on2.gif) no-repeat left; 
	color:#FF8E05;
	font-weight:bold;
	text-transform: uppercase;
 }

li.choosen a:hover { 
	padding: 0px 10px 0px 15px;
	margin-right:15px;
	background: url(/images/arrow_on.gif) no-repeat left; 
	color:#ccc;
 }

/* Tenglar  ------------------------------------- */
a:link {
  color					: #112853;
  text-decoration		: none; }
a:visited {
  color					: #112853;
  text-decoration		: none; }
a:hover {
  color					: #FF8E05;
  text-decoration		: none; }
a:active {
  color					: #112853;
  text-decoration		: none; }

/* ---------------------- */


/* MENU TREE */

#menu {
	float:left;
	padding-top	: 1px;
	width		: 180px;
	border-bottom: #FFB430 2px solid; 
	margin:0px 0px 10px 0px;
 }

html>body #menu	{
	width		: 180px;
	} 


#menu ul {
	margin		: 0px;
	padding		: 0px;
	list-style-type	: none; }

#menu li {
	margin		: 0px;
	padding		: 0px; 
}

#menu li ul {
	background		: url('/images/second_nav_bg.gif') no-repeat;
	margin		: 0px;
	padding		: 0px; 
}

html>body #menu li	{
  width		: 180px;

	} 

#menu li li {
  margin		: 0px;
  padding		: 0px; }

#menu a {
	color			: #333;
	display		: block;
	width		: 155px;
	padding		: 5px 0px 7px 25px;
	text-decoration	: none;

 }

#menu a:hover {
	color			: #666; 

}

#menu a.first{
	color:#707070;
	background		: url('/images/nav.gif') no-repeat;
	text-transform: uppercase;
	font-weight:bold;
 }

#menu a:hover.first{
	color:#FF8E05;
	background		: url('/images/nav.gif') no-repeat;
	text-transform: uppercase;
	font-weight:bold;
 }

#menu a.first_on{
	color:#707070;
	font-weight:bold;
	background		: url('/images/nav_on.gif') no-repeat;
text-transform: uppercase;
 }

#menu a.second{
	color:#071E4D;
	font-weight:normal;

 }

#menu a:hover.second{
	color:#FF8E05;
	font-weight:normal;
 }


#menu a.second_on{
	color:#071E4D;
	font-weight:normal;
	background		: url('/img/second_choosen.gif') no-repeat right;

 }

#menu a:hover.second_on{
	color:#FF8E05;
	font-weight:normal;
 }



#menu a.onArrow{
	color			: #FFF;
	background		: url('/img/MenuOn.jpg') no-repeat #1072B0;
 }

#menu a.on:hover{
	color			: #FFF; 
}




/* form ------------------------------------- */

form {
	margin: 10px 0px 0px 0px;
}
input, select {
	color: #666;
	margin: 0;
	width:176px;
}

td input {width:auto;}

legend {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	margin: 6px;
}
fieldset {
	padding: 8px;
	border: 1px solid #999999;	
	margin: 16px 20px;
	position: relative;
}
fieldset label {
	font-weight: normal;
	line-height: 14px;
}
fieldset label.plain {
	font-weight: normal;
	line-height: 11px;
}

fieldset td {
	vertical-align: top;
}
textarea {
	width: 420px;
}



