/* STYLE SHEET FOR YOUR LMSNOW ACCOUNT */


/******** Main headers that appear at the top of most pages *******/
h1, .h1, h3 { font-size: 1.8em; }

a { color: #0000bb; }

a:Hover { color: #bb0000; }

p.breadcrumb { size:11px; } /* breadcrumb links in portal */

.informationImportant {	color: red; } /* for info that must be seen on a page */

.informationUseful {color: #FFCC00;} /* For highlighted area inside table head */

.overdue {
	font-weight: bold;
	color: white;
	background-color: #ff0000;
}

img.logo {padding: 0px 30px; }

/********** TABLES ***********/

/* Alternating rows*/
.rowEven, .row1 {background-color:#FBFBFB;}

.rowOdd, .row2 {background-color:#F1F3F6;}


/***** Main forms used throughout the site *******/

#inputForm {
	border: solid 1px #000000;
	text-align: left;
}

#inputForm th {
	color: white;
	background-color:303F42;
}

#inputForm th a { color: #ffffff; }

#inputForm td {background-color: #efefef}

.fieldName { font-weight: bold; }

#inputForm tr.subHeading td {
	background-color:#AEE3D2;
}

#informationTable th, .informationTable th, #informationTable th a, .informationTable th a {
	color: white;
	background: #303F42;
}

#informationTable tr.subHeading, .informationTable tr.subHeading {
	background-color: #ddd;
}


/************ CALENDAR *****************/

/* displays in-house training on the calendar */
.inHouseTraining {
	border: solid 2px #990000;
	background-color: #f5d0d0;
}

/* displays public training on the calendar */
.publicWorkshop {
	border: solid 2px #184a6d;
	background-color: #A1C9E5;
}

/************** SUBMENU STYLE ******************/

#subMenu a {
	padding: 8px 14px;
	border: 1px solid #F5F5F5;
	color: #999;
}

#subMenu a:hover {
	background-color: #F9F9F9;
}

/****************** FROM OUTSOURCED WEBSITE ********************/
.style5 { font-family: Arial, Helvetica, sans-serif}

.subtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}
 
 table.MsoNormalTable{
	mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman"}
.style1 {
	color: #F0B500;
	font-weight: bold;
}
.style4 {font-size: 14px}

body.OutsourceSite { background-color:#CECECE; margin:0px; font-family:Arial, Helvetica, Geneva, sans-serif; }
#osOuterContainer { width:780px; margin:0px auto; padding:0px; }
#headerContainer { background:#00427b url(http://www.outsourceservices.com.au/images/whiteBannerWave.png) repeat-x scroll bottom left; padding:4px 0px 20px 55px; }
.osContainer { width:780px; margin:0px; }
ul.osTopMenu { background-color:#E6E6E6; color:#00427b; margin:0px; padding:5px 0px; }
ul.osTopMenu li { display:inline; list-style:none; list-style-type:none; margin:0px; }
ul.osTopMenu li a { background-color:#E6E6E6; color:#00427b; text-decoration:none; font-size:12px; padding:5px 10px; margin:0px; }
ul.osTopMenu li a:hover { text-decoration:underline; color:#FFd552; background-color:#00427b; }
#mainContainer { display:block; padding:20px; background-color:white; }
#osFooter { font-family:Verdana, Geneva, sans-serif; font-size:10px; text-align:center; padding:7px; background-color:#00427b; color:white; }
#osFooter a { font-family:Verdana, Geneva, sans-serif; font-size:10px; color:white; }


