@import url(3.4/header_3.4.css);
@import url(3.4/taskbox_3.4.css);
@import url(3.4/loadingPanel_3.4.css);
@import url(3.4/playbackcontrols_3.4.css);
@import url(3.4/main_menu_3.4.css);
@import url(3.4/CommonObjects.css);
@import url(3.4/button_3.4.css);
@import url(3.4/grid_3.4.css);
@import url(3.4/calender_3.4.css);
@import url(3.4/ModalPopupExtender_3.4.css);
@import url(3.4/Panel_3.4.css);
@import url(3.4/server_monitor.css);


html, body
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
body
{
	font-size: 11px;	
	color: black;
	font-family: Verdana, Tahoma, Arial, 'MS Sans Serif' ;
	background-color: white;	
	font-variant: normal;
}
frame, frameset, iframe.ParentiFrame
{
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	
}
img
{
	border : 0;
}

.Hidden
{
	visibility:hidden;
	display:none;	
}

.Visible
{
	visibility:visible;
	display:inline;	
}

/*Report Sharpshooter Pager*/
.PagerStyle
{
	font-weight: bold;
	font-size: 11px;
	color: #0066cc;
/*	font-family: Tahoma; */
	background-color: #ffffff;	
}

.whiteBackground {
   background-color: white;
}


.ToggleCalendar
{
	background-color: #ffffff;
}

.ToggleCalendarPressed
{
	background-color: #ffffff;
}

.PDPContextMenu 
{
	background-color: #ffffff;
}

.Warning
{
	text-align:left;
	font-weight:bold;
	color:Red;
}

.HomePageBackgroundImage
{
	background: url(../images/3.4/body/default_homepage_bg.png) no-repeat top left;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}
.HomePageBackground
{
	background: #6e87bf url(../images/3.4/body/default_bg.png) repeat-x top left;
	padding: 0;
	margin: 0;
}


.HMenuLightText
{
	font-size: 10px;
	color: #ffffff;
}

.HMenuDarkText
{
	font-size: 10px;
	background-image: url(defaultBackground2.PNG);
	color: #000000;
}

Input.LinkButton
{	
	cursor: hand;
	border-top-style: none;	
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: none;
	border-bottom-style: none;
	COLOR: #003366;
    TEXT-DECORATION: none
    
}

.HMenuLightShadeBottom
{
	border-top: #333399 1px solid;
	border-bottom: #333399 1px solid;
	background-color: #6e87bf;
}

.H1DarkShade
{
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
/*	font-family: Arial; */
	background-color: #6e87bf;
}

.H2LightShade
{
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
/*	font-family: Arial; */
	background-color: #d5dae6;
}

.H3LightShade
{
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	background-color: #efeff7;
}

.LightShade
{	
	padding-top: 0px;
	background-color: #efeff7;
}


.H1LightText
{
	font-weight: bold;
	font-size: 15px;
	color: white;
	font-style: normal;
/*	font-family: Arial; */
}

.popup
{
	font-weight: bold;
	cursor: hand;
	border-top-style: none;
	font-style: italic;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: underline;
	border-bottom-style: none;
}

.ContainerTable
{
	
}

.CaptureTable
{
	background-color: #f8f8fb;
}

Table
{
	font-size: 11px;
}

A:link
{
    COLOR: #003366;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #003366;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #003366;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #006699;
    TEXT-DECORATION: underline
}

.SelectedObject
{
	
	background-color: #efeff7;
}

.NotSelectedObject
{
	
}




.InputButton
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	font-size: 10px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-style: normal;
	background-color: #dddce3;
	text-decoration: none;
	
}

Button
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	font-size: 10px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-style: normal;
	background-color: #dddce3;
	text-decoration: none;
	
}

.TableLightBorder
{
	border-right: #e7e8ee 1px solid;
	border-top: #e7e8ee 1px solid;
	border-left: #e7e8ee 1px solid;
	border-bottom: #e7e8ee 1px solid;
}

.Header
{
	font-weight: bold;
	font-size: small;
/*	font-family: Arial; */
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}


input
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	border-bottom: 1px solid;
/*	font-family: Arial, Helvetica, sans-serif; */
	background-color: #ffffff;
}

