﻿

.ajax__tab_technorati-theme .ajax__tab_header 
{
    background:url(images/tab/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
    margin-top :-10px;
    text-align :left ;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab/tab.png) no-repeat left top;
    /*border-color:#F0B14D;
    color:#222;*/
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab/tab.png) no-repeat right top;
    /*border-color:#F0B14D;
    color:#666;*/
    padding:3px 10px 2px 0px;
}

.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    /*color:#000000;*/
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    color:blue;
    background:url(images/tab/tab.png) no-repeat 0pt -40px;
    /*border-bottom-color:#F0B14D;*/
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab/tab.png) no-repeat right -40px;
    border-color:#F0B14D;
}

.ajax__tab_technorati-theme .ajax__tab_body 
{
    /*font-family:verdana,tahoma,helvetica;*/
    font-size:10pt;
    padding:8px;
    /*border:solid 1px #F0B14D;
    border-top-width:0;*/
}
.ajax__tab_container
{
	vertical-align:top ;	
	position:inherit ; 
	margin-top :15px;
	text-align :left ;
/*	float:left;*/ 
} 

.TableContainer
{
	margin: 0 auto;
}

.LinkButtonEditor
{
    color:#f0d88b; font-size:1.06em;padding :4px;
} 

.TableEditor
{
	margin: 0 auto;
	border-right: B9B9B9 thin solid;
	padding-right: 5px;
	border-top: B9B9B9 thin solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: B9B9B9 thin solid;
	padding-top: 5px;
	border-bottom: B9B9B9 thin solid;
	font-size: 12px;
	color: #8C9599;
	width:90%; 
	border-style :none ;
}

.TableEditorSepCol
{
	width:6px;
}


.TableEditorLabelCol
{
	width:25%;
	text-align:right;
	height :27px;
}

.TableEditorInputCol
{
	width:55%;
	text-align:left;
}

.TableEditorLabel
{
	color: #8C9599;
}

.TableEditorTextArea
{
	color: #8C9599;
	background-color :#1D2126 ; 
	border-color :#1D2113;
	border-style:none ; 
}

.TableEditorTextBox
{
	width:90%; 
}
.TableEditorDropDownList
{
	width:90%; 
}
.TableEditorCalendar
{

}
.TableEditorCheckBox
{
		
}
.TableEditorNumber
{
	width:40%;
}

.TableEditorCommandRow
{
   
    height:90px;     
}

.TableEditorLink
{
    color:#0075e3;
}

/* VIEWER STYLES*/
.TableViewerLabelCol
{
	width:25%;
	text-align:left;
	height :27px;
}
.TableViewerInfoCol
{
	width:25%;
	text-align:center;
}
.TableViewerSepCol
{
	width:6px;
}
.TableInfoLabel
{
	color: #8C9599;
}
/* END VIEWER STYLES*/




.MainTable
{
    width :80%;
    margin-top :40px;    
    font-size :12px;
    border-style :none ;
    border-width:thin;
    margin:0 auto; 
    text-align:left;
}

.GridFilter
{
    padding :2px;
    margin-top :0px;
    font-size :14px;
}
.GridFilter tr
{
}
.GridFilter td
{
    padding :2px;
}

.GridView 
{
    border-style :solid ;
    border-width :medium ;
}










.PanelPopUp
{
    font-size:11px;
	background-color:#1D2126;
	border-style:inset ;
	border-width:10px;
	border-color:#D7D7D7;
	padding:8px;
}


/* table style */
.PanelPopUpTable
{
	border:solid 0px #ad9e87;
	width:100%;  
	
}

/* cell styles */
.PanelPopUpTable td
{
	/*
	cursor:default;
	height:20px;
    color:#000;
	padding:2px 8px;
	border-right-style:solid;
	border-right-width:1px;
    border-right-color:#f2e8da;		
	border-bottom-style:solid;
	border-bottom-width:1px;	
    border-bottom-color:#f2e8da;	
*/
}



.TableEditorPopUp
{
	margin: 0 auto;
	border-right: B9B9B9 thin solid;
	padding-right: 5px;
	border-top: B9B9B9 thin solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: B9B9B9 thin solid;
	padding-top: 5px;
	border-bottom: B9B9B9 thin solid;
	font-size: 12px;
	color: #8C9599;
	width:90%; 
	border-style :none ;
	background-color :White ;
}



.ModalPopUpBackground
{
        
}