﻿table /* by default, un-CSSed tables should be no padding */
{ 
	margin: 0;
	padding: 0;
	border-collapse: collapse; 
	border-spacing: 0; 
}
td, th 
{ 
	margin: 0;
	padding: 0; 
	vertical-align: top;
	text-align: left;
}
body 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #B22222;
}

#nav {
	background-image: url(MasterImages/bg_nav.gif);
	vertical-align: top;
	padding: 6px 10px 6px 0;	
	color: #B22222;
}

#nav ul {
	margin: 0 20px 0 0;
	float:right;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#hdrleft {
	background-image: url(MasterImages/bg_nav.gif);
}

#nav a {
	font-weight: bold;
	color: #B22222;
	text-decoration: none;
	vertical-align: top;
	padding: 4px 2px 4px 2px;
}
#nav a:hover {
	font-weight: bold;
	text-decoration: none;	
	color: Black;
	padding: 4px 2px 4px 2px;
	background-color: #DEB887;
}
#hdr {
	background-image: url(MasterImages/bg_topstrip_black.jpg);
}

#mySelect
{
  border-color:#999999; 
  border-style:solid; 
  border-width:1px; 
}

TEXTAREA, INPUT[type="text"]
{ 
	border-color:#999999; 
	border-style:solid; 
	border-width:1px; 
}
 

.highLight
{
    background-color: #DEB887;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    padding-top:15px; 
    padding-left:30px; 
    padding-bottom:30px; 
    padding-right:40px;
}

.highlightDark
{
    background-color: #DDDDDD;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    padding-top:15px; 
    padding-left:30px; 
    padding-bottom:30px; 
    padding-right:40px;
}

.highLightBox
{
    background-color: #EEEEEE;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    padding-top:15px; 
    padding-left:30px; 
    padding-bottom:30px; 
    padding-right:40px;
    border-left: solid 1px #CCCCCC; 
    border-right: solid 1px #CCCCCC; 
    margin-right: 180px; 
    margin-left: 30px;
}

h1 
{
    margin:12px;
}

h1.title
{
    font-family: Arial, Sans-Serif;
    font-size: 16pt;
    font-weight: bold;
    color: #B22222;
    text-align:right;
    white-space: nowrap;
}

h1 div.updateProgress 
{
    display:inline;
    float:left;
    font-size:12px;
    padding: 5px 5px 5px 20px;
}

h1 span.subtitle, 
h2 span.subtitle
{
    font-family: Arial, Sans-Serif;
    font-size: 14pt;
    font-weight: normal;
    color: #B22222;
}

h2
{
    font-family: Arial, Sans-Serif;
    font-size: 13pt;
    font-weight: bold;
    color: #B22222;
    text-align:right;
    padding-right:15px;
    padding-top:2px;
    
}

h4 
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #B22222;        
    margin:5px 0 5px 0;   
}

.note
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    color: #C00000;
}

/* place on table of Header/Value where header is placed above corresponding value */
table.viewFieldsAboveValues th
{
    text-align:left;
    font-weight:bold;
    vertical-align:top;
    white-space:nowrap;
    color:#333333;    
    padding:3px 5px 3px 0;

}
table.viewFieldsAboveValues td
{
    text-align:left;
    font-weight:normal;
    vertical-align:top;
    padding-bottom:10px;
    color:#666666;
    padding:3px 5px 10px 0;
}


table.viewFieldsBesideValues th
{
    text-align:right;
    font-weight:bold;
    white-space:nowrap;
    vertical-align: top;
    color:#B22222;
    padding:5px;
}
table.viewFieldsBesideValues td 
{
    text-align:left;
    font-weight:normal;    
    padding:5px;    
    white-space:nowrap;    
    vertical-align:top;
    color: #B22222;
}

.tabTitleLabel
{
	background-color:White;
	font-family:Verdana;
	color:#C00000;
	font-size:18px;
	font-weight:bold;
	width:300px;
	text-align:left;	
}

