/* GENERAL fonts */

.vinningur 
{
	font-size: 12px;
	font-weight:bold;
	color:#FF0000;
}

.bordi{
	/*clear: both;*/
	border: 1px solid #cccccc;
	font-size: 100%;
	/*color: #cccccc;*/
	padding: 10px 10px 10px 10px; /* gefur mér bil frá stöfum og að borða */
	/*margin-top: 0px;*/
} 

P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	margin: 0% 10% 5% 10%;
	padding: 0px;
	/*background-color:#EDEEDB;*/
	background-color:#FDFDF4;
}

ul{
 list-style-type: square;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
/*html>body #navBar li {border-bottom: none;}
*/

#navBarClear{
	background-color:#FDFDF4;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size:60%;
	text-align:center;
}

#navBar{
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size:60%;
	text-align:center;

}

#nav{
	background-color: #eeeeee;
	font-size:60%;
	text-align:center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*H1 { font-size: 15px; }*/
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

#undirtitill{
color: #006699;
padding: 0px 0px 0px 0px;
white-space: nowrap;
font-size: 100%;
font-weight: bold;
}

H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


TD#footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-attachment: fixed;
	background-image: url(../images/botn.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 18px;





}
TD#footer P {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;

}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align: top;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;



}

/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
	width: 150px;
	background-repeat : repeat;
	padding-top: 10px;
	height: auto;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;




}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: #0052A0;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	/*border-bottom: 1px dotted #999999;*/
	font-size: 12px;
	padding-top:5px;
	padding-left:5px;
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;


}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	/*border-bottom: 1px solid #999999;*/
	font-weight:bold;
	font-size: 12px;
	padding-top:5px;
	/*background-color: #FF0000; #ECECFF;*/
	/*filter:alpha(opacity='85', style='0');*/
	padding-left: 5px;
/*	font-family: "Courier New", Courier, mono;*/
	font-family: Verdana, Arial, Helvetica;


}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
	font-size: 12px;
	padding-left:20px;
	color: #333333;
	font-weight: normal;
} 

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
	font-size: 12px;
	font-weight:bold;
	padding-left:20px;

}






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 12px;
  font-family: "Courier New", Courier, mono;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
  /*text-decoration: none;*/
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}

.menutable {
	border: 1px solid #006699;


}



.siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
	border:0;
}

a:hover {
	text-decoration: none;
}

.forsida {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	padding: 5px;
	text-decoration: none;


}
.bdrthick {
	border-right-width: thick;
	border-right-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
