﻿#table 
{}
#table .row_1 { font-size:.85em; background-color:#3E4346;}
#table .row_1 .fleft { padding:7px 0 0 30px;}

.top_nav { float:right; padding:10px 8px 0 0;}
.top_nav  { display:inline;}
.top_nav  a { color:#9fa1a3; font-weight:bold; text-decoration:none; padding:0 12px;}
.top_nav  a:hover { text-decoration:underline;}


/*footer*/
#table .tdFooter{ height:31px; color:#35596d; background:url(footer_bgd.gif) left top no-repeat; padding:0 0 0 0; width:100%;}

.body
{
	background:url(menuback.gif);
}

.validatorCalloutHighlight
{
    background-color:Yellow;
    
}

/*-------------------------------------------------------*/
 .customCalloutStyle div, .customCalloutStyle td
{
    border: solid 1px Black;
    background-color: #E3D6DD;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
    display: none;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}
.customCalloutStyle .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;
}
.customCalloutStyle .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;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
    font-family: Verdana;
    font-size: 10px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 2px;
    cursor: pointer;
}
/*-------------Ajax modelpopup extender--e1d4d8----------*/
.modalBackground 
{
    /*background-color:Olive;*/ 
    background-color:#E1D4D8;
    filter:alpha(opacity=70);
    opacity:0.7; 
} 



 .LeftPane
{
	position: relative;
    z-index: 100;
}
/*-----------Grid soring images------------*/
.gridHeader A { padding-right:15px; padding-left:3px; padding-bottom:0px; color:#ffffff; padding-top:0px; text-decoration:none; }
.gridHeader A { text-decoration: underline; }
.gridHeaderSortASC A { background: url(sortup.gif) no-repeat 95% 50%; }
.gridHeaderSortDESC A { background: url(sortdown.gif) no-repeat 95% 50%; }
/*---------------------------------------*/


/*Expectation Gridview Colum fixed*/
td.locked,th.locked
{ 
text-align:center; 
border-width:1pt; 
background-color:#D4AAAB; 
position:relative; 
cursor: default; 
left:inherit; 
border-color:#A63C3E; 
}
th.locked
{ 
text-align:center; 
background-color:#A63C3E; 
position:relative; 
cursor: default; 
left:inherit; 

}




