body
{
	margin:					0px;
	padding:				0px;
	background-image:		url('../../images/background2.gif');
	background-repeat: 		repeat-x;
	background-attachment:	fixed;
	font-family:			Trebuchet MS;
	font-size:				14px;
	font-weight:			normal;
	color:					#000000;	
}
/*------ Standard (a) linker ------*/
a:link
{
	color:					#000000;
	text-decoration:		none;
	
	}
a:hover
{
	color:					#000000;
	text-decoration:		underline;	
}
a:active
{
	color:					#000000;
	text-decoration:		none;
}
a:visited
{
	color:					#000000;
	text-decoration:		none;
}
a:link, a:hover, a:active, a:visited
{
	outline:				none;
}
/*---------------------------------*/
.main_container
{
	width: 					100%;	
}
/*---------------------------------*/
.main_table
{
	border-collapse: 		collapse;
	width: 					933px;
	height:					601px;
	margin-left:			auto;
	margin-right:			auto;		
}
.main_table_td_topp
{
	width: 					933px;
	height:					80px;
}
/*---------------------------------*/
	.main_table_topp
	{
		border-collapse: 		collapse;
		width: 					933px;
		height:					80px;	
	}
	.main_table_topp_td1
	{
		width:					10px;
		height:					80px;
	}
	.main_table_topp_td2
	{
		width:					60px;
		height:					80px;		
		background-image:		url('../../images/logo_original.jpg');
		background-repeat: 		no-repeat;
		background-position:	0px center;	
	}
	.main_table_topp_td3
	{
		width:					200px;
		height:					80px;		
		padding-left:			10px;
	    font-size:				18px;
	    color:					#434343;
	    text-align: 			center; 	
	}
	.main_table_topp_td4
	{
		width:					363px;
		height:					80px;
	}
	.main_table_topp_td5
	{
		width:					150px;
		height:					80px;
	    text-align: 			center;					
	}		
	.main_table_topp_td6
	{
		width:					150px;
		height:					80px;
	    text-align: 			center;				
	}
/*---------------------------------*/
.main_table_td_innhold
{
	width: 					933px;
	height:					501px;
	vertical-align:			top;
	background-image:		url('../../images/ab_bak.jpg');
	background-repeat: 		no-repeat;	
}
/*---------------------------------*/
	.innhold_table
	{
		border-collapse: 		collapse;
		width: 					933px;
		height:					501px;	
	}
	.innhold_table_td1
	{
		width: 					933px;
		height:					10px;
		line-height:			10px;		
	}
	.innhold_table_td2
	{
		width: 					933px;
		height:					410px;				
	}
	.innhold_table_td3
	{
		width: 					933px;
		height:					22px;
		line-height:			22px;				
	}
	.innhold_table_td4
	{
		width: 					933px;
		height:					44px;
		line-height:			44px;		
	}
	/*---------------------------------*/
		.meny
		{
			margin:					0px;
			padding:				0px;
			line-height:			44px;
			list-style-type:		none;
			padding-left:			20px;
		}
		.meny li
		{
			float:					left;
			margin-right:			25px;
			cursor:					hand;
			cursor:					pointer;
		}		
	/*---------------------------------*/	
	.innhold_table_td5
	{
		width: 					933px;
		height:					15px;
		line-height:			15px;		
	}	
/*---------------------------------*/
.main_table_td_bunn
{
	width: 					933px;
	height:					20px;
	line-height:			20px;	
}
/*---------------------------------*/
	.main_table_bunn
	{
		border-collapse: 		collapse;
		width: 					933px;
		height:					20px;	
	}
	.main_table_bunn_td1
	{
		width:					50%;
		height:					20px;		
		text-align: 			left;
		font-size:				9px;
		color:					#434343;
	}
	.main_table_bunn_td2
	{
		width:					50%;
		height:					20px;		
		text-align: 			right;
		font-size:				9px;
		color:					#434343;
	}
