/*
Kunde: Bohus Møbelhuset AS
© 2006-2007 Kreativ Strek AS
Dokumentet er laget med enerett for www.mobelhuset-as.no
*/

/*----------Attributter for dokumentet----------*/

html, body {
	background:url(../images/bg.jpg) no-repeat;
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:17px;
	color:#797468;
}

/*----------Layout-DIV'er----------*/

#header {
	position:absolute;
	top:0px;
	left:62px;	
	width:734px;
	height:200px;
	background:url(../images/toppbilde.jpg) no-repeat;
	z-index:1;
}

a#logo {
	position:absolute;
	top:155px;
	left:796px;	
	width:125px;
	height:45px;
	background:url(../images/logo.gif) no-repeat;
	z-index:2;
}

#submenywrap {
	position:absolute;
	top:310px;
	left:62px;	
	width:191px;
	height:auto;
	z-index:2;
	padding-bottom:40px;
}

a#print {
	position:absolute;
	top:280px;
	left:725px;	
	width:14px;
	height:14px;
	z-index:20;
	background:url(../images/print.gif) no-repeat;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

a#print:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#avdelinger {
	position:absolute;
	top:318px;
	left:795px;	
	width:125px;
	height:auto;
	background:url(../images/avdelinger.gif) no-repeat 1px 0px;
	padding-top:35px;
	z-index:3;
	font-size:10px;
	line-height:14px;
}

.avdelingimg {
	padding:8px;
	background:#fff;
	border:1px solid #dbdad1;
	margin-bottom:6px;
}

.avdelingimg:hover {
	border:1px solid #c3c2b8;
}

#avdelinger a {
	color:#797468;
}

#avdelinger a:hover {
	color:#797468;
}

#kartskjema {
	position:absolute;
	top:240px;
	left:758px;	
	width:216px;
	height:auto;
	padding-top:59px;
	background:#3d3d3d url(../images/bolk_header.gif) no-repeat;
	z-index:2;
}

#kartskjemabunn {
	float:left;
	width:216px;
	height:22px;
	background:url(../images/bolk_bunn.gif) no-repeat;
	z-index:2;
}

#photodiv {
	background-repeat: no-repeat;
	position:absolute;
	z-index:1;
	top:0px;
	width:974px;
	height:98px;
}

#wrap {
	position:absolute;
	z-index:10;
	top:310px;
	left:281px;
	width:458px;
	height:auto;
	display:block;
	padding-bottom:40px;
}

#tekstboks {
	float:left;
	position:relative;
	display:block;
	width:458px;
	height:auto;
	padding:0px;
	padding-bottom:30px;
}

#footer {
	float:left;
	position:relative;
	width:458px;
	height:15px;
	padding:0px;
	font-size:10px;
	background:url(../images/footer.gif) no-repeat;
}


.skjult {
	display: none;
	visibility: hidden;
}

a#adresse {
	position:absolute;
	left:373px;
	top:18px;
	width:305px;
	height:12px;
	z-index:1;
	background:url(../images/adresse.gif) no-repeat;
}

.teaserwrap1 {
	float:left;
	width:129px;
	margin-right:19px;
	background:url(../images/produktbg.gif) no-repeat;
	padding-left:11px;
	padding-top:11px;
	text-decoration:none;
	color:#797468;
}

.teaserwrap2 {
	float:left;
	width:129px;
	background:url(../images/produktbg.gif) no-repeat;
	padding-left:11px;
	padding-top:11px;
	text-decoration:none;
	color:#797468;
}

.teaserwrap1:hover, .teaserwrap2:hover {
	background:url(../images/produktbg.gif) -140px 0px no-repeat;
	text-decoration:none;
	color:#c10032;
}


.teaserbilder {
	float:left;
	background:#fff;
	border:1px solid #dbdad1;
	margin-bottom:7px;
	cursor:hand;
	padding:8px;
}

.hovedbilde {
	padding:10px;
	background:#fff;
	border:1px solid #dbdad1;
	margin-bottom:15px;
}

.teasere {
	float:left;
	width:458px;
	margin-top:6px;
	margin-bottom:14px;
}

.teaserheader {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;	
	line-height:13px;
}

.produktmini {
	float:left;
	background:#fff;
	border:1px solid #dbdad1;
	margin-bottom:6px;
	cursor:hand;
	padding:6px;
	margin-right:13px;
}

.produktmini:hover {
	border:1px solid #797468;
}

/*----------Tekststiler----------*/

p {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:17px;
	color:#797468;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	display:block;
	margin-top:0;
} 


.undertittel {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:-10px;
	margin-bottom:17px;
}

td {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:18px;
	color:#3c3c3c;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}

.skjult {
	display: none;
	visibility: hidden;
}

.spacer {
	line-height:13px;
	width:100%;
}

.beskrivelse {
	color:#ffffff;
	font-family:Arial, Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-transform:none;
	display:block;
}

.lesmeir {
	color:#afbbed;
	font-family:Arial, Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:11px;
	margin-top:18px;
	font-weight:normal;
	text-transform:none;
	display:block;
}



/*----------Attributter for bilder----------*/

img {
	border:0px;
}

.nyhetsbilde {
	float:right;
	margin-bottom:21px;
	margin-left:0px;
}

.saksbilde {
	float:right;
	margin-bottom:20px;
	margin-left:30px;
}

.produktbilde {
	float:right;
	width:182px;
	padding:9px;
	border:1px dashed #72c61f;
	margin-bottom:15px;
}

.400 {
	float:right;
	margin-left:-1px;
}


/*----------Overskrifter----------*/


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin-top:0;
	color:#3a3d41;
}
	
