/* CSS Document */

html, body
{
	margin: 0px auto;
	background-image: url(/userfiles/image/bg.gif);
	background-repeat: repeat-x;
	background-color: #002958; /*height:100%;*/
}
*
{
	margin: 0px auto;
	vertical-align: top;
	text-align: justify;
	line-height: 15px;
}
a
{
	color: #f16c00;
	text-decoration: underline;
}
a:hover
{
	color: #f16c00;
	text-decoration: none;
}
img
{
	border: 0pt;
}
table
{
	margin: 0px;
	float: left;
}
td
{
	/*padding:1px 3px;*/
}
ul
{
	margin: 0px;
	padding: 0px;
}
ul li
{
	margin: 0px;
	padding: 0px;
}
#main
{
	position: relative;
	width: 1024px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0px auto -100px;
}
#left
{
	background-image: url(/userfiles/image/left.gif);
	background-repeat: no-repeat;
	background-position: left 27px;
	width: 17px;
	height: 265px;
	float: left;
}
#right
{
	background-image: url(/userfiles/image/right.gif);
	background-repeat: no-repeat;
	background-position: left 27px;
	width: 20px;
	height: 265px;
	float: right;
}
#container
{
	width: 1024px;
	overflow: hidden;
	padding-bottom: 100px;
	margin-bottom: 4px;
}
#top
{
	/*background-color: #000000;*/
	width: 987px;
	height: auto;
	background-image: none;
	/*border-bottom: dotted 1px gray;*/
	}
	#top2
{
	/*background-color: #000000;*/
	width: 987px;
	height: 35px;
	background-image: none;
	/*border-bottom: dotted 1px gray;*/
	}
#login
{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #ffffff;
	float: right;
	padding-top: 5px;
	height: auto;
	display: inline;
}
#login label
{
	float: left;
}
.inputText
{
	background-color: #4b4a4a;
	border: 1pt solid #969696;
	width: 80px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	float: left;
	color: #FFFFFF;
	margin-right: 2px;
	padding: 1px 2px;
}
.btnLogin
{
	background-image: url(/userfiles/image/btnLogin.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 17px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	border: 0pt;
}
.btnLogout
{
	background-image: url(/userfiles/image/btnLogout.gif);
	background-repeat: no-repeat;
	width: 61px;
	height: 17px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	border: 0pt;
}
#header
{
	/*background-image:url(/userfiles/image/header.jpg); 	background-repeat:no-repeat;*/
	width: 987px;
	height: 184px;
}
#menu
{
	width: 987px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	float: left;
	display: inline;
}

#menu ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 100;
}
#menu ul li
{
	position: relative;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}
