/* TEMPLATE CSS Sjá leiðberiningar http://css.maxdesign.com.au/ */

body {
height: 100%;
background:  url(http://www.efnavernd.is/images/back.gif);
 /* background: #606060; */
/*    width:100%;    
font-size: 12px;
  letter-spacing: 0.9px;
 */
  text-align: center;
  font-family:  geneva, verdana,arial, helvetica;
  font-size: 13px; 
    letter-spacing: 0.01em;


    line-height: 21px;
  color: #404040;

	margin-top: 0px;

/*    padding-botton: 0px; 
    margin-bottom: 0px;
  margin:0px auto;
  margin-left: 70px;
  margin-right: 70px;
  */
}

/* LINKS */

a:link {color:#0066FF; text-decoration: none;} 
a:visited {color:#0066FF; text-decoration: none;} 
a:hover,a:active {color:#0066FF; text-decoration: underline;}
/*
#top  a:link {color:#0066FF; text-decoration: none; border-bottom: none;} 
#top a:visited {color:#0066FF; text-decoration: none;} 
#top a:hover, #top a:active {color:#0066FF; text-decoration: underline;  }
 */
#header  a:link {color:#FFFFFF; text-decoration: none; border-bottom:none;} 
#header a:visited {color:#FFFFFF; text-decoration: none;} 
#header a:hover, #top a:active {color:#FF0000; text-decoration: none;}

#footer  a:link {color:#0066FF; text-decoration: none; font-weight: bold; border-bottom:none; padding-left:10px; padding-right: 10px;} 
#footer  a:visited {color:#0066FF; text-decoration: none;font-weight: bold; padding-left:10px; padding-right: 10px;} 
#footer  a:hover, #footer  a:active {color:#0066FF; text-decoration: none;font-weight: bold; padding-left:10px; padding-right: 10px;}

#bottom  a:link {color:#0066FF; text-decoration: none; font-weight: bold; border-bottom:none;} 
#bottom a:visited {color:#0066FF; text-decoration: none;font-weight: bold;} 
#bottom a:hover, #bottom a:active {color:#0066FF; text-decoration: underline; font-weight: bold;}


/* TYPOGRAPHY */

p { 
  font-family: geneva, verdana, arial, helvetica;
  font-size: 13px; 
  margin: 0px; 
    padding-top: 0px; 
 /* padding-botton: 20px;  */
  margin-bottom: 20px; 
  }

h1 { font-size: 17px; line-height: 20px;color: #003366; margin:0px; padding: 0px; margin-bottom: 5px; }
h2 { font-size: 17px; line-height: 20px;color: #003366; margin:0px; padding: 0px; margin-bottom: 5px; }

h3 { 
	font-size: 15px; 
	font-family: arial, helvetica, verdana,  geneva;
	line-height: 23px;
	letter-spacing: 1px;
	color: #0068b3; 
	margin:0px; 
	/*	padding: 0px; */
 padding-top: 5px; 
	margin-top: 0px;
	margin-bottom: 0px; 
}


h4 { font-size: 14px; line-height: 17px;color: #0066FF; margin:0px; padding: 0px; margin-bottom: 5px; }
h5 { font-size: 11px; color: #0066FF; /* margin:0px; */ padding: 0px; margin-bottom: 5px; /*letter-spacing: 1px; */ }
/*
#header h1 { font-size: 28px; line-height: 32px; letter-spacing: -1px; color: #FFFFFF; margin:0px; padding: 0px;  padding-top: 25px;margin-bottom: 5px; padding-left:35px;}
#header h2 { font-size: 14px; line-height: 16px; letter-spacing: 1px; color: #DDDDDD; margin:0px; padding: 0px;  padding-top: 0px;margin-bottom: 5px; padding-left:35px;}
*/


/* CONTAINERS */

#wrapper {
 background: #FFFFFF;
   text-align: center;
  width: 920px;
  height: 100%;

  margin: 0 auto; 
  margin-bottom: 0px;
  padding-bottom: 5px; /* Hvíta bilið undir bottom */

/*   padding: 0px; 
    hight: 100%;
 */
}

#top {
  width: 920px;
  height: 0px;
  padding: 0px;
}

#top p {
  text-align:left;
  padding-left: 0px;
  padding-top: 9px;
  padding-bottom:0px;
  line-height: 12px;
  font-size:12px;
  /* letter-spacing: 1px; */
}

#header {
  width: 920px;
  height: 189px;
  background: url("../images/banner.gif" )  top left no-repeat; 
  text-align:left;
  margin: 0 0 0px 0px;
}


#content {
  height: 100%;
 /*  width:920px; */
  margin: 20px 40px 0px 22px;
  /*  padding: 0px; */
  padding-top: 10px;
  padding-bottom: 15px;
  clear:both;
  text-align: left;
}

#content #inside {
  width:900px;
  text-align: left;
}

#content #inside #left {
  float: left;
  width: 20px;
 margin-left: 8px;
}

#content #inside #middle {
  margin-left: 15px;
padding-top: 10px;
padding-bottom: 30px;
  float:left;
  width: 620px;
 /* border: 1px solid #ff0000; */
}

