﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 0px;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-width: 0;
}

h1, h2, h3
{
	font-family: Arial, sans-serif;
	font-weight: lighter;
	margin-bottom: 0em;
	color: Gray;
}

h1
{
	font-size: x-large;
}

h2
{
	font-size: large;
}

h3
{
	font-size: medium;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.Inactive
{
	color: #000000;
	text-decoration: none;
}

img
{
	border-style: none;
}

.SortHeader, .SortHeader a
{
	background-color: #E6E6EB;
	padding-right: 0.4em;
	font-weight: bold;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	text-align: left;
}

.NoVPaddingSortHeader, a.NoVPaddingSortHeader
{
	padding-top: 0.0em;
	padding-bottom: 0.0em;
}

:visited.SortHeader, .SortHeader a:visited
{
	color: #0434B1;
}

.DueStateColumn
{
	padding-right: 1.0em;
	white-space: nowrap;
}

/* Every second item in a list */
.ListItem
{
	padding-bottom: 0.2em;
	padding-top: 0.1em;
}

.AlternatingListItem
{
	padding-bottom: 0.2em;
	padding-top: 0.1em;
	background-color: #F3F3F3;
	text-align: left;
}

.NumColumn
{
	padding-right: 0.8em;
	text-align: right;
}

.TextColumn
{
	padding-right: 0.4em;
	text-align: left;
}

.DateColumn
{
	padding-right: 0.8em;
}

.LabelLinkExplanation, .LabelLink, .NonUniqueLink, .TextualListOfLink
{
}

:visited.NonUniqueLink
{
	color: #0434B1;
}

:visited.UtilityLink
{
	color: #0434B1;
}

.Breadcrumb
{
	background-color: white;
	color: black;
	vertical-align: baseline;
	font-size: x-small;
	text-transform: lowercase;
}

:visited.BreadcrumbLink
{
	color: #0434B1;
}

.MetaInfoLink
{
	font-family: serif;
	font-size: xx-small;
	text-decoration: none;
}

:visited.MetaInfoLink
{
	color: #0434B1;
}

.PageNameArea
{
}

.Label
{
	padding-right: 1em;
}

.Data
{
}

.Strong
{
	font-weight: bold;
}
.NormalStrength
{
	font-weight: lighter;
	padding-bottom: 3em;
}

/* The footer part of a list */
.Footer, .Pager
{
	background-color: #C3D7F5;
	color: White;
	font-size: x-small;
	text-align: right;
}

.Disabled
{
	color: #888888;
	text-decoration: none;
}

.FirstColumn
{
	width: 11.5em;
	vertical-align: top;
}

.SecondColumn, .FourthColumn
{
	text-align: left;
	width: 50%;
	vertical-align: top;
}

.FullColumn
{
	text-align: left;
	width: 100%;
}

.ThirdColumn
{
	text-align: left;
	width: 11.5em;
	margin-left: 0.4em;
	vertical-align: top;
}

.Explanation
{
	font-family: serif;
	font-size: xx-small;
}

.Warning
{
	color: #FF0000;
	background-color: transparent;
}

.hidden
{
	visibility: hidden;
	display: none;
}

.RequiredFieldMarker
{
	color: #FF0000;
}

.ProductLogo, :visited.ProductLogo
{
	font-family: Arial;
	font-size: medium;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
}

.ControlHeader
{
	font-family: Arial, sans-serif;
	font-size: medium;
}
/* UtillitiesArea */
.UtilitiesArea
{
	background-color: #e6e6eb;
	color: black;
	text-align: right;
	vertical-align: baseline;
}
.UtilitiesArea a, .UtilitiesArea a:visited, .UtilitiesLink, :visited.UtilitiesLink
{
	font-size: 85%;
	text-decoration: none;
}
/* Main data columns styles */
.TwoColumnLabelDataTable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.NarrowFourthColumn
{
	text-align: left;
	width: 40%;
}
.ButtonColumn
{
	text-align: right;
	width: 10%;
}

/* Sometimes the second column is numeric, and numbers being relatively short and right aligned, 
the data ends up a long way from the label. This is ment to rectify this. */
.NumericSecondColumn
{
	text-align: right;
	width: 10%;
}
.IndentedColumn
{
	padding-left: 1em;
}

.FifthColumnEmpty, .EmptyColumn
{
	width: 40%;
}
.NummericFourthColumn
{
	text-align: right;
	width: 10%;
}

.DnvTopImgCell
{
	vertical-align: bottom;
	width: 46px;
}
.DnvBottomImgCell
{
	vertical-align: top;
	width: 46px;
}

.CodeLetter
{
	font-size: 100%;
	font-family: 'Courier New' , 'Comic Sans MS' , Courier, Verdana, Tahoma, Georgia, 'CG Times';
}

.Border
{
	border-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}


.ValignWithTextBox
{
	vertical-align: middle;
}

:visited.MyRecentLink
{
	color: #0434B1;
}

.HeaderArea
{
	color: white;
	background-color: #c8c8d2;
}
.PortalBottomCell
{
	padding-right: 15px;
	padding-left: 15px;
	font-size: 65%;
}

.Center
{
	text-align: center;
}

.Middle
{
	vertical-align: middle;
}

.Bottom
{
	vertical-align: bottom;
}

.Top
{
	vertical-align: top;
}

.FullWidth
{
	width: 100%;
}

.BottomBorder
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* Log In box styles */
.Box
{
	border-style: dotted;
	border-color: #ffccff;
	border-width: 0px;
}


/* Masterpage styles */

.LeftLogoPanel
{
	height: 70px;
	width: 200px;
	text-align: center;
	padding: 4px;
}

.LeftLogoImage
{
	height: 60px;
}

.RightLogoPanel
{
	height: 40px;
	width: 50px;
	text-align: right;
	padding: 4px;
}

.RightLogoImage
{
	height: 40px;
}

.Menu
{
	border-left-style: solid;
	border-left-color: Gray;
	border-left-width: 1px; /*background-image:url(images/1MenuItemBackground.gif);*/
}

.StaticMenuItem, .StaticSelected
{
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	color: Black;
}

.StaticMenuItem
{
}

.StaticSelected
{
	border-bottom-color: White;
	background-color: White;
}

.TopTable
{
	width: 100%;
}

.LeftLogoCell
{
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;*/
}

.RightLogoCell
{
	text-align: right;
}

.TopBannerCell
{
	width: 100%;
	vertical-align: bottom;
}

.TopBannerTable
{
	padding-bottom: 5px;
	width: 100%;
}

.MenuTable
{
	width: 100%; /*background-color:#94c57f;*/
}

.MenuTableRightCell
{
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;*/
	/*width: 100%;*/
}

.MenuTableLeftCell
{
	white-space: nowrap;
}

.ProductNameCell
{
}

.LoginViewCell
{
}

.LinkAreaCell
{
}

.SiteMapPathTable
{
	width: 100%;
}

.MainTable
{
	width: 100%;
}

.LeftMenuCell
{
	vertical-align: top;
	width:200px;
}

.ToolCell
{
	vertical-align: top;
	width: 100%;
	padding-left: 10px;
}


/* PIMS styles */

.PIMSList
{
	border:solid 1px lightblue;
}

/* General TH within PIMSList (ListHeading1) */
.PIMSList TH
{
	padding:.1em 0 .2em 0;
	color:white;
	background-color:#6699cc;
	text-align:left;
}
.PIMSList TH.PIMSListHeading2
{
	padding:0.1em 0 0.1em 0;
	color:black /* To counter the general white color of TH */;
	font-weight:normal /* To counter the general bold effect of TH */;
	background-color:#f0f8ff /* aliceblue is not accepted in css */;
	text-align:left;
	border-top:solid 1px lightblue;
	border-bottom:solid 1px lightblue;
}

/* General TD within PIMSList (ListItem) */
.PIMSList TD
{
	padding:.1em 0 .1em 0;
	text-align:left;
	background-color:#f0f8ff /* aliceblue is not accepted in css */;
}
/* Exceptions from general TD within PIMSList */
.PIMSList TD.PIMSAlternatingListItem
{
	background-color:#f2ffee;
}

.DashedUnderline
{
   color:Blue;
   border-bottom: 1px dashed blue;
}

.NoWrap
{
	white-space:nowrap;
}

.PIMSExpandedPanel, .PIMSCollapsiblePanel
{
	width:925px;
}

.PIMSHeaderPanel
{
	width:800px;
}

.PIMSHeaderPanel, .PIMSCollapsiblePanel
{
	background-color:#d3d3d3 /* LightGray is not accepted in css */;
}

.PIMSCollapsiblePanel
{
	cursor:hand;
}

.PIMSHeaderPanelLabel, .PIMSCollapsiblePanelLabel
{
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:small;
	color:Black;
	background-color:Transparent;
}

.PIMSCollapsiblePanelLabelShowHideText
{
	font-size:x-small;
	color:Green;
}

.PIMSCollapsiblePanelImageCell
{
	width:1% /* It will auto-expand to the correct size */;
}

/* Styles specific to parameter study (calculator). If defined as inline style tag, this info
 * is lost upon postback (ie. autopostback on changes to input fields
 */
#PIMSDivParameterStudy .PIMSLabel { padding-right:10px; text-align:left; width:280px; white-space:nowrap; }
#PIMSDivParameterStudy .PIMSAbbrev { font-style:italic; font-family:'Times New Roman', Arial; width:43px; white-space:nowrap; }
#PIMSDivParameterStudy .PIMSInput, .ReadOnlyUnitControl { width:167px; }
#PIMSDivParameterStudy .PIMSReadOnlyUnitControl { text-align:right; }
#PIMSDivParameterStudy .PIMSOriginal { width:100px; text-align:right; }

/* Overrides of the default ones due to decreased width */
#PIMSDivParameterStudy .PIMSHeaderPanel, .PIMSCollapsiblePanel, .PIMSExpandedPanel { width:600px; }

.PIMSFieldsetLegend { text-transform: uppercase; }



/*
Newly added
*/
/*Component art*/

.Grid 
{ 
  border: 1px solid red; 
  
  background-color: #FFFFFF;
  cursor: pointer;
}

.GridHeader
{
  /*background-image: url(images/grid_headerBg.gif); */
   
  background-color :white;
  height: 35px;
  padding-left: 3px;
  cursor: default; 
  font-family: verdana; 
  font-size: 11px;
  font-weight: normal;
  border: none;
  border-bottom: 1px solid black;

}

.GridHeaderText
{
  color: #FFFFFF;  
  font-family: verdana; 
  font-size: 16px;
}

.GridFooter
{
  cursor: default; 
  padding: 5px;
  height: 30px;
  vertical-align: bottom;
}

.GridFooterText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 11px;
}

