﻿
/* fix IE 6: improperly positioning     FIX  fyrir IE 6   G U S T U R . C S S
'subscribe' and 'about us' links in banner */
* html #banner {
	height: 1px;
}

/************************************************************************
* 
* Global formatting
*
************************************************************************/


.fyrirsogn a:visited {
	color:Black;
}


.fyrirsogn a:hover {
	text-decoration: underline;
	color:    #980000; /*rauðbrúnn*/
}

.fyrirsogn a:active {
	color:Black;
}


.fyrirsogn a:link {
	color: Black;
}

.leidakerfi {
}

.error {
}


a:link
{
    color: blue;  /*#8A3700;*/
    text-decoration:none;
}
a:visited
{
    color: #542100; /*brúnn*/
}
a:hover
{
    text-decoration: none;
    color: #A45521;   /*ljósbrúnn*/
}
a:active
{
    text-decoration: none;
    color: #000000;  /*svartur*/
}

input, select, textarea
{
    font-size:1em; 
    font-family:  Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

/*  lína efst á myndinni  */
hr
{
	clear:both;
	width:100%;
	position  :relative;
/*   width : 550px;*/
 /*   top  : -5px;*/
}


ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em;
}

/*
p {float :left;
	clear : both}
*/
/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h2, h3, h4, h5
{
   margin:  2px 0 2px 0;
}

h1
{
  font-size: 28px;
  font-weight: bold;
  margin: 5px 0 5px 0;
}

h2
{
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

h3,h4,h5 {
/*	margin-top: 1.0em;
	margin-bottom: 1.12em;*/
/*	font-size: 1.5em;*/
	font-weight: bold;
	margin:   2px 0 2px 0;
	float :left;
/*	clear:both;*/  /*má ekki vera v/undarlegrar villu í Mozilla - admin/photos clear í hægri dálk sendir niður fyrir vinstri dálk*/
}

h3
{

font-size:18px;   /* breytt í grunnur_stor í 20px*/

}

h4
{
	font-size : 1.4em;   /* breytt í grunnur_stor í 1.6em*/
}

h5
{
	font-size : 1.2em;     /* breytt í grunnur_stor í 1.4em*/
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #000000;
}


/* all the legend tags use this same style */

legend
{
	float:left;
    font-weight: bold;
    color: #666666;
    font-size: 1em;
   /* padding-left: 4px;*/
    padding-right: 4px;
    margin-bottom: 7px;
    
}

/* apply zero margin to all forms and hide fieldset borders. Keep fieldset borders in the markup for better accessibility */

form
{
    margin: 0px;
}

fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
    
}



/*  -----------------------   global formatting  endar   -------------------------------------------*/


/*-----Notað í Content Main alls staðar---------------*/

.mynd1
{
	clear:both;
	float: left;
	/*margin-bottom: 2px;
	margin-left : 0px;*/
	margin:  0em 0em 2em 0em;
	padding:  0em;
	width:177px;
	position:relative;
}


.mynd1 p
{
	position:absolute;
	right:10px;
	top:100px;
	font-family:Verdana;
	
	/*color:#696969;  dimgray */
	/*color:#45454B; */ /*dökkgrár*/
	color : White;
	font-size:16px;
		/*letter-spacing: 0.10em;*/
	font-weight:bold;
	
}


.mynd1 div
{
	position:absolute;
	right:10px;
	top:106px;
	font-family:Verdana;
	
	color : White;
	font-size:16px;
		/*letter-spacing: 0.10em;*/
	font-weight:bold;
	
}


	
.haegritakkar, .haegritakkarSkjol, .haegritakkarStor
{
	float:right;
	position : relative;
	/*left : 340px;*/
	right : 5px;
	/*top : -15px;	*/
}


.haegritakkarStor
{
	top : 35px;
}
.haegritakkarSkjol    /*---Resources------------*/
{
	top : -40px;
	height:10px;	
}

.bil 
{
	width : 99%;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 8px;
	font-size: 0;
	clear:both;
}

.label
{
     width:7em;float:left; 
}

.labelColumn .labelColumn2
{    
	clear:none;
    float:left; 
    text-align:left;
    padding-right:1em; 
    vertical-align :bottom;
    margin-bottom:3px;  
    padding-bottom:3px;
  /*  width : 100px;*/
 }


.labelColumn2
{
	 margin-bottom:0px;  
    padding-bottom:0px;
	}

