/* css_screen */

/*
-----	Overrides
*/

body {
	font-family: Georgia, Times, 'Times new roman', serif;
	color: #000;
	font-size: 16px;
	margin: 18px 0 0 0;
	line-height: 1em;
	min-width: 991px;
}
a, a:link, a:active, a:visited, a:focus {
	color: #1063be;
	text-decoration: none;
	outline: none;
	-webkit-transition:color .25s ease;
	-moz-transition:color .25s ease;
	-o-transition:color .25s ease;
	-ms-transition:color .25s ease;
	transition:color .25s ease;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a img {
	border: 0px;
}
p {
	color: #3e3e3e;
}
.alt, h3, 
body#framsida .page-body strong,
body#om-oss .page-summary strong,
ul.pagination li.page-total, ul.pagination li.previous, ul.pagination li.next,
#message h4   {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.alt2  {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h1, h2, 
ul#nav a, body#blogg .date p {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
}
h1 a:link, h1 a:visited, h1 a:active, h2 a:link, h2 a:visited, h2 a:active, h3 a:link, h3 a:visited, h3 a:active {
	color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	/*color: #1063be;*/
	color: #666;
}
h3 {
	color: #3e3e3e;
	line-height: 1.3em;
}

.sec, 
body#blogg .date p {
	color: #909090;
}


a.rounded:link, a.rounded:active, a.rounded:visited, a.rounded:focus,
ul.pagination li.previous a, ul.pagination li.next a {
	background-color: #d0d0d0;
	color: #000;
	font-size: 12px;
	padding: 5px 16px 6px 16px;
	border-radius: 18px;
   -moz-border-radius-topleft: 18px;
   -moz-border-radius-topright: 18px;
   -moz-border-radius-bottomleft: 18px;
   -moz-border-radius-bottomright: 18px;
   -webkit-border-top-left-radius: 18px;
   -webkit-border-top-right-radius: 18px;
   -webkit-border-bottom-left-radius: 18px;
   -webkit-border-bottom-right-radius: 18px;
}
a.rounded:hover,
ul.pagination li.previous a:hover, ul.pagination li.next a:hover {
	background-color: #333;
	color: #fff;
}
a.rounded2:link, a.rounded2:active, a.rounded2:visited, a.rounded2:focus {
	background-color: #f1f1e5;
	color: #000;
	font-size: 16px;
	padding: 4px 16px 6px 16px;
	border-radius: 18px;
   -moz-border-radius-topleft: 18px;
   -moz-border-radius-topright: 18px;
   -moz-border-radius-bottomleft: 18px;
   -moz-border-radius-bottomright: 18px;
   -webkit-border-top-left-radius: 18px;
   -webkit-border-top-right-radius: 18px;
   -webkit-border-bottom-left-radius: 18px;
   -webkit-border-bottom-right-radius: 18px;
}
a.rounded2:hover {
	background-color: #333;
	color: #fff;
}
a.rounded3, a.rounded3:link, a.rounded3:active, a.rounded3:visited {
	background-color: #ffea00;
	color: #000;
	font-size: 16px;
	padding: 4px 16px 6px 16px;
	border-radius: 18px;
   -moz-border-radius-topleft: 18px;
   -moz-border-radius-topright: 18px;
   -moz-border-radius-bottomleft: 18px;
   -moz-border-radius-bottomright: 18px;
   -webkit-border-top-left-radius: 18px;
   -webkit-border-top-right-radius: 18px;
   -webkit-border-bottom-left-radius: 18px;
   -webkit-border-bottom-right-radius: 18px;
}
a.rounded3:hover {
	background-color: #333;
	color: #fff;
}
input.rounded4, a.rounded4, a.rounded4:link, a.rounded4:active, a.rounded4:visited {
	background-color: #128eee;
	color: #fff;
	font-size: 14px;
	padding: 4px 16px 6px 16px;
	border-radius: 18px;
   -moz-border-radius-topleft: 18px;
   -moz-border-radius-topright: 18px;
   -moz-border-radius-bottomleft: 18px;
   -moz-border-radius-bottomright: 18px;
   -webkit-border-top-left-radius: 18px;
   -webkit-border-top-right-radius: 18px;
   -webkit-border-bottom-left-radius: 18px;
   -webkit-border-bottom-right-radius: 18px;
}
input.rounded4 {
	border: none;
	padding: 4px 30px 6px 30px;
	cursor: pointer;
}
a.rounded4:hover, input.rounded4:hover {
	background-color: #333;
	color: #fff;
}
a.rounded5, a.rounded5:link, a.rounded5:active, a.rounded5:visited {
	background-color: #222222;
	color: #fff;
	font-size: 16px;
	padding: 4px 16px 6px 16px;
	border-radius: 18px;
   -moz-border-radius-topleft: 18px;
   -moz-border-radius-topright: 18px;
   -moz-border-radius-bottomleft: 18px;
   -moz-border-radius-bottomright: 18px;
   -webkit-border-top-left-radius: 18px;
   -webkit-border-top-right-radius: 18px;
   -webkit-border-bottom-left-radius: 18px;
   -webkit-border-bottom-right-radius: 18px;
}
a.rounded5:hover {
	background-color: #d0d0d0;
	color: #000;
}
a.rounded6, a.rounded6:link, a.rounded6:active, a.rounded6:visited {
	background-color: #c0f6f5;
	color: #407675;
	font-size: 16px;
	padding: 4px 16px 6px 16px;
	border-radius: 18px;
   -moz-border-radius-topleft: 18px;
   -moz-border-radius-topright: 18px;
   -moz-border-radius-bottomleft: 18px;
   -moz-border-radius-bottomright: 18px;
   -webkit-border-top-left-radius: 18px;
   -webkit-border-top-right-radius: 18px;
   -webkit-border-bottom-left-radius: 18px;
   -webkit-border-bottom-right-radius: 18px;
}
a.rounded6:hover {
	background-color: #407675;
	color: #fff;
}
a.rounded7, a.rounded7:link, a.rounded7:active, a.rounded7:visited {
	background-color: #ff9595;
	color: #1a1a1a !important;
	font-size: 16px;
	padding: 4px 16px 6px 16px;
	border-radius: 18px;
   -moz-border-radius-topleft: 18px;
   -moz-border-radius-topright: 18px;
   -moz-border-radius-bottomleft: 18px;
   -moz-border-radius-bottomright: 18px;
   -webkit-border-top-left-radius: 18px;
   -webkit-border-top-right-radius: 18px;
   -webkit-border-bottom-left-radius: 18px;
   -webkit-border-bottom-right-radius: 18px;
}
a.rounded7:hover {
	background-color: #ff1616;
	color: #fff !important;
}


