/* Start of CMSMS style sheet 'Munnlegsaga' */
body
{
   font-size: 8pt ;
   margin: 10px ;
   padding: 0px ;
   height: 100% ;
   font-family: Verdana, Arial, "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Sans-serif;
   text-align: center ;
}

img {border: none ;}

#header
{ 
   background-image: url('uploads/images/1010282.gif');
   border-bottom: 1px solid gray ;
   border-top: 1px solid gray ;
   position: absolute ;
   z-index: 2 ;
   top: 0px ;
   height: 110px ;
   width: 100% ;
   background-color: rgb(0,51,102) ;
   margin-right: auto ;
   background-position: 181px 0 ;
   background-repeat: no-repeat ;
}

#headerlogo
{
   border-right: 1px solid gray;
   background-color: white;
   float: left ;
   text-align: center ;
   height: 110px ;
   width: 181px ;
}

#headerlogo img 
{ 
   border: none ; 
   margin: 10px 0 0 0 ;
}

#leftnavigationCell ul {
   padding: 0px ;
   margin: 0px ;
   list-style-type: none ;
   border-top: solid white 1px;
}

td#leftnavigationCell
{
width : 179px; 
}

#leftnavigationCell li { 
   display: block ;
   margin: 0px ;
   padding: 0px ;
}

#leftnavigationCell a {
   display: block ;
   text-decoration: none ;
   font-weight: normal ;
   font-size: 0.9em;
   border-bottom: solid white 1px;
}

#leftnavigationCell, #rightnavigationCell {
	background-color: rgb(247,247,247);
}

.leftnavigation1 a {
   color:black;
   background-color: rgb(202, 211, 193);
   padding: 3px 0px 3px 13px ;
   width: 168px ;
}

.leftnavigation2 a {
   color:black;
   background-color: #cdcdb4 ;
   padding: 3px 3px 3px 20px ;
   width: 158px ;
}

.leftnavigation3 a {
   color: white;
   background-color: #8b8b7a ;
   padding: 3px 3px 3px 30px ;
   width: 148px ;
}

.leftnavigation4 a {
   color: white ;
   background-color: #5b5b50 ;
   padding: 3px 3px 3px 40px ;
   width: 138px ;
}

.levelclosed a, .levelopen a {
	background-repeat: no-repeat ;
	background-position: 95% 50% ;
}

.levelclosed a { background-image: url(images/munnlegsaga/levelopen.png) ; }
.levelopen a { background-image: url(images/munnlegsaga/levelclosed.png) ; }

.leftnavigation1 a:hover, .leftnavigation2 a:hover, .leftnavigation3 a:hover, .leftnavigation4 a:hover {}

.levelhidden a { display:none; }

#footer {
   background-color: rgb(202, 211, 193);
   color: white ;
   border-top: 1px solid gray ;
   font-size: 0.9em;
}

#footer a { color: white ; }

#page
{
   min-width: 760px ;
   margin: auto ;
   text-align: left ;
   position: relative ;
   border-left: 1px solid gray ;
   border-bottom: 1px solid gray ;
   border-right: 1px solid gray ;
   height: auto ;
   padding: 111px 0 0 0 ;
   max-width: 900px ;
   width:expression(document.body.clientWidth > 900? "900px": "auto" );
}

table#contentTable{
	width: 100% ;
	margin: 0px ;
	padding: 0px ;
}

td#content {
   width: 44em ;
   padding: 23px 25px 15px 25px ;
   margin: 0px ;
   border-left: 1px solid gray ;
   border-right: 1px solid gray ;
}

td#content h3 {
	font-weight: bold;
	margin-bottom: 10px;	
}

#content a { color: rgb(0,51,102) ; }
#content a:hover { color: rgb(45,129,171) ; }
#breadcrumbs a { color: gray ; }
#breadcrumbs a:hover {color: #003366 ;}

.newsHeading {
	text-transform: uppercase; 
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	padding-top: 50px;
}

P.newsitem  {
	margin: 0px;
	padding-bottom: 10px;
}

.newsitem A {
	text-transform: uppercase; 
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

/*	breadcrumbs
----------------------------------------------- */
#breadcrumbs { margin: 0 0 11px 0 ;}
#breadcrumbs a { text-decoration: none ; }
#breadcrumbs a:hover { text-decoration: none ; }

/*	Footer
----------------------------------------------- */
td#footer {
	padding: 5px ;
	text-align: center ;
}

#search  {
   top : 115px;
   margin : 1px 0 0 0;
} 

#search img  {
   border : none;
   display : inline;
} 

#search a  {
   border : none;
} 
/* End of 'Munnlegsaga' */

