﻿/*
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'  Developed By: Philip Bailey
'                ESSA Technologies Ltd.
'
'  Date Created: 3 Jan 2008
'
'   Description: 
'
' Modifications: None
'
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
*/
a:active, a:link, a:visited
{
	color: #0E7769;
}
/************************************************************************************
	Main page structure and page navigation elements
*/
body, td, th
{
	font-family: Arial;
	font-size: 12px;
	border-width: 0px;
	margin-top: 0px;
}

table
{
	border-style: none;
}

.ApplicationTitle
{
	font-size: large;
	color: #0E7769;
	font-weight: 700;
	padding-left: 10px;
	white-space: nowrap;
}

.WelcomeMessage
{
	font-size: 12px;
	margin: 0px;
	padding: 10px 5px 10px 5px;
}

td.MainPageContents
{
	padding: 10px 0px 0px 10px;
	background-color: White;
	width: 100%;
}

#MasterPageLayout
{
	min-width: 800px;
	max-width: 1500px;
	padding: 5px;
}

#MasterPageLayout td
{
	vertical-align: middle;
}

TD.NavCell A
{
	color: #CCCCCC;
}

.NavLink
{
	text-decoration: none;
	color: #CCCCCC;
	border-style: none;
	border-width: 0;
}

TD.NavCellActive
{
	color: #006600;
	background-image: url(Images/Navigation/navbarbackground_active.png);
	background-repeat: repeat-x;
}

.SummaryTableHeader, .MonthDataHeader, .MonthNotesHeader
{
	background-color: #EEEEEE;
	color: #0E7769;
	text-align: left;
	border-bottom: solid 1px #EEEEEE;
}

.NoValue
{
	font-style: italic;
	color: #EEEEEE;
}

.PageTitle
{
	font-size: 14px;
	font-weight: 700;
	color: #0E7769;
	padding: 15px 0 15px 0;
}

.SubTitle
{
	font-size: 14px;
	font-weight: 500;
	color: #0E7769;
	padding: 15px 0 30px 0;
	font-style: italic;
}

.ResultsLabel
{
	padding: 2px;
	color: #666666;
	
}

#PageContents
{
	padding: 10px;
}

.AccordionHeader
{
	background-color: #bdc6a9;
	font-size: 13px;
	font-weight: 700;
	padding: 6px 8px 6px 8px;
	border: 1px solid #EEEEEE;
	width: 125px;
}

.AccordionHeaderSelected
{
	background-color: #bdc6a9;
	font-size: 13px;
	font-weight: 700;
	padding: 6px 8px 6px 8px;
	border: 1px solid #EEEEEE;
}

.AccordionContent
{
	background-color: #EEEEEE;
	padding: 6px 8px 6px 8px;
}

.FilterRowLabel
{
	white-space: nowrap;
	padding: 0 2px 0 10px;
	text-align: right;
}

.FilterRowFilterLabel
{
	white-space: nowrap;
	padding: 0 2px 0 0;
	font-weight: 700;
}

/* Sub page nav panel
*/

#Menu
{
	color: #0E7769;
	width: 100%;
	font-weight: bold;
	background: #EEEEEE;
	width: 175px;
	border-right: solid 20px white;
}

#Menu TD
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.MenuLevel1
{
	padding-left: 5px;
	font-size: 13px;
}

.MenuLevel2
{
	font-size: 11px;
	padding-left: 20px;
}

.MenuLevel3
{
	font-size: 11px;
	padding-left: 35px;
}

/* Main nav bar
*/

.NavCell
{
	background-image: url(Images/Navigation/navbarbackground.png);
	background-repeat: repeat-x;
	height: 30px;
}

.MenuItem
{
	text-decoration: none;
}

.MenuItem a
{
	color: #FFFFFF;
	font-size: 14px !important;
}

.MenuItemActive
{
	text-decoration: none;
}

.MenuItemActive a
{
	color: #FFFFFF;
}

/* Google Map Content */

.GMapInfoContent
{
	font-size: 8px;
}

.RequiredField
{
	color: #660000;
	font-weight: 700;
}

.ValidationSummary
{
	color: Red;
	font-weight: 700;
	margin: 5px 0px 5px 0px;
}

.DetailsViewRowHeader
{
	font-weight: 700;
}

.DetailsViewRowsubItem
{
	padding-left: 10px;
}

.FullSizePhoto
{
	max-width: 800px;
	max-height: 800px;
}

.ThumbnailPhoto
{
	max-height: 200px;
	max-width: 200px;
}

/*
 AJAX modal popup background for the rest of the screen that
 can't be interacted with. CSS taken from:
http://www.telerik.com/support/kb/aspnet-ajax/window/semi-transparent-radwindow-modal-background.aspx

*/
.modalBackground
{
	background: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: .5;
	-moz-opacity: .5;
}

