﻿body
{
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-color: #cfdde8;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}
a:hover
{
    text-decoration: underline;
}
.login_form
{
    font-size: 11px;
    color: #FFFFFF;
}
.page_title
{
    font-family: Verdana;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: #333333;
    text-align: left;
}

.textfield
{
    border: 1px solid #373737;
    font-size: 12px;
    width: 250px;
    height: 17px;
}
.textfield_dropdown
{
    border: 1px solid #000000;
    font-size: 12px;
    width: 250px;
    height: 22px;
}

.border-top
{
    border-top-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #999999;
}
.border-bottom
{
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #999999;
}

.border-topbottom
{
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #999999;
    border-top-width: 1px;
    border-top-color: #999999;
}


.menulinks
{
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    background-color: #9D191C;
    cursor: pointer;
    padding-left: 12px;
    padding-right: 12px;
}
.menulinks a
{
    text-decoration: none;
    color: #FFFFFF;
}
.menulinksOn
{
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    background-color: #751315;
    cursor: pointer;
    padding-left: 12px;
    padding-right: 12px;
}
.menulinksOn a
{
    color: #FFFFFF;
}
.Separator
{
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    background-color: #9D191C;
}
.footerlinks
{
    font-size: 11px;
    color: #FFFFFF;
    background-color: #5c5c5c;
    text-align: center;
    padding: 7px;
}
.footerlinks a
{
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
}
.footerlinks2
{
    font-size: 10px;
    color: #B7B7B7;
    /*background-color: #5c5c5c;*/
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footerlinks2 a
{
    font-size: 10px;
    color: #B7B7B7;
    background-color: #5c5c5c;
    padding-top: 5px;
    padding-bottom: 5px;
}
.texto a
{
    font-size: 12px;
    color: #373737;
}
.LoginArea
{
    vertical-align: top;
    height: 370px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 20px;
}
.floatLeft
{
    float: left;
}
.formLogin
{
    background-image: url(../images/login_form_bg.gif);
    background-repeat: repeat-x;
    background-color: #e4e4e4;
    width: 200px;
    font-size: 11px;
    color: #000000;
    padding-left: 8px;
}

.formLogin input
{
    font-size: 12px;
    color: #000000;
}
.Heading
{
    background-color: #FFF6E8;
    font-size: 11px;
    font-weight: bold;
    color: #F69D08;
}
.lefttd
{
    background-color: #F6F6FA;
    font-weight: bold;
    color: #475B71;
    font-size: 11px;
}
.righttd
{
    background-color: #D7DFED;
    font-size: 11px;
}
.lefttdText
{
    font-weight: bold;
    color: #475B71;
    font-size: 11px;
}
.newsText
{
    font-size: 11px;
    font-weight: bold;
    color: #9D191C;
}
.newsDescription
{
    font-size: 11px;
    text-align: justify;
}
/*---- Message style ----*/
.ErrorMsg
{
    color: Red;
    font-weight: bold;
    font-size: 11px;
}
.SuccessMsg
{
    color: Green;
    font-weight: bold;
    font-size: 11px;
}
.ErrMsg
{
    color: Red;
    font-size: 11px;
}
.submenu_bg
{
    background-image: url(../images/submenu_btn1.gif);
    background-repeat: repeat-x;
    height: 29px;
    padding-left: 0px;
}
.submenu a
{
    text-align: center;
    color: #FFFFFF;
    padding: 0px;
    text-decoration: none;
}
.submenu_normal
{
    background-image: url(../images/submenu_btn2.gif);
    text-align: center;
    color: #FFFFFF;
    padding-left: 25px;
    padding-right: 25px;
    height: 29px;
}
.submenu_active
{
    background-image: url(../images/submenu_btn3.gif);
    text-align: center;
    color: #FFFFFF;
    padding-left: 25px;
    padding-right: 25px;
    height: 29px;
}
.forms_table_bg
{
    background-image: url(../images/page_tittle_2.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #eef6ff;
    font-size: 12px;
    border: 0px solid #ADB0B3;
}
.forms_bgblue
{
    background-image: url(../images/page_tittle_3.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #eef6ff;
    font-size: 12px;
    font-weight: bold;
    color: #373737;
    border: 0px solid #ADB0B3;
    height: 40px;
}
.tdforms
{
    background-color: #FFFFFF;
}
.tableemp
{
    font-size: 11px;
    color: #000000;
}
.EmpHeader
{
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #F0F0F0;
    text-align: left;
    border: solid 1px #A8A8A8;
}
.gridstyle th
{
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    padding: 0px 5px 0px 5px;
    vertical-align: middle;
    background-image: url(../../Resources/Images/grid_header_blue.gif);
}

.gridstyle th a
{
    vertical-align: middle;
    font-weight: bold;
    color: Black;
}

.gridrow
{
    background-color: #EEF2FB;
    padding-left: 5px;
    color: Black;
    font-size: 12px;
    height: 25px;
    vertical-align: middle;
}
.gridaltrow
{
    background-color: #E8E8E8;
    padding-left: 5px;
    color: Black;
    font-size: 12px;
    height: 25px;
    vertical-align: middle;
}
.gridselrow
{
    background-color: white;
    font-size: 12px;
    height: 25px;
}
.gridheader_style
{
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
    vertical-align: middle;
    background-image: url(../../Resources/Images/grid_header_blue.gif);
}
.gridpager_style
{
    font-size: 11px;
    color: Black;
    font-weight: normal;
    padding: 0px 0px 0px 5px;
    text-align: left;
}


.grid_cellheader_align
{
    text-align: left;
    font-weight: bold;
}
.grid_cellrow_align
{
    text-align: left;
}
.gridborder
{
    border: solid 1px #ADC4EC;
}
.tdAccount
{
    padding-right: 20px;
    text-align: right;
}
.divAccount a
{
    text-align: left;
    font-size: 11px;
    color: Black;
    text-decoration: none;
    margin: auto;
}
.divAccount a:hover
{
    text-align: left;
    font-size: 11px;
    color: Black;
    text-decoration: none;
    margin: auto;
}
.divSep
{
    color: Black;
}
.lblPrint
{
    font-size: 11px;
}
.label_style
{
    font-size: 11px;
    font-weight: bold;
}
.tdHeadingText
{
    font-size: 11px;
    font-weight: bold;
}
.smalltext
{
    font-size: 9px;
    color: black;
}
.lblStyle
{
    text-decoration: underline;
    font-size: 11px;
    font-weight: normal;
    cursor: hand;
}
.tdText
{
    font-weight: bold;
    font-size: 11px;
}

/*---- Model popup ----*/
.modalBackground
{
    background-color: #414141;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.updateProgress
{
    position: absolute;
    background-color: #fff;
    filter: alpha(opacity=70);
    mozopacity: 0.7;
    opacity: 0.7;
    padding: 0px;
    margin: 0px;
}
.textHeading
{
    font-weight: bold;
}
.divStyle
{
    right: 28%;
    width: 570px;
    float: left;
    position: absolute;
    margin: auto;
}
.table_border
{
    background-image: url(../images/page_tittle_1.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #f1f0f0;
    font-size: 12px;
    border: 0px solid #ADB0B3;
}

.page_title
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: #333333;
    text-align: center;
}
.forgot_text
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.search_strip
{
    background-image: url(../images/page_tittle_1.jpg);
    background-repeat: repeat-x;
    padding-top: 0px;
    background-position: top;
    background-color: #f1f0f0;
    font-size: 12px;
    border: 0px solid #ADB0B3;
}
/*Auto Complete extender*/

.SearchTextBox
{
    color: #27275C;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    height: 18px;
    margin: 0px 0px 0px 0px;
    background-color: #E1EAF7;
    padding: 4px 4px 0px 4px;
    cursor: hand;
}
.SearchTextBoxBorder
{
    border: solid 1px #345BAF;
    border-top-style: none;
    margin: 0px 0px 0px 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    cursor: hand;
    z-index: 1000;
}
.SearchTextBoxHightlight
{
    color: #FFFFFF;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    height: 18px;
    border-top-style: none;
    margin: 0px 0px 0px 0px;
    background-color: #A8BFE7;
    padding: 4px 4px 0px 4px;
    cursor: hand;
}
.grid_cellheader_align
{
    text-align: left;
    font-weight: bold;
}
.grid_cellrow_align
{
    text-align: left;
}
.Header
{
    background-color: #D7DFED;
}
.BodyBg
{
    background-color: #F6F6FA;
}
.labeltext
{
    font-weight:bold;
    font-size:11px;
}