.rounded, .rounded2, .rounded3, .rounded4, .rounded5, .rounded6, .rounded7, 
ul.pagination li.previous a, ul.pagination li.next a  {
	-webkit-transition:background-color .25s ease;
	-moz-transition:background-color .25s ease;
	-o-transition:background-color .25s ease;
	-ms-transition:background-color .25s ease;
	transition:background-color .25s ease;
	-webkit-transition:color .25s ease;
	-moz-transition:color .25s ease;
	-o-transition:color .25s ease;
	-ms-transition:color .25s ease;
	transition:color .25s ease;
}


hr {
	border-top: 4px solid #d0d0d0;
	margin: 25px 0;
}
hr.divider {
	margin: 0 0 60px 0;
}

div.table table {
	border-top: 1px solid #dedede;
}
div.table td {
	background: #f6f6f6;
	border-top: 1px solid #dedede;
	font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	color: #4c4c4c;
	padding: 7px 10px 9px 10px;
}
html.mac div.table td {
	font-size: 12px;
}

.tooltip {
	display: none;
	width: 298px;
	height: 78px;
	background: url(../images/2010/bg-tooltip.png) no-repeat;
}
.tooltip p {
	padding: 15px 30px 0 62px;
	font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
}
.hide {
	display: none;
}

/*	
-----	Page structure
*/

#header {
	position: relative;
	width: 991px;
	height: 114px;
	margin: 0 auto 30px auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

body#framsida #header, body#anmalning #header {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 13px;
}
body#blogg #header {
	margin-bottom: 35px;
}
body#om-oss #header, body#labb #header {
	margin-bottom: 12px;
}

#header h1, #header a.logo {
	display: block;
	/*background: rgba(0,0,0,0.25);*/
	background: url(../images/2010/logo3.gif) top right no-repeat;
	float: right;
	width: 589px;
	height: 95px;
	text-indent: -9999px;
	margin: -5px -14px 0 0;
	overflow: hidden;
}
#header .nav-wrapper {
	width: 395px;
	overflow: hidden;
	float: left;
}
#header ul#nav {
	display: block;
	width: 450px;
	margin: 20px 0 0 0;
	list-style: none;
	list-style-type: none;
}
#header ul#nav li {
	position: relative;
	display: block;
	width: 212px;
	float: left !important;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding-bottom: 1px;
}
#header ul#nav li a {
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	color: #000;
	display: block;
}
#header ul#nav li a:hover {
	/*color: #1063be;*/
	color: #666;
}
#header ul#nav li.here a {
	color: #f9564e;
}
#header ul#nav li.here a:hover {
	color: #666;
}

#content {
	position: relative;
	width: 991px;
	margin: 0 auto 30px auto;
	line-height: 1.3em;
}
#content h2 {
	line-height: 1.2em;
}

body#framsida .banner {
	clear: left;
	padding-top: 30px;
}

