@import url("reset.css");


/* Base Common Styles /---------------- */
    
body {
    font: 11px Arial, Verdana, Sans-serif;
    color: #231f20;
    background: #ffffff url('../images/interface/background.gif') top left repeat-x;
}

a {
	color: #b7101d;
	text-decoration: none;
}

a:visited {
	color: #a8030d;
}

a:hover {
	color: #d71827;
}

a img {
	border: 0px;
}


strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.clear {		clear: both; }


h1, h2, h3, h4, h5, h6 {
	display: block;
	font-weight: bold;
}

h1 {
	font-size: 200%;
	padding-bottom: 0px;
	margin-bottom: 7px;
	color: #d00000;
}

h2 {
	font-size: 160%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #d00000;
}
h3 {
	font-size: 130%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #d00000;
}
h4 {
	font-size: 120%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #d00000;
}
h5 {
	font-size: 110%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #d00000;
}
h6 {
	font-size: 100%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #d00000;
}

p {
	margin: 0px 0px 18px 0px;
}

#main ul {
    padding: 0px 0px 0px 31px;
	margin: 4px 0px 15px 0px;
	list-style-image: url('../images/interface/li.gif');
}

#main ul.document {
    padding: 0px 0px 0px 31px;
	margin: 4px 0px 15px 0px;
	list-style-image: url('../images/interface/icon_document.gif');
}

#main ol {
    padding: 0px 0px 0px 31px;
	list-style: decimal;
}

#main ul li {
    margin: 6px 0px;
}

#main ol li {
    background-image: none;
    margin: 6px 0px;
}

#main input, #main textarea {
	border: 1px solid #aaaaaa;
	padding: 4px;
	font-size: 12px;
	background-color: #ffffff;
}

#main input.button {
	border: 1px outset #cc0000;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
}

#main input.image {
	border: 0px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}

#main input.small {
	width: 40px;
}

#main_container {
	width: 880px;
	margin: 0px auto;
	clear: both;
	background: #b7101d none;
}

.container {
	width: 840px;
	margin: 0px auto;
	clear: both;
}

td {
	vertical-align: top;
	padding: 4px 5px 4px 5px;
}

tr.row0 td, tr.row1 td {
}

tr.row1 td {
	background-color: #dddddd;
}

th {
	text-align: left;
	border-bottom: 1px solid #b7101d;
	padding: 4px 5px 2px 5px;
}


/* Header Styles /---------------- */

#header {
	height: 80px;
}

#logo {
	float: left;
	padding: 20px 0px 0px 0px;
}

#logo img {
	width: 172px;
	height: 41px;
}

#portal {
	float: right;
	padding: 28px 0px 0px 0px;
}



/* Main Area Styles /---------------- */

.box_large_top {
	background: #ffffff url('/images/interface/box_large_top.gif') top left no-repeat;
	margin: 0px 0px 10px 0px;
}

.box_large_bottom {
	background: transparent url('/images/interface/box_large_bottom.gif') bottom left no-repeat;
	padding: 15px 20px 15px 20px;
	overflow: hidden;
}

.box_medium_top {
	width: 620px;
	background: #ffffff url('/images/interface/box_medium_top.gif') top left no-repeat;
	margin: 0px 0px 10px 0px;
}

.box_medium_bottom {
	width: 580px;
	background: transparent url('/images/interface/box_medium_bottom.gif') bottom left no-repeat;
	padding: 15px 20px 15px 20px;
}

.double_box {
	background: transparent url('/images/interface/dual_boxes_spacer.gif') top left repeat-y;
	margin: 0px 0px 0px 0px;
}

.double_box_top {
	background: transparent url('/images/interface/dual_boxes_top.gif') top left no-repeat;
}

.double_box_bottom {
	background: transparent url('/images/interface/dual_boxes_bottom.gif') bottom left no-repeat;
	padding: 0px 0px 1px 0px;
}

#info_sheets {
	width: 415px;
	float: left;
}

#noticeboard {
	margin: 0px 0px 0px 425px;
}

#boxes_morelinks {
	clear: both;
}




/* Homepage Specific Areas /---------------- */