TEXTAREA
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	border-bottom: 1px solid;
/*	font-family: Arial, Helvetica, sans-serif; */
	background-color: #ffffff;
}

Select 
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	border-bottom: 1px solid;
/*	font-family: Arial, Helvetica, sans-serif; */
	background-color: #ffffff;
}

input.NumericField0
{
	behavior: url(../Script/NumericTextBox.htc);
}

input.NumericField2
{
	behavior: url(../Script/NumericTextBox.htc);
}

input.NumericField6
{
	behavior: url(../Script/NumericTextBox.htc);
}


.NoBorder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Bold
{
	Font-weight:bold;
}

THead
{
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
/*	font-family: Arial; */
	background-color: #d5dae6;
}


.Notice
{
	background-color:#FFF2C4;
}

.NoticeHeader
{
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	color:White;
	background-color: #6e87bf;
}


/* ONLINE REPORTS */

.H1ReportDarkShade
{
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	color: White;
	font-family: Arial;
	background-color: #6e87bf;
}

/* IDICOMPONENTS */

.IDICOMPONENTS_IDIDATAGRID_SELECTEDPAGE
{
	font-weight: bold;
	color:Red;
}
/* END IDICOMPONENTS */


/* --- BLUEPOINT --- */

/* Tab Style */

.tsTopGroup
{
  z-index:99;
  /*position:relative;*/
  
}

.DefaultTab 
{
  color:black; 
  background-image: url(../images/BP_Images/tab_bg.gif);
  /*font-family:Verdana; */
  font-size:10px; 
  font-weight: bold;
  cursor:pointer;
}

.DefaultTabHover 
{
  color:black; 
  background-image: url(../images/BP_Images/hover_tab_bg.gif);
  /*font-family:Verdana; */
  font-size:10px; 
  font-weight: bold;
  text-decoration: underline;
  cursor:pointer;
}

.SelectedTab 
{
  color:black; 
  background-image: url(../images/BP_Images/selected_tab_bg.gif);
  /*font-family:Verdana; */
  font-size:10px; 
  font-weight: bold;
  cursor:default;
}

.DisabledTab 
{
  color:#AAAAAA; 
  background-image: url(../images/BP_Images/tab_bg.gif);
  /*font-family:Verdana; */
  font-size:10px; 
  font-weight: bold;
  cursor:default;
}



/* Multipage*/

.MultiPage
{
  overflow:visible;
  position:relative;  /* breaks grid context menu if this is removed*/
  z-index:98;
  width:100%;
}

.ControlsMultiPage
{
  background-color:White;
  overflow:visible;
  /*position:relative; */ /* breaks grid context menu if this is removed*/
  /*padding:3px;*/
  z-index:98;
  width:100%;
  border: none !important;
}

.PageContent
{
  /*font-family:Verdana; */
  font-size:10px; 
}

.PageHeader
{
  font-size:22px;
  font-weight:bold;
  letter-spacing:-0.2mm;
  /*font-family: verdana; */
  color: #3F3F3F; 
  margin-top:0px;
  margin-bottom:0px;
}

/* Menu Style */

.TopGroup
{
  background-color:white;
  border:solid 1px gray; 
  padding-left: 3px;
  padding-right: 3px;
  width:155px;
}

.MenuGroup
{
  background-color:white;
  border:solid 1px gray; 
  padding-left: 3px;
}

.MenuItem 
{
  color:black; 
  font-size:10px; 
  cursor:default;
}

.MenuItemHover 
{
  color:black; 
  background-color:silver; 
  color:black; 
  font-size:10px; 
  cursor:default;
}

.DisabledMenuItem
{
  color:Gray; 
  background-color:white; 
  font-size:10px; 
  cursor:default;
}

.DisabledMenuItemHover 
{
  color:Gray; 
  background-color:silver; 
  font-size:10px; 
  cursor:default;
}

.MenuBreak
{
  padding:0px; 
}


/* Grid Style */

.Grid{ 
  cursor: default;
  font-size: 10px; 
}


.HeadingCell 
{ 
  background-color: #FFFFFF; 
  background-image: url(../images/BP_Images/header_bg.gif);   
  padding: 3px;
  padding-bottom: 4px;
}

.HeadingCellHover 
{ 
  background-image: url(../images/BP_Images/header_hoverBg.gif);   
  padding: 3px;
  padding-bottom: 4px;
  padding-right: 1px;
}