table.viewFieldsBesideValuesProrityUserControl th
{
    text-align:left;
    font-weight:bold;
    white-space:nowrap;
    vertical-align: top;
    background-color:White;
    color:#C00000;	
    font-size:12px;
    padding:5px;
}
table.viewFieldsBesideValuesProrityUserControl td 
{
    text-align:left;
    font-weight:normal;    
    padding:5px;    
    white-space:nowrap;    
    vertical-align:top;
    font-size:12px;
    color: #666666;
    background-color:#F5F5F5;
}

table.viewFieldsBesideValuesPrority th
{
    text-align:left;
    font-weight:bold;
    white-space:nowrap;
    vertical-align: top;
    background-color:White;
    color:#C00000;	
    font-size:12px;
    padding:5px;
}
table.viewFieldsBesideValuesPrority td 
{
    text-align:left;
    font-weight:normal;    
    padding:5px;    
    white-space:nowrap;    
    vertical-align:top;
    font-size:12px;
    color: #666666;
    background-color:#F5F5F5;
}

table.editFieldsAboveValues b,
table.editFieldsBesideValues b
{
	color:#3c3c3c;
}
table.viewFieldsAboveValues b,
table.viewFieldsBesideValues b
{
    color:#333333;
}

/* place on table of Header/Value where header is placed above corresponding value */
table.editFieldsAboveValues th,
table.editFieldsBesideValues tr td table.editFieldsAboveValues th 
{
    text-align:left;
    font-weight:bold;
    vertical-align:top;
    white-space:nowrap;
    padding:5px 0 2px 0;
    color:#3c3c3c;
    
}

table.editFieldsAboveValues td,
table.editFieldsBesideValues tr td table.editFieldsAboveValues td
{
    text-align:left;
    font-weight:normal;
    vertical-align:top;    
    padding:0 3px 10px 0;
}

table.editFieldsAboveValues 
{
    border:0;
    border-collapse:collapse;
    margin:0 0 10px 0;
}

/* place on table of Header/Value where header is placed above corresponding value */
table.editFieldsBesideValues 
{
    border:0;
    border-collapse:collapse;
    margin:0 0 10px 0;
}

table.editFieldsBesideValues th
{
    text-align:right;
    font-weight:bold;    
    padding:5px;    
    vertical-align:middle;    
    color:#3c3c3c;
}

table.editFieldsBesideValues td 
{
    text-align:left;
    font-weight:normal;    
    padding:5px;    
    white-space:nowrap;    
    vertical-align:middle;    
    white-space:nowrap;
}

table.editFieldsBesideValues td span img 
{
    
}

table.editFieldsBesideValues tr td table.radioButtonList,
table.editFieldsBesideValues tr td table.checkboxList {
    margin:0;
    border-collapse:collapse;
    border:0;
}

table.editFieldsBesideValues tr td table.radioButtonList tr td,
table.editFieldsBesideValues tr td table.checkboxList tr td {    
    padding:0;       
}

/* place on table of Header/Value where header is placed above corresponding value */
table.editFieldsBesideValuesPriority 
{
    border:0;
    border-collapse:collapse;
    margin:0 0 10px 0;
}

table.editFieldsBesideValuesPriority th
{
    text-align:right;
    font-weight:bold;    
    padding:5px;    
    vertical-align: top;  
    background-color:White;
    color:#C00000;
}

table.editFieldsBesideValuesPriority td 
{
    text-align:left;
    font-weight:normal;    
    padding:5px;    
    white-space:nowrap;    
    vertical-align:middle;    
    white-space:nowrap;
}

table.editFieldsBesideValuesPriority td span img 
{
    
}

table.editFieldsBesideValuesPriority tr td table.radioButtonList,
table.editFieldsBesideValuesPriority tr td table.checkboxList {
    margin:0;
    border-collapse:collapse;
    border:0;
}

table.editFieldsBesideValuesPriority tr td table.radioButtonList tr td,
table.editFieldsBesideValuesPriority tr td table.checkboxList tr td {    
    padding:0;       
}  

