body {
  background-color:      white;
  background:            url('/fsv/images/background-normal.gif');
  background-attachment: fixed;
  background-position:   center top;
  background-repeat:     no-repeat;
  margin:                0;
  padding:               0;
  text-align:            center;
  font-family:           verdana,arial,helvetica,sans-serif;
  font-size:             0.85em;
  color:                 black;
}

td {
  font-family:           verdana,arial,helvetica,sans-serif;
  font-size:             0.96em;
  color:                 black;
}

a {
  color:           #0566ab;
  font-weight:     normal;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: underline;
}

.imgborder {
  border :1px solid ada2ca;
}

form {
}

p.formfield {
  clear: both;
}

legend {
  border:           1px solid #bb0000;
  padding:          2px 6px;
  background-color: #00006d;
  color:            white;
  font-weight:      bold;
} 

fieldset {
  border:     1px solid #bb0000;
  text-align: left;
}

label {
  display:      block;
  width:        10em;
  margin-right: 0.5em;
  float:        left;
  text-align:   right;
}

label.mandatory {
  font-weight: bold;
}

input, select, textarea {
  border: 1px solid #00006d;
  float:  left;
}

input.mandatory {
  border: 2px solid #00006d;
}

input.valuemissing, textarea.valuemissing {
  background: #ffcccc;
}


textarea.mandatory {
  display: inline;
  border:  2px solid #00006d;
}

input[type="submit"], input[type="reset"], input[type="button"] {
  /*border:      2px outset #1d2869;*/
  border:      2px outset #00006d;
  background:  #00006d;
  color:       white;
  font-weight: bold;
}

div.valuemissing {
  color:        red;
}

