﻿#header {
  background-color: #2E5282;
  color: #999999;
}
#header a:hover {
  color:#000000;
  background: #9FBFD6;
  text-decoration: none;
}
#header a {
  color: #ffffff;
  text-decoration: none;
}
#menu a {
	padding: 0 0.5em 0 0.5em;
}
#menu {
}
#user-status {
	font-size:x-small;
}
#footer-terms {
	font-size:x-small;
}
#footer-terms a {
  color: #444444;
}
#content {
}
#content-right {
}
#content-right a:hover {
  background-color: #2E5282;
  color:#ffffff;
}
.search-header 
{
	padding: 0.5em;
	background-color:#5E86AB;
	color:#ffffff;
}
.search-header a
{
	color: #ffffff;
}
.search-header a:hover, .search-header a:active
{
	background-color: #9FBFD6 !important;
	color: #000000 !important;
}
.search-content {
}
.search-content a {
  display:block;
  border-bottom: 1px dotted #999999;
  text-decoration: none;
  padding: 0 0.5em;
  color: #000000;
}
.search-footer 
{
}
.SearchText {
	width: 13em;
}
.SearchImage {
	padding-left: 0.5em;
}
.PagerRowStyle 
{
	padding: 0.2em 0em;
}
.PagerCurrentPage
{
	padding: 0.3em 0.5em;
	background-color:#5E86AB;
	color:#ffffff;
}
.PagerOtherPage a
{
	padding: 0.3em 0.5em !important;
	color: #000000 !important;
}
.PagerOtherPage a:hover, .PagerOtherPage a:active
{
	padding: 0.3em 0.5em !important;
	background-color:#5E86AB !important;
	color:#ffffff !important;
}
.header-title {
	font-size: large;
	font-weight: bold;
	color: #ffffff;
}
.detail {
	color: #666666;
	font-size: x-small;
}
.small-text {
	font-size:x-small;
}
.command-sort {
	font-size:x-small;
}
.command-sort-selected {
	font-weight: bold;
}
.command:hover {
  background-color: #FF0000;
  color:#FFFFFF;
}
.command {
  color:#FF0000;
}
#content-centre {
	background:#FFFFFF url(/App_Themes/Default/images/right-bg.png) repeat-y scroll right center;
	padding:0 8px 0 0;
}
#content-bottom {
	background:transparent url(/App_Themes/Default/images/bottom-bg.png) no-repeat scroll right top;
	font-size:8px;
}
.content-shadow {
}
.RecentlyViewed {
  background-color: #5e86ab;
  color: #cccccc;
}
.RecentlyViewed a, a.RecentlyViewedItem {
	text-decoration: none;
	color: #ffffff;
}
a.RecentlyViewedItem {
	padding: 0 0.5em 0 0.5em;
}
.RecentlyViewed a:hover, a:hover.RecentlyViewedItem {
	color: #000000;
}
.RecentlyViewed-nav
{
	padding: 0.3em 0.5em;
}
.NoteDescription {
  background-color: #FFFFCC;
  border: 1px solid #000000;
}
.NoteDetail {
}
.Error {
	color: Red;
}
.detailLabel {
  font-weight: bold;
}
.eg {
  color: #999999;
}
.form {
  display:block;
}
.form .name {
  font-size:large;
}
.form .label {
  font-size:small;
  font-weight: bold;
  display: block;
}
.watermark {
  color: #666666;
}
.form .watermarkName {
  font-size:large;
  color: #666666;
}
.form .textbox {
}
.form .button {
  width: 5em;
}
.row {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.commandbar {
  display:block;
  background-color: #e5e5e5;
  padding: 0.5em;
}
.titlebar {
  display:block;
  background: #e6ecf7;
  padding: 0.75em 1em;
	font-size: large;
}
.todo-date {
	font-weight: bold;
	font-size: x-small;
	padding-top: 1em;
}
.notification-date {
	font-weight: bold;
	font-size: x-small;
	padding-top: 1em;
}
.todo-header {
	display:block;
  padding: 0.2em 0 0.2em 1em;
  border-top: 1px solid #dddddd;
}
.notification-header {
  padding: 0.2em 0 0.2em 1em;
  border-top: 1px solid #dddddd;
}
.roster-header {
	padding:0.2em;
	border-top: 1px solid #dddddd;
}
.roster-subheader {
	font-weight: bold;
	font-size: x-small;
}
.note-header {
  background-color: #e6ecf7;
  padding: 0.5em 1em 0.5em 1em;
  border-top: 1px solid #999999;
}
.note-system-header {
  background-color: #ccffcc;
  padding: 0.5em 1em 0.5em 1em;
  border-top: 1px solid #999999;
}
.note-restricted-header {
  background-color: #ffcccc;
  padding: 0.5em 1em 0.5em 1em;
  border-top: 1px solid #999999;
}
.note-text {
  padding: 0.5em 1em 1.5em 1em;
}/*
.command-link {
	margin-right: 1em;
	text-decoration: underline;
}
.command-link:hover {
	cursor:pointer;
}*/
.ItemsTab .ajax__tab_header
{
  background: #e6ecf7 !important;
  padding-left:0.75em;
}
.ItemsTab .ajax__tab_outer
{
}
.ItemsTab .ajax__tab_inner
{
}
.ItemsTab .ajax__tab_tab
{
  padding: 0.75em 0.75em !important;
  margin-right: 0 !important;
}
.ItemsTab .ajax__tab_body
{
}
.ItemsTab .ajax__tab_hover
{
	background: url(/App_Themes/Default/images/active-tab.gif) no-repeat bottom center !important;
}
.ItemsTab .ajax__tab_active
{
	background: url(/App_Themes/Default/images/active-tab.gif) no-repeat bottom center !important;
	font-weight: bold;
}
body {
  background-color: #9FBFD6;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  color: #333333;
  line-height: 1.5em;
}
html {}
h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size:xx-large;
}
h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size:x-large;
}
h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size:large;
  font-weight: bold;
}
h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size:medium;
  font-weight: bold;
}
h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size:small;
  font-weight:bold;
}
h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size:small;
}
em {
	background-color: #FFFF66;
	font-style: normal;
}
blockquote{}
br{}
button{}
div{}
fieldset {
	border-color:#CCCCCC;
	border-style:solid none none;
	border-width:1px medium medium;
}
legend {
	color:#000;
	font-size:small;
	font-weight:bold;
	padding:0pt 0.5em;
}
label .inline {
	float:left;
	padding:0pt 1em;
	text-align:right;
	width:6em;
	display:inline !important;
}
form{}
hr {
	border-color:#CCCCCC;
	border-style:solid none none;
	border-width:1px medium medium;
}
a {
  color: #000000;
  padding: 0.1em;
}
a:hover {
  text-decoration: none;
  background-color: #9FBFD6;
}
img {
  border-style: none;
	border-width: 0;
}
li { list-style-type: none; list-style-position: outside; }
ul{ margin: 0 0 0 2em;}
ul li { list-style-type: disc; list-style-position: outside; }
ol{ margin: 0 0 0 3em;}
ol li{ list-style-type: decimal;}
select{}
optgroup{}
option{}
p{}
pre{}
span{}
sub{}
sup{}
table {}
table table {}
tr{}
th{}
td{}
textarea{}