@charset "utf-8";
/* CSS Document */

/* General */

body {
	background: url(../images/back-body.png) repeat-x scroll #002948;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin-top: 20px;
}

.main-wrap {
	width: 950px;
	background: #fff;
	border: 5px solid #d2d2d2;
	padding: 10px;
	text-align: center;
	margin:0 auto;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

h1 {
	margin: 6px 10px 0px 10px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}

h2 {
	color: #2f2f2f;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 auto;
	width:200px;
}

h3 {
	color: #2f2f2f;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 auto;
}

p {
	margin: 0 auto;
}

.content-gallery a:link img, .content-gallery a:visited img, .content-gallery a:hover img, .content-gallery a:active img {
	border: 5px solid #fff; */
}

input {
	border: 1px solid #8fb1d0;
}

a:link, a:visited, a:active { text-decoration: none; color: #0b3c69;  }
a:hover { text-decoration: underline; }

/* Header */

.header-wrap {
	width: 100%;
	height: 203px;
	background: url(../images/sprite-vertical.png) 0px 0px repeat-x scroll #fff;
}

.header-news {
	text-align: left;
}

.header-news input {
	background: url(../images/sprite-vertical.png) 0px -224px repeat-x scroll;
	height: 21px;
	width: 120px;
	font-size: 12px;
	color: #3873a9;
	text-align: left;
	margin-bottom: 3px;
}

.header-button input {
	background: url(../images/sprite-vertical.png) 0px -203px repeat-x scroll;
	height: 21px;
	width: 152px;
	font-size: 11px;
	font-weight: bold;
	color: #3873a9;
	margin-bottom: 3px;
}

.header-text {
	font-size: 11px;
	width: 175px;
	text-align: left;
	color: #3873a9;
}

/* Menu */

.menu-wrap {
	background:#3873A9 none repeat scroll 0 0;
	height:22px;
	width: 100%;
	padding:10px 0 0;
}

.menu-wrap a:link img, .menu-wrap a:visited img, .menu-wrap a:hover img, .menu-wrap a:active img {
	border: 0px solid;
}

.menu-ul-wrap {
	padding-top: 13px;
	margin-left: -40px;
	margin-left: 0px;
	padding: 0px;
}

.menu-ul {
	margin: 0 auto;
}

.menu-li {
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
}

.menumargin {
	margin-left: 25px;
	margin-left: 20px;
}

a.menuitem-1 {
	width: 55px;
	height: 16px;
	background: transparent url(../images/sprite-menu.png) 0px 0px;
	cursor: pointer;
	float: left;
}

a.menuitem-2 {
	width: 39px;
	height: 16px;
	background: transparent url(../images/sprite-menu.png) -55px 0px;
	cursor: pointer;
	float: left;
}

a.menuitem-3 {
	width: 90px;
	height: 16px;
	background: transparent url(../images/sprite-menu.png) -94px 0px;
	cursor: pointer;
	float: left;
}

a.menuitem-4 {
	width: 56px;
	height: 16px;
	background: transparent url(../images/sprite-menu.png) -184px 0px;
	cursor: pointer;
	float: left;
}

a.menuitem-5 {
	width: 61px;
	height: 16px;
	background: transparent url(../images/sprite-menu.png) -240px 0px;
	cursor: pointer;
	float: left;
}

a.menuitem-6 {
	width: 25px;
	height: 16px;
	background: transparent url(../images/sprite-menu.png) -301px 0px;
	cursor: pointer;
	float: left;
}

a.menuitem-7 {
	width: 170px;
	height: 16px;
	background: transparent url(../images/sprite-menu.png) -326px 0px;
	cursor: pointer;
	float: left;
}

a.menuitem-8 {
	width: 49px;
	height: 16px;
	background: transparent url(../images/sprite-menu.png) -496px 0px;
	cursor: pointer;
	float: left;
}

a.menuitem-9 {
	width: 137px;
	height: 16px;
	background: transparent url(../images/sprite-menu.png) -545px 0px;
	cursor: pointer;
	float: left;
}



/* Dividers */

.divider-wrap {
	width: 100%;
	height: 7px;
	background: url(../images/sprite-vertical.png) 0px -246px repeat-x scroll #fff;
}

.divider-element {
	height: 15px;
	clear: both;
}

.divider-element-l {
	height: 35px;
	text-align: right;
	font-size: 0.8em;
}

.divider-element-2 {
	height: 20px;
	text-align: right;
	font-size: 0.8em;
}

.divider-element-g {
	height: 14px;
	text-align: right;
	font-size: 0.8em;
}

/* Titles */

.title-wrap {
	height: 30px;
	background: #fff;
	_margin-top: -11px;
}

.title-3col {
	width: 316px;
	height: 30px;
	background: #8fb1d0;
	text-align: left;
}

.title-centercol {
	margin-right: 1px;
	margin-left: 1px;
}

.title-left2col {
	width: 633px;
	height: 30px;
	background: #8fb1d0;
	text-align: left;
}

.title-leftcol {
	width: 100%;
	height: 30px;
	background: #8fb1d0;
	text-align: left;
}

.title-leftdividecol {
	width: 474px;
	height: 30px;
	background: #8fb1d0;
	text-align: left;
}

/* Content */

.content-wrap {
	
}

.content-3col {
	width: 309px;
	background: #fff;
	text-align: left;
}

.content-gallery {
	width: 900px;
	background: #fff;
	text-align: left;
	margin-left: 8px;
}

.content-text {
	margin: 6px 10px 0px 10px;
	color: #1c446e;
	font-size: 0.7em;
}

.content-3col img {
	max-width: 300px;
	width: expression(this.width > 305 ? 305: true);
	height: auto;
}

.content-3col a:link, .content-3col a:visited, .content-left2col a:link, .content-left2col a:visited, .content-leftdividecol a:link, .content-leftdividecol a:visited {
	color: #c20000;
	text-decoration: none;
}

.content-3col a:hover, .content-left2col a:hover, .content-leftdividecol a:hover {
	color: #c20000;
	text-decoration: underline;
}

.content-left2col {
	width: 633px;
	background: #fff;
	text-align: left;
}

.content-leftdividecol {
	width: 474px;
	background: #fff;
	text-align: left;
}

/* Gallery */


.displaypic img {
	width: 53px;
	height: 68px;
}

.gal-img {
	color: #fff;
	border: 1px solid #fff;
	width: 70px;
	height: 70px;
}

.gal-border {
	background: #999999;
	padding: 1px;
}

.gal-name {
	margin-left: 15px;
	height: 40px;
	display: block;
}

.gal-name-sides {
	height: 21px;
	display: block;
}

/* Leaders */

.lead-img {
	color: #fff;
	border: 1px solid #fff;
}

.lead-border {
	background: #999999;
	padding: 1px;
}

.lead-name {
	margin-left: 15px;
	height: 20px;
	width: 210px;
	overflow: hidden;
}

.lead-info {
	margin-left: 15px;
	height: 15px;
	color: #666666;
}

/* Clear */

.clear {
	clear: both;
}

/* Footer */

.footer {
	color: #5c9cce;
	font-size: 0.7em;
	text-align: center;
	margin-top: 10px;
}

.footer a:link, .footer a:visited {
	color: #88b8e7;
	text-decoration: underline;
}

.footer a:hover {
	color: #88b8e7;
	text-decoration: none;
}

/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 30px; height: 22px; float: right;  padding-bottom: 1em; outline: none; background: #FFFFFF right no-repeat;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* MAIL FORM */

.mailbox {
	background: #fff;
	position: absolute;
	top: 160px;
	width: 400px;
	margin-left: -416px;
	padding: 15px;
	border: 8px solid #d2d2d2;
}

.mailbox-static {
	background: #fff;
	width: 400px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.mailinput input {
	width: 400px;
}

.mailtext textarea {
	border: 1px solid #8fb1d0;
	font-family: Verdana;
	font-size: 12px;
	width: 400px;
	height: 100px;
}

.mailsubmit input {
	width: 400px;
	background: url(../images/back-button.png);
}

.mailselect input {
	border: 1px solid #8fb1d0;
}

.closeme {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) -32px 0px;
	cursor: pointer;
}

/* SLIDE LEADER */

#page
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
        
      
/* Side Scroller */

#ScrollBox 
{
	width: 300px;
	height: 220px;
	overflow: hidden;
	background-color:#fff;
	_height : 1%;
	position: relative;
}

#BigBox
{
	width: 2000px;
}
		
.block {
	width: 300px;
	float: left;
	height: 220px;
}

#LeftArrow {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) 0px 0px;
	cursor: pointer;
}

#RightArrow {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) -16px 0px;
	cursor: pointer;
}