.fields
{
   width : 100%;
   float:left;
}


.fieldColumn
{
  clear :both;
  text-align:left;
  vertical-align:bottom; 
  margin-bottom:5px;  
  padding-bottom:5px;
  margin-left:2px;
  margin-right:9px;
 
}


.ContentPanel
{
	 /* float:left;  kj 030808*/
  /*  border:1px solid Navy;*/
    padding:2px;
   /* KJ090909   white-space :pre-wrap;*/
    min-height : 150px;
   /* max-height : 500px;*/
    width : 100%;
  /*  margin-top : 50px; /*10px*/
   margin-top : 10px; /*10px*/
    text-align:justify;
 line-height:18px; 
   
}

 /* .ContentPanel
{
	 
  border:1px solid Navy;
    padding:2px;
    white-space :pre-wrap;
    min-height : 150px;*/
   /* max-height : 500px;*/
   /*  width : 100%;
    margin-top : 50px;10px
   
}*/

.actionbuttons
{
  text-align: left;
  position: relative; 
  padding:      1px 1px 1px 1px;
}


/*
.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1.4em;
}



.rightblock h3
{
    font-size: 1.5em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
     display: block;    
}
---Ath hvort má sleppa ------------*/


/*-notað í athsemdir--------*/
.frettahaus
{
	font-size  : 1.1em;
    font-weight: bold;
    float : left;
    
}


/*
.eventmonth h3
{
    padding-left: 20px;
    padding-right: 20px;
}

.eventlist label
{
    font-weight: bold;
    padding-right: 4px;
}
*/


/************************************************************************
* 
* Main navigation used by the masterpage
*
************************************************************************/

/* Navigation strips */

#valmynd
{
 /*   background: url(images/background_nav_main.gif) repeat-x;  */
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: 50;  /*165px;*/
    width:965px;
    height: 40px;
    position : relative;
   /*  float : left; kj030808 */
   float : left;
}


 
#navtop, #navbottom
{
  /* background: url(images/img_header_nav_bottom_lightblue.jpg) repeat-x;  */   /*flutt í FontarOgLitir.css undir white*/ 
     background: url(images/img_header_nav_bottom_darkred.jpg) repeat-x;  
    font-size: 12px;  /* breytt í grunnur_stor í 12px*/
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
   /*  margin-left: 50; kj030808 */ /*165px;*/
   margin-left: 0; 
    width:965px;
   
    height: 40px; /*40px;*/
    position : relative;
   /*  float : left; kj030808 */
   float : left;
}

#navbottom
{
    margin-top: 15px;
    clear:both;
}

#navtop .login
{
	position : absolute;
	top :8px;
	left : 850px;
}	

/* Make main navigation bars from a unordered list for easy update and better accessibility */

#navtop ul, #navbottom ul
{
    margin: 0px;
	padding-top: 3px;
    list-style-type: none;
    height: 19px;
    text-align: center;
}

#navtop ul li, #navbottom ul li
{
    display: inline;
    color: #FFFFFF;
    margin-right: 13px;
}
#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#navtop a:hover, #navbottom a:hover
{
    text-decoration: underline;
}
#navtop a:active, #navbottom a:active
{
    color: #FEFFBD;
    text-decoration: none;
}

/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/


#wrappaAllt
{
	margin-left :167px;
	margin-right : 167px;	
	
}

/* Main part of the page that holds contents */
/*#wrap    220208 BN
{
	position: relative;
	clear : both;

	width:965px;
	float : none;
	
	background-color: rgb(255,255,255);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color : Black;
	height: auto;*/
	/*width: 100%; 2502*/	
	/* 	float : left;  kj 0030808*/  
/*	margin: 0em auto;
	padding: 0em;*/

/*}*/


#innrawrap
{
	clear : both;
	position: relative;
	
	width:965px;
	text-align:left;
	/*float : none;*/
	
}

/* Main part of the page that holds contents */
#wrap
{
	clear:both;
	width :965px; /*965px;*/
	text-align:left;
	
	margin-left:auto;
	margin-right:auto;
	
/*	padding: 0em;*/

	
	
	/*position: relative;
	clear : both;
	
	width:965px;
	float : none;*/
	/*width: 100%; 2502*/
	
/* 	float : left;  kj 0030808*/  
/*	margin: 0em auto;
	padding: 0em;*/
	background-color: rgb(255,255,255);
	font-family: verdana,  helvetica, sans-serif;
/*	font-size:12px;*/
	color : Black;
	height: auto;
	
}

