﻿@import "/css/masterpages/export.css";

body { margin: 0; padding: 0; font-size: 8pt; }
.instituteLogo { right:300px !important; }
.backLink { width: 92%; height: 20px; padding-bottom: 3px; }
.login { display: none; }
#content { margin-top: 0px; }

/* startSearch */
    .searchHeadIcon { background-image: url(/export/berlingske/pics/search/icon.png); }
    .searchHeadTitle { background-image: url(/export/berlingske/pics/search/bg.png); }
    .searchList { margin-left: 25px; }
    .searchItem a { font-size: 12px; }

    ul.listNoMargins { margin: 0 !important; padding: 0 !important; list-style: none outside none !important; }
    .listNoMargins li { margin: 0 0 0 3px !important; }

/* IMAGES */
    .LCHeaderM, .exportHeader   { background-color: #FF9900; }

    div.fullwidthSpacer { padding:10px; }
    #list .results { width:160px; }
    
/* Forms */
    .loginButton { position: relative; top: 5px; }

/* HTML */
    h1, .h1 { color: #144371; font-family: Arial !important; }
    h2, .h2, .presH2 a { color: #000000; font-family: Arial !important; font-weight: bold; }
    h3, .h3 { color: #144371; font-family: Arial !important; }
    h4, .h4 { color: #144371; font-family: Arial !important; }

/* Links */
    a, a:link, a:visited, a:active { color: #2976c0; }
    a:hover { color: #144371; }
    
/* Frame */
    #exportTable { width: auto; margin-left: 25px; margin-top: 15px; }
    .leftColumn  
    {
        padding-right: 0px; 
        width: 570px;
        padding: 0 10px;
        float: left;
    }
    .LC, .LCColor  
    {
        width: 580px !important; 
        font-size: 8pt;
        border: none;
        padding: 0;
        margin: 0;
        margin-left: 5px;
        margin-top: -10px;
    }
    .LCHeaderM, .exportHeader
    {
        height: 28px;
        line-height: 25px;
        padding-left: 5px;
    }
    .LCHeaderM h1, .LCHeaderM h2
    {
        padding-top: 5px;
        color: White;
    }
    .LCHeaderM h1 { font: bold 11pt Arial; }
    .LCHeaderM h2 { font: bold 9pt Arial; padding-top: 6px; }
    .LCBody { margin-bottom: 10px; padding: 5px; overflow: hidden; }
    
/* overrides */
    #title-area { display: none; }
    #content {
        background:url("http://www.dintonaring.se/images/content-top.png") no-repeat scroll center top #FFFFFF;
        border:1px solid #DDDDDD;
        margin:0 0 10px;
        padding:9px 9px 0;
        width:590px !important;
        float: left;
    }
    #content .entry-content { overflow: hidden !important; }
    .sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
        width:940px;
    }
    #sidebar {
        display:inline;
        float:right;
        margin:0;
        padding:0;
        width:320px;
    }
    #content-sidebar-wrap {
        float:left;
        margin:0;
        padding:0;
        width:940px;
    }
    .image_comments { display: none; }