@CHARSET "UTF-8";
/**** Grundläggande element *****/
body{
	background: url(../media/header_front_rp.png) #fff repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4{
	margin-top: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1{

font-size: large;
margin: 0;
padding: 0;
padding-bottom: 5px;
/*margin-left: 10px;*/
clear: both;
color: #0071bc;
}

h1 a{
float: left;
font-size: medium;
margin: 0;
padding: 0;
padding-bottom: 0px;
margin-left: 0px;
color: #0071bc;
text-decoration: none;
border-bottom: 1px solid #0071bc;

}

h1 a:hover{
color: #333333;
text-decoration: none;
}
h3{
	color: #0071BC;
}
h2{
	color: #999999;
}
a:link{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	
}
a:active{
	
}
img{
	border: 0;
}
/****** namngeda element ******/
#container-page{
	width: 1100px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
#container-page #mainshadow > *{
	margin: 10;
}
#mainshadow{
	width: 780px;
	background: url(../media/content_bg.png) top no-repeat;
	float: left;
}
#header_start{
	width: 780px;
	height: 200px;
	background: url(../media/header_bg.png) no-repeat;
}
#header_start #header_left{
	float: left;
	width: 470px;
}
#header_start #header_left h3{
	color: #FFFFFF;
	font-size: medium;
}
#header_start #header_left #sprf_logo{
	background: url(../media/sprf_logo.png) no-repeat;
	width: 484px;
	height: 82px;
}
#header_start #header_left #welcometext{
	margin-left: 93px;
}

#header_start #header_right{
	float: left;
	padding-top: 31px;
	height: 177px;
}
#header_start #header_right h3{
	margin: 0;
	padding: 0;
	text-align: right;
	color: #FFFFFF;
	height: 21px;
	width:275px;
	font-size: medium;
	padding-right: 5px;
}
#header{
	width: 780px;
	height: 146px;
	background: url(../media/header_bg_sub.png) no-repeat;
}
#header #sprf_logo{
	position: absolute;
	background: url(../media/sprf_logo.png) no-repeat;
	width: 484px;
	height: 82px;
	margin-left: 0px;
	margin-top: 0px;
}

#postcardbox {
	padding: 0;
	margin: 0;
	float: left;
	width: 280px;
	height: 164px;
	background: url(../media/postcardbox_bg.png) no-repeat;
	padding-left: 6px;
	padding-top: 8px;
}

#content{
	clear:left;
	background: url(../media/content_bg.png) no-repeat;
	min-height: 325px;
	padding-left: 10px;
	padding-right: 10px;
}
#left_content{
	float: left;
	padding: 5px;
	width: 180px;
	padding-left: 15px;
	height: 550px;
}
#right_content{
	float: left;
	width: 570px;
}
#right_content .toolbar{
	background-color: #999999;
	height: 50px;
}
#spacer{
	width: 160px;
	float: left;
	height: 20px;
}

.banner_header
{
	float: left;
	width: 160px;
	height: 25px;
	background: url(../media/banner_bg_top.png) no-repeat right;
	color: #AAAAAA;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 10px;
}

#banners
{
	float: left;
	margin-top: 165px;
	width: 160px;
	overflow: hidden;
}

/***** Nyhetsformulär/artikelformulär *****/
#single textarea, .mceEditorContainer{
	width: 560px;
	float: left;
	clear: both;
}
#single input, #single select{
	float: left;
	clear: left;
	margin: 2px;
}
#single label{
	float: left;
	clear: both;
}
#single #distrikt input,#single #distrikt label{
	float: left;
	clear: none;
}
#single #distrikt input{
	clear: left;
}
#single #distrikt h3{
	clear: left;
	margin-bottom: 3px;
}
#footer{
	width: 760px;
	/*padding: 0px 10px;*/
	border-top: 1px solid #E6E6E6;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 20px;
	height: 30px;
	font-size: small;
	text-align: center;
}
.ingress_text {
	width: 340px;
	float: left;
}
#front_news{
	float: left;
	padding: 0px 10px;
	width: 550px;
}

