/* e54425 */
* {
	margin: 0;
	padding: 0;
}
body {
	color: black;
	font-size: 12px;
	font-family: "Lucida Grande", arial, sans-serif;
	background-color: white;
	line-height: 1.4;
}

a img { border: 0; }

a:link,
a:visited,
a:hover,
a:active {
	color: #1c75bc;
	text-decoration: none;
}

.skiplinks a:link,
.skiplinks a:visited,
.skiplinks a:hover,
.skiplinks a:active
{
position: absolute;
display: block;
width: 99%;
left: -200%;
top: 0;
}
.skiplinks a:focus, .skiplinks a:active {
	background: blue;
	color: white;
	left: 0;
}


.wrapper {
	width: 980px;
	margin: 10px auto 0 auto;
}


.row-banner-top {
position: relative;
height: 80px;
}
.row-banner-top-second {
position: absolute;
top: 0;
right: 0;
}
.row-banner-top-bannerCount-1 {
/* text-align: center; */
/* 30 August, 2010 tog bort eftersom det bråkade med flash-bannern  */
}

.row-utility {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
}
.col-maincontent {
	float: left;
	width: 670px;
	margin-right: 60px;
}
.col-sidebar {
	float: left;
	width: 250px;
	line-height: 1.5;
}	
.col-sidebar h4 {
	line-height: 1;
	font-family: "Lucida Grande", arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 2px solid black;
	padding-bottom: 7px;
	margin-top: 0;
}
.col-sidebar .box-banner {
	margin-bottom: 10px;
	text-align: center;
}

.row-content .box-banner p {
margin: 0 0 5px 0;
line-height: 1;
text-transform: uppercase;
color: #aaa;
font-size: 10px;
}


.polarbear-nav {
line-height: 1;
background: #c0c1c4 url(../images/button-menu.gif) repeat-x top left;
height: 22px;
margin-top: 10px;
position: relative;
margin-bottom: 60px;
}

.polarbear-nav li {
list-style-type: none;
float: left;
border-right: 2px solid white;
}

.polarbear-nav li a {
	float: left;
	padding: 5px;
	/*width: 120px;*/
	text-align: center;
}
.polarbear-nav li a:link,
.polarbear-nav li a:visited,
.polarbear-nav li a:hover,
.polarbear-nav li a:active {
	color: black;
	text-decoration: none;
}

.polarbear-nav li.selected a,
.polarbear-nav li.hasSelectedChild a
 {
	background: #284a9b url(../images/button-menu-active.gif) repeat-x top left;
	color: white;
}

.polarbear-nav ul {
position: absolute;
top: 24px;
left: 0;
background-color: #284a9b;
height: 22px;
width: 100%;
background: #c0c1c4 url(../images/button-menu-active.gif) repeat-x top left;
}

.polarbear-nav ul li.selected a
{
background-color: #666;
background-image: none;
}

/*
.polarbear-nav li.selected ul a,
.polarbear-nav ul li.selected a,
.polarbear-nav li.hasSelectedChild ul a
{
xcolor: black;
background-color: #666;
background-image: none;
}
*/

.row-meny {
position: relative;
}

.nav-no-sub {
	background: #284a9b;
	height: 10px;
	position: absolute;
	top: 24px;
	left: 0px;
	width: 980px;
}



.row-utility {
position: relative;
height: 43px;
}
.row-utility .logo {
position: relative;
top: 11px;
width: 185px;
}
.row-utility .login {
float: right;
background: #d5eef2 url(../images/login-background.gif) no-repeat 100% 0%;
margin-top: -21px;
padding-right: 10px;
}
.row-utility .login p {
float: left;
position: relative;
}
.row-utility .login input.text {
width: 120px;
}

.row-utility .login .username,
.row-utility .login .password,
.row-utility .login .button-login
{
margin-top: 12px;
margin-left: 5px;
}

label.overlabel {
color:#999;
}
label.overlabel-apply {
position:absolute;
top:3px;
left:5px;
z-index:1;
color:#999;
}