.HeadingCellActive
{ 
  background-image: url(../images/BP_Images/header_activeBg.gif);   
  padding: 3px;
  padding-bottom: 4px;
  border-right: 1px solid #808099; 
  padding-right: 0px;
}

.HeadingCellText
{
  cursor: default;
  font-size: 10px; 
  padding-right: 5px;
}

.Row 
{ 
  background-color: #FFFFFF; 
  font-size: 10px; 
}

.Row td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  cursor: default;
} 

.SortedDataCell 
{ 
  background-color: #F5F5F5; 
} 


.Row td.LastDataCell 
{ 
  background-color: #EFEFF4; 
} 

.SelectedRow 
{ 
	font-size: 10px; 
}

.SelectedRow td.DataCell 
{ 
  cursor: default;
  background-color: #FFEEC2; 
  padding: 2px; 
  padding-left: 3px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  font-size: 10px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
}

.GridBadGPSRow{
  color:gray;
  padding: 2px; 
  padding-left: 3px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  font-size: 10px; 
  border-right: 0px; 
}

.GridBadGPSRowSelected{
  color:gray;
  background-color: #FFEEC2; 
  padding: 2px; 
  padding-left: 3px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  font-size: 10px; 
  border-right: 0px; 
}



.ScrollBar
{
  background-image: url(../images/BP_Images/scroller/scroller_bg.gif); 
}

.ScrollGrip
{
  background-image: url(../images/BP_Images/scroller/scroll_gripBg.gif); 
}

.ScrollPopup
{
  background-color: #FFFFFF; 
  border: 1px solid #666666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  height: 23px;
}


/* Tree Style */

.TreeView 
{ 
  background-color:White;
  padding-top:1px;
  padding-left:1px; 
  cursor:default; 
  visibility:hidden;
}

.TreeNode 
{ 
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
}

.GrayedTreeNode 
{ 
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:gray; 
  cursor:default;
}

.HoverTreeNode 
{ 
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.SelectedTreeNode 
{ 
  font-size: 11px; 
  background-color: silver; 
  color:black; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.TreeNodeNoPlot
{ 
  /*TEXT-DECORATION: line-through;*/
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:LightGrey; 
}


.SelectedTreeNodeNoPlot
{ 
  /*TEXT-DECORATION: line-through;*/
  font-size: 11px; 
  background-color: Silver; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
  color:LightGrey; 
}


.HoverTreeNodeNoPlot
{ 
  /*TEXT-DECORATION: line-through;*/
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
  color:LightGrey; 
}


.TreeNodeNoPlotStrike
{ 
  TEXT-DECORATION: line-through;
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:LightGrey; 
}


.SelectedTreeNodeNoPlotStrike
{ 
  TEXT-DECORATION: line-through;
  font-size: 11px; 
  background-color: Silver; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
  color:LightGrey; 
}


.HoverTreeNodeNoPlotStrike
{ 
  TEXT-DECORATION: line-through;
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
  color:LightGrey; 
}


.NodeEdit 
{
  border:1px gray solid;
  font-family: tahoma; 
  font-size: 11px;
}

/* Callback style */

.Heading  /* NKS : Cant find where this is used */
{
  background: url(images/heading_bg.gif);
  background-color: #737294;
  color: #FFFFFF; 
  border: #57566F 1px solid; 
  font-family: tahoma; 
  font-size: 11px;
  font-weight: bold; 
  padding: 5px; 
  cursor: default; 
}


.MenuCallBack
{
  background-color:#FFFFFF;
  border:1px solid #808080;
  width:155px;
  height:205px;
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#8D8F95',Direction=135,Strength=2);
}

.CallBackHidden
{
	visibility:hidden;
	display:none;	
	overflow:hidden;
}

/* -- End BluePoint Specific --- */

.GridFooter{
  vertical-align:bottom;
}

.WizardSidebar
{
	background-color: #6e87bf;
}



.WizardSidebar a, .WizardSidebar a:hover
{
	color: white;
}

.Error
{
	color:Red;
	font-weight:bold;
}


/*@import "header_3.4.css";*/


/* DM's Bits TP to review */
#singlecontent
{
position: relative;
float: left;
margin: 20px 20px 20px 20px;
}