BODY {
	margin: 0px;
	padding: 0px;
	background-color: #0c0400;
	background-image: url(img/bodybackground.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	/* Make IE center align the wrapper div */
	text-align: center;
	}

/* space-konkurransen */
BODY.space {
	background-color: #0c0400;
	background-image: none;
	}
BODY.space #toptwo {
	background-image: url(img/home_header_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	}


P, BODY {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #baac95;
	}

A {
	text-decoration: none;
	color: #baac95;
	}
IMG {
	border: 0px;
	}
A IMG {
	border: 0px;
	}


/* White bag with mirror eff. sorrounding products */
.bag {
	position: relative;
	display: block;
	margin-top: 7px;
	width: 249px;
	height: 387px;
	background: url(img/bagbackground.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
.bag IMG.thebag {
	position: relative;
	top: 25px;
	/* better optical match */
	margin-left: -15px;
	}
.bag P {
	position: absolute;
	top: 290px;
	left: 0px;
	text-align: left;
	}
.bag H4 {
	left: 0;
	width: 249px;
	}


.smallbag {
	display: block;
	position: relative;
	margin-top: 7px;
	float: left;
	margin-right: 30px;
	width: 154px;
	height: 261px;
	background: url(img/smallbagbackground.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
.smallbag IMG.thebag {
	position: relative;
	top: 25px;
	/* better optical match */
	margin-left: -5px;
	}
.smallbag H5 {
	position: absolute;
	top: 194px;
	left: 0;
	width: 154px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	}


.smallbagalone {
	display: block;
	position: relative;
	margin-top: 7px;
	margin-right: 30px;
	width: 249px;
	height: 261px;
	background: url(img/smallbagbackground.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	}
.smallbagalone IMG.thebag {
	position: relative;
	top: 25px;
	/* better optical match */
	margin-left: -5px;
	}
.smallbagalone H4 {
	position: absolute;
	top: 190px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	}
/*.forsidebilde+H4 {
	margin-top: -20px;
	width: 100%;
	background: url(img/longstripe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
 */
.forsidebilde {
	display: block;
	width: 100%;
	position: relative;
	}
.forsidebilde H4 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	}	

.smaller {
	font-size: 11px;
	}
.smallest {
	font-size: 10px;
	line-height: 12px;
	}

H4 {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	}

.striped {
	background: url(img/stripe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.longstriped {
	background: url(img/longstripe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}

.columnheader {
	margin-top: 75px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;	
	font-variant: small-caps;
	color: #c4161c;
	}

H1.pageheader {
	margin-top: 35px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;	
	font-variant: small-caps;
	color: #c4161c;
	margin-bottom: 5px;
	text-transform: none;
	}
#col23 .pageheader {
	margin-left: 170px;
	}
.ingress {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	}

TABLE.nutri {
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
	line-height: 12px;
	}
TABLE.nutri TR.thead {
	background-image: url(img/tablehead.gif);
	background-repeat: no-repeat;
	color: #fff;
	line-height: 22px;
	}
TABLE.nutri tr.birow TD {
	background-color: #3d3633;
	}
TABLE.nutri tr td {
	vertical-align: top;
	text-align: left;
	padding: 4px;
	border-collapse: collapse;
	border-left: 1px dotted #8d7f6d;
	}
TABLE.nutri TR+TD {
	border-left: 0px;
	}
TABLE.nutri TBODY TR TD:first-child {
	border-left: 0px;
	}

.menutop {
	display: block;
	position: relative;
	height: 10px;
	float: left;
	background-position: 0px -10px;
	background-repeat: no-repeat;
	}
.menutop:hover {
	background-position: 0px -0px;
	}


/* Positioning */
#wrapper {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
	text-align: left;
	}
#topone, #toptwo, #topfield {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1003px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
#toptwo {
	height: 121px; 
	}
#toptall {
	height: 204px;
	background: url(img/top_field.jpg);
	text-align: left;
	}
#topmenu {
	position: absolute;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
	height: 20px;
	text-align: left;
	}
#menu {
	position: relative;
	top: 75px;
	}
#menu ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	}
#menu ul li A {
	color: #baac95;
	display: block;
	border-top: 1px dotted #40362d;
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	width: 85%;
	}
#menu ul li A:hover {
	color: #fff;
	}
#menu A.activemenu {
	color: #f1b736;
	font-weight: bold;
	}


#menu+ul+li+A {
	border-top: 0px;
	}
#menu ul ul li {
	margin-left: -20px;
	}
#menu ul ul li A {
	color: #a6a6a6;
	font-size: 12px;
	margin-left: 22px;
	border: 0px;
	}
