/* master css
----------------------------------------*/
#pagetop {
	display: none;
	text-indent: -9000px;
	}
BODY {
	font-family: Arial, Sans-Serif;
	font-size: 80%;
	line-height: 1.25em;
	color: #000;
	padding: 0;
	margin: 0;
	margin-bottom: 0;
	}
TEXTAREA, INPUT, SELECT {
	}
#wrapper {
	margin: 0 auto;
	width: 960px;
	z-index: 1000;
	}
* html #container {
	margin-top: -3px;
	} /* style for IE6 */
#container {
	margin: 0 auto;
	width: 960px;
	padding: 0 15px 0 16px;
	margin-top: 0px;
	}	
#top-menu { 
	position: relative;
	height: 56px;
	width: 960px;
	padding: 0;
	white-space: nowrap;
	margin: 0 17px 0 14px;
	display: none;
	}
#page-header {
	height: 161px;
	width: 960px;
	margin: 0 auto;
	z-index: 10000;
	}
#left-section {
	float: left;
	width: 200px;
	}
	
/* cmsContent1 (Main Section)
----------------------------------------*/
#cmsContent1 {
	color: #000;
	line-height: 1.5em;
	text-align:left;
	}
#cmsContent1 h1 {
	font-family: 'Times New Roman' , Serif;
	font-size: 1.8em;
	line-height: 1.8em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 0;
	}
* html #cmsContent1 h1 {
	padding-top: 0px;
	} /* style for IE6 */
html>body #cmsContent1 h1 {
	padding-top: 0px;
	} /* style for IE7 */
#cmsContent1 h2 {
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;	
	padding-bottom: 0;
	margin-bottom: 0;
	}
#cmsContent1 h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;	
	padding-bottom: 0;
	margin-bottom: 0;
	}
#cmsContent1 h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;	
	padding-bottom: 0;
	margin-bottom: 0;
	}
#cmsContent1 h5 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;	
	padding-bottom: 0;
	margin-bottom: 0;
	}
#cmsContent1 li {
	display: list-item;
	margin-bottom: 6px;
	margin-left: 20px;
	}
#cmsContent1 ol li {
	display: list-item;
	margin-bottom: 6px;
	}
.welcomeLabel {
	font-size: .75em;
	}
	
/* cmsContent2 (Right Section)
----------------------------------------*/
#right-section {
	font-size: 11px;
	}
#right-section hr {
	height: 1px;
	width: 170px;
	background-color: #999;
	margin-left: 0;
	margin-top: 13px;	
	margin-bottom: 16px;
	border: 0;
	}
* html #right-section hr {
	margin-left: -18px;
	color: #ccc;
	} /* style for IE */
	
/* footer
----------------------------------------*/
#page-footer {
	height: 44px;
	width: 960px;
	margin: 0 auto;
	}
#footer {
	padding: 18px 0 0 0;
	text-indent: 22px;
	font-size: 11px;
	}	

/* links & buttons
----------------------------------------*/
.button, .searchButton {
	height: 18px;
	margin-top: 0px;
	padding: 0px 4px 2px 4px;
	font-size: 11px;
	font-weight: normal;
	}
.searchButton {
	color: #035193;
	font-size: 11px;
	}
a.footerLink:link, a.footerLink:visited, a.footerLink:hover {
	text-decoration: underline;
	}
a.footerLink:hover {
	text-decoration: none;
	}
a.auxLink:link, a.auxLink:visited, a.auxLink:hover {
	text-decoration: underline;
	padding-right:6px;
	}
a.auxLink:hover {
	text-decoration: none;
	}
a.searchLink:link, a.searchLink:visited, a.searchLink:hover {
	text-decoration: underline;
	padding-right:6px;
	}
a.searchLink:hover {
	text-decoration: none;
	}
a:link, a:visited, a:hover {
	text-decoration: underline; 
	}
a:hover {
	text-decoration: none; 
	}
#cmsContent1 a.ParentLinks:link, #cmsContent1 a.ParentLinks:visited, #cmsContent1 a.ParentLinks:hover,
#cmsContent1 a.parentLinks:link, #cmsContent1 a.parentLinks:visited, #cmsContent1 a.parentLinks:hover {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
	}
#cmsContent1 a.ParentLinks:hover,
#cmsContent1 a.parentLinks:hover {
	}