.Success
{
	color: Green;
	font-weight: 700;
}

.OutcomePanel
{
	padding: 10px 0 10px 0;
}

.AddItem
{
	padding: 5px 0 5px 0;
}

.GridRowRequiresApproval
{
	background-color: #FFC9C9;
}

.FixedGridWidth
{
	table-layout: fixed;
}

/*
 * Home page styles
 */

table.HomeLinks
{
	min-width: 300px;
	border: solid 1px #A9A9A9;
}

table.HomeLinks th.header
{
	/*background-image: url(Images/TableHeaderBackground.gif);     background-repeat: repeat-x; */
	background-color: #DDDDDD;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	font-size: larger;
}

table.Teams
{
	width: 400px;
	height: 200px;
	border: solid 1px #A9A9A9;
	margin: 0 10px 10px 0;
}

table.Teams th.header
{
	background-color: #DDDDDD;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	font-size: larger;
}

table.Teams th.header a
{
	text-decoration: none;
	color: Black;
}

#TwoColumnsMainTable td
{
	vertical-align: top;
}

table.HomeLinks td
{
	padding: 3px;
}

#HomeLinksParentTable td
{
	vertical-align: top;
}

.AlphaFilter
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
}

.OutOfOffice
{
	background-color: #FFC9C9;
	font-weight: 700;
}

.ActionItemClosed
{
	background-color: #CCCCCC;
	color: #444444;
}

.ActionItemHold
{
	background-color: #D1E3FF;
}

.ActionItemPastDue
{
	color: Red;
	background-color: #f9d0a7;
}

.PersonalBDActionItemRowStyle
{
	border-bottom: 1px solid #CCCCCC;
}

.MindWidthTable
{
	min-width: 800px;
}

.Unsubscribed
{
	color: #AAAAAA;
}

ul
{
	margin-top: 0px;
}

#etaf
{
	width: 900px;
}

.WrappedText
{
	margin: 3px 0 3px 0;
	max-width: 600px;
}

/* Breadcrumbs
*/

.CurrentNode
{
	color: gray;
	font-weight: 700;
	font-style: italic;
}

.BreadCrumbs
{
	font-size: 0.9em;
}

.BreadCrumbs a
{
	color: gray;

}
.AutoCompleteList
{
	padding: 0;
	background-color: White;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	list-style-image: none;
	list-style-type: none;
}

.AutoCompleteListItem
{
	padding: 3px;
	font-size: 12px;
}
.PlanningCloseButton:hover
{
    cursor: default;
    text-decoration: none;
}

.HelpTitle
{
    
    height: 10%;
    font-weight: bold;
    font-size: larger;
    padding: 5px 5px 5px 5px;
    border: Solid 3px #0E7769
}
.SchedulerEntry
{
    height: 250px;
    width: 250px;
    border-style:solid;
    border-color:Gray;
    float: right;
 
}
.SchedulerEntryLeft
{
    height: 250px;
    width: 250px;
    border-style:solid;
    border-color:Gray;
    float: left;

}

.imgArrow
{
   
    vertical-align: middle;
}
.grid-view
{
   padding: 0;
   margin: 0;
   border: 1px solid #333;
   font-family: "Verdana, Arial, Helvetica, sans-serif, Trebuchet MS";
   font-size: 0.9em;
   text-align: left;
}

.grid-view tr.header
{

  /*    color: white;
 background-color: #FF5600;
   text-align: center; 
  vertical-align: middle;*/
   height: 25px;
 

   font-weight: bold;
}

.grid-view tr.normal
{
   color: black;
   /*background-color: #FDC64E;
   text-align: center;*/
   height: 25px;
   vertical-align: middle;
}

.grid-view tr.alternate
{
   color: black;
   /*background-color: #D59200;
  text-align: center;*/
   height: 25px;
   vertical-align: middle;
 
}
.grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
   background-color: white;
   color: black;
   font-weight: bold;
}
.etaftotals
{
    font-style: italic;
    text-align: right;
}
.etafday
{
    text-align: center;
    width: 18px;
    font-weight: bold;

}
.GridOff th
{
    color: #fff;
    background-color: #3AC0F2;
}
/* CSS to change the GridLines color */
.GridOff, .GridOff th
{
    border: 1px solid #FFFFFF;
    background-color: #E0E0E0;
}

.GridOff td
{
    border: 1px solid #E0E0E0;
}
.hatch
{
    background: repeating-linear-gradient(
  45deg,
  #606dbc,
  #606dbc 10px,
  #465298 10px,
  #465298 20px
)
};