﻿@import "/css/masterpages/export.css";

/* search list/results */
    #list .pager .R, #list .pager .L { background-color: #ebf0f7; }
    #educations .line { height:6px; border-top: solid 1px Gray; background: none; }

body  
{
    padding: 0; 
    margin: 0;
    font-weight: normal; 
    background-color: #ebf0f7;
    background-image: url(/export/st/pics/bg.jpg);
    background-repeat: repeat-x;
}

/* startSearch */
    .searchItem a { font-size: 12px; }
    .searchList { margin-left: 25px; }

.instituteLogo { right:auto !important; left: 520px !important; }
.backLink { width: 100%; text-align: right; }
.backLink span { font-size: 9pt; }
#exportWidth { width: 500px; }

/* top links */
    .topLinks { text-align: right; font-size: 8pt; }
/* pager */
    .pager .L, .pager .R { background-color: #EBF0F6 !important; }

.searchFormExport { width: 600px; margin-left: 5px; }
.searchFormExport select { width: 295px; }
.searchFormExport .searchTextBox { width: 240px; font-size: 8pt; }
.searchFormExport .button { font-size: 8pt; margin-right: 6px; }

.searchDropDown { width: 320px; }
.topSearchForm { width: 330px; }

/* Links */
    a, a:visited, a:active { color: #2384c8; }
    a:hover { color: #fff; text-decoration: underline; }

/* Headers */
    .h1 { color: #000; }
    #educations .header1 { color: Black; }
    #educations .header2 {}
    #educations .header3 {}
    #educations .header4 {}
    #educations .header5 {}
    #educations .header6 {}

/* Widths */
    .bodyWidth, #exportWidth { width:750px !important; }
    .presWidth { width:705px; margin-left: 20px; }
    
/* Searchbox Top */
    .topL { background: url(/export/pics/frame/topleft_blue.png) no-repeat; }
    .topM { background: url(/export/pics/frame/topmiddle_blue.png) repeat-x; width: 678px; }
    .topR { background: url(/export/pics/frame/topright_blue.png) no-repeat; }
    .topR2, .topR2 a { color: #c9c9c9; }
    .topR2 a:hover { color: yellow; }
    .topTitle { color: White; }
    
/* Presentations */    
    .pres { padding: 10px; }
    .pres h2 a, #pres h1 a:hover { color: #6e6e6e; }
    .pres .header { background-color: #2384c8; border: solid 1px #FFF; color: #FFF; width: 95%; }
    .pres .header a { color: #FFF; }
    .pres .header a:hover { color: #FFF; text-decoration: underline;  }

.LC, .LCColor { width:98%; }