/* Forside */


.front-cal-head {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.front-cal-blue {
	color: #3873ab;
}

.front-cal-firstpost {
	margin-left: 20px;
	font-size: 11px;
	color: #6e6e6e;
}

.front-margin-main {
	margin-bottom: 8px;
	margin-left: 15px;
}

.front-cal-sechead {
	margin-left: 20px;
	font-size: 12px;
}

/* NYHEDSBREV IMPLEMENTERING */

.newsletter-inside {
	float: right;
	margin-right: 10px; 
	margin-right: 7px;
	margin-top: 10px;
	width: 310px;
	text-align: right;
}

/* ACTIVITY STREAM + ICONS */

.stream-leader {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) -48px 0px no-repeat;
	cursor: pointer;
	margin-bottom: -20px;
	margin-left: -15px;
}

.stream-calendar {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) -80px 0px no-repeat;
	cursor: pointer;
	margin-bottom: -20px;
	margin-left: -15px;
}

.stream-gallery {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) -64px 0px no-repeat;
	cursor: pointer;
	margin-bottom: -20px;
	margin-left: -15px;
}

.stream-doc {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) -192px 0px no-repeat;
	cursor: pointer;
	margin-bottom: -20px;
	margin-left: -15px;
}

.stream-link {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) -176px 0px no-repeat;
	cursor: pointer;
	margin-bottom: -18px;
	margin-left: -15px;
}

.printerfriendly {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) -208px 0px no-repeat;
	margin-right: 5px;
	margin-left: 130px;
}

.printtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.printtext a:link, .printtext a:active, .printtext a:visited {
	color: #c20000;
	text-decoration: none;
}

.printtext a:hover {
	color: #c20000;
	text-decoration: underline;
}

/* LINKS/DOKUMENTER FRONT */

.bullet-icon {
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite-icon.png) -160px 0px;
	cursor: pointer;
	float: left;
}