/*** Correction for non-IE browsers ***/
#wrap {
	overflow: hidden;
}

/*** Correction for IE 5.01 ***/
#wrap {
/*	float: left; */
	float: none;
}





.rammi
{
	float:left;
	
	
}

.rammi:hover
{
	float:left;
}

.logo
{
	padding-top:15px;
	padding-left:12px;
	}

/* Picture at the top of the site */
#poster
{
   /* background: url(images/poster.jpg) no-repeat;*/
    margin-right:  auto;
    margin-left:  auto;
    width: 965px;
    margin-top:5px;
    height: 220px;
   
 /*-  float : left; kj030808*/
}

/*--Ath hvort má sleppa -------------*/
/*
#poster h2
{
    font-size: 13px;
    font-weight: bold;
    color: #50700E;
}
*/
/*---------------*/
#leftcol
{
/*	margin-left:0px;
	clear:both;
	float: left;
	width: 210px;*/
 /*  float: left;
   
   margin-left : 0; */
	position:absolute;
	top : 0px;
	left : 0px;
	width:210px;  
 /*- 	float : left; kj030808*/
    
  /*  display : inline;*/
 /*   vertical-align:top;*/
}	




/*  miðjudálkur utan um content page main  */
#centercol
{
/*	display:inline;  */ /*IE6 fix*/
    
/* 	 float:left;
     width : 570px;   */
     margin-left : 220px;     /*210px;*/
     margin-right:170px;
  /*   padding-left : 10px;
     border-left:1px dashed #999999;*/
}

* html centercol   /*IE5 fix*/
{
	width:581px;   
	/*w/idth:570px;  */
}

#rightcol
{
	/*float:right;*/
	
 position   : absolute;
	top : 4px;
	right : 0;
	width:160px;
/*	width : 160px;*/
	
/*	display:inline;*/
}

.FrettirDags
{
	
	color: Gray;
}

 
.footer
{
	clear:both;
    width: 745px;
    margin-right: auto;
    margin-left: auto;  /*  text-align: center;*/
    margin-top: 90px; /*   padding-bottom: 22px;*/
    color: #C89F3D;
    position:relative;
    
    height:50px;
}

.footer .fottexti 
{
	/*position : absolute;*/
	/*left:140px;*/
	color : Maroon;
	/*top :15px;*/
	font-weight: bold;
	font-family: Arial;
	font-size:12px;
	height:20px;
	
} 

		 


.footer .orion
{
	position : absolute;
	left :300px;
	top :35px;
}


/***   Buffer between heading and content area   ***/
.buffer {
	clear: both; 
	float: left;
	width: 96.3em;
	height:1.9em;
	margin: 0em;
	padding-bottom:2px;
	
	/*padding:  0em 0em 1em 0em;*/
	background-color: inherit;
	position:relative;
}

.buffer .vinstribuffer
{
  width  :185px;	
  padding-left:15px;
  padding-top:5px;
  position:relative;
}


.buffer .haegribuffer
{
	position:absolute;
	left : 820px;
	top : 5px;

}

.vinstribuffer .flogg
{
	position : absolute;
	right : 0px;
	top : 0px;
}

.buffer .AA
{
	float : right;
	padding-right : 0px;
	padding-top : 2px;
	position:absolute;
	top : 3px;
	right :2px;
}



.AA img
{
	border :  0px   gray;
}


 

/* innan í Content Main-----------------------------------------------------*/


/*---aðaldálkur */
.contentdalkur, .contentdalkurStor, .contentdalkurStaersti 
{
    position: relative;  
    text-align : left;
    width: 568px;  /* var 600px  BN,  minnkað vegna árekstur við velkominn*/
 /*   display:inline;*/
	float:left;
/*	margin-left: auto;
	margin-right: auto;  BN 250808*/
}

.contentdalkurStor
{
	width:568px;    /*755px ?????*/
}




/* vinstridalkur notað í Athsemdir - 

.vinstriblokk
{
	clear:both;
	float:left;
	width:100%;
	position : relative;
	display : inline;
}	
SAMRÆMA  */

#forsidutexti
{
	width : 100%;
	text-align:justify;
}

/*  ætti að vera fjölnota .haegrijafna  */
.rotator
{
	float:right;
}