#cmsContent1 a.menuLinks:link, #cmsContent1 a.menuLinks:visited, #cmsContent1 a.menuLinks:hover {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
	}
#cmsContent1 a.menuLinks:hover {
	}
#cmsContent1 a.adminLink:link, #cmsContent1 a.adminLink:visited, #cmsContent1 a.adminLink:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	}
#cmsContent1 a.adminLink:hover {
	}
#cmsContent1 a:link, #cmsContent1 a:visited, #cmsContent1 a:hover {
	text-decoration: underline;
	}
#cmsContent1 a:hover {
	text-decoration: none;
	}
#cmsContent2 a:link, #cmsContent2 a:visited, #cmsContent2 a:hover {
	text-decoration: underline;
	}
#cmsContent2 a:hover {
	text-decoration: none;
	}
#miniCal a:link, #miniCal a:visited, #miniCal a:hover {
	text-decoration: none;
	}
#miniCal a:hover {
	}

/* preload items for content admin
----------------------------------------*/
.boldLabel, .boldlabel {
	font-weight:bold;
	font-family: Arial, sans-serif;
	color: #000;
	}
.dark-brown-text {
	color: #5a3d1b; /* dark brown */
	}
.light-brown-text {
	color: #9A8974; /* light brown */
	}	
.dark-green-text {
	color: #064317; /* dark green */
	}
.medium-green-text {
	color: #71bd1c; /* medium green */
	}
.light-green-text {
	color: #99cc66; /* light green */
	}
.dark-blue-text {
	color: #025093; /* dark blue */
	}
.medium-blue-text {
	color: #8bd9fd; /* medium blue */
	}
.light-blue-text {
	color: #c7e7f2; /* light blue */
	}

/* general
---------------------------------------*/
.tableHeader {
	height:28px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	}
.tableSubHeader {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: #ffffff 1px solid;
	}
.tableBorder {
	border: solid 1px #666;
	width: 100%;
	}

/* main nav css
----------------------------------------*/
.RadMenu_Robotic {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	font:12px Arial, Sans-Serif;
	white-space:normal;
	margin-bottom: 0;
	width: 196px;
	}
.RadMenu_Robotic .rootGroup {
	}
.RadMenu_Robotic .rootGroup .item {
	border-bottom:1px solid #fff;
	width: 196px;
	}
.RadMenu_Robotic .link,
.RadMenu_Robotic .link:hover,
.RadMenu_Robotic .link:visited,
.RadMenu_Robotic .expanded {
	text-decoration:none;
	text-indent: 20px;
	text-decoration:none;
	}
.RadMenu_Robotic .link:hover {
	}
.RadMenu_Robotic .rootGroup .disabled:hover {
	background: none;
	border-top:0;
	BORDER-LEFT:0;
	border-right:0;
	margin-left: 0;
	margin-right:0;
	margin-top:1px;
	}
.RadMenu_Robotic .group .item {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:0;
	margin-left: 4px;
	border-bottom:1px solid #fff;
	}
.RadMenu_Robotic .group .link,
.RadMenu_Robotic .group .link:hover,
.RadMenu_Robotic .group .link:visited,
.RadMenu_Robotic .group .expanded,
.RadMenu_Robotic .group .expanded:hover {
	margin:0;
	border:0;
	width:196px;
	padding:0;
	}
.RadMenu_Robotic .group .link:hover {
	}	
.RadMenu_Robotic .group .text {
	padding-left:0;
	}
.RadMenu_Robotic .group .first .link,
.RadMenu_Robotic .group .first .link:hover,
.RadMenu_Robotic .group .first .expanded,
.RadMenu_Robotic .group .first .expanded:hover {
	border-top:0;
	}
.RadMenu_Robotic ul.group {
	margin-left: 1px;
	}
.RadMenu_Robotic .text {
	padding-top:7px;
	padding-bottom:7px;
	display:block;
	}
.RadMenu_Robotic .link .expandLeft {
	}
.RadMenu_Robotic .link:hover .expandLeft {
	}
.RadMenu_Robotic .group .separator .text {
	padding-top:3px;
	line-height:1px;
	}

/* PanelBar Nav
----------------------------------------*/
#left-section .panelbar {
	position: relative;
	margin-top: 0px;
	line-height: 26px;
	left: 1px;
	right: 0;
	cursor: pointer;
	}
.parent, .parent-over {
	text-indent: 16px;
	}
