﻿html
{
	overflow-y: scroll;
}
html,body,form
{
	margin: 0px;
	padding: 0px;
}
body
{
	text-align: center;
	background-color: #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;	
}
img
{
	border: 0px;
}
a
{
	color: #000080;	
}
a:hover
{
	color: #000050;
}
h1
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
h2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
input, textarea
{
	font-family: Verdana;
	font-size: 12px;
}
#MainWrap
{
	width: 1150px;
	margin: auto;
}
#MainWrap #MediaPlayer
{
	position: absolute;
	top: 21px;
	right: 196px;
	width: 301px;
	height: 20px;
	font-size: 11px;
}
/*---------------------*/
/*       Header        */
/*---------------------*/
#HeaderWrap
{
	position: relative;
	width: 1150px;
	float: left;
	font-size: 18px;
	background-color: #728788;
	color: #e3e7e7;
	text-align: center;
}
#Header
{	
	width: 1010px;
	margin: auto;
	font-family: Arial;
}
.HomeButton
{
	float: left;
	margin: 20px 20px 7px 0px;
}
.HeaderBanner
{	
	float: left;
	text-align: right;
	margin: 56px 0px 0px 0px;	
}
.HeaderBanner div
{
	margin-top: 5px;
}
.DicesWrap
{
	position: absolute;
	top:12px;
	right:8px;
}
.Dices
{
	color: #ffffff;	
	width:177px;
	text-align: left;
}
.Review
{
	list-style-type: none;
	height: 90px;
}
.Review img
{
	float: left;
}
.Review .Header
{
	letter-spacing: 0.7px;
	margin: 0px 0px 0px 52px;
	font-size: 13px;
	font-weight:bold;
}
.Review .Quote
{
	margin: 0px 0px 8px 52px;
	font-size: 9px;
}
/*---------------------*/
/*         Menu        */
/*---------------------*/
#TopMenu
{
	float: left;
	margin: 0px 0px -1px 66px;
}
#TopMenu ul
{
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}
#TopMenu li
{
	padding: 0px;
	float: left;	
}
#TopMenu li a
{
	display: block;
	height: 37px;
	background-repeat: no-repeat;	
	background-position: 0px 0px;
}
#TopMenu li a:hover
{
	background-position: 0px -37px;
	height: 36px;
}
#TopMenu li.Selected a:hover
{
	height: 37px;
}
#TopMenu li.Selected a
{
	background-position: 0px -37px;
}
.MenuFacts a
{
	width: 92px;
	background-image: url(../Gfx/menu_facts.png);	
}
.MenuGossip a
{
	width: 136px;
	background-image: url(../Gfx/menu_gossip.png);	
}
.MenuConcerts a
{
	width: 150px;
	background-image: url(../Gfx/menu_concerts.png);	
}
.MenuStore a
{
	width: 109px;
	background-image: url(../Gfx/menu_store.png);	
}
.MenuVideo a
{
	width: 93px;
	background-image: url(../Gfx/menu_video.png);	
}
.MenuImages a
{
	width: 89px;
	background-image: url(../Gfx/menu_images.png);	
}
.MenuAudio a
{
	width: 58px;
	background-image: url(../Gfx/menu_audio.png);	
}
.MenuPress a
{
	width: 114px;
	background-image: url(../Gfx/menu_press.png);	
}
/*---------------------*/
/*       Footer        */
/*---------------------*/
#FooterWrap
{
	float: left;
	text-align: center;
	width: 1150px;	
	border-top: solid 1px #f39d9d;
	background-color: #c7cfcf;
	height: 53px;
	font-size: 12px;
	line-height: 53px;
}
#FooterWrap strong,
#FooterWrap span
{
	font-weight: bold;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
#FooterWrap span
{
	cursor: pointer;
}
#FooterWrap span:hover
{
	opacity: 1;
	filter: alpha(opacity=100);
}
#FooterWrap span a
{
	font-weight: normal;
}
/*---------------------*/
/*      Content        */
/*---------------------*/
#ContentWrap
{
	width: 1018px;	
	background: #ffffff url(../Gfx/bg_seafade.jpg) no-repeat center 0px;
	text-align: left;
	min-height: 385px;
	border-top: solid 1px #e20909;
	padding: 19px 66px 25px 66px;
	font-family: Verdana;
	font-size: 12px;
}
/*---------------------*/
/*     FrontPage       */
/*---------------------*/
#FrontpageWrap h2
{
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}
/* Newslist */
.FrontpageNewsList
{
	float: left;
	margin-left: 5px;
	width: 540px;
}
.FrontpageNewsListItem
{
	position: relative;
	cursor: pointer;
	height: 95px;
	margin: 0px 0px 40px 0px;	
}
.FrontpageNewsListItem:hover
{
	margin: -4px -4px 36px -4px;
	padding: 3px;
	border: solid 1px #e2e2e2;
}
.FrontpageNewsListItem .Overlay
{	
	height: 101px;
	width: 546px;	
	left: 0px;
	display: none;
	z-index: 100;
}
.FrontpageNewsListItem img
{
	float: left;
}
.FrontpageNewsListItem p
{
	margin: 0px;
}
.FrontpageNewsListItem .Text
{
	position: absolute;
	top: -2px;
	left: 175px;
	width: 365px; /* IE7 Required! */
}
/* Concerts list */
.FrontpageConcertList
{
	float: left;
	margin-left: 92px;
	width: 380px;
	text-align: left;
}
.FrontpageConcertListItem
{
	padding-top: 3px;
	border-top: solid 1px #808080;
	margin: 0px 0px 15px 0px;
	float: left;
}
.FrontpageConcertListItem .Left
{
	float: left;
	width: 260px;
}
.FrontpageConcertListItem .Right
{
	float: right;
	text-align: right;
	width: 120px;
}
/* Images list */
.FrontpageImageList
{
	float: right;
	width: 380px;
	margin: 30px 0px 0px 0px;
}
.FrontpageImageListItems
{
	float: left;
	width: 393px;
}
.FrontpageImageListItems a
{
	position: relative;
	display: block;
	float: left;
	margin: 0px 13px 13px 0px;
}
.FrontpageImageListItems a:hover
{
	border: solid 1px #e2e2e2;
	padding: 3px;
	margin: -4px 9px 9px -4px;
}
.FrontpageImageListItems a .Overlay
{
	height: 71px;
	width: 124px;	
	left: 0px;
	display: none;
}
/*---------------------*/
/*        News         */
/*---------------------*/
.NewsList
{}
.NewsListItem
{
	margin-bottom: 35px;
}
.NewsListItem h2
{
	text-transform: uppercase;
}
.NewsListItem img
{
	float: left;
}
.NewsListItem .Text
{
	margin: -10px 0px 0px 315px;
}
/*---------------------*/
/*      Concerts       */
/*---------------------*/
.ConcertsList
{
}
.ConcertsList.Prev
{
	margin-top: 10px;
	color: #606060;
}
.ConcertsListItem
{
	float: left;
	margin-bottom: 15px;
	padding-top: 3px;
	border-top: solid 1px #808080;
}
.ConcertsListItem .Left
{
	float: left;
	width: 350px;
	margin-right: 20px;
}
.ConcertsListItem .Right
{
	width: 150px;
	float:left;
	text-align: right;	
}
.ConcertsListItem .Edit
{
	float: left;
	margin-left: 20px;
}
/*---------------------*/
/*       Images        */
/*---------------------*/
/* Album */
.ImagesAlbumList
{
	margin-top:-20px;
}
.ImagesAlbumList h1
{
	margin: 20px 0px 10px 0px;
}
.ImagesAlbumList a
{
	position: relative;
	display: block;
	float: left;
	margin: 0px 13px 13px 0px;
}
.ImagesAlbumList a:hover
{
	border: solid 1px #e2e2e2;
	padding: 3px;
	margin: -4px 9px 9px -4px;
}
.ImagesAlbumList a .Overlay
{	
	height: 71px;
	width: 124px;
	left: 0px;
	display: none;
}
.ImagesAlbumList .NewButton
{
	margin: 20px 0px 0px 0px;
}
.ImagesAlbumListItem .EditButton
{
	top: 0px;
	left: 0px;
	width: 62px;
	height: 20px;
	position: absolute;
	z-index: 10;
	padding:0;
}
.ImagesAlbumListItem .EditButton.Delete
{
	left: 61px;
	width: 57px;
}
.ImagesAlbumList .EditTable
{
	 margin: 20px 0px 20px 0px;
}
.ImagesAlbumList .NewCategoryTextBox
{
	width: 250px;
	margin: 0px 0px 0px 3px;
}
.ImagesAlbumListItem
{
	position: relative;
	float: left;
}
/* Slideshow */
.SlideshowWrap
{}
.SlideshowWrap h1
{
	float: left;
	margin-bottom: 10px;
}
.SlideshowWrap .BackLink
{
	float: left;
	line-height: 21px;
	margin-left: 10px;
}
.SlideshowMenu
{}
.SlideshowMenuItem
{
	position: relative;
	float: left;
}
.SlideshowMenuItem a
{
	position: relative;
	display: block;
	float: left;
	margin: 0px 7px 9px 0px;
}
.SlideshowMenuItem a.Selected,
.SlideshowMenuItem a:hover
{
	border: solid 1px #e2e2e2;
	padding: 2px;
	margin: -3px 4px 7px -3px;
}
.SlideshowMenuItem a.Selected
{
	border: solid 1px #e20909;
	cursor: default;
}
.SlideshowMenuItem a .Overlay
{
	height: 37px;
	width: 63px;
	left: 0px;
	display: none;
}
.SlideshowMenuItem a.Selected .Overlay
{	
	height: 37px;
	width: 63px;
	left: 0px;
	display: block;
}
.SlideshowImageWrap
{
	margin-top: 5px;
	text-align: center;
}
.SlideshowImageTitle
{
	text-align: center;
	margin-top: 10px;
}
/*---------------------*/
/*       Gossip        */
/*---------------------*/
.GossipList
{
	float:left;
	width: 600px;
}
.FanBox
{
	float: right;
}
.GossipListItem
{
	position:relative;
	float: left;
	width: 600px;
}
.GossipList .Link
{
	position:relative;
	float: left;
	height: 18px;
	line-height: 16px;
	display: block;
	margin: 2px 0px 2px 0px;
}
.GossipList .Link:hover
{
	border: solid 1px #e2e2e2;
	margin: 1px -1px 1px -1px;
}
.GossipList .Link .Title
{
	display: block;
	float: left;
	padding-left: 2px;
	width: 518px;
}
.GossipList .Link .Date
{
	display: block;
	float: left;
	padding-right: 2px;
	text-align:right;
	width: 78px;
}
.GossipList .Link .Overlay
{
	height: 18px;
	line-height: 18px;
	left: 0px;
	width: 600px;
	display: none;
}
.GossipListItem .EditButton
{
	position: absolute;
	top: 1px;
	right: 80px;
	width: 70px;
	height: 20px;
	text-decoration: none;
}
/*---------------------*/
/*        Video        */
/*---------------------*/
.VideoListItem
{
	margin-bottom: 30px;
}
.VideoListItem h1
{
	margin-bottom: 10px;
}
/*---------------------*/
/*        Press        */
/*---------------------*/
.PressList
{
	float:left;
	width: 500px;
}
.PressListItem
{
	position:relative;
	float: left;
	width: 500px;
}
.PressList .Link
{
	position:relative;
	float: left;
	height: 18px;
	line-height: 16px;
	display: block;
	margin: 2px 0px 2px 0px;
}
.PressList .Link:hover
{
	border: solid 1px #e2e2e2;
	margin: 1px -1px 1px -1px;
}
.PressList .Link .Title
{
	display: block;
	float: left;
	padding-left: 2px;
	width: 418px;
}
.PressList .Link .File
{
	display: block;
	float: left;
	padding-right: 2px;
	text-align:right;
	width: 78px;
}
.PressList .Link .Overlay
{
	height: 18px;
	line-height: 18px;
	left: 0px;
	width: 500px;
	display: none;
}
.PressListItem .EditButton
{
	position: absolute;
	top: 1px;
	right: 80px;
	width: 70px;
	height: 20px;
	text-decoration: none;
}
/*---------------------*/
/*       General       */
/*---------------------*/
.ClearBoth
{
	clear: both;
}
.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}
.ReadMore,
.ReadMoreCategory
{
	white-space: nowrap;
}
.ReadMoreCategory
{
	float: right;
}
/* Edit */
.NewButton
{
	margin: 0px 0px 20px 0px;
	width: 150px;
	height: 25px;
}
.EditButton
{
	width: 100px;
	height: 25px;
}
.EditButton.Logout
{
	position: absolute;
	right: 25px;
	top: 25px;
	width: 150px;
	z-index: 10;
}
.EditTable
{
	border: solid 1px #d9d9d9;
	background-color: #ffffff;
	margin-bottom: 35px; /* TODO: Forskjellig margin top/bottom per side... */
}
.EditTable td
{
	vertical-align: top;
}
.NewsEditImage
{
	margin-top: 5px;
}
.Overlay
{
	position: absolute;
	top: 0px;
	background-color: #ffffff;
	opacity: 0.35;
	filter: alpha(opacity=35);
}
/* Modal window */
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -400px;/*Half of width!*/
    width: 800px;
    height: 600px;
    
    background-color: #ffffff;
    color: #000000;
    border: 1px solid black;
    padding: 12px;
}
.jqmOverlay { background-color: #000; }
.trigger
{
}
.modalClose
{
	width: 20px;
	height: 20px;
	border: solid 1px #000000;
	font-weight: bold;
	font-size: 20px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1000000;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	display: block;
}