/* CSS Document */

html {
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #f5f5f5;
}

body {
	max-width: 1000px;
	height: inherit;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 8px;
	top: 0px;
	
	font-family: Helvetica,Arial,  sans-serif;
	font-size: 14px; 
	line-height: 18px;
	color: #444444;
	 
	 
}

/*
div#content div#main div img {
	width: 100%;
}
*/

.imgclass {
box-shadow: rgba(0, 0, 0, 0.25) 6px 0px 6px 0px; 
background: rgb(255, 255, 255);
max-width: 100%; 
min-width:70px;   
}

img {
	border: none;
	box-shadow: rgba(0, 0, 0, 0.25) 6px 6px 0px 0px; 
background: rgb(255, 255, 255);
max-width: 100%; 
}

.rubrik22 {
	font-family: Open Sans Condensed, sans-serif;
	font-size: 22px;
	height: 34px;
	line-height: 29px;
	/* font-weight:bold; */
	 
	color: #444444;
}

/* ----- Typsnitt och tecken ----- */
h1, .rubrik {
	font-family: Helvetica,Arial,Century Gothic;
	color: #444444;
    font-size: 30px;
    font-weight: bold;
	margin: 0;
	padding: 16px 0;
}

.falt { 
   font-family:  Helvetica, Verdana, Geneva, Arial, Sans-Serif;
   font-size: 14px;
   line-height: 16px;
  	width: 100%;
	height:27px;
	}
	

.textb { 
font-family:Helvetica, Verdana, Geneva, Sans-Serif;
 font-size: 12px;
  line-height: 16px;
  font-weight:bold
  
	}

.underrubrik { 
font-family: Helvetica, Sans-Serif;
 font-size: 11px;
  line-height: 14px;
   color: #444444;
    font-weight: bold; 
	}
	
.rubrik1 {
	font-family: Helvetica,Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #444444;
}

.monthdate {
	font-family: Helvetica,Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #444444;
}

#paper_omslag {
		/*background: url(../images/bg_omslag5.png) no-repeat; */
	position: relative;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 344px;
	float: left;
}

.rubrik14b {
	font-family: Open Sans Condensed, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
	 
	color: #444444;
}

h2, .textinfo {
	font-family: Helvetica,Arial,Century Gothic;
	color: #333;
    font-size: 17,5px;
    font-weight: bold;
	margin: 0;
	padding: 4px 0;
}
h2.date { color: #00aced; padding-top: 0; }

/*a {
	color: #00adee;
	text-decoration: none;
}
a:hover, a:active {
	color: #737373;
}
*/

a, a:link, a:visited, a:hover, a:active {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
	 	line-height: 18px;
	text-decoration: none;
	 color:#444444;
	}

a:hover {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
  	line-height: 18px;
 text-decoration: underline;
 
 }
 

p {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#page_navigation a{
	padding:3px;
	border:1px solid gray;
	margin:2px;
	color:black;
	text-decoration:none
}
.active_page{
	background:#00ADEE;
	color:white !important;
}

div#footer .rubrik {
	color: #333;
    font-family:  Helvetica, Arial,Verdana,Geneva,Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
}
div#footer p {
	color: #333;
}
div#footer a {
	color: #477a31;
	text-decoration: none;
}
div#footer a:hover {
	color: #477a31;
}

/* ------------------------------- */

/* ---------- Helpers ------------ */
.hidden {
	display: none;
}

 
/* ------------------------------- */

div#wrapper {
	width: inherit;
	height: inherit;
	padding: 5px 10px 5px 3px;
	 
}

div#top {
	position: relative;
	width: inherit;
	height: 195px;
	
	background: url(../images/prolog_v2/topp.jpg) 0 0 no-repeat;
}
div#top.member {
	background: url(../images/prolog_v2/Inlogged/top.png) 0 0 no-repeat;
}
div#top div#logout, div#top div#login {
	position: absolute;
	top: -8px;
	right: -8px;
}
div#top div#logout div, div#top div#login div {
	position: relative;
	width: 124px;
	height: 53px;
	padding: 19px 0 0 39px;
	
	font-family:  Helvetica, Century Gothic;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #444444;
	
	background: url(../images/prolog_v2/Inlogged/logout_button.png) no-repeat;
}
div#top div#headercontent {
	position: absolute;
	left: 31px;
	bottom: 53px;
}
div#top div#headercontent div#logo {
	width: 85px;
	height: 85px;
