/*
 *----------------------------------------------------------------------
 * Jonas Åkerlund
 * Copyright Sector 5 AB 2008
 * ---------------------------------------------------------------------
*/

@import "default.css";
@import "navigation.css";

/*--------------------------------------------------------------------*/
/* Common typography */
/*--------------------------------------------------------------------*/
body {
	background: #ddf0ff;
}

body, table, td, input, textarea, select, fieldset, legend, a { 
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #202020;
}

input, option, textarea { padding: 1px; font-size: 1em; }
option { padding-right: 10px;}

input, textarea, select {
	border: 1px solid;
	border-top-color: #848484;
	border-left-color: #848484;
	border-bottom-color: #fafafa;
	border-right-color: #fafafa;
}

input.radio, input.checkbox {
	float: left;
	margin: 1px 4px 0 4px;
	border: none;
}

* html input.radio, 
* html input.checkbox { float: none; margin: 0 -2px 0 0; height: 14px;}

h1 { font-size: 2.4em; line-height: 1.2em; margin-bottom: .3em; }
h2 { font-size: 3.4em; line-height: 1.2em; margin-bottom: 0; font-weight: normal;}
h3 { font-size: 1.6em; line-height: 1.2em; margin-bottom: .3em; }

h4, h5, h6 {font-size: 1.2em; line-height: normal; margin-bottom: .3em;}

* html h2 { margin-bottom: .3em;}

li { font-size: 1.2em; line-height: 1.2em;}
ul li ul li, ol li ol li { font-size: 1em;}

a { text-decoration: none;}

ul {list-style-type: none;}
ol, ul { list-style-position: outside;}
table { border-collapse: collapse; font-size: 1.2em; }

/*--------------------------------------------------------------------*/
/* Common text & layout (stuff used by all pages) */
/*--------------------------------------------------------------------*/
.clear { clear: both;}

#wrap {
	width: 1077px;
	margin: 0 auto;
}

#page { 
	width: 905px;
	background: url(../images/bg-shadow-mid.gif) left top repeat-y;
	float: left;
}

#banner-content {
	padding: 15px 10px 8px 10px;
	width: 1065px;
	float: left;
}

#banner-content img,
#banner-content object { display: block;}
#banner-content .banner { padding: 5px; background: #fff; float: left; height: 90px;}
#top-banner {  width: 728px; margin-right: 10px;}
#filler-banner { width: 307px;}


#header {
	padding: 36px 22px 0 22px;
	background: url(../images/bg-shadow-top.gif) left top no-repeat;
}

#header-image { 
	padding-left: 10px;
	float: left;
}

#header-content {
	float: right;
	padding-right: 10px;
}

#date {
	float: left; 
	padding-right: 14px;
}

#date span {
	float: left;
	text-align: right;
	color: #6fc4e5;
	font-size: 1.2em;
	margin: 8px 0 0 5px;
	font-weight: bold;
}

#date span#day {
	color: #2cb4dc;
	font-size: 3.6em;
	line-height: 1em;
	float: left;
	margin: 6px 0 0 0;
}

#search {
	float: left;
	font-size: 1.1em;
}

#search input,
#search-box input {
	width: 194px;
	float: left;
	font-weight: bold;
	padding: 2px;
	color: #000000;
	margin-right: 5px;
}

.gray-box {
	padding: 2px;
	border: 1px #e9e9e9 solid;
	width: 251px;
}

.gray-box-content {
	background: #f5f4ef;
	padding: 7px;
}

.button a {
	border: 1px solid #008ac2;
	background: url(../images/button-blue-mid.gif) left top repeat-x;
	color: #fff;
	height: 13px;
	padding: 0px 5px;
	float: left;
	line-height: 1.1;
	margin-top: 1px;
}

#search input.btn-search,
#search-box input.btn-search{
	width: 29px;
	height: 15px;
	border: none;
	padding: 0;
	margin: 2px 0 0 0;
	float: left;
}