.row-content {
margin-top: 40px;
background: white url(../images/site-background.gif);
}
.row-content p {
margin: .5em 0 .5em 0;
}
.col-maincontent {
font-family: Georgia, serif;
font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, sans-serif;
font-size: 100%;
margin: 1em 0 .5em 0;
line-height: 1;
}
h1 {
	margin-top: 0;
	font-size: 28px;
}
.startteaser {
font-size: 16px;
line-height: 26px;
}
.startteaser-buttons {
text-align: center;
}


.clearer {
clear: both;
visibility: hidden;
height: 0;;
}


.box {
background: #f3f3f4 url(../images/box-bg-top.gif) no-repeat top left;
margin-bottom: 10px;
}
.box-inner {
padding: 12px 20px 0px 20px;
}
.box-bottom {
background: #f3f3f4 url(../images/box-bg-bottom.gif) no-repeat bottom left;
height: 10px;
}
.box-color-green h4 {
color: #009444;
border-color: #009444;
}
.box-color-purple h4 {
color: #662D91;
border-color: #662D91;
}
.box-color-orange h4 {
color: #F15A29;
border-color: #F15A29;
}
.box-color-red h4 {
color: #DA1C5C;
border-color: #DA1C5C;
}

.poll-buttons {
text-align: center;
}
.frmNewsletter p {
position: relative;
margin: 0 0 1ex 0;
}
.frmNewsletter input.text {
width: 200px;
}

#search-results-wrapper {
	clear: both;
	padding-top: 10px;
}

.search-sponsors {
background-color: #FFF8DD;
padding: 5px;
font-family: arial, sans-serif;
position: relative;
}
.search-sponsors p {
	margin: 0;
}
.search-sponsors-explain {
	color: #888;
	position: absolute;
	top: 5px;
	right: 5px;
}
.search-results .search-sponsors-explain h3 {
font-size: 1em;
font-family: arial, sans-serif;
margin: 0;
padding: 0;
border: 0;
}
.search-sponsors-theLinks {
	margin-right: 150px;
}


.box-search {
background: white url(../images/search-bg.gif) bottom left;
padding-bottom: 10px;
position: relative;
height: auto;
width: auto;
}


.box-search-inner {
margin: 10px 20px 10px 20px;
}
.box-search-inner h2 {
	margin-top: 10px;
}
.box-search-top {
background: white url(../images/search-bg.gif) top left;
height: 2px;
}

.col-maincontent .box-search-teman {
list-style-type: none;
font-family: "Lucida Grande", arial, sans-serif;
width: 196px;
float: left;
font-size: 11px;
margin: 0 20px 0 0;
position: relative;
}
.col-maincontent .box-search-teman-last {
	margin-right: 0;
}


.box-search-teman li {
margin: 5px 0 5px 0;
display: block;
}
.box-search-teman li a {
float: left;
clear: both;
margin: 3px 0 3px 0;
padding: 2px 4px 2px 4px;
}
.box-search-teman li a:link,
.box-search-teman li a:visited,
.box-search-teman li a:hover,
.box-search-teman li a:active
{
color: black;
text-decoration: none;
background-color: #C7EAFB;

}
.box-search-teman li a:hover,
.box-search-teman li.selected a {
background-color: #F15A29;
color: white;
}

.box-search-teman label {
	display: block;
	margin-left: 18px;
	margin-top: -1.5em;
}

.temanMark {
	position: absolute;
	top: 7px;
	left: 452px;
	display: none;
	font-family: "Helvetica Neue", Arial, sans-serif;
}
.hasjs .temanMark { display: block; }

.box-search-small {
background: white url(../images/search-bg-3.gif) bottom left;
padding-bottom: 5px;
width: 216px;
margin-top: 10px;
float: left;
margin-right: 10px;
}
.box-search-small-top {
background: white url(../images/search-bg-3.gif) top left;
height: 5px;
}
.box-search-small-inner {
padding: 10px 0px 0px 20px;
}
.box-search-small-last {
margin-right: 0;
}

.box-search-small-inner h3 {
	float: left;
	margin: 0 0 10px 0;
}
.box-search-small-inner p {
	margin: 0 0 0 5px;
	float: left;
}

