.credit
{
	position:absolute;
	right:0;
	bottom:0;
	margin-right:-15px;
	/*margin-top:508px;*/
	margin-bottom:23px;
}
.main_container
{
	width:724px;
	margin:0 auto;
	clear:both;
	text-align:center;
	position:relative;
}
.top
{
	width:100%;
	text-align:left;
	/*line-height:17px;*/
	line-height:22px;
	height:22px;
	position:relative;
	margin:0 auto;
}
	.lang
	{
		float:right;
	}
	.lang a
	{
		margin-right:10px;
		display:block;
		float:left;
	}
#obfuscate
{
	width:134px;
	background:#FFF;
	position:absolute;
	left:0;
	top:0;
	margin-left:-134px;
	z-index:1000;
	
}
.content_container
{
	width:100%;
	margin:0 auto;
	text-align:left;
	position:relative;
	min-height:590px;
}

.menu_content_container
{
	width:134px;
	float:left;
	margin:0 auto;
	position:relative;
	min-height:590px;
}
.menu_container{
	width:134px;
	margin:0 auto;
	position:relative;
	background:#E7E7E9;
	overflow:hidden;
}
	.menu_top{
		width:100%;
		margin:0 auto;
		height:186px;
	}
	.menu{
		width:119px;
		min-height:175px;
		padding-top:26px;
		padding-left:15px;
		background:#FFF;
	}
		.level1{
			line-height:24px;
			height:24px;
		}

		.level2
		{
			margin-left:15px;
		}
	.logo{
		background:#FFF;
		padding-left:15px;
		height:30px;
	}
	.menu_bottom
	{
		width:119px;
		min-height:148px;
		padding-left:15px;
		padding-top:26px;
	}
.document{
	width:590px;
	min-height:590px;
	margin:0 auto;
	float:left;
}
	#startflash
	{
		width:590px;
		height:590px;
		margin:0 auto;
	}

	.content
	{
		margin-left:11px;
		width:579px;
		clear:both;
		padding-bottom:10px;
	}
		.product_item
		{
			float:left;
			text-align:center;
			/*width:178px;*/
			width:129px;
			overflow:hidden;
			height:130px;
			margin-right:15px;
			/*margin-bottom:7px;*/
			text-transform:uppercase;
		}
		.product_item_opaque
		{
			float:left;
			text-align:center;
			/*width:178px;*/
			width:129px;
			overflow:hidden;
			height:130px;
			margin-right:15px;
			/*margin-bottom:7px;*/
			opacity:0.4;
			filter:alpha(opacity=40);
			text-transform:uppercase;
		}
		.product_item_opaque_over
		{
			float:left;
			text-align:center;
			/*width:178px;*/
			width:129px;
			overflow:hidden;
			height:130px;
			margin-right:15px;
			text-transform:uppercase;
			/*margin-bottom:7px;*/
		}		
.footer
{
	width:100%;
	height:22px;
	position:relative;
	text-align:center;
	margin:0 auto;
}
	.footer img{
		margin-top:9px;
	}
.break
{
	width:0px;
	height:0px;
	font-size:0px;
	clear:both;
}

/* Gammel CSS som fortsatt brukes: */
#show_all
{
	cursor:hand;
	cursor:pointer;	
}

#product_details
{
	display:none;
	margin-top:35px;
}
#product_details_display
{
	margin-top:35px;
}
.ben
{
	float:left;
	margin-right:5px;
	width:88px;
	margin-bottom:20px;
	clear:right;
}

.ben img, .bekledning img
{
	border:1px solid #EAE7E7;
	margin-bottom:5px;
}
.varianter
{
	border-top:1px solid #F8F8F8;
	margin-top:10px;
	width:135px;
	margin-right:5px;
	float:left;
}
.variant_text
{
	text-align:center;
	/*font-weight:bold;*/
	padding-bottom:3px;
	padding-top:3px;
}
.varianter img
{
	border:1px solid #EAE7E7;
}
.variant_bottom
{
	margin-bottom:25px;
	border-bottom:1px solid #F8F8F8;
	padding-bottom:3px;
}
.bekledning
{
	float:left;
	margin-right:5px;
	width:135px;
	margin-bottom:20px;
	clear:right;
}
.product_text
{
	/*padding-left:10px;*/
	margin-bottom:20px;	
}

.skjema
{
	padding-left:30px;
	padding-right:20px;
}

.skjema a:link, .skjema a:visited
{
	color:#B1271C;	
}

.thumb
{
	float:left;
	border:1px solid black;
	width:62px;
	height:84px;
	padding:5px;
	margin:5px;
	text-align:center;
	overflow:hidden;
}
.thumb_preview
{
	height:48px;
}
#file_pane_top
{
	width:532px;
	height:320px;
	-moz-overflow-y:auto;
	overflow:auto;
	border:1px solid #E6EBE6;
	padding:2px;
}

#file_pane_bottom
{
	width:100%;
	height:500px;
	text-align:left;
}

.thumb_details
{
	width:62px;
	height:28px;
	overflow:hidden;
	text-align:left;
}

.link
{
	cursor:hand;
	cursor:pointer;	
}
.topimage
{
	width:218px;
	height:376px;
	padding-left:30px;
	padding-right:340px;
	margin:0 auto;
	clear:both;
	position:relative;
	overflow:hidden;
	margin-bottom:40px;
	margin-left:-13px;
	border:1px solid #E7E7E9;
}
	.topimage h1{
		line-height:30px;
	}
	/*.topimage h1
	{
		position:absolute;
		top:170px;
		left:30px;
		width:250px;
		line-height:35px;
		height:150px;
	}
	.topimage p
	{
		position:absolute;
		top:295px;
		left:30px;
		width:240px;
		line-height:13px;
		
	}*/
.input_text
{
	background:#E7E7E9;
	padding:3px 0px 0px 5px;
	margin:0px;
	width:135px;
	height:18px;
	line-height:18px;
	border:0px;
	margin-right:8px;
	float:left;
}
.org
{
	float:left;
	width:134px;
	margin-bottom:35px;
	margin-right:10px;
}
.area
{
	float:left;
	width:134px;
	margin-bottom:3px;
	margin-right:10px;
}
.menu_login
{
	float:left;
	margin-left:15px;	
}
.arrowred
{
	margin-left:5px;
	margin-top:0px;
	float:left;
}
#forhandlerlogin
{
	float:left;
	margin-right:8px;
}
.menu_login_div
{
	float:left;
	margin:0 auto;
}
.vertical_container{
	width:144px;
	float:left;
	margin:0 auto;
}
.brodtekst a:link, .brodtekst a:visited, .brodtekst a:active{
	padding-right:12px;
	background:url('../images/arrowred.gif') no-repeat;
	background-position:center right;
}
.arrowlink{
	float:left;
}
.arrowlink a:link, .arrowlink a:visited, .arrowlink a:active{
	padding-right:12px;
	background:url('../images/arrowred.gif') no-repeat;
	background-position:center right;
	line-height:18px
}

/* August 2010 - byttet ut link i produktlister med webfont pga bugs i SWF: */
@font-face {
	font-family: 'HouschkaProLight';
	src: url('houschkapro-light-webfont.eot');
	src: local('☺'), url('houschkapro-light-webfont.woff') format('woff'), url('houschkapro-light-webfont.ttf') format('truetype'), url('houschkapro-light-webfont.svg#') format('svg');
	font-weight: normal;
	font-style: normal;
}
.Houschka {
	font-family: 'HouschkaProLight';
	font-size:9pt;
	color:#000000;
}