/*  notað í sidebardetails.ascx  */
.sideHeading {
	font-size: 16px;
    font-weight: bold;
   margin:    20px 0 3px 0;
  }

.leit
{
  float:left;
  margin-left:10px;
  margin-right:5px;   
  text-align:left;
}

#velkomin
{
 /*   border: 1px solid #DBDB79;*/
  font-size :10px;
    width: 150px;
   /* margin-right: auto;
    margin-left: auto;*/
 
 /*   text-align: left;*/
}


/* Goes around controls that need to be presented as a block of functionality  */
/* ---- notað í photoalbum_picker.ascx  -----*/
.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}


/*-- Notað í admin/almbums:  -------------*/
#sidebar
{
	margin-left:0px;
	position:absolute;
	top : 15px;
	left : 0px;
	float : left;
    width: 240px;
  /*  display : inline;*/
    vertical-align:top;
}	


/*  Fjölnota einingar ---------------------------------------------------------------  */

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.solidline
{
    border-bottom: 1px solid #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.left
{
	float:left;
}

.right
{
	float:right;
	text-align:right;
	
}

.clear
{
	clear : both;
/*	display:inline;*/
}


/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility) */

.hidden
{
    visibility: hidden;
}
.none
{
    display: none;
}


/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
 
.formlabel   
{
    /*width:120px; 
    vertical-align: top;Athsemdir*/
}

/* Form Items */

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

/* Login View   ----------------------------------------------------------------------------*/

.login
{
	float:left;
	text-align:left;
	margin-left:30px;
}	

.login .label {
	display:block;
}

.login .textbox {
	border: 1px solid #929292;
	width: 100px;
	vertical-align: middle;
	padding:  3px;
	margin:   2px 0 5px 10px;
}

.login .button {
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}

.login .mynd
{
	position : absolute;
    left : 200px;
    top : 40px;
}    

/* ------------------------------------------------------*/
    
.linkar    /* ath í listlinks.aspx */
{
	width :200px;
}	

/* LIST */
/* líklegast ekki notað */

.link {
	list-style-image: url(images/bullet-1.gif);
}

.mostRecentLink
{
	margin-left :10px;
}


/************************************************************************
* 
* List type pages
*
************************************************************************/

/* represents each item in a vertical list   Aðeins notað í Athsemdir */

/* athugasemdir 
.listitem
{
	float:left;
    margin:0px 0px 0px 0px;
}


.listatexti
{
	float:left;
	text-indent:0px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
*/
.athsemdalisti
{
	font-size:10px; 
    padding:0px 0px 0px 0px;
    width:100%;
    font-style:italic;
    border-bottom:  1px dashed #DBCE6A;
    padding-top: 5px;
    margin-bottom: 5px;
  /*  clear:right;*/
}
/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

/*used to clear the float for the thumbnail */
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}


/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

/* Command buttons on pages */

.buttonsmall, .buttonsmall-ovr
{
    background: url(images/background_button_small.gif) repeat-x;
    border: none;
    color: #FFFFFF;
    height: 22px;
    font-weight: normal;
    font-size: 9px;
    padding-bottom: 9px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
    text-decoration: underline;
    background: url(images/background_button_small-ovr.gif) repeat-x;
}



/* Used by the page number control  -------------------------------------------*/
.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}


/************************************************************************
* 
* Compact Event list
*
************************************************************************/


/* define event grid view columns */
/* todo: use or remove */

.eventlistdate
{
    padding-right: 4px;
}
.eventlisticon
{
    text-align: center;
}
.eventlisttime
{
    text-align: center;
    width: 95px;
}
.eventlistevent
{
    font-weight: bold;
}
.eventlistlocation
{
    /* no styles needed at this time */
}
.eventlist td
{
    padding-bottom: 4px;
}


/*
.eventlist, .eventlist td, .eventlist tr
{
    border-style:none;
}
*/


/************************************************************************
* 
* Page specific 
*
************************************************************************/

/* even dowload button */
.downloadevent img
{
    margin-right: 5px;
    vertical-align: middle;
    border: none;
}

/* Header on view details type pages */
.itemdetails
{
    font-size: 1.2em;
}



/************************************************************************
* 
* Photo selection controls
*
************************************************************************/

#popupbody
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FED36B;
    font-size: 0.7em;
}

