﻿/*   GridView    */
/*width:100%;    */
.gridViewStyle
{
    /*white-space:nowrap;*/
    white-space: normal;
    border-right: 2px Solid #A7A6AA;
    border-bottom: 2px Solid #A7A6AA;
    border-left: 2px Solid #A7A6AA;
    border-top: 2px Solid White;
    padding: 4px;
    font-family: Calibri, Verdana;
    font-size: 10pt;
}

    .gridViewStyle Caption
    {
        padding: 5px 0px 5px 0px;
        background-color: #260930;
        font-weight: bold;
        color: White;
        text-align: left;
        vertical-align: middle;
        font-family: Verdana;
        font-size: 12pt;
        font-weight: bold;
    }

.gridViewSelectedRowStyle
{
    background-color: #d6d6ff;
    color: #333333;
    margin-left: 4px;
    margin-right: 4px;
    font-weight: bold;
    white-space: nowrap;
}

.gridViewStyle a
{
    /*color: #2E2E2E;*/
    color: #260930;
    font-weight: bold;
}

.gridViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}

.gridViewHeaderStyle
{
    background-color: #260930;
    font-weight: bold;
    color: White;
    text-align: center;
    height: 20px;
    font-size: 9pt;
}

.gridViewFooterStyle
{
    background-color: #260930;
    font-weight: bold;
    color: White;
}

.gridViewRowStyle
{
    /*background-color: #eeefff;
      color: #333333;*/
    background-color: #F0F0F0;
    /*color: #284775;*/
    color: #260930;
    margin-left: 4px;
    margin-right: 4px;
}

.gridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    /*color: #284775;*/
    color: #260930;
}

.gridViewEmptyDataStyle
{
    background-color: #260930;
    font-weight: bold;
    color: White;
    text-align: center;
    height: 20pt;
}


.calendar .ajax__calendar_container
{
    background-color: #260930; /* e2e2e2 */
    border: solid 1px #cccccc;
}

.calendar .ajax__calendar_header
{
    background-color: #e9e9e9;
    margin-bottom: 4px;
}

.calendar .ajax__calendar_title, .calendar .ajax__calendar_next, .calendar .ajax__calendar_prev
{
    color: #260930;
    padding-top: 3px;
    background-color: #e9e9e9;
}

.calendar .ajax__calendar_body
{
    background-color: #e9e9e9; /* e9e9e9 */
    border: solid 1px #cccccc;
}

.calendar .ajax__calendar_dayname
{
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.calendar .ajax__calendar_day
{
    text-align: center;
}

.calendar .ajax__calendar_hover .ajax__calendar_day, .calendar .ajax__calendar_hover .ajax__calendar_month, .calendar .ajax__calendar_hover .ajax__calendar_year, .calendar .ajax__calendar_active
{
    color: #ffffff; /* 004080 */
    font-weight: bold;
    background-color: #260930; /* ffffff */
}

.calendar .ajax__calendar_invalid .ajax__calendar_day
{   
    text-decoration: line-through;
}

.calendar .ajax__calendar_today
{
    font-weight: bold;
    color: #ffffff;
}

.calendar .ajax__calendar_other, .calendar .ajax__calendar_hover .ajax__calendar_today, .calendar .ajax__calendar_hover .ajax__calendar_title
{
    color: #bbbbbb;
}


.autoCompleteExtender_CompletionList
{
    width: 400px !important;
    background-color: window;
    color: windowtext;
    padding: 0px;
    margin: 0px;
    font-family: verdana;
    font-size: 10pt;
    z-index: 100;
    height: auto;
    max-height: 200px;
    overflow: auto;
    border: solid 1px #000;
}

.autoCompleteExtender_CompletionListShorter
{
    width: 100px !important;
    background-color: window;
    color: windowtext;
    padding: 0px;
    margin: 0px;
    font-family: verdana;
    font-size: 10pt;
    z-index: 1000;
    height: auto;
    max-height: 200px;
    overflow: auto;
    border: solid 1px #000;
}

/*AutoComplete flyout */
.autoCompleteExtender_CompletionListItem
{
    text-align: left;
    background-color: White;
}

.autoCompleteExtender_CompletionList_SmallWidth
{
    width: 155px !important;
}

/* AutoComplete highlighted item */
.autoCompleteExtender_HighlightedItem
{
    /*background-color: #d2ecfd;color: windowtext;*/
    background-color: #F0F0F0;
    color: #260930;
    font-weight: bold;
    font-size: 10pt;
}


/* Validator Callout Extender Custom Classes Added - By Chintan (24-Aug-2011) */

.vceStyle div, .vceStyle td
{
    border: solid 1px Black;
    /*background-color: #d2ecfd;*/
    background-color: #F0F0F0;
    color: White;
}

.vceStyle .ajax__validatorcallout_popup_table
{
    display: none;
    border: none;
    /*background-color: transparent;*/
    background-color: #F0F0F0;
    padding: 0px;
}

.vceStyle .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    /*background-color: transparent;*/
    background-color: #F0F0F0;
    padding: 0px;
}

