*
{
	padding:0px;
	margin: 0px;
}
body {
  /*font:                 normal 62%/1.6em Georgia,Helvetica,Arial,Verdana,sans-serif;*/
  font: normal 60%/1.4em "Lucida Grande", Tahoma, sans-serif;
  color:                #000000;
  background:           #f4f4ed;
  padding: 20px;
}

p {
  font-weight:          normal;
  font-size:            1.4em;
  line-height:          1.4em;
  margin:               0;
  padding:              0 0 15px 0;
}

p span.litid
{

	font-size: 11px;
}

table, td
{
	border-collapse:  collapse;
	border: 1px solid #bebebe;
}

td
{
	padding: 4px;
}

ul
{
	font-size:            1.4em;
  	line-height:          1.4em;
}

a {

  color:                darkblue;
  text-decoration:      none;
}



a:hover {
  color:                red;
}


a.valinn
{
	color: darkred;
}

a.menu, a.menuvalinn, a.hoverlink
{
	display: block;
	border-bottom: 1px solid #bebebe;
	padding: 4px;
}

a.menuvalinn
{
	color: darkred;
}

a.hoverlink
{
	color: red;
}

h1, h2, h3 {
  margin:               0;
  font-weight:          normal;
  line-height:          1.4em;
}

h1 {
  font-size:            2.3em;
  padding:              0 15px 20px 0;
}


h1 span
{
	color: #bebebe;
}

h1.storlink a
{
	color: #000000;
}

h2 {
  font-size:            2.0em;
  padding:              0;
  margin:               0;
}


h3 {
  font-size:            1.4em;
  padding:              0 0 15px 0;
}



#vinstri
{

	width: 180px;
	position: absolute;
	left: 20px;
	top: 40px;
}

#haegri
{

	width: 180px;
	position: absolute;
	left: 220px;
	top: 40px;
}

#content
{
	width: 450px;
	position: absolute;
	left: 420px;
	top: 40px;
}

#extra
{
	width: 200px;
	position: absolute;
	left: 890px;
	top: 40px;
	
}




#haegri ul {
font-size:            1.4em;
  list-style:           none;
  margin:               0;
  padding:              0;
}

#haegri ul.mainmenu
{
	line-height:          1.4em;
    font-size:            2.3em;
}

#haegri ul.second
{
	margin-left: 10px;
}

#haegri ul.third
{
	margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


div.kassi
{
	float: left;
	width: 130px;
	height: 60px;
	background: #ececec;
	font-size:            1.4em;
  	line-height:          1.4em;
  	margin-right: 10px;
  	margin-bottom: 10px;
}

div.kassi a
{
	padding: 10px;
	display: block;
	height: 40px;
}

span.submenu
{
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom:  1px solid #bebebe;
}

p.linna
{
	border-top: 1px solid #bebebe;
	padding-top: 4px;
}


#box
{
	width: 1000px;
}

#boxleft
{
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}

#boxright
{
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}

#boxcontent
{
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}

#boxcontentbig
{
	width: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#boxextra
{
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#boxextra ul
{
	margin-left:18px;
	padding-left: 0px;
}

p span.fotur
{
	color: #bebebe;
}

#boxfooter
{
	color: #bebebe;
	padding-left: 200px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #f4f4ed; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #f4f4ed; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#bottomNavClose{ display: block; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



#island {
 width: 398px;
 height: 280px;
 background: url(island.gif) no-repeat;
 margin: 0px;
 border: 0px;
 position: relative;
 
}
#island li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#island a {display: block; text-indent: -9999px; text-decoration: none;}

#vest {left: 0px; top: 0px; width: 140px; height: 194px;}
#nord {left: 122px; top: 0px; width: 202px; height: 190px;}
#aust {left: 322px; top: 0px; width: 102px; height: 200px;}
#sudur {left: 0px; top: 146px; width: 330px; height: 130px;}
#rvk {left: 73px; top: 185px; width: 50px; height: 33px;}

#suk {left: 66px; top: 183px; width: 360px; height: 148px;}
#suktveir {left: 66px; top: 183px; width: 360px; height: 148px;}
#suvk {left: 92px; top: 227px; width: 47px; height: 54px; z-index: 40;}
#Nau {left: 229px; top: 15px; width: 237px; height: 207px;}
#Nve {left: 4px; top: 15px; width: 257px; height: 220px;}

.kortvalinn {color: red; text-decoration: underline;}

#vest a {height: 194px;}
#nord a {height: 190px;}
#aust a {height: 200px;}
#sudur a {height: 130px;}
#rvk a {height: 33px;}


#vest a:hover{background: url(island.gif) 0px -807px no-repeat;}
.vesttveir {height: 194px; background: url(island.gif) 0px -807px no-repeat;}

#nord a:hover{background: url(island.gif) -122px -625px no-repeat;}
.nordtveir {height: 190px; background: url(island.gif) -122px -625px no-repeat;}

#aust a:hover{background: url(island.gif) -322px -423px no-repeat;}
.austtveir {height: 200px; background: url(island.gif) -322px -423px no-repeat;}

#sudur a:hover{background: url(island.gif) 0px -286px no-repeat;}
.sudurtveir {height: 130px; background: url(island.gif) 0px -286px no-repeat;}

#rvk a:hover{background: url(island.gif) -73px -1060px no-repeat;}
.rvktveir {height: 33px; background: url(island.gif) -73px -1060px no-repeat;}


