﻿body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #1A1A1A;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#printBanner
{
	display: none;
}

a:link, a:active {
	color: #242424;
}

a:hover, a:visited
{
	color:#000;
}

a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	margin-bottom: 0.3em;
}
ul.newsListSimple li {
	margin-bottom: 1em;
}
#topRow {
	background: #FFF url(images/wave.jpg) no-repeat center top;
	overflow: hidden;
	min-width: 960px;
}
#menuRow {
	height: 93px;
	background: transparent url(images/topBg.jpg) no-repeat center -3px;
}
#topWrapper {
	width: 960px;
	height: 93px;
	margin: 0 auto;
}
#logo {
	width: 195px;
	height: 93px;
	float: right;
}

/* GLOBAL MENU */
#globalMenu {
	width: 750px;
	height: 39px;
	float: left;
}
#globalMenu a {
	color: #387751;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}
#globalMenu a:hover {
	color: #000000;
}
#globalMenu a.active {
	
}

/* MAIN MENU */
#mainMenu {
	width: 550px;
	height: 54px;
	float: left;
}
#mainMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 21px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}
#mainMenu a:hover {
	 color: #9AE58A;/* GR�NN */
}
#mainMenu a.active {
	color: #FFFF00;/* GUL */
}

/* SEARCH BOX */
#searchBox {
	width: 160px;
	height: 54px;
	float: right;
	color: #333;
	margin-right: 40px;
}
#searchBox .searchInput {
	width: 114px;
	height: 16px;
	background: #000000;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	border: 1px solid #333;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	margin-top: 8px;
	padding: 3px;
	float: left;
}
#searchBox .searchBtn {
	width: 22px;
	height: 22px;
	background: url(Images/searchBtn.png) no-repeat 0 0;
	margin-top: 8px;
	float: left;
}
#searchBox .searchBtn:hover {
	background-position: bottom;
}

#middleRow {
	overflow: hidden;
}
#contentRow {
	background: #FFF url(images/contentBg.gif) repeat-x;
}
.contentWrapper {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}
.pageCalendarColumn {
	background: transparent url(Images/pageCalendarBg.jpg) no-repeat;
	width: 218px;
	padding: 0 13px; /* SJEKK I IE6 */
	min-height: 172px;
	float: right;
}
.frontpage .pageCalendarColumn {
	background: transparent url(Images/pageCalendarBgFront.jpg) no-repeat;
	margin-right: 15px;
	float: left;
}

.frontpage #pageCalendar
{
	margin-bottom:0;
}

.calTagTop
{
	display:inline-block;
	width:241px;
	height:33px;
	background-image: url(images/calTagTop.png);
	margin-left: -11px;
}

.calTagBody
{
	display:inline-block;
	background-image: url(images/calTagBody.png);
	width:210px;
	margin-left: -11px;
	padding-left:16px;
	padding-right:15px;
	text-align:center;
}
.calTagBody a
{
	color: #006D17;
	text-decoration:none;
	font-size:16px;
	margin-right:15px;
	margin-bottom:5px;
	float:left;
}

.calTagFooter
{
	display:inline-block;
	background-image: url(images/calTagBottom.png);
	width:241px;
	margin-left: -11px;
	height:20px;
}