#front_news h3 {
	color: #666666
}
#front_news_right{
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
h3.title_bar{
	width: 198px;
	height: 25px;
	padding-left: 3px;
	line-height: 25px;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: medium;
	background: url(../media/title_bar_blue.png) center no-repeat;
}
h3.title_bar a{
	color: #FFFFFF;
}
/**** klasser ****/
.icon_item{
	float: left;
	text-align: center;
	cursor: pointer;
	min-width: 60px;
	max-width: 150px;
	margin: 5px;
}
.icon_article{
	background: url(../media/txt_icon.png) no-repeat;
	width: 60px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
}
.icon_news{
	background: url(../media/news_icon.png) no-repeat;
	width: 110px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
}
.global_message_textbox{
	width: 300px;
	height: 300px;
}
.validation-advice{
	color: #FF0000;
}
.validation-failed{
	border-color: #CC0000;
}
.validation-passed{
	border-color: #00CC00;
}
/***** ikonstorlekar ***/
.small{
	width: 22px; 
	height: 22px;
}
.medium{
	width: 32px; 
	height: 32px;
}
.large{
	width: 48px; 
	height: 48px;
}
/***** tinymce editor ****/
.tinyeditor{
	width: 100%;
}
.hideeditor{
	/*display: none;*/
}
.mceEditor{
	position: relative;
	clear: left;
	float: left;
}
iframe{
	z-index: 9999;
}
.columnLeft{
	z-index: 1;
}
#content .mainbox{
	width: 520px;
	/*margin: 0 auto;*/
	float: left;
}
h3.news_item{
	font-weight: bold;
	font-size: 10pt;
}
div.news_item{
	font-size: 10pt;
}
div.news_item p
{
	color: #0071bc;
}
a.active{
	font-weight: bold;
}
#kalender{
	clear: both;
}
#kalender, #kalender ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#kalender li ul li{
	border-bottom: 1px solid #cccccc;
	width: 520px;
}
.textbigger{
	background: url(../media/treemenu/insert.png) left no-repeat;
	height: 26px;
	line-height: 26px;
	padding-left: 28px;
	float: left;
	cursor: pointer;
}
.textsmaller{
	background: url(../media/treemenu/minus.png) left no-repeat;
	height: 26px;
	line-height: 26px;
	padding-left: 28px;
	float: left;
	cursor: pointer;
	margin-left: 3px;
}
.right_list{
	/*border: 1px solid #CCCCCC;*/
	padding: 10px;
	background: url(../media/right_list_bg.png) bottom center no-repeat;
}
.right_list p{
	margin-bottom: 5px;
	border-bottom: 1px solid #0082EF;
	color: #999999;
}
.right_list *{
	margin: 0;
	color: #000000;
}
h1{
font-size: medium;
margin: 0;
padding: 0;
}

#left{
float: left;
width: 200px;
height: 400px;
background: #999999;}

#right{
float: left;
width: 540px;
height: auto;
padding-left: 20px;
margin-bottom: 15px;
}

.topbar{
float: left;
width: 510px;
height: 22px;
padding-top: 35px;
padding-left: 10px;
margin: 20px;
margin-bottom: 5px;
margin-left: 0;
color: #0071bc;
font-weight: bold;}
.topbar .news{
	background: url(../media/topbar_news.png) center no-repeat;
}
.topbar .article{
	background: url(../media/topbar_article.png) center no-repeat;
}
.topbar .sections{
	background: url(../media/topbar_sections.png) center no-repeat;
}
.topbar .user{
	background: url(../media/topbar_user.png) center no-repeat;
}
.fullsite{
float: left;
width: 508px;
height: 200px;
margin-left: 5px;
margin-right: 5px;
}

.holder{
float: left;
width: 520px;
height: auto;
padding-bottom: 20px;
}
.holder h1{
	margin: 0;
}

.fifthy_left{
float: left;
width: 243px;
height: 200px;
margin-left: 5px;
margin-right: 20px;
}

.fifthy{
float: left;
width: 243px;
height: 200px;
}

.column_left{
float: left;
width: 243px;
height: 400px;
margin-left: 5px;
margin-right: 20px;
}

.column{
float: left;
width: 243px;
height: 400px;
}

.image{
float: left;
width: 243px;
height: 200px;
background: #999999;
}