#content #inside #right {
 float:right;
   margin-right: 40px;
     margin-top: 5px; 
  margin-left: 0px; 
  width: 180px;
  /* margin-bottom: 20px;  
   border: 1px solid #ff0000; */
   padding: 0px 0px 5px 5px;
  }
/* <!  --------------- --> */

/* NAVIGATION 
#rightmenu { width: 180px; }*/

#rightmenu ul
{
float: left;
width: 170px;
margin-left: 0;
padding-left: 0;
list-style-type: none; 
/* list-style: none;*/
font-family: arial, helvetica, verdana,  geneva;
  font-size:12px;
  font-weight: bold; 
}

#rightmenu a
{
display: block;
padding: 3px 0 3px 10px;
width: 170px;
/* background-color: #0068b3;
border-bottom: 2px solid #000000;  */
border: 1px solid #d8d8d8; 
}

#rightmenu a:link, #rightmenu a:visited
/*Litur á menulinkum hægrammegin  */
{
color: #0066FF;
text-decoration: none;
}

#rightmenu a:hover
{
/* background:  url(http://www.hafing.net/efnavernd/img/menuX.gif);*/
 /* background-color: #369;  */
color: #ff0000;
}


/* right menu ends  */
#footer {
  width: 920px;
  height: 80px;
 /* margin: 0 0 0px 10px; */
	
}

#footer p {
  margin: 0 0 0px 10px;
  text-align:center;
  /* padding-left: 20px; */
  padding-top: 17px;
  padding-bottom:0px;
  line-height: 16px;
  font-size:12px;
  color: #DDDDDD;
}

#bottom {
  width: 90%;
/*  margin: 0px 0px 50px 0px;  */
	margin: 0 auto;
  padding-top: 5px;
  padding-bottom:5px;
    padding-right:10px;
	 padding-left:10px;
	 padding-bottom:5px;
/*  line-height: 25px; */
  letter-spacing: 0.02em;
	text-align: center;
  font-family: arial, helvetica, verdana,  geneva;
  font-size:14px;
  list-style-type: none;
  background-color: #606060;
  color: #FFFFFF;
}

/*  font-weight: 600; */
/* Rollover Begins */
a.rollover {
     display: block;
	 width: 413px;
	 height: 194px;
	 text-decoration: none;
	 background: url("http://efnavernd.is/images/hover.gif");
	 }
	 
a.rollover:hover {
	background-position: -413px 0;
	} 
	.displace {
	position: absolute;
	left: -5000px; 
	} 

/* Rollover ends */

/* IMAGE PLACEMENT */

.float_left {
  float:left;
  border: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-top: 25px;  
  margin-left: 70px;
  width: 270px;
  height: 300px;
   text-align: left;
}

.float_right {
  float:right;
    width: 300px;
	height: 110px;
  border: 5px;
/*   margin-left: 10px; */
  margin-bottom: 200px;  
  margin-top: 5px;
  margin-right: 10px;
}

/* OTHER */

.box_kort {
  float:right;
  width: 402px;
  height: 310px;
  margin-bottom: 10px;
  margin-right: 50px;
}
.box_evd {
  float:left;
  border:1px solid #DDDDDD;
  width: 100px;
  height: 71px;
 /* margin-right: 10px; */
  margin-bottom: 0px;
  margin-top: 20px;  
  margin-left: 70px;
}

.box_simi {
  float:left;
  width: 420px;
  height: 196px;
  margin-top: 150px;  
  margin-left: 185px 
}

.box_simi2 {
  float:right;
  margin-right: 89px;
  width: 73px;
  height: 441px;
   margin-top: -31px; 
}

.box_msds {
  float:right;
  margin-right: 0px;
  width: 200px;
  height: 286px;
   margin-top: 30px; 
}
.box_forsida {
  float:right;
  margin-right: 20px;
  width: 160px;
  height: 160px;
   margin-top: 40px; 
}

.box_forsidamerki {
  float:right;
  margin-right: 20px;
  width: 147px;
  height: 157px;
   margin-top: 40px; 
}

.box_english {
  float:right;
  margin-right: 40px;
  width: 116px;
  height: 28px;
   margin-top: 30px; 
}

.spacer {
  clear:both;
}

