body, html, table, td {
	font-family: Arial;
	font-size: 12px;
	color: white;
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-image:url('background2.png');
	background-repeat: repeat-x;
	background-position:center top;
}

th {
	text-align: left;
}

a:link, a:visited , a:active {font-size: 12px; text-decoration:none; color: white; font-weight: bold;}
a:hover {font-size: 12px; text-decoration:none; color: white; font-weight: bold; text-decoration: underline}

#loginform
{
	background-image: url('form_background.png');
	width: 170px;
	height: 30px;
	padding-top: 5px;
	padding-left: 10px;
}

#pagecontent
{
	padding: 10px;
}

#inputarea
{
	float: left;
}

#buttonarea
{
	float: right;
}

#linkarea
{
	float: right;
	height: 23px;
	padding-top: 10px;
}

#linkarea p
{
	display: inline;
	font-weight: bold;
	color: #796e6e;
	font-size: 10px;
}

#textarea
{
	background-color:transparent; 
	border:none;
	color: white;
}

#news_body big {
	font-size: 13px;
	font-weight: bold;
}

#container
{
	width: 1003px;
	margin: auto;
}

#navigation
{
	min-height: 75px;
	margin: 0px;
	padding: 0px;
	background-image:url('navi_background.png');
	background-repeat: no-repeat;
}

#subnav_container
{
	margin: 0px;
	padding: 0px;
}
 
#header
{
	width: 1003px;
	height: 226px;
	background-image:url('header_background.png');
}

#loginarea
{
	float: right;
	margin-top: 120px;
	margin-right: 10px;
	width: 375px;
	height: 70px;
}

#logo
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#headerstats
{
	height: 15px;
	width: 400px;
	float: right;
	margin-right: 45px;
	margin-top: 10px;
	text-align: right;
}

#headerstats p
{
	margin: 0px;
	color: #5a5a5a;
	font-size: 11px;
}

#headerlinks
{
	width: 190px;
	height: 15px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}

#headerlinks a
{
	color: #d30707;
	font-size: 11px;
	font-weight: bold;
}

#leftcolumn
{
	width: 619px;
	float: left;
}

#sub_nyheter, #sub_community, #sub_media, #sub_cuper
{
	margin-top: -40px;
	margin-left: 20px;
	padding: 10px;
}

.subnavigation a {
	font-size: 13px;
	font-weight: bold;
}

.sub_hidden
{
	display: none;
}

#navigation img
{
	border: 0px;
}

#titlebar
{
	background-image:url('titlebar.png');
	width: 619px;
	height: 51px;
	padding-top: 1px;
}

#titlebartext
{
	margin-left: 20px;
	color: white;
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
	font-family: Tahoma, sans-serif;
}

#titlebartext_forum
{
	margin-left: 20px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	font-family: Tahoma, sans-serif;
}

#titlebar_right
{
	background-image:url('titlebar_right.png');
	width: 375px;
	height: 51px;
	padding-top: 1px;
	margin-top: 10px;
}

#titlebartext_right
{
	margin-left: 20px;
	color: white;
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
	font-family: Tahoma, sans-serif;
}

#titlebartext_right a
{
	color: white;
	font-weight: bold;
	font-size: 15px;
	font-family: Tahoma, sans-serif;
}

#news
{
	margin-bottom: 20px;
}

#newsbar_date
{
	font-size: 14px;
	width: 42px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 3px;
	font-family: calibri;
	font-weight: bold;
	line-height: 12px;
	background-image:url('time_button_bg.png');
	height: 31px;
}

#newsbar_text
{
	color: #c81422;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	font-family: Tahoma, sans-serif;
	line-height: 15px;
	margin-bottom: 0px;
}

#newsbar_description
{
	margin-top: 0px;
	color: #767676;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	line-height: 10px;
}

#news_body
{
	width: 600px;
	padding-left: 9px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 100px;
}

#comment_body
{
	width: 460px;
	text-align: justify;
	float: right;
	border-left: 2px #c81422 solid;
	min-height: 80px;
	padding-left: 5px;
	overflow: hidden;
}

#comment_description
{
	width: 130px;
	float: left;
}

#comment_field
{
	width: 550px;
	text-align: center;
}

#comment
{
	width: 600px;
	margin-bottom: 10px;
	min-height: 80px;
	display: block;
	border-spacing:0px 20px;
}

.comment_name
{
	display: inline;
}

.comment_name a
{
	color: #c81422;
	font-weight: bold;
	font-size: 13px;
}

.comment_time
{
	color: #767676;
	display: inline;
	font-size: 10px;
}

.comment_number
{
	font-size: 13px;
	display: inline;
}

#news_footer
{
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -10px;
}

#rightcolumn
{
	width: 384px;
	float: right;
}

.news_comments
{
	margin: 0px;
	margin-right: 10px;
	float: left;
}

.news_fullstory
{
	margin: 0px;
	width: 200px;
	float: right;
	font-weight: bold;
	text-align: right;
}

#forum
{
	width: 355px;
	padding: 10px;
}

#forumpost
{
	border-bottom: 1px gray solid;
	padding: 5px;
	width: 355px;
}

#forumtitle
{
	float: left;
	margin: 0px;
	width: 255px;
	display: inline;
}

#forumtitle a
{
	color: #bb0a18;
	font-size: 14px;
	font-weight: bold;
}

#forumdate
{
	float: right;
	margin: 0px;
	width: 80px;
	text-align: right;
	color: #565656;
	margin-bottom: 2px;
	display: inline;
}

#forumcontent
{
	width: 255px;
	color: #d0d0d0;
	clear: both;
}

.even
{
	background-image:url('forum_even_background.png');
	background-repeat: repeat-x;
}