.child1, .child1-over {
	text-indent: 16px;
	}
.child2, .child2-over {
	text-indent: 16px;
	}
.child3, .child3-over {
	text-indent: 16px;
	}
	
/* event calendar css
----------------------------------------*/
.CalendarTitle {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	text-align: center;
	}
a.NextPrev:link, a.NextPrev:visited, a.NextPrev:hover {
	font-size: .75em;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
	}
a.NextPrev:hover {
	text-decoration: none;
	}
.CalendarHeader, a.CalendarHeader:link, a.CalendarHeader:visited, a.CalendarHeader:hover {
	height: 20px;
	font-weight: normal;
	text-align: center;
	}
a.CalendarHeader:link, a.CalendarHeader:visited, a.CalendarHeader:hover {
	text-decoration: underline;
	}
a.CalendarHeader:hover {
	text-decoration: underline;
	}

/* toolbar
----------------------------------------*/

.ToolbarItem {}
.ToolbarSelectedItem {
    font-weight: bold;
	}
A.ToolbarSelectedItem:link, A.ToolbarSelectedItem:visited, A.ToolbarSelectedItem:hover {
	text-decoration: none;
	}
A.ToolbarSelectedItem:hover {
	}
A.ToolbarItem:link, A.ToolbarItem:visited, A.ToolbarItem:active, A.ToolbarItem:hover {
    text-decoration: underline;
	}
A.ToolbarItem:hover {
	}
.ToolbarItem, .ToolbarSelectedItem {
   text-Align: Center;
	}

/* month / week
----------------------------------------*/
.Day, .Today, .Weekend, .SpecialDay, .OtherMonthDay, .OtherMonthDayAlter, .Holiday, .HolidayHeader {}
.DayHeader {}
.TodayHeader{}
.WeekendHeader{}
.OtherMonthDayHeader {
   color: Gray;
	}
.SpecialDayHeader{}
.SpecialDayHeader, .TodayHeader, .WeekendHeader {
	}
.MonthWeekHeader {
   width: 22px;
   vertical-align: middle;
   text-decoration: none;
	}
.TodayHeader, .OtherMonthDayHeader, .SpecialDayHeader, .WeekendHeader {
   height: 30px;
   vertical-align: middle;
   text-align: left;
   text-decoration: none;
	}

/* day
----------------------------------------*/
.HourHorizHeader {
   height: 22px;
   text-align: center;
	}
.HourVertHeader {
   width: 26px;
   text-align: right;
	}
.HourHorizHeader, .HourVertHeader {
   text-decoration: none;
	}

/* event item links
----------------------------------------*/
.EventLink, A.EventLink:link, A.EventLink:visited, A.EventLink:hover, A.EventLink:active {
	font-weight: normal;
	}
A.EventLink:link {
    text-decoration: underline;
	}
A.EventLink:visited {
    text-decoration: underline;
	}
A.EventLink:hover {
    text-decoration: underline;
	}
A.EventLink:active {
    text-decoration: underline;
	}
	
/* grid styles css
----------------------------------------*/
/* Table enclosing the whole control */
table.AxpDataGrid {
	border: #666 1px solid;
	padding:2px;
	}
/* Data update message */
.AXDBUpdateMessage {}
/* Data Edit Button Bar */
table.AxpDbEditBtnBar {}
/* Data Edit Button Bar - single row/col*/
tr.AxpDbEditBtnBar {}
.AXDBErrorMessage {
	font-weight: bold;
	}
.AXDBUpdateErrorMessage {
	font-weight: bold;
	}
/* Table enclosing grid column headers for scrollable grid */
table.AXDBTableScroll {
	border-left: #fff 1px solid;
	}
/* Table enclosing data grid */
TABLE.AXDBTable {
	border-left: #fff 1px solid;
	}
/* Grid Column headers (containing column names) */
TH.AXDBTableTH, TH.AXDBTableTHWithButton {
	padding: 3px 2px 3px 4px;
	border: #fff 0px solid;
	}
/* Table Header */
td.AXDBTableHeader {
	height:28px;
	padding: 3px 2px 3px 4px;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	}
/* Panel at bottom holding the Records per page selection */
td.AXDBTableFooter, .AXDBTableInfoFooter {
	padding: 2px;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	}
/* Panel holding FooterText */
.AXDBTableInfoFooter {
	border-top: #fff 1px solid;
	}