.HeadingRow 
{ 
  background-color: #cdd091; 
  background-image: url('images/header_rowBg.gif');
}

.TableHeadingRow 
{ 
  background-color: #FFFFFF;
  background-image: url('images/header_rowBg.gif');
}

.HeadingCell 
{ 
	font-weight: bold;
	font-size: 10px;
	background: #d3dbe9 url('Img/GridHeaderBg.gif') repeat-x;
	padding-left: 6px; /*more than items to compensate for item borders!*/
	height: 19px;
	color: #27413e;
	border-bottom: solid 1px #9eb6ce;
}

.HeadingCellHover
{ 
  background-image: url('images/header_hoverBg.gif');  
  background-color: #F6F6F7 
}

.HeadingCellActive
{ 
  background-image: url('images/header_activeBg.gif'); 
  background-color: #F6F6F7  
}

.HeadingRow td.FirstHeadingCell
{ 
  background-image: url('images/header_bg.gif'); 
}

.HeadingCellText
{
  font-family: Times New Roman; 
  font-size: 14px; 
  font-weight: bold; 
  text-align: left;
  padding-top: 3px;
  padding-bottom: 5px;
  font-style:italic;
  color:#A2CD4D;
}

.HeadingTab
{
  font-family: Times New Roman; 
  font-size: 14px; 
  font-weight: bold; 
  font-style:italic;
  color:#A2CD4D;
}