div.bottomButtonGroup {
    padding-top:15px;
    padding-right:5px;
    text-align:right;
    white-space:nowrap;
}

div.bottomButtonGroup td
{    
    display:inline;
    padding-right:10px;
    margin:0 auto 0 auto;
    padding-top:0;
}

div.topButtonGroup 
{
    padding-bottom:15px;
    padding-left:5px;
    text-align:left;
    white-space:nowrap;
}

div.bottomButtonGroup td
{    
    display:inline;
    padding-left:10px;
    margin:0 auto 0 auto;
    padding-top:0;
}

div.topButtonGroup INPUT[type="submit"], div.topButtonGroup INPUT[type="button"]
{
    display:inline;
    float:left;
    padding-left:10px;
}

div.bottomButtonGroup INPUT[type="submit"], div.bottomButtonGroup INPUT[type="button"]
{
    display:inline;
    float:right;
    padding-right:10px;
}

.ErrorList 
{
    color:#B22222;
    background-color:#FFEBCD;
    font-family:Tahoma;
    font-size:12px;
}

.ErrorList ul 
{
    margin-top:2px;
    color:#B22222;
    background-color:#FFEBCD;
    margin-bottom:2px;
}

.SuccessMessage 
{
    color:#669900;
    font-weight:bold;
    font-size:11px;
}

div.updateProgress 
{
    color:#990000;    
    font-weight:bold;
    white-space:nowrap;
    padding: 5px 5px 5px 20px;
}

table.FormView 
{
    width:700px;    
}

table.FormView tr.ItemListPager td 
{
    font-family: Arial, Sans-serif;  
    text-align:left;      
    font-size: 12px;
    font-weight: bold;
    color:#999999;
}

