/* Normalizes margin and padding */
* { 
  margin: 0;
  padding: 0;
}

/* Normalizes article content elements */
.content p,
.content dl.fileObject, 
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content .image-box,
.content ol,
.content ul,
.content .flashContent,
.content .mediaPlayer,
.content .user-table,
.content .bordered-user-table,
.content .outlined-user-table,
.content .outlined-horizontal-user-table,
.content .horizontal-user-table,
.content .outlined-vertical-user-table,
.content .vertical-user-table,
.content .user-box,
.content form {
  margin-bottom: 12px;
}

img, fieldset {
  border: 0;
}

a {
  text-decoration: none;
  color: #17335b;
}
.content a {
  text-decoration: underline;
}
.content a:hover {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

ul, ol {
  padding-left: 20px;
}

/* 75% sets medium size to 12px in standard browsers */
body {
  font: 75% "Trebuchet MS", Trebuchet, Arial, Helvetica, Tahoma, Verdana, sans-serif;
  background-color: #fff;
  color:#1a1a1a;
}

h1, h2, h3, h4, h5 {
  color:#17335B;
  font-size: 100%;
  font-weight: bold;
  font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
.content h1 a,
.content h2 a,
.content h3 a, 
.content h4 a, 
.content h5 a{
  text-decoration:none;
}

h1 { 
  color:#17335b;
  font-weight:bold;
  font-size: 200%; 
  border-bottom:1px solid #0e72ba;
  line-height:200%;
}
.article h2 { 
  color:#17335b;
  border-bottom:1px solid #0e72ba;
  line-height:200%;
}
h2 { 
  font-size: 167%; 
}
h3 { 
  font-size: 150%; 
}
h4 { 
  font-size: 116%; 
}
.events h4 {
  font-size:100%;
}

img {
  display: block;
}

input {
  font-size: 100%;
}

/* Framework style */
#wrapper {
  background:#fff;
  margin: 0 auto;
  width: 980px;
}

#breadcrumbs {
  clear:both;
  float:left;
  font-weight:bold;
  padding:5px 10px;
}

#breadcrumbs a {
  font-weight:normal;
}

#breadcrumbs a.active {
}

#main {
  border-top:2px solid #0e72ba;
  border-bottom:2px solid #0e72ba;
  margin:10px 9px 1px 10px;
}

#leftColumn {
}

#mainColumn {
  float: left;
  padding-right:10px;
  width:635px;
}
#rightColumn {
  float: right;
  width: 315px;
}
#content {
}

#footer {
  padding:5px 0px;
  color:#595959;
  clear:both;
}

/* COMMON STYLES */
h4.boxTitle {
  color: #fff;
  background: #a1a1a1;
  padding: 5px 20px;
  margin-bottom: 0;
}
h3.boxTitle {
  border-bottom:1px solid #0E72BA;
  color:#17335B;
  font-size:200%;
  line-height:200%;
  padding-left:15px;
}
div.box {
  border-bottom: 1px solid #f0f0f0;
}

div.box .content {
  padding: 15px 10px;
}

/* SUMMARY|ARTICLE LIST */
.content .summary,
.content .article {

}
.content .article-content {
  font-size:110%;
}
.content .summary,
.content .article {
  padding-bottom:10px;
}

.content .summary h1{
}
.content .summary h2 {
  font-size: 170%;
}

.content .article .text {
  font-size: 125%;
}
.content .summary .text {
  font-size: 115%;
}
.content .summary img {
  float:left;
  margin-right:10px;
}



/* CLEARFIX */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
 }
/* End hide from IE-mac */

/*
## menu.css - Contains style for menu
*/

/* common style for <ul> elements */
.nav,
.nav ul {
  list-style-type: none;
  padding: 0;
}

/* Top menu style */
#language {
 float:right;
 margin:10px 10px 0px 0px;
}
#language li {
 float:left;
}
#language li a {
  display:block;
  margin-left:5px;
  border:1px solid #f1f1f1;
}


.navSupport {
  clear:right;
  float:right;
  margin-right:5px;
  margin-top:45px;
}

.navSupport li,
.navMain li {
  float: left;
}
#searchForm label,
.navSupport li a {
  font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, Tahoma, Verdana, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  color:#17335b;
  padding:1px 5px;
}
.navSupport li {
  border-right:1px solid #0d71b9;
}
.navSupport li.search {
  border-right:0px solid white;
}

