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

/***** sprc/sprc.css start *****/

@charset "utf-8";

/* ################### SET DEFAULT PAGE STYLES ####################*/

body
{
	margin: 0;
	padding: 0;
}


/* ################### SET UNIVERSAL STYLES FOR ALL PAGES ######################## */

body
{
	background-image: url("images/layout/bg-gradient.jpg");
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

.clear
{
	clear: both;
}

hr
{
	margin-bottom: 20px;
}

#main-header
{
	height: 101px;
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	position: relative;
}

#header-menu
{
	position: absolute;
	bottom: 0;
	left: 425px;
}

#header-menu img
{
	float: left;
	margin-right: 7px;
}

#header-submenu
{
	height: 26px;
	background-color: #0d4073;
	width: 948px;
	margin-left: auto;
	margin-right: auto;
}

#header-submenu-links
{
	padding-top: 4px;
	float: right;
	width: 550px;
}

#header-submenu-links a
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 25px;
}

#header-submenu-links a:hover
{
	text-decoration: underline;
}

#main-content
{
	width: 938px;
	padding: 5px;
	height: auto;
	background-color: #f8f3e6;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	color: #000000;
	font-size: 14px;
	border: none;
}

#main-footer
{
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#main-footer img
{
	margin-right: 24px;
}

#main-footer a
{
	color: #ffffff;
	text-decoration: none;
}

#main-footer a:hover
{
	text-decoration: underline;
}

#header-logo
{
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

#header-logo img
{
	margin: 0;
	border: 0;
	padding: 0;
}

#banner
{
	border: 1px solid #cccccc;
	padding: 5px;
	height: 167px;
}

#banner img
{
	border: 1px solid #666666;
}

#banner-container
{
	width: 938px;
	height: 180px;
	padding: 5px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #f8f3e6;
}

p.blurbtext
{
	font-size: 13px;
	padding: 0 8px 0 8px;
}

.blurblist
{
	font-size: 13px;
}

	.blurblist li
	{
		margin-top: -4px;
	}

#content
{
	padding: 16px;
}

#content-area
{
	padding: 0 8px 0 8px;
}

#content a
{
	color: #0d4073;
}

#content h1 a
{
	color: #ffffff;
}

#content li
{
	padding-bottom: 5px;
	line-height: 1.5em;
}

.courseblock
{
	width: 802px;
	margin-left: auto;
	margin-right: auto;
}

.courseblock h1
{
	margin: 0;
	height: 15px;
	padding: 3px 4px 4px 7px;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #2363a4;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.courseblock h1 a
{
	color: #ffffff;
}

.courseblock-content
{
	min-height: 114px;
	height: auto;
	background-image: url("images/layout/courseblock-bg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.courseblock-content-thumb
{
	float: left;
	margin-right: 20px;
}

.courseblock-content-thumb img
{
	border: 1px solid #134576;
}

.courseblock-content-copy
{
	float: left;
	width: 445px;
	font-size: 12px;
}

.courseblock-content-buttons
{
	float: left;
	width: 155px;
}

.courseblock-content-buttons img
{
	border: 0;
	padding: 14px 0 0 15px;
}

.course-section-header
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 43px 0 16px 0;
}

#loginInfo
{
	text-align: right;
	font-size: 11px;
	color: #000000;
	float: right;
	width: 400px;
	margin-right: 8px;
	margin-top: 8px;
}

#loginInfo a
{
	color: #0d4073;
	font-weight: bold;
	font-size: 11px;
}


#loginInfo-editProfile
{
	margin-top: 0px;
}

#loginInfo-editProfile a
{
	color: #666;
}

#userIcon
{
	float: right;
	margin-top: 10px;
	margin-right: 8px;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	color: #0d3864;
	padding: 0 8px 0 8px;
	margin-top: 0;
	text-align: center;
}

.addH2
{
	font-size: 18px;
	font-weight: bold;
	color: #0d3864;
	padding: 0 8px 0 8px;
	margin-top: 0;
	text-align: center;
	width: 900px;
}

.takecourse-btn
{
	float: left;
	width: 200px;
	height: 200px;
	margin-left: 100px;
}

h3
{
	margin: 0;
	height: 15px;
	padding: 3px 4px 4px 7px;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #2363a4;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

a.entercourse
{
	float: right;
	font-size: 10px;
	font-weight: normal;
	margin-top: 8px;
}


.entercourse a:hover
{
	text-decoration: underline;
}

.outdent
{
	padding: 0;
}

.course-pretest
{
	float: left;
	width: 225px;
	margin-left: 10px;
}

.course-smallbtns
{
	float: left;
	width: 222px;
	margin-left: 100px;
}

.scorm-launchcourse
{
	font-size: 14px;
}

#certificate-survey
{
	font-size: 16px;
	text-align: center;
}

#back_button_right
{
	float: right;
	margin: 0 20px 10px 0;
}

#scorm-help
{
	font-size: 13px;
	margin-left: 10px;
}

#feedback .main
{
	display: block;
}

.quizattemptsummary
{
	font-size: 13px;
}

.finish_and_review_button /* background-image is defined in quiz/attempt.php */
{
	width:222px; 
	height: 40px; 
	padding-top: -8px;
	border: 0; 
	background-repeat: no-repeat; 
	cursor: pointer; 
}

.finish_review_button
{
	width:222px; 
	height: 40px; 
	border: 0; 
	background-repeat: no-repeat; 
	cursor: pointer; 
}

.submit_feedback_survey_button
{
	width:222px; 
	height: 40px; 
	border: 0; 
	margin:0;
	padding:0;
	background-repeat: no-repeat; 
	cursor: pointer; 
}

.buttons
{
	text-align: center;
}

.view_your_certificate_button
{
	width: 222px; 
	height: 40px; 
	border: 0; 
	background-repeat: no-repeat; 
	cursor: pointer; 
}

.next_question_button
{
	margin-bottom: -9px;
}

h3.surveyTitle
{
	color: #0d3864;
	background-color: transparent;
}

/* MOODLE CSS */

.quizinfo
{
	display: none;
}

.quizreviewsummary
{
	text-align: left;
	font-size: 13px;
}

.qtext
{
	font-size: 14px;
}

.box
{
	border: 0;
	width: 95%;
	font-size: 12px;
}

.modified
{
	color: #000000;
	font-size: 10px;
}

.box .modified
{
	display: none;
}

#header-home, .headermenu, .logininfo, .navbar
{
	display: none;
}

.navbar
{
	width: 936px;
	background-color: #f8f3e6;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#left-column, #right-column, .headingblock
{
	display: none;
}

#content
{
	width: 938px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f8f3e6;
}

#content .box, .content, #scormtablecontainer
{
	font-size: 12px;
}

#attemptsform
{
	font-size: 12px;
}

.submitBtn
{
	text-align: center;
}

.scormCourse
{
	margin-top: -80px;
	height: 80px;
	background-color: #f8f3e6;
	position: relative;
}

.scormCourse input
{
	margin-right: 15px;
}

#notice
{
	text-align: center;
	font-weight: bold;
}

.mod-scorm table .title
{
	font-weight: bold;
}

.c3
{
	text-transform: capitalize;
}

.scormTitle
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}

#altfinishlink, #altpopuplink
{
	text-align: center;
	display: block;
}

#scormpage
{
	display: none;
}

#scormpage #tocbox
{
	visibility: hidden;
}

.scorm-right
{
	margin-left: -200px;
}

.main
{
	display: none;
}

#scormtablecontainer th
{
	text-transform: capitalize;
}

ul.section li
{
	font-size: 16px;
}

.errorbox
{
	width: 700px;
}

#scormmode
{
	display: none;
}

.userinfobox .userpicture
{
	display: none;
}

.userinfobox td.label
{
	text-align: right;
	white-space: normal;
	width: 30%;
}

.userinfobox .left, .userinfobox .side
{
	width: 0;
	padding: 0;
}

.mform .fitemtitle 
{
	text-align: left;
	padding-left: 66px;
	width: 20%;
}

.separator
{
	display: none;
}/***** sprc/sprc.css end *****/