/*------ Toppanel ------------------------------------------*/
.toppanel_container
{
	position:				fixed;
    z-index: 				10000;
	margin:					0px;
	padding:				0px;    
    top: 					0px;
    width: 					100%;
	height: 				25px;
	border-top:				3px solid #272727;
}
/*---------------------------------------------*/
.toppanel_container_innhold
{
	display: 				none;
	margin:					0px;
	padding:				0px;	
    top: 					0px;
	width: 					100%;
	height: 				260px;
	background-color:		#272727;
	filter:					alpha(opacity = 95);
	-moz-opacity:			0.95;
	-khtml-opacity: 		0.95;
	opacity: 				0.95;
}
.toppanel_table
{
	border-collapse: 		collapse;
	width: 					918px;
	height: 				240px;
}
.toppanel_text
{
	width: 					250px;
	height: 				240px;	
	padding:				5px;
	border-left: 			1px solid #333333;	
}
.toppanel_reg
{
	width: 					385px;
	height: 				240px;	
	padding:				5px;	
}
.toppanel_signin
{
	width: 					250px;
	height: 				240px;
	padding:				5px;
	border-left: 			1px solid #333333;
	border-right: 			1px solid #333333;	
}
/*---------------------------------------------*/
.toppanel_reg h2, .toppanel_signin h2, .toppanel_text h2
{
	margin:					0px;
	padding: 				0px;
    font-family:			Arial;
    font-size:				18px;
	font-weight:			normal;
    color:					#C0C0C0;
	padding-bottom:			10px;    
}
.toppanel_reg td, .toppanel_text td
{
	margin:					0px;
	padding: 				0px;
    font-family:			Arial;
    font-size:				12px;
	font-weight:			normal;
    color:					#15ADFF;
}
.toppanel_signin td
{
	margin:					0px;
	padding: 				0px;
    font-family:			Arial;
    font-size:				12px;
	font-weight:			normal;
    color:					#15ADFF;
}
.textfield_toppanel
{
	width: 					150px;
	height: 				14px;
	border: 				1px solid #1A1A1A;
	background-color:		#414141;
	font-family: 			Arial;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#FFFFFF;
}
.textfield_toppanel_box
{
	width: 					150px;
	height: 				20px;
	border: 				1px solid #1A1A1A;
	background-color:		#414141;
	font-family: 			Arial;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#FFFFFF;
}
.button_24, .button_94, .button_139
{
	height: 				24px;	
	text-align: 			center;
	border: 				none;
	font-family: 			Arial;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#000000;
	cursor: 				pointer;
	cursor: 				hand;
}
.button_24
{
	width: 					74px;
	background: 			transparent url('../../images/bt_login.png');
	background-repeat: 		no-repeat;
}
.button_94
{
	width: 					94px;
	color: 					#FFFFFF;	
	background: 			transparent url('../../images/bt_register.png');
	background-repeat: 		no-repeat;
}
.button_139
{
	width: 					94px;
	color: 					#FFFFFF;	
	background: 			transparent url('../../images/btn_18.png');
	background-repeat: 		no-repeat;
}

