/**************************************
 * THEME NAME: roadsafety2
 *
 * Files included in this sheet:
 *
 *   roadsafety2/styles.css
 **************************************/

/***** roadsafety2/styles.css start *****/

/********************************************************************
*
* Theme Name: Redpath Custom Theme
* Description: A custom fluid-width theme for Moodle
* Author: Patrick Malley
* Author URI: http://newschoollearning.com
*
* Customize, edit, poke, prod, and adapt to your needs.
* However, do not share.  Unless other arrangements have been made,
* this style sheet (regardless of modification) remains the 
* property of NewSchool Learning and is licensed for use
* on a single installation of Moodle.
*
*******************************************************************/

/* Remove the forward slash at the end of these asterisks to make this
** theme three column ********************************************/

#left-column {
  display:none;
}

.admin #left-column {
  display:block;
}
 
.admin.editing #left-column {
  background:#f9faf5;
}

.editing #left-column {
  display:block;
  background:#fee6ee;
}

/* Core */

body {
	background-color: #EFF4FC;
	color:#333;
}

body, table, td, th, li {
	font-family:Helvetica, Arial, sans-serif;
	font-size:.95em;
	line-height:1.4em;
}
p{
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
}
#page {
	border:1px solid #000;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#fff;
}

#layout-table,
#left-column,
#right-column,
#middle-column,
#content {
  margin-top:0;
}

#content {
  padding:0;
}

#left-column,
#middle-column {
  padding-top:10px;
}

a:link,
a:visited {
  color:#135b89;
}

a:active {
  color:#333;
  text-decoration:none;
}
a:hover{
	background-color: #E2ECAA;
}	
h2.headingblock {
  border:none;
  background:#0079AA;
  color:#fff;
  text-transform:uppercase;
  font-size:0.95em;
}

#content h2.main{ 
	display:none
}

.sitetopic,
.coursebox,
.categorybox {
  border:none;
}

/* Header */

.headermenu button{
display:none;
}

#navmenupopup{
  position: relative;
	left: -8000px;
}
#chooselang{
  display:none
}


h1.headermain {
  text-indent:-9000px;
}

#header-home .logininfo {
	padding-top:10px;
	position: relative;
	left: -800px;
}
.headermenu .logininfo{
	padding-top:10px;
	position: relative;
	left: -800px;
}

.headermenu {
  padding:3px;
}

.headerimg {
  border: 0;
  width:100%;
}

#sponsor{
	float: right;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	position: relative;
	left: 150px;
}
#sponsor a:link,
#sponsor a:visited {

  color:#000;
}

#sponsor a:hover{
	color:#000;
	text-decoration: underline;
	background-color: #E2ECAA;
}
#sponsor a:active {
  color:#000;
}


/* Navigation */

.headernav {
  text-align:right;
  border-bottom:1px solid #135b89;
  padding-bottom:3px;
}

.headernav ul {
  margin:0 10px 0;
}

.headernav li {
	display:inline;
	padding-right: 4px;
}

.headernav a:link,
.headernav a:visited {
  font-size:0.8em;
  color:#333;
}

.headernav a:hover,
.headernav a:active {
  color:#000;
}

.navbar {
  border-width:0 0 1px 0;
  border-color:#135b89;
}

.navbar a:link,
.navbar a:visited {
  
}

.navbar .sep,
.navbar,
.navbar a:hover,
.navbar a:active {
  
}

.breadcrumb {
  font-size:0.8em;
  padding-top:5px;
}

/* Footer */

#footer {
  margin-top:0;
  padding:10px 0 0;
  border-top:1px solid #135b89;
}

.footerbox {
  padding-bottom:10px;
}

.sitelink {
  display:none;
}

.copy {
	font-size:0.8em;
	padding-left:5px;
	margin-right: auto;
	margin-left: auto;
}
.copy a:link,
.copy a:visited {

  color:#000;
}