#welcome_name {
	padding: 2px 0px 0px 0px;
}

#welcome_text {
	margin: 0px 0px 0px 0px;
}

.module_frontend.mode_index #news .box_large_bottom {
	padding: 15px 20px 1px 20px;
}

.module_frontend.mode_index #news .news_item .news_items_more {
	overflow: hidden;
	width: 680px;
}

.module_frontend.mode_index #news .news_item {
	clear: both;
	margin: 0px 0px 20px 0px;
	width: 100%;
	overflow: hidden;
}

.module_frontend.mode_index #news .news_img {
	float: left;
	width: 100px;
}

.module_frontend.mode_index #news .news_text {
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 0px 110px;
	border-bottom: 1px dotted #9d9292;
}

.module_frontend.mode_index #news .more_title {
	display: block;
	width: 330px;
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
}

.module_frontend.mode_index #news .news_item .news_items_more {
	overflow: hidden;
	width: 680px;
}

.module_frontend.mode_index #news .summary {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 100px;
	border-bottom: 1px dotted #9d9292;
}

.module_frontend.mode_index #news .news_item.last .news_text {
	border-bottom: 0px dotted #9d9292;
	padding: 0px 0px 0px 0px;
}

.module_frontend.mode_index #news #more_news {
	float: right;
}

.module_frontend.mode_index #news #more_news a {
	width: 123px;
	height: 25px;
	display: block;
	background: transparent url('/images/homepage/btn_more_news_inactive.gif') top left no-repeat;
	text-indent: -9999px;
}

.module_frontend.mode_index #news #more_news a:hover {
	background: transparent url('/images/homepage/btn_more_news_active.gif') top left no-repeat;
}


.module_frontend.mode_index #boxes_morelinks a.articles {
	width: 123px;
	height: 25px;
	display: block;
	background: transparent url('/images/homepage/btn_more_articles_inactive.gif') top left no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 706px;
}

.module_frontend.mode_index #boxes_morelinks a:hover {
	background: transparent url('/images/homepage/btn_more_articles_active.gif') top left no-repeat;
}


.module_frontend.mode_index #boxes_morelinks a.infosheets {
	width: 143px;
	height: 25px;
	display: block;
	float: left;
	background: transparent url('/images/homepage/btn_more_infosheets_inactive.gif') top left no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 262px;
}

.module_frontend.mode_index #boxes_morelinks a.infosheets:hover {
	background: transparent url('/images/homepage/btn_more_infosheets_active.gif') top left no-repeat;
}

.module_frontend.mode_index #info_sheets h3 {
	width: 395px;
	height: 40px;
	background: transparent url('/images/homepage/header_infosheets.gif') top left no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 10px 10px;
}

.module_frontend.mode_index #noticeboard h3 {
	width: 395px;
	height: 40px;
	background: transparent url('/images/homepage/header_articles.gif') 0px 10px no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 10px 10px;
	padding: 10px 0px 0px 0px;
}

.module_frontend.mode_index .infosheet {
	background: transparent url('/images/interface/icon_document.gif') 0px 5px no-repeat;
	padding: 0px 0px 0px 40px;
	margin: 15px 15px 15px 15px;
}

.module_frontend.mode_index .infosheet a.title {
	font-weight: bold;
}

.module_frontend.mode_index .article {
	padding: 0px 0px 12px 0px;
	margin: 15px 25px 15px 15px;
	border-bottom: 1px dotted #9d9292;
}

.module_frontend.mode_index .article a.title {
	font-weight: bold;
}

.module_frontend.mode_index .article a.comments {
	background: #ffffff url('/images/interface/icon_comments.gif') 8px 0px no-repeat;
	padding: 2px 0px 0px 36px;
	float: right;
	position: relative;
	top: 2px;
}

.module_frontend.mode_forum a.comments {
	background: #ffffff url('/images/interface/icon_comments.gif') 8px 0px no-repeat;
	padding: 2px 0px 0px 36px;
	float: right;
	position: relative;
	top: 2px;
}

.module_frontend.mode_index .article a.comments:hover {
	background: #ffffff url('/images/interface/icon_comments_active.gif') 8px 0px no-repeat;
	color: #333333;
}

