﻿body
{
    background-image: url(/system/images/bkg_blackbord.jpg);
    font-family: "Futura bold" , Verdana, Arial, Sans-Serif;
    font-size: 11px;
    line-height: 18px;
    padding: 0;
    margin: 0 0 20px;
    color: #FFF;
}

input
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}
a
{
    color: #00acec;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:visited
{
    color: #00acec;
}
a img
{
    border: none;
}
.right
{
    float: right;
}
.left
{
    float: left;
}
.alignRight
{
    text-align: right;
}
#wrap
{
    width: 884px;
    margin: 0 auto;
}

#top
{
    height: 123px;
    width: 846px;
    background-image: url(/system/images/splash.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-align: center;
    margin-left: 20px;
}

#top .topmenu
{
    padding-top: 5px;
    margin-left: 210px;
}
#top .topmenu li
{
    padding: 4px 15px 0px;
}
#top .topmenu li.active
{
    background-image: url(/system/images/top_active_bg.png);
}

#top .topmenu a
{
    color: White;
    font-weight: bold;
}

#top .topmenu ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
#top .topmenu ul li
{
    display: block;
    float: left; /*display: inline;*/
    font-size: 20px;
}
#top .banner
{
    margin-top: 40px;
    margin-left: 150px;
}
#top .editLink
{
    float: right;
}
#top .editLink a
{
    color: #FFF;
    text-decoration: underline;
}
.l1menu
{
    height: 56px;
    margin-left: 20px;
}
.l1menu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.l1menu ul li#first
{
    width: 164px;
    background-position: 0 0;
    background-image: url(/system/images/topmenu_button_blue_first.png);
}
.l1menu ul li#first.active, .l1menu ul li#first:hover
{
    background-image: url(/system/images/topmenu_button_red_first.png);
}

.l1menu ul li
{
    float: left;
    width: 155px;
    height: 41px;
    background-image: url(/system/images/topmenu_button_blue.png);
    background-position: 0px 0px;
    text-align: center;
    padding-top: 15px;
}

.l1menu ul li.active, .l1menu ul li:hover
{
    background-image: url(/system/images/topmenu_button_red.png);
}
.l1menu ul li img
{
    vertical-align: text-bottom;
}
.l1menu ul li.search
{
    width: 217px;
    background-position: 0 0;
    background-image: url(/system/images/topmenu_button_right_blue.png);
}

.l1menu ul li a
{
    color: White;
    font-weight: bold;
}

.l1menu ul li .searchIcon
{
    vertical-align: top;
    margin-top: -4px;
    margin-left: 4px;
}
/* MAIN */
.leftCol, .centerCol, .rightCol
{
    float: left;
}
.frontMain .leftCol
{
    width: 207px;
}
.frontMain .centerCol
{
    width: 250px;
    margin-left: 15px;
    margin-top: 16px; /* To align to matsedeln */
}

.frontMain .rightCol
{
    width: 381px;
    margin-left: 15px;
    margin-top: 16px; /* To align to matsedeln */
}

.pageMain .leftCol
{
    width: 250px;
}
.pageMain .centerCol
{
    width: 450px;
    margin-left: 15px;
    margin-top: 16px; /* To align to matsedeln */
}

.pageMain .rightCol
{
    width: 150px;
    margin-left: 15px;
    margin-top: 16px; /* To align to matsedeln */
}
* html .pageMain .leftCol, * html .pageMain .rightCol
{
    /* For IE6 so that long menu names dont push rightcol over the edge */
    overflow: hidden;
}
/* FIRST COLUMN */
.matsedel
{
}
.matsedel .rubrik
{
    width: 137px;
    height: 40px;
    padding-left: 70px;
    padding-top: 24px;
    background-image: url(/system/images/matsedel_top.png);
    background-repeat: no-repeat;
}

.matsedel .text
{
    width: 166px;
    color: #000;
    text-align: center;
    padding: 0 10px 0 15px;
    background-image: url(/system/images/matsedel_rep_bg.png);
    margin-left: 16px;
}
.matsedel .bottom
{
    width: 191px;
    height: 27px;
    margin-left: 16px;
    background-image: url(/system/images/matsedel_bottom.png);
    background-repeat: no-repeat;
}
.login
{
    color: #FFF;
    width: 133px;
    height: 74px;
    background-image: url(/system/images/login_bg.png);
    padding: 32px 30px 32px 40px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 10px;
}
.login input
{
    font-size: 10px;
    font-family: Verdana;
    margin: 2px 0;
    font-weight: normal;
}
.login .btn
{
    margin-top: 4px;
    margin-right: 5px;
    float: right;
}

/* SECOND/NEWS COLUMN */
.newsTop
{
    height: 16px;
    width: 250px;
    background-image: url(/system/images/news_bg_top.png);
}
.newsBottom
{
    height: 16px;
    width: 250px;
    background-image: url(/system/images/news_bg_bottom.png);
}
.news
{
    min-height: 100px;
    width: 210px;
    padding: 5px 20px;
    background-image: url(/system/images/news_bg.png);
    color: White;
}
.news a
{
    color: White;
}

.news ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.news ul li
{
    padding-bottom: 10px;
}
.news .datum
{
    color: #00a4e8;
}

.news .rubrik
{
    font-weight: bold;
    font-size: 14px;
    display: block;
}
.news a:hover .rubrik
{
    text-decoration: underline;
}

/* THIRD COLUMN */
.bloggTop
{
    height: 18px;
    width: 380px;
    margin-left: 1px;
    background-image: url(/system/images/front_blogg_top.png);
}

.bloggBottom
{
    height: 42px;
    width: 381px;
    background-image: url(/system/images/front_blogg_bottom.png);
}

.blogg
{
    width: 336px;
    background-image: url(/system/images/front_blogg_bg.png);
    padding: 10px 20px 10px 25px;
    color: #000;
}

.blogg .ingress
{
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
}

.blogg .skribent
{
    margin-bottom: 20px;
}
.blogg .skribent .namn
{
    font-weight: bold;
    color: #a30e11;
}

.blogg .text
{
}

/* FOOTER */
.footer
{
    color: #FFF;
}
.footer .address
{
    float: left;
    margin-right: 40px;
}
.footer .telefon
{
    float: left;
}
.footer .telefon a
{
    color: #00a4e8;
}

/* PAGE */
.printIcon
{
    float: right;
}
/* L2 menu */
.l2menu ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.l2menu ul li
{
    margin: 2px 0;
}
.l2menu ul li ul li
{
    margin: 1px 0;
}

.l2menu ul li a
{
    color: #00a4e8;
    font-weight: bold;
    background-color: #000;
    padding: 3px 12px;
    text-transform: uppercase;
    display: table-cell;
    display: inline-block;
}
.l2menu ul li.active a
{
    color: #FF0099;
}
.l2menu ul li.hasChildren a
{
    background-image: url(/system/images/plus.gif);
    background-repeat: no-repeat;
    background-position: 8px 10px;
    padding-left: 20px;
}
.l2menu ul li.expanded a
{
    background-image: url(/system/images/minus.gif);
    background-repeat: no-repeat;
    background-position: 8px 10px;
    padding-left: 20px;
    color: #FF0099;
}
.l2menu ul li.expanded ul li a
{
    color: #FFF;
    padding-left: 25px;
    background-image: none;
    text-transform: none;
}
.l2menu ul li.expanded ul li.active a
{
    color: #F00;
}

.l2menu ul li.expanded ul li.hasChildren a
{
    background-image: url(/system/images/plus.gif);
    background-repeat: no-repeat;
    background-position: 18px 10px;
    padding-left: 30px;
}
.l2menu ul li.expanded ul li.expanded a
{
    background-image: url(/system/images/minus.gif);
    background-repeat: no-repeat;
    background-position: 18px 10px;
    padding-left: 30px;
    color: #F00;
}
.l2menu ul li.expanded ul li.expanded ul li a
{
    color: #00A4E8;
    font-weight: normal;
    background-image: none;
    padding-left: 45px;
}

.l2menu ul li.expanded ul li.expanded ul li.active a
{
    color: #fff;
}

/* Divider */
div.hr
{
    height: 17px;
    margin: 20px 0;
    background-repeat: no-repeat;
}
div.hr hr
{
    display: none;
}
.centerCol div.hr
{
    background-image: url(/system/images/divider_white.png);
}
.box div.hr
{
    background-image: url(/system/images/divider.gif);
}

/* Box */

.boxTop
{
    width: 441px;
    height: 20px;
    background-image: url(/system/images/center_column_top.png);
}
.boxBottom
{
    width: 441px;
    height: 51px;
    background-image: url(/system/images/center_column_bottom.png);
}
/* Box profiler */
.boxBottomvard
{
    width: 441px;
    height: 51px;
    background-image: url(/system/images/center_column_bottom_vard.png);
}
.boxBottomnatur
{
    width: 441px;
    height: 51px;
    background-image: url(/system/images/center_column_bottom_natur.png);
}
.boxBottomsam
{
    width: 441px;
    height: 51px;
    background-image: url(/system/images/center_column_bottom_sam.png);
}

.box
{
    width: 391px;
    padding: 20px 20px 20px 30px;
    background-image: url(/system/images/center_column_bg.png);
    color: #000;
}
.nobg .box
{
    background: none;
    color: #fff;
    width: auto;
    padding: 20px 5px 20px 30px;
}
.box h1
{
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
    margin: 0;
}
.box h2
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.box h3
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    color: #b30415;
}
.ingress, .box p.ingress, .box .ingress *
{
    font-weight: bold;
    font-size: 12px;
}

.box .datum
{
    color: #00a4e8;
}

/* Extralinks, länkar i högerkolumnen */
.extraLinks
{
    text-align: center;
}
.extraLinks ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.extraLinks .linkbox, .extraLinks ul li
{
    color: #FFF;
    margin: 2px auto;
    display: table;
}
.extraLinks .linkbox a, .extraLinks li a
{
    color: #fff;
    display: inline-block;
    background-color: #b30415;
    padding: 4px 12px;
    margin: 0px auto;
}
.extraLinks a
{
    color: #fff;
}
.pageMain .footer
{
    margin-left: 20px;
}

.pageMain .centerCol ul
{
    list-style: none;
}
.pageMain .centerCol ul li
{
    background-image: url(/system/images/li_dot.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    text-indent: 8px;
    margin: 2px 0;
}

/* Tabell */
table.tabell
{
    border: none;
    table-layout: fixed;
    font-size: 10px;
    line-height: normal;
    border-collapse: collapse;
    width: 100%;
    display: inline-table;
}
table.tabell tr.h1 td
{
    font-size: 11px;
    font-weight: bold;
    background-color: #99dbf6;
}
table.tabell tr.h2 td
{
    border-bottom: solid 1px #F2838C;
    font-weight: bold;
    font-size: 11px;
}
table.tabell td
{
    border-bottom: solid 1px #72DCF6;
    padding: 0 10px 0 4px;
    width: 30%;
    text-align: right;
    vertical-align: text-bottom;
}
table.tabell td:first-child
{
    width: 70%;
    text-align: left;
    padding: 0 4px 0 10px;
}
* html table.tabell td
{
    text-align: left;
}
/* Make the editor not overlay images */
.RadEWrapper
{
    clear: both;
}

.fyrkantShadow
{
    background-image: url(/system/images/4kant_bild_shadow.png);
    background-repeat: no-repeat;
    padding: 0 0 8px 8px;
}

.op h1
{
    color: #b30415;
}
.nv h1
{
    color: #FF0099;
}
.sp h1
{
    color: #00a4e8;
}

/* Search.aspx */
.searchArea
{
    background-image: url(/system/images/sok_bg.png);
    background-repeat: no-repeat;
    width: 370px;
    height: 20px;
    padding: 12px;
}

.searchButton
{
    vertical-align: top;
    margin-top: -4px;
}
.header h3 a
{
    color: #b30415;
}
.searchItem
{
    white-space: normal;
    overflow: hidden;
}
/* Plan skisser */
body.planskiss
{
    background-image: url(/system/images/bkg_lokaler.gif);
    color: #000;
    margin: 0 10px 20px;
}
.planskiss .wrap
{
    width: 800px;
    height: 700px;
    margin: 0 auto;
}
.planskiss .l1menu
{
    padding-top: 58px;
    margin: 0;
}
.planskiss .editLink
{
    float: right;
}
.planskiss .editLink a
{
    color: Red;
}
.SkissPanel
{
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 580px;
    width: 100%;
}
.BlockPanel
{
    position: relative;
    overflow: inherit;
}
.checkbox
{
    vertical-align: middle;
}

/* Hide print elements */
.printHeader, .printFooter, .printCopyright
{
    display: none;
}

.rightAndCenterColumn
{
    float: left;
}
.TejpImg
{
    vertical-align: top;
    float: left;
    clear: left;
    margin-top: 40px;
}

.KnappImg
{
    vertical-align: top;
    margin-top: 40px;
    float: left;
}