.navMain li {
  background:transparent url(../GFX/menyskygge.png) top left no-repeat;
  width:315px;
  height:62px;
  padding:4px 6px 4px 3px;

}
.navMain li.first,
.navMain li.last {
  padding:4px 5px 4px 3px
}
.navMain li.first {
 margin-left:7px;
}
.navMain li a {
  border-bottom:5px solid #0E71B9;
  border-top:2px solid #0E71B9;
  color:#18345B;
  display:block;
  font-size:18px;
  line-height:18px;
  padding:14px;
}
.navMain li a:hover {
  background:#f1f1f1;
  text-decoration:none;
}
.navMain li a:hover,
.navMain li a.current {
  color: #17335b;
  border-bottom:5px solid #17335b;
}

/*TODO: refactor code, get rid of inline-block element */
/*Sub menu style */
.navSub {
  margin-top:16px;
  margin-bottom:10px;
}
.navSub li{
  border-bottom:1px solid #0e72ba;
}
.navSub ul li{
  border-top:1px solid #ccc;
  border-bottom:0px solid white;
  font-size:80%;
}
.navSub  ul li a {
  color:#444;
  padding-left:15px;
}
.navSub ul li.first{
  border-top:1px solid #0e72ba;
}
.navSub li.last {
  border-bottom:0px solid white;
}
.navSub a {
  font-size:150%;
  color: #0e73bc;
  padding: 5px 0px 5px 15px;
  display: block;
}
.navSub a:hover {
  background:#f1f1f1;
}
.navSub a.first {
  
}
.navSub a.current,
.navSub a.active {
  font-weight:bold;
  color:#17335B;
}
.navSub ul a.current,
.navSub ul a.active {
  color:#444;
}


.navSub ul a {
  font-weight: normal;
  margin-left: 0;
}

#logo {
 padding:10px;
 float:left;
 font-size:30px;
}
#logo span {
 display:block;
 font-size:20px;
}
#logo img {
 float:left;
 margin-right:5px;
}
#logo a:hover img {
 border:1px solid black;
}
.headerBg {
  position:relative;
  background:transparent url(../GFX/bg_rpter_.png) top left repeat-y;
}
.headerBg.mapViewport {
  height:408px;
} 
.headerBg.mapViewport .header {
  height:404px;
}
.header {
  border-top:2px solid #0e72ba;
  border-bottom:2px solid #0e72ba;
  background-image:url(../../Headerbilder/header.jpg);
  background-position:bottom left;
  background-repeat:no-repeat;
  height:250px;
  margin:0 10px;
  overflow:hidden;
}
.headerTop {
  clear:both;
  height:7px;
  background:url(../GFX/top.png) top left no-repeat;
}
.headerBtm {
  height:6px;
  background:url(../GFX/bottom.png) bottom left no-repeat;
  margin-bottom:10px;
}
#searchForm {
  position:absolute;
  top:2px;
  right:10px;
  z-index:200;
  display:none;
  float:right;
  width:200px;
  padding:10px;
  background:#fff;
}
#searchForm label {
  float:left;
  left:14px;
  position:absolute;
  top:17px;
}
#newSearchForm input.query,
#searchForm input.query{
 clear:both;
  float:left;
  margin:2px 5px 5px 0;
  padding:4px;
  width:185px;
  font-size:14px;
  line:height:14px;
}
#newSearchForm input.button,
#searchForm input.button {
  padding:3px;
  float:left;
}
#newSearchForm label{
  float:left;
}
#newSearchForm {
  margin:10px 0px;
}

/* CALENDAR */
#calendarWrapper {
}

.months {
  background:#68add7;
  text-align:center;
  padding:10px;
  color:#1a1a1a;
}
.months a{
  color:#1a1a1a;
}
.months .prev {
  width:25%;
  float:left;
}
.months .next {
  width:25%;
  float:left;
}
.months .thisMonth{
  text-transform:uppercase;
  font-size:116%;
}
#rightColumn .thisMonth {
  text-transform:uppercase;
  font-size:116%;
  width:80%;
  text-align:center;
  float:left;
}
#monthNav {
  padding:10px 5px;
  text-align:center;
}
.prevMonthSmall {
  width:10%;
  float:left;
}
.nextMonthSmall {
  width:10%;
  float:right;
}
.calendarOverview {
  width: 100%;
  border-collapse: collapse;
  margin-bottom:10px;
}
.calendarOverview th.thisMonth {
  font-size:133%;
}
.calendarOverview td {
  border: 1px solid #ddd;
  text-align: center;
}

#content .calendarOverview td {
  line-height: 3em;
  font-size: 129%;
}

#rightColumn #smallCalendar,
#content .calendarOverview {
  margin-bottom: 12px;
}
#rightColumn #smallCalendar {
  padding-bottom:10px;
}
#rightColumn .smallEvent {
  padding:10px;
}
#rightColumn .smallEvent p{
  letter-spacing:-0.01em;
  font-size:100%;
  line-height:100%;
}
#rightColumn .smallEvent h3 {
  font-size:113%;
  padding-bottom:5px;
}
#rightColumn .smallEvent a{
  color:#000;
}

