﻿
body
{
    color: #445020;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
}

#content
{
    background-image: url("/App_Themes/Default/IntelliBase/bg_content.png");
    padding: 3px 0px 3px 0px;
}


#content .gridView
{
    border: none;
}


#header,#header a
{
    color: #ffffff;
}

#header a:hover
{
    color: #444444;
    text-decoration: none;
}

#headerCornerDiv
{
    float: right;
    line-height: 50px;
    margin-right: 10px !important;
    margin-right: 5px;
}

#headerLogoDiv
{
    float: left;
    height: 50px;
    width: 150px;
}

#headerMenuDiv
{
    float: right;
    margin-right: 10px;
}

#headerNavigationDiv
{
    background-image: url("/App_Themes/Default/IntelliBase/bg_navigation.png");
    clear: both;
    height: 30px;
    line-height: 30px;
}

#headerTextDiv
{
    float: left;
    line-height: 50px;
}

#loginDiv
{
    margin: 0px auto;
    width: 600px;
}

#loginDiv .epasImage
{
    float: left;
    margin: 0px -50px 0px 32px;
    padding-top: 2px;
}



#sidebar .groupContent
{
    border-left: none;
    border-right: none;
}

#sidebar .groupHeader
{
    border-left: none;
    border-right: none;
    border-top: none;
}

#sidebar .radioList
{
    border: none;
}

#sidebar .shortcutPanel
{
    background: #ffffff;
    border-top: solid 2px #758d5e;
    line-height: 20px;
    padding: 15px;
}

#wrapper
{
    height: auto !important;
    height: 100%;
    min-height: 100% !important;
}

.blank_1px
{
    line-height: 1px;
}

.blank_5px
{
    line-height: 5px;
}

.blank_10px
{
    line-height: 10px;
}

.blank_20px
{
    line-height: 20px;
}

.blank_30px
{
    line-height: 30px;
}

.blank_40px
{
    line-height: 40px;
}

.blank_60px
{
    line-height: 60px;
}

.buttonOnLeft
{
    float: left;
    margin: 10px 10px 10px 0px;
}

.buttonOnRight
{
    float: right;
    margin: 10px 10px 10px 0px;
}

.checkBox
{
    margin-left: -4px;
}

.container
{
    border: solid 1px #758d5e;
    height: 1%;
}

.container:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.emptyDataRow
{
    height: 100px;
}

        .formLabel, .formLink, .formText
        {
            background-color: Transparent;
            border-bottom: solid 1px #eeeeee;
            height: 18px;
            line-height: 18px;
            padding: 6px;
        }
        .formLabel
        {
            clear: left;
            float: left;
            padding-left: 22px;
            width: 200px;
        }
        .formLink
        {
            float: right;
            padding: 7px 8px 5px 0px;
        }
        .formText
        {
            display: block;
        }
.guide
{
    background-color: #ffff99;
    color: #da2121;
    width: 100%;
}

.guideCheckBox
{
    float: left;
    margin: 12px 15px;
}

.guideText
{
    float: left;
    margin: 15px;
}

.headerPanel
{
    background-image: url("/App_Themes/Default/IntelliBase/bg_title.png");
    border-bottom: solid 1px #a4b26d;
    color: #blue;
    font-weight: bold;
    height: 20px;
    padding-left: 6px;
    padding-top: 6px;
}

.headerPanelText
{
    font-size: 14px !important;
    font-size: 14px;
}

.infoArea
{
    background-color: #ffeec2;
    border: dashed 1px #a4b26d;
    float: right;
    padding: 20px;
}

.middleTitle, .topTitle
{
    color: #a4b26d;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

.separator
{
    border-top: solid 1px #e2e8c9;
}

.tipText
{
    color: #888888;
}
.emptyDataRow
{
    height: 100px;
}

.formLabel, .formLink, .formText
{
    background-color: Transparent;
    border-bottom: solid 1px #eeeeee;
    height: 18px;
    line-height: 18px;
    padding: 6px;
}
.formLabel
{
    clear: left;
    float: left;
    padding-left: 22px;
    width: 200px;
}
.formLink
{
    float: right;
    padding: 7px 8px 5px 0px;
}
.formText
{
    display: block;
}