h2 { 
	font:22px Arial, Trebuchet MS, "Trebuchet MS", sans-serif; 
	text-decoration: none;
	letter-spacing: .5px;
	height:32px;
	margin-top:0px;
	margin-bottom:15px;
}

h3 {
	height:23px;
	margin-top:19px;
}

h4 {
	height:23px;
	margin-top:5px;
	margin-bottom:10px;
}

/*----------Linker i dokumentet----------*/

a { 
	text-decoration: none; 
	COLOR: #3c4e98;
}

a:hover { 
	COLOR: #3c4e98;
	text-decoration:underline;
}

/*----------LISTER_MENYER----------*/

/*-------Hovedmeny-------*/

ul#meny {
	position:absolute;
	padding:0;
	margin:0;
	list-style: none;
	cursor:pointer;
	left:205px;
	top:218px;
	width:650px;
	height:20px;
}

ul#meny li a {
	display:block;
}

ul#meny li {
	float:left;
	position:relative;
	list-style:none;
}

li a.hovedside {
	height:20px;
	width:93px;
	background:url(../images/hovedside.gif);
}

li a.hovedside:hover, li a.hovedsideaktiv {
	height:20px;
	width:93px;
	background:url(../images/hovedside.gif) -93px 0px;
}

li a.omoss {
	height:20px;
	width:74px;
	background:url(../images/omoss.gif);
}

li a.omoss:hover, li a.omossaktiv {
	height:20px;
	width:74px;
	background:url(../images/omoss.gif) -74px 0px;
}

li a.produkter {
	height:20px;
	width:95px;
	background:url(../images/produkter.gif);
}

li a.produkter:hover, li a.produkteraktiv {
	height:20px;
	width:95px;
	background:url(../images/produkter.gif) -95px 0px;
}

li a.kampanje {
	height:20px;
	width:91px;
	background:url(../images/kampanje.gif);
}

li a.kampanje:hover, li a.kampanjeaktiv {
	height:20px;
	width:91px;
	background:url(../images/kampanje.gif) -91px 0px;
}

li a.referanser {
	height:20px;
	width:101px;
	background:url(../images/referanser.gif);
}

li a.referanser:hover, li a.referanseraktiv {
	height:20px;
	width:101px;
	background:url(../images/referanser.gif) -101px 0px;
}

li a.inspirasjon {
	height:20px;
	width:105px;
	background:url(../images/inspirasjon.gif);
}

li a.inspirasjon:hover, li a.inspirasjonaktiv {
	height:20px;
	width:105px;
	background:url(../images/inspirasjon.gif) -105px 0px;
}

li a.kontakt {
	height:20px;
	width:66px;
	background:url(../images/kontakt.gif);
}

li a.kontakt:hover, li a.kontaktaktiv {
	height:20px;
	width:66px;
	background:url(../images/kontakt.gif) -66px 0px;
}



ul#submeny{
	position:relative;
	float:left;
	width:171px;
	list-style: none;
	padding:0;
	padding-top:48px;
	padding-left:20px;
	padding-bottom:12px;
	margin:0;
	z-index:3;
	background:#dbdad1 url(../images/menytopp.gif) no-repeat;
}
	
	
ul#submeny li {
	display: block;
	float:left;
}
		
ul#submeny li a {
	display: block;
}	


.menybunn {
	width:191px;
	height:16px;
	float:left;
	position:relative;
	background:url(../images/menybunn.gif) no-repeat;
}

.butikkinfo {
	width:191px;
	height:165px;
	float:left;
	position:relative;
	background:url(../images/butikkinfo.gif) no-repeat;
}
		
li a.submenyvalg {
	width:115px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:28px;
	font-weight:normal;
	text-align:left;
	color:#797468;
	text-decoration: none;
	border-top:1px solid #f6f4f2;
	border-bottom:1px solid #f6f4f2;
	margin-bottom:-1px;
}

li a.submenyvalg:hover {
	font-weight:normal;
	text-decoration:none;
	background:#e3e2db url(../images/pil2.gif) no-repeat 137px 9px;
}

li a.submenyvalgaktiv {
	width:115px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:28px;
	font-weight:bold;
	text-align:left;
	color:#797468;
	text-decoration: none;
	border-top:1px solid #f6f4f2;
	border-bottom:1px solid #f6f4f2;
	margin-bottom:-1px;
	background:#f6f4f2 url(../images/pil.gif) no-repeat 137px 9px;
}

li a.submenyvalgaktiv:hover {
	font-weight:bold;
	text-decoration:none;
	background:#f6f4f2 url(../images/pil.gif) no-repeat 137px 9px;
}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing:0px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing:0px;	
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing:0px;	
}


/* Lightbox JS */



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #ffffff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-top: 1px solid #b6e3fa;
	border-left: 1px solid #b6e3fa;
	border-right: 1px solid #b6e3fa;
	}

#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: 11px Tahoma, Verdana, Helvetica, sans-serif;
	background: url(../images/lightbg.jpg);
	margin: 0 auto;
	line-height: 1.4em;
	border-bottom: 1px solid #b6e3fa;
	border-left: 1px solid #b6e3fa;
	border-right: 1px solid #b6e3fa;
}

#imageData {
	padding:0 10px;
}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; color:#353535;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 100px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
		
	