.news_nav_links {
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	color: #aaaaaa;
	text-align: center;
}

.news_nav_links a, .news_nav_links span {
	margin: 0px 15px 0px 15px;
}





/* Level 2 Styles /---------------- */

#main {
	width: 100%;
	overflow: hidden;
}

.day_name {
	width: 80px;
	float: left;
}

tr.avail_row td {
	margin-bottom: 10px;
}
 


/* Breadcrumb Links /---------------- */



/* Sitemap Styles /---------------- */
    


/* Form Styles /---------------- */

.form {
	text-align: center;
}

.form_label {
	float: left;
	width: 140px;
	font-weight: bold;
	text-align: right;
	padding: 4px 20px 0px 0px;
}

.form_value {
	float: left;
	width: 80px;
	font-weight: bold;
	text-align: right;
	padding: 4px 20px 0px 0px;
}

.box_large_bottom .form_label {
	width: 320px;
}

.form_field {
	margin: 0px 0px 0px 120px;
	padding: 0px 0px 6px 0px;
	text-align: left;
}

.form_field.textonly, .form_label.textonly {
	padding-top: 4px;
	padding-bottom: 8px;
}

.box_large_bottom .form_field {
	margin: 0px 0px 0px 320px;
}

.form_submit {
	text-align: center;
}

#login_form {
	width: 300px;
	margin: 0px auto;
}
    


/* Search Area Styles /---------------- */


     
/* News Listing Styles /---------------- */

.news_item {
	width: 100%;
	overflow: hidden;
}

.news_item .icon {
	float: left;
	margin: 0px 20px 20px 0px;
}

.news_item h3 {
	margin-top: 14px;
}

.news_item .title {
	margin: 10px 0px 10px 0px;
}

.module_frontend.mode_index .news_item .title {
	border-bottom: 1px dotted #9d9292;
	width: 680px;
	overflow: hidden;
}

.news_item .title a {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
}




.news_article .date, .forum_article .date {
	color: #b7101d; 
	text-align: right;
	margin: 0px 0px 10px 0px;
}

.news_article .body, .forum_article .body {
	text-align: justify;
}

.forum_article, .forum_comments {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #333333;
	margin-bottom: 15px;
}

.no_comments {
	font-style: italic;
	text-align: center;
	padding: 10px 0px 20px 0px;
}

.article_comment {
	margin: 0px 0px 15px 0px;
}

.comment_by {
	color: #b7101d; 
}

.comment {
	margin: 5px 0px 0px 20px;
}

form.order h3 {
	margin-top: 20px;
}

form.order input.inputtext {
	width: 40px;
}

#brains_trust {
	background: #ffffff url('/images/interface/header_forums.gif') top left no-repeat;
	display: block;
	width: 820px;
	height: 53px;
	margin: 0px 0px 8px 0px;
	text-indent: -9999px;
}

#forum .box_large_bottom {
	padding: 9px 9px 9px 9px;
}

.forum_subtable_spacer {
	background: #ffffff url('/images/interface/forum_subtable_spacer.gif') top left repeat-y;
	width: 820px;
}

.forum_subtable_top {
	background: transparent url('/images/interface/forum_subtable_top.gif') top left no-repeat;
	padding: 27px 0px 0px 0px;
}

.forum_subtable_bottom {
	background: transparent url('/images/interface/forum_subtable_bottom.gif') bottom left no-repeat;
	padding: 0px 0px 15px 0px;
	width: 100%;
	overflow: hidden;
}


.forum_links {
	width: 450px;
	float: left;
}

.forum_recent_comments {
	margin: 15px 0px 0px 470px;
	width: 340px;
	overflow: hidden;
}


.module_frontend.mode_index .home_forum_article {
	padding: 0px 0px 0px 0px;
	margin: 15px 25px 5px 15px;
}

.module_frontend.mode_index .home_forum_article a {
	font-weight: bold;
}

.home_article_comment {
	margin: 0px 0px 8px 0px;
}