#social {
	position: relative;
	width: 991px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #d3d3d3;
	height: 70px; 
	overflow: hidden;
}
#social a, #social a:link, #social a:active, #social a:visited, #social a:focus,
#social-labb a, #social-labb a:link, #social-labb a:active, #social-labb a:visited, #social-labb a:focus {
	color: #8c8c8c;
	text-decoration: none;
	outline: none;
}
#social a:hover,
#social-labb a:hover {
	color: #000000;
	text-decoration: none;
}
#social p {
	margin: 20px 0 0 0;
}
#social-labb p {
	border-top: 4px solid #d0d0d0;
	margin: 10px 0 0 0;
	padding-top: 3px;
}
#social p span {
	padding-right: 22px;
}
#social p.right {
	text-align: right;
}
#social a,
#social-labb a {
	padding: 4px 15px 7px 32px;
}
#social-labb .block {
	line-height: 32px;
}
a.facebook {
	background: url(../images/2010/social-facebook.gif) 0 0 no-repeat;
}
a.twitter {
	background: url(../images/2010/social-twitter.gif) 0 0 no-repeat;
}
a.epost {
	background: url(../images/2010/social-epost.gif) 0 0 no-repeat;
	padding-right: 0px;
	display: none;
}
#social #facebook-like {
	margin-top: -2px;
}
/*
body#blogg #social #facebook-like {
	display: none;
}
*/
.footer-wrapper {
	position: relative;
	background-color: #f0f0f0;
	width: 100%;
}
body#labb .footer-wrapper {
	clear: left;
}
#footer {
	position: relative;
	width: 991px;
	margin: 0 auto;
	padding: 35px 0 35px 0;
}
#footer p.logot {
	margin: 8px 0 23px 0;
}
#footer p {
	line-height: 1.3em;
}
#footer p.small	 {
	font-size: 12px;
	color: #a9a9a9;
	margin: 0;
}
#footer p.left {
	float: left;
	width: 305px;
	margin-right: 25px;
}
#footer p.left a {
	color: inherit;
}
#footer p.left a:hover {
	color: #666;
}

/*
---- Content elements 
*/


.box-twocol {
	width: 490px;
	margin: 0px;
}
.box-twocol.left {
	float: left;
	margin-right: 10px;
}
.box-twocol.right {
	float: left !important;
	margin-right: 0px;
}
.box-col-left {
	float: left;
	width: 353px;
}
.box-col-content {
	float: left;
	width: 635px;
}

body#om-oss .box-twocol-alt {
	width: 465px;
	margin-left: 25px;
	float: left;
}

.dagar {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	height: 110px;
}
.dagar p {
	margin: 0 0 0 24px;
	padding-top: 20px;
	color: #222;
}
.dagar p .alt {
	text-transform: none;
	font-size: 16px;
	line-height: 21px;
}
.dagar p .alt a {
	color: rgb(255,255,255);
	color: rgba(255,255,255, 0.75);
}
.dagar p .alt a:hover {
	color: rgb(255,255,255);
	color: rgba(255,255,255, 1);
}
.dagar.left {
	background-color: #f9564e;
}
/*
.dagar.left .num {
	letter-spacing: -10px !important;
}
*/
.dagar.left p {
	color: #fff !important;
}
.dagar .num {
	display: inline;
	float: left;
	margin-right: 29px;
	font-size: 100px;
	line-height: 63px;
}
.dagar.right {
	background-color: #80eceb;
	float: left;
	margin-left: 1px;
}
body#om-oss .dagar.left, body#om-oss .dagar.right {
	float: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
body#om-oss .dagar.right {
	clear: left;
}
.dagar.right .num {
	margin-right: 19px;
}
body#framsida .tooltip, body#om-oss .tooltip, body#anmalning .tooltip {
	margin: 30px 0 0 0;
}
body#framsida p.anmal-dig {
	position: relative;
	top: -37px;
	line-height: 1px;
	margin: 0 24px 0 795px;
	padding: 0;
	text-align: right;
}
body#om-oss p.anmal-dig {
	position: relative;
	top: -37px;
	line-height: 1px;
	margin: 0 24px 0 0;
	padding: 0;
	text-align: right;
}

body#framsida iframe.vimeo {
	margin: 10px 0 30px 0;
}
body#framsida .page-body {
	padding: 12px 25px 20px 25px;
}
.page-summary p {
	font-size: 19px;
	line-height: 1.3em;
	margin: 10px 10px 0 0;
	color: #3e3e3e;
}
.page-body p {
	margin-right: 10px;
}
body#framsida .fss, body#om-oss .fss {
	background: url(../images/2010/framsida-fss.gif) no-repeat;
	min-height: 135px;
	margin-top: -3px;
}
body#framsida .fss h3, body#om-oss .fss h3 {
	margin-left: 140px;
	margin-bottom: 8px;
}
body#framsida .fss p, body#om-oss .fss p {
	margin-left: 140px;
}