input.btn-send { border: none; }

#promo {
	margin: 12px 0 0 10px;
	width: 160px;
	float: left;
}

#promo .ad {
	padding: 5px;
	background: #fff;
	margin-bottom: 8px;	
	width: 150px;
	overflow: hidden;
}

#tempid {
	margin: 12px 0 0 10px;
	width: 160px;
	float: left;
}

#tempid .ad {
	padding: 10px;
	background: #fff;
	margin-bottom: 8px;	
	width: 140px;
	overflow: hidden;
}

#content {
	padding: 9px 28px 32px 28px;
}

#left-column {
	float: left;
	width: 180px;
	padding-bottom: 1px;
}

#primary-content {
	width: 442px;
	float: left;
	margin-left: 18px;
}

#right-column {
	width: 191px;
	float: left;
	margin-left: 18px;
}

#footer {
	background: url(../images/bg-shadow-bottom.gif) left bottom no-repeat;
	clear: both;
	color: #555555;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 24px;
}

#footer a { color: #555555; }
#footer a:hover { color: #202020;}
#footer p { margin-bottom: .4em;}

#footer-wrap {
	border-top: 1px solid #e9e9e9;
	margin: 0 22px;
}

#footer-content {
	background: #edebe3;
	margin-top: 2px;
	padding: 7px 0;
}

#footer .col {
	float: left;
	border-left: 1px solid white;
	padding: 10px 0 20px 12px; 
}

#footer .col.first { border: none; width: 342px; }
#footer .col.second { width: 275px; }
#footer .col.third { width: 202px;}

#footer p.copyright { margin-top: 16px;}

a.rss { 
	background: url(../images/icon-feed.gif) right top no-repeat;
	padding-right: 18px;
}

ul.linklist {
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 2px;
}

ul.linklist li {
	background: url(../images/bullet-arrow-small.gif) left 2px no-repeat;
	padding: 0 0 6px 14px;
	font-size: 1.1em;
}

