/**************************/
/* content holders */
/**************************/


#content {
width: 970px;
padding: 0px;
text-align: left;
background: #FFF;
}

#main_body{
width: 970px;
}

.content_holder{
font-family:Helvetica, sans-serif;
font-size: 10pt;
/* letter-spacing: 0.05em;*/
width: 760px;
min-height: 550px;
height:auto !important;
_height: auto !important;

height: 550px;
float: right;
background: #FFF url(../img/bakgrunnur.jpg) no-repeat top left;
}

.column_wide_padding{
  padding: 15px 20px 10px 20px;
}

.column_narrow_padding{
  padding: 0px 20px 10px 20px;
}

.column_wide_holder{
  width: 760;
  float:left;
}

.column_wide_content{
}

.news_content_padding{
  padding: 15px 0px 10px 20px;
}

.news_content_holder{
  width: 240;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  letter-spacing: 0.0em;
  float:right;
}


#admin_content {
padding: 0px 5px 0px 5px;
}

#admin_main_content {
width: 970px;
padding: 0px;
text-align: left;
background: #FFF;
}

.topimagebanner{
  width: 736px; 
  height:162px; 
  letter-spacing: 0.04em;
  font-family:\'palatino,georgia\';
  font-size:16pt;
  float:right;
  color:#FFF;
  background: url(../img/bordi.jpg) top left no-repeat;
}
.samband_botton{
  height:75px; 
  background: url(../img/samband.gif) top left no-repeat;
}

.samband_padding{
  padding: 15px 0px 0px 0px;
  
}


/* -------------- ------------------------*/

.clear_both{
clear: both;
}

#menu_holder{
float:left;
width:200px;  
background: #FFF;
}

#menu_main {
padding: 15px 5px 15px 10px;
text-align: left;
font-size: 10px;
}

.floatleft{
float: left;
padding 5px 10px 10px 0px;
}

#footer_addr{
font-family: arial,helvetica,sans-serif;
font-size:18px;
font-weight: normal;
clear:both;
color: #000;
width:970px;
text-align: left;
background: #FFF;
letter-spacing: 0.05em;
}

.footer_padding{
padding: 5px 0px 0px 240px;
}

.footer_padding2{
padding: 5px 0px 0px 140px;
}

#footer_addr a {
font-size:18px;
font-weight: normal;
font-family: arial,helvetica,sans-serif;
color: #000;
}

/* Naušsynlegt fyrir admin! */
#navbar {
background: #FFF;
width: 100%;
float: left;
padding: 0px 0px 0px 0px;
text-align: left;
text-size: 10px;

}


/*************************/
/* sķšu skilgreiningar */
/*************************/

a:link {font-family: arial,helvetica,sans-serif; color: #007FC8; text-decoration: none;}
a:visited {font-family: arial,helvetica,sans-serif; color : #007FC8; text-decoration: none; }
a:active {font-family: arial,helvetica,sans-serif; color : #007FC8; }
a:hover {font-family: arial,helvetica,sans-serif; color : #000000; text-decoration: underline;}

h1 {
color: #000;
font-family: "georgia,palatino";
font-size: 18px;
font-weight: strong;
height: 1.4em;
}

h2 {
color: #000;
font-family:  "georgia,palatino";
/* font-family: Lucida Sans, Verdana, Helvetica, sans-serif; */
font-size: 15px;
font-weight: strong;
line-height: 1.4em;
padding:5px 0px 0px 0px; }

h3 {
background-color: #C0C0C0; /* #969696; */

color: #FFFFFF;
font-family: "georgia,palatino";
font-size: 12px;
font-weight: bold;
line-height: 1.4em;

font-size: 12px;
padding: 3px 0px 3px 10px;
}

h4 {
font-family: "georgia,palatino";
color: #707070;
font-size: 11px;
font-weight: bold;
padding:3px 0px 2px 0px;
}

h5 {
float:left;
text-align: center;
font-family: "georgia,palatino";
color: #B52E3A;
font-size: 10px;
font-weight: bold;
padding:0px 10px 0px 0px;
}

h6 {
font-family: "georgia,palatino";
color: #007FC8;
font-size: 14px;
font-weight: bold;
height: 1.2em;
padding: 15px 0px 5px 10px;
}


hr {
background : #007FC8;
color: #007FC8 ;
height:1px;
}

form,div, blockquote, h1,h2,h3,h4,h5,h6 {
margin-top: 0em;
margin-bottom: 0em; }

#cl {
clear:both;
}

#tolf {
font-size: 12px;
}

p {
margin-top: 0em;
padding: 0px 0px 0px 0px;
margin-bottom: 1em;
}

IMG {border: none;}
/* a IMG:hover{border: 1px #0000BB solid;}*/




/* ---------------------------Fra admin------------------------------ */

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}

table.previewTable{
border: 1px #CCCCCC solid;
}

tr.files a{
color: #0000FF;
}
tr.files a:visited{
}
tr.files a:link{
}

tr.files a:hover{
background: #D9ECFF;
}
/* ROUNDED MENU BOX */
.roundedcornr_box {
	background: url(../img/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(../img/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(../img/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../img/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(../img/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: 0px;
	margin-bottom: 0px;	
}
.roundedcornr_content { padding: 0px 5px 0px 15px; 	
                        }
                        
/* ROUNDED NEWS BOX */
.roundednews_box {
	background: url(../img/roundednews_tl.png) no-repeat top left;
}
.roundednews_top {
	background: url(../img/roundednews_tr.png) no-repeat top right;
}
.roundednews_bottom {
	background: url(../img/roundednews_bl.png) no-repeat bottom left;
}
.roundednews_bottom div {
	background: url(../img/roundednews_br.png) no-repeat bottom right;
}
.roundednews_content {
	background: url(../img/roundednews_r.png) top right repeat-y;
}

.roundednews_top div,.roundednews_top,
.roundednews_bottom div, .roundednews_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundednews_content, .roundednews_bottom {
	margin-top: 0px;
	margin-bottom: 0px;	
}
.roundednews_content { padding: 0px 10px 5px 15px; 	
                        }
   
