/**
 *  Fil med Skridskonätets bas-stilmall.
 *  $Id: skridsko.css 5233 2012-02-04 14:56:09Z matsd $
 */

body {
    margin: 0;
    padding: 0;
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

#header {
    background-image: url(/images/header_background.png);
    width: 980px;
    height: 67px;
    margin-left: auto;
    margin-right: auto;
}

#flag {
    width: 18px;
    height: 11px;
    padding-right: 3px;
    border: 0;
}

#language {
    float: left;
    width: 280px;
    height: 19px;
    position: relative;
    left: 10px;
    top: 50px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: text-bottom;
}

#logo {
    float: left;
    width: 309px;
    height: 68px;
    margin-left: 45px;
    margin-right: 55px;
}

#login {
    float: right;
    width: 270px;
    position: relative;
    top: 50px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: text;
    text-align: right;
    padding-right: 5px;
}

#login a {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}

#loginrutarad {
    padding: 2px 0px 2px 0px;
    font-size: 10px;
    font-color: #000000;
}

#loginrutarad input {
    font-size: 0.9em;
    width: 75px;
    height: 16px;
    border: 1px solid #a6acb2;
}

#loginrutarad select {
    font-size: 0.9em;
}

#loginrutarad input[type="submit"] {
    height: 19px !important;
    padding-bottom: 2px;
}

#loginrutarad input[type="text"],#loginrutarad input[type="password"] {
    padding-top: 0px;
    margin-top: 0px;
}

#loginrutarad form,#loginrutarad table {
    padding: 0px;
    margin: 0px;
}

#main {
    background-color: #ddeaf3;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.item_left {
    float: left;
}

.item_right {
    float: right;
}

.left_col,#left_col {
    width: 300px;
    padding-left: 0px;
    padding-right: 10px;
    float: left;
    margin-top: 2px;
}

.right_col,#right_col {
    width: 300px;
    padding-left: 10px;
    padding-right: 0px;
    float: right;
    margin-top: 2px;
}

.center_col,#center_col {
    width: 300px;
    padding-left: 10px;
    padding-right: 0px;
    float: left;
    margin-top: 2px;
}

.left_center_col,#left_center_col {
    width: 620px;
    padding-left: 0px;
    padding-right: 10px;
    float: left;
    margin-top: 2px;
}

.right_center_col,#right_center_col {
    width: 620px;
    padding-left: 10px;
    padding-right: 0px;
    float: right;
    margin-top: 2px;
}

.left_fard_col,#left_fard_col, .left_isobs_col, #left_isobs_col {
    width: 500px;
    padding-left: 0px;
    padding-right: 10px;
    float: left;
    margin-top: 2px;
}

.right_fard_col,#right_fard_col, .right_isobs_col, #right_isobs_col {
    width: 420px;
  //  height: 520px;
    padding-left: 0px;
    padding-right: 10px;
    float: right;
    margin-top: 2px;
}

#left_column {
    width: 500px;
    float: left;
    margin-top: 10px;
}

#right_column {
    width: 260px;
    float: right;
    margin-top: 0px;
}

.half_width {
    width: 450px;
}

#isobs,.isobs {
    font-size: 10px;
}

#isobs h3,.isobs h3 {
    font-size: 14px;
    color: #000000;
}

ul#isobs,ul.isobs {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#isobs li,.isobs li {
    font-size: 10px;
    color: #4D4D4D;
    margin-bottom: 2px;
}

#isobs li img,.isobs li img {
    margin: 0;
    padding: 0;
}

#isobs li a,.isobs li a {
    font-size: 13px;
    font-weight: bold;
}

#isobs li.gray,.isobs li.gray {
    color: #868686;
}

#isobs li.red,.isobs li.red {
    
}

#isobs li.green,.isobs li.green {
    color: #20C21E;
}

#isobs li.yellow,.isobs li.yellow {
    color: #FFA400;
}

#isobs li.blue,.isobs li.blue {
    
}

#isobs img,.isobs img {
    margin-left: 3px;
}