ul.linklist li a:hover { color: #e3007a; }

/*--------------------------------------------------------------------*/
/* newsticker*/
/*--------------------------------------------------------------------*/
#ticker { padding: 0 0 9px; margin: 0 0 10px 0; border-bottom: 1px solid #E9E9E9;}
.ticker-wrap {
	background: url(../images/box-blue-top-wide.gif) left top no-repeat;
	padding: 5px 0 0;
}

.ticker-content {
	background: #d4ecf8 url(../images/box-blue-bottom-wide.gif) left bottom no-repeat;
	padding: 3px 8px 8px;
}
#ticker h3 { font-size: 1.5em;}
#ticker li { font-size: 1.1em; line-height: 15px;}
#ticker li a { font-weight: bold;}
#ticker li a:hover { color: #E3007A;}
#ticker li a:hover span { color: #202020;}
#ticker li a span { font-weight: normal;}

.newsticker {  
	height: 15px;  
	width: 426px;  
	display: block;  
	overflow: hidden;  
	position: relative;  
}  
   
.newsticker ul li { 
	float: left; 
	display: block;  
	width: 426px;    
}  
/*--------------------------------------------------------------------*/
/* right & left column section component */
/*--------------------------------------------------------------------*/
.section { padding-bottom: 12px; }

.section .header p {
	border-top: 1px solid #e9e9e9;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 2px 0 0px 4px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #008ac2;
}

.section .header a { color: #008ac2;}
.section .header a:hover { color: #202020;}

.section .content {
	border-top: 1px solid #e9e9e9;
	padding: 6px 4px 0 4px;
}

.section h3 { font-size: 1.5em;}
.section img { padding-bottom: 3px; }
.section ul { margin-left: 2px;}
.section .content p { font-size: 1.2em; padding-bottom: 5px;}

.section .content blockquote p {
	color: #008ac2;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
}

.section .content blockquote p img { padding: 0 2px; }

.section .content p a img,
.section.rounded-box p a img { padding: 0 0 0 2px; }
.section .content p a:hover { color: #e3007a;}

/* the catalogue subclass should only be used when its the first section
 * and the image is overlapping the colmn */

.section.catalogue img { margin-left: -10px;}
.section.catalogue .content { border: none; padding-top: 0;}

.section.catalogue p a { color: #e3007a; }
.section.catalogue p a:hover { text-decoration: underline; }

* html .section.ledare { padding-bottom: 4px;}

.section.ledare h3 { margin-top: 0;}

.section.ledare .image { float: left; }
.section.ledare .text { float: left; width: 93px; }
.section.ledare .text p { text-align: right; }
.section.ledare ul li { float: right;}

/* Boxes with rounded corners, the yellow only fits in the left column
 * and the rest fit in the right column
 */
.section.rounded-box {
	padding: 3px 0 0 0;
	margin-bottom: 10px;
}

.section.rounded-box .box-content {
	padding: 5px 11px 16px 9px;
}

.section.rounded-box.last {
	margin-bottom: 24px;
}

.section.rounded-box.yellow {
	background: #f7d900 url(../images/box-yellow-top.gif) left top no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
}

.section.rounded-box.yellow .box-content { background: url(../images/box-yellow-bottom.gif) left bottom no-repeat;	}
.section.rounded-box.blue { background: #d4ecf8 url(../images/box-blue-top.gif) left top no-repeat;}
.section.rounded-box.blue .box-content { background: url(../images/box-blue-bottom.gif) left bottom no-repeat;	}
.section.rounded-box.brown { background: #f1f0ea url(../images/box-brown-top.gif) left top no-repeat;}
.section.rounded-box.brown .box-content { background: url(../images/box-brown-bottom.gif) left bottom no-repeat;	}
.section.rounded-box p a:hover { color: #e3007a; }


.section.bubble .section-content { background: url(../images/bubble-bg.gif) left top no-repeat; padding: 10px 0 0 0;}
.section.bubble .box-content { background: url(../images/bubble-bg.gif) left bottom no-repeat; padding: 0 12px 34px 12px;}
.section.bubble p { font-size: 1.2em;}
.section.bubble h3 { font-size: 1.8em;}
.section.bubble p a:hover { color: #E3007A;}
.section.bubble ul.linklist { margin-top: -12px; float: left;}

/*--------------------------------------------------------------------*/
/* #list */
/*--------------------------------------------------------------------*/
#list { padding-bottom: 1px; }

span.date {
	color: #7b7b7b;
	padding-left: 3px;
}

span.category a { 
	text-transform: uppercase;
	color: #008ac2;
	background: url(../images/divider.gif) right 1px no-repeat;
	padding-right: 6px;
	font-weight: bold;
	font-size: .95em;
}

p.photographer { color: #7b7b7b; float: right; margin-right: 3px;}

#list .content p { font-size: 1.2em; line-height: 1.35em;}
#list .content p a:hover { color: #e3007a;}
#list .content p span.category a:hover { color: #202020;}

#list .content .rte a { color: #e3007a; }
#list .content .rte a:hover { text-decoration: underline; }

#list .content {
	padding: 0 2px;
}

#list .news-content { 
	padding-bottom: 9px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 10px;	
}

#list .area {
	border-top: 1px solid #e9e9e9;
	padding-top: 10px;
}

#list .area.first { border: none; padding: 0;}

p.area-header {
	font-size: 1.7em;
	color: #8a8a8a;
	margin-bottom: .3em;
	margin: 0 2px 6px 2px;
}

/* Alignment on articlelists */

* html #list .news-content.align { padding-bottom: 0;} /* IE6 Doesn't like clear: both, and adds extra space */

#list .news-content.align .content { width: 234px; margin-top: 3px; padding-right: 4px;}
#list .news-content.align .image { width: 188px; }

#list .news-content.align.right .content,
#list .news-content.align.left .image { float: left; }

#list .news-content.align.left .content,
#list .news-content.align.right .image { float: right; }

/*--------------------------------------------------------------------*/
/* #list components */
/*--------------------------------------------------------------------*/

#list h2 a:hover, #list h3 a:hover, #list h4 a:hover { color: #e3007a; }

#list .image {
	position: relative;
}

#list .image .image-description {
	position: absolute;
	left: 0;
	bottom: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

#list .image .image-description p {
	float: left;
	background: #53b5e3;
	padding: 1px 5px;
}

#list .three { padding: 4px 0 12px 0;}

/*--------------------------------------------------------------------*/
/* #article type stuff */
/*--------------------------------------------------------------------*/

#list .content #article-header p {
	font-size: 1em;	
}

#article-header h2 {
	margin-top: 14px;
}

p.comment-commands {
	margin-top: -3px;
}

*:first-child+html p.comment-commands { margin-top: 0px;} /* IE 7 hack */

* html p.comment-commands { margin-top: 0px;} /* IE 6 hack */


p.comment-commands a {
	font-size: 1.1em;
	color: #E3007A;
}

p.comment-commands a.comment {
	background: url(../images/icon-comment.gif) left 1px no-repeat;
	padding: 0 10px 0 16px;
}

p.comment-commands a.read-comments {
	background: url(../images/bullet-pink-comment.gif) left center no-repeat;
	padding-left: 6px;
}	
	
#list .content #article-header p.ingress {
	font-size: 1.3em;
	padding-top: 16px;
	font-weight: bold;
}

#list .content #article-header span.date { 
	font-size: .9em; 
	padding: 0 0 0 17px;
	background: url(../images/icon-clock.gif) left top no-repeat;
}

#list .content #related {
	float:right;
	padding: 12px 10px;
	position:relative;
	width: 222px;
}