.footer {
	border-top: 1px solid #ccc;
	padding: 0px 0px 20px 0px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.footer-box {
	float: left;
	margin-right: 20px;
	width: 220px;
}
.footer-box-2col {
	width: 460px;
}
.footer-box-last {
	margin-right: 0;
}
.footer-box p {
	position: relative;
}
.footer h4 {
font-size: 18px;
color: #666;
}
.footer h4.first {
margin-top: 0;
}
.footer-box .frmLogin p {
margin-bottom: .5em;
}
.footer-box .frmLogin input.text {
width: 95%;
}
.footer-footer {
	background: white url(/2.0/images/footer-bg-top.gif) no-repeat top left;
	margin-top: 20px;
}
.footer-footer h4 {
	font-family: "Lucida Grande",arial,sans-serif;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 1em;
	border-bottom: 2px solid #666;
	padding-bottom: 7px;
}
.footer-footer-botttom {
	height: 10px;
	background: white url(/2.0/images/footer-bg-bottom.gif) no-repeat bottom left;
}
.footer-box-sitemap {
margin-left: 10px;
}

.polarbear-sitemap,
.polarbear-sitemap ul {
margin-left: 0px;
list-style-type: none;
}
.polarbear-sitemap ul {
	margin: 0px 0 0px 10px;
}
.polarbear-sitemap li.hasChildren {
margin: 5px 0 5px 0;
}

.image-main {
	margin-bottom: 20px;
	position: relative;
}

.image-main-tema {
position: absolute;
background: black;
top: 20px;
left: 20px;
line-height: 1;
padding: 10px;
}
.image-main-tema-first {
	font-family: Georgia, serif;
	font-size: 16px;
	color: white;
}
.image-main-tema-second {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 32px;
	color: #E54425;
	font-weight: bold;
	xletter-spacing: -1px;
	margin-top: 5px;
}


.col-maincontent h1 {
	font-size: 42px;
	color: #e54425;
	letter-spacing: -1px;	
}

.col-maincontent .teaser {
	color: #e54425;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
}
.col-maincontent .body {
	clear: both;
	line-height: 1.6;
}
.body table td {
	padding-right: 1em;
}
.col-maincontent h2,
.col-maincontent h3
{
	font-size: 18px;
}

.box-aktuellt h3 {
	font-size: 1em;
}

.col-maincontent ol,
.col-maincontent ul {
	margin-left: 35px;
}

h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
	color: #E54425;
}



.anfang {
background-color: #e54425;
color: white;
float: left;
width: 75px;
height: 75px;
font-size: 68px;
font-family: georgia, serif;
text-align: center;
line-height: 75px;
margin: .25ex .25ex 0 0;
}

.frmSearch p.submit {
	clear: both;
	text-align: center;
	padding-top: 15px;
}
.hasjs .frmSearch p.submit {
	display: none;
}

.lektion-single {
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
padding-bottom: 20px;
}

.lektion-partner {
	float: right;
	text-align: center;
	/*background-color: #FFF8DD;*/
	padding: 5px;
}
.lektion-partner p {
margin: 0;
}

.search-results h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
.search-results h3 a:link,
.search-results h3 a:visited,
.search-results h3 a:hover,
.search-results h3 a:active {
	background-color: #e54425;
	color: white;
	padding: 3px;
}
.search-results .teaser {
	color: black;
	font-family: Georgia, serif;
	font-size: 14px;
}

.frm label {
display: block;
font-weight: bold;
}


.hasjs .box-search-teman input {
	visibility: hidden; /* debug */
	/*margin-left: -10px;*/
}
.hasjs .box-search-teman li label {
background-color: #c7eafb;
padding: 1px 3px 1px 3px;
margin-left: 0;
cursor: pointer;
}
.hasjs .box-search-teman li.selected label {
background-color: #e54425;
color: white;
}

.infomsg {
padding: 1ex;
border: 1px solid #ccc;
background: yellow;
font-weight: bold;
font-family: "Lucida Grande", arial, sans-serif;
}


.login-msg-twoLine {
margin-left: 5px;
margin-top: 6px;
margin-right: 5px;
font-weight: bold;
color: darkred;
}
.login-msg-oneLine {
margin-left: 5px;
margin-top: 13px;
margin-right: 5px;
font-weight: bold;
color: darkred;
}
.logged-in {
	margin: 6px 5px 0 5px;
}




