﻿/*HEADER*/
.headerLogo
{
    background-position: left center;
    background-image: url(../../Images/logo/ekomLogo.png);
    background-repeat: no-repeat;
    width: 130px;
}
.headerImage
{
    background-position: right center;
    background-image: url(../../Images/logo/right.png);
    background-repeat: no-repeat;
    width: 960px;
}
/*END HEADER*/

/*MENU*/
.menuBackGround
{
    background-image: url(../../Images/menu/greyMiddle.png);
    background-repeat: repeat-x;
    height: 31px;
}
.menuWelcome
{
    background-image: url(../../images/menu/greyMiddle.png);
    background-repeat: repeat-x;
    text-align: right;
}
/*END MENU*/

.control_ddl
{
    font-family: Calibri;
    font-size: 8pt;
    color: #FF9933;
}
.control_tb
{
    font-family: Calibri;
    font-size: 8pt;
    border: 1px solid #FF9933;
}

a:link
{
    font-family: Calibri;
    font-size: 8pt;
}
.formMiddleHeader
{
    font-size: 9pt;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FF9933;
    font-weight: bold;
    height: 30px;
    text-align: left;
}

.ModuleHdr
{
    background-position: center;
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url("../images/x/icon/bars.GIF" );
    background-repeat: repeat-x;
}

.ModalPopUpBackground
{
    background-color: #FFFFFF;
    filter: alpha(opacity=90);
}

.StandartTable
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    background-color: #FFECC6;
}


.Autocomplete_CompletionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: 1px solid buttonshadow;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
    list-style-image: none;
}


.Autocomplete_HighlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
    font-family: Calibri;
    font-size: 12pt;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #FF9966;
    border-bottom-color: #FF9966;
}

.Autocomplete_ListItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
    font-family: Calibri;
    font-size: 8pt;
}

.AlertBackground
{
    background-color: #FFFFFF;
    font-family: Calibri;
    font-size: 8pt;
    color: #000000;
    width: 100%;
    height: 100%;
}
.AlertHeader
{
    background-position: center;
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/x/icon/bars.GIF);
    width: 100%;
    background-repeat: repeat-x;
}
.errorText
{
    font-family: Calibri;
    font-size: 9pt;
    font-weight: bold;
    font-style: italic;
    color: #333333;
    text-decoration: underline;
}

/* Grid style*/

/*Blue Grid*/
.blueGridRowStyle
{
    background-color: #EFF3FB;
    font-family: Calibri;
    font-size: 8pt;
    color: #666666;
    vertical-align: middle;
    text-align: center;
}
.blueGridPagerStyle
{
    background-color: #69BAE9;
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
.blueGridHeaderStyle
{
    font-family: Calibri;
    font-weight: bold;
    font-style: italic;
    font-size: 9pt;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    height: 22px;
}
.blueGridAlternatingRowStyle
{
    background-color: #FFFFFF;
    font-family: Calibri;
    font-size: 8pt;
    color: #666666;
    vertical-align: middle;
    text-align: center;
}
/*Blue Grid End*/

/*Green Grid*/
.greenGridRowStyle
{
    background-color: #F2FADA;
    font-family: Calibri;
    font-size: 8pt;
    color: #666666;
    vertical-align: middle;
    text-align: center;
}
.greenGridPagerStyle
{
    background-color: #D1EB83;
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
.greenGridHeaderStyle
{
    font-family: Calibri;
    font-weight: bold;
    font-style: italic;
    font-size: 9pt;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    height: 22px;
}
.greenGridAlternatingRowStyle
{
    background-color: #FFFFFF;
    font-family: Calibri;
    font-size: 8pt;
    color: #666666;
    vertical-align: middle;
    text-align: center;
}
/*Green Grid End*/

/*Orange Grid*/
.orangeGridRowStyle
{
    background-color: #FFFAF4;
    font-family: Calibri;
    font-size: 8pt;
    color: #666666;
    vertical-align: middle;
    text-align: center;
}
.orangeGridPagerStyle
{
    background-color: #FBC97D;
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
.orangeGridHeaderStyle
{
    font-family: Calibri;
    font-weight: bold;
    font-style: italic;
    font-size: 9pt;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    height: 22px;
}
.orangeGridAlternatingRowStyle
{
    background-color: #FFFFFF;
    font-family: Calibri;
    font-size: 8pt;
    color: #666666;
    vertical-align: middle;
    text-align: center;
}
/*Orange Grid End*/

.reports
{
    background-position: 0 7px;    
    padding-left: 50px;
    padding-bottom: 5px;
    list-style-type: none;
}
.reports a
{
    border: 0;
}
.desc
{
    display: block;
    margin: .3em 0 0;
    color: #aaa;
    text-decoration: none;
    white-space: nowrap;
    font-size: 10pt;
    line-height: 0.5em;
    letter-spacing: normal;
}
