﻿html, body, #wrapper { height: 100%; }

body
{
	margin: 0px;
	background-color: #000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444;
}

#wrapper
{
	position: relative;
	width: 960px;
	background-color: white;
	margin: 0px auto 0px auto;
	text-align: left;
}

#page
{
	position: relative;
	vertical-align: top;
	padding: 10px;
}

.logo
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 348px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 1;
}

.logo a
{
	display: block;
	background: url(../images/bbc_horizontell_svart348x48.gif) no-repeat;
	height: 100%;
}

#content
{
	margin: 60px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-color: #CCC;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	clear: both;
}

.content-box { padding: 0px 0px 0px 0px; }

.sidebar
{
	width: 200px;
	float: left;
	font-size: 10px;
}

.menu
{
	font-weight: bold;
	line-height: 175%;
}

.menu a { color: #666; }
.menu a:hover { color: #E3004A; }

.menu_sub
{
	font-weight: normal;
	line-height: normal;
	padding: 0px 0px 0px 8px;
}

.menu_sub_item { padding: 2px 0px 2px 0px; }
.menu_active a { color: #000; }
.menu_active a:hover { color: #E3004A; }

.main
{
	border-color: #CCC;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: right;
	width: 720px;
	/*font-size: 11px;*/
	min-height: 400px;
}

.clear { clear: both; }

#header
{
	width: 960px;
	position: absolute;
	/*padding: 0px 0px 10px 0px;*/
	top: 0px;
	left: 0px;
	height: 70px;
}

.links
{
	padding: 10px 15px 0px 0px;
	font-size: 10px;
	text-align: right;
	color: #666;
}

.links a { color: #666; }
.links a:hover { color: #E3004A; }

.search
{
	padding: 20px 15px 0px 0px;
	float: right;
}

#footer
{
	font-size: 10px;
	padding: 5px 0px 10px 0px;
}

/*
.shortcuts
{
	text-align: center;
	padding: 0px 0px 5px 0px;
}
*/

.copy
{
	width: 210px;
	float: left;
	padding: 0px 0px 0px 10px;
}

.address
{
	width: 490px;
	float: left;
	/*text-align: center;*/
}

.email
{
	padding: 0px 10px 0px 10px;
	float: right;
	text-align: right;
}

.email a { color: #666; }
.email a:hover { color: #E3004A; }

#content_left
{
	width: 500px;
	float: left;
	min-height: 80px;
	max-height: 10000px;
	/*font-size: 11px;*/
}

#content_menu { font-size: 10px; }

#content_right
{
	width: 208px;
	float: right;
	font-size: 10px;
}

h1
{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #E3004A;
	margin: 0px;
}

h2, .caption
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

a
{
	color: #E3004A;
	text-decoration: none;
}

a:hover { color: #666; }
td { /*font-size: 10px;*/ }

.error
{
	/*font-size: 11px;*/
	font-weight: bold;
	color: #999;
}

.list
{
	/*font-size: 10px;*/
	font-weight: normal;
	color: #666;
}

.list a { color: #666; }
.list a:hover { color: #E3004A; }

.searchresult
{
	text-align: center;
	font-size: 14px;
}

.searchresult a { color: #666; }
.searchresult a:hover { color: #E3004A; }

.highlight a
{
	font-weight: bold;
	color: #000;
}

.sitemap a { color: #666; }
.sitemap a:hover { color: #E3004A; }

.table_head
{
	background-color: #E3004A;
	height: 24px;
}

.venue { /*font-size: 11px;*/ }

.venue a
{
	color: #666;
	font-weight: bold;
}

.venue a:hover { color: #E3004A; }

.textalign_right
{
	text-align: right;
	float: right;
}

.textalign_center { text-align: center; }

.default
{
	/*font-size: 11px;*/
	font-weight: normal;
}

.small
{
	font-size: 9px;
	font-weight: normal;
}

.default_grey
{
	/*font-size: 11px;*/
	color: #999;
}

.label { font-weight: bold; }

.label_grey
{
	font-weight: bold;
	color: #999;
}

.label_light
{
	font-weight: bold;
	font-size: 10px;
	color: #EEE;
}

.label_light a { color: white; }
.label_light a:hover { color: #CCC; }

.light
{
	color: #999;
	font-weight: normal;
}

.light a { color: white; }
.light a:hover { color: #CCC; }

.img_border
{
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

.img_right
{
	margin: 2px 0px 2px 0px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

.column
{
	background-color: #E3004A;
	width: 208px;
	overflow: hidden;
	/*font-size: 10px;*/
	margin-bottom: 10px;
}

.column_box
{
	width: 200px;
	padding: 4px;
	overflow: hidden;
	margin: 0px 0px 2px 0px;
	color: #EEE;
}

.column_box a { color: white; }
.column_box a:hover { color: #CCC; }
.column_active a { color: #CCC; }
.column_active a:hover { color: #CCC; }

.formular
{
	background-color: #EEEEEE;
	font-size: 10px;
	float: left;
	width: 400px;
	padding: 0px 0px 8px 0px;
}

.formular_heading
{
	background-color: #E3004A;
	padding: 6px 8px 6px 8px;
	font-size: 11px;
	font-weight: bold;
	color: #EEE;
	margin: 0px 0px 8px 0px;
}

.formular_column1
{
	padding: 0px 8px 8px 8px;
	float: left;
}

form
{
	padding: 0px;
	margin: 0px;
}

input, select, textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.input_wide
{
	width: 240px;
	margin: 0px;
}

.input_button { font-weight: bold; }

.search_object
{
	width: 138px;
	margin: 0px 2px 0px 0px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

.link_button
{
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 2px 0px;
	padding: 2px 2px 2px 20px;
	border-color: #DDD;
	border-width: 1px;
	border-style: solid;
}

.column_alt
{
	/*float: right;*/
	width: 208px;
	overflow: hidden;
	/*font-size: 10px;*/
	text-align: center;
	margin-bottom: 10px;
}
