@charset "utf-8";

body {
	background:#09305b url(../../image_layout/middle_bg.jpg) repeat-y center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	margin:0; padding:0;
}
img {
	border:0;
}
#dropdown {
	z-index:999;
	position:absolute;
	top:65px;
	left:0;
	width:100%;
	padding:50px;
	background:#09305b;
	display:none;
	border-bottom:3px #FFFFFF solid;
}
#close_dropdown {
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
#dropdown img {
	margin:0 auto;
	width:900px;
	border:0;
}
#site {
	width:1024px;
	margin:0 auto;
	padding:0;
	position:relative;
}
#header {
	background:url(../../image_layout/header_bg.jpg) no-repeat;
	position:relative;
	min-height:190px;
	padding:0;
	margin:0;
}
#header_content {
	height:150px;
}
#logotyp {
	position:absolute;
	left: 73px;
	top: 11px;
}

#logotyp_text {
	position:absolute;
	left: 216px;
	top: 51px;
}

#search {
	position:absolute;
	left: 680px;
	top: 62px;
	width:280px;
	height:70px;
}

#q {
	background:url(../../image_layout/search_field.png) no-repeat;
	width:209px;
	height:32px;
	padding:0 5px 0 5px;
	text-align:left;
	margin:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#09305b;
	font-weight:bold;
	position:absolute;
	left: 0px;
	top: 19px;
}
#s {
	background:url(../../image_layout/serach_buttom.png) no-repeat;
	width:56px;
	height:34px;
	padding:0;
	margin:0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:0;
	position:absolute;
	left: 225px;
	top: 17px;
}
.hr_big {
	background:url(../../image_layout/hr_big.png) no-repeat center;
	width:908px;
	height:5px;
	margin:0 auto;
}
#ad_header {
	width:1024px;
	background:#09305b;
	margin:0 auto;
	padding:0;
	position:relative;
}
.ad_mark_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	padding:5px 5px 5px 15px;
}

#content {
	width:900px;
	margin:0 auto;
	padding:0;
	background:#09305b;
}
.box {
	margin:10px 5px 0 5px;
}
.box_header {
	height:25px;
	padding:10px;
	background:#1b4b80;
}
.box_content {
	padding:10px;
	background:#30629c;
}

.padding_1 {
	padding:10px;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.no_visable_link, .no_visable_link:hover {
	text-decoration:none;
	font-weight:normal;
}
.newsfeed_archive {
	list-style:none;
	padding:0;
	margin:10px 0 10px 20px;
}
.newfeed_date {	
	font-size:12px;
}
.newsfeed_publish {
	clear:both;
	display:block;
	width:90px;
	float:left;
}
.newsfeed_archive {
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
.newsfeed_archive td {
	padding:3px;
	margin:0;
}
.newsfeed_archive_date {
	width:85px;
}
.newsfeed_archive_category {
	width:80px;
}
.newsfeed_author_full {
	margin:10px 0 0 0;
}
.newsfeed_publish_full {
	margin:10px 0 0 0;
}
.newsfeed_tags {
	margin:10px 0 0 0;
}
.block, .block a, a.block {
	background:url(../../image_layout/block_bg.jpg) repeat-x;
	height:25px;
	padding:3px 5px 3px 5px;  color:#FFFFFF; text-decoration:none;
	line-height:31px;
	font-weight:bold;
}
.right {
	text-align:right;
}
.small_hr {
	background:url(../../image_layout/hr_small.jpg);
	width:268px;
	height:6px;
	margin:10px auto;
	padding:0;
}
.player_lists_container {
}
.player_profile {
	margin:0 0 30px 0;
}
.player_profile h1 {
	margin:0 0 20px 0;
}
.player_profile_image {
	width:250px;
	margin:0 20px 0 0;
}
.player_profile_faq {
	width:300px;
}

#allsvenskan-topbar {
	height:40px; background:#09305b;
}

#footer {

	width:900px;
	margin:0 auto;
	padding:20px 0;
	
}
.calendar_filter {
	padding:10px;
	background:#30629C;
	border-bottom:#0099FF 3px solid;
	margin:0 0 10px 0;
	text-align:right;
}

.calendar_table_header {
	background:#30629C;
}
.calendar_table {
	width:100%;
	margin:0;
	padding:0;
	border:0;
}
.calendar_table tr {
	margin:0;
	padding:0;
	border:0;
}
.calendar_table td {
	margin:0;
	padding:5px;
	border:0;
}
.calendar_table .block a {
	font-size:10px;
}

