@charset "utf-8";
body {
	background-color: #f4f4f4;
}
#container {
	width: 960px;
	background-color: #f2f2f2;
	border: 1px solid #e2e2e2;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}
#maincontent {
	background-color: #FFFFFF;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(../images/layout/logo10.jpg);
	background-repeat: no-repeat;
}

.bevelmenu{
	width: 955px;
	background-color: #e2e2e2;
	text-align: center; /*set value to "right" for example to align menu to the right of page*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/layout/navigation/menu_bg1.jpg);
	background-repeat: repeat-x;
}
#leftBox {
	float: left;
	width: 460px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-top: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
}
#footer {
	height: 40px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}
#rightBox {
	width: 460px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 25px;
	text-align: center;
}
#rightBox #Bildeplass {
	border: 1px solid #666666;
	padding: 2px;
}


.bevelmenu li{
	background-image: none;
	display: inline;
}

.bevelmenu li a{
	text-decoration: none;
	color: black;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bevelmenu li a:hover{
	color: black;
	background-image: url(../images/layout/navigation/menu_bg2.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bevelmenu li a:active {
	padding: 3px 0.5em;
	text-decoration: none;
	color: black;
	border: 2px solid #FFF2BF;
}


html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

blockquote {
	background-position: 22px 10px;
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 10px;
	border: 1px solid #E8E8E8;
	font-family: "Trebuchet MS", Arial, Verdana;
	margin-left: 10px;
	width: 95%;
	letter-spacing: 0.1em;
	padding-top: 25px;
	padding-bottom: 10px;
}
.priser {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.credits {
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Verdana;
}

/* End hide from IE-mac */p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 10px;
}

#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: #FFFFFF;
	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; }
.Thumbs    {
	padding: 2px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}
#leftBox #thumbs {
	text-align: center;
}


#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: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