.copy a:hover{
	color:#000;
	text-decoration: underline;
	background-color: #E2ECAA;
}
.copy a:active {
  color:#000;
}

.loggedinas {
  float:right;
  padding-right:5px;
}

div.buttons {
  margin-bottom:20px;
}
.homelink{
	display:none;
}
/* Sideblocks */

.sideblock {
  margin-bottom:0;
  padding-top:10px;
}

.sideblock .header {
  border:none;
  border-bottom:1px solid #ddd;
  padding:0 5px 2px;
  margin:0;
}

.sideblock .content {
  border:none;
  background:none;
  padding-left:5px;
  padding-right:5px;
}

.sideblock .title h2 {
  font-size:1.2em;
}

#left-column {
  border-right:1px solid #135b89;
}

#right-column {
  border-right:1px solid #135b89;
}

.sideblock li {
  padding-top:5px;
}

/* Loginblock */

.block_login {
  border-bottom:1px solid #135b89;
  background-color:#6ebcde;
}

.block_login .header {
  display:none;
}

.block_login #login .fld label {
  font-weight:bold;
}

.block_login #login .fld input {
  width:75px;
  margin-right:10px;
}

/***************
*  Forums  *
***************/

.forumpost {
  border:none;
}

.forumpost .side,
.forumpost .left {
  background:none;
}

.forumpost .starter {
  border:1px solid #135b89;
  background-color:#f1f4fb;
}

.forumpost .content {
  border-bottom:0px solid #135b89;
}

.forumthread .unread {
  background:#00a6ec;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color:#000;
  border-width:0 0 3px 0;
}

.forumheaderlist .discussion .starter {
  background:#f1f4fb;
}

#mod-forum-discuss .forumpost.unread .starter {
  border-color:#00a6ec;
}

.unread {
  background:#cedbf2;
}

/***************
*  Courses  *
***************/

.contents ul li {font-size: 100%;}
H1 {padding-bottom: 10px; line-height:40px;}
#course-view tr.section td.content,
#course-view tr.section td.side,
.my .coursebox {
  border-color:#e6e9f1;
  border-bottom-width:3px;
  border-top-width:2px;
  background-color:#f1f4fb;
}

.my .coursebox {
  border-style:solid;
  border-width:2px 1px 3px 1px;
}

#course-view tr.section.current td.side,
#course-view tr.section.current td.content {


/*  background:#fefbdc;
  border-style:solid;
  border-color:#e2eca8;*/
  border-color:#000;
}
#coursesearch{
	display:none;
}
/***************
*  Calendar  *
***************/

.sideblock .minicalendar {
  border:none;
}

#calendar .maincalendar,
#calendar td.sidecalendar .sideblock {
  border:none;
}

.block_calendar_month .filters table,
#calendar .maincalendar .filters table,
#calendar .sideblock .filters table {
  background:none;
}

#calendar .sideblock .filters {
  border-bottom:1px solid #ddd;
}

#calendar .sideblock .minicalendarblock div {
  border-bottom:1px solid #135b89;
  background-color:#e2e5ed;
  padding:2px 0 1px;
}

#calendar .maincalendar table.calendarmonth th {
  border-color:#135b89;
  background:#e2e5ed;
}

/***************
*  Users  *
***************/

.userinfobox {
  border:none;
}

#course-user .section,
.userinfobox .content,
.loginbox,
.notepost .header {
  border:1px solid #000;
  background:#cedbf2;
}

/***************
*  Notes  *
***************/

.notepost {
  background:none;
  border-bottom:3px solid #135b89;
}

.notepost .header {
  margin-bottom:10px;
}

.notepost .footer {
  font-size:0.85em;
}

.notepost .userpicture {
  margin-right:10px;
}

/***************
*  Grade  *
***************/

.grade-report-user table.generaltable {
  width:80%;
}

/***************
*  Tables *
***************/

.generaltable td,
.logtable td {
  padding-top:2px;
  padding-bottom:1px;
}