#rightColumn .smallEvent span.date{
  width:28px;
  height:40px;
  padding:5px;
  color:#fff;
  font-size:24px;
  line-height:22px;
  display:block;
  text-align:center;
  color:#e3faff;
  float:left;
  margin-right:15px;
  margin-bottom:2px;
}
#rightColumn .smallEvent span.date span{
  display:block;
  font-size:13px;
  padding:0px;
}

#rightColumn .calendarOverview {
  font-size: 86%;
}

#rightColumn .calendarOverview td {
  line-height: 2.1em;
}

.calendarOverview td.today{
  border:2px solid #bbb;
}
.calendarOverview td.day a:hover  {
  background:#ccc none repeat scroll 0 0;
  color:#1A1A1A;
}
.calendarOverview td.active {
  background:#68ADD7;
  border:2px solid #6c9cbd;
}
body .calendarOverview td.hidden {
  background:#fff;
  /*border:1px solid #BDE4ED;*/
  border:1px solid #ccc;
}
.calendarOverview td.today a {
  color:#fff;
}
.calendarOverview td.hidden {
  color: #e3faff;
}

.calendarOverview .weekNum {
  width: 2em;
  background-color: #ccc;
  color: #1a1a1a;
  border: 1px solid #ddd;
}

.weekdays th {
  height:30px;
  padding: 5px 0;
  background:##f1f1f1;
  border: 1px solid #ddd;
  color: #1a1a1a;
  text-transform: uppercase;
}

.months th {
  padding: 5px 0;
  font-size: 86%;
  text-transform: uppercase;
  /*background:#84bcde;*/
  background:#f0f0f0;
}
.event {
  background:#f1f1f1;
  color:#000;
}
.event a {
  color:#17335B;
  font-weight:bold;
  text-decoration:underline;
}
td.day{
  height:30px;
}
td.day a {
  display:block;
}
#content .events {
  padding-top:10px;
}
.event a:hoover {
  color:#222;
  text-decoration:none;
}
.eventDescription {
 font-size:120%;
 padding-bottom:5px;
}
#event {
  padding: 10px 0;
}

#event #eventAttributes {
  margin-bottom: 12px;
}

#event #eventAttributes .variable {
  width: 100px;
  font-weight: bold;
}
.events dt {
  text-align:center;
  border:1px solid #ccc;
  clear:both;
  display:block;
  float:left;
  height:50px;
  margin-right:10px;
  padding:10px;
  width:50px;
}
#rightColumn .events dd{
  height:70px;
  width:230px;
}
.events dd span{
  font-size:85%;
  color:#1a1a1a;
  margin-left:5px;
}
#content dd{
  width:550px;
}
.events dd.hightlight {
  color:#000;
  background:#f1f1f1;
}
.events dt.hightlight {
  color:#fff;
  background:#17335B;
}
.events dd {
  float:right;
  padding: 5px 0;
  margin-bottom: 5px;
  font-size: 114%;
  border-bottom: 1px solid #ccc;
}
.events .desc {
  color:#aaa;
}
.events dt span {
  color:#1B1B1B;
  display:block;
  font-size:257%;
}
.events dt.hightlight span {
  color:#fff;
}
#rightColumn .events h4 {
  font-size:100%;
}
#rightColumn .events .desc {
  color:#AAAAAA;
  line-height:1.1em;
  padding-top:5px;
  font-size:90%;
}
/* MAP */
.gmap {
  width:100%;
  height:100%;
}
.map {
  width:100%;
  height:100%;
}
.loading .map, #content .map {
  background:#fff url(../GFX/ajax-loader.gif) center center no-repeat;
}
#content .map {
  width:200px;
  height:200px;
  border:1px solid #ccc;
  margin-top:64px;
  float:right;
  position:relative;
  z-index:1000;
  margin-bottom:15px;
}
/* GALLERY */
#gallery {
  padding:0 10px;
  background:transparent url(../GFX/bg_rpter_.png) top left repeat-y;
}
#galleryWrapper {
  height:400px;
  overflow:hidden;
  border-bottom:2px solid #0E72BA;
  border-top:2px solid #0E72BA;
}
#controls-adv {
  float:right;
}
#caption-adv {
  position:absolute;
  right:0px;
  opacity:0.8;
  padding:5px;
  height:360px;
  width:360px;
  overflow:auto;
}
#galleryWrapper {
  position:relative;
}
#galleryWrapper a {
  color:#000;
}
#galleryWrapper h2 {
  color:#000;
}
#galleryContent {
}
#galleryContent h1 {
  font-size:200%;
}
#galleryContent .next{
 position:absolute;
 top:180px;
 z-index:1000;
 right:0px;
 padding:20px 0 0px 0;
}
#galleryContent .play,#galleryContent .pause {
 position:absolute;
 top:0px;
 left:420px;
 z-index:1000;
 padding:20px 0 0px 0;
}
#galleryContent .download {
 position:absolute;
 bottom:10px;
 right:10px;
 background:#fff;
}
#galleryContent .prev{
 position:absolute;
 top:180px;
 z-index:1000;
 left:0px;
 padding:20px 0 0px 0;
}
.caption a{
  float:right;
}
.caption p {
  font-family:Arial,Verdana,Helvetica,sans-serif;
}
.caption h2 {
  padding-bottom:5px;
}
#gallery div.content {
float:right;
width:100%;
}
#gallery {
background-color:#fff;
}
#gallery div.content a, #gallery div.navigation a {
color:#000;
text-decoration:none;
}
#gallery div.content a:focus, #gallery div.content a:hover, #gallery div.content a:active {
text-decoration:underline;
}
#galleryContent div.controls {
}

