
body
{
	margin:					0px;
	padding:				0px;
	background-image:		url('../images/background2.gif');
	background-repeat: 		repeat-x;
	background-attachment:	fixed;	
}
.error
{
	display: 				block;
	font-family: 			Verdana;
	font-size: 				11px;
	color: 					#FF0000;
	font-weight:			normal;
}
/*--------------------------------------------------------*/
.container
{
	width: 					100%;
}
/*--------------------------------------------------------*/
.main_table
{
	border-collapse: 		collapse;
	width: 					933px;
	height:					581px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:				10px;	
}
.main_table_td1
{
	vertical-align: 		top;
}
.main_table_td2
{
}
/*---------------------------------------------*/
.main_table_1
{
	border-collapse: 		collapse;
	width: 					100%;
}
.main_table_1_td1
{
	height:					80px;
}
.main_table_1_td2
{
	height:					501px;
	background-image:		url('../images/ab_bak.jpg');
	background-repeat: 		no-repeat;	
	vertical-align: 		top
}
/*---------------------------------------------*/
.main_table_2
{
	border-collapse: 		collapse;
	width: 					100%;
	height:					80px;	
}
.main_table_2_td1
{
	width:					10px;
	padding-left:			10px;	
    font-family:			Verdana;
    font-size:				16px;
	font-weight:			normal;
    color:					#000000;	
}
.main_table_2_td2
{
	width:					60px;
	background-image:		url('../images/logo_original.jpg');
	background-repeat: 		no-repeat;
	background-position:	0px center;	
}
.main_table_2_td3
{
	width:					200px;
	padding-left:			10px;	
    font-family:			Verdana;
    font-size:				16px;
	font-weight:			normal;
    color:					#434343;
    text-align: 			center 	
}
.main_table_2_td4
{
	width:					663px;
}
/*---------------------------------------------*/
.main_table_3
{
	border-collapse: 		collapse;
	width: 					100%;
	height:					485px;	
}
.main_table_3_td1
{
	height:					440px;
	vertical-align: 		top;
}
.main_table_3_td2
{
	height:					45px;
}
/*---------------------------------------------*/
.innhold_table
{
	border-collapse: 		collapse;
	width: 					914px;
	height:					410px;
	margin-top:				10px;
	margin-left:				10px;	
	background-color:		#272727;
	filter:					alpha(opacity = 80);
	-moz-opacity:			0.80;
	-khtml-opacity: 		0.80;
	opacity:				0.80;
}
.innhold_table_new
{
	width: 					350px;			
}
.innhold_table td
{
	padding-left:				10px;
	font-family:			Verdana;
	font-size:				13px;
	font-weight:			normal;
	color:					#FFFFFF;
}
/*---------------------------------------------*/
.main_table_4
{
	border-collapse: 		collapse;
	width: 					933px;
	height:					20px;	
}
.main_table_4_td1
{
	width:					50%;
	text-align: 			left;
	font-family:			Arial;
	font-size:				9px;
	font-weight:			normal;
	color:					#434343;
}
.main_table_4_td2
{
	width:					50%;
	text-align: 			right;
	font-family:			Arial;
	font-size:				9px;
	font-weight:			normal;
	color:					#434343;
}
/*---------------------------------------------*/
.meny
{
	padding:				0px;
	margin:					0px;
	list-style-type:		none;
	padding-left:			20px;
}
.meny li
{
	float:					left;
	margin-right:			25px;
	cursor:					hand;
	cursor:					pointer;		
}

/*------ 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: 				12px;
	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
{
	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;
}
.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;
	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;	
}