/*	width: 112px;
	height: 111px;*/
	float:left;
}
div#top div#headercontent div#menu {
	float:left;
	margin-left: 7px;
}
div#top div#headercontent div#menu ul {
	padding: 0;
	margin: 0;
}
div#top div#headercontent div#menu ul li {
	list-style: none outside none;
}

.menubutton
{
	background: url("../images/prolog_v2/menu_button.png") no-repeat scroll 184px 29px transparent;
	display: inline-block;
	height: 28px;
	width: 154px;
	
	padding: 1px 0 0 0;
	font-family:  Helvetica, Century Gothic;
	font-weight: bold;
	font-size: 16.6px;
	font-stretch:wider;
	letter-spacing: 0.1em;
}
a .menubutton
{
	background-position: 0 0;
	color: #00adee;
}
a:hover .menubutton
{
	background-position: -184px 0;
	color: #fff;
}

/* ----- Startsite ----- */
div#nav {
	width: inherit;
	height: 411px;
	margin-top: 8px;
}
div#nav ul {
	padding: 8px 0px;
	margin: 0;
	width: inherit;
	height: inherit;
}
div#nav ul li {
	position: relative;
	display: inline-display;
	min-width: 277px;
	width: 49%;
	height: 186px;
	margin-bottom: 16px;
	
	list-style: none outside none;
	float: left;
	
	background-repeat: no-repeat;
}
div#nav ul li.left {
	float: right;
}
div#nav ul li span {
	position: absolute;
	right: 19px;
	bottom: 12px;
}

div#ads {
	position: relative;
	height: 151px;
	width: inherit;
}

div#banner {
	position: relative;
	width: inherit;
	height: 151px;
	
	background: url(../images/prolog_v2/banner.jpg) 0 0 no-repeat;
}
div#banner div {
	position: absolute;
	bottom: 44px;
	right: 34px;
	width: 430px;
	height: 63px;
	
	background: url(../images/prolog_v2/text_banner.png) no-repeat;
}


.prenform {
	 
	color: #444444;	
	font-size: 13px;
	font-family:  Helvetica, Arial, sans-serif;
	float: left;
    width: 99%; 
	max-width: 250px;
	line-height:24px;
	 
	 
	 padding: 2px 0px 3px 6px;
	 
	/*background: url(../images/prenformtextfield_bg1.png) no-repeat; 
	border: none;border: none;
	display: block;
	padding: 2px 0px 3px 6px;
	border-bottom:1px solid #386d9b;
	  
	*/
	
}

.prenformEtta {
	display: block;
	font-size: 20px;
	line-height: 1.42857143;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 80%;
	max-width: 202px;
	height: 34px;
	color: #444444;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	/* background: url(../images/passwordtextfield_bg.gif) no-repeat; 
	border: none;
	padding: 1px 0px 6px 6px;*/
	padding: 6px 12px;
}


div#banner.small {
	position: relative;
	float: left;
	width: 49%;
	height: 151px;
	margin: 0;
	cursor: pointer;
	
	background: url(../images/prolog_v2/banner_small.jpg) 0 0 no-repeat;
}
div#banner.small div {
	position: absolute;
	bottom: 92px;
	left: 23px;
	width: 281px;
	height: 41px;
	
	background: url(../images/prolog_v2/text_banner_small.png) no-repeat;
}

div#miljo {
	position: relative;
	float: right;
	width: 48.5%;
	height: 147px;
	border: 2px solid #00831d;
	cursor: pointer;
	
	background: url(../images/prolog_v2/miljo.jpg) 0 0 no-repeat;
}
/* ----- Startsite ----- */

/* ----- Default page -- */
div#extMenu {
	position: relative;
	display: none;
	width:  inherit;
	margin-top: 16px;
}
div#extMenu ul {
	padding: 0;
	margin: 0;
}
div#extMenu ul li {
	position: relative;
	list-style: none outside none;
	width: inherit;
}

ul#locationMenu {
	margin-top: 5px;
	list-style: none;
	padding: 0;
	display: none;
}

.extbutton
{
	background: url("../images/btn_save1.png");
	display: inline-block;
	height: 47px;
	width: 110px;
	
	padding: 1px 0 0 30px;
	font-family:  Ariel;
	
	
	font-stretch:wider;
	letter-spacing: 0.1em;
}
a .extbutton
{
	background-position: 0 -28px;
	color: #32434b;
}
a:hover .extbutton
{
	background-position: 0 0;
	color: #00adee;
}