ul.kommentarer {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.kommentarer li a {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 0;
}

hr {
    border: 2px solid #3b7ea8;
}

hr.enkel {
    border: 0px;
    color: #3b7ea8;
    background-color: #3b7ea8;
    height: 1px;
    width: 100%;
    text-align: left;
}

/* slide-styles */
.slide_image {
    margin-bottom: 5px;
    height: 150px;
}

.image_flipper {
    float: right;
    padding-right: 40px;
    margin-bottom: 15px;
    color: #20629b;
}

#image_flipper {
    cursor: pointer;
    cursor: hand;
}

.image_flipper_small {
    float: right;
    padding-right: 15px;
    color: #20629b;
}

#slide_image_container,.slide_image_container {
    background-color: white;
    padding: 10px;
    width: 280px;
    margin-bottom: 20px;
    margin-top: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#more_link {
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
}

.random_image_container {
    background-color: white;
    padding: 10px;
    width: 560px;
    margin-top: 5px;
}

/* font-styles */
a {
    color: #20629b;
    text-decoration: none;
}

a.intern_pil,span.intern_pil {
    padding-left: 11px;
    background: url("/images/duarharpil.png") no-repeat left center scroll
        transparent;
}

a:visited {
    color: #6B4099;
}

#left_column a:hover,#right_column a:hover {
    text-decoration: underline;
}

p,.brodtext {
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.general_text {
    padding-top: 5px;
    padding-bottom: 5px;
}

.text_container {
    background-color: #ffffff;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#navigation {
    font-size: 13px;
    font-weight: bold;
}

#main {
    font-size: 12px;
}

h1 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 24px;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 18px;
}

h3 {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 3px;
}

h4 {
    font-size: 11px;
    color: #000000;
}

td {
    font-size: 12px;
    color: #000000;
}

td.bordercell {
    background-color: #ffffff;
    border: hidden 1px #000000;
}

td.toprightcell {
    background-color: #ffffff;
    border: hidden 1px #000000;
    width: 585px;
    text-align: right;
}

td.menucell {
    background-color: #ffffff;
    border: hidden 1px #000000;
    width: 710px;
    text-align: right;
}

td.contentcell {
    font-size: 11px;
    color: #000000;
    width: 710px;
    background-color: #FFFFFF; /* #e5e3f1 */
    border: hidden 1px #000000;
    padding: 7px;
}