table.FormView tr.ItemListPager  td  a 
{
	width: 14px;
	text-align: center;
    color: White;
    display: block;
    text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: blue;
}
table.FormView tr.ItemListPager  td  a:hover
{
	width: 14px;
	text-align: center;
    color: #333333;
    display: block;
    text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
table.FormView tr.ItemListPager span
{
	width: 14px;
	text-align: center;
    color: #333333;
    display: block;
	border: 1px solid #CCCCCC;
	
}
    
table.ItemList 
{    
    border-collapse:collapse;    
}

table.ItemList tr th 
{   
    text-align:left;
    font-weight:bold;
    font-size:16px;    
    font-family: Tahoma, Arial, Sans-Serif;
    white-space:nowrap;
    background-color:#B22222;
    color:white;
    padding:3px 10px 3px 5px; 
}

table.ItemList tr th.SortField 
{       
    background-color:#ffffff;    
}

table.ItemList tr th a 
{
    text-decoration:underline;
    color:#B22222;    
}

table.ItemList tr td 
{
    font-size:14px;
    color:#B22222;
    font-family: Tahoma, Arial, Sans-Serif;        
    padding:5px;
}

table.ItemList tr.ItemListEditRow td 
{
    background-color:#ffeebb;
    color:#333333;  
    white-space:nowrap;  
}

table.ItemList tr.ItemListRow td 
{
    background-color:#ffffff;   
}    

table.ItemList tr.ItemListAlternatingRow td 
{
    background-color:#efefef;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

table.ItemList tr.ItemListFooter td
{
    border: 0;
    background-color: #FFEBCD;    
    color: #FFEBCD;
    white-space: nowrap;
} 

table.ItemList tr.ItemListPager td 
{
    font-family: Arial, Sans-serif;
    text-align: left;
    background-color: #FFEBCD;
    color: White;
    font-size: 12px;
    font-weight: bold;
}

table.ItemList tr.ItemListPager  td  a 
{
	width: 30px;
	text-align: center;
    color: White;
    display: block;
    text-decoration: none;
	border: 1px solid #B22222;
	background-color: #B22222;
}
table.ItemList tr.ItemListPager  td  a:hover
{
	width: 30px;
	text-align: center;
    color: White;
    display: block;
    text-decoration: none;
	border: 1px solid #FFEBCD;
	background-color: Silver;
}
table.ItemList tr.ItemListPager span
{
	width: 30px;
	text-align: center;
    color: White;
    display: block;
	border: 1px solid Silver;
	background-color: #0F0F0F;
}

p#footer 
{    
    margin:30px;
    padding-bottom:20px;
    color:#666666;
    font-size:10px;
}

/* =============================================================================== */
/*                                                                                 */
/* =============================================================================== */

.gridMyNEPASubTitle
{
	color: #777777;
}

/* =================== */
/* Panels              */
/* =================== */
.wrapperPanel
{
    margin:10px 10px 10px 10px;      
}
.groupingPanel
{
    margin:0px 0px 20px 0px;      
}

/* =================== */
/* Tabs                */
/* =================== */
.tabWrapper
{
    margin:10px 10px 10px 10px;
    text-align:left;      
}
.tabPanel
{
    margin:0px 0px 20px 0px;      
}

.tabTable
{
    padding:5px 5px 5px 5px;
    border:solid 1px black;
     
}
/* =================== */
/* Tabs: Scoring       */
/* =================== */

.tabDataScoringScore
{
    color:Yellow;
    font-weight:bold;
    vertical-align:top;
    width:70px;
}

/* =================== */
/* Tabs: Legal Comments       */
/* =================== */

td.tabLegalComments
{
    vertical-align:top;
    border-bottom:solid 1px #666666; 
    padding:10px 10px 10px 0px;    
}
th.tabLegalComments
{
    background-color:#cccccc; 
    color:#333333; 
    text-align:center;
}

.fileUpload
{
	width:400px;
}

 
                                         
fieldset 
{
    border:1px solid #B22222; 
    padding: 3px;
    
}


legend {    
    padding: 1px 4px 1px 4px;
    border:1px solid #B22222;    
    font-weight:bold;
    background-color:#FFEBCD;
    color:#B22222;
}

.divCheckBoxListWithBorder
{
	overflow:auto;
	background-color:White;
	color:#A9A9A9;
	border:1px solid #CCCCCC;
	width:400px;
	height:300px;
}

.listBox
{
	width:400px;
	height:300px;
}

.divConfirmTitleUC
{
	overflow:auto;
	background-color:White;
	border:1px solid #CCCCCC;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
}

.leftJustifyMinus40
{
	position: relative;
	left: -40px;
}
.leftJustifyMinus20
{
	position: relative;
	left: -20px;
}
.leftJustify
{
	padding-left: 20px;
}
.leftJustifyEven
{
	padding-left: 20px;
	padding-right: 20px;
}

.divSidebarExplanation
{
	border-right: silver 1px solid;
	padding-right: 8px;
	border-top: silver 1px solid;
	padding-left: 8px;
	padding-bottom: 8px;
	border-left: silver 1px solid;
	padding-top: 8px;
	border-bottom: silver 1px solid;
	background-color: White;
	font-size: 9px;	
}

.alignTextCenter
{
	text-align:center;
}

.RequiredIndicator
{
	margin: 1px 4px 1px 4px;
}

.tableMyTasks
{
	border: solid 1px silver;
	width: 95%;
}
.tableTrackerListViewExpandHeader
{
	background-color:Black; 
	height:24px;
	width:100%; 
	margin: 0px 0px 4px 0px;
}
.tableTrackerListViewExpandHeader td
{
	height: 24px;
	vertical-align:middle; 
	text-align:left; 
	color:White; 
}
.tableTrackerListViewExpandHeaderOrgFilter
{
	width:100%; 
	margin: 4px 4px 4px 4px;
}
.tableTrackerListViewExpandHeaderOrgFilter td
{
	height: 20px;
	vertical-align:middle; 
	text-align:left; 
}
.tableTrackerListViewExpandContentOrgFilter
{
	width:100%;
	height: auto; 
	padding:0;
	margin:0;
}
.tableTrackerListViewExpandContentOrgFilter td
{
	width:100%;
	vertical-align:top; 
	text-align:right;
	padding: 0;
}
.tableTrackerListViewExpandContent
{
	width:100%; 
	padding:0;
	margin:0;
	background-color: #FEFEFE;
}
.tableTrackerListViewExpandContent td
{
	vertical-align:top; 
	text-align:left; 
}
.trackerDropDownMenu
{
	display:inline;
}

a.trackerDropDownMenuItem 
{
    cursor:pointer;  
    color: #B22222; 
}

.trackerDropDownMenuDynamicMenu
{
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	padding: 0;
	margin: 0;
	cursor:pointer;
}
.trackerDropDownMenuDynamicItem
{
	text-align:left;
	vertical-align:middle;
	color: #B22222;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px silver;
}

.trackerDropDownMenuDynamicItem a
{
	display:block;
	padding:3px;
	width:100%;
}

.UltraWebTabDefaultTab
{	
	width:180px;
	height:42px;
	font-size:12px;
	font-family:Verdana;
	text-align:center;
	vertical-align:top;	
	color:Black;
	
}

.UltraWebTabTabStyle
{
	text-align:center;
}

.UltraWebTabDefault
{
	border-width:1px;
	border-style:solid;
	background-color:#EEEEEE;
	color:Black;
	height:100%;
	width:100%;
	
		
}

.appLoginLabel
{
	font-family:Verdana;
	font-size:12px;
	background-color:#EEEEEE;
	font-weight:bold;
	color:#C00000;
	width:200px;
	padding-right:5px;
}

.appLoginName
{
	font-family:Verdana;
	font-size:12px;
	background-color:#EEEEEE;
	font-weight:bold;
	color:Black;
	width:100px;
}

.UltraWebTabStyleDefault
{
	text-align:center;
}

table.twoColumnsWithButtonsInnerTab
{
	width: 100%;
	margin: 0px 5px 5px 5px;
}

table.twoColumnsWithButtonsInnerTab td.twoColumnsWithButtonsLeft
{
	vertical-align: top; 
	text-align: left;
	width: auto;	
}
table.twoColumnsWithButtonsInnerTab td.twoColumnsWithButtonsRight
{
	vertical-align: top;
	width: 200px;
	padding-top: 22px;
	padding-left: 150px;
	text-align: right;
}

table.twoColumnsWithButtons
{
	width: 100%;
	margin: 0px 5px 5px 5px;
	table-layout:fixed;
}

table.twoColumnsWithButtons td.twoColumnsWithButtonsTab
{
	vertical-align: top;
	width: 100%;
	padding-top: 25px;
	padding-bottom:25px;
	text-align: left;
}

table.twoColumnsWithButtons td.twoColumnsWithButtonsLeft
{
	vertical-align: top; 
	text-align: left;
	width: auto;	
}
table.twoColumnsWithButtons td.twoColumnsWithButtonsRight
{
	vertical-align: top;
	width: 190px;
	padding-top: 22px;
	text-align: right;
}
.tableTrackerListViewExpandHeader a:link
{
	color: Silver;
	text-decoration: none;
}
.tableTrackerListViewExpandHeader a:hover
{
	color: Silver;
	text-decoration: none;
}
.tableTrackerListViewExpandHeader a:visited
{
	color: Silver;
	text-decoration: none;
}

select option 
{
    letter-spacing:normal;
}

.displayInline
{
	display:inline;
}

.warningIcon
{
	margin-left: 4px;
	margin-right: 4px;
}

.disabledText
{
	color: silver;
}

ol 
{
    margin-top:1px;
}

ol li 
{
    margin-top:3px;
}

.StaticColumn
      {     
          font-family: Arial,Verdana, Helvetica; 
        font-size: 14px; 
        font-weight: normal;    
        border: none; 
        text-align:left;
        position: relative; 
      } 
      
 .ItemListHeader
 {
	text-align:center;
}