table.forumheaderlist th.header,
table#categoryquestions th.header,
table.files th.header,
table.generalbox th.header,
.generaltable th,
.logtable th.header {
  background:#cedbf2;
  padding-top:4px;
  padding-bottom:2px;
  border-bottom:1px solid #135b89;
  text-transform:uppercase;
  color:#333;
}

.generaltable th a {
  color:#888;
}

body#user-index table#participants,
body#tag-manage table#tag-management-list {
  width:90%;
}

/***************
*  Misc.  *
***************/

.tabtree a span {
  color:#135b89;
}

.tabtree a.nolink span {
  color:#000;
}

h2.headingblock.tag-heading,
legend {
  border:1px solid #e6e9f1;
  background-color:#f1f4fb;
  padding:1px 5px;
}

.mform fieldset {
  border:1px solid #e6e9f1;
}

.tag .generalbox {
  border:none;
}

.tag .generalbox h3.main {
  border-bottom:1px solid #00a6ec;
  background-color:#e2e5ed;
  padding:4px 0 2px;
}

h2.headingblock.tag-heading {
  font-size:1.4em;
  padding:5px;
  color:#333;
}

#mod-journal-report div.groupselector {


/* Moodle bug */
	float:none;
}

#mod-journal-report table,
#mod-journal-report table td {
  border-color:#e6e9f1;
}

#module-3{
	
}

#module-4{
display:none;
}
#module-15{
display:none;
}
#module-19{
display:none;
}
#module-21{
display:none;
}

#module-24{
display:none;
}

#module-26{
display:none;
}
#module-5{
	font-size:2em;
	margin-bottom: 25px;
}
#content h2.main{ 
	display:none
}
#slideNumber{
	float: left;
	font-size: 0.7em;
}

.generalboxcontent {
	width:650px;
	background-color: #EBF0FA;
}
#answerform .generalboxcontent {
	width:300px;
}
#answerform .generalboxcontent input {
	float: right;
}
.generalboxcontent img{
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#middle-column .jumpmenu {
  display:none
}
#incorrectAnswer{
	width:650px;
	background-color: #FFEAEA;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}

#correctAnswer{
	width:650px;
	background-color: #ECFFEC;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}

.progress_bar_todo{
	background-color: #ECFFEC;
}

.researchQuestion{
	background-image: url(http://courses.safekidswebinars.org/theme/roadsafety2/pix/mod/lesson/research_question.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.tips{
	background-image: url(http://courses.safekidswebinars.org/theme/roadsafety2/pix/mod/lesson/48px-Light_bulb_icon_tips.svg.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.external{
	background-image: url(http://courses.safekidswebinars.org/theme/roadsafety2/pix/mod/lesson/48px-external.svg.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.important{
	background-image: url(http://courses.safekidswebinars.org/theme/roadsafety2/pix/mod/lesson/48px-Emblem-important-yellow.svg.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px; 
	margin: 0px;
}


.lesson_answer{
	width:650px;
	background-color: #ECFFEC;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #999999;

}
.notify{
	width:650px;
	background-color: #ECFFEC;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #999999;
	font-size:1.2em;
	line-height:1.4em;
}
.response{
	width:650px;
	background-color: #EBF0FA;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;

}
#buttonHide{
	width:750px;
    height: 80px;
	background-color: #fff;
    position: relative;
	top: 60px;
	margin-right: auto;
	margin-left: -20px;
    margin-bottom: -10px;
}

 .contents h2 {line-height: 1.5em}
 
 .response.incorrect {
	font-weight: bold;
	color: #F00;
}
.response.correct {
	font-weight: bold;
	color: #093;
}

#slidenumber_needs{
	background-image: url(http://courses.safekidswebinars.org/images/needs_footer.gif);
	height: 20px;
	width: 640px;
	background-position: right;
	float: left;
	font-size: 0.7em;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: -10px;
}

.red {
	color: #F00;
}/***** roadsafety2/styles.css end *****/


