/* Global stil */
* {
	margin: 0px;
	padding: 0px;
	border: 0;
	}

div {
margin: 0;
padding: 0;

}

body {
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	}

/* */

/* Logo, navigasjon */

#header {
	float: left;
	width: 210px;
	margin-top: 58px;
	padding: 0;
	display: none;
	margin-top: 10px;
	width: 210px;
	}
	
h1 {
font-family: Helvetica;
font-size: 26px;
color: #000000;
}
h1#logo span {
font-family: Helvetica;
font-size: 26px;
color: #000000;
	}


#footer {
display: none;
}
#footer img {
display:none;
}
#nav {
	display: none;
	width: 780px;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 1;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: none;	list-style-type: none;
	}

#nav a {
	float: left;
		display: none;
	overflow: hidden;
	margin-left: 10px;
	}
	
#nav a:hover {
  color:#ffffff;
  background-color: #D6C692;
  border-color:#9C8A54 #B2A26F #B2A26F #9C8A54;
	}

#subnav a:active, #nav a.selected {
  color:#ffffff;
  	display: none;
  background-color: #D6C692;
  border-color:#9C8A54 #B2A26F #B2A26F #9C8A54;
	}

#current_mobler #mobler a, #current_byggteknisk #byggteknisk a, #current_miljoer #miljoer a, #current_kontakt #kontakt a {
  color:#ffffff;
  	display: none;
  background-color: #D6C692;
  border-color:#9C8A54 #B2A26F #B2A26F #9C8A54;
}		
#mobler a  {
	display: none;
  text-decoration:none; 
  text-align:left; 
  font-size: 1.0em;
  background-color:#ffffff; 
  color:#B2A26F; 
  width:172px; 
  border:2px solid;
  border-color:#B2A26F #D6C692 #D6C692 #B2A26F;
  padding:5px;
  font-family: Helvetica;
	}

#bygg a  {
	display: none;
  text-decoration:none; 
  text-align:left; 
  font-size: 1.0em;
  background-color:#ffffff; 
  color:#B2A26F; 
  width:171px; 
  border:2px solid;
  border-color:#B2A26F #D6C692 #D6C692 #B2A26F;
  padding:5px;
  font-family: Helvetica;
	}
	
#miljo a  {
	display: none;
  text-decoration:none; 
  text-align:left; 
  font-size: 1.0em;
  background-color:#ffffff; 
  color:#B2A26F; 
  display:block; 
  width:171px; 
  border:2px solid;
  border-color:#B2A26F #D6C692 #D6C692 #B2A26F;
  padding:5px;
  font-family: Helvetica;
	}
	
#kontakt a  {
	display: none;
  text-decoration:none; 
  text-align:left; 
  font-size: 1.0em;
  background-color:#ffffff; 
  color:#B2A26F; 
  display:block; 
  width:170px; 
  border:2px solid;
  border-color:#B2A26F #D6C692 #D6C692 #B2A26F;
  padding:5px;
  font-family: Helvetica;
	}

#subnav {
	display: none;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	display: none;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#subnav a {
	display: none;
	float: left;
	overflow: hidden;
	margin-bottom: 5px;
  text-decoration:none; 
  text-align:left; 
  font-size: 1.0em;
  background-color:#ffffff; 
  color:#B2A26F; 
  width:188px; 
  border:2px solid;
  border-color:#B2A26F #D6C692 #D6C692 #B2A26F;
  padding:5px;
  font-family: Helvetica;
	}
	
#subnav a:hover {
	display: none;
  top: 0px;
  left: 0px;
  color:#ffffff;
  background-color: #D6C692;
  border-color:#9C8A54 #B2A26F #B2A26F #9C8A54;
	}

#subnav a:active, #subnav a.selected {
	display: none;
  color:#ffffff;
  background-color: #D6C692;
  border-color:#9C8A54 #B2A26F #B2A26F #9C8A54;
	}

/* */
/* Containers, struktur */

#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	}
	
#nav_container {
	float: left;
	margin-left: 220px;
	margin-top: 16px;
	margin-bottom: 10px;
	width: 780px;
	padding: 0;
	display: inline;
	}

#forsidev {
	display: none;
margin-top: 10px;
padding: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
float: left;
font-family: Helvetica;
width: 210px;
}

#forsideh 
{
float: left;
margin-left: 20px;
width: 770px;
padding: 0px;
}


/* Produktlisting */
#produktboks ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
	width: 133px;
	margin-right: 7px;
}

.linkbox {
	border: 1px solid #D6C692;
	width: 133px;
	height: 180px;
	background-color:#ffffff;
	margin-top: 7px;	
	text-align: center;
	overflow: hidden;
	}

.linkbox p {
	font-family: Helvetica;
	font-size: 0.9em;
	color: #423E2D;
	font-weight: normal;
	margin-top: 8px;
margin-left: 7px;
margin-right: 7px;
	text-align: center;
	background: transparent;
}