#menu ul ul li A:hover {
	color: #fff;
	}

#menu ul ul ul li A {
	color: #f1b736;
	font-size: 12px;
	margin-left: 32px;
	border: 0px;
	}
#menu ul ul ul li A:hover {
	color: #a57d25;
	}

/* level 2 and 3 has a leading ">" */
#menu ul ul li A:before {
	content: url(img/whitearr.gif);
	}
#menu ul ul ul li A:before {
	content: url(img/yellowarr.gif);
	}
/* Except when on selected page */
#menu ul * A.activepage:before {
/*	display: marker; */
	content: url(img/noarr.gif);
	}
#menu ul * A.activepage {
	font-weight: bold;
	}


#mainwrapper {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 1003px;
/*	min-height: 500px; */
	}
#col1 {
	display: block;
	position: relative;
	margin-left: 24px;
	top: 0px;
	float: left;
	width: 166px;
	padding: 0px;
	text-align: left;
	}
#col2 {
	display: block;
	position: relative;
	float: left;
	margin-left: 30px;
	top: 0px;
	width: 252px;
	padding: 0px;
	text-align: left;
	}
#col3 {
	display: block;
	position: relative;
	float: left;
	margin-left: 24px;
	top: 0px;
	width: 252px;
	padding: 0px;
	text-align: left;
	}

/* column 2+3 */
#col23 {
	display: block;
	position: relative;
	float: left;
	margin-left: 30px;
	top: 0px;
	width: 528px;
	padding: 0px;
	text-align: left;
	}
#col4 {
	display: block;
	position: relative;
	float: left;
	margin-top: 26px;
	margin-left: 30px;
	top: 0px;
	width: 200px;
	padding: 0px;
	text-align: left;
	}

/* Make paragraphs align with top of table */
TD + P {
	margin-top: 0px;
	}
#col23 UL {
	 margin: 0px;
	 margin-left: 15px;
	 padding: 0px;
	 list-style: inside;
	 }
#col23 LI {
	 list-style:square; 
	 margin: 0px;
	 padding: 0px;
	 }
/* alternative layout for the movieplayer page */
BODY.movieplayer #col1 {
	width: 173px;
	margin-top: 39px;
	}

BODY.movieplayer #col2 {
	width: 510px;
	margin-left: 24px;
	}
BODY.movieplayer #col3 {
	width: 250px;
	margin-left: 20px;
	}
div.flashPlayerWrapper {
	width:500px; 
	height:376px; 
	padding: 5px;  
/*	float:left;  */
	background:transparent url(img/bg_flashPlayerWrapper.gif) no-repeat
	}
div.movieLinkDetail {padding: 0px 0px 20px 0px}
div.movieLinkDetail td{padding-right:10px; width:95px; overflow:hidden}
div.movieLinkDetail td.textArea{padding-right:0px}
div.movieLinkDetail h4{color:#f1b736; font-size:14px; margin-bottom: 7px; margin-top: 0px; font-family:arial; font-weight:bold; text-align: left; text-transform: none; }
div.movieLinkDetail ul.linkslist a{color:#baac95}
div.movieLinkDetail ul { padding: 0px; margin: 0px; }
div.movieLink{ float:left; margin:0 ; width:220px; padding: 0px 0px 0px 20px}
div.movieLink#firstLink { margin:20px 0 0 0 ; }
div.movieLink#lastLink { border-bottom:1px solid #aaa ; margin-bottom:10px ; }




/* Use the three first columns */
/* negative margin-right because movie-player is slightly oversized */
#col123 {
	display: block;
	position: relative;
	float: left;
	margin-left: 30px;
	margin-right: -10px;
	top: 0px;
	width: 732px;
	height: 411px;
	padding: 0px;
	text-align: left;
	}

#moreproducts {
	display: block;
	position: relative;
	top: 3px;
	width: 552px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	}

#footer {
	display: block;
	position: relative;
	width: 100%;
	height: 45px;
	background-image: url(img/footer3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px; 
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid transparent;	
	}
#footer P {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	}
#other {
	position: absolute;
	top: 12px;
	right: 16px;
	width: 141px;
	font-size: 10px;
	text-align: center;
	}
#other select { background:#1D130F ; border:1px solid #baac95; color:#FFFFFF; font-size:10px; margin:0px 5px 0px 3px; vertical-align:middle; width:137px; }
/* #other A { text-align: center; width: 100%; }
#other A:hover { color: #fff; }
#allothers { display: none; } */
/* #other:hover #allothers { display: block; } */
