body
{
	margin: 0;
	padding: 0;
}

#body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
}

h1
{
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #f59f3b;
}

A.link:HOVER {
	text-decoration: none;
	color: #ffffff;
}


A.link {
	color: #FCF905;
	font-weight: normal;
	text-decoration: none;
}

INPUT {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	MARGIN: 0px;
	border : 1px solid Black;
}

TEXTAREA {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	MARGIN: 0px;
	border : 1px inset Black;
}

.textinput {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	MARGIN: 0px;
	border : 0px inset Black;
}

#main_container {
	width: 1000px;
	font-size: 13px;
	margin: 0px auto 0;
	padding: 0;
	position: relative;
	text-align: left;
}
#ie6_warning {
	display: none;
}

#top_banner {
	width: 980px;
	height: 120px;
	overflow: hidden;
	text-align: left;
	position: relative;
	padding: 8px 0px 0px;
	margin: 4px 10px 3px;
	background: url('/_composer/images/annons-indikator.gif') left top no-repeat;
}
#top_banner .banners {
	width: 980px;
	height: 120px;
	overflow: hidden;
}

#header {
	width: 980px;
	height: 299px;
	
	background: url('/_composer/images/header_10.jpg') left top no-repeat;
	
	padding: 0px 0px;
	margin: 0px 10px;
}

#header #languages_bar {
	position: relative;
	z-index: 9999;
	width: 87px;
	height: 20px;
	top: 8px;
	left: 884px;
}

#languages_bar a {
	position: relative;
	z-index: 9999;
	display: block;
	float: left;
	width: 23px;
	height: 20px;
	
}
#languages_bar #fin {
	margin: 0 8px 0 10px;
}

#header #header_sponsors {
	position: relative;
	width: 320px;
	height: 30px;
	top: 240px;
	left: 25px;
}

#header_sponsors a {
	position: relative;
	display: block;
	float: left;
	height: 30px;
	width: 70px;
}
#header_sponsors #fivb {
	width: 67px;
	margin-right: 15px;
}
#header_sponsors #swatch {
	width: 102px;
	margin-right: 19px;
}
#header_sponsors #descente {
	width: 32px;
	margin-right: 13px;
}
#header_sponsors #mikasa {
	top: 4px;
	width: 71px;
	height: 21px;
}

#page_container,
#page_container_wide,
#page_container_start {
	position: relative;
	width: 1000px;
}
#page_container_wide #content {
	margin: 0px 10px;
}

#page_container #content,
#page_container_start #news_player_container {
	position: relative;
	float: left;
	width: 655px;
	text-align: left;
}
#page_container #content {
	width: 635px;
	padding: 0px 10px 17px 10px;
}

#page_container_start #news_player {
	position: relative;
	width: 632px;
	height: 465px;
	margin: 0px 10px 17px 6px;
	background: url(/_composer/images/news_player_bg.jpg) left top  no-repeat;
}

#page_container_start #mini_banners {
	position: relative;
	width: 636px;
	margin: 10px;
}

#page_container_start #mini_banners .banners {
	position: relative;
	float: left;
	margin-right: 10px;
}

#page_container #right_container,
#page_container_start #content_container {
	position: relative;
	float: left;
	width: 324px;
	margin: 0px;
	padding-left: 21px;
}

#page_container_start #content {
	margin-left: -4px;
	margin-bottom: 7px;
}

#content div#player,
#right_container div#player {
	width: 323px;
	height: 261px;
	overflow: hidden;
	text-align: center;
	padding-top: 9px;
	background: url(/_composer/images/video_player_bg.jpg) left top  no-repeat;
}
#right_container div#player {
	margin-left: -4px;
	margin-bottom: 7px;
}
#main_banners {
	display: block;
}

#main_banners .banners {
	margin-bottom: 8px;
	width: 314px;
	overflow: hidden;
}

.banner
{
	margin: 0;
	padding: 0;
	position: relative;
}

.banners img
{
	border: none;
}
#main_banners .banner {
	height: 95px;
	overflow: hidden;
}
.banner_mask
{
	width: 314px;
	height: 95px;
	background-image: url(/_composer/images/main-banner-mask.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
div#viking_banner {
	position: relative;
	width: 314px;
	height: 95px;
	margin-bottom: 8px;
	overflow: hidden;
}
div#viking_banner .banner_mask {
	background-image: url(/_composer/images/main-banner-mask-viking.png);
}

#footer {
	position: relative;
	clear: both;
	display: block;
	width: 980px;
	min-height: 70px;
	padding: 20px 0px 30px;
