/*Global items */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
h1 {
	padding: 10px;
	text-indent: 152px;
	font-size: 16px;
	border-bottom: 1px solid #099;
	margin: 0px;
	color: #099;
	background-image: url(h1_bkgrd.gif);
	background-repeat: repeat-y;
}
h2 {
	font-size: 14px;
	color: #099;
	margin-bottom: 12px;
	clear: both;
}
h3 {
	border: 1px solid #C00;
	font-size: 14px;
	padding: 3px;
	text-align: center;
	margin-bottom: 12px;
}
p {
	margin: 0px 0px 12px 0px;
	line-height: 20px;
}
a {
	color: #099;
}
table {
	margin-bottom: 12px;
}
th {
	text-align: left;
	color: #099;
}
hr {
	width: 100%;
	height: 1px;
	background-color: #099;
	color: #099;
}
img {
	border: 0px;
}


/* Form items */
form {
	margin: 0px;
	clear: both;
}
fieldset {
	display: block;
	border: 1px solid #099;
	width: 450px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 10px;
}
fieldset p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	clear: left;
}
legend {
	font-weight: bold;
	color: #099;
	margin-left: 10px;
	padding-left: 0px;
}
label {
	display: block;
	width: 130px;
	float: left;
	clear: left;
	font-weight: bold;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 275px;
	display: block;
	float: left;
	margin-bottom: 5px;
}
optgroup {
	color: #099;
}
option {
	color: #000;
}


/*Navigation items */
#Navigation {
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 0px 1px;
	float: left;
	border-right: 1px solid #099;
	border-bottom: 1px solid #099;
	font-weight: bold;
}
#Navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #66C2C2;
}
#Navigation li a {
	display: block;
	padding: 4px 13px 4px 12px;
	width: 120px;
	text-decoration: none;
	color: #FFF;
}
#Navigation li a:hover {
	background-color: #099 !important;
	color: #FFF;
}
#Navigation li a.RegionalManagerEmail {
	display: inline;
	color: #333;
	padding: 0px;
	font-weight: bold;
}
#Navigation li a.RegionalManagerEmail:hover {
	color: #000;
	background-color: #c2e7e7;
}
#Navigation li a.NewMessage {
	background-image: url(newmessage.gif);
}
#Navigation li.Signout {
	background-color: #09C;
}
#Navigation li.Signout a:hover {
	background-color: #C00 !important;
	color: #FFF;
}
#Navigation li.Regional {
	background-color: #09C;
}
#Navigation li.Stat {
	padding: 4px 13px 4px 12px;
	background-color: #C2E7E7;
	color: #666666;
	font-weight: normal;
}
#Navigation li.Info {
	background-color: #8CD1D1;
}
#Navigation li.Image {
	background-color: #FFF;
}
#Navigation li.Image a {
	padding: 0px 0px 2px 0px !important;
	border: none !important;
}
#Navigation li.Image a:hover {
	background-color: #FFF !important;
}
#Navigation li.Active a {
	background-color: #FFC;
	border: 1px solid #CCC;
	color: #66C2C2;
	padding: 3px 4px 3px 19px;
}
#Navigation li.Active a:hover {
	background-color: #FFC !important;
	color: #66C2C2;
}

/* Layout DIVs */
#Logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 134px;
	height: 29px;
	padding-left: 13px;
	padding-top: 10px;
	background-color: #FFF;
	border-right: 1px solid #099;
}
#Content {
	float: left;
	margin: 10px 10px 10px 15px;
	width: 590px;
	padding: 0px;
}
#PDIT {
	display: none;
}
#Popup {
	margin: 10px 10px 10px 15px;
	width: 520px;
}
#Loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -190px;
	margin-top: -60px;
	border: 1px solid #099;
	padding: 20px;
	width: 340px;
	background-color: #FFC;
	color: #099;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}
#InstructorPhoto {
	position: relative;
	top: -7px;
	float: right;
	border: 1px solid #099;
}


/* Classes */
tr.Lapsed {
	color: #999 !important;
}
tr.Lapsed a {
	color: #999 !important;
}
.Submit {
	width: auto;
	clear: left;
}
.Button {
	width: auto;
	float: none;
	display: inline;
}
.Download {
	width: auto;
	float: none;
	margin-bottom: 12px;
	clear: both;
}
.ButtonLessons {
	border: 1px solid #099;
	color: #FFF;
	background-color: #000;
}
.ButtonLessons2 {
	border: 1px solid #099;
	color: #FFF;
	background-color: #0CC;
}
.ButtonHoliday {
	border: 1px solid #099;
	color: #FFF;
	background-color: #F93;
}
.ButtonUnavailable {
	border: 1px solid #099;
	color: #000;
	background-color: #CCC;
}
.ButtonClear {
	border: 1px solid #099;
	color: #000;
	background-color: #FFF;
}
.ButtonOnline {
	border: 1px solid #099;
	color: #FFF;
	background-color: #0C0;
}
.CellLessons {
	background-color: #000;
}
.CellLessons2 {
	background-color: #0CC;
}
.CellHoliday {
	background-color: #F93;
}
.CellUnavailable {
	background-color: #CCC;
}
.CellOnline {
	background-color: #0C0;
}
.CellBlank {
	background-color: #FFF;
}
.CellOver {
	background-color: #EEE;
}
.Checkbox {
	position: relative;
	left: -4px;
	width: auto;
}
.ConfirmCheckbox {
	position: relative;
	right: 10px;
	float: right;
	width: auto;
}
.TestCheckbox {
	position: relative;
	right: 120px;
	width: auto;
	float: right;
}
.TestLabel {
	position: relative;
	right: 120px;
	width: auto;
	float: right;
	clear: none;
}
.Short {
	width: 100px;
}
.Medium {
	width: 250px;
}
.Long {
	width: 405px;
}
.Large {
	font-size: 14px;
	font-weight: bold;
}
.Timesheet {
	border-collapse: collapse;
	border: 1px solid #099;
	margin-bottom: 17px;
}
.Timesheet th.Number {
	text-align: right;
}
.Timesheet td {
	border: 1px solid #DDD;
}
.Timesheet td.HourLine {
	border-right: 1px solid #BBB;
}
.Timesheet input {
	display: none;
}
.Green {
	color: #060;
}
.Red {
	color: #C00;
}
.White {
	color: #FFF;
}
.Bottom {
	margin-bottom: 800px;
}
.mceEditorContainer * {
	width: auto;
}
.mceEditorContainer select {
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
}
.Popup h1 {
	text-align: center;
	text-indent: 0px;
}
.Popup #Left {
	float: left;
	width: 500px;
	overflow: auto;
	height: 340px;
	padding: 10px;
	background-color: #eee;
}
.Popup #Right {
	border-left: 1px solid #099;
	padding: 10px;
	overflow: auto;
	height: 340px;
}
.Popup div div {
	float: none;
}
.Popup a {
	text-transform: uppercase;
}