#framsida-slideshow {
	width: 990px !important;
	display: block;
	overflow: hidden;
	margin: 10px 0 30px 0;
	height: 515px;
}
#om-oss-slideshow {
	width: 990px;
	display: block;
	overflow: hidden;
	margin: -10px 0 0 0;
	height: 515px;
	position: relative;
	z-index: 100;
}
#framsida-slideshow .items {
	clear:both;
	position:relative;
	width:20000em;
	z-index: 101;
}
#om-oss-slideshow .items {
	clear:both;
	position:relative;
	width:20000em;
	height: 515px;
	overflow: hidden;
}
body#om-oss .overlay {
	background: url(../images/2010/bg-overlay70.png);
	width: 990px;
	height: 85px;
	margin-top: -85px;
	position: relative;
	z-index: 200;
}
body#om-oss .overlay p {
	font-size: 15px;
	color: #fff;
	padding: 22px 250px 0 25px;;
}
body#om-oss .navigator {
	display: block;
	position: absolute;
	z-index: 201;
	margin: -52px 0 0 875px;
}
body#om-oss a.prev {
	display: block;
	background: url(../images/2010/nav-prev.png) no-repeat;
	width: 15px;
	height: 20px;
	text-indent: -100px;
	overflow: hidden;
	position: relative;
	z-index: 201;
	float: left;
	cursor: pointer;
}
body#om-oss .index {
	display: block;
	width: 60px;
	line-height: 20px;
	text-align: center;
	position: relative;
	z-index: 201;
	float: left;
	font-size: 15px;
	color: #fff;
}
body#om-oss a.next {
	display: block;
	background: url(../images/2010/nav-next.png) no-repeat;
	width: 15px;
	height: 20px;
	text-indent: -100px;
	overflow: hidden;
	position: relative;
	z-index: 201;
	float: left;
	cursor: pointer;
}
body#om-oss div.table {
	height: 387px;
	overflow-y: scroll;
}
body#om-oss #info {
	min-height: 742px;
	margin-bottom: 9px;
}
body#om-oss #info .accord {
	background: #e5e6d2 url(../images/2010/arrows-hanuri.png) -69px 16px no-repeat;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
}
body#om-oss #info .accord .box {
	padding: 0 30px 8px 30px;
	margin: 0;
	cursor: default;
}
body#om-oss #info .accord .box.minh {
	min-height: 440px;
}
body#om-oss #info h3 {
	padding: 14px 35px 0px 30px;
	margin: 0:
	cursor: pointer;
}
body#om-oss #info p, body#om-oss #info h4 {
	font-size: 16px;
}
body#om-oss #info .accord.current {
	background: #f7f8e4 url(../images/2010/arrows-hanuri.png) 432px 24px no-repeat;
}
body#om-oss #info .accord.current h3 {
	padding-top: 22px;
	padding-bottom: 4px;
}
body#om-oss #social {
	margin-top: -30px;
}

body#blogg .date {
	float: left;
	width: 210px;
	padding-top: 6px;
}
body#blogg .back {
	display: block;
	clear: left;
	margin-top: -360px;
}
body#blogg .entry {
	float: left;
	width: 485px;
	overflow: visible;
}
body#blogg .entry.listing {
	border-bottom: 40px solid #fff;
}
body#blogg .text {
	margin-top: -15px;
}
body#blogg .article {
	margin-bottom: 0px;
}
/*
body#blogg hr.divider:last-child {
	display: none;
}
*/
body#om-oss .page-summary {
	margin: 20px 0 15px 0;
}
body#om-oss .page-summary p {
	font-size: 16px !important;
	line-height: 1.3em !important;
	margin-top: 0;
}
body#om-oss .page-summary p.right {
	float: right;
	margin: 0 0 0 0;
}
body#om-oss #content {
	margin-top: 23px;
}
body#om-oss .page-body {
	background: #e4f8f8;
	padding: 25px 25px 	1px 25px;
	margin-bottom: 0;
	font-size: 16px;
}
body#om-oss .page-extended {
	background: #bce1e9 url(../images/2010/bg-box-shadow.gif) repeat-x;
	padding: 25px 25px 	1px 25px;
	margin-bottom: 3px;
	font-size: 16px;
}
body#om-oss ul.tabs, body#om-oss ul.tabs li {
	list-style: none;
	list-style-type: none;
}
body#om-oss ul.tabs {
	height: 68px;
	overflow: hidden;
	position: relative;
	z-index: 300;
	margin-bottom: -16px;
}
body#om-oss ul.tabs li {
	display: inline;
	padding: 0;
	margin: 0;
}
body#om-oss ul.tabs li a {
	background: url(../images/2010/tab-inactive.png) top center repeat-x;
	color: #3e3e3e;
	padding: 14px 20px 40px 20px;
	margin: 0 -3px 0 0;
	line-height: 51px;
	font-size: 18px;
}
body#om-oss ul.tabs li a:hover {
	color: #666;
}
body#om-oss ul.tabs li a.active, body#om-oss ul.tabs li a.active:hover {
	background: url(../images/2010/tab-active.png) top center repeat-x;
	color: #fff;
	text-decoration: none;
}
body#om-oss .tab-content {
	position: relative;
	display: block;
	height: 515px;
	overflow: hide;
	z-index: 99;
}
body#om-oss .tab-content #karta {
	display: none;
}

