/* CSS Dokument til EideIBK */


/*----GLOBALT SHIT----------*/
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}
html, body { height: 100%; }
body {
	background-color: #F2F2F2;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

/*----BODY OG KROPP OSV------*/

div#wrapper {
	width: 682px;
	background-color: #ffffff;
	margin: 0px auto;
	min-height:100%;
	margin-bottom: -20px;
	padding-bottom: 10px;
}
* html div#wrapper {
	height: 100%;
}


div#header {
	background-image: url(img/header_3_2.png);
	height: 105px;
	background-position:bottom;
}

div#menu, div#content, div#menu_right { padding: 10px; }

div#menu {
	float: left;
	width: 110px;
	padding-top: 0px;
}

div#content {
	float: left;
	width: 400px;
	padding-top: 0px;
}

div#menu_right {
	float: right;
	width: 110px;
}


div#footer {
	width: 674px;
	height: 10px;
	background-color: #fff;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
}

div#content_wrapper {
	background-image:url(img/cont_bg.png);
	margin: 15px 0 20px 0;
}

br.clear_it { clear: both; height: 1px; }


/*------- TEKST TING OG TYPOGRAFI -------*/

#header h1 { display: none; }
ul, ol { margin-left: 20px; }

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #2A6E9E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font: 75%/125%;
	background-color:#EBEBEB; 
}

div#content h2.title { border-bottom: 1px solid #B40E0E; margin-bottom: 10px; }
.less { margin-bottom: 0px !important; }

#content p {
	line-height: 1.7em;
	margin-bottom: 20px;
}
#footer p {
	margin: 0px auto;
	padding-top: 3px;
	color: #999999;
	border-top: 1px solid #BEBEBE;
	width: 80%;
}
#footer a { color: #999999; text-decoration: none; }
#footer a:hover { color:#CCCCCC; }

a:link, a:visited { color: #0066CC; text-decoration:none; }
a:hover, a:active { color: #0033FF; }


p#page_nat {
	color: #929292;
	font-size: 0.8em;
	margin: 10px 10px 0 10px;
}

img#error { float: right; margin-left: 5px; }

p.sub_info { color: #575757; font-size: 0.9em; }

.guestbook p { margin-bottom: 3px !important; }


.guestbook {
	margin: 0px auto;
	width: 97%;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#medlemmer ul, div#edit_news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#medlemmer ul li, div#edit_news ul li, .guestbook h3 {
	padding: 3px;
	background-color: #EEEEEE;
	border: 1px dotted #D5D5D5;
	margin-bottom: 5px;
	font-size: 1.1em;
}
/*----------Nyhetsartikkelen-------------*/

div.illustrations {
	text-align: center;
	font-style:italic;
	color: #555555;
	float: right;
	border: 1px dotted #8B8B8B;
	padding: 2px;
	margin-left: 5px;
	font-size: 0.8em;
}
div.illustrations img {
	display: block;
	margin: 0px auto;
	margin: 4px;
}

textarea {
	width: 99%;
	height: 300px;
}
#gallery {
	margin: 0px auto;
}
div#gallery {
	text-align: center;
}
p.info, ul.error li {
	background-color: #FFFFCC;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	margin-top: 30px;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}
ul.error li {
	margin: 5px;
}
table#gallery tr td {
	vertical-align: top;
	text-align: center;
}
table#gallery tr td img, div#gallery a img {
	margin: 1px;
	padding: 0px;
	border: 0px;
}
table#gallery tr td, div#gallery a {
	border: 1px solid #EAEAEA;
	padding: 1px;
	margin: 1px;
}
div#gallery a {
	background-color: #EAEAEA;
	float: left;
}
div#gallery a img {
	display: block;
}
/*----------MENY-------------------------*/
#menu ul, #menu ul li ul {
	padding: 0;
	margin: 0 0 10px 0;
	background-color: white;
	color: #000;
	border-top: 1px solid #0033FF; 
	border-bottom: 1px solid #0033FF; 
	list-style-type: none; 
}

#menu_right ul, #menu ul {
	margin-top: 0;
}


#menu ul li, #menu ul li ul li { display: inline; }
 
#menu ul li ul { 
	border-color: #0099FF;
	border: 0px;
	margin: 0px;
}

#menu ul li a, #menu ul li ul li a {
	display: block;
	padding: 2px 15px; 
	background-color: #F2F2F2; 
	margin: 1px 0; 
	text-decoration: none; 
	font-size: 0.8em;
}
#menu ul li ul li a {
	padding-left: 15px;
	margin-left: 10px;
	background-image: url(img/child_bg.png);
	background-repeat:no-repeat;
	background-position:center left;
}
#menu ul li a:hover, #menu ul li ul li a:hover  {
  background-color: #F7F7F7;
 
}

/*--------- HØYRE SPONSORLISTE ---------*/
div#menu_right {
	padding-top: 0px;
}
div#menu_right ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
}

div#menu_right ul li {
	margin-bottom: 10px;
	text-align: center;
}

div#menu_right ul li a img {
	border: 0px;
}
table {
	margin-bottom: 30px;
}

table ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
table td {
	padding: 5px;
	background-color: #f2f2f2;
	vertical-align: top;
	width: 32%;
}



/* Lightbox fetures */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}