/* Drop down select records per page */
select.AXDBTableRecPerPage {
	}
/* Table enclosing each record grid on the Form page */
table.AXDBTableFormDataView {
	width: 100%;
	font-weight: normal;
	border-left: #fff 1px solid;	
	border-top: #fff 1px solid;
	}
/* Form data grid Column header (left side column in table) */
TH.AXDBTableFormDataView {
	font-weight: normal;
	padding: 4px;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	}
/* Form data grid data cells */
TD.AXDBTableFormDataView {
	font-weight: normal;
	padding: 4px;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	}
/* Button navigation bar when positioned at Top */
/* Button navigation bar when positioned at Bottom */
TH.AXDBTableNavBarTop, TH.AXDBTableNavBar {
	font-weight: normal;
	padding-top: 2px;
	border: #fff 1px solid;
	}
/* The text part of the navigation bar when positioned at Top */
/* The text part of the navigation bar when positioned at Bottom */
TD.AXDBTableNavBarTop, TD.AXDBTableNavBar {
	}
/* Data Edit Form */
table.AXDBTableFormDataEdit {
	border: #fff 1px solid;
	}
th.AXDBTableFormDataEdit {
	font-weight: normal;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	}
td.AXDBTableFormDataEdit {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
	}
textarea.AxpDbTextArea {
	}
td.AxpDbEditBtnBar {
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	border-top: #fff 0px solid;
	border-bottom: #fff 1px solid;
	}
.AxpDbInputBtn {
	}
input.AxpDbInput {}
input.AxpDbCheckBox {}
.AxpDBRequiredFieldLabel {}
/* Data Grid Odd Numbered Row Cells */
/* Data Grid Even Numbered Row Cells */
TD.AXDBTableTDodd, TD.AXDBTableTDeven {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;	
	padding-bottom: 2px;
	border-top: #999 1px solid;
	}
TD.AXDBTableTDeven {}
/* Row highlighting effect */
TR.AXDBHighlightRow {
	background-color:#efefef;
	}
TR.AXDBHighlightRowClick {
	cursor:hand;
	background-color:#efefef; 
	}
/* Data Grid Odd Numbered Rows */
TR.AXDBTableTRodd {
	background-color: #fff;
	}
/* Data Grid Even Numbered Rows */
TR.AXDBTableTReven {	
	background-color: #fff;
	}
/* 
if objAxpDB.DisplayType = "form" and objAxpDB.RecordsPerPage > 1
a row will be inserted between each datagrid record.
Set attributes here if needed:
*/
TD.AXDBTableTDFormGap  {}
TR.AXDBTableTRFormGap  {}
/* Hyperlinks on the Grid Column Header Bar */
a.AXDBTableTH:link, a.AXDBTableTH:active, a.AXDBTableTH:visited, a.AXDBTableTH:hover {
  	font-weight: normal;
	text-decoration: underline;    
	}
a.AXDBTableTH:hover {
	text-decoration: none;    
	}
/* Hyperlinks in the grid data cells including default Index column */
a.AXDBTable:link, a.AXDBTable:active, a.AXDBTable:visited, a.AXDBTable:hover {	
  	font-weight: normal;
	text-decoration: underline;
	}
a.AXDBTable:hover {
	}
/* Hyperlinks on the Navigation Bar */
a.AXDBTableNavBar:link, a.AXDBTableNavBar:visited, a.AXDBTableNavBar:active, a.AXDBTableNavBar:hover {
  	font-weight: normal;
	color: #333;
	text-decoration: underline;
	}
a.AXDBTableNavBar:hover {
	}
.AXDBScrollGrid {
	border-right: #fff 0px solid;
	}

#dViewLeft
{
	clear:both;
	float:left;
	width:175px;
	padding-bottom: 10px;
}

#dViewLeft2
{
	float:left;
	padding-bottom: 10px;
	width:200px;
}

#dViewLeft3
{
	float:left;
	padding-bottom: 10px;
	width:200px;
}

#dViewRight
{
	float:right;
	padding-bottom: 10px;
}

#dViewDetails
{
	border-bottom: solid 0px #5a692c;
}

#dViewCriteria
{
	border-bottom: solid 0px #5a692c;
}

.tableUnderline
{
}

.tableUnderline td
{
	border-bottom: solid 1px #cccccc;
}