#page_navigation {
	text-align: right;
}

div#content {
	position: relative;
	width: inherit;
	margin-top: 16px;
}
div#content div#main {
	min-height: 550px;
	width: 100%;
}
div#content div#main div.wrap {
	position: relative;
	margin-right: 297px;
	padding: 16px;
	border: 1px solid #f2f2f2;
	min-height: 502px;
}
 
div#content div#submenu {
	position: absolute;
	 
	right: 0px;
	/*width: 281px;*/
	width: 1%;
	top: 80px;
	/*min-height: 550px; */
	padding-left: 10px;
	padding-right:10px;
	 
}
div#content div#submenu ul {
	padding: 0;
	margin: 0;
}
div#content div#submenu ul li {
	list-style: none outside none;
}

.submenubutton
{
	background: url("../images/prolog_v2/submenu_button.png") no-repeat scroll 285px 28px transparent;
	display: inline-block;
	height: 28px;
	width: 255px;
	
	padding: 1px 0 0 30px;
	font-family:  Helvetica,Century Gothic;
	font-weight: bold;
	font-size: 14.6px;
	font-stretch:wider;
	letter-spacing: 0.1em;
}
.submenubutton.small {
	background: url("../images/prolog_v2/submenu_button_indent.png") no-repeat scroll 285px 28px transparent;
	height: 28px;
	width: 231px;
}
.submenubutton.location {
	background: url("../images/prolog_v2/submenu_button_location.png") no-repeat scroll 285px 28px transparent;
}
.submenubutton.location.small {
	background: url("../images/prolog_v2/submenu_button_location_indent.png") no-repeat scroll 261px 28px transparent;
	height: 28px;
	width: 231px;
}
a .submenubutton, .submenubutton.location
{
	background-position: -285px 0;
	color: #fff;
}
a .submenubutton.small, a .submenubutton.location.small  {
	background-position: -261px 0;
}
a:hover .submenubutton, a .selected
{
	background-position: 0 0 !important;
	color: #00adee !important;
}
a:hover .submenubutton.location, a .selected.location {
	background-position: 0 0 !important;
	color: #2d3092 !important;
}
.indent {
	margin-left: 24px;
}

ul.shortcut {
	margin-top: 4px !important;
}
ul.shortcut li {
	margin-bottom: 5px;
}
/* ----- Default page -- */

div#footer {
	position: relative;
	width: inherit;
	min-height: 235px;
	margin-top: 16px;
	padding-top: 36px;
	
	/* background-color: #accb99; */
}
div#footer ul {
	position: relative;
	padding: 0;
	margin: 0;
	width: inherit;
}
div#footer ul li {
	position: relative;
	display: inline-display;
	width: 37%;
	min-height: 221px;
	
	border-right: 1px solid #8fa479;
	
	list-style: none outside none;
	float: left;
}
div#footer ul li.last {
	width: 25%;
	border: none;
}
div#footer ul li:last-child {
	width: 25%;
	border: none;
}
div#footer ul li div {
	position: relative;
	margin-top: 4px;
	margin-left: 29px;
	width: 86%;
}

/* ----- Login ------ */
div#login_wrap {
	position: relative;
	width: 100%;
	height: 100%;
}

div#login_content {
	position: relative;
	width: 100%;
	height: 276px;
	top: 50%;
	margin-top: -138px;
	
	/* background: url(../images/prolog_v2/Login/login_background.jpg) no-repeat; */
}
div#login_content .center {
	text-align: center;
}
div#login_content form {
	max-width: 285px;
	margin: 0 auto;
}
div#login_content form div.alert {
	position: relative;
	color: #cf2d06;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 0 2px 16px;
	background: #ffc7ce;
}
div#login_content form div.alert div {
	position: absolute;
	width: 11px;
	height: 100%;
	right: -5px;
	top: 0px;
	background: #ffc7ce;
}
div#login_content form div.success {
	position: relative;
	color: #6f7b00;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 0 2px 16px;
	background: #c6efce;
}
div#login_content form div.success div {
	position: absolute;
	width: 11px;
	height: 100%;
	right: -5px;
	top: 0px;
	background: #c6efce;
}
div#login_content div#login_logo {
	margin: 6px 0;
}
div#login_content .login_field {
	position: relative;
	/* background: url(../images/prolog_v2/Login/login_field.png) no-repeat; */
	height: 41px;
}
div#login_content .login_fieldend {
	position: absolute;
	width: 11px;
	height: 41px;
	right: -11px;
	top: 0px;
	background: url(../images/prolog_v2/Login/login_field_end.png) no-repeat;
}
div#login_content .login_field input {
	width: 99%;
	height: 47px;
	border: none;
	padding: 3px 0 0 8px;
	
	font-family:  Helvetica, Century Gothic;
	font-size: 12px;
}

