﻿.MultiPage
{
    background-image: url(images/page_bg.gif);
    background-repeat: repeat-y;
    overflow: visible;
    position: relative;
    width: 510px;
    height: 400px;
    text-align: center;
}
.bgBottom
{
    background-image: url(Images/bottom.gif);
    background-repeat: no-repeat;
    height: 18px;
    width: 100%;
}
.PageContent
{
    font-family: Arial;
    font-size: 10px;
}
.PageHeader
{
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.2mm;
    font-family: Arial;
    color: #3F3F3F;
    margin-top: 0px;
    margin-bottom: 0px;
}

.TopText
{
    color: #025570;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    cursor: default;
    padding-left: 1px;
    padding-top: 1px;
}


/****************** TabPage ************************/
.DisabledTab
{
    color: #7d999d;
    background-image: url(images/tab_background.gif);
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    cursor: default;
    width: 170px;
    height: 34px;
    vertical-align: top;
}
.SelectedTab
{
    color: #025570;
    background-image: url(images/tab_background_selected.gif);
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    cursor: default;
    width: 170px;
    height: 34px;
}

/**************** SearchModule ***************************/
.RightTop
{
    background-image: url(Images/Search_right_icon.gif);
    background-repeat: no-repeat;
    height: 24px;
    width: 14px;
}
.LeftTop
{
    background-image: url(Images/Search_left_icon.gif);
    background-repeat: no-repeat;
    height: 24px;
    width: 14px;
}
.Top
{
    background-image: url(Images/tab_top.gif);
    background-repeat: repeat-x;
    height: 24px;
    width: 154px;
    font-family: Arial;
    font-size: 9pt;
    color: #025570;
    text-align: left;
    font-weight: bold;
    padding-top: 1px;
}
.TopSearch
{
    background-image: url(Images/bg_top_Search.gif);
    background-repeat: no-repeat;
    width: 510px;
    height: 5px;
}
/**************** General **************************/

.tblPage
{
    vertical-align: top;
    text-align: left;
    padding-left: 17px;
}
.System_Normal
{
    font-family: Arial;
    font-size: 8pt;
    color: #025570;
    text-align: left;
}
.System_Normal A
{
    font-family: Arial;
    font-size: 9pt;
    color: #567d5c;
    text-align: left;
    text-decoration: underline;
}
.System_Normal_r
{
    font-family: Arial;
    font-size: 8pt;
    color: #7d999d;
    text-align: left;
}
.System_Normal_l
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    text-align: left;
    padding-left:5px;
}
.System_Normal_Bold
{
    font-family: Arial;
    font-size: 9pt;
    color: #025570;
    text-align: left;
    font-weight: bold;
}

.NormalTextBox
{
    border-style: solid;
    width: 215px;
    border-top: #c5dccc 1px solid;
    border-right: #c5dccc 1px solid;
    border-left: #c5dccc 1px solid;
    border-bottom: #c5dccc 1px solid;
    font-family: Arial;
    font-size: 8pt;
    padding-left: 4px;
    color: #000000;
}
.NormalText_RBL
{
    font-family: Arial;
    font-size: 8pt;
    color: #025570;
    vertical-align:top;
}

.NormalTextBoxArea_Large
{
    border-style: solid;
    width: 215px;
    height: 55px;
    border-top: #c5dccc 1px solid;
    border-right: #c5dccc 1px solid;
    border-left: #c5dccc 1px solid;
    border-bottom: #c5dccc 1px solid;
    font-family: Arial;
    font-size: 8pt;
    padding-left: 4px;
    color: #000000;
}

.chkBox
{
    border-style: solid;
    border: 1px;
    font-family: Arial;
    font-size: 7pt;
    color: #025570;
}


/************************ DIV Steep 4 ****************************/
.LayerDivPoup
{
    /*z-index: 1;*/
    position: relative;
    background-color: #ffffff; /*top: -420px;  	left: -511px;*/
    top: -100px;
    height: 10px;
    width: 510px;
    float: left;
}
.TOPLayerDiv
{
    background-image: url(Images/bg_top_layerDiv.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 510px;
    position: relative;
    top: -127px;
    float: left;
}
.leftDiv
{
    background-image: url(Images/bg_left_layerDiv.gif);
    background-repeat: repeat-y;
    height: 100%;
    width: 10px;
}
.RightDiv
{
    background-image: url(Images/bg_right_layerDiv.gif);
    background-repeat: repeat-y;
    height: 100%;
    width: 10px;
}

/************************ PopUp ****************************/
.TOPPopUp
{
    width: 520px;
    height: 42px;
    background-image: url(/desktopmodules/hrdb/images/bg_popup.jpg);
    background-repeat: no-repeat;
}

/************************ Button ***************************/
.Previous
{
    width: 106px;
    height: 42px;
    background-image: url(images/siggj.gif);
    background-repeat: no-repeat;
}

.Normal
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #025570;
    line-height: 14px;
    padding-top: 5px;
}
.Normal A
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #567d5c;
    text-decoration: underline;
}

.studentInterestedIn
{
    padding-left: 10px;
}

table.tblPage input
{
    margin-left: 0;
}

table.tblPage .student
{
    padding-left: 3px;
    padding-bottom: 10px;
}

.hrdbpSearch .summerjob, .hrdbpSearch .assignment
{
    display: block;
}

.hrdbpSearch .studentInterest
{
    padding-left: 201px;
}