#list .content #related blockquote {
	font-size: 1.7em;
	font-weight: bold;	
}

#list .content #related blockquote p {
	background: #b1def2;
	float: left;
	line-height: .9em;
	padding: 3px 3px;
	margin: 0;
	clear: left;
	white-space: nowrap;
}

* html #list .content #related blockquote p { padding: 2px 3px; } /* IE 6 hack */
*:first-child+html #list .content #related blockquote p { padding: 2px 3px;} /* IE 7 hack */

#list-wrapper { margin-top: 10px; }

#list .content .rte { padding-top: 16px; }

.rte p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.3em;
}

.rte h3, .rte h4, .rte h5 {
	margin-top: 1.2em;
}

.rte ul, ol { 
	margin-bottom: 1.4em;
}

.rte ol { 
	list-style-position: outside;
	padding-left: 20px;
}

.rte ul li {
	padding-left: 16px;
	background: url(../images/bullet-rte-li.gif) left 5px no-repeat;
	padding-bottom: 8px;
}

.rte ol li {
	padding-bottom: 8px;
}

#list .content .rte li p { font-size: 1em; margin: 0;}

.rte table {
	margin-bottom: 1em;	
}

.rte table td.center,
table td.center { text-align: center; }


.rte table td, 
.rte table th {
	padding: 2px 6px; 
	text-align: left;
	border: 1px solid #E4E4E4;	
}

.rte table.no-border td,
.rte table.no-border th {
	border: none;
	padding: 2px 2px 2px 0;
}

.rte table p { font-size: 1em; margin: 0; }

.rte.facts {
	margin: 34px 0 0 4px;
	width: 430px;
}

#list .content .rte.facts { padding: 0; }

.rte.facts h4 {
	background: url(../images/article-header-bg.gif) left top no-repeat;
	font-size: 1.4em;
	height: 19px;
	padding: 6px 0 4px 4px;
	margin: 20px 0 0 -4px;
}

#byline {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 7px 1px 2px 1px;
	position: relative;
	font-size: 1.1em;
}

#byline p { margin-bottom: 5px;}

#byline a:hover { color: #E3007A;}

#byline .author {
	float: left;
}

#byline .author a {
	color: #E3007A;
}

