/**************************************
 * THEME NAME: warrencat
 *
 * Files included in this sheet:
 *
 *   warrencat/styles_page.css
 **************************************/

/***** warrencat/styles_page.css start *****/

/**************************************
* THEME NAME: warrencat
*
* Files included in this sheet:
*
*   warrencat/styles_page.css
*************************************
**** warrencat/styles_page.css start ****


Theme Colours:
Dark Blue:  #2970a6
Light Green: #2970a6



Contents:
General
Header
Menu Menu + Navbar
Blocks
Layout Table + Dashboard Columns + Course Layout
Footer
Course
Tabs


* /////////////////////////////////////////////////////////////////////////////////////////////////// General  **/
*, P, LI, TH, TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
BODY
{
	font-size: 85%;
	color: #4B4B4B;
}
INPUT, SELECT, BUTTON
{
	font-size: 11px !important;
}
H1, H1.main, H2, H2.main, H3, H3.main, H4, H4.main, H5, H5.main, H6, H6.main
{
	color: #0D02F3;
	margin: 10px 0 2px;
}
H1, H1.main, H2, H2.main
{
	font-weight: 400;
}
H1, H1.main
{
	font-size: 1.6em;
}
H2.headingblock, .headingblock, #middle-column H2
{
	font-size: 1em;
	font-weight: 700;
	text-align: left;
	border: none;
	padding-bottom: 5px;
	border-bottom: 1px solid #CACACA;
	color: #0D02F3;
}
H3
{
	font-size: 1em;
	font-weight: 700;
	color: #000;
}
H4
{
	font-size: 1em;
	font-weight: 700;
	color: #A70B05;
}
H5
{
	font-size: 1em;
	font-weight: 700;
	color: #333;
}
H6
{
	font-size: 0.95em;
	font-weight: 700;
	color: #333;
}
/** /////////////////////////////////////////////////////////////////////////////////////////////////// Header  **/
DIV#header
{
	background-image: url(images/header.jpg);
	height: 113px;
}
DIV#header DIV.logo
{
	background: none;
}
DIV#training_header_pics
{
	width:951px;
	height:99px;
	background-image: url(images/wcat_training_header.png);
}
DIV#content
{
	margin: 8px 0 8px 8px;
}
/** /////////////////////////////////////////////////////////////////////////////////////////////////// Main menu and navbar  **/
DIV#totara_menu
{
	border-top: 1px solid #FFF;
	background-image: url(images/navbar.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #CCC;
}
DIV.header-search
{
	margin-top: 19px;
}
DIV#totara_menu UL LI A:link, DIV#totara_menu UL LI A:visited, DIV#totara_menu UL LI A:hover
{
	display: block;
	line-height: 27px;
	color: #FFD500;
	font-weight: 400;
	font-size: 12px;
	padding: 0 10px;
}
/*tier 2*/
DIV#totara_menu UL LI UL
{
	width: 600px;
}
DIV#totara_menu UL LI UL LI A:link, DIV#totara_menu UL LI UL LI A:visited, DIV#totara_menu UL LI UL LI A:hover
{
	font-weight: 700;
	background: none;
	line-height: 28px;
	color: #0D02F3;
	font-weight: normal;
}
DIV#totara_menu UL LI UL LI.selected A
{
	font-weight: bold;
}
DIV#totara_menu UL LI.selected DIV
{
}
DIV#totara_menu UL LI.selected DIV A
{
	color: #EFEA00;
	font-weight: bold;
}
.navbar
{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: relative;
	z-index: 0;
	padding: 0 7px 2px 10px;
}
.navbar .breadcrumb
{
	font-size: 0.8em;
	font-weight: 400;
}
.navbar .breadcrumb .sep
{
	margin: 0 0 0 5px;
}
.navbar .navbutton .popupform
{
	padding-top: 0 !important;
}
/** /////////////////////////////////////////////////////////////////////////////////////////////////// Blocks  **/
.sideblock
{
	background: #FFF url(images/sidefooter_bg_iE6.gif) no-repeat left bottom;
	border: none;
	margin-bottom: 8px;
	padding-bottom: 0;
}
.sideblock DIV.header
{
	color: #FFF;
	font-weight: 400;
	padding: 0px;
	font-size: 1em;
}
.sideblock .header .title H2
{
	font-size: 0.8em;
	font-weight: 400;
}
.sideblock .content
{
	font-size: 11px;
	border: none;
	text-align: left;
	background: transparent;
	margin: 0;
	padding: 7px 7px 15px;
}
.sideblock A:hover
{
	text-decoration: none;
}
.sideblock A:hover SPAN
{
	text-decoration: underline;
}
.sideblock DIV.header .title H2, .sideblock DIV.header .title H2 A
{
	color: #FFF;
	font-size: 1.1em;
	font-weight: 400;
	margin: 0;
	padding: 5px 4px 0 3px;
}
.sideblock DIV.header .title .commands
{
	position: relative;
	border: 1px solid #CACACA;
	background: #FFF;
	margin: 2px 0px -6px;
	padding: 5px 4px 0;
}
.sideblock .header .icon.hide, .sideblock .header .icon.edit
{
	margin-right: 2px !important;
}
.sideblock DIV.header .title .commands IMG
{
	height: 11px;
	width: 11px;
}
.sideblock .content UL
{
	margin: 0 0 5px;
	padding: 0;
}
.sideblock .content LI
{
	font-size: 1em;
	line-height: 1.4em;
	list-style-type: none;
}
.sideblock DIV.header .title INPUT
{
	background: #FFF;
	margin: 8px 3px 0 0;
}
.sideblock .footer
{
	text-align: left;
}
.sideblock .date
{
	width: 165px;
}
/** /////////////////////////////////////////////////////////////////////////////////////////////////// Layout Table + Dashboard Columns + Course Layout **/
.dashboardcol .dashlet .header H2
{
	margin-right: 16px;
}
/*Quick links dashlet*/
.dashlet.block_quicklinks TABLE
{
	width: 100%;
}
#layout-table
{
	margin-top: -5px;
	border-collapse: collapse;
}
DIV.course-content #layout-table
{
	margin-top: -5px;
}
#middle-column
{
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
#site-index #left-column, #site-index #middle-column, #site-index #right-column
{
	padding-top: 0;
	background: transparent;
}
#course-view .weekscss .current, #course-view .current TD.side
{
	background: #C3D6C2;
}
#course-view .weekscss .content, .weekscss .side
{
	padding: 5px 0 5px 5px;
}
#course-view IMG.icon
{
	margin-right: 0;
}
#course-view LI.activity FORM.togglecompletion, #course-view LI.activity SPAN.autocompletion
{
	right: -15px;
}
DIV.course-content #middle-column
{
	margin-left: 180px;
	margin-right: 180px;
}
H2.main
{
	font-size: 14px;
}
H2.headingblock
{
	font-size: 0.8em;
	color: #0D02F3;
}
/** /////////////////////////////////////////////////////////////////////////////////////////////////// Footer  **/
DIV#footer
{
	border-top: 1px solid #FFF;
}
/*tier 1*/
DIV#footer .footerlinks UL
{
	background-color: #000000;
}
DIV#footer .footerlinks LI A:link, DIV#footer .footerlinks LI A:visited, DIV#footer .footerlinks LI A:hover
{
	color: #FFF;
	font-weight: 400;
	font-size: 12px;
}
/** /////////////////////////////////////////////////////////////////////////////////////////////////// Tabs  **/
.tabtree
{
	margin-top: 15px;
}
.tabrow0 .empty
{
	height: 0;
}
.tabrow0 A
{
	color: #2970A6;
	font-size: 105%;
	font-weight: 700;
	background: transparent url(images/tab/left.gif) no-repeat left top;
}
.tabrow0 A SPAN
{
	background: transparent url(images/tab/right.gif) no-repeat right top;
}
.tabrow0 LI.selected A SPAN, .tabrow0 LI.selected A:hover SPAN, .tabrow0 LI.active A SPAN, .tabrow0 LI.active A:hover SPAN
{
	background: transparent url(images/tab/right-selected.gif) no-repeat scroll right top;
}
.tabrow0 LI.selected A, .tabrow0 LI.selected A:hover, .tabrow0 LI.active A, .tabrow0 LI.active A:hover
{
	background: transparent url(images/tab/left-selected.gif) no-repeat scroll left top;
}
.tabrow0 DIV, .tabrow0 UL.tabrow1
{
	background: transparent url(images/tab/tab-nav-row.gif) repeat scroll 0 0;
	margin-top: 1px;
	border-color: #CCC;
}
BODY#course-user .section
{
	margin-top: 20px;
}
/*Hover Styles*/
.tabrow0 A:link:hover, .tabrow0 A:visited:hover, .tabrow0 .last A:hover, .tabrow0 A:hover
{
	background-image: url(images/tab/left_hover.gif);
	color: #FFF;
	text-decoration: none;
}
.tabrow0 A:link:hover SPAN, .tabrow0 A:visited:hover SPAN, .tabrow0 .last A:hover SPAN, .tabrow0 A:hover SPAN
{
	background-image: url(images/tab/right_hover.gif);
	color: #FFF;
}
.tabrow0 .here A:hover
{
	background-image: url(images/tab/left.gif);
}
.tabrow0 .here A:hover SPAN
{
	background-image: url(images/tab/right.gif);
	color: #333;
}
.tabrow0 .here A, .tabrow0 .here A:hover
{
	color: #444;
	text-decoration: none;
}
UL.tabrow1 LI A:hover
{
	color: #002C3F;
	text-decoration: underline;
}
.tabrow0 UL LI A:hover SPAN, .tabrow0 UL A
{
	color: #002C3F;
	text-decoration: none;
}
.tabrow0 UL LI.here A:hover SPAN
{
	color: #444;
}
.tabrow0 DIV, .tabrow0 UL
{
	padding-top: 0.55em;
	background: url(images/navbar_bg.jpg) repeat-x top center;
	border-color: #CCC;
}
/*Header tabs*/
.header-tabs .tabtree
{
	margin-top: 0;
	background: transparent url(images/tab/right.gif) no-repeat top right;
	position: relative;
	z-index: -1;
	padding: 10px 0 4px;
}
.header-tabs
{
	margin: 0 0 -1px;
}
#header-tabs .tabrow0
{
	padding-bottom: 0;
	text-align: left;
	line-height: normal;
	margin-top: 0;
}
#site-index .header-tabs
{
	margin-bottom: 10px;
}
#site-index .header-tabs .tabtree
{
	border-bottom: 1px solid #DDD;
}
/** /////////////////////////////////////////////////////////////////////////////////////////////////// OTHER  **/
.tertiary
{
	background: transparent url("images/navbar.jpg") repeat-x scroll center top;
	clear: both;
	line-height: 26px;
	text-align: justify;
	width: 945px;
	margin: 0;
	padding: 0 5px 0 0;
}
.clear
{
	clear: both;
}
.tertiary UL
{
	margin: 0;
	padding: 0;
}
.tertiary LI
{
	display: inline;
	font-size: 0.9em;
	list-style: none outside none;
	margin: 0;
	padding: 4px 5px 0 10px;
}
.tertiary LI A
{
	color: #FFF;
}
.tertiary LI.selected
{
	background: transparent url(images/blue-nav-selected.jpg) repeat-x scroll center top;
}
/**
* Format Page
**/
.format-page
{
	margin-left: 0;
}
/**
* Story Board
**/
#content .storybg
{
	width: 735px;
	clear: both;
	height: 223px;
	padding-left: 12px;
	overflow: hidden;
	background: transparent url(images/story_bg.jpg) no-repeat top left;
	margin: 10px 0 15px;
}
#content .storybg UL, #content .storybg P
{
	font-family: Arial, Helvetica, sans-serif !important;
	width: 350px;
	margin: 0 0 10px 12px;
	padding: 0;
}
#content .storybg P
{
	font-size: 1.2em;
	line-height: 1.3em;
	color: #333;
	margin: 0 0 10px;
}
#content .storybg LI
{
	font-family: Arial, Helvetica, sans-serif !important;
	line-height: 1.3em;
	list-style-type: none;
	padding-left: 12px;
	background: url(images/arrow.png) no-repeat 0 7px;
}
#content .storybg H1
{
	font-family: Arial, Helvetica, sans-serif !important;
	width: 365px;
	font-size: 2em;
	padding: 2px 15px 0 0;
}
#content .storybg H2
{
	font-size: 1.3em;
	border: none;
	margin: 0;
	padding: 0;
}
/**
* Front Blocks
**/
#site-index #middle-column DIV.mycourses DIV.header
{
	background: #DFDFDF url(images/middle-header-bg.jpg) repeat-x top left;
	border: 1px solid #8A8A8A;
}
/**
* Message and pop up screen fixes
**/
BODY#help DIV#page #header-logo-container, BODY#message-index DIV#page #header-logo-container
{
	background: url("images/header-sml.jpg") no-repeat top left;
}
/**
* Page menu
**/
.mod-pagemenu .menutree
{
	padding-left: 0;
}
.mod-pagemenu .menutree, .mod-pagemenu .menutree .childtree
{
	list-style-type: none;
}
.mod-pagemenu .menutree .menuitem A
{
	color: #2970A6;
	text-transform: uppercase;
}
.mod-pagemenu .menutree .childtree .menuitem A
{
	text-transform: none;
}
.mod-pagemenu .menutree .menuitem A:hover
{
	text-decoration: none;
}
.mod-pagemenu .menutree .menuitem
{
	padding-left: 5px;
	border-bottom: 1px solid #ACC2CD;
}
.mod-pagemenu .menutree .childtree
{
	margin-left: -5px;
}
.mod-pagemenu .menutree .menuitem A.current, .mod-pagemenu .menutree .menuitem A.current:hover
{
	font-weight: 700;
	color: #2970A6;
}
.mod-pagemenu .menutree LI.current
{
	background-color: #DDE6EB;
}
.mod-pagemenu .menutree LI.current .childtree
{
	margin-bottom: -3px;
}
#left-column .sideblock
{
	width: 180px;
}
#right-column .sideblock, #left-column .sideblock, #site-index #left-column .sideblock
{
	width: 180px;
	background: url(images/sidecontent_bg.jpg) no-repeat center top !important;
}
#right-column .sideblock DIV.header, #left-column .sideblock DIV.header, #site-index #left-column .sideblock DIV.header
{
	border: none;
	padding-bottom: 6px;
	background: #666;
	background-image: url(images/sideblock-header-bg.jpg);
}
#right-column .sideblock .content, #left-column .sideblock .content, #site-index #left-column .sideblock .content
{
	background: transparent url(images/sidefooter_bg.png) no-repeat left bottom;
	padding: 7px 7px 12px;
}
* HTML #right-column .sideblock .content, * HTML #left-column .sideblock .content, * HTML #site-index #left-column .sideblock .content
{
	background: transparent url(images/sidefooter_bg_iE6.gif) no-repeat left bottom;
}
.sideblock .content UL LI
{
	padding-top: 0;
	padding-bottom: 2px;
}
.block_page_module .content
{
	padding-left: 0;
	padding-right: 0;
}
.block_news_items .newlink, .activitydate, .activityhead, .sideblock .content DIV.info, .sideblock .content .message, .sideblock .content .footer, .block_search_forums .searchform
{
	text-align: left;
	font-size: 1em;
	padding: 3px 0;
}
.sideblock .content .footer
{
	margin-bottom: 0;
	padding: 3px 0 0;
}
.sideblock .content .message
{
	padding-bottom: 0;
	margin-bottom: 0;
}
#inst15 .content
{
	padding-bottom: 8px !important;
}
.block_course_html .content, .block_course_summary .content
{
	background: transparent !important;
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}
.block_site_main_menu .footer SELECT
{
	width: 140px;
}
.block_login .loginform .fld INPUT
{
	width: 75px;
	padding: 2px;
}
.mod-forum.sideblock TH.header
{
	border-style: none;
}
.block_calendar_month .content
{
	padding: 3px 5px 10px !important;
}
#calendar
{
	border-spacing: 0;
}
DIV#calendarcontainer DIV.monthlycalendar DIV.calendar-controls SPAN.current
{
	font-size: 1.5em;
	color: #2970A6;
}
DIV#calendarcontainer TABLE.calendarmonth TD.today
{
	background: #E3EDE4;
	border: 2px solid #2970A6 !important;
}
#calendar .maincalendar .filters TABLE, #calendar .sidecalendar .filters TABLE, .block_calendar_month .filters TABLE
{
	background: #F8F8F8;
}
TABLE.minicalendar
{
	font-size: 0.9em;
	border: none;
	background: transparent;
	margin: 0;
}
TABLE.minicalendar TH
{
	font-size: 0.9em;
	padding: 0;
}
TABLE.minicalendar .today
{
	border: none;
	font-weight: 700;
	border-color: #C93113;
	margin: 0;
}
TABLE.minicalendar .weekend
{
	color: #666;
	background: transparent;
}
#calendar .duration_global, .minicalendar .duration_global
{
	border-bottom-color: #D6E4EF !important;
	border-top-color: #D6E4EF !important;
}
#calendar .event_global, .minicalendar .event_global, .block_calendar_month .event_global
{
	background-color: #CCE0EF;
	border-color: #D6E4EF !important;
}
/**
* YUI Drop-down menu
**/
DIV.yuimenu
{
	border-top: 1px solid #C9CBCD;
	border-left: 1px solid #C9CBCD;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0;
}
DIV.yuimenu UL
{
	padding: 0;
}
/*Rollovers*/
DIV.yuimenu LI.selected, DIV.yuimenubar LI.selected
{
	background-color: #D5E0E6;
}
DIV.yuimenu LI.selected A.selected
{
	color: #2970A6;
	text-decoration: none;
}
DIV.yuimenu .yuimenuitem A.yuicurrent, DIV.yuimenu .yuimenuitem A.yuicurrent:hover
{
	text-decoration: none;
	color: #2970A6;
	font-weight: 700;
}
DIV.yuimenu LI.yuimenuitem
{
	border-bottom: 1px solid #D5E0E6;
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 90%;
}
DIV.yuimenu .yuichildtree .yuimenuitem
{
	font-size: 100%;
}
.yuimenuitemlabel
{
	outline: none;
	padding: 2px 24px 2px 3px;
}
.generalbox
{
	border: none;
	padding: 0;
}
.coursebox .summary
{
	font-size: 1.1em;
}
/** Course completion report **/
.completionreport TH
{
	white-space: nowrap;
	vertical-align: top;
}
.completionreport TH.rowheader
{
	text-align: right;
	font-style: italic;
	font-weight: 400;
	font-size: 90%;
}
.completionreport TH.criteriagroup, .completionreport TH.aggheader
{
	text-align: center;
}
.completionreport TH.aggheader
{
	font-weight: 400;
	font-style: italic;
}
.completionreport SPAN.completion-rplheader
{
	display: block;
	color: #238E23;
}
.completionreport TD.completion-progresscell
{
	text-align: left;
	white-space: nowrap;
}
.completionreport TD.completion-progresscell A.rplshow
{
	color: #238E23;
	display: none;
}
.completionreport FORM
{
	display: inline;
}
FORM#add_block SELECT#add_block_jump
{
	width: 163px;
}
/** Pop up Fixes **/
BODY#help #header, BODY#message-index #header
{
	height: 90px;
}
DIV#wrapper A:link, DIV#wrapper A:visited, DIV#wrapper A:hover, .navbar .breadcrumb A, .navbar .breadcrumb A:link, .navbar .breadcrumb A:active, .navbar .breadcrumb A:hover, UL.tabrow1 LI A, UL.tabrow1 LI A:link, UL.tabrow1 LI A:visited, #site-index #middle-column DIV.mycourses DIV.header H2
{
	color: #0D02F3;
}
DIV#totara_menu UL, DIV#totara_menu UL LI.selected, DIV#footer .footerlinks LI.selected, DIV#footer .footerlinks UL LI UL LI A:link, DIV#footer .footerlinks UL LI UL LI A:visited, DIV#footer .footerlinks UL LI UL LI A:hover, UL.tabrow1 LI.here A, UL.tabrow1 LI A:link, UL.tabrow1 LI A:visited
{
	background: none;
}
.sideblock .hide-show-image, .dashlet.block_quicklinks TR.noshade, .mod-pagemenu .menutree LI.current .childtree, .mod-pagemenu .menutree LI.current .childtree .menuitem
{
	background-color: #FFF;
}
/****************************************************************************
* Pop-up Page Size Fix *
****************************************************************************/
BODY#message-index DIV#wrapper, BODY#help DIV#wrapper
{
	background-image: none;
	background-color: #FFFFFF;
	width: auto;
	margin: 30px 20px 0px;
	padding-top: 30px;
	border: 1px solid #CCC;
}
BODY#message-index DIV#wrapper .login-container, BODY#help DIV#wrapper .login-container
{
	display: none;
}
/***** warrencat/styles_page.css end *****/
/***** warrencat/styles_page.css end *****/