/* til ağ fá borderlínur í töflur eğa sellur*/
.borderl { border-left :1px solid #3e3e3e;}
.borderr { border-right :1px solid #3e3e3e;}
.borderb { border-bottom :1px solid #3e3e3e;}
.bordert { border-top :1px solid #3e3e3e;}

/* box á alla kanta */
.borderbox {
   border-left :1px solid #3e3e3e;
   border-right :1px solid #3e3e3e;
   border-bottom :1px solid #3e3e3e;
   border-top :1px solid #3e3e3e;
}

.dot {letter-spacing: 1px;vertical-align: middle;font-weight:bold;font-size: .92em;}

.sep { color: #FFFFFF;}

/**** MENU (top) ****/

.topmenu {
  width:            900px;
  clear:            both;
  background-color: #00006d;
  margin:           auto;
  padding:          0;
}

.topmenuitem {
  float:         left;
  border-top:    1px dotted white;
  border-right:  1px solid white;
  white-space:   nowrap;
}

.is_first {
  border-left: 1px solid white;
}

.is_last {
  border-right: 1px solid white;
}

.topmenuitemsel {
  background-color: white;
  float:            left;
  border-top:       1px solid white;
  white-space:      nowrap;
}

.topmenulink {
  display:          block;
  float:         left;
  padding-left:     8px;
  padding-right:    8px;
  width:            100% - 16px;
  color:            #cccccc;
  font-weight:      normal;
  text-decoration:  none;
}

a.topmenulink:hover, a.topmenulink:active {
  background-color: #9090bf;
  color:            #00006d;
  text-decoration:  none;
}

.topmenulinksel {
  display:          block;
  float:         left;
  padding-left:     8px;
  padding-right:    8px;
  width:            100% - 16px;
  background-color: white;
  color:            #00006d;
  text-decoration:  none;
  font-weight:      normal;
}

a.topmenulinksel:hover, a.topmenulinksel:active {
  text-decoration: none;
}


/**** LEFTMENU (Side) ****/

.leftmenu {
  width:         193px;
  padding-left:  4px;
  padding-right: 4px;
  font-size:     0.85em; 
}

.leftmenuitem {
  background-color: white;
}

.leftmenuitemsel {
  background-color: #dddddd;
}

a.leftmenuitem:link, a.leftmenuitem:visited {
  display:          block;
  width:            100%;
  background-color: white;
  color:            #666666;
  text-decoration:  none;
  font-weight:      normal;
}

a.leftmenuitem:hover, a.leftmenuitem:active, a.leftmenuitemsel:link, a.leftmenuitemsel:visited, a.leftmenuitemsel:hover, a.leftmenuitemsel:active {
  display:          block;
  width:            100%;
  background-color: #dddddd;
  color:            white;
  text-decoration:  none;
  font-weight:      normal;
}

a.leftmenulevel0:link, a.leftmenulevel0:visited, a.leftmenulevel0:hover, a.leftmenulevel0:active {
  display:          block;
  width:            100%;
  color:            white;
  font-size:        1.0em;
  font-weight:      bold;
  text-transform:   uppercase;
}

.leftsubmenu {
  padding-left: 10px;
}

.leftsubmenuitem {
  background-color: white;
}

.leftsubmenuitemsel {
}

a.leftsubmenuitem:link, a.leftsubmenuitem:visited {
  display:         block;
  width:           100%;
  color:           #666666;
  font-weight:     normal;
  text-decoration: none;
}

a.leftsubmenuitem:hover, a.leftsubmenuitem:active, a.leftsubmenuitemsel:link, a.leftsubmenuitemsel:visited, a.leftsubmenuitemsel:hover, a.leftsubmenuitemsel:active {
  display:          block;
  width:            100%;
  background-color: #dddddd;
  color:            #666666;
  text-decoration:  none;
}

table.moduletable {
        border-top:1px solid #FFFFFF;
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color:ada2ca;
}

table.moduletablesub {
        
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color:ada2ca;
}

table.moduletable th {
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
}

table.moduletablesub th {
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletablesub td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* Hliğarmenu level 1*/
.menurowtop {background-color:lime; width:100%;}
.menucelltop {}   

/*Classi fyrir td í töflum menu, menusel, menusub, menusubsel*/
.menu {
  background-color:#ffffff;
  border-top :1px solid #FFFFFF;
  color: ada2ca;
  width:100%;
  height:21px;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left;
}

.menusel {
  border :1px solid ada2ca;
  background-color:#ffffff;
  color: ada2ca;
  width:100%;
  height:21px;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left;
}

.menusub {    
  background-color:#ffffff;  
  border-bottom:1px solid #3e3e3e; border-right :1px solid #3e3e3e; 
  width:100%;
  height:21px;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left;
}

.menusubsel {
  width:100%;
  color: ada2ca;
  background-color:ada2ca;
  border-bottom:1px solid #3e3e3e; border-right :1px solid #3e3e3e; 
  height:21px;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left;
  width: 100%;
}


a.menulevel:link, a.menulevel:visited {
  background-position: left;  
  color: ada2ca;
  background-color: #ffffff; /* Taka út fyrir ağra browsera en IE*/
  font-weight: bold;
  text-align: left;
  padding-left: 18px;
  padding-top: 3px;
  height: 20px;
  width: 100%;
  text-decoration: none;
}

a.menulevel:hover{
  background-position: left;  
  background-color:#ffffff; 
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  padding-left: 18px;
  padding-top: 3px;
  height: 20px;
  width: 100%;
  color: ada2ca;
}/* Taka út fyrir ağra browsera en IE background-color*/

a.menulevelsel:link, a.menulevelsel:visited {
  background-position: left;  
  vertical-align: middle;
  font-weight: bold;
  color: ada2ca;
  background-color:#ffffff;
  text-align: left;
  padding-top: 3px;
  padding-left: 18px;
  height: 20px;
  width: 100%;
  text-decoration: none;
}

a.menulevelsel:hover {
  background-position: left;  
  vertical-align: middle;
  font-weight: bold;
  background-color: #ffffff;
  color: ada2ca;
  text-align: left;
  padding-top: 3px;
  padding-left: 18px;
  height: 19px !important;
  height: 20px;
  width: 100%;
  text-decoration: none;
}

/*SUBMENU*/
.menurow {}
.menubar {}

.menulevelsep {
	
	height: 1px;
}

.menusublevel {  
  padding-top: 3px;
  padding-left: 18px;
  height: 20px;
  width: 100%; 
}

.menusublevelsel {    
  padding-top: 3px;
  padding-left: 18px;
  height: 20px;
  width: 100%; 
}

a.menusublevel:link, a.menusublevel:visited {  
  font-weight:bold;  
  background-position: left;
  vertical-align: middle;
  font-weight: bold;
  color: #000000;
  text-align: left;
  height: 19px !important;
  height: 20px;
  width: 100%;
  text-decoration: none;
}  

a.menusublevel:hover {  
  color:#461f78;  
} 

a.menusublevelsel:link, a.menusublevelsel:visited {   
  font-weight:bold;    
  background-position: left;
  color: #FFFFFF;
  text-align: left;
  height: 19px !important;
  height: 20px;
  width: 100%;
  text-decoration: none;
} 

a.menusublevelsel:hover {    
  color: #461f78; /*Sami litur+*/
} 

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(/thingholt/images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

.left_outline {
  margin-top: 2px;
  padding: 2px;
  float: left;
  width: 159px !important;
}

.top_nothing {
  width:      100%;
  height:     150px;
  background: transparent;
}

.top_line {
  padding-top:        6px;
  width:             100%;
  height:            14px;
  background:        url('/fsv/images/top-gradient.gif');
  background-repeat: repeat-x;
  font-size:         0.70em;
  color:             #ddddff;
  font-weight:       bold;
}

a.top_line:link, a.top_line:visited {
  background: transparent;
  font-size: 1.0em;
}

a.top_line:hover, a.top_line:active {
  background:      transparent;
  color:           #ff0000;
  text-decoration: none;
  font-size:       1.0em;
}

.middle {
  width:            100%;
  background-color: #00006d;
}

.main_align {
  width:                 900px;
  clear:                 both;
  background:            url('/fsv/images/background-under.gif');
  background-color:      white;
  background-attachment: fixed;
  background-position:   center top;
  background-repeat:     no-repeat;
  margin:                auto;
  padding:               0;
}

.bottom {
}

.bottom_line {
  width:             100%;
  height:            20px;
  background:        url('/fsv/images/bottom-gradient.gif');
  background-repeat: repeat-x;
  font-size:         0.70em;
  color:             #ddddff;
  font-weight:       bold;
}

a.bottom_line:link, a.bottom_line:visited {
  background: transparent;
  font-size: 1.0em;
}

a.bottom_line:hover, a.bottom_line:active {
  background:      transparent;
  color:           #ff0000;
  text-decoration: none;
  font-size:       1.0em;
}

#header {
  width:             1024px;
  height:             161px;
  padding:              0px;
}


/*HAUS YFIR MIĞJUEFNI*/
.contentheading {
  height:       30px;
  padding-top:   9px;
  padding-left: 15px;
  text-align:   left;
  white-space:  nowrap;
}

.contentheadingcell {
  color: #666666;
  font-weight: bold;
  font-size: 1em;
}

/*Festar stærğir vefs hér*/

/*Tafla utan um efnishluta vefs*/
.webbodytable {
  width:          900px;
  background:     transparent;
  /*
  padding-left:   34px;
  padding-right:  34px;
  */
  padding-top:     0px;
  padding-bottom:  0px;
  text-align:     left;
} 

/*sella utan um vinstri dálk*/
.webleftcell {
  width:          193px;
  vertical-align: top;
  border-right:   solid 1px #bb0000;
}


/*Tafla utan um efni miğju*/
.webcentercell {
  width:            100%;
  vertical-align:   top;
  background-color: transparent;
}

.webmiddlecanvas {
  width:            100%;
  height:           180px;
  vertical-align:   top;
  background-color: transparent;
  text-align:       left;
} 


/*sella utan um miğjuefni*/
.webmiddlecanvastd {
  width:          100%;
  padding:        0px;
  vertical-align: top;
  background-color: transparent;
}

.webrightcell   {width:166px !important;padding-left:0px;padding-bottom:0px;vertical-align:top;} /*sella utan um hægri dálk*/
.webrightcanvas {width:166px; background-color:#ffffff;} /*Tafla utan um efni hærgri dálks*/

.webcanvastd {    
  font-size: 1em; 		
  width="100%"
  padding-top:2px;
  
  padding-right:3px;
  padding-bottom:3px;
} /*sella meğ rammaútliti utan um efni á vef bæği notağ í hliğardálkum og miğju*/

.leftmenutbl {width:100%;} /*sella utan um hliğarmenu*/

/*titilröğ fyrir hliğarmenu*/
.leftmenutbltitlerow {  
  border-left:      1px solid #3e3e3e;
  border-right:     1px solid #3e3e3e;
  background-color: #999797;
  color:            #ffffff;
  font-weight:      bold;
  text-align:       left;
  padding-top:      4px;
  padding-left:     15px;
  padding-right:    15px;
  padding-bottom:   3px;                             
  font-size:        .99em; 		     
  width:            100%;
  text-transform:   uppercase;
} 

/*sella fyrir almennt efni í hliğardálk t.d. litla frétt*/
.leftinfocontent {
  border:           1px solid #3e3e3e;
  font-size:        .99em;
  padding:          4px;
  background-color: #ffffff;
}

/*Tenglataflan*/

/*Tenglasella meğ mynd*/
.linktablecellwithimg {
  border:    1px solid #3e3e3e;
  font-size: .99em;
  width:     100%;
}

/*Venjuleg tenglasella*/
.linktablecellnorm {
  border:    1px solid #3e3e3e;
  font-size: .99em; 		
  width:     100%;
}

/*Útlit fyrir uppstöfluğ efni*/
.stuffitemlist{} 

.stufftd{
  color:     #241e24;
  font-size: .99em;
}

.stufftitletd {
  font-size:   1.1em;
  font-weight: bold;
}

/*Útlit fyrir fréttalista*/
.grouplisttbl {
 border:           0px;
 padding:          1px;
 border-spacing:   0px;
 width:          450px;
 vertical-align: top;
}

.grouplisttitletr {
  color:          #666666;
  font-weight:    bold;
  text-align:     left;
  padding-top:    4px;
  padding-left:   4px;
  padding-bottom: 3px;                             
  font-size:      .99em; 		
  border-top:     1px solid #3e3e3e;
  background:     url('/thingholt/images/subhead_bg.png') repeat-x;
  width:          100%;
  text-transform: none;
  vertical-align: middle;
}

.grouplisttitletd{
}

.grouplistdatatr{
}

.grouplistdatatd {
  border-left:    1px solid #3e3e3e;
  border-right:   1px solid #3e3e3e;
  border-bottom:  1px solid #3e3e3e;
  border-top:     1px solid #3e3e3e;
  padding-top:    1px; 
  padding-right:  4px; 
  padding-bottom: 2px; 		
  padding-left:   4px
  width:          100%;
}

.box {
  width:            100%;
  background-color: transparent;
}

.leftimg {
  margin-right:  7px;
  margin-bottom: 3px;
  float:         left;
  border:        0;
}

.rightimg {
  margin-left:   7px;
  margin-bottom: 3px;
  float:         right;
  border:        0;
}

/* Alfa/Beta-look */

.row1 {vertical-align: top;height:13px;line-height:1px;}
.row2 {vertical-align: top;height:5px;line-height:1px;}

.primarybackground { background-color:#ada2ca}
.primarycolor {color:ada2ca}
.secondbackground { background-color:#461f78}
.secondfooterbackground { background-color:#999797}
.secondcolor {color:#FFFFFF}
.thirdbackground {background-color:#F7F7F7}
.thirdcolor {color:#F7F7F7}
.menubar { height:25px; width:769px;font-size:11px;font-weight:bold;}
.menubarbutton TD{font-size:9px;text-align:center;border-left :1px solid #461f78; border-right :1px solid #D0D0D0; }

/*Eignaleit-niğurstöğur*/
.SearchWidth {
  width: 500px;
}

.resultbig {
  font-weight:bold;
}

.leitresult{}

/*Habilis*/
.habil_boxheading {
  padding-left:10;
  height : 20px;
  border : 1px solid #D0D0D0; 
  background-color : #0062AA; 
  font-size : 1.1em;
  color : #FFFFFF;
}

.habil_boxheadingtd{
  border : 0px; 
  background-color : #0062AA; 
  font-size : 1.1em;
  color : #FFFFFF;
}

.habil_boxheadingtd  a:link {color: ada2ca;}
.habil_boxheadingtd  a:active {color: #FFFFFF;}
.habil_boxheadingtd  a:visited {color: #FFFFFF;}

.description{
  width:            400px;
  padding-left:       3px;
  padding-right:      3px;
  border:           1px solid #D0D0D0; 
  background-color: #e7e2e2;
}

.habil_propinfostuffcell {
  padding:          10px; 
  border-left:      1px solid #d0d0d0; 
  border-bottom:    1px solid #d0d0d0; 
  border-right:     1px solid #d0d0d0; 
  border-color:     #d0d0d0; 
  background-color: #f7f7f7;
} 

.habil_proptitletr {
 padding-left:10;
 height : 20px;
 border : 0px solid #D0D0D0; 
 background-color : #0062AA; 
 color : #FFFFFF;
}

.menutitle {
  padding-top:   1.5em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid black;
  font-size:     1.05em;
  color:         black;
  font-weight:   bold;
}

.linklist {
}

.linklistgroup {
  padding-bottom: 1.0em;
}

.linklistgrouptitle {
  font-size:   1.05em;
  color:       #bb0000;
  font-weight: bold;
}

.linklistlinks {
  padding-top:  0.5em;
  padding-left: 1.0em;
}

.linklistlinktext {
  display:      block;
  padding-left: 6px;
}