.calendar_table_header_mini {
	background:#30629C;
}
.calendar_table_mini {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	font-size:10px;
}
.calendar_table_mini tr {
	margin:0;
	padding:0;
	border:0;
	font-size:10px;
}
.calendar_table_mini td {
	margin:0;
	padding:2px;
	border:0;
	font-size:10px;
}
.fade_bar {
	background:url(../../image_layout/fade_bar.jpg) top repeat-x;
	min-height:90px;
	padding:10px;
	margin:20px 0 0 0;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.clear {
	clear:both;
}
.margin_right_20 {
	margin:0 20px 0 0 ;
}
.margin_left_20 {
	margin:0 0 0 20px ;
}
.padding10 {	
	padding:10px;
}
.padding3 {	
	padding:3px;
}
.hide {
	display:none;
}

.ads_display {
	margin:5px 0 5px 0;
}
#mediaplayer {
	width:720px;
	margin:0 auto;
	padding:10px;
}
#mediaplayer_box {
}
#mediaplayer_player {
	width:700px;
	margin:0 auto;
}
#mediaplayer_categories {
	padding:10px;
	margin:15px 0 0 0;
	background:#1B4B80;
	position:relative;
	z-index:10;
}
#mediaplayer_list_container {	

	max-height:300px;
	overflow:auto;	
	position:relative;
	z-index:1;
	
}
#mediaplayer_list_load {
	display:none;
	position:absolute;
	top:100px;
	left:240px;
}
#mediaplayer_list {
	list-style:none;
	padding:0;
	margin:0;
}
#mediaplayer_list li {
	list-style:none;
	padding:10px;
	margin:5px 0;
	background:#30629C;
}
.mediaplayer_image {
	width:100px;
}
.mediaplayer_info {
	width:500px;
}
a.buttom_light {
    background: transparent url(../../image_layout/buttom_light_a.png) no-repeat scroll top right;
    color: #444;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 34px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

a.buttom_light span {
    background: transparent url(../../image_layout/buttom_light_span.png) no-repeat;
    display: block;
    line-height: 24px;
    padding: 5px 0 5px 18px;
} 

/*TAG*/
.tag_list {
	padding:0;
	margin:0;
}
.tag_list li {
	float:left;
	margin:5px;
	padding:0;
	margin:0 5px 0 0;
	list-style:none;
}
.tag_list a {
	background:url(../../image_layout/block_bg.jpg) repeat-x;
	height:25px;
	line-height:31px;
	padding:3px 5px 3px 5px;  color:#FFFFFF; text-decoration:none;
}
#tag_list h2 {
	margin:10px 50px;
}
#tag_list ul {
	list-style:none;
	margin:5px 40px;
}

.barometer_box {
	background:#FFFFFF;
	width:260px; height:26px;
	position:relative;
}
.barometer_text {
	margin:0 0 20px 0;
}
.barometer_percent {
	text-align:center;
}
.barometer_overlay {
	background:url(../../image_layout/barometer_overlay.png);
	width:260px; height:26px;
	position:absolute; 
	top:0; left:0;
	z-index:10;
}
.barometer_meter {
	background:#52b0cb;
	width:260px; height:26px;
	position:absolute; 
	top:0; left:0;
	z-index:9;
}

.mouseClick {
	cursor:pointer;
}

/*HIGHLIGHT*/
.highlight_container {
	width:900px;
	height:422px;
	position:relative;
	overflow:hidden;
	text-align:left;
}
.highlight_left {
	width:698px;
	height:424px;
	position:relative;
	overflow:hidden;
}
.highlight_right {
	width:182px;
	height:424px;
	position:relative;
	overflow:hidden;
}

.highlight_list {
	list-style:none;
	padding:0;
	margin:0;
}
.highlight_list li {
	padding:0;
	margin:0 0 3px 0;
	width:182px;
	height:80px;
	background:#30629c;
	border-left:#80b1ee 6px solid;
	text-align:left;
	font-size:15px;
	font-weight:bold;
}
.highlight_list li div {
	padding:5px;
}
.highlight_list_selected {
	background:#1b4b80;
	border-left:#358ae8 6px solid;
}
.highlight_open {
	width:698px;
	height:424px;
	position:relative;
	overflow:hidden;
}
.highlight_image {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.highlight_text {
	background:url(../../image_layout/transparent_black.png);
	display:inline;
	font-size:36px;
	padding:0 10px;
}
.highlight_open_content {
	padding:20px;
	position:relative;
	z-index:1;
}
.highlight_open_more {
	padding:0 20px 20px 20px;
	position:relative;
	z-index:1;
}
#highlight_load {
	background:url(../../image_layout/icons/load1.gif);
	height:19px; width:220px;
	position:absolute;
	left:270px;
	top:220px;
	z-index:20;
}
/*NAVIGATION*/
#zebnavigation {
	position:relative;
	width:905px;
	z-index:20;
	list-style:none;
	margin:0 auto; padding:0;
	z-index:20;
}
#zebnavigation li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	float:left;
	padding:3px 0 3px 0;
	text-align:center;
	display:block;
	position:relative;
	z-index:20;
}
#zebnavigation li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:3px;
	z-index:20;
	display:block; height:auto; padding:0; margin:0;
	background:none;
	position:relative;
	height:22px;
	
}
#zebnavigation li a:hover{
	text-decoration:underline;
}

#zebnavigation li a.zebnavigation_current {
	text-decoration:underline;
}

.side_nav {
	padding:0;
	margin:0;
	list-style:none;
	width:200px;
}
.side_nav li {
	padding:0;
	margin:0 0 5px 0;
	list-style:none;
}
.side_nav li a {
	text-decoration:none;
	background:url(../../image_layout/side_nav_bg_1.jpg) no-repeat;
	display:block;
	height:24px;
	padding:5px;
	line-height:25px;
}
.side_nav li ul {
	background:url(../../image_layout/side_nav_bg_2.jpg) no-repeat;
}

.side_nav li ul li {
	background:none;
}
.side_nav li ul li a {
	background:none;
	height:auto;
	line-height:normal;
	padding:5px 0 0 5px;
}
/*NAVIGATION END*/