.Row 
{ 
  background-color: #FFFFFF; 
  cursor: default;
}

.AlternatingRow 
{ 
  background-color: #E6E6EB; 
  cursor: default;
}

.HoverRow 
{ 
  background-color: #F2F2F2; 
  cursor: default;
}

.HoverRow td.DataCell, .AlternatingRow td.DataCell, .Row td.DataCell, .SelectedRow td.DataCell 
{ 
  padding: 3px; 
  padding-top: 3px; 
  padding-bottom: 3px; 
  border-bottom: 1px solid #EAE9E1; 
  border-right: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 

.SortedDataCell 
{ 
  background-color: #F5F5F5; 
} 


.Row td.LastDataCell 
{ 
  background-color: #EFEFF4; 
} 

.AlternatingRow td.LastDataCell 
{ 
  background-color: #EFEFF4; 
} 



.SelectedRow 
{ 
	background-color:#EBF8FF;
}



.GroupHeading
{
  color: #706F91; 
  background-color: #FFFFFF; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 11px; 
  border-bottom: 2px solid #A5A4BD; 
  padding-top: 10px;
  padding-bottom: 3px;
}

.GroupByCell
{
  cursor: pointer;
}

.GroupByText
{
  color: #FFFFFF; 
  font-size: 11px;   
  font-weight: bold; 
  padding-right: 5px;
}


.SliderPopup
{
  background-color: #FFF4D7; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  font-size: 11px; 
  width: 150px;
  height: 30px;
}

.SelectorCell 
{
  border:0px none; background:url('images/blue_bg.gif'); HEIGHT: 20px
}

.SelectedRowClass 
{
  BORDER-RIGHT: #040484 1px solid;
  BORDER-TOP: #040484 1px solid;
  BORDER-LEFT: #040484 1px solid;
  BORDER-BOTTOM: #040484 1px solid;   BACKGROUND-COLOR: #90a8d0
}

.SelectedRowClass TD.DataCell 
{
  BORDER-RIGHT: #90a8d0 1px solid
}

.IndentCell 
{
  BORDER-RIGHT: 0px;
  BACKGROUND: #a9c7f4;
  HEIGHT: 20px
}

.EditDataCell
{ 
  padding: 0px!important; 
  background-color: #90a8d0; 
  border-width:0px!important;
} 

.EditDataField
{ 
  padding: 0px; 
  padding-left: 1px; 
  font-family: verdana; 
  font-size: 10px; 
  height: 13px;
  width: 98%!important; 
}

.CollapsiblePanelHeader {
	/*background-image: url(images/grid_headerBg.gif); */
	background-color: white;
	background-color: #CCECF8;
	background-color: #E5F5FB;
	padding: 5px;
	padding-left: 15px;
	cursor: default;
	color: #1876CB;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	border: 1px solid #A3DDF1;
	margin-bottom: 0px;
}

.CollapsiblePanelHeader:hover {
	background-color: #E5F5FB;
	background-color: #CCECF8;
}

.PanelHeader {
	background-color: #E5F5FB;
	padding-left: 3px;
	cursor: default;
	color: #1876CB;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
}

.CollapsiblePanelHeaderText {
	color: #1876CB;
	font-family: verdana;
	font-size: 14px;
	height: 20px;
}

.CollapsiblePanel {
	border: 1px solid #A3DDF1;
	margin: 0px;
	padding: 15px;
	padding-bottom: 30px;
	border-top: none;
}

.TableRowStyle, .TableAlternatingRowStyle {
	background: white;
	border-bottom: 1px solid #D9D9D9 !important;
}

.rgHeader, .GridHeader {
	background: #003591 !important;
	background: white !important;
	font-size: 11px;
	border: none !important;
	border-bottom: 2px solid black !important;
	text-transform: capitalize !important;
	font-weight: bold;
}

.rgMasterTable tr {
	1background: #D9D9D9 !important;
}

.rgMasterTable thead th a {
	color: black !important;
	font-weight: bold;
}

.rgMasterTable thead th a:hover {
	font-weight: bold;
	color: #009FDA !important;
}

.rgMasterTable tbody tr td a {
	font-weight: bold;
	color: #003591 !important;
}

.rgMasterTable tbody tr td a:hover {
	color: #009FDA !important;
}

.rgPager {
	background: white !important;
}

.rgNumPart {
	margin-top: 2px;
}

.RadGrid {
	border: none !important;
}

.RadGrid_Default {

}

.rgAltRow, .rgdRow {
	background: white !important;
	border: none;
	border-bottom: 1px solid #D9D9D9 !important;
}

.RadGrid_Default .rgSelectedRow, .RadGrid_Default .rgAltRow .rgSelectedRow {
	background-color: #CEEBF8 !important;
	color: #333 !important;
	border-bottom-color: #f2f2f2 !important;
}

.RadGrid_Default .rgSelectedRow {
	background: #CEEBF8 !important;
}

.RadGrid_Default .rgSelectedRow td {
	border-bottom-color: #f2f2f2 !important;
}

.RadGrid_Default .rgRow .rgSorted, .RadGrid_Default .rgAltRow .rgSorted {
	background-color: white !important;
}

#AssessmentsGrid thead, #AssessmentTeam thead {
	border: none;
	border-bottom: 1px solid #D9D9D9;
	background-color: #D9D9D9;
}

#AssessmentsGrid tbody tr, #AssessmentTeam tbody tr {
	border: none;
	border-bottom: 1px solid #D9D9D9;
}

.rgMasterTable tbody tr td a.SecurityLinkEnabled {
	font-weight: bold;
	color: #003591 !important;
}

.rgMasterTable tbody tr td a.SecurityLinkEnabled:hover {
	font-weight: bold;
	color: #009FDA !important;
}

.rgMasterTable tbody tr td a.SecurityLinkDisabled, .rgMasterTable tbody tr td a.SecurityLinkDisabled:hover {
	text-decoration: none;
	font-weight: normal;
	color: lightgrey !important;
}