/*	background: url(/_composer/images/sponsorer-lokala.jpg) left 15px  no-repeat;	*/
	background: white;
	z-index: 10;
	text-align: center;
}
#footer .banners {
	position: relative;
	clear: both;
	display: block;
	width: 1000px;
	left: -10px;
	margin: 0;
	padding: 0;
}
#footer .banners .banner {
	margin: 5px;
	margin: -2px;
	padding: 0;
}
#footer a {
	text-decoration: none;
}
#footer a img {
	border: none;
}

/**
 *	News-player {
 */
.news_player {
	position: relative;
	width: 632px;
	height: 435px;
	overflow: hidden;
	padding: 9px 0 0px 13px;
}

.news_player .main_item {
	position: relative;
	float: left;
	height: 346px;
	width: 514px;
}

.news_player .main_item img {
	display: block;
	width: 100%;
	height: 100%;
}

.news_player .subitems {
	position: relative;
	float: left;
	border-left: 8px solid white;
	height: 345px;
	width: 84px;
	overflow: visible;
}

.news_player .subitems .data {
	display: none;
}

.news_player .subitems .item a img {
	width: 84px;
	height: 56px;
	display: block;
	border: 0;
	border-bottom: 8px solid white;
}

.news_player .subitems .item a {
	display: block;
	position: relative;
	border: 0;
}

.news_player .subitems .item a.selected {
	left: -20px;
	padding-left: 20px;
	background: url(/_composer/images/news_player_active-indicator.png) left top no-repeat;
	z-index: 20;
}

.news_player .subitems .item a:hover {
	z-index: 10;
}

.news_player .subitems .control {
	background: url(/_composer/images/news.player.ctrl.jpg) no-repeat;
	width: 84px;
	height: 26px;
}

.news_player .subitems .control a {
	display: block;
	float: left;
	text-align: center;
	width: 42px;
	height: 13px;
	line-height: 13px;
}

.news_player .subitems .control .play,
.news_player .subitems .control .stop {
	float: left;
	width: 42px;
	height: 26px;
	line-height: 26px;
}

.news_player .subitems .control .stop {
	display: none;
	background: url(/_composer/images/news.player.stop.jpg) no-repeat;
}

.news_player .details {
	clear: both;
	width: 512px;
	height: 80px;
	padding-top: 6px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.news_player .details h1 {
	color: #0572B6;
	margin: 0;
	padding: 0;
	font-size: 19px;
	font-style: normal;
}

.news_player .details .summary {
	color: #4F3E44;
	display: inline;
}

.news_player .details .date {
	color: #B6ADB2;
	padding: 0 5px 0 0;
}

.news_player .details a#read_more {
	color: #4CC6FF;
}

/**
 *	} news-player
 */

/**
 * News ticker {
 */
.news_ticker {
	position: relative;
	width: 296px;
	height: 260px;
	overflow: hidden;
	padding: 0px 0 0px 13px;
}

.news_ticker .main_item {
	position: relative;
	height: 198px;
	width: 296px;
}

.news_ticker .main_item img {
	display: block;
	width: 100%;
	height: 100%;
}

.news_ticker .subitems {
	display: none;
}

.news_ticker .details {
	padding: 4px 2px 0 2px;
	text-align: left;
}

.news_ticker .details h1,
.news_ticker .details h1 a {
	color: #0572B6;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.news_ticker .details .date {
	color: #B6ADB2;
	font-size: 11px;
}
/**
 * } News ticker
 */

/**
 * News list {
 */
ul.news_list
{
	list-style: none;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #4F3E44;
	margin: -10px 0px 20px 0px;
}

ul.news_list li
{
	margin-bottom: 4px;
}