th {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

ul,li {
    font-size: 12px;
    color: #000000;
}

li.info1 {
    list-style-image: url(/images/infobehor/info-i-1.png);
}

li.info2 {
    list-style-image: url(/images/infobehor/info-i-2.png);
}

li.info3 {
    list-style-image: url(/images/infobehor/info-i-3.png);
}

a:hover {
    text-decoration: underline;
}

a.meny {
    color: #0000ff;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

a.menyfet {
    color: #0000ff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

dt {
    font-weight: bold;
}

dd,dl {
    font-size: 10px;
    color: #000000;
}

img {
    border: 0;
}

.menylink {
    font-size: 9px;
    color: #6600ff;
}

.navrubrik {
    font-weight: bolder;
}

.navbarfet {
    font-weight: bolder;
    font-size: 8px;
}

.tiny,.navbar,.navtxt {
    font-size: 10px;
}

.isnyttmeny {
    background-color: #f0f2ff;
    padding: 2px;
    border: 1px solid #9999cc;
    margin-top: 25px;
}

div.facknummer {
    width: 22px;
    font-size: 12px;
    float: left;
    text-align: right;
}

div.facknamn {
    font-size: 12px;
    float: left;
    text-align: left;
    padding-left: 3px;
    width: 210px;
    padding-bottom: 5px;
}

div.isnyttpil {
    width: 15px;
    float: left;
}

.rubrad {
    background-color: #bbd9ed;
}

.uddarad {
    background-color: #ddeaf3;
    vertical-align: top;
}

.jamnrad {
    background-color: white;
    vertical-align: top;
}

.shadow,a.shadow,a.shadow:visited {
    font-size: 11px;
    color: #cccccc;
}

.red {
    color: #ff0000;
}

#dhtmltooltip,.dhtmltooltip {
    position: absolute;
    width: 150px;
    border: 2px solid #4990c4;
    padding: 2px;
    background-color: #E9F2F9;
    visibility: hidden;
    z-index: 100;
}

div.lankinfo {
    font-size: 10px;
    border: solid;
    border-color: #0e0e0e;
    border-width: 1px;
    background: #e0e0e0;
    padding: 2px;
}

div.linedadoformrow {
    margin: 3px 0px 2px 0px;
    padding: 10px 5px 15px 5px;
    clear: both;
    border-top: 1px solid #999999;
}

div.adoformrow {
    margin: 3px 0px 2px 0px;
    padding: 3px 0px 5px 0px;
    clear: both;
}

div.adoformlabel,span.adoformlabel {
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: right;
    font-weight: bold;
    width: 25%;
}

div.adoforminput,span.adoforminput {
    padding: 0px 0px 1px 0px;
    float: right;
    width: 72%;
}

.rubrik {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.notisrubrik,.kalendariumrubrik,.itnyheterrubrik {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
    color: #0000ff;
}

.notisbody,.kalendariumbody,.itnyheterbody {
    font-size: 12px;
    color: #000000;
    padding: 0px 0px 0px 0px;
}

.duarhar {
    font-size: 11px;
    font-weight: bold;
    color: #4990c4;
    padding: 3px 0px 3px 0px;
}

.duarhar a {
    color: #4990c4;
}

img.panimg {
    display: block;
    border: 0px 0px 0px 0px none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.alerton {
    background-color: #ee2222;
}

.alertoff {
    background-color: #eecccc;
}

.inaktuellt {
    margin: 5px 0px 10px 0px;
    font-style: italic;
    color: #303030;
}

.aktuelltlink {
font-size:10px;
margin-bottom:0px;
}

ul.listaturer li,ul.isnyttlista li {
    padding-bottom: 5px;
}

div.bokningslank {
    padding-top: 15px;
}

div.message {
    font-weight: bold;
    margin: 5px 0;
    padding: 5px;
    border: 2px solid #3B7EA8;
    background-color: #ffffff;
}

div.senasteisnytt {
    font-weight: normal;
    margin: 5px 0;
    padding: 5px;
    border: 2px solid #3B7EA8;
}

.alert {
    font-style: italic;
}

.right_item {
    text-align: right;
}

.left_item {
    text-align: left;
}

div.tur_i_bokning {
    padding-bottom: 5px;
    padding-top: 5px;
}

div.relaterat {
    padding: 5px;
    border: 1px solid #3b7ea8;
}

span.relateratheading {
    font-weight: bolder;
    color: #4990c4;
    padding-right: 10px;
    padding-left: 5px;
}

a.relaterat {
    padding-left: 10px;
    padding-right: 10px;
}

td.antal {
    padding-right: 10px;
    text-align: right;
}

/**  Inforutor typ Rapportometern **/
div.inforuta {
    width: 300px;
    margin-top: 16px;
    margin-bottom: 20px;
    border: 1px solid #3b7ea8;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

div#rapportometer {
    background-color: #ffffff;
    margin-top: 5px !important;
}

div.inforutaheading {
    padding: 4px 10px 6px 10px;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #3b7ea8;
}

.inforutatab {
    width: 139px;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.inforutainactive {
    background-color: #c0c0c0;
    border-bottom: 1px solid #3b7ea8;
    color: #ffffff;
}

.inforutaactive {
    border: none;
    color: #4990c4;
}

.inforutabody {
    padding: 0px;
}

.inforutadata {
    display: none;
}

.inforutatext {
    padding: 5px;
}

.item_right.inforutainactive {
    border-left: 1px solid #3b7ea8;
}

.item_left.inforutainactive {
    border-right: 1px solid #3b7ea8;
}

#left_col .inforuta,#left_col .inforutaheading {
    border: none;
}

.nodisplay {
    display: none;
}

.yesdisplay {
    display: block;
}

.klubbnamn {
    color: #20629b;
    cursor: pointer;
    cursor: hand;
}

.artikelreferat {
    color: #000000;
}

div.artikelbody a img {
    padding-top: 5px;
    padding-bottom: 5px;
}

.page_intro {
    padding-top: 12px;
}

.aretrunt_wrapper {
    margin-top: 5px;
    margin-bottom: 5px;
}

.turinfotextwrapper table.artikelsidfot {
    display: none;
}

.translation_table tfoot {
    background-color: #bbd9ed;
}

textarea.enda {
    width: 350px;
}
textarea.flera {
    width: 200px;
}
textarea.tall {
    height: 100px;
}
textarea.x_tall {
    height: 500px;
}
td.ref_lang {
    width: 100px;
}
#lang_from_to {
    padding-left:3px;
    padding-right:40px;
    top:-2px;
    postion:relative;
    font-size: 12px;
    color:#ffffff;
    font-weight: bold;
}
.translated_text {
    background-color: #eefbff!important;
    border: 1px dotted #3b7ea8;
    padding: 2px;
    margin-top:5px;
    cursor: pointer;
    cursor: hand;
}

.vattenakbarhet, .vattennamn, .isobssaknas {
  float: left;  
}

table.vattenval td:hover {
    background-color: #eeeeff;
}
table.vattenval tr.rubrad {
    background-color: #ddeaf3;
}
.vattenakbarhet {
  width : 15px;
}
table.vattenval {
    width: 100%;
    margin-top: 5px;
}

#skrinetmain {
  width : 940px;
}

.rssfeed {
    background: url(/resurser/images/famfamfam/feed.png) left no-repeat;
    padding-left: 18px;
    
}
.search {
    background: url(/resurser/images/famfamfam/find.png) left no-repeat;
    padding-left: 18px;
}

/* Undvik radbrytningar */
.nowrap {
    white-space: nowrap; 
}

.fetstil {
    font-weight: bold;
}

div.voteringknapp {
    margin-top: 20px;
    margin-bottom: 10px;
}
label.voter {
    width: 120px;
    float: left;
}
.voteringknapp input {
    float: left;
}
.votebtn {
    margin-left: 120px;
}

label.error {
    padding-left: 3px;
    color: red;
    font-weight: bold;
}

#galleria{
	height:680px;
	width:900px;
	}
        
.galleria-layer div{
	bottom:7px;
	left:7px;
	padding:6px;
	position:absolute;
	background:url(/resurser/javascripts/jquery/plugins/galleria/themes/skridskonet/bg.png);
	color:#fff;
	}
      
.galleria-layer h2{
	color:#ddd;
	margin: 0 0 3px;
	font-size:12px;
	line-height:1;
	}
       
.galleria-counter {
	right: 0px;
	}

.galleria-layer p{
	color:#ddd;
	margin:0;
	}
      
.galleria-layer a{
	color:#40829b;
	}
 
#muTillVanster {
	width: 220px;
	height: 400px;
	float: left;
}

#muTemppoints {
	width: 200px;
	height: 200px;
	padding: 0.5em;
	margin: 10px 10px 10px 0;
	background-color: white;
	list-style: none;
}

#mukarta {
	width: 650px;
	height: 450px;
	float: left;
	padding: 0.5em;
	margin: 10px 10px 10px 0;
	border: solid 1px blue;
	background-color: white;
	list-style: none;
}

.readOnly {
	background-color: #C2C2C2;
}

.gillarKnapp {
    float:left;
    margin-right:2px;
}

.gillarText {
    background-color: white;
    text-align: center;
    border-style: solid;
    border-color: gray;
    color: black;
    border-style: solid;
    border-width: 1px;
    vertical-align: center;
    float:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.medverkarText {
    background-color: white;
    text-align: left;
    border-style: solid;
    border-color: gray;
    color: black;
    border-style: solid;
    border-width: 1px;
    vertical-align: center;
    float:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

td.minauppgifter1{
	width:180px;
}

td.minauppgifter2{
	width:250px;
}


.hidden {
	display:none;
	}