body#om-oss .infopaket {
	background: #222;
	margin-bottom: 3px;
	width: inherit;
	/*margin: -274px 0 0 525px;*/
	margin: 2px 0 0 0;
}
body#om-oss .infopaket .pad {
	padding: 25px;
}
body#om-oss .infopaket h3 {
	color: #c2c2c2;
}
body#om-oss .infopaket p {
	padding: 0 0 0 122px;
	margin-bottom: 0px;
	font-size: 17px !important;
	line-height: 1.2em;
}
body#om-oss .infopaket p.icon {
	color: #919191;
	background-image: url(../images/2010/icon-infopaket2.gif);
	background-repeat: no-repeat;
	background-position-y: 3px;
}
body#om-oss .infopaket a {
	display: block;
	background: url(../images/2010/butt-ladda-infopaket.png) 0 0 no-repeat;
	height: 37px;
	width: 196px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 18px;
}
body#om-oss .infopaket a:hover {
	display: block;
	background: url(../images/2010/butt-ladda-infopaket.png) 0 -50px no-repeat;
	height: 37px;
	width: 196px;
	text-indent: -9999px;
	overflow: hidden;
}
body#om-oss .box-twocol {
	margin-bottom: 25px;
}
body#om-oss .box-twocol-alt p {
	font-size: 19px;
	line-height: 1.3em;
	color: #4c4c4c;
}
body#om-oss div.table table {
	border-bottom: 1px solid #dedede;
	margin-bottom: 0px;
}
body#om-oss #images {
	width: 400px;
	height: 75px;
	overflow: hidden;
/*	margin-left: -3px;*/
}
body#om-oss #flickr-slideshow {
	width: 400px;
	height: 75px;
	overflow: hidden;
}
#flickr-slideshow .items {
	clear:both;
	position:relative;
	width:20000em;
	height: 515px;
	overflow: hidden;
}
body#om-oss .photo {
	float: left;
	width: 75px;
	height: 75px;
	/*border: 3px solid #fff;*/
	margin: 0 3px 3px 0;
}
body#om-oss .photo:hover {
	/*border: 3px solid #666;*/
}
body#om-oss hr {
	margin-top: 0;
}

#nav-labb {
	margin-bottom: 0;
}
.nav-arkiv-wrapper {
	height: 300px;
	width: 238px;
	margin-left: 753px;
	margin-bottom: -300px;
}
#nav-arkiv {
	border-top: 70px solid #fff;
}

#nav-labb ul, #nav-labb li,
#nav-labb2 ul, #nav-labb2 li,
#nav-fragor, #nav-fragor li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	display: block;
}
#nav-labb2 li.sub-level-0 ul {
	display: none;
}
#nav-labb li a  {
	display: none;
}
#nav-labb li ul li a,
#nav-labb2 li a,
#nav-arkiv dt {
	display: block;
	color: #4c4c4c;
	padding: 9px 20px 8px 20px; 
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#nav-labb li ul li ul li a,
#nav-labb2 li ul li a,
#nav-arkiv dd a {
	padding: 1px 20px 2px 20px; 
	font-family: 'Georgia', Times, Times new roman, serif;
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
}
#nav-labb li ul li  {
	width: 316px;
	height: 300px;
	margin: 0 20px 20px 0;
	display: block;
	float: left;
}
ul#nav-labb2, #nav-labb2 li ul li {
	width: 258px;
	margin: 0 0 0 0;
	display: block;
}
.nav-labb-wrapper {
	width: 991px;
	overflow: hidden;
}
ul#nav-labb {
	width: 1100px;
	display: block;
}
ul#nav-labb li ul li,
#nav-arkiv {
	background-color: #e7e9ea;
}
ul#nav-labb2 li.sub-level-1.last {
	padding-bottom: 15px !important;
}
ul#nav-labb2 li.sub-level-0 {
	background: #e7e9ea;
	border-top: 1px solid #fff;
}
ul#nav-labb2 li.sub-level-0.current {
	background-color: #ffea00;
}

/* indent */
li#nav-labb-scenkonst-dans a, li#nav-labb-scenkonst-musikalimprovisation a, li#nav-labb-scenkonst-sang a,
li#labb-dans a, li#labb-musikalimprovisation a, li#labb-sang a {
	padding-left: 45px !important;
}