.vceStyle .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    /*background-color: transparent;*/
    background-color: #F0F0F0;
    padding: 0px;
}

.vceStyle .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.vceStyle .ajax__validatorcallout_callout_table_row
{
    background-color: transparent;
    padding: 0px;
}

.vceStyle .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}

    .vceStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
    {
        font-size: 1px;
        position: relative;
        left: 1px;
        border-bottom: none;
        border-right: none;
        border-left: none;
        width: 15px;
        background-color: transparent;
        padding: 0px;
    }

        .vceStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
        {
            height: 1px;
            overflow: hidden;
            border-top: none;
            border-bottom: none;
            border-right: none;
            padding: 0px;
            margin-left: auto;
        }

.vceStyle .ajax__validatorcallout_error_message_cell
{
    /*font-family: Tahoma;*/
    font-family: Cambria, 'Times New Roman';
    font-size: 11px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
    color: Black;
}

.vceStyle .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
}

.vceStyle .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}

    .vceStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
    {
        border: none;
        text-align: center;
        width: 10px;
        padding: 1px;
        cursor: pointer;
    }



/* Modal Popup*/


/* Tab Panel Style */

.tabStyle .ajax__tab_header
{
    border: 1px solid #260930;
    background-color: #260930;
}

.tabStyle .ajax__tab_outer
{
    
    background-color:#F0F0F0;
}

.tabStyle .ajax__tab_inner
{
    border-right: 1px solid #260930;
}

.tabStyle .ajax__tab_tab
{
    font-family: Calibri, Verdana;
    font-size: 10pt; 
    font-style: normal;
    font-variant: normal;    
    padding-top: 5px; 
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #2E2E2E;
    width: 100px;
}

.tabStyle .ajax__tab_body
{
    border: 1px dotted black;
}

.tabStyle .ajax__tab_hover
{
    font-weight:bold;
    background-color:red;
}

.tabStyle .ajax__tab_active
{
    font-size: 11pt;
    color:red;    
    border: 1px solid #260930;
}


.accordionContent {
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #260930 #260930;
    border-right: 1px none #2F4F4F;
    border-style: none none none;
    border-width: medium 1px 1px;
    padding: 0px 5px 5px;
}

.accordionHeaderSelected {
    background-color: #260930;
    border: 1px solid #F0F0F0;
    color: #F0F0F0;
    cursor: pointer;
    font-family: Calibri, Verdana;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px;
    text-indent: 15px;
}

.accordionHeader {
    background-color: #260930;
    border: 1px solid #F0F0F0;
    color: #F0F0F0;
    cursor: pointer;
    font-family: Calibri, Verdana;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px;
    text-indent: 15px;
}

.accordionHeaderLink {
    color: #F0F0F0;
    font-weight: bold;
    text-decoration: none;
}