#byline .commands {
	float: right;
	text-align: right;
}

p.print a {
	background: url(../images/icon-print.gif) right top no-repeat;
	padding-right: 18px;
}

p.tip a {
	background: url(../images/icon-tip.gif) right 2px no-repeat;
	padding-right: 18px;
}

/*--------------------------------------------------------------------*/
/* comments */
/*--------------------------------------------------------------------*/
.wide-box .container {
	padding: 12px 10px 4px 10px;
}

.wide-box.gray {
	background: #f1f0ea url(../images/box-gray-top.gif) left top no-repeat;
}

.wide-box.gray .container {
	background: url(../images/box-gray-bottom.gif) left bottom no-repeat;
}

.wide-box h4 {
	font-size: 1.5em;
	margin-bottom: .4em;
}

.wide-box form {
	font-size: 1.1em;
}

#form-page p { margin-bottom: .8em; }
#form-page input.text { width: 200px; }
#form-page textarea { width: 300px; }

#tip-a-friend.wide-box.gray { background: #f1f0ea; position: relative; }
#tip-a-friend.wide-box.gray .container { padding-bottom: 10px; }
#tip-a-friend p { margin-bottom: .5em; }

p#error { color:  #E3007A; margin-bottom: .5em; }

#tip-a-friend .button a { position: relative;} /* Fix for IE6 disappearing text bug */

#tip-a-friend input.btn-send,
#commentate input.btn-send,
#content.errorpage input.btn-send{ 
	border: none;
	margin: 0;
	padding: 0;
	width: 43px;
	height: 15px;
}


#comments p a, #commentate p a {
	color: #E3007A;
}

#comments-wrapper { margin-top: 30px; }

#comments {
	margin: 0px 0 10px 0;
}

#comments span.date {
	background: transparent;
	padding: 0;
	font-size: .9em;
}

#comments ul li {
	background: url(../images/icon-comment.gif) left 3px no-repeat;
	padding: 0 0 8px 17px;
}	

#comments ul li p {
	margin-bottom: .5em;
	line-height: 1.3em;
}

#comments p.author {
	font-style: italic;
}

#commentate .container {
	padding-bottom: 16px;
}

#commentate h4 {
	background: url(../images/icon-comment-big.gif) left 3px no-repeat;
	padding-left: 24px;
}

#commentate label { 
	width: 70px;
	float: left;
	text-align: right;
	padding-right: 4px;
	margin-top: 2px;
}

#commentate textarea {
	width: 340px;
	border: 1px solid #bfbfbf;
}

#commentate input {
	width: 140px;
	border: 1px solid #bfbfbf;
}

#commentate .secondary {
	float: left;
	width: 230px;
}

#commentate .info {
	float: left;
	width: 186px;
	padding: 4px 0 0 0px;
}

#commentate form p.first {
	margin-bottom: 14px;
}

#commentate form p {
	margin-bottom: 6px;
}

#commentate input.btn-send { float: right; margin-right: 12px; }		
	
/*--------------------------------------------------------------------*/
/* search results */
/*--------------------------------------------------------------------*/
#search-box { 
	margin-top: 20px;
	font-size: 1.1em;
}

#search-box .gray-box { width: 438px; }

#search-box input { width: 384px; }

#search-result p { margin-bottom: 2px; }
#list #search-result li p { font-size: 1em; }

#search-result h3 { 
	margin-top: 20px; 
	border-bottom: 1px solid #F5F4EF;
	padding-bottom: 3px;	
}
#search-result p.search-description { 
	font-size: 1.2em; 
	margin-bottom: 12px;
}
	
#search-result p.head a {
	color: #008AC2; 
	font-weight: bold;
}

#search-result p.head a:hover { color: #202020; }

#search-result .number { 
	float: left; 
	width: 30px;
	padding-right: 10px;
	text-align: right;
}

#search-result .content {
	float: left; 
	width: 300px;
}

