﻿
.error{
border:2px solid #BD1A00;
width:300px;
}

input.text, input.password, textarea, select.text {
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #DDDDDD;
width:300px;
}

.focus{border:2px solid #007934;
width:300px;
}

input.text:focus, input.password:focus, textarea:focus{
border-color:#007934;width:300px;
} 

.tdError{color: #BD1A00;font-weight:bold;}
.tdValid{color: #007934;font-weight:bold;} 
.tdMsg{color: #007934;font-weight:bold;border:Solid 1px #007934;padding:2px;background:#D9D9D9;}

/**
#Header{background:url(/images/HeaderBack.JPG);background-repeat:repeat-x;
        height:70px;
        width:100%;
        }**/
.Header{font-family:Georgia;font-size:20pt;font-style:italic;color:#821228;padding-left:20px;padding-top:15px;}
#Navigation{background-color:#3476CD;height:25px;padding-left:10px;padding-right:10px;}
.NavigationLink{color:White;font-weight:bold;font-size:13px;vertical-align:middle;}
/**#footer{background-color:#3476CD;font-size:10px;color:White;font-weight:bold;
           height:15px;margin-top:20px;}**/
  
#divMainCol {
margin:0pt auto;
width:90%;
min-width:900px;
background-color:white;
}      
#tdContent{height:600px;vertical-align:top;padding:25px;}  
.tdContnet{color:#1F3064;font-weight:bold;font-size:12px;padding-left:10px;}   
.tdContnetTip{font-size:11px;color:#969696;}
.content{color:#1F3064;font-weight:bold;font-size:11px;}
.normalContent{color:#1F3064;font-size:11px;font-weight:normal;}
.divBorder{border:Solid 1px #3476CD;width:800px;padding:10px 0px 10px 0px;}  
.divGrayBorder{border:Solid 1px #e8e6de;width:100%}  
.divHeader{font-weight:bolder;width:800px;margin-top:15px;font-size:18px;color:#969696;} 
.flatBox{border:1px solid #969696;line-height:12px;vertical-align:middle;background-color:White;width:300px;height:22px;}
.Button{background:#729EDB; border:0px; height:28px; padding-bottom:3px;padding-left:8px;padding-right:8px; color:White;font-weight:bold; font-family:Verdana;font-style:normal;font-size :13px;}
.ButtonLight{background:#D9D9D9; border:0px; height:28px; padding-bottom:3px;padding-left:8px;padding-right:8px; color:White;font-weight:bold; font-family:Verdana;font-style:normal;font-size :13px;}
.nowrap{white-space:nowrap}
.errorText{margin:7px; height:auto}
.errorTextFont{font: italic 11pt "Arial"; color:Red; vertical-align:middle; padding:15px; font-size:12px}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
/* * * * * * * * * * * * * * * * * * DataTables display* * * * * * * * * * * * * * * * * * * */
table.display {	
	width: 100%; margin: 0 auto;
	border-left:1px solid #e8e6de; border-top:1px solid #e8e6de; margin: 0px 0 20px 0; background:#fff;
}
table.display  th {
	border-right:1px solid #e8e6de; border-bottom:1px solid #e8e6de; padding:6px; font-size:11px;
	text-align:left; vertical-align: middle; color:#4d3f32; background-color:#D8D6D6; cursor:pointer;	
}
table.display tfoot th {
	padding: 3px 5px;
	border-top: 1px solid black;
	font-weight: bold;
	}
table.display tr.heading2 td {border-bottom: 1px solid #aaa;}
table.display td {border-right:1px solid #e8e6de; border-bottom:1px solid #e8e6de; padding:6px; font-size:11px ; width:auto; vertical-align:middle}
table.display td.center,table.display th.center,.center	{text-align: center;}


.dataTables_wrapper {
	position: relative;
	/*min-height: 302px;*/
	/*height: 302px;*/
	clear: both;
}

.dataTables_processing {
	position: absolute;
	top: 39px;
	left: 50%;
	width: 500px;
	margin-left: -260px;
	padding: 20px;
	background-color: #EFFFBD;
	border: 1px solid #E3FE57;
	text-align: center;
}

.dataTables_length {	
	float: right;
	padding-top:10px;
	padding-bottom:5px;
    padding-right:5px;
    font-size:11px;color:#1F3064;font-weight:bold
}

.dataTables_filter {
	width: 50%;
	float: left;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:left;
	font-size:11px;color:#1F3064;font-weight:bold
}

.dataTables_info {	
	float: right;	
	position:relative;		
}

.dataTables_paginate {
	width: 100%;
	 /*width: 50px;*/
	float: left;
	/*text-align: right;*/
	text-align:center;
	position:relative;	
	padding-top:0px;
	padding-bottom:5px;	
}

/* Pagination nested */
.paginate_pagelink{margin:5px; color:#1F3064;vertical-align:super;font-size:11px}
.paginate_currentPage{font-weight:bold; color:#1F3064;margin:5px; vertical-align:super;font-size:11px}
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next
{
	/*height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;*/
	margin:5px;
	color:Orange;
	cursor:pointer;
}

.sorting_asc {background: url('/images/sort_asc.gif') no-repeat; height:15px;background-position:right;}
.sorting_desc {background: url('/images/sort_desc.gif') no-repeat; height:15px;background-position:right;}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
/* * * * * * * * * * * * * * * * * * DataTables display* * * * * * * * * * * * * * * * * * * */



#progressBackgroundFilter {
  position:absolute;
  top:-42px;
  bottom:42px;
  left:1px;
  right:96px;
  overflow:hidden;
  padding:0;
  margin:0;
  background-color:white; 
  filter:alpha(opacity=40);
  opacity:0.4;
  width:100%;
  z-index:1000;
}
 
#processMessage { 
  position:relative; 
  top:60%; 
  padding:10px;
  width:100px;
  z-index:1001;
  }
/* Dialog Class Start*/
.dialog{background-color:White; position:absolute; top:0; left:0; display:block;margin:0;color:#A8B6BF; font-size:12px;}
.dialog .ui-resizable-handle {display:none;background-color:White;}
.dialog .ui-dialog-titlebar{display:none}
.ui-widget-overlay{background-color:#000000;
left:0;
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
position:absolute;
top:0;
width:100%;
z-index:1;}
/* Dialog Class end*/
/* ProgressBar Class start*/
#progressBar{
        border:1px solid black;
        width:200px;
        height:20px;
        position:relative;
        color:black; 
}
/* ProgressBar Class end*/
.modalBackground {background-color:Gray;opacity:0.7;}     