table#subscriberLogin table{
	width:100%;
	 
	border: none;
	}
	
div#LoginPanel{
	 
	border-color:#666;
	/*display: inline-block;*/
	border-right:3px;
	border-bottom:thin;
	border-left:thin;
	border-top:thin;
		width: 80%;
	max-width: 410px;
	 
	
}

div#login_field {
	position: relative;
	padding: 8px 0 0 8px;
	height: 71px;
}

div#image_field {
	position: relative;
	width: inherit;
	margin-top: 170px;
	padding: 3px 0 0 3px;
	max-width: 200px; 
}
div#image_field_inlog {
	position: relative;
	width: inherit;
	margin-top: 10px;
	padding: 3px 0 0 3px;
	max-width: 250px; 
}

input#subscriberLogin_UserName, input#subscriberLogin_Password{
	font-family:  Open Sans Condensed, sans-serif;
    font-size: 16px;
    line-height: 18px;
     width: 100%;
      height: 27px;
     border-right:1px solid #ffffff;
	border-bottom:1px solid #386d9b;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	box-shadow: none;
 

}

 



div#login_content form div.login_button {
	position: relative;
	right: -11px;
	text-align: right;
	width: 40px;
     
}
div#login_content form input.login_submit {
	width: 97%;
	height: 47px;
	padding: 0 0 9px 10px;
	
	font-family: Helvetica, Century Gothic;
	font-size: 16px;
	font-weight: bold;
	font-stretch:wider;
	letter-spacing: 0.1em;
	color: #fff;
	
	border: none;
	background: url(../images/prolog_v2/Login/login_button.png) no-repeat;
}

/* ----- Login ------ */

/* ------ News ------ */
div#newsimage {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 113px;
	height: 113px;
	background-size: auto 113px !important;
}

div#newscontent {
	position: relative;
	padding-left: 125px;
	margin: 25px 0;
	vertical-align: top;
}
div#newscontent:first-child {
	margin-top: 0;
}
/* ------ News ------ */

@media screen and (max-width: 1010px) {
	div#footer ul li {
		position: relative;
		display: inline-display;
		width: 100%;
		min-height: 0px;
		padding-bottom: 50px;
		
		border-right: none;
		
		list-style: none outside none;
		float: none;
	}
}

@media screen and (max-width: 771px) {
	div#banner {
		background: url(../images/prolog_v2/banner_small.jpg) 0 0 no-repeat;
	}
	div#banner div {
		bottom: 92px;
		left: 23px;
		width: 281px;
		height: 41px;
		
		background: url(../images/prolog_v2/text_banner_small.png) no-repeat;
	}
	
	div#ads { height: 318px; }
	
	div#banner.small {
		float: none;
		width: inherit;
	}
	
	div#miljo {
		margin-top: 16px;
		float: none;
		width: inherit;
	}
}

/* Smartphones ------------------- */
@media screen and (max-width: 535px) {
	div#top div#headercontent {
		left: 14px;
	}
	
	div#nav {
		height:auto;
		display: block !important;
	}
	
	div#main {
		min-height: 0 !important;
	}
	div#main div.wrap {
		min-height: 0 !important;
	}
	
	div#nav ul li {
		width: 100%;
		float: none;
	}
	div#nav ul li.left {
		float: none;
	}
	
	div#extMenu {
		display: block;
	}
	
	ul#locationMenu {
		display: block;
	}
	
	div#content div#main div.wrap {
		margin: 0;
	}
	
	div#submenu {
		display: none;
	}
	
	div#newsimage {
		display: none;
	}
	
	div#newscontent {
		padding-left: 0px;
	}
	div#login_content {
		top: 0;
		margin-top: 10px;
	}
}