#popupinner
{
    border: 1px solid #DBDB79;
    margin: 5px;
    background: #FEFFAB;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popupbody h2
{
    font-weight: bold;
    margin: 0px;
    padding: 1px 0px 5px 5px;
    display: block;
}

.selected, .unselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
}

.unselected
{
    background-color: transparent;
    border: solid 1px #FEFFAB;
}

.selected
{
     background: #FED36B;
     border: solid 1px #DBDB79;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    width: 460px;
    border: solid 1px #DBDB79;
}

.scrollablelist2
{
    overflow: auto;
    height: 230px;
    width: 210px;
    border: solid 1px #DBDB79;
}


.scrolledtable
{
}

 .selectablephoto
{
    background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
    border: 1px solid #E8DCA3;
    padding: 2px;
}

.contextbuttons
{
  margin: 5px 3px 5px 3px; 

}

/************************************************************************
* 
* Image functionality
*
************************************************************************/
/*.photo
{
    background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #E8DCA3;
    padding: 5px;    
}
*/

#frettadalkur
{
	float : left;
	width:300px;
}

.ContentAdal
{
 float   : left;	
}

.texti
{
	clear : both;
	float : left;
	margin-top : 6px;
	margin-bottom : 4px;
}

.tre
{
	font-size : 12px;
	color : Green;
/*	azimuth:left;*/
	
	}
	
	.tre1
{
	font-size : 14px;
	color : Green;
	
	
	}




/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/
/* used as the cssclass of the actual calendar */
.eventmonth
{
	
    border: #DBDB79 thick outset;
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url(images/background_fullwidth.jpg) repeat-y;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
    color: maroon; 
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: #DBDB79 thick outset;
    border-collapse:collapse;
     color: maroon;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}


.calcurrentmonth
{
	 color: maroon;
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #DCD78E;
     color: maroon;
}
.calcurrentday
{
    background-color: #FFFFC1;
}
.calweekend
{
	
    background-color: #FEEB95;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{ 
    text-align: left;
        
	color: maroon; 
    border: 2px solid #C7C272;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
     
}
/* --------------------  end calendar --------------------------*/
/* --------------------  end calendar --------------------------*/


body
{
   /* width: 569px;*/
    margin-top: 7px;
    margin-right: 0;
    margin-left: 0;
    /*position: relative;*/
    text-align:center;
    font-size:12px;  /* breytt í grunnur_stor í 13px*/
    font-family:Verdana;
    /*-------------------------------jkkjlkjl*/
    
}


#body2
{
    width: 100px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}


.ritill
{
	float:left;
	font-size:12px;
	width:580px;	
}

.auglysing
{
	/*padding-left:-200px;*/
	clear:both;
	padding-top:30px;
	float:right;
	text-align:right;
	
	}
	
	.green
	{
		color:Red;  /*#27521c*/
		font-weight:bold;	
	}
	
	.frett
	{
		font-family:Verdana;
		Font-Size:12px;
		text-align:justify;
		
		
		
	}
	
	.postmynd
	{
		position:absolute;
		left:-160px;
		top:20px;
	}
	
	.dagsfrettar
	{
		padding-left:360px;
		font-weight:bold;
		font-family:Verdana;
		font-size : 10px;
		}
		
.mynd1
{
	clear:both;
	float: left;
	/*margin-bottom: 2px;
	margin-left : 0px;*/
	margin:  0em 0em 2em 0em;
	padding:  0em;
	width:177px;
	position:relative;
}

.val,  .val2 
{
   position : relative;	
   width    :177px;
}

.val div
{
	position:absolute;
	right:10px;
	top:100px;
	font-family:Verdana;
	
	color : White;
	font-size:16px;
		/*letter-spacing: 0.10em;*/
	/*font-weight:bold;*/
	
}


.val2 div
{	
	position:absolute;
	right:10px;
	top:100px;
	font-family:Verdana;
	
	color : Black;
	font-size:14px;
	font-weight:bold;
}	

.val2 a:visited {
	color:Black;
}


.val2 a:hover {
	text-decoration: underline;
	color:    #980000; /*rauðbrúnn*/
}

.val2 a:active {
	color:Black;
}


.val2 a:link {
	color: Black;
}


.mynd1 .slaeda  /*virkar ekki*/
{
	position:absolute;
	top:99px;
	left:0px;
}	

.mynd1 HyperLink   /* virkar ekki til að laga staðsetn. á <p>  */
{
	display:block;
}