#content
{
	width: 1003px;
}

#footer
{
	width: 983px;
	float: left;
	padding: 20px;
}

#sitemap
{
	float: right;
}

#sitemap ul
{
	float: left;
}

.sitemap-title
{
	color: #c81422;
	font-weight: bold;
	list-style-type: none;
}

.profil
{
	width: 400px;
	float: left;
}

.editprofil
{
	width: 350px;
	float: left;
}

.profil td
{
	font-size: 12px;
}

.profil td b
{
	color: #9d9d9d;
}

.edit
{
	background-color: #101010;
	color: white;
	border: 1px #242424 solid;
}

/**
 * Spotlight
 */

 #spotlight
 {
	display: block;
	width: 619px;
 }

.spotlight ul {
	padding:0;
	margin:0;
	list-style-type: none;
	background: transparent;	
	margin-bottom: 10px;
	text-align: center;
}
.spotlight ul li {
	display: inline-block;
	margin: 0 7px;
	background: transparent;
	border:0;
}
.spotlight ul li a {
	text-align: center;
	line-height: 0;
}

.spotlight ul li a div.icon {
	display: block;
	background: transparent url(arrow_down_inactive.png) no-repeat center;
	height: 8px;	

}
.spotlight ul li.ui-state-active div.icon
{
	background-image:url(arrow_down.png);
}
.spotlight ul li a img {
	width: 182px
	height: 82px;
	border: 3px solid #2a2a2a;
	margin:0;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.spotlight ul li.ui-state-active a img {
	border: 3px solid #bf011b;
	filter:alpha(opacity=100);
	opacity:1.0;
}
.spotlight .ui-tabs-hide{ 
	display:none; 
}
.spotlight > div {
	text-align: center;
	height: 225px;
	padding: 5px;
}

/**
 * Featured
 */
#featured{ 
	width:619px;
	padding: 5px; 

	position:relative; 
	 overflow:hidden;
	z-index: 0;
	min-height: 220px;
}

#featured a:hover
{
	text-decoration: none;
}

#featured a
{
	font-size: 10px;
}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:265px; 
	list-style:none; 
	padding:0; margin:0; 
	width:340px; height:300px;
	
}
#featured ul.ui-tabs-nav li.ui-state-default {
	font-size:11px; 
	height: 60px;
	border: 2px black solid;
	overflow: hidden;
}
#featured ul.ui-tabs-nav li a .icon {
	display: block;
	float:left;
	width: 8px;
	line-height: 58px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a .icon,
#featured ul.ui-tabs-nav li.ui-tabs-selected a .icon {
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a > div {
	line-height: 16px;
	clear:both;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a > div > div,
#featured ul.ui-tabs-nav li.ui-tabs-active a > div > div {   

	height: 54px;
	background-image:url('coverage_bg_highlight.png');
	border: 1px solid red;
	width: 335px;
}
#featured ul.ui-tabs-nav li a > div > div > div,
#featured ul.ui-tabs-nav li a > div > div > div {

	float: left;
}
#featured ul.ui-tabs-nav li a > div > div > div:first-child {
	width: 253px;
	padding: 2px;
}
#featured ul.ui-tabs-nav li a > div > div > div.date {

	font-size: 14px;
	width: 42px;
	float: right;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 3px;
	font-family: calibri;
	font-weight: bold;
	line-height: 12px;
	background-image:url('time_button_bg.png');
	height: 31px;	
}
#featured ul.ui-tabs-nav li a h4,
#featured ul.ui-tabs-nav li a p {
	padding:0;
	margin:0;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a h4,
#featured ul.ui-tabs-nav li.ui-tabs-selected a p {
	color: #FFFFFF;
}
#featured ul.ui-tabs-nav li a h4 {
	font-weight: bold;
	margin-bottom: 1px;
	color: #c81422;
	font-size: 12px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a p {
	line-height: 11px;
	}
#featured .ui-tabs-panel { 
	width:245px; 
	position:relative;
}

#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:1.2em; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0; font-weight:normal;
	overflow:hidden; 
}

#featured .info a{ 
	text-decoration:none; 
	color:#000; 
}
#featured .info a:hover{ 
	text-decoration:none; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#featured .ui-tabs-panel {
	padding:0;
}

#featured .ui-tabs-panel div:first-child {
	text-align: center;
	height: 115px;
}
#featured .ui-tabs-panel div {
	clear:both;
}

#featured .ui-tabs-panel a:hover{ 
	text-decoration:none; 
}

#featured .ui-tabs-panel div img {
	margin: 0 auto;
}
#featured .ui-tabs-panel .info{ 
	position: relative;
	top: -20px;
}
#featured .overlay {
	position: relative;
	top: -28px;
	padding: 2px 10px;
	background: url("black_transparent.png") repeat scroll 0 0 transparent;
	height: 20px;
}
#featured .overlay > span {
	float:left;
}

#featured .overlay a
{
	font-size: 10px;
}

#featured .overlay span.right {
	float:right;
	font-weight: bold;
	margin:0;
}
#featured p {
	text-align: justify;
	font-size: 10px;
}

ul.menu {list-style:none; margin:0; padding:0; }
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#FFF; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:0px}
ul.menu ul {position:absolute; top:68px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #60060d; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:2px 7px 5px; background:url("subnavi_background.png"); font-size: 11px;}
ul.menu ul li a:hover {background:url("subnavi_background_active.png")}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {font-weight:bold; width:121px; height: 41px; padding-top: 30px; font-size: 14px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url("button_active.png");}
ul.menu .sub {background:url("subnavi_background.png")}
ul.menu .topline {border-top:1px solid #60060d}