#gallery div.controls a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:#000000 none repeat scroll 0 0;
color:white;
display:block;
margin:5px;
opacity:0.5;
padding:5px 15px;
}
#gallery div.ss-controls {
float:left;
}
#gallery div.nav-controls {
float:right;
}
#gallery div.loader {
  background-image:url(../GFX/ajax-loader.gif);
  background-position:center center;
  background-repeat:no-repeat;
  height:100%;
  width:100%;
}
#gallery div.slideshow {
  float:left;
}
.slideshow {
  text-align:center;
}
#gallery div.slideshow span.image-wrapper {
  float:left;
}
#gallery div.slideshow a.advance-link {
display:block;
}
#gallery div.slideshow img {
border:medium none;
display:block;
}
#gallery div.download {
float:right;
}
#gallery div.embox {
clear:both;
}
#gallery div.image-title {
font-size:1.4em;
font-weight:bold;
}
#gallery div.image-desc {
line-height:1.3em;
padding-top:12px;
}
div.navigation {
  position:relative;
  padding:10px;
}
 ul.thumbs {
 height:120px;
clear:both;
margin:0;
padding:0;
width:100%;
overflow:hidden;
margin-bottom:8px;
}
 ul.thumbs li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
background:url(../GFX/thumbnail.png) top left no-repeat;
/*border-top:2px solid #0e72ba;
border-bottom:2px solid #0e72ba;*/
margin:5px 14px 5px 0;
padding:0;
height:100px;
width:105px;
overflow:hidden;
}

 ul.thumbs li.selected a {
   border:1px solid #999;
}

 a.thumb {
border:1px solid white;
display:block;
height:83px;
margin:7px;
overflow:hidden;
width:88px;
}

 a.thumb:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
 ul.thumbs img {
display:block;
}
 div.pagination {
clear:both;
}

 div.pagination a, div.pagination span.current {
border:1px solid #e9e9e9;
background-color:#e9e9e9;
display:block;
float:left;
margin-right:5px;
padding:4px 7px 3px;
}
 div.pagination a:hover {
border:1px solid #d7d7d7;
background-color:#e9e9e9;
text-decoration:none;
}
 div.pagination span.current {
background-color:#e9e9e9;
border-color:#e9e9e9;
color:#000;
font-weight:bold;
}
 #thumbs-min ul.thumbs li {
float:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
 #thumbs-min a.thumb {
border:medium none;
display:inline;
padding:0;
}
 #thumbs-min ul.thumbs li.selected a.thumb {
-moz-background-clip:inherit;
-moz-background-inline-policy:inherit;
-moz-background-origin:inherit;
background:inherit inherit inherit inherit inherit;
color:#eee;
font-weight:bold;
}
div.pagination.top {
  bottom:10px;
  position:absolute;
  right:10px;
}
/*****************
## IDIUM FOOTER ##
*****************/

.idium {
  /*width:200px;
  margin:10px auto;*/
  float:right;
  margin:5px 13px 0 0;
}

.idium a:hover,
.idium a:active {
  text-decoration: none;
}

.idium,
.idium a {
  font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #58585A;
  text-transform: uppercase;
  text-decoration: none;
}

.idium img {
  float: left;
  margin-top: -3px;
}

.idium span {
  font-family: Century Gothic,Verdana,Arial,helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: -8px 0 0;
  padding: 0 0 0 6px;
  text-transform: lowercase;
  word-spacing: 3px;
  color: #000;
}
.pointinfo {
  width:300px;
  height:200px;
}
.pointinfo img {
  float:right;
  margin-left:5px;
}