ul#nav-labb li ul li, 
ul#nav-labb2 li.sub-level-0.current ul li,
ul#nav-fragor,
#nav-arkiv,
#nav-arkiv dd  {
	-webkit-transition:color .25s ease;
	-moz-transition:color .25s ease;
	-o-transition:color .25s ease;
	-ms-transition:color .25s ease;
	transition:color .25s ease;
	-webkit-transition:background-color .25s ease;
	-moz-transition:background-color .25s ease;
	-o-transition:background-color .25s ease;
	-ms-transition:background-color .25s ease;
	transition:background-color .25s ease;
}
ul#nav-labb li ul li a,
ul#nav-labb2 li.sub-level-0.current ul li a,
ul#nav-labb2 li:hover a.tab,
#nav-arkiv dd:hover a {
	-webkit-transition:color .25s ease;
	-moz-transition:color .25s ease;
	-o-transition:color .25s ease;
	-ms-transition:color .25s ease;
	transition:color .25s ease;
	-webkit-transition:background-color .25s ease;
	-moz-transition:background-color .25s ease;
	-o-transition:background-color .25s ease;
	-ms-transition:background-color .25s ease;
	transition:background-color .25s ease;
}
ul#nav-labb2 li:hover a.tab {
	background-color: #cdcdcd;
	/*color: #fff;*/
	cursor: pointer !important;
}
ul#nav-labb2 li.current:hover a.tab {
	/*color: #4a4a4a;*/
	background-color: inherit !important;
}
ul#nav-labb li ul li:hover {
	background-color: #ffea00;
}
ul#nav-labb li ul li:hover ul li a, ul#nav-labb li ul li:hover ul li a:link, ul#nav-labb li ul li:hover ul li a:active, ul#nav-labb li ul li:hover ul li a:visited {
	background-color: #ffea00;
}

ul#nav-labb2 li.sub-level-0.current ul li a:hover,
#nav-arkiv dd a:hover {
	background-color: #ffd800;
}
ul#nav-labb2 li.sub-level-1.here a:link, ul#nav-labb2 li.sub-level-1.here a:visited, ul#nav-labb2 li.sub-level-1.here a:active, ul#nav-labb2 li.sub-level-1.here a:hover {
	background-image: url(../images/2010/bg-nav-nuoli.png);
	background-repeat: no-repeat;
	background-position: 217px 3px;
}

ul#nav-labb li ul li.even:hover ul li a:hover {
	background-color: #aa85f5;
	cursor: pointer !important;
}

ul#nav-labb li ul li#nav-labb-dans-och-rorelse:hover, ul#nav-labb li ul li#nav-labb-dans-och-rorelse:hover *,
ul#nav-labb li ul li#nav-labb-drop-in-labb:hover, ul#nav-labb li ul li#nav-labb-drop-in-labb:hover *,
#nav-arkiv:hover * {
	background-color: #fbee21;
}
ul#nav-labb li ul li#nav-labb-dans-och-rorelse:hover ul li a:hover,
ul#nav-labb li ul li#nav-labb-drop-in-labb:hover ul li a:hover {
	background-color: #fadb1f;
	background-image: url(../images/2010/bg-nav-nuoli.png);
	background-repeat: no-repeat;
	background-position: 281px 3px;
	cursor: pointer !important;
}
ul#nav-labb li ul li#nav-labb-form:hover, ul#nav-labb li ul li#nav-labb-form:hover * {
	background-color: #c6a5fc;
}
ul#nav-labb li ul li#nav-labb-form:hover ul li a:hover {
	background-color: #aa85f5;
	background-image: url(../images/2010/bg-nav-nuoli.png);
	background-repeat: no-repeat;
	background-position: 281px 3px;
	cursor: pointer !important;
}
ul#nav-labb li ul li#nav-labb-musik:hover, ul#nav-labb li ul li#nav-labb-musik:hover * {
	background-color: #f1cdc5;
}
ul#nav-labb li ul li#nav-labb-musik:hover ul li a:hover {
	background-color: #e5b4a9;
	background-image: url(../images/2010/bg-nav-nuoli.png);
	background-repeat: no-repeat;
	background-position: 281px 3px;
	cursor: pointer !important;
}
ul#nav-labb li ul li#nav-labb-ordkonst:hover, ul#nav-labb li ul li#nav-labb-ordkonst:hover * {
	background-color: #84e4f7;
}
ul#nav-labb li ul li#nav-labb-ordkonst:hover ul li a:hover {
	background-color: #6acddf;
	background-image: url(../images/2010/bg-nav-nuoli.png);
	background-repeat: no-repeat;
	background-position: 281px 3px;
	cursor: pointer !important;
}
ul#nav-labb li ul li#nav-labb-scenkonst:hover, ul#nav-labb li ul li#nav-labb-scenkonst:hover * {
	background-color: #70ffc0;
}
ul#nav-labb li ul li#nav-labb-scenkonst:hover ul li a:hover {
	background-color: #54e4ae;
	background-image: url(../images/2010/bg-nav-nuoli.png);
	background-repeat: no-repeat;
	background-position: 281px 3px;
	cursor: pointer !important;
}
ul#nav-labb li ul li#nav-labb-ovrigt:hover, ul#nav-labb li ul li#nav-labb-ovrigt:hover * {
	background-color: #e0e1c8;
}
ul#nav-labb li ul li#nav-labb-ovrigt:hover ul li a:hover {
	background-color: #d2d3b8;
	background-image: url(../images/2010/bg-nav-nuoli.png);
	background-repeat: no-repeat;
	background-position: 281px 3px;
	cursor: pointer !important;
}