.graybar{
float: left;
background: url(../media/graybar.png) left no-repeat;
height: 21px;
width: 510px;
padding-left: 5px;
padding-top: 2px;
margin-bottom: 10px;
color: #0071bc;
font-weight: bold;
clear: both;
}
.comment a, .pdf_dwnl a {
float:  left;
font-size: x-small;
margin-top: 5px;
margin-bottom: 10px;
padding: 0;
padding-left: 20px;
color: #0071bc;
text-decoration: none;
background: url(../media/small_comment_icon.png) no-repeat;
clear:both;
}
.news{
float: left;
width: 500px;
height: auto;
/*padding: 0px 10px;*/
}
.news p{
float: left;
margin: 0;
padding: 0;
clear: left;
}
.news h1, .news h1 a{
	margin: 0;
	padding: 0;
}
.pager{
	clear: both;
}
.pager ul{
	margin: 0;
	padding: 0;
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	list-style: none;
	background: url(../media/white_bar.png) left no-repeat;
}
.pager ul li{
	float: left;
	text-align: center;
	line-height: 21px;
	font-size: 10pt;
	width: 20px;
	height: 21px;
	margin-left: 3px;
	/*padding: 2px;
	margin: 2px;*/
	
}
.pager li.first a{
	display: block;
	background: url(../media/pager/pager_first.png) center no-repeat;
	width: 20px;
	height: 21px;
}
.pager li.previous a{
	display: block;
	background: url(../media/pager/pager_prev.png) center no-repeat;
	width: 20px;
	height: 21px;
}
.pager li.previous_number a{
	text-align: center;
	line-height: 21px;
	display: block;
	width: 20px;
	height: 21px;
	color: #000000;
}
.pager li.current{
	display: block;
	background: url(../media/pager/pager_current.png) center no-repeat;
	color: #FFFFFF;
	width: 20px;
	height: 21px;
}
.pager li.next_number a{
	text-align: center;
	line-height: 21px;
	display: block;
	width: 20px;
	height: 21px;
	color: #000000;
}
.pager li.next a{
	display: block;
	background: url(../media/pager/pager_next.png) center no-repeat;
	width: 20px;
	height: 21px;
}
.pager li.last a{
	display: block;
	background: url(../media/pager/pager_last.png) center no-repeat;
	width: 20px;
	height: 21px;
}
.pager + div{
	clear: both;
}
#messages{
float: left;
width: 520px;
height: auto;
background: #FFFBCC;
margin-left: 25px;
border: 1px solid #EAD93D;
font-family: Arial;
}

#messages li.warning{
	list-style-image: url(../media/icons/messages/alert_icon.png);
	line-height: 20px;
}
#messages li.success{
	list-style-image: url(../media/icons/messages/succes_icon.png);
	line-height: 20px;
}
#messages li.info, #messages li{
	list-style-image: url(../media/icons/messages/info_icon.png);
	color: #666666;
	line-height: 20px;
}

#messages #messagescontainer{
	width: 480px; 
	margin-left:auto; 
	margin-right:auto;
}

#messages #messagescontainer ol li{
	margin: 2px;
	font-size: 11px;
}

#messages #messagescontainer h1{
	margin-left: 10px;
	margin-bottom:0;
	color:#333333;
	border-bottom: 1px solid #999999;
}

.puffs{
	list-style: none;
	padding: 0;
	margin: 0;
}

.puffs .puff{
	width: 160px;
	font-family: Arial;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 22px;
	margin-bottom: 20px;
	float: left;
}
.puffs .puff h2{
	width: 160px;
	height: 19px;
	font-family: Arial;
	font-size: 18px;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-left: 3px;
	padding-top:6px;
	background: url(../media/puff_top.png) no-repeat;
}
.puffs .puff .content{
	background: url(../media/puff_content.png) no-repeat;
	width: 160px;
	height: 85px;
	padding-top: 12px;
}
.puffs .puff p{
	font-size: 13px;
	color: #4D4D4D;
	padding: 0px 3px;
	margin: 0;
}

.puffs .puff p.link{
	margin-top: 16px;
}

.puffs .puff p a{
	font-size: 11px;
	color: #0071BC;
}