.home_article_comment_link {
	background: transparent url('/images/interface/icon_comments.gif') 0px 0px no-repeat;
	padding: 2px 0px 2px 30px;
	width: 200px;
	float: left;
}

.home_article_comment_time {
}
     


/* Login Styles /---------------- */

#login_form {
}


     
/* Error Message Styles /---------------- */

.error_frame {
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

.errorOK {
	color: #008800;
}

.errorEXC {
	color: #d00000;
}



/* Sidebar Styles /---------------- */

#sidebar_active {
	width: 620px;
	float: left;
}

.sidebar_box_top {
	width: 210px;
	background: #ccc1c1 url('/images/interface/sidebar_box_top.gif') top left no-repeat;
	margin: 0px 0px 10px 630px;
}

.sidebar_box_bottom {
	background: transparent url('/images/interface/sidebar_box_bottom.gif') bottom left no-repeat;
	padding: 10px 8px 2px 8px;
}

.sidebar_box_bottom .title {
	color: #b7101d;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}

.sidebar_box_bottom .avail_day {
	width: 70px;
	float: left;
	text-align: right;
	font-weight: bold;
}

.sidebar_box_bottom .avail_time {
	width: 110px;
	overflow: hidden;
	margin: 0px 0px 0px 80px;
	padding: 0px 0px 4px 0px;
}

.sidebar_box_bottom a.update_avail {
	width: 167px;
	height: 19px;
	display: block;
	font-weight: bold;
	padding: 5px 0px 0px 26px;
	background: transparent url('/images/interface/sidebar_item_inactive.gif') top left no-repeat;
}

.sidebar_box_bottom a.update_avail:hover {
	color: #ffffff;
	background: transparent url('/images/interface/sidebar_item_active.gif') top left no-repeat;
}

.sidebar_box_bottom a.related_link {
	width: 167px;
	height: 19px;
	display: block;
	font-weight: bold;
	padding: 5px 0px 0px 26px;
	background: transparent url('/images/interface/sidebar_item_inactive.gif') top left no-repeat;
	margin-top: 2px;
}

.sidebar_box_bottom a.related_link:hover {
	color: #ffffff;
	background: transparent url('/images/interface/sidebar_item_active.gif') top left no-repeat;
}
    


/* Footer Styles /---------------- */

#footer {
	color: #ffffff;
	height: 52px;
	margin: 33px 0px 0px 0px;
	clear: both;
}

#footer_links {
	float: left;
	margin: 17px 0px 0px 160px;
}

#back_to_top {
	margin: 0px 0px 0px 720px;
	padding: 12px 0px 0px 0px;
}

#footer_links a, #footer_links span {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}



/* Roster-style listings /---------------- */

.fileitem {
	margin: 0px 0px 16px 0px;
}

.fileitem a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

.last_updated {
	font-weight: bold;
	font-size: 16px;
	color: #d00000;
}






/* User Training Profile Styles /---------------- */

.training_module_trail {
	padding-left: 20px;
}

.status_module_title {
	cursor: pointer;
}

.status_module_info {
	float: right;
	font-weight: bold;
}

.status_module_info {
}

.training_trail_question {
	margin-bottom: 20px;
}

.question_number {
	width: 20px;
	float: left;
}

.question_details {
	margin-left: 25px;
}

.question_header {
	margin-bottom: 5px;
	color: #888888;
}

.question_question {
	font-weight: bold;
}

.question_answer {
}

.answerCorrect, .moduleCompleted {
	color: #009900;
}

.answerIncorrect, .moduleIncomplete {
	color: #cc0000;
}

.module_stretcher {
	padding-bottom: 20px;
}





.user_listing .mooTable img {
	margin-right: 5px;
}


/* News order table /---------------- */

table.news_order {
	border-collapse: collapse;
	width: 100%;
}

/* No Javascript Warning /---------------- */

#noscript_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    -moz-opacity: 0.85;
    opacity: 0.85;
    z-index: 99999;
}

#noscript_text {
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    top: 30%;
    font-size: 18px;
    line-height: 1.5em;
    z-index: 100000;
    color: #ffffff;
    padding-top: 70px;
    background: url('../logo.gif') center top no-repeat;
}