#menu ul li ul
{
	position: absolute;
	top: 100px;
	left: 0px;
	list-style: none;
	visibility: hidden;
	z-index: 100;
}
#menu ul li ul li
{
	width: 147px;
	background-color: #ff9815;
	border-bottom: 1pt solid #f16c00;
	display: block;
	float: none;
	padding: 0px 5px;
}
#menu ul li ul li a
{
	width: 147px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	line-height: 24px;
}
#menu ul li ul li a:hover
{
	display: block;
	color: #1b64b1;
}
a#btn1
{
	background-image: url(/userfiles/image/btn_01.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn1:hover
{
	background-image: url(/userfiles/image/btn_over_01.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
#btn1Active
{
	background-image: url(/userfiles/image/btn_over_01.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn2
{
	background-image: url(/userfiles/image/btn_02.gif);
	background-repeat: no-repeat;
	width: 132px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn2:hover
{
	background-image: url(/userfiles/image/btn_over_02.gif);
	background-repeat: no-repeat;
	width: 132px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
#btn2Active
{
	background-image: url(/userfiles/image/btn_over_02.gif);
	background-repeat: no-repeat;
	width: 132px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn3
{
	background-image: url(/userfiles/image/btn_03.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn3:hover
{
	background-image: url(/userfiles/image/btn_over_03.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
#btn3Active
{
	background-image: url(/userfiles/image/btn_over_03.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn4
{
	background-image: url(/userfiles/image/btn_04.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn4:hover
{
	background-image: url(/userfiles/image/btn_over_04.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
#btn4Active
{
	background-image: url(/userfiles/image/btn_over_04.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn5
{
	background-image: url(/userfiles/image/btn_05.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn5:hover
{
	background-image: url(/userfiles/image/btn_over_05.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
#btn5Active
{
	background-image: url(/userfiles/image/btn_over_05.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn6
{
	background-image: url(/userfiles/image/btn_06.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn6:hover
{
	background-image: url(/userfiles/image/btn_over_06.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
#btn6Active
{
	background-image: url(/userfiles/image/btn_over_06.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn7
{
	background-image: url(/userfiles/image/btn_07.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn7:hover
{
	background-image: url(/userfiles/image/btn_over_07.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
#btn7Active
{
	background-image: url(/userfiles/image/btn_over_07.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn8
{
	background-image: url(/userfiles/image/btn_08.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn8:hover
{
	background-image: url(/userfiles/image/btn_over_08.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
#btn8Active
{
	background-image: url(/userfiles/image/btn_over_08.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
a#btn9
{
	background-image: url(/userfiles/image/btn_09.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	margin: 0;
}
a#btn9:hover
{
	background-image: url(/userfiles/image/btn_over_09.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	margin: 0;
}
#btn9Active
{
	background-image: url(/userfiles/image/btn_over_09.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	margin: 0;
}
#container2
{
	width: 987px;
	/*overflow: hidden;*/
	float: left;
	}
#container2-2
{
	background-image: url(/userfiles/image/bgContent.gif);
	background-repeat: repeat-y;
	width: 987px;
	/*overflow: hidden;*/
	float: left;
}
#container3
{
	width: 987px; /*overflow:hidden;*/
	height: auto;
}
#up
{
	width: 987px; /*overflow:hidden;*/
	height: auto;
}
#down
{
	width: 987px; /*overflow:hidden;*/
	height: auto;
}
#middle
{
	width: 987px; /*overflow:hidden;*/
	height: auto;
}
#colLeft
{
	background-image: url(/userfiles/image/bgColLeft.gif);
	background-repeat: repeat-x;
	width: 682px;
	float: left;
	padding-top: 17px;
	margin-right:0px !important;
	margin-right:-20px;
}
#colLeft2
{
	background-image: url(/userfiles/image/bgColLeft.gif);
	background-repeat: repeat-x;
	width: 682px;
	float: left; /*padding-top: 17px;*/
}
/* NEWS */
#newsBox
{
	background-image: url(/userfiles/image/newsBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 682px;
	margin-bottom: 4px;
	padding-bottom: 18px;
	overflow: hidden;
}
#newsCenter
{
	background-image: url(/userfiles/image/newsCenter.gif);
	background-repeat: repeat-y;
	width: 682px;
}
#newsContent
{
	background-image: url(/userfiles/image/newsContent.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 660px;
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}
#newsContent h1
{
	color: #ff9815;
	font-size: 16px;
	line-height: 25px;
}
#newsHeading
{
	position: relative;
	background-image: url(/userfiles/image/bgNews_h.gif);
	background-repeat: repeat-x;
	width: 660px;
	height: 27px;
	margin-bottom: 14px;
	overflow: hidden;
}
#news_h
{
	background-image: url(/userfiles/image/news_h.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 27px;
	float: left;
}
#news_h2
{
	background-image: url(/userfiles/image/bgNews_h2.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 27px;
	float: right;
}
#newsContainer
{
	width: 660px;
	overflow: hidden;
}
#newsCol1
{
	width: 431px;
	float: left;
	border-right: 1pt solid #c8c8c8;
	padding: 0px 8px 0px 3px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}
#newsCol2
{
	width: 215px;
	float: right;
}
#newCol22
{
	margin-top: 25px;
	width: 215px;
	float: right;
}
.newsBox
{
	width: 202px;
	height: auto !important;
	border-bottom: 1pt solid #c8c8c8;
	padding: 8px 0px 9px 0px;
	overflow: hidden;
}
#newsBoxLeft{
	float: left;
	width:84px;
}
#newsBoxRight
{
	width: 113px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin-left:5px;
	float: left;
	font-size: 10px;
}
#newsBoxRight a
{
	text-decoration: none;
	color: Black;
	text-align:right;
	float:right;

}
.newsBox .link
{
	text-align: right;
	margin: -5px 0 0 0;
	
}
.newsBox .link a
{
	background: url(/userfiles/image/Untitled.gif) left center no-repeat;
	padding: 0 0 0 20px;
	color: #0a4896;
	font-weight: bold;
	text-decoration: none;
}

/* GALLERY  */
#container4
{
	width: 682px;
	overflow: hidden;
	margin-bottom: 4px;
}
#galleryBox
{
	background-image: url(/userfiles/image/gallery_h.gif);
	background-repeat: no-repeat;
	width: 339px;
	float: left;
	padding-top: 23px;
}
#galleryContent
{
	background-image: url(/userfiles/image/galleryContent.jpg);
	background-repeat: no-repeat;
	width: 339px;
	height: 226px;
}
#galleryContent a
{
	position: relative;
	top: 186px;
	right: 23px;
	width: 98px;
	height: 26px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: right;
}

/* FORUM */
#forumBox
{
	background-image: url(/userfiles/image/forum_h.gif);
	background-repeat: no-repeat;
	width: 339px;
	float: right;
	padding-top: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}
#forumContent
{
	background-image: url(/userfiles/image/forumContent.gif);
	background-repeat: no-repeat;
	width: 321px;
	height: 194px;
	padding: 16px 9px 17px 9px;
}
#forumBox2
{
	background-image: url(/userfiles/image/forum_h.gif);
	background-repeat: no-repeat;
	width: 302px;
	float: right;
	padding-top: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}
#forumContent2
{
	/*background-image: url(/userfiles/image/forumContent.gif); 	background-repeat: no-repeat;*/
	width: 278;
	height: 194px;
	padding: 0px 0px 0px 0px;
}
#forum
{
	background-color: #FFFFFF;
	width: 301px;
	height: 174px;
	padding: 10px;
}
#forum a
{
	color: #5b5b5b;
	text-decoration: none;
}
#forum a:hover
{
	color: #ff8e00;
}
#tbForum
{
	width: 301px;
}
#tbForum td
{
	vertical-align: middle;
	line-height: 18px;
}
#tbForum td.td1
{
	width: 35px;
	text-align: center;
}
#tbForum td.td2
{
	width: 50px;
}
/* ELDRE NYHETER */
#eldreBox
{
	background-image: url(/userfiles/image/eldre_h.gif);
	background-repeat: no-repeat;
	width: 682px;
	padding-top: 25px;
	margin-bottom: 4px;
	background-color: #002958;
}
#eldreContent
{
	width: 680px;
	background-color: #FFFFFF;
	border-left: 1pt solid #ff8e00;
	border-right: 1pt solid #ff8e00;
	border-bottom: 1pt solid #ff8e00;
	overflow: hidden;
}
#eldreLeft
{
	width: 380px;
	float: left;
	padding: 20px 30px 0px 7px;
	display: inline;
}
.headlineBox
{
	width: 380px;
	/*height: auto !important;*/
	height: 100px;
	min-height: 100px;
	border-bottom: 1pt dotted #ff8e00;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b5b5b;
	
}
#headlineBoxLeft
{
	width: 140px;
	float: left;
}
#headlineBoxLeft img
{
	max-width:140px;
	max-height:100px;
}
#headlineBoxRight
{
	width: 240px;
	float: left;
}

.headlineBox .link
{
	text-align: right;
	margin: -5px 0 0 0;
	
}

.headlineBox .link a
{
	background: url(/userfiles/image/Untitled.gif) left center no-repeat;
	padding: 0 0 0 20px;
	color: #0a4896;
	font-weight: bold;
	text-decoration: none;
}
.headlineBox table
{
	width: 360px;
}
.headlineBox h1
{
	font-size: 14px;
	line-height: 18px;
}
.headlineBox h1 a
{
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: Black;
}
.headlineBox2
{
	width: 360px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	border-bottom: 1pt dotted #ff8e00;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b5b5b;
	float: left;
	display: inline;
}
.headlineBox2 table
{
	width: 360px;
	float: left;
	display: inline;
}
.headlineBox2 table tr td
{
	width: 170px;
	float: left;
	display: inline;
}
.headlineBox2 h1
{
	font-size: 14px;
	line-height: 18px;
}
.clear {
	clear:both;
}
.headlineBox3
{
	/*width: 560px;*/
	width: 650px;
	height: auto !important; /*height: 100px;*/
	min-height: 100px;
	border-bottom: 1pt dotted #ff8e00;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b5b5b;
	float: left;
	display: inline;
	padding: 10px 0px 10px 0px;
}
#headlineBox3Left
{
	width: 150px;
	float: left;
}
#headlineBox3Right
{
	width: 500px;
	float: left;
}

.headlineBox3 .link
{
	text-align: right;
	margin: 0px 0 0 0;
	
}

.headlineBox3 .link a
{
	background: url(/userfiles/image/Untitled.gif) left center no-repeat;
	padding: 0 0 0 20px;
	color: #0a4896;
	font-weight: bold;
	text-decoration: none;
}
/*
.headlineBox3 table
{
	width: 600px;
	float: left;
	display: inline;
}

.headlineBox3 table tr td.small
{
	width: 150px;
	float: left;
	display: inline;
}
.headlineBox3 table tr td 
{
	width: 430px;
	float: left;
	display: inline;
}
.headlineBox3 table tr td a.lesmer
{
	margin-bottom:0px;
}*/
.headlineBox3 h1
{
	font-size: 14px;
	line-height: 18px;
}
a.lesmer
{
	background-image: url(/userfiles/image/Untitled.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: inline;
	float: right;
	color: #0a4896;
	font-weight: bold;
	text-decoration: none;
	background-position: left center;
}
a.lesmer:hover
{
	text-decoration: underline;
}
#eldreRight
{
	width: 263px;
	float: left;
	display: inline;
}
.imgLeft
{
	float: left;
}
.imgRight
{
	float: right;
}
#colRight
{
	background-image: url(/userfiles/image/bgColRight.gif);
	background-repeat: repeat-x;
	width: 302px;
	float: right;
	padding-top: 17px;
}
#colRight2
{
	background-image: url(/userfiles/image/bgColRight.gif);
	background-repeat: repeat-x;
	width: 302px;
	float: right; /*padding-top: 17px;*/
}
/* VIDEO */
#videoBox
{
	background-image: url(/userfiles/image/videoBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 302px;
	padding-bottom: 33px;
	margin-bottom: 4px;
	display: inline;
	float: left;
}
#videoContent
{
	background-image: url(/userfiles/image/videoContent.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	width: 278px;
	height: auto;
	min-height: 271px;
	padding: 0px 12px 0px 12px;
	float: left;
	display: inline;
	min-height: 271px;
}

/* WEBSHOP */
#webshopBox
{
	background-image: url(/userfiles/image/webshop2.jpg);
	background-repeat: no-repeat;
	width: 302px;
	height: 135px;
	margin-bottom: 4px;
	float: left;
	display: inline;
}
#webshopBox a
{
	/*position:relative; 	top:0px; right:0px; 	width:302px; height:135px; 	display:block; overflow:hidden; text-indent:-1000px; 	float:right;*/
}
/* TABLE SCORE */
#RightForumBox
{
	background-image: url(/userfiles/image/tableBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 302px;
	padding-bottom: 28px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	display: inline;
	float: left;
}
#RightForumTop
{
	background-image: url(/userfiles/image/RightForumTop.gif);
	background-repeat: no-repeat;
	width: 302px;
	height: 30px;
	display: inline;
	float: left;
}
#RightForumCenter
{
	background-image: url(/userfiles/image/tableCenter.gif);
	background-repeat: repeat-y;
	width: 302px;
	display: inline;
	float: left;
}
#RightForumContent
{
	background-image: url(/userfiles/image/tableContent.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 300px; /*height:auto !important; height:327px;*/
	min-height: 200px;
	padding: 10px 0px 0px 0px;
	display: inline;
	float: left;
	margin-left: 1px;
	margin-top: 10px;
}
#tableBox
{
	background-image: url(/userfiles/image/tableBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 302px;
	padding-bottom: 28px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	display: inline;
	float: left;
}
#tableTop
{
	background-image: url(/userfiles/image/tableTop.gif);
	background-repeat: no-repeat;
	width: 302px;
	height: 30px;
	display: inline;
	float: left;
}
#tableCenter
{
	background-image: url(/userfiles/image/tableCenter.gif);
	background-repeat: repeat-y;
	width: 302px;
	display: inline;
	float: left;
}
#tableContent
{
	background-image: url(/userfiles/image/tableContent.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 300px; /*height:auto !important; height:327px;*/
	min-height: 337px;
	padding: 10px 0px 0px 0px;
	display: inline;
	float: left;
	margin-left: 1px;
}

#tbScore
{
	width: 300px;
	background-color: #FFFFFF;
}

#tbScore td
{
	height: 18px;
	vertical-align: middle;
	line-height: 18px;
}
#tbScore tr:hover
{
	color: #ff8e00;
}
#tbScore tr.tr1
{
	background-color: #e1e1e1;
}
#tbScore td.td1
{
	width: 15px;
	text-align: center;
}
#tbScore td.tdtext
{
	/*width: 40px;*/
	text-align: left;
	}
#tbScore td.td2
{
	width: 40px;
	text-align: center;
}
#tbScore td.td3
{
	width: 40px;
	text-align: center;
}
#tbScore td.td4
{
	width: 40px;
	text-align: center;
}
#tbScore td.td5
{
	width: 25px;
	text-align: center;
}
/* SISTE */
#sisteBox
{
	background-image: url(/userfiles/image/tableBottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 302px;
	padding-bottom: 20px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	display: inline;
	float: left;
}
#sisteTop
{
	background-image: url(/userfiles/image/sisteTop.gif);
	background-repeat: no-repeat;
	width: 302px;
	height: 30px;
	display: inline;
	float: left;
}
#sisteCenter
{
	background-image: url(/userfiles/image/tableCenter.gif);
	background-repeat: repeat-y;
	width: 302px;
	display: inline;
	float: left;
}
#sisteContent
{
	background-image: url(/userfiles/image/tableContent2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 299px;
	height: auto; /*!important; height:75px;*/
	min-height: 85px;
	padding: 10px 0px 0px 0px;
	display: inline;
	float: left;
	margin-left: 1px;
}
#tbSiste
{
	width: 300px;
}
#tbSiste td
{
	vertical-align: middle;
}
#tbSiste td.td1
{
	width: 82px;
}
#tbSiste td.td2
{
	width: 45px;
}
/* NESTE */
#nesteBox
{
	background-image: url(/userfiles/image/tableBottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 302px;
	padding-bottom: 20px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	display: inline;
	float: left;
}
#nesteTop
{
	background-image: url(/userfiles/image/nesteTop.gif);
	background-repeat: no-repeat;
	width: 302px;
	height: 30px;
	display: inline;
	float: left;
}
#nesteCenter
{
	background-image: url(/userfiles/image/tableCenter.gif);
	background-repeat: repeat-y;
	width: 302px;
	display: inline;
	float: left;
}
#nesteContent
{
	background-image: url(/userfiles/image/tableContent2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 299px;
	height: auto; /*!important; height:75px;*/
	min-height: 85px;
	padding: 10px 0px 0px 0px;
	display: inline;
	float: left;
	margin-left: 1px;
}
#tbNeste
{
	width: 300px;
}
#tbNeste td
{
	vertical-align: middle;
}
#tbNeste td.td1
{
	width: 82px;
}
/* MAIN */
#container5
{
	background-image: url(/userfiles/image/bgMain.gif);
	background-repeat: repeat-y;
	width: 987px;
	overflow: hidden;
	margin-bottom: 4px;
}
#webshopBox2
{
	background-image: url(/userfiles/image/bgContainer.gif);
	background-repeat: repeat-x;
	width: 986px;
	overflow: hidden;
	border-right: 1pt solid #ff9815;
}
#webshopBox3
{
	width: 987px;
	overflow: hidden;
}
#containerBottom
{
	position: relative;
	background-image: url(/userfiles/image/containerBottom.jpg);
	background-repeat: no-repeat;
	width: 987px;
	height: 191px;
	clear: both;
}
#sokBox
{
	background-image: url(/userfiles/image/bgSok.gif);
	background-repeat: no-repeat;
	width: 216px;
	height: 30px;
	float: left;
	padding: 13px 0px 0px 13px;
}
.inputSok
{
	background-color: #FFFFFF;
	border: 1pt solid #1f72c9;
	width: 135px;
	height: 15px;
	float: left;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding: 0px 2px;
}
.btnSok
{
	background-image: url(/userfiles/image/btnSok.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	border: 0pt;
}
#menuRight
{
	position: relative;
	top: 13px;
	right: 6px;
	background-image: url(/userfiles/image/menuRight.gif);
	background-repeat: no-repeat;
	width: 298px;
	height: 28px;
	float: right;
	padding: 1px 19px 0px 9px;
}
#menuRight ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menuRight ul li
{
	padding: 0px;
	margin: 0px;
	display: inline;
}
a#btnRight1
{
	background-image: url(/userfiles/image/btnRight_01.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 27px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	margin-right: 29px;
}
a#btnRight2
{
	background-image: url(/userfiles/image/btnRight_02.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 27px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}
#webshopLeft
{
	width: 180px;
	float: left;
	padding: 14px 12px 14px 13px;
}
#catMenu
{
	background-image: url(/userfiles/image/katagory_h.gif);
	background-repeat: no-repeat;
	width: 180px;
	padding-top: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#catMenu ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#catMenu ul li
{
	border-top: 1pt solid #2578cf;
	border-bottom: 1pt solid #07509d;
	height: 38px;
	display: block;
}
#catMenu ul li a
{
	background-image: url(/userfiles/image/bullet_03.gif);
	background-repeat: no-repeat;
	background-position: 15px 16px;
	padding-left: 30px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 38px;
}
#catMenu ul li a:hover
{
	background-image: url(/userfiles/image/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: 18px 13px;
	background-color: #0b58a9;
	color: #ff9815;
}
#webshopRight
{
	width: 778px;
	float: right;
	padding: 14px 2px 0px 2px;
}
#webshopTeaser
{
	background-image: url(/userfiles/image/bgTeaser.gif);
	background-repeat: no-repeat;
	width: 778px;
	padding-top: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#webshopTeaserContent
{
	background-image: url(/userfiles/image/bgTeaser2.gif);
	background-repeat: repeat-x;
	width: 758px;
	padding: 1px 10px 10px 10px;
	overflow: hidden;
}
.teaserBox
{
	background-image: url(/userfiles/image/teaserBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	width: 248px;
	padding-bottom: 19px;
	float: left;
	margin: 0px 2px;
}
.teaserBG
{
	background-image: url(/userfiles/image/teaserContent.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: auto !important;
	height: 244px;
	min-height: 244px;
}
.teaserHeading
{
	position: relative;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 8px 0px 8px;
}
.teaserContent
{
	position: relative;
	padding: 10px;
}
a.btnLogg
{
	background-image: url(/userfiles/image/btnLogg.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 22px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	clear: both;
}
a.btnLoggBanner
{
	background-image: url(/userfiles/image/btnLoggSubBanner.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 22px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	clear: both;
}
a.btnLogg2
{
	background-image: url(/userfiles/image/btnLogg2.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 26px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	clear: both;
}
.textPris
{
	font-size: 14px;
	color: #ff9815;
}
#produkterBox
{
	width: 766px;
}
#produkterHeading
{
	position: relative;
	background-image: url(/userfiles/image/producterBG.gif);
	background-repeat: repeat-x;
	height: 24px;
	border: 1pt solid #ff9815;
}
#produkter_h
{
	background-image: url(/userfiles/image/produkter_h.gif);
	background-repeat: no-repeat;
	width: 156px;
	height: 24px;
	float: left;
}
#produkterContent
{
	width: 766px;
	overflow: hidden;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.productDetail
{
	width: 152px;
	float: left;
	padding-right: 10px;
}
.productDetail h1
{
	font-size: 14px;
	color: #1b64b1;
}
.productDetail h2
{
	background-image: url(/userfiles/image/bullet_04.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 11px;
	padding-left: 15px;
}
.product1
{
	width: 352px;
	height: auto !important;
	height: 142px;
	min-height: 142px;
	border-top: 1pt dotted #e0e0e0;
	border-right: 1pt dotted #e0e0e0;
	float: left;
	padding: 12px 15px;
}
.product2
{
	width: 352px;
	height: auto !important;
	height: 142px;
	min-height: 142px;
	border-top: 1pt dotted #e0e0e0;
	float: left;
	padding: 12px 15px;
}
#page
{
	float: right;
	height: 20px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 4px 10px 0px 0px;
}
#page a
{
	margin: 0px 1px;
	padding: 0px 3px;
}
#page a.pageNo
{
	color: #ffffff;
	background-color: #ff9815;
	display: block;
	float: left;
	text-decoration: none;
}
#page a.pageNo:hover
{
	color: #ffffff;
	background-color: #666666;
	display: block;
	float: left;
	text-decoration: none;
}

#page a.next
{
	color: #ff9815;
	text-decoration: none;
	display: block;
	float: left;
}
#page a.next:hover
{
	text-decoration: underline;
}
/* CONTAINER */
#container6
{
	background-image: url(/userfiles/image/bgContainer.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 985px;
	height: auto; /*!important; height:450px;*/
	min-height: 450px;
	padding-top: 17px;
	border-left: 1px solid #ff9815;
	border-right: 1px solid #ff9815;
	float:left;
	/*display:inline;*/
}

#containerBottom3
{
	position: relative;
	background-image: url(/userfiles/image/containerBottom2.gif);
	background-repeat: no-repeat;
	width: 987px;
	height: 91px;
	clear: both;
}
#containerBottom2
{
	position: relative;
	background-image: url(/userfiles/image/contentBottom.gif);
	background-repeat: no-repeat;
	width: 987px;
	height: 18px;
	clear: both;
}
#contentBox
{
	width: 662px;
	padding: 0px 10px;
}
#heading
{
	position: relative;
	background-image: url(/userfiles/image/bgHeading2.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#hedingRight
{
	background-image: url(/userfiles/image/bgHeading.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 27px;
	float: right;
}
#h1
{
	background-image: url(/userfiles/image/h1.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 27px;
	float: left;
}
#h2
{
	/*background-image:url(/userfiles/image/h2.gif); 	background-repeat:no-repeat;*/
	width: 165px;
	height: 27px;
	float: left;
}
#h3
{
	background-image: url(/userfiles/image/h3.gif);
	background-repeat: no-repeat;
	width: 156px;
	height: 27px;
	float: left;
}
#h4
{
	background-image: url(/userfiles/image/h4.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 27px;
	float: left;
}
#h5
{
	background-image: url(/userfiles/image/h5.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 27px;
	float: left;
}
#h6
{
	background-image: url(/userfiles/image/h6.gif);
	background-repeat: no-repeat;
	width: 213px;
	height: 27px;
	float: left;
}
#h7
{
	background-image: url(/userfiles/image/h7.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 27px;
	float: left;
}
#h8
{
	background-image: url(/userfiles/image/h8.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 27px;
	float: left;
}
#h9
{
	background-image: url(/userfiles/image/h9.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 27px;
	float: left;
}
#h10
{
	background-image: url(/userfiles/image/h10.gif);
	background-repeat: no-repeat;
	width: 243px;
	height: 27px;
	float: left;
}
#h11
{
	background-image: url(/userfiles/image/h11.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 27px;
	float: left;
}
#h12
{
	background-image: url(/userfiles/image/h12.gif);
	background-repeat: no-repeat;
	width: 171px;
	height: 27px;
	float: left;
}
#h13
{
	background-image: url(/userfiles/image/h13.gif);
	background-repeat: no-repeat;
	width: 171px;
	height: 27px;
	float: left;
}
#h14
{
	background-image: url(/userfiles/image/h14.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 27px;
	float: left;
}
#h15
{
	background-image: url(/userfiles/image/h15.gif);
	background-repeat: no-repeat;
	width: 177px;
	height: 27px;
	float: left;
}
#h16
{
	background-image: url(/userfiles/image/h16.gif);
	background-repeat: no-repeat;
	width: 231px;
	height: 27px;
	float: left;
}
#h17
{
	background-image: url(/userfiles/image/h17.gif);
	background-repeat: no-repeat;
	width: 201px;
	height: 27px;
	float: left;
}
#h18
{
	background-image: url(/userfiles/image/h18.gif);
	background-repeat: no-repeat;
	width: 147px;
	height: 27px;
	float: left;
}
#h19
{
	background-image: url(/userfiles/image/h19.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 27px;
	float: left;
}
#h20
{
	background-image: url(/userfiles/image/h20.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 27px;
	float: left;
}
#h21
{
	background-image: url(/userfiles/image/h21.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 27px;
	float: left;
}

#content
{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#text
{
	position: relative;
	padding: 12px;
	float: left;
}
#content ul
{
	padding: 0px;
	margin: 0px;
}
#content ul li
{
	padding: 0px;
	margin-left: 15px;
}
#banner
{
	/*position:relative;*/ /*background-image:url(/userfiles/image/banner.gif); 	background-repeat:no-repeat;*/
	width: 983px;
	height: 48px;
	float: left;
	/*background-color: White;*/
	border: solid 2px Orange;
}

#footer
{
	position: relative;
	background-image: url(/userfiles/image/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 987px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #ffffff;
	text-align: center;
	clear: both;
}
#footer a
{
	line-height: 25px;
	color: #ffffff;
}
.imgBox
{
	margin-left: 15px;
	float: right;
	font-size: 8px;
	text-align: right;
}
/* Contact form */

#contact_form
{
	margin: 0px 10px;
	width: 350px;
}
#contact_form table
{
	width: 350px;
	border: 0pt;
	float: left;
}
#contact_form td
{
	border: 0pt;
}
#contact_form input
{
	border: 1pt solid #999999;
	background-color: #f2f2f2;
	height: 20px;
	font-size: 11px;
	padding-top: 1px;
	width: 200px;
}
#contact_form img
{
	width: 200px;
}
#contact_form textarea
{
	border: 1pt solid #999999;
	background-color: #f2f2f2;
	height: 100px;
	font-size: 11px;
	padding-top: 1px;
	width: 280px; *width:290px;

}

#contact_form input.botton
{
	width: 50px;
	height: 20px;
	text-align: center;
}
.tbForum
{
	width: 985px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tbForum a
{
	font-weight: bold;
	text-decoration: none;
	color: #5b5b5b;
}
.tbForum a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #ff8e00;
}
.tbForum td
{
	height: 35px;
	vertical-align: middle;
	padding: 5px 3px;
}
.tbForum td.title
{
	background-color: #1950c0;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
}
.tbForum td.tHead
{
	background-color: #ff9815;
	color: #000000;
	text-align: center;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	font-size: 12px;
}
.tbForum td.tHead2
{
	background-color: #ff9815;
	color: #000000;
	text-align: left;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	font-size: 12px;
}
.tbForum td.tHead3
{
	background-color: #1b64b1;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
}
.tbForum td.tHead4
{
	background-color: #1b64b1;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
}
.tbForum td.tHead4
{
	background-color: #1b64b1;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	font-size: 10px;
}
.tbForum td.tHead4 a
{
	color: #FFFFFF;
}
.tbForum td.tHead4 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.tbForum tr.tr1
{
	background-color: #e1e1e1;
}
.tbForum tr.tr2
{
	background-color: #eaeaea;
}
.tbForum tr.tr3 td
{
	background-color: #e1e1e1;
	height: 20px;
}
.tbForum tr.Group td
{
	background-color: #1b64b1;
	color: #FFFFFF;
	height: 20px;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	padding: 0px 5px;
}
.tbForum tr.Group td a
{
	background-color: #1b64b1;
	color: #FFFFFF;
	height: 20px;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	padding: 0px 5px;
}
.tbForum td.td1
{
	width: 10px;
	text-align: left;
}
.tbForum td.td2
{
	width: 500px;
	text-align: left;
}
.tbForum td.td3
{
	width: 50px;
	text-align: center;
}
.tbForum td.td4
{
	width: 50px;
	text-align: center;
}
.tbForum td.td5
{
	width: 130px;
	text-align: center;
	font-size: 9px;
}
#gallery
{
	z-index: 0;
}
#info
{
	width: 980px;
	height: 25px;
	padding: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.path
{
	width: 987px;
	height: 25px;
	padding: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.page
{
	width: 987px;
	height: 25px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.page a
{
	background-color: #9c9c9c;
	border: 1pt solid #cccccc;
	padding: 1px 4px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 1px;
	color: #FFFFFF;
}
.page a:hover
{
	background-color: #c9c9c9;
}
.textUser
{
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	float: left;
}
#menuForum
{
	float: right;
	line-height: 20px;
}
#menuForum a
{
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
#menuForum a:hover
{
	text-decoration: underline;
	line-height: 20px;
}
#forumFooter
{
	width: 975px;
	padding: 5px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#topicBox
{
	float: left;
	width: 350px;
	line-height: 32px;
}
#topicBox a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 32px;
}
#shortcutBox
{
	width: 500px;
	float: right;
	text-align: right;
}
.tbPost
{
	width: 100%;
	border-bottom: 2pt solid #000000;
}
.tbPost td.tdLeft
{
	width: 200px;
	vertical-align: text-top;
}
.tbPost td.tdRight
{
	vertical-align: text-top;
}
.tbPost td.tFoot
{
	background-color: #666666;
	height: 20px;
}
.tbPost td.tFoot a
{
	color: #FFFFFF;
}
.tbPost td.tHead
{
	background-color: #c9c9c9;
	text-align: left;
	color: #FFFFFF;
}
.tbPost td.tHead a
{
	color: #FFFFFF;
}

.pager
{
	float: left;
	display: inline;
}
#allnews
{
	width: 650px;
	float: left;
	display: inline;
}
#mynews
{
	width: 650px;
	float: left;
	padding-left:0px;
}
#choose
{	width: 650px;
	margin-bottom: 10px;
	float:left;
	display:inline;

}
#searchBox
{   
	width: 200px;
	float:left;
	display:inline;
}
#filter
{
	width: 450px;
	float: left;
	display:inline;
}
.tblForum
{
	margin-top: -10px;
	padding-top: -10px;
}
#divBanner
{
	background-color: White;
	/*border: solid 2px Orange;*/
	width: 100%;
	height: 48px;
}
.tblBanner
{
	margin-top: 0px;
	padding-top: 0px;
}
h3
{
	margin-bottom: 10px;
}
/* For confirm*/
.modalBackground
{
	background-color: Gray;
	height: 100%;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.ImageComment
{
	font-size: 8px;
}
.CommentClass
{
	font-size: 8px;
	text-align: center;
	margin-left: auto;
}
span.CommentClass
{
	font-size: 8px;
	text-align: center;
	margin-left: auto;
}
h4
{
	line-height: 20px;
	font-size: 14px;
	text-align: left;
}
h1 a
{
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: Black;
}
#col1
{
	width: 110px;
	height: 90px;
	float: left;
	padding: 35px 0px 0px 10px;
	text-align: center;
}
#col2
{
	width: 165px;
	height: 90px;
	float: left;
	padding: 35px 0px 0px 0px; /*font-family:Verdana, Arial, Helvetica, sans-serif; 	font-size:11px;*/
}
#col2 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#col2 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.PopupBody
{
	height: 500px;
}