#search-result ul li {
	margin: 5px 0;
	padding: 6px 0;
	background: #fff;
}

#search-result ul li.odd {
	background: #F5F4EF;
}

.paging {
	margin-top: 20px;
}

.paging ul { width: 442px; text-align: center; }

.paging ul li {
	display: inline;
}

.paging ul li a, .paging ul li.previous, .paging ul li.next  {
	background: #F5F4EF;
	padding: 2px 5px;
	border: 1px solid #E9E9E9;
	float: left;
	margin-right: 5px;
}

.paging ul li.current,
.paging ul li a:hover {
	background: #008AC2;
	border: 1px solid #008AC2;
	padding: 2px 5px;
	color: #fff;
}

.paging ul li.current { float: left; margin-right: 5px;} 

#content.errorpage .rte {
	width: 400px; 	
}

#content.errorpage .rte ul { margin-bottom: 1em; }

#content.errorpage h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

#content.errorpage .gray-box {
	width: 350px;
	margin-top: 20px;
	clear: both;
}

#content.errorpage .gray-box p {
	font-size: 1.1em;	
}

#content.errorpage .gray-box input {
	margin-bottom: 5px;
	width: 330px;
}

#content.errorpage .gray-box textarea { width: 330px; }

#content.errorpage input.btn-send {
	margin-top: 5px;
	width: 43px;
}

/*--------------------------------------------------------------------*/
/* newsbrief signup form */
/*--------------------------------------------------------------------*/
#newsbrief p { float: left; margin-right: 5px;}
#newsbrief .container { padding-bottom: 12px; }
#newsbrief input.text { width: 200px; }

/*--------------------------------------------------------------------*/
/* qa like templates */
/*--------------------------------------------------------------------*/
#list .qa.news-content {
	margin-bottom: 12px;
	padding-bottom: 0;
}

#list .qa.news-content h2 { 
	font-size: 1.7em; 
	font-weight: bold;
	margin: 0 0 6px 0;
}

#list .qa.news-content p.category {
	color: #7B7B7B;
	margin-bottom: 6px;
	font-size: 1.1em;
}

#list .qa.news-content p.category span.date {
	padding: 0 5px 0 0;
	margin-right: 5px;
	background: url(../images/divider.gif) right 2px no-repeat; 
}

#list .qa.news-content p.category a { color: #008ac2; }

#list .qa.news-content p.author { font-style: italic; margin-top: -5px; }

#list .qa.news-content p.q-head {
	margin-bottom: 0px; 	
}

#list .qa.news-content p.q-head span.warning { font-style: italic; color: #E3007A; margin-bottom: 0; font-size: .9em; }

#list .qa.news-content p {
	margin-bottom: 10px; 	
}

#list .question p { margin-bottom: 3px; }
#list .question { margin-bottom: 12px; }

#list .question a {
	background: url(../images/bullet-arrow-small.gif) left 3px no-repeat;
	padding: 0 0 0px 14px;
}

/*--------------------------------------------------------------------*/
/* Special stuff for #newslitter (pardon the pun) */
/*--------------------------------------------------------------------*/

#newsletter .newsletter_header .logo { margin-bottom: 0 !important; padding: 0;}
#newsletter .newsletter_header img {
	padding: 5px 0;	
}

#newsletter .newsletter_header p img { display: none; }

#newsletter span,
#newsletter strong,
#newsletter a { font-size: 1.2em;}

#newsletter p strong { font-size: 1em; }

#newsletter { padding-bottom: 20px; }

#newsletter h2 { padding-top: 10px; margin-bottom: 0 !important;}

/*--------------------------------------------------------------------*/
/* Inline-image css
/*--------------------------------------------------------------------*/
.image-inline {
	clear:right;
	float:right;
	margin:0 0 20px 20px;
	width:170px;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
}
.image-inline p {
	background:none repeat scroll 0 0 #53B5E3;
	float:left;
	padding:6px 8px;
	width:154px;
	margin-top:1px;
}
	



