﻿/* topp meny */
a.menu {
    font-family: Din;
    font-size: 15px;
    font-weight: normal;
    border: none;
    border: 0px;
    margin: 0px;
    padding: 4px 35px 0px 0px;
    color: #ffffff;
    display: block;
    text-align: left;
    text-decoration: none;
}

.menu {
    color: #ffffff;
    display: block;
    font-weight: normal;
    line-height: 12px;
    margin: 0px;
    padding: 0px 0px;
    text-align: right;
    text-decoration: none;
    font-size: 12px;
}

a.menu:hover, .cellhover:hover {
    color: #CCCCCC;
    text-decoration: none;
}

/*AJAX*/
#ajaxProgressBackgroundFilter {
    position: absolute;
    height: expression(document.documentElement.scrollTop + document.documentElement.clientHeight + "px");
    width: expression(document.body.clientWidth + "px");
}

#ajaxProcessMessage {
    position: absolute;
    top: expression(document.documentElement.scrollTop + (document.documentElement.clientHeight * .30) + "px");
}

/* Engångsklasser */
.logininput {
    width: 136px;
    height: 20px;
    line-height: 18px;
    z-index: 3050;
    background-color: #ffffff;
    padding: 0 0 0 4px;
    border: 1px solid #666666;
}

input::-webkit-input-placeholder {
    font-size: 16px;
    color: #999;
    text-align: right;
    font-weight: bold;
}

input::-moz-placeholder {
    font-size: 16px;
    color: #999;
    text-align: right;
    font-weight: bold;
}

input:-ms-input-placeholder {
    font-size: 16px;
    color: #999;
    text-align: right;
    font-weight: bold;
}

input:-moz-placeholder {
    font-size: 16px;
    color: #999;
    text-align: right;
    font-weight: bold;
}

.searchInput {
    font-family: Din;
    font-size: 13px;
    width: 100%;
    height: 28px;
    text-align: left;
    vertical-align: middle;
    line-height: 28px;
    padding: 0 0 0 6px;
    border: 1px solid #CCCCCC; /*  background-image: url('/Graphics/searchbg2.gif'); */
}


.checkbox {
    width: 50px;
}

input[type=text], input[type=password], select, textarea {
    background-color: #ffffff;
    padding: 3px;
    margin: 0 5px 5px 0;
    border: 1px solid #999999;
    font-family: Din,Tahoma;
    font-size: 13px;
    width: 100%;
}

input[type=submit] {
    font-family: Din,Tahoma;
    font-size: 11px;
    height: 22px;
}

.inputshort {
    width: 100px;
}

.inputlong {
    font-size: 13px;
    height: 20px;
    width: 240px;
}

.textarealong {
    font-family: Din;
    font-size: 13px;
    height: 80px;
    width: 240px;
}

.puff {
    font-family: DinBold;
    font-weight: normal;
    background-color: #84b5c7;
    color: #ffffff;
    padding: 3px 0px 1px 10px;
    width: 100%;
    font-size: 16px;
    line-height: 16px;
}


.puffdark {
    font-family: DinBold;
    font-weight: normal;
    background-color: #005570;
    color: #ffffff;
    padding: 17px 0px 13px 10px;
    width: 100%;
    font-size: 16px;
    line-height: 16px;
}


.mostreadheader {
    font-weight: normal;
    font-family: DinBold;
    font-size: 15px;
    color: #ffffff;
}

.rightnow {
    background-color: #84b5c7;
    font-weight: normal;
    font-family: DinBold;
    font-size: 15px;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
    text-align: center;
}

a.mostread, .mostread {
    font-family: Din;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
}

    a.mostread:hover {
        text-decoration: underline;
    }

a.black {
    font-family: DinBold;
    font-size: 15px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a.white, a.white:hover, a.white:visited {
    color: #ffffff;
    text-decoration: underline;
}

.readmore {
    position: relative;
}

    .readmore div.info {
        width: 400px;
        color: #ffffff;
        height: 300px;
        overflow: auto;
        background-color: #888888;
        border: 1px solid #888888;
        padding: 12px;
        position: absolute;
        left: -306px;
        top: 30px;
        display: none;
        text-align: left;
        float: right;
        z-index: 1;
    }

    .readmore a.readlink {
        font-family: Din;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
    }

.month {
    font-family: Din;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    text-align: center;
}

.day {
    font-family: DinBold;
    font-size: 19px;
    font-weight: normal;
    font-weight: bold;
    text-align: center;
}

.eventcategory {
    font-family: Din;
    font-size: 14px;
    background-color: #84b5c7;
    color: White;
    padding: 5px 0 10px 0;
}

    .eventcategory input[type=checkbox] {
        margin: 5px 10px 0 10px;
    }

.usual input[type=checkbox] {
    margin: 5px 10px 0 10px;
}

.rblist input[type=radio] {
    margin: 10px 10px 0 10px;
}

.eventinfo {
    font-family: Din;
    font-size: 11px;
    color: #666666;
}

.readmorebook {
    position: relative;
}

    .readmorebook div.info {
        max-width: 400px;
        color: #ffffff;
        height: 300px;
        overflow: auto;
        background-color: #888888;
        border: 1px solid #888888;
        padding: 12px;
        position: absolute;
        left: -306px;
        top: 30px;
        display: none;
        text-align: left;
        float: right;
        z-index: 1;
    }

    .readmorebook a.readlink {
        font-family: Din;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
    }

.bookinfo {
    font-family: Din;
    font-size: 11px;
    color: #666666;
}

a.jobheader {
    font-family: Din;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

    a.jobheader:hover {
        text-decoration: underline;
    }

.loginlink {
    padding-top: 5px;
    position: relative;
    z-index: 100;
}

    .loginlink div.loginbox {
        width: 175px;
        height: 185px;
        background-color: #84b5c7;
        border: 0px solid #84b5c7;
        padding: 0px;
        position: absolute;
        color: #ffffff;
        left: -65px;
        top: 25px;
        display: none;
        text-align: left;
        float: right;
        z-index: 3050;
        filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=5);
        -moz-box-shadow: 4px 4px 4px #666;
        -webkit-box-shadow: 4px 4px 4px #666;
        box-shadow: 4px 4px 4px #666;
        background-color: #84b5c7;
        border: 0px solid #84b5c7;
    }

a.blurb {
    font-family: Din;
    font-size: 16px;
    color: #000000;
}

.greyheader {
    font-family: DinBold;
    color: #838383;
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
}

.formheader {
    font-weight: bold;
    padding: 10px 0 0 0;
}

span.imagetext {
    font-family: Din;
    font-size: 11px;
    color: #333333;
    line-height: 13px;
    font-style: italic;
}

span.hrfolkdate {
    font-family: Din;
    font-size: 13px;
    color: #999999;
}

.sendafriendlink {
    position: relative;
    z-index: 100;
}

    .sendafriendlink div.sendafriendbox {
        width: 400px;
        color: #ffffff;
        height: auto;
        background-color: #84b5c7;
        border: 0px solid #84b5c7;
        padding: 10px;
        position: absolute;
        left: 0px;
        top: 20px;
        display: none;
        text-align: left;
        float: right;
        z-index: 150;
        filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=5);
        -moz-box-shadow: 4px 4px 4px #666;
        -webkit-box-shadow: 4px 4px 4px #666;
        box-shadow: 4px 4px 4px #666;
        background-color: #84b5c7;
        border: 0px solid #84b5c7;
    }

.tiny {
    font-size: 11px;
    line-height: 13px;
}


.almaad > div:before {
    content: 'ANNONS';
    font-size: 10px;
    height: 20px;
    display: block;
}