ul.calendar {
overflow: hidden;
list-style-type: none;
line-height: 1;
}
ul.calendar li {
background: transparent url(/2.0/images/kalender-bg.gif) no-repeat top left;;
margin-bottom: 10px;
clear: both;
height: 42px;
position: relative;
overflow: hidden;
}
ul.calendar .weekWrapper {
display: block;
color: white;
text-align: center;
width: 60px;
padding: 5px;
height: 32px;
font-family: georgia, serif;
}
ul.calendar .weekWrapper a:link,
ul.calendar .weekWrapper a:visited,
ul.calendar .weekWrapper a:hover,
ul.calendar .weekWrapper a:active {
	color: white;
}

ul.calendar .week {
display: block;
}
ul.calendar .weeknum {
font-size: 16px;
}
ul.calendar .title {
display: block;
xposition: absolute;
xtop: 50%;
margin-top: -1em;
margin-top: -35px;
margin-left: 80px;
margin-right: 15px;
line-height: 1.2;
}
ul.calendar .title a:link,
ul.calendar .title a:visited,
ul.calendar .title a:hover,
ul.calendar .title a:active {
	color: black;
}

ul.answers {
list-style-type: none;
margin-left: 10px;
}

ul.pollResults {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 0;
}


.lektion-download {
height: 52px;
background: transparent url(/2.0/images/ikon-pdf.gif) no-repeat 10px 10px;
margin-bottom: 20px;
padding: 10px 10px 10px 65px;
}
a.filetype-pdf {
}
.lektion-download .disabled {
	color: #aaa;
}

.share {
	text-align: right;
	margin-top: 20px;
}

.calendar-overview h2 {
	margin-top: 0;
}
.calendar-overview .weekAndNum,
.calendar-single .weekAndNum
{
display: block;
width: 120px;
background: #231f20 url(/2.0/images/kalender-bg-2.gif) repeat-x top left;
color: white;
font-weight: normal;
font-family: georgia, serif;
text-align: center;
padding: 10px 5px 10px 5px;
margin: 0 0 10px 0;
}
.calendar-overview .weekAndNum a:link,
.calendar-overview .weekAndNum a:visited,
.calendar-overview .weekAndNum a:hover,
.calendar-overview .weekAndNum a:active {
	color: white;
}

.calendar-overview .week,
.calendar-single .week
{
display: block;
}

.calendar-overview .weekNum,
.calendar-single .weekNum
 {
font-size: 32px;
}
.calendar-overview .teaser
 {
	color: black;
	font-size: 1em;
	margin-bottom: 2em;
}

.calendar-single .week {
	font-size: .5em;
}

.frm input.text {
width: 60%;
}
.frm textarea {
width: 60%;
}


/* klasser som går att välja i TinyMCE */
.float-left {
	float: left;
	margin: 0 .5em .5em 0;
}
.float-right {
	float: right;
	margin: 0 0 .5em .5em;
}




.footer-onerow {
clear: both;
}

.footer-samarbetspartners ul {
list-style-type: none;
margin: 0;
}
.footer-samarbetspartners li {
float: left;
width: 78px;
height: 78px;
border: 1px solid #aaa;
margin-right: 10px;
margin-bottom: 10px;
position: relative;
}

.footer-samarbetspartners li.loop-num-10, 
.footer-samarbetspartners li.loop-num-20, 
.footer-samarbetspartners li.loop-num-30,
.footer-samarbetspartners li.loop-num-40
 {
	margin-right: 0;
}

.footer-samarbetspartners li span {
display: none;
position: absolute;
top: 30px;
left: 0;
background-color: #888;
padding: 4px;
color: black;
opacity: .9;
white-space: nowrap;
z-index: 99;
} 
.footer-samarbetspartners li a:hover span {
display: block;
}

form.newsletter label {
display: block;
}

.box-aktuellt {
border-top: 1px solid #ccc;
margin-top: 20px;
}


.footer-box-madeby {
margin-top: 5px;
margin-right: 15px;
text-align: right;
font-size: 10px;
}