.toppanel_prodreg td a, .toppanel_signin td a, .toppanel_text td a
{
	font-family: 			Arial;
	font-size: 				12px;
	font-weight:			normal;
	color: 					#FFFFFF;
	text-decoration:		none;	
}
.toppanel_reg td a:hover, .toppanel_signin td a:hover, .toppanel_text td a:hover
{
	color: 					#15ADFF;
}
/*---------------------------------------------*/
.tab_container
{
	width: 					220px;
	height: 				25px;
	margin-left:			auto;
	margin-right:			170px;
	margin-top:				0px;
	float: 					right;	
}
.tab_left
{
	width: 					100%;
  	height: 				25px;
	background-image:		url('../../images/tab_left.png');
	background-repeat: 		no-repeat;
	background-position:	left;	
}
.tab_center
{
	width: 					180px;
	height: 				25px;
	margin-left:			auto;
	margin-right:			auto;  		
	background-image:		url('../../images/tab_center.png');
	background-repeat: 		repeat-x;
	background-position:	left;	
}
.tab_right
{
	width: 					100%;
  	height: 				25px;
	background-image:		url('../../images/tab_right.png');
	background-repeat: 		no-repeat;
	background-position:	right;	
}
a:link.tab_open, a:visited.tab_open, a:link.tab_close, a:visited.tab_close
{
	display: 				block;
	line-height:			20px;
    font-family:			Arial;
    font-size:				11px;
	font-weight:			normal;
    color:					#FFFFFF;
	text-decoration:		none;
}
.tab_open
{
	background-image:		url('../../images/bt_open.png');
	background-repeat: 		no-repeat;
	background-position:	right 0px;	
}
a:hover.tab_open
{
	background-image:		url('../../images/bt_open.png');
	background-repeat: 		no-repeat;
	background-position:	right -19px;	
}
.tab_close
{
	background-image:		url('../../images/bt_close.png');
	background-repeat: 		no-repeat;
	background-position:	right 0px;	
}
a:hover.tab_close
{
	background-image:		url('../../images/bt_close.png');
	background-repeat: 		no-repeat;
	background-position:	right -19px;	
}
/* ------------------------------------------------------------- */
a:link.tool_table_tab1_open, a:visited.tool_table_tab1_open, a:link.tool_table_tab1_close, a:visited.tool_table_tab1_close
{
	display: 				block;
    font-family:			Arial;
    font-size:				13px;
	font-weight:			normal;
    color:					#000000;
	text-decoration:		none;
}
a:link.tool_table_tab2_open, a:visited.tool_table_tab2_open, a:link.tool_table_tab2_close, a:visited.tool_table_tab2_close
{
	display: 				block;
    font-family:			Arial;
    font-size:				13px;
	font-weight:			normal;
    color:					#000000;
	text-decoration:		none;
}
a:link.tool_table_tab3_open, a:visited.tool_table_tab3_open, a:link.tool_table_tab3_close, a:visited.tool_table_tab3_close
{
	display: 				block;
    font-family:			Arial;
    font-size:				13px;
	font-weight:			normal;
    color:					#000000;
	text-decoration:		none;
}
a:link.tool_table_tab4_open, a:visited.tool_table_tab4_open, a:link.tool_table_tab4_close, a:visited.tool_table_tab4_close
{
	display: 				block;
    font-family:			Arial;
    font-size:				13px;
	font-weight:			normal;
    color:					#000000;
	text-decoration:		none;
}
a:link.tool_table_tab5_open, a:visited.tool_table_tab5_open, a:link.tool_table_tab5_close, a:visited.tool_table_tab5_close
{
	display: 				block;
    font-family:			Arial;
    font-size:				13px;
	font-weight:			normal;
    color:					#000000;
	text-decoration:		none;
}
/* ------------------------------------------------------------- */
.load_box
{
	position: 				absolute;
	visibility: 			hidden;
	z-index: 				50000;
}
.load_box_table
{
	border-collapse: 		collapse;
	border: 				1px solid #C0C0C0;
	width: 					200px;
	height: 				130px;
	background-color: 		#FFFFFF;
}
/* ------------------------------------------------------------- */
.tooltip
{
	position: 				absolute;
	visibility: 			hidden;
	z-index: 				50000;
}
.tooltip_content
{
	border: 				1px solid #C0C0C0;
	background-color:		#FFFFFF;
	padding-top: 			5px;
	padding-bottom: 		1px;
	padding-left: 			5px;
	padding-right: 			5px;
}
.tooltip_content, .tooltip_shadow
{
  position: 				relative;
  bottom: 					2px;
  right: 					2px;
}
.tooltip_shadow
{
	background-color: 		#CCCCCC;
}
.title_content
{
	padding-bottom:			3px;
	font-family: 			Arial;
	font-size: 				12px;
	color: 					#000000;
	font-weight:			normal;
}
.title_arrow
{
	position: 				absolute;
	top: 					-3px;
	left: 					-18px;
	height: 				22px;
	width: 					11px;
	background-image:		url('../../images/arrowleft.gif');
	background-repeat: 		no-repeat;
	background-position:	0px 0px;
}
/* ------------------------------------------------------------- */