ul#nav-labb2 li#labb-form.sub-level-0.current {
	background-color: #c6a5fc;
}
ul#nav-labb2 li#labb-form.sub-level-0.current ul li a:hover {
	background-color: #aa85f5;
}
ul#nav-labb2 li#labb-musik.sub-level-0.current {
	background-color: #f1cdc5;
}
ul#nav-labb2 li#labb-musik.sub-level-0.current ul li a:hover {
	background-color: #e5b4a9;
}
ul#nav-labb2 li#labb-ordkonst.sub-level-0.current {
	background-color: #84e4f7;
}
ul#nav-labb2 li#labb-ordkonst.sub-level-0.current ul li a:hover {
	background-color: #6acddf;
}
ul#nav-labb2 li#labb-scenkonst.sub-level-0.current {
	background-color: #70ffc0;
}
ul#nav-labb2 li#labb-scenkonst.sub-level-0.current ul li a:hover {
	background-color: #54e4ae;
}
ul#nav-labb2 li#labb-ovrigt.sub-level-0.current {
	background-color: #e0e1c8;
}
ul#nav-labb2 li#labb-ovrigt.sub-level-0.current ul li a:hover {
	background-color: #d2d3b8;
}

#nav-arkiv {
	background-color: #fbef21;
}
#nav-arkiv dt {
	color: #000;
}
#nav-arkiv dd {
	margin: 0;
}
#nav-arkiv dd a {
	display: block;
	color: #4C4C4C;
}
#nav-arkiv dd a.active:link, #nav-arkiv dd a.active:active, #nav-arkiv dd a.active:visited {
	background-color: #e7da19;
}
#nav-arkiv dd:last-child {
	padding-bottom: 15px;
}


ul#nav-labb li ul li ul li {
	height: auto;
	margin: 0;
	float: none;
	display: block;
}
body#labb hr.top {
	margin-top: 35px;
}
body#labb h1 {
	margin-top: 7px;
	margin-bottom: 25px;
}
body#labb .page-summary {
	margin: -19px 0 30px 0;
	color: #3E3E3E;
}
body#labb .page-summary p {
	font-size: 16px;
}
body#labb .box-col-content .left {
	float: left;
	width: 417px;
}
body#labb .box-col-content .right {
	float: right;
	width: 188px;
}
body#labb .table {
	margin-bottom: -5px;
}
body#labb .page-extended img.labbledare {
	float: right;
	margin: 30px 0 100px 60px;
}
body#labb .ajax-wrapper {
	min-height: 650px;
}

p.box-pink {
	background-color: #F9564E;
	padding: 15px 25px 15px 15px;
	color: #fff;
}
/*
#ajax.scenkonst.dans div#social-labb, #ajax.scenkonst.musikalimprovisation div#social-labb, #ajax.scenkonst.sang div#social-labb {
	margin-top: 60px;
}
*/
body#labb .plats p {
	text-align: center;
	font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight: bold;
	margin: 9px 0 30px 0;
}
body#labb .plats p .num {
	font-family: Georgia, Times, 'Times new roman', serif;
	color: #3E3E3E;
	font-size: 48px;
	font-weight: 500;
	display: block;
	padding-bottom: 15px;
}
body#labb .anmalning {
	margin-bottom: 40px;
}
body#labb .anmalning a {
	padding: 4px 40px 6px 40px;
}
body#labb .tooltip-trigger {
	display: block;
	position: relative;
	width: 189px;
}
body#labb #ajax .komp-og-stomp .page-extended img:last-child {
	margin: -10px 0 0 -25px;
}
body#labb #ajax:last-child.ordkonst .page-extended img:last-child {
	margin: -5px 0 0 -14px;
}
body#labb #ajax:last-child.reportage .page-extended img:last-child {
	margin: 0 0 0 -18px;
}
body#labb #ajax:last-child.radio .page-extended img:last-child {
	margin: -10px 0 0 -18px;
}
body#labb #ajax:last-child.musikal .page-extended img:last-child {
	margin: -10px 0 0 -18px;
}
body#labb #ajax:last-child.naturkosmetik-narmat .page-extended img:last-child {
	margin: -10px 0 0 -11px;
}

body#anmalning .box,
body#offline .box {
	display: block;
	background: #222;
	margin: 10px 0 -10px 0;
	height: 515px; 
	overflow: hidden;
}
body#anmalning .box p {
	display: block;
	padding: 215px 0;
	margin: 0;
	color: #fff;
	font-size: 36px !important;
	text-align: center;
	line-height: 1.05em;
	font-weight: 500;
}
body#offline .box p {
	display: block;
	padding: 215px 0;
	margin: 0;
	color: #fff;
	text-align: center;
}



body#fragor-och-svar h1 {
	margin-bottom: 60px;
	font-size: 24px;
}
body#fragor-och-svar h2 {
	margin: 60px 0 30px 0;
	font-size: 24px;
}