#pageCalendar {
	overflow: hidden;
	height: 152px;
	margin: 8px 7px;
	margin-bottom: 20px;
}
#pageCalendar .title {
	font-size: 16px;
	color: #FFFF00;
	height: 27px;
}
#pageCalendar .item,
#pageCalendar .itemActive {
	float: left;
	width: 29px;
	height: 20px;
	text-align: center;
	font-family: "Times New Roman", Times, serif; /* TALL, VEIT DU */
	font-size: 13px;
	color: #666666;
}
#pageCalendar .item span {
	display: block;
	width: 34px;
	height: 17px;
	margin-top: 3px;
}
#pageCalendar .itemActive {
	background: transparent url(Images/pageCalendarActiveBg.png) no-repeat center top;
}
#pageCalendar .item a,
#pageCalendar .itemActive a {
	color: #1A1A1A;
	text-decoration: none;
	display: block;
	width: 34px;
	height: 17px;
	margin-top: 3px;
}
#pageCalendar .itemActive a {
	color: #1A1A1A;
	font-weight: bold;
	text-decoration: none;
}
#pageCalendar .item a:hover {
	color:#360;
	text-decoration: underline;
}
.column,
.columnLast {
	float: left;
	margin: 0 20px 10px 0;
	width: 207px;
}
.columnLast {
	margin-right: 0;
	margin-top:20px;
}
.groupTitle {
	border-bottom: 1px solid #9AE58A; /* GR�NN */
	font-size: 16px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.banner {
	width: 180px;
	min-height: 150px;
	padding: 2px;
	background: transparent url(images/bannerBg180x150.png) no-repeat;
	margin-bottom: 10px;
	float: right;
}
.careful {
	color: #666666;
}




.mainContent
{
	display:inline-block;
	float:left;
	width:455px;
	margin-top: 30px;
}

#logo a img
{
	border:none;
}


.IntroText
{
	font-weight:bold;
}

#fullWidth
{
	display:inline-block;
	float:left;
	width:716px;
	min-height: 300px;
	margin-top: 20px;
}

.searchResult .footer
{
	clear:both;
}

.searchResult .group .content
{
	width: 716px;
	float:none;
}

.lower
{
	margin-left: 5px;
	margin-right: 5px;
}


#submenuWidth
{
	display:inline-block;
	float:left;
	width:516px;
	min-height: 300px;
	margin-top:0;
}

#threeColWidth
{
	display:inline-block;
	float:left;
	width:496px;
	min-height: 300px;
	margin-top:20px;
	padding-right: 20px;
}

#rightContent
{
	display:inline-block;
	padding-left: 10px;
	width: 227px;
}

.col
{
	float: left;
	margin: 0 20px 10px 0;
	width: 207px;
}

.wpbanners
{
	float:right;
}

.wpbanners img
{
	border:none;
}


.introText
{
	display:inline-block;
	font-weight: bold;
	padding-bottom: 15px;
	line-height: 20px;
}

.mainText
{
	display:inline-block;
	line-height: 20px;
}

.mainLeft
{
	float:left;
	width: 450px;
}
.mainRight
{
	width: 210px;
	margin-left: 20px;
	float:left;
}

.mainRight .item, #rightContent .item
{
	margin-bottom: 40px;
}

img
{
	border:none;
}

.mainRight .item table
{
	width: 100%;
}

.right
{
	text-align: right;
}


.bgMaterial .item
{
	margin-bottom:20px;
	display:inline-block;
}

.bgMaterial .item a
{
	font-size:22px;
	color:Black;
	text-decoration: none;
	font-weight:bold;
}

.item .media
{
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 100px;
}

.pressPhoto
{
	float:left;
	width:200px;
	display:inline-block;
	margin-right: 20px;
	margin-bottom:20px;
}


.press
{
	display:inline-block;
	float:left;
	margin-right:40px;
	width: 190px;
	margin-bottom: 40px;
}

.press .intro
{
	color: #666;
}
.press .banner
{
	float:left;
	margin-right: 20px;
}

.press h2 a
{

	color:#242424;
	text-decoration:none;
	margin:0;
	padding:0;
	float:left;
	width: 190px;
	font-size:18px;
}
.sponsors
{
	clear:left;
	min-width: 500px;
	margin-bottom: 20px;
}
.sponsors .media, .sponsors .IntroText
{
	margin-bottom: 40px;
}

.sponsors .IntroText p
{
	margin-top:0;
	padding-top:0;
}

.sponsors .media
{
	float:left;
	display: inline-block;
	
	min-width: 220px;
	min-height: 100px;
	text-align:center;
	
	
}

.sponsors .IntroText
{
	font-weight:normal;
	float:left;
	display:inline-block;
	width: 250px;
	
}

#subMenu
{
	float:left;
	width: 180px;
	display:inline-block;
	padding-right: 20px;
	margin-top:20px;
	margin-bottom: 10px;
}




#subMenu a
{
	color:Black;
	text-decoration:none;
}

#subMenu a.active
{
	font-weight:bold;
}

#subMenu a:hover
{
	text-decoration:underline;
}


.GResult .url
{
	display:inline-block;
	clear:left;
}

.GResult .media
{
	display:inline-block;
	height:100px;
	width:150px;
	background-position: center center;
	float:left;
	margin-right: 10px;
}

.GResult .media a img
{
	width: 150px;
	height: 100px;
}

.GResult
{
	display:inline-block;
	margin-bottom: 40px;
}

.GResult .text
{
	float:left;
	width:550px;
}
.GResult .text
{
	line-height: 18px;
}
.GResult .text h3
{
	padding:0;
	margin:0;
	margin-bottom: 5px;
}

.GResult .text h3 a
{
	color:Black;
	text-decoration:none;
	font-size: 18px;
	font-weight:normal;
}

.GResult .text h3 a:hover
{
	text-decoration: underline;
}

.group .header
{
	margin-bottom: 20px;
}

.group .header a
{
	display:inline-block;
	padding:2px;
}

.imgSelected
{
	border: 2px solid red;
}
.imgListScale
{
	width: 150px;
	height: 100px;	
	background-repeat:no-repeat;
	background-position:center 30%;
}
.imgListScale a img
{
	width: 150px;
	height: 100px;	
}
#ProductListContent
{
	margin-top: 20px;		
	width:670px;
}
#TellusProductListItem 
{
	float:left;
	margin-bottom: 30px;
}

#TellusProductListItem .media
{
	float: left;
	padding: 0px 20px 0px 0px;
		
}
#TellusProductListItem .text
{
	float:left;
	margin-right: 20px;
	width: 320px;	
	font-size: 11px;
	text-align: left;	
}

#TellusProductListItem .text h3 
{
	margin-bottom: 7px;	
	margin-top:-6px;
}

#TellusProductListItem .text h3 a 
{
	color: Black;
	text-decoration: none;
	
}

#TellusProductListItem .text p
{
	margin: 0px 0 10px 0;	
}

#TellusProductListItem .text a.arrowLink
{
	color: Black;
	text-decoration: none;
}

#TellusProductListItem .text a.arrowLink:hover
{
	color: Black;
	text-decoration: underline;
}

#TellusProductListItem .buy_tickets
{
	float:left;
	font-size: 11px;
	width: 160px;
}

#TellusProductListItem .buy_tickets a
{
	text-decoration:none;
	color:#242424;
}

#TellusProductListItem .buy_tickets a img
{
	margin-right: 5px;
}

#TellusProductListItem p.location
{
	font-style:italic;
	margin-bottom: 10px;
}


.calWidth h1
{
	display:block;
}

/***Related products in article****/
.relatedProductsInArticle
{
	float: right;
	width: 700px;
	padding: 10px 0px 0px 0px;
}

/****Footer***/
.sponsors
{
	float: left;
}
.shareIt
{
	float: right;
}
.shareIt .head
{
	 padding: 0px 0px 10px 0px;
}
.shareIt a
{
	 color: #808080;
	 text-decoration: none;
}
.shareIt a:hover
{
	 text-decoration: underline;
}

.sponsors a{
	text-decoration: none;
	color: #808080;
}

