/* @override http://advanceonlineoi/stylesheets/screen.css */

/*
==================================================
Styled HTML Tags.
--------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #444;
	background-color: #ccc;
}

img {
	border: none;
}

a {
	color: #046594;
}

a:hover {
	text-decoration: underline;
	color: #970F00;
}

li {
	margin-bottom: 0.5em;
}

input, textarea {
	font-size: 0.9em;
}

h1 {
	margin: 0;
	padding: 5px 0 0;
	color: #970F00;
	font: bold 1.6em Verdana, Arial, sans-serif;
	text-shadow: #bbb 0 3px 3px;
}

h2 {
	margin: 0;
	padding: 1.4em 0 0;
	color: #046594;
	font: bold 1.3em Verdana, Arial, sans-serif;
}

h3 {
	margin: 0;
	padding: 1.4em 0 0;
	font: bold 1.1em Verdana, Arial, sans-serif;
}

/*
==================================================
Unique Page Elements.
--------------------------------------------------
*/

#pageLayout {
	width: 770px;
	background-color: white;
	margin: 0 auto;
	text-align: left;
	/*
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
	*/
}

#companyID {
	width: 770px;
	background-color: #ffc;
	background-image: url(../images/website_background_color.jpg);
	float: right;
	padding: 0;
	border-bottom: solid 3px #055B8E;
}

#pageBanner {
	background-color: white;
}

#pageContent {
	padding: 2em 1.5em 2em 2em;
	float: left;
	line-height: 1.8em;
	width: 510px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 469px;
	
}

html>body #pageContent {
	width: 469px;
}

#pageContentAlt {
	background-color: white;
	padding: 0 20px;
	margin-top: 20px;
	float: left;
	line-height: 1.4em;
	width: 770px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px;
}

html>body #pageContentAlt {
	width: 730px;
}

#pageContentSup {
	font: 0.85em Arial, sans-serif;
	padding: 3em 1.5em 1.5em;
	line-height: 1.4em;
	float: right;
	color: #555;
	width: 240px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 218px;
}

#pageContentSup #newsAOI {
	background: url(../images/icon_pr.jpg) top center no-repeat;
	min-height: 200px;
}

#pageContentSup #newsIndustry {
	background: url(../images/icon_osha.jpg) top center no-repeat;
	min-height: 200px;
}

html>body #pageContentSup {
	width: 218px;
}

#pageContentSup h2 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.5em;
	font: bold 1.2em Arial, sans-serif;
}

#pageContentSup h3 {
	padding-bottom: 5px;
	font: bold 1.1em Arial, sans-serif;
}

#pageContentSup ol {
	/*
	font-weight: bold;
	*/
	list-style-type: decimal-leading-zero;
	vertical-align: text-top;
	color: #970F00;
	margin: 0;
	padding: 0 0 0 1em;
}

#pageContentSup ol li {
	padding: 1em 0.5em 1em 0;
	margin: 0 0 0 1.2em;
	border-bottom: 1px solid #ddd;
}

#pageContentSup ol li.last {
	border-style: none;
}

#pageContentSup ol li a {
	/*
	font-weight: normal;
	font-style: normal;
	*/
}

#pageContentSup ol li span {
	color: #666;
	/*
	font-weight: normal;
	font-style: normal;
	*/
}

#copyInfo {
	font-size: 0.75em;
	background-color: white;
	clear: both;
	padding: 10px;
	text-align: center;
}

#copyInfo a {
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-left: 1px solid black;
}

.newRelease {
	color: #046594;
	font-weight: bold;
}

.formRequirement {
	color: red;
}

.userAccount {
	width: 45%;
	padding: 10px;
	float: left;
	text-align: center;
}

/*
==================================================
Navigation for the pages of a site.
--------------------------------------------------
*/

#pageNav {
	text-align: right;
	background-color: #ffc;
	float: right;
	margin-top: 30px;
}

#pageNav ul {
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
}

#pageNav li {
	margin: 0;
	padding: 0;
	display: inline;
}

#pageNav a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/website_button_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 0.1em;
	color: #970F00;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	font-size: 0.9em;
}

#pageNav > ul a {
	width: auto;
}

#pageNav a span {
	display: block;
	float: left;
	padding: 5px 7px;
	background-image: url(../images/website_button_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*
==================================================
Used to auto-select the active page. <body id="activePageID"> to work correctly.
--------------------------------------------------
*/

#pageNav a:hover, #pageHome #goHome a, #pageSolutions #goSolutions a, #pageCatalog #goCatalog a, #pageELearning #goELearning a, #pageNews #goNews a, #pageCompany #goCompany a, #pageContact #goContact a {
	background-position: 100% -50px;
	color: white;
	cursor: hand;
}

#pageNav a:hover span, #pageHome #goHome a span, #pageSolutions #goSolutions a span, #pageCatalog #goCatalog a span, #pageELearning #goELearning a span, #pageNews #goNews a span, #pageCompany #goCompany a span, #pageContact #goContact a span {
	background-position: 0% -50px;
	color: white;
}

/*
==================================================
Navigation for the sections of a page.
--------------------------------------------------
*/

#sectionNav {
	text-align: left;
	background-color: #ffc;
	padding: 0.5em;
	border-bottom: 1px solid #999;
}

#sectionNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sectionNav li {
	display: inline;
	padding: 0;
	margin: 0;
}

#sectionNav a {
	font-weight: bold;
	padding: 0.5em 0.5em 0.7em;
	margin: 0;
}

/*
==================================================
Used to auto-select the active section. <ul id="activeSectionID"> to work correctly.
--------------------------------------------------
*/

#secOverview #goOverview a, #secIndividual #goIndividual a, #secBusiness #goBusiness a, #secCustom #goCustom a, #secConsult #goConsult a, #secSales #goSales a, #secService #goService a, #secLearnIndividual #goLearnIndividual a, #secLearnBusiness #goLearnBusiness a, #secLearnFAQ #goLearnFAQ a, #secTestimonials #goTestimonials a, #secEmployment #goEmployment a, #secSpecials #goSpecials a, #secNews #goNewsSec a, #secAOINews #goAOINews a, #secArchive #goArchiveNews a, #secIndustry #goIndustryNews a {
	color: #333;
	text-decoration: none;
	background: #fff;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding-right: 1em;
	padding-left: 1em;
}

/*
==================================================
Quick-bar on the index/splash page.
--------------------------------------------------
*/

#quickInfo {
	width: 100%;
	font-size: 0.85em;
	padding: 5px 0 0;
	margin: 0;
	background-image: url(../images/website_quick_section.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#quickInfo h2 {
	font-size: 1.1em;
	padding-top: 0.5em;
}

#quickInfo p {
	margin: 5px 0;
}

#quickFooter {
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../images/website_quick_section.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	clear: both;
}

#quickLogin {
	float: left;
	padding: 10px 10px 0 30px;
	width: 258px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 223px;
}

html>body #quickLogin {
	width: 223px;
}

#quickCourse {
	float: left;
	padding: 10px 10px 0;
	width: 258px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 223px;
}

html>body #quickCourse {
	width: 223px;
}

#quickCourse h2 {
	color: #970F00;
}

#quickNote {
	float: left;
	padding: 10px 30px 0 10px;
	width: 258px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 223px;
}

html>body #quickNote {
	width: 223px;
}

/*
==================================================
Blockquote adjustments.
--------------------------------------------------
*/

blockquote {
	font: 1.1em/1.6em Georgia, serif;
}

blockquote div {
	font: 1em/1.6em Arial, sans-serif;
}

#pageContent .quoteCustomer, #pageContentAlt .quoteCustomer {
	background: url(../images/quote_stop.jpg) top right no-repeat;
	margin-bottom: 2em;
}

#pageContent .quoteCustomer blockquote, #pageContentAlt .quoteCustomer blockquote {
	font: 1.2em/1.65em Georgia, serif;
	margin: 0;
	padding: 2em 2em 0 3em;
	/* font-style: italic; */
	background: url(../images/quote_start.jpg) top left no-repeat;
}

#pageContent .quoteCustomer blockquote, #pageContentAlt .quoteCustomer blockquote {
	/* font-style: italic; */
}

#pageContent .quoteCustomer blockquote div, #pageContentAlt .quoteCustomer blockquote div {
	font: bold normal 1em Verdana, sans-serif;
	text-align: right;
	margin-top: 0.5em;
}

#pageContentAlt blockquote, #pageContentSup blockquote {
	margin: 12px;
}

#pageContentAlt blockquote div, #pageContentSup blockquote div {
	text-align: right;
	font-style: italic;
}

/*
==================================================
Catalog View style for data tables.
--------------------------------------------------
*/

table.catalogView {
	background-color: #eee;
	margin-bottom: 10px;
}

table.catalogView th {
	color: white;
	background-color: #046594;
	text-align: center;
}

table.catalogView td {
	text-align: center;
	border-top: 1px solid #ddd;
}

table.catalogView td.courseTitle {
	text-align: left;
}

/*
==================================================
Task Info View style for data tables.
--------------------------------------------------
*/

table.taskView {
	margin-bottom: 10px;
	text-align: left;
}

table.taskView h1 {
	color: white;
}

table.taskView th {
	color: white;
	background-color: #046594;
	text-align: center;
}

table.taskView td {
	vertical-align: bottom;
}

/*
==================================================
User System Test styles.
--------------------------------------------------
*/

.oiSystemUser {
	width: 252px;
	float: left;
	margin: 0;
	padding: 10px;
}

.oiSystemBrowser {
	width: 252px;
	float: left;
	margin: 0;
	padding: 10px;
}

.oiSystemPlugin {
	width: 525px;
	float: left;
	margin: 0;
	padding: 10px;
}

.oiSystemPlugin li {
	margin-bottom: 15px;
	width: 85%;
}

.oiSystemPlugin img {
	float: right;
	margin-left: 15px;
}

.oiSystemHelp {
	display: none;
	width: 525px;
	float: left;
	clear: left;
	margin: 0;
	padding: 10px;
}

/*
==================================================
News.
--------------------------------------------------
*/

#currentNews {
	background: url(../images/news_active.jpg) top right repeat-y;
}

#currentNews span {
	font: bold 1em/1.4em 'Arial', sans-serif;
	color: #000;
}

.hiddenLink {
	display: none;
}