/* Habil.is megin útlit */

a:link    {font-weight:none;color: #5F7AAF; text-decoration:none;}
a:active  {font-weight:none;color: #5F7AAF; text-decoration:underline;}
a:hover   {font-weight:bold;color: #5F7AAF; text-decoration:underline;}
a:visited {font-weight:none;color: #5F7AAF; text-decoration:none;}

.day


.imgborder {
  border :1px solid #CCCCCC;
}

/* til að fá borderlínur í töflur eða sellur*/
.borderl { border-left :1px solid #CCCCCC;}
.borderr { border-right :1px solid #CCCCCC;}
.borderb { border-bottom :1px solid #CCCCCC;}
.bordert { border-top :1px solid #CCCCCC;}
.bt {border-top : 1px solid #D0D0D0;border-color : #D0D0D0;}
.br {border-right : 1px solid #D0D0D0;border-color : #D0D0D0;}
.bl {border-left : 1px solid #D0D0D0;border-color : #D0D0D0;}
.bb {border-bottom : 1px solid #D0D0D0;border-color : #D0D0D0;}
.stuffcell {
  padding : 1px; 
  border-left : 1px solid #D0D0D0; 
  border-bottom : 1px solid #D0D0D0; 
  border-right : 1px solid #D0D0D0; 
  border-color : #D0D0D0; 
  background-color : #FFFFFF; 
}

/* box á alla kanta */
.borderbox {
   border-left :1px solid #CCCCCC;
   border-right :1px solid #CCCCCC;
   border-bottom :1px solid #CCCCCC;
   border-top :1px solid #CCCCCC;
}


.dot {letter-spacing: 1px;vertical-align: middle;font-weight:bold;font-size: .92em;}


.sep { color: #FFFFFF;}

 
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(/sysl/habil/img/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

.left_outline {
	margin-top: 2px;
	border: 1px solid #cccccc;
	padding: 2px;
	float: left;
	width: 159px !important;
}

/*.headertd {vertical-align: top;text-align:left;height:150px;}*/




/*DIV UTAN UM INNIHALD VEFS GETUM TD EINS OG HÉR HAFT RAMMA*/
#main_outline {
	width: 775px !important;
	border: 1px solid #ffffff;
	padding: 0px;
	background: #ffffff;
}

/*HAUS YFIR MIÐJUEFNI*/
.contentheading {
	height: 30px;
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
	white-space: nowrap;
}
.contentheadingcell {
  font-weight: bold;
  font-size: 1em;
	color: #666666;
}

/*Festar stærðir vefs hér*/
.webheadertable {width:842px;padding-top:1px;align: left;} /*Tafla utan um haus vefs*/
.webbodytable   {width:840px;height:400px;padding-top:5px;padding-bottom:5px;align: left;} /*Tafla utan um efnishluta vefs*/
.webleftcell    {width:170px;padding-right:4px;padding-bottom:5px;vertical-align: top;} /*sella utan um vinstri dálk*/
.webrightcell   {width:170px;padding-left:4px;padding-bottom:5px;vertical-align:top;} /*sella utan um hægri dálk*/
.webcentercell  {width:100%;padding-bottom:5px;vertical-align: top;} /*sella utan um miðjuhluta efnis*/
.webleftcanvas  {width:169px; background-color:#FFFFFF;} /*Tafla utan um efni vinstri dálks*/
.webrightcanvas {width:169px; background-color:#FFFFFF;} /*Tafla utan um efni hærgri dálks*/
.webmiddlecanvas {vertical-align: top;width:100%;text-align:left;padding-left:3px;} /*Tafla utan um efni miðju*/
.webmiddlecanvastd {
  border :1px solid #FFFFFF;
  width: 100%;
  padding-top:2px;
  padding-left:3px;
  padding-right:3px;
  padding-bottom:5px;
  vertical-align:top;
}  /*sella utan um miðjuefni*/
.webcanvastd {  
  border :1px solid #FFFFFF;
  font-size: 1em; 		
  width:100%;
  padding-top:2px;
  padding-left:3px;
  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 {
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
   padding-bottom:3px;                             
	font-size: .99em; 		
   border-top :1px solid #FFFFFF;
   background-color:#FFFFFF;
   width:100%;
   text-transform: uppercase;
} 
/*sella fyrir alment efni í hliðardálk t.d. litla frétt*/
.leftinfocontent {
  border :1px solid #FFFFFF;
  font-size: .99em; 		
  padding: 4px;
  background-color:#FFFFFF;
} 
  
/*Tenglataflan*/
/*Tenglasella með mynd*/
.linktablecellwithimg { 
  border :1px solid #FFFFFF;
  font-size: .99em; 		
  width:100%;
} 
/*Venjuleg tenglasella*/
.linktablecellnorm {
  border :1px solid #FFFFFF;
  font-size: .99em; 		
  width:100%;
} 

/*Útlit fyrir uppstöfluð efni*/
.stuffitemlist{} 
.stufftd{
  font-size: .99em;
}
.stufftitletd{
  font-size: 1.1em;
  font-weight: bold;
  color: #5F7AAF;

}

/*Útlit fyrir fréttalista*/
.grouplisttbl{
 border:0px;
 padding:1px;
 border-spacing:0px;
 width:515px;
 vertical-align:top;
 align: center;
}
.grouplisttitletr{
	color: #666666;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-left: 4px;
   padding-bottom:3px;                             
	font-size: .99em; 		
   border-top :1px solid #CCCCCC;
   /*background: url('/sysl/habil/img/subhead_bg.png') repeat-x;*/
   width:100%;
   text-transform: none;
   vertical-align:bottom;
}
.grouplisttitletd{
}
.grouplistdatatr{
}
.grouplistdatatd{
  border-left :1px solid #FFFFFF;
  border-right :1px solid #FFFFFF;
  border-bottom :1px solid #CCCCCC;
  border-top :1px solid #FFFFFF;
  padding-top: 1px; 
  padding-right: 4px; 
  padding-bottom: 2px; 		
  padding-left: 4px
  
  width:100%;
}

.box {
background-color:#FFFFFF;
width: 142px;
}

.leftimg {
  margin-right:7px;
  margin-bottom:3px;
  float:left;
  border :0px;
}
.rightimg {
  margin-left:7px;
  margin-bottom:3px;
  float:right;
  border :0px;
}

/* Alfa/Beta-look */
.logo {
  background-repeat: no-repeat;
  padding-left:2px;

}
.info {
  font-weight:bold;
  font-size: .95em; 
  padding: 5px;
  text-align:center;
  height:110px;
}  

#header_small{
  height: 110px;
  width: 150px;
  padding: 2px;
}
#logo_small{
  background-image: url('/sysl/habil/img/habillogo.gif');
  background-repeat: no-repeat;
  width:  141px;
  height: 107px;
  padding: 0px;
}

#header_area {
   border: 0px;
	margin: 0px;
	padding: 0px;
	width:100%;
}

/*sella fyrir hausamynd*/
#header {
	float: center;
	padding: 2px;
	margin: 0px;
	width: 840px;
	height: 149px;
}


.headertoprow1 {text-align:right;vertical-align: middle;width:100%;height:13px;line-height:10px;  border-right :1px solid #CCCCCC;}
.headertoprow2 {vertical-align: top;width:100%;height:5px;line-height:1px; border-right :1px solid #FFFFFF;}
.primarybackground { background-color:#FFFFFF}
.primarycolor {color:#FFFFFF}
.secondbackground { background-color:#FFFFFF}
.secondcolor {color:#000000}
.thirdbackground {background-color:#FFFFFF}
.thirdcolor {color:#000000}

/*Forsíða*/
.forsidaleftcol{ width:260px;
}
.forsidamiddlecol{
}

.copyright {
  /*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#E7E7E7', startColorstr='#FEFEFE',gradientType='0');*/
  width:100%;
  height:25px;
  font-weight:bold;
  font-size: .92em;
}  

/*Eignaleit-niðurstöður*/
.SearchWidth {
  width: 400px !important;
  width: 455px;
}
.resultbig {
 font-weight:bold;
}
.leitresult{}

/*****************  MENU TOPPUR OG HLIÐAR (þvílík martróð) ***************/
.menubarbutton {width:100%;}
.menubarbutton TD{text-align:center;border :1px solid #ffffff;  }
/**** FYRST: Menu - toppur***/
.topmenutable {
  width:100%;
  border:0px
  padding: 0px;
  margin: 0px;  
}
.topmenutablerow { background-color:#FFFFFF; width:100%;}
.menutoptd {
 border :1px solid #cccccc;
 font-size: 1.1em;
 text-align: center;
 background-color: #ffffff;  
 color: #000000;
}
.menutoptdsel {
 border :1px solid #000000;
 font-size:1.1em;
 text-align:center;
 background-color: #ffffff;
 color: #5F7AAF;
}
.menutoptd:hover {background-color:#ffffff;}
.menutoptdsel:hover {background-color:#ffffff;} /*Hover á sel sá sami og valdi aðeins textalitur breytist (stillt á a)*/
a.menutoplink:link, a.menutoplink:visited {
    border :1px solid #ffffff;
    color: #000000;
    background-color: #ffffff; /* Taka út fyrir aðra browsera en IE*/
    font-weight: bold;
    text-align: center;
   width: 100%;
    text-decoration: none;
}
a.menutoplink:hover{
    border :1px solid #000000;
    background-color:#ffffff; 
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    width: 100%;
    color: #5F7AAF;
}/* Taka út fyrir aðra browsera en IE background-color*/
a.menutoplinksel:link, a.menutoplinksel:visited {
    border :1px solid #ffffff;
    color: #5F7AAF;
    background-color:#ffffff; 
    font-weight: bold;
    text-align: center;
    width: 100%;
    text-decoration: none;
}
a.menutoplinksel:hover{
    border :1px solid #ffffff;
    background-color: #ffffff; /* Taka út fyrir aðra browsera en IE*/
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    width: 100%;
    color: #000000;
}/* Taka út fyrir aðra browsera en IE background-color*/
/**** YFIRSKRIFT FYRIR VALDA YFIRFLOKKA: Menu - toppur***/


/**** SVO Hliðarmenu - töflur******/
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletablesub {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

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:#FFFFFF; width:100%;}
.menucelltop {}   

/*Classi fyrir td í töflum menu, menusel, menusub, menusubsel*/
.menu {
  background-color:#ffffff;
  border-top :1px solid #FFFFFF;
  color: #000000;
  width:100%;
  height:21px;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left;
}
.menusel {
  border :1px solid #000000;
  background-color:#ffffff;
  color: #5F7AAF;
  width:100%;
  height:21px;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left;
}
.menusub {
  border-top :1px solid #FFFFFF; /*Enginn bakgrunnur á sub*/
  color: #000000;
  width:100%;
  height:21px;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left;
}
.menusubsel {
  border: 1px solid #000000; /*Enginn bakgrunnur á sub*/
  width:100%;
  color: #5F7AAF;
  height:21px;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left;
  width: 100%;
}
.menu:hover {background-color:#ffffff;color:#5F7AAF;}
.menusel:hover {background-color:#ffffff;color: #5F7AAF;} /*Hover á sel sá sami og valdi aðeins textalitur breytist (stillt á a)*/
.menusub:hoover {}
.menusubsel:hoover {}
a.menulevel:link, a.menulevel:visited {
   background-position: left;
    background: url(/sysl/habil/img/menulogo1.gif) no-repeat;
    color: #000000;
    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: url(/sysl/habil/img/menulogo1a.gif) no-repeat;
    background-color:#ffffff; 
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding-left: 18px;
    padding-top: 3px;
    height: 20px;
    width: 100%;
    color: #5F7AAF;
}/* Taka út fyrir aðra browsera en IE background-color*/

a.menulevelsel:link, a.menulevelsel:visited {
   background-position: left;
    background: url(/sysl/habil/img/menulogo1.gif) no-repeat;
    vertical-align: middle;
    font-weight: bold;
    color: #5F7AAF;
    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;
	background: url(/sysl/habil/img/menulogo1a.gif) no-repeat;
	vertical-align: middle;
	font-weight: bold;
   background-color: #ffffff;
   color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 19px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

/*SUBMENU*/
.menurow {}
.menubar {}

.menulevelsep {
	background-color:#FFFFFF;
	height: 1px;
}

.menusublevel {
  height: 20px;
  width: 100%;
}

a.menusublevel:link, a.menusublevel:visited {
  padding-top: 3px;
  padding-left: 18px;
  font-weight:bold;
  background: url(/sysl/habil/img/menulogo2.gif) no-repeat ;
  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 {
   padding-top: 3px;
   padding-left: 18px;
   background-position: left;
   background: url(/sysl/habil/img/menulogo2a.gif) no-repeat;
  color:#5F7AAF;
  text-align: left;
	height: 19px !important;
	height: 20px;
	width: 100%;
} 
a.menusublevelsel:link, a.menusublevelsel:visited {
    padding-top: 3px;
    padding-left: 18px;
  font-weight:bold;  
  background: url(/sysl/habil/img/menulogo2a.gif) no-repeat;
   background-position: left;
  color: #5F7AAF;
  text-align: left;
	height: 19px !important;
	height: 20px;
	width: 100%;
  text-decoration: none;
} 
a.menusublevelsel:hover {
    padding-top: 3px;
    padding-left: 18px;
  text-align: left;
   background-position: left;
    background: url(/sysl/habil/img/menulogo2.gif) no-repeat;
    color: #5F7AAF; /*Sami litur+*/
    text-decoration: none;
	height: 19px !important;
	height: 20px;
	width: 100%;
} 


/******************       Habilis          **************/
.habil_boxheading {
 padding-left:10;
 height : 20px;
 border : 1px solid #FFFFFF; 
 background-color : #FFFFFF; 
 font-size : 1.1em;
 color : #000000;
}
.habil_boxheadingtd{
 border : 0px; 
 background-color : #FFFFFF; 
 font-size : 1.1em;
 color : #000000;
}
.habil_boxheadingtd  a:link {color: #000000;}
.habil_boxheadingtd  a:active {color: #00000;}
.habil_boxheadingtd  a:visited {color: #000000;}


.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 #FFFFFF; 
 background-color : #FFFFFF; 
 color : #000000;
}
.habilmaintitle{
  font-size : 1em; 
  font-weight : bold; 
  background-color: #FFFFFF;
  color: #000000;
  text-align:left;
}
.HabilButton {
  background-color : #FFFFFF; 
  border : 1px solid #000000; 
  font-size : .92em; 
  color : #000000; 
  cursor:hand;
} 
/* yfirskrifa submit takka til að vera eins og habilbutton */
.subm  	{     
  background-color : #FFFFFF; 
  border : 1px solid #000000; 
  font-size : .92em; 
  color : #000000; 
  cursor:hand;
}

/*Yfirskrifa sjálfgildi á popup-bakgrunni*/
.capfontArea {background-color: #E2EBF2; font-size: 1em;}
.edPanilTbl{background-color: #E2EBF2;}
.capfontClassOuter {background-color: #5F7AAF;}
.capfontClassTxt {background-color: #FFFFFF;}

.mat_summary_div {font-size: 11px; width:300px;}