.news_list li h3,
.news_list li h3 a {
	color: #0572B6;
	margin: 3px 0 1px;
	padding: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.news_list .date {
	color: #B6ADB2;
	font-size: 13px;
	margin-top: 10px;
}

.news_list .summary {
	margin-bottom: 5px;
}
.news_list .summary p {
	padding: 0;
	margin: 0;
}
.news_list .read_more {
	display: none;
	color: #4CC6FF;
	text-decoration: none;
}

/**
 * } News list
 */
/**
 * Show news {
 */
.show_news
{
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #4F3E44;
}

.show_news h2 {
	color: #0572B6;
	margin: 8px 0 2px;
	padding: 0;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.show_news .date {
	color: #B6ADB2;
	font-size: 11px;
	padding: 0 0 14px 0;
	margin: 0;
}
.show_news img.news_image {
	margin-bottom: 14px;
}

.show_news .summary p {
	padding: 0;
	margin-top: 0;
}

.control img
{
	border: 0;
}

.control a
{
	text-decoration: none;
	color: #B6ADB2;
}

/**
 * } Show news
 */

 
 /*=========================
//   Webshop (For Tickets
//==========================
*/
/* Webshop, grund */
div.webshop_information h1 {

	font-size: small; 

}

div.webshop_information p {

	margin: 5 10px;

}

.webshop_object
{
	border: 1px solid #AAA;
	height: 90px;
	float: left;
	width: 45%;
	margin: 0 10px 10px 0;
	padding: 4px;
    background-image: url(/_composer/images/transparentbg.png);
}

.webshop_object_show
{
	min-height: 90px;
	width: 90%;
}

.webshop_object_listing
{
	display: block;
	float: none;
}

.webshop_cat_list
{
	list-style-type: none;
}

.active
{
	list-style-type: none;
	font-weight: bold;
}


.webshop_category_list_detailed, 

.webshop_pages_list, 

.webshop_object_small_list, 

.webshop_object_list, 

.webshop_category_list {

	margin: 0px;
	padding:0px;
	display: block;
	
}

.webshop_category_list {

	display: block;
	
}

div.webshop_category_description {

	font-size: xx-small;

}


.webshop_category_num_products {

	display: none;

}

.webshop_object_list div.last_in_line {

}


div.webshop_category_description {

	font-size: xx-small;

}


div.webshop_category_name {

	font-size: xx-small;

	font-weight: bold;

}



div.webshop_category_description {

	font-size: xx-small;

	margin-bottom: 10px;

}



div.webshop_object_list_name {

	font-size: 100%;

	font-weight:bold;

	font-family: Verdana;

}



.webshop_object_price {

	font-size: 100%;
	
	font-weight: normal;

}





ul.webshop_object_small_list li {

	margin-bottom: 5px;

}

ul.webshop_object_small_list li * {

	display: inline

}



ul.webshop_object_list li div.webshop_object_image {

	float: left;

}

.webshop_object_summary {
	margin-bottom: 5px;
	
	display:block;
	
	font-size: 100%;
	
	font-weight: normal;

}



.webshop_object_name {

	font-size: 130%;

	font-weight: bold;
	
	display: block;

}



div.webshop_object_description {

	font-size: 100%;

}



table.webshop_cart tr td {

	font-size: xx-small;

}



a.webshop_cart_link_remove {

	color: #f00;

	font-weight: bold;

	text-decoration: none;

}



tr.webshop_cart_head td {

	font-weight: bold;

}





.webshop_order_form_error input,

.webshop_order_form_error select {

	background-color: #faa;

	font-weight:bold;

}

.webshop_order_form_error * .webshop_order_form_label:before {

	content: "*";

}

.webshop_order_form th
{
	text-align: left;
	width: 220px;
}

.webshop_checkout_path{

	font-weight:bold;

	font-size: xx-small;

	margin-bottom: 8px;

}

a.webshop_link {

	color: #5d6492;

	font-size: xx-small;

	font-weight:bold;

}



select,

input {

	font-size: xx-small;

	border: 1px solid #5d6492;

}



.webshop_form_actions {

	float:left;

	clear:both;

	margin-top: 8px;

}

.webshop_form_actions input {

	margin: 2px;

}

input.webshop_form_primary {

	float: left;

	background-color: #efe;

	border: 1px solid #afa;

}



input.webshop_form_secondary {

	float: right;

	background-color: #fee;

	border: 1px solid #faa;

}



div.webshop_information {

	border: 1px dotted #903;

	padding: 2px;

	margin: 5 2px;

}



form {

	margin:0px;

	padding:0px;

}



.input.blue{

	background-color:#428EDE;

}



#webshop_header {
width: 904px;
	background-image: url(/.composer/images/webshop_bg.gif);
}

.webshop_table #content_container {
	width: 750px;
}

#webshop_header td {
	background-repeat: no-repeat;
}

.webshop_table {
	width: 904px;
	border: solid 1px #eee;
}
 
 /*
	Tickets
*/
td.tickets_date_1,
td.tickets_content_1
{
	background-color: #87cefa;
}	

td.tickets_date_,
td.tickets_date_1,
td.tickets_content_,
td.tickets_content_1
{
	vertical-align: top;
}

.tickets_description
{
	width: 240px;
}

.tickets_outertable,
.tickets_innertable
{
	border-collapse: collapse;
}

.webshop_order_cart
{
	margin-top: 20px;
}

.webshop_order_cart th
{
	text-align: left;
}
