* {
        border-collapse:collapse;
	line-height: 18px;
	-moz-box-sizing: border-box;
}
body {
        padding: 0px;
        margin: 0px;
        background-color: #CCCCCC;
        background-image: url(images/site_background.gif);
        background-repeat: repeat-x;
}
.main_contents {
        padding-left:15px;
        padding-bottom:10px;
        padding-right:40px;
        padding-top:10px;
	color: #555555;
}
.main_contents table{
        background-color:#EEEEEE;
}

#menu {
	padding-left: 0px;
	margin:0px;
	padding:0px;
}
.menuLeft {
	font-size: 10px;
	margin: 0px;
	padding:0px;
}
.subind {
	margin: 0px;
	padding:0px;
}
.menuSub {
	padding-left:8px;
}

/* Søkefunsksjon */
        .searchsimplefield {
                border:0px solid white;
                width: 87px;
                height: 12px;
        }
        .searchsimplebutton {
                display: none;
        }

/* Høyre Blokker */
        .rightBlockSplit {
                padding: 0px;
                height: 10px;
        }

        .RIGHTBLOCKS {
                background-color: white;
                padding: 0px;
                width: 154px;
        }
        .blockHeading {
                color: #C90000;
                font-size: 18px;
                padding: 10px;
        }
        .CONTENTS {
                color: black;
                padding-left: 10px;
                padding-right: 10px;
        }




.blockTop {
	margin-bottom:0px;
	overflow:hidden;
	float:left;
	width:225px;
	height:120px;
	margin-right:22px;
}
.blockHeadingTop {
	color: #ffffff;
	padding:0px;
	padding-bottom: 13px;
	padding-top: 13px;
	margin:0px;
	font-size: 120%;
	font-weight: 100;
}
.blockContents {
	font-size: 12px;
	color:#567995;
}
.blockHeadingLeft {
	witdh: 220px;
	color: #030303;
}
.blockContentsLeft {
	width: 220px;
	color: #777777;
	font-size: 12px;
}


.newsListHeading {
	background-image: url("images/icon_news_title.gif");
	background-repeat: no-repeat;
	padding-left:22px;
	padding-bottom: 8px;
	color:#0E2A40;
	font-size: 11px;
}



.readmore {
	text-align:right;
	color:#0e2a40;
	font-size: 11px;
	padding-right:15px;
}
.readmore a {
	background-image: url("images/more_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	color:#235175;
	font-weight:bold;
	margin-right: 18px;
	padding-right:18px;
}



/* Søkefunsksjon */
        .searchsimplefield {
                border:0px solid white;
                height: 15px;
                width: 87px;
                margin-left:38px;
                margin-top:2px;
        }
        .searchsimplebutton {
                display: none;
        }




.footer {
	width: 780px;
	text-align:left;
	border-top: 1px solid #E8E8E8;
	color:#6A6A6A;
	font-size: 10px;
	padding-top:18px;
	padding-bottom:25px;
	padding-left: 35px;
}
.footer a {
	color:#406887;
	font-weight:bold;
	font-size: 10px;
}

.toolbar .element .button {
        border: 0px solid black;
        background-color: transparent;
        margin: 0px;
        padding: 0px;
        color: #00afdd;
        cursor: pointer;
}
.toolbar a {
	text-decoration:none;
        font-size: 10px;
}
.toolbar .element .icon {
	margin-right: 5px;
}

.toolbar {
	margin-top: 10px;
	padding-left: 72px;
}

.toolbar .element {
	display: inline;
	padding-right: 5px;
}
  
/* Imgage gallery */
	.imageDescription {
		padding-bottom:20px;
	}
	
	#largeImage {
		width:350px;
	}
