*{
margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	}

body{background: #000 url(backmurorg4.jpg);
background-position: top left;
background-repeat: no-repeat;
font-family: trebuchet ms, serif;
text-align: justify;
font-size: 13px;
color: #DAC79D;
height: auto; 
min-height: 100%;
}

#wrapper{
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto;
width: 100%;
}
#header{
background: transparent;
float: left;
width: 100%;
height: 360px;
margin:0;
border-top: 1px solid #fff;
}
.innerheader{
position: relative;
margin: 70px 0 0 35px;
background: transparent;

}
#meny{
float: left;
background: transparent;
width: 990px;
height: 0;
border: 0px solid #000;
font-family: georgia,arial,times new roman,;
margin: -10px 0 0 0;
}
#content{
position:relative;
width: 990px;
height: auto;
margin:0 0 0 40px;
}
#left{
float: left;
width: 224px;
margin: 40px 30px 0 0;
}
#right{
float: left;
width: 552px;
margin-top: 40px;
}
#leftstore{
background: #88857D;
float: left;
width: 559px;
height: 520px;
}
#rightstore{
background: #181818;
float: left;
width: 532px;
height: 520px;
}
#onebig{
float: left;
width: 950px;
height: auto;
border: 0px solid #fff;
margin-top: 40px;
}
#footer{
position: fixed;
bottom: 0;
right: 0;
background:url();
background-position: bottom right;
background-repeat: no-repeat;
height: 350px;
width: 250px;
}
.tableleft{
background:transparent;
padding: 0 0 0 0;
float: left;
margin: 0 0 0 0;
border: 0px solid #fff;
width: 450px;
height: auto;
}
.tablemiddle{
background: #ddd;
float: left;
border: 1px solid #fff;
width: 300px;
height: auto;
}
.tableright{
float: left;
margin: 0 0 0 40px;
border: 0px solid #fff;
width: 450px;
height: auto;
}
.box{
background: #050505;
float: left;
width: 450px;
height: auto;
margin: 0 0 15px 0;
border: 1px solid #101010;
}
.innerbilde{
background: transparent;
width:100px;
height: 100px;
float: left;
margin: 0 10px 0 0;
border: 0px solid #101010;
padding: 10px;
}
.innertext{
background: transparent;
width:310px;
position:relative;
float: left;
margin: 6px 0 0 0;
padding: 0 0 10px 0;
border: 0px solid #fff;
}
.orange{
color: #D49225
}
.borderpic{
border: 5px solid #101010;
}
.padding{
padding: 0 20px 0 30px;
}
.padding2{
padding: 0 20px 20px 10px;
}
.clear{
clear: both;
}
img{
border: 0;
}
h1{
color: #7A0819;
font-size: 22px;
font-family: arial;
margin: 40px 20px 0 30px;
}
h2{
color: #7A0819;
font-size: 16px;
font-family: georgia, times new roman;
margin: 0;
}
h3{
}
h4{
}
a{
color: #DAC79D;
font-size: 13px;
}
a:hover{
color: #cecece;
}
a.stor{
color: #7A0819;
font-family: georgia, times new roman;
font-size: 18px;
text-decoration: none;
}
a.stor:hover{
color: #cecece;
}
.menu ul {
 display: block;
 padding: 0px;
 margin: 0 0 0 0;
 list-style: none;
 text-align: center;
}
.menu ul li {
 display: block;
 float: left;
 margin: 0px;
 list-style: none;
}
.menu a {
background: url('menyback.png') bottom left no-repeat;
 display: block;
 width: 122px;
 height: 28px;
 padding: 15px 0px 0px 0px;
 margin: 0px;
 border: 0px;
 color: #000;
 text-decoration: none;
 font-size: 15px;
 text-transform: uppercase;
}
.menu a:hover {
background: url('menyback2.png') bottom left no-repeat;
height: 26px;
 color: #fff;
}
.bilder{
float: left;
height: auto;
border: 0px solid #fff;
margin: 0;
}
.bildebox2
{
float:left;
background: url('backbilde_1a.jpg') top left no-repeat;
width: 160px;
height: 205px;
border: 0px solid #760317;
margin: 0 2px 2px 2px;
padding: 7px;
}

#lightbox{
	background-color:#808080;
	padding: 10px;
	border: 2px solid #A6A6A6;
	}
#lightboxDetails{
	font-size: 0.9em;
	color:#fff;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #F8EFE6;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");