body#fragor-och-svar .nav-fragor-wrapper {
	background: #e7e9ea;
	width: 258px;
	padding: 6px 0 15px 0;
	display: block;
	border-bottom: 50px solid #fff !important:
}
body#fragor-och-svar .nav-fragor-wrapper h3 {
	color: #4c4c4c;
	padding: 9px 20px 0 20px; 
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
ul#nav-fragor {
	width: 258px;
}
ul#nav-fragor li a {
	display: block;
	padding: 1px 20px 3px 20px; 
	font-family: 'Georgia', Times, Times new roman, serif;
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
	color: #4c4c4c;
}

ul#nav-fragor li a:link, ul#nav-fragor li  a:visited, ul#nav-fragor li a:active {
	background-color: #e7e9ea;
}
ul#nav-fragor li a:hover {
	background-color: #d4d4d4;
	/*background-image: url(../images/2010/bg-nav-nuoli.png);
	background-repeat: no-repeat;
	background-position: 217px 3px;*/
}
ul#nav-fragor li.here a {
	background-image: url(../images/2010/bg-nav-nuoli.png);
	background-repeat: no-repeat;
	background-position: 217px 3px;
}

body#fragor-och-svar #ajax h3, #ajax body#fragor-och-svar h4 {
	font-size: 19px;
	width: 485px;
	font-family: 'Georgia', Times, Times new roman, serif;
	font-size: 19px;
	text-transform: none;
	font-weight: normal;
}
body#fragor-och-svar #content {
	position: relative;
	z-index: 99;
}
body#fragor-och-svar #content p {
	width: 485px;
	color: #4c4c4c;
}
body#fragor-och-svar .ajax-wrapper {
	min-height: 650px;
	
}

body#labb .breadcrumb {
	margin-top: -12px;
}
.breadcrumb {
	font-size: 13px;
	color: #3e3e3e;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	color: #3e3e3e;
}
.breadcrumb a:hover {
	color: #666;
}

ul.pagination {
	width: 100%;
	list-style: none;
	list-style-type: none;
	display: inline;
	display: inline-table;
	margin-bottom: 30px;
}
ul.pagination li {
	display: none;
}
ul.pagination li.page-total, ul.pagination li.previous, ul.pagination li.next {
	display: inline;
	display: inline-table;
	width: 110px;
	list-style: none;
	list-style-type: none;
}
ul.pagination li.page-total {
	/*width: 485px !important;*/
	float: left;
	width: 210px;
	font-size: 15px !important;
	color: #909090;
}




/* Google Map */

#map { 
	width: 490px;
	height: 220px;
}
body#om-oss #map {
	width: 990px;
	height: 515px;
}
#message .pad {
	padding: 15px 20px;
}

#message { 
	position: absolute; 
	color: #ffffff;
	width: 298px;
	height: 97px;
	background: url(../images/2010/bg-map-overlay85.png) no-repeat;
	
}
#message h4 {
	margin-bottom: 6px;
	text-shadow: #1a1a1a 1px 2px 1px;
	font-size: 13px !important;
}
#message * { 
	color: #ffffff !important;
	z-index: 201 !important;
}
#message a, #message a:visited, #message a:active, #message a:link {
	/*color: #e4e4e4;
		border-bottom: 1px solid #666; */
	color: #ccc !important;
	font-size: 10px;
}
#message p { 
	font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #ffffff;
	line-height: 15px !important;
}
html.mac #message p {
	font-size: 10px;
}
#sidebar #list { 
	width: 215px;
	background: none; 
	list-style: none;  
	padding:0; 
	height: 500px; 
	overflow-y: scroll; 
	margin-top: 103px;
	background: #fff;
}
#list li { 
	border-top: 2px solid #ccc; 
	padding: 15px; 
	background: #ffffff;
}
#list li:hover { 
	background: #ffffff;
	cursor:pointer;
	cursor:hand; 
}
#list li .txt { 
	display: none;
}
#list li h4 {
	margin-bottom: 0;
	text-transform: uppercase;
}
#list li:hover h4 {
	color: #231f20;
}

/* Zendesk */

form#zendesk {
	margin-top: 60px;
}
form#zendesk  fieldset {
	width: 256px;
	display: block;
}
form#zendesk textarea#Froga {
	width: 241px;
	height: 119px;
	margin-bottom: 22px;
}
form#zendesk input.text {
	width: 241px;
}
form#zendesk input[type=submit] {
	margin-top: 10px;
}
form#zendesk p.error {
	margin: 15px 0 0 0;
	width: 229px !important;
}
body#fragor-och-svar p.success {
	margin: 15px 0 0 0;
	width: 229px !important;
}
a#zenbox_tab {	display: block !important; border:none !important;	text-transform: uppercase !important;	background-image: url(http://kulturkarnevalen.fi/images/zendesk.gif) !important;	background-position-x: 0px;	background-position-y: 0;	width: 37px !important;	height: 113px !important;	margin-left: 0px !important; 
	border-left: 0px solid #1a1a1a !important;
	-webkit-transition: all 0.15s ease;	
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
}	
a#zenbox_tab:hover {	border-left: 3px solid #1a1a1a !important; }
