﻿@import "/css/masterpages/export.css";
body { padding: 0px;  font: normal 8pt Arial; }
/* Width */
    .leftColumn { width: 570px; float: left; overflow: hidden; padding-top: 7px; font-size: 9pt; }
    .rightColumn { width: 245px; float: left; overflow: hidden; margin-left: 25px; padding-top: 7px; background: none; }
    .searchFrame { width: 570px; }
    .LC, .LCColor { width: 568px; }

    #page { overflow: hidden; }
    .rightHead { font-size: 9pt; font-weight: bold; }
    .pres td { width: auto !important; }
    .pres .header { background-color:#E5E5E5; border:none; color:#FFF; }
    
    tr, th, td { vertical-align: top; }
    #menu  { height:32px; }    
    
/* Info request RC */
    #irRC .InformationRequestTBSmall, 
    #irRC .InformationRequestWMSmall { width: 225px; margin-bottom: 3px; }
    
/* Links */
    a, a:link, a:active, a:visited { color: #1681AD; }
    
/* Headers */
    .h2blue { color: White; padding-left: 3px; }
    .LCHead h1, .LCColor h1,
    .LCHead h2, .LCColor h2 { color: White; }
    .LCHead h2, .LCColor h2 { font-weight: normal; }

/* Searchform */
    .searchFormExport select { width: 180px; }
    .searchFormExport .searchTextBox { font-size: 8pt; width: 130px; }
    .searchFormExport .button { font-size: 8pt; margin-left: 3px; }
    #list .search { width: 365px; }
    #list .results { width: auto; padding: 5px 0 5px 0; }

/* Searchbox */
    .searchHead, .rightHead { height: 20px; padding-top: 5px; font: bold 8pt Arial !important; background-color: #7D916A; color: White; text-indent: 5px; }
    .searchBody { background-color: #e5e5e5; border: solid 1px #7D916A; border-top: none; border-bottom-width: 10px; }
    .searchFoot { display: none; }
    .searchBodyL { padding: 10px; }
    .searchPartner { left:260px; font-size: 8pt; font-weight: normal; top: 0px; }

/* Back Link */
    .backLink { width: 98%; text-align: right; }

/* Left Column */
    .LC, .LCColor { width: 568; margin-top: 10px; padding: 0; border-color: #7D916A; }
    .LCHead, .LCColor { background-color: #7D916A; margin: 0; padding: 3px; }
    .LCHeaderM h1, .LCHeaderM h2 { margin: 0; padding: 0; }
    .LCBody { padding: 5px; }

/* Info box */
    #info { background: none !important; width:350px !important; font-size: 8pt; }
    #info .head { border-bottom: solid 1px #eaeaea; font-weight: bold; }
    #info .foot { border-top: solid 1px #eaeaea; }
    #info .head,
    #info .body,
    #info .foot { padding-left: 0px !important; background: none !important; text-indent:0px !important; }
    #info .left { width:95px !important; }
    #info .right { width:210px !important; }
    .instituteLogo { right:auto !important; left: 365px !important; }