.linkbox img {
max-height: 100px;
max-width: 110px;
margin-top: 8px;
margin-bottom: 8px;
margin-left: 7px;
margin-right: 7px;
display: inline;
line-height: 180px;
}

.hovering {
	border: 1px solid #BEA652;
	width: 133px;
	height: 180px;
	margin-top: 7px;	
background-image: url(graphics/productlist_bg.jpg);
background-position: 0 -180px;

}

/* */

/* Bokser */
#produktboks_top {
	float: left;
	width: 770px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url("graphics/productbubble_top.jpg") no-repeat;
	display: inline;
	}
	
#produktboks {
	float: left;
	width: 700px;
	margin: 0;
	padding: 20px 30px 5px 40px;
	background-image:url("graphics/productbubble_middle.jpg");
	background-repeat: repeat-y;
	display: inline;
	}


#produktboks_bottom {
	float: left;
	width: 770px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url("graphics/productbubble_bottom.jpg") no-repeat;
	display: inline;
	margin-bottom: 20px;
	}	

#infoboks_top {
	float: left;
	width: 770px;
	height: 13px;
	margin-top: 10px;
	padding: 0;
	background: url("graphics/infobubble_top.jpg") no-repeat;
	display: inline;
	}

#infoboks2_top {
	float: left;
	width: 770px;
	height: 13px;
	padding: 0;
	background: url("graphics/infobubble_top.jpg") no-repeat;
	display: inline;
	}		
#infoboks2 {
	float: left;
	width: 700px;
	padding: 20px 30px 5px 40px;
	background-image:url("graphics/infobubble_middle.jpg");
	background-repeat: repeat-y;
	display: inline;
	}

#infoboks {
	float: left;
	width: 700px;
	padding: 20px 30px 5px 40px;
	background-image:url("graphics/infobubble_middle.jpg");
	background-repeat: repeat-y;
	display: inline;
	}
	
#infoboks_bottom {
	float: left;
	width: 770px;
	height: 13px;
	padding: 0;
	background: url("graphics/infobubble_bottom.jpg") no-repeat;
	display: inline;
	margin-bottom: 20px;
	}	

#sideboks_top {
	float: left;
	width: 200px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url("graphics/sidebubble_top.jpg") no-repeat;
	display: inline;
	}
	
#sideboks {
	float: left;
	text-align: center;
	width: 200px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image:url("graphics/sidebubble_middle.jpg");
	background-repeat: repeat-y;
	display: inline;
	}

#sideboks a img {
margin-top: 5px;
margin-bottom: 5px;
}	

#sideboks_bottom {
	float: left;
	width: 200px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url("graphics/sidebubble_bottom.jpg") no-repeat;
	display: inline;
	margin-bottom: 20px;
	}	


/* =Headings
----------------------------------------------- */

h2 {
	font-family: Helvetica;
	font-size: 1.5em;
	font-weight: normal;
	color: #423E2D;
	text-align: left;
	margin: 5px 0 5px 0;
	}

h2 span {
font-style:italic;
font-family: Georgia;
color: #423E2D;
}

h3 {
	font-family: Helvetica;
	font-size: 1.25em;
	font-weight: normal;
	color: #423E2D;
	text-align: left;
	margin-top: -10px;
	margin-bottom: 5px;
	}

h3 span {
font-style:italic;
font-family: Georgia;
color: #423E2D;
}

h3 span a {
color: #2510E9;
text-decoration: none;
}

h3 span a:hover {
color: #2510E9;
text-decoration: underline;
}

/* P */

p a,
p a:link,
p a:active,
p a:visited {
color: #2510E9;
text-decoration: none;
	}

p a:hover {
color: #2510E9;
text-decoration: underline;
	}
	
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #423E2D;
	text-align: left;
	line-height: 20px;
	background-color:#ffffff;
	}
#infoboks p {
	margin-bottom: 10;
	padding: 0px;
	max-width: 440px;
	min-width: 300px;
	}
	
/* PRODUKTBILDER - HOVEDBILDE OG THUMBS
----------------------------------------------- */

.image_container {
float: right;
width: 330px;
margin-left: 15px;
display: inline;
background-color: #ffffff;
padding: 3px;
}

.image_product {
	text-align: center;
	max-width: 330px;
	max-height: 286px;
	}

.image_thumb {
margin-top: 10px; 
}

.image_thumb a {
	float:left;
	margin: 0px 16px 16px 0px;
	display: inline;
	background-color:#ffffff;
	padding: 3px;
	}

.image_thumb a:hover {
	float:left;
	margin: 0px 16px 16px 0px;
	display: inline;
	padding: 2px;
	border: 1px solid #BEA652;
	background-color:#ffffff;
	}		
	
