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

/***** gc_theme_01/styles.css start *****/

/********************************************************
**
** Theme name: Pixel Drops
**
*********************************************************/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  background-image: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
body {
  font: 13px/1.385 "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
pre,code,kbd,samp,tt {
  font-family: monospace;
}/***** moodleman/reset.css end *****/

/***** moodleman/moodleman.css start *****/

/* @group core */

/*repeating bg*/
body {
	color: #000;
	font: .8em arial,sans-serif;
	background-color: #FFF;
	background-image: url(images/bluedot.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#page {
	background: #ffffff;
	display: block;
	width: 930px;
	text-align: left;
	margin-top: 5;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	/* Drop Shadow */
-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#333333')";
*//* For IE 5.5 - 7 */
/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#333333');*/
}
ol, ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1.3em;
}
li {
  margin: 0 0 0.25em 0;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}
a:link {
  color: #2c2c2c;
}
a:visited {
  color: #2c2c2c;
}
a:hover {
  color: #f47a0e;
}
a.dimmed:link,
a.dimmed:visited {
  color: #AAA;
}
a.autolink:link,
a.autolink:visited {
  color: #000000;
  background: #FAFAFA;
}
a.autolink.glossary:hover {
  cursor: help;
}
.dimmed_text,
.dimmed_text a {
  color: #AAA;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.5em 0;
  font-weight: bold;
  line-height: normal;
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  margin-left: 0;
  color: #444;
  background-color: #FFF;
  font-size: 100%;
}
h1 { 
	font-size: 2.2em; 
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}

h3 { 
	font-size: 1.3em; 
}

h4 {
  font-size: 100%;
}
img.resize {
  width: 1em;
  height: 1em;
}
hr {
  color: #EEE;
  background-color: #EEE;
  height: 1px;
  border-style: none;
}
.cell {
  padding: 2px;
}
tr.r1 {
  background-color: #FAFAFA;
}
.highlight {
  background-color: #aaffaa;
}
.highlight2 {
  color: #AA0000;
}
h2.headingblock {
	margin: 10px 0 0 0;
	padding-top: 0;
	font-size: 14px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#site-index .headingblock, 
#course-view .headingblock {
  margin-bottom: 0;
}
.tabledivider {
  border-style: none;
}
.generalbox {
  margin-top: 5px;
  border-color: #EEE;
}
table.generalbox {
  border-style: none;
}
th.header, 
td.cell {
  border-bottom: 1px solid #EEE;
  text-align: left;
}
.generalbox th, 
.generalbox td {
  border-bottom: 1px solid #EEE;
  text-align: left;
}
.generalboxcontent .formtable th {
  text-align: right;
}
.generaltable {
  border-style: none;
}
.generaltable th.header {
  text-align: left;
  border-bottom: 1px solid #CCC;
  text-align: left;
  padding: 2px;
}
th.header,
.admin th.header.c0,
.generalbox th,
.generaltable th.header {
  background-color: #FAFAFA;
}
.generaltable .cell {
  border-style: none;
  border-bottom: 1px solid #EEE;
  text-align: left;
  padding: 2px;
}
.informationbox {
  border-style: none;
}
.userinfobox {
	border-style: none;
	margin: 0 auto 5px;
	text-align: left;
}
.errorbox {
  border: 2px solid #913;
}
/* notification messages (can be good or bad) */
.notifysuccess {
  color: #006600;
}
.notifytiny {
  color: #000044;
}
#admin-auth_config .required {
  background-color: #DDDDDD;
}
.informationbox {
  border-color: #DDDDDD;
}
.feedbackbox {
  border-color: #888888;
}
.feedbackby {
  background-color: #BBBBBB;
}
.errorbox {
  color: #ffffff;
  border-color: #660000;
  background-color: #990000;
}
.errorboxcontent {
  background-color: #FFBBBB;
}
.notifyproblem {
  text-align: left;
  padding: 10px;
  border: 2px solid #913;
}
.noticebox {
  background-color: #FFF;
  border: 2px solid #FC1;
}
#notice.generalbox {
  margin: 0 0 1.5em 0;
  padding: 10px;
  background-color: #FFF;
  border: 2px solid #FC1;
}
.teacheronly {
  color: #990000;
}
.unread {
  background: #FFD991;
}
.censoredtext {
  color: #000000;
  background: #000000;
}
.boxwidthwide {
  width: 95%;
  margin-left: 12px;
}
.htmlarea .toolbar th,
.htmlarea .toolbar td {
  vertical-align: top;
}
#help,
#help #content,
#message-index,
#message-index #content,
#message-user #content,
#message-user,
#message-send,
#message-messages,
#message-discussion,
#message-discussion #content,
#message-history #content,
#message-history,
#mod-glossary-showentry,
#mod-glossary-showentry #content {
  background: none;
}
.content img{
	padding-right: 10px;
	
}
.categorylist {
  margin-top: 10px;
}
/* @end */
/* @group tabs */
.tabrow0 {
  font-size: 100%;
}
.tabrow0 div,
.tabrow0 ul {
  top: 1.7em;
  font-size: 100%;
}
ul.tabrow1 li a,
ul.tabrow1 li a:link,
ul.tabrow1 li a:visited {
  font-size: 100%;
}
/* @end */
/* @group forms */
.mform {
  margin: 0 0;
  width: 100%;
}
.mform fieldset {
  border-color: #EEE;
  border-top-style: solid;
  border-top-width: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
#adminsettings .form-shortname {
  color: #888;
}
.mform .required label {
  color: #a00;
}
.mform .fdescription.required {
  color: #a00;
}
.mform .required .fgroup span label {
  color: #000;
}
/* @end */
/* @group header */
#main-nav { 
	font-size: .9em; 
	margin: 10px 0 0 0; 
	text-transform: uppercase; 
	font-weight: bold;
	float: right;
}

#header-home ul, ol,
#header ul, ol { 
	list-style: none; 
}

#main-nav li { 
	float: left;  
	margin-left: 7px; 
}

#main-nav li a { 
	background: #dbf0fe; 
	color: #6c6c6c; 
	display: block; 
	padding: 1.1em 0; 
	text-decoration: none; 
	text-align: center; 
	padding-left: 15px; 
	padding-right: 15px; 
} 

#main-nav li a:hover,
#main-nav li.current a 
{ 
	background: #c2ddef; 
	color: #000; }

#main-nav li.rss-now a:hover,
#main-nav li.rss-now a { 
	background: #012d50; 
	color: #eee; 
}
 .headermain{
	
	background-repeat: no-repeat;
	height: 58px;
	width: 375px;
	color: #FFF;
	left: 8px;
	position: relative;
	top: 35px;
	text-align: right;
	vertical-align: bottom;
 }

#header,
#header-home {
	position: relative;
	background-color: #000;
	background-repeat: no-repeat;
	height: 105px;
	background-image: url(images/banners/pattern_01.gif);
	/* Drop Shadow For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#666666');
	border: thin none #0F6;
}


#header h1 a,
#header-home h1 a {
	font-family: Georgia, sans-serif;
	font-size: 1.8em;
	color: #ff9933;
	text-decoration: none;
} 

#header h1 a:hover,
#header-home h1 a:hover { 
	color: #f47a0e; 
}
  
.headermenu {
	margin: 10px 10px 0 0;
	margin-top: 80px;
	font-size: smaller;
	color: #FFF;
	//background-image:url(images/black50t.png);

}

#header .logininfo,
#header-home .logininfo {
	float: right;
	font-size: .9em;
	margin-top: 75px;
}
.headermenu select,
.headermenu option {
	color: #FFF;
}
.navbar {
	clear: both;
	padding: 1px 12px;
	margin: 0;
	height: 25px;
	border-style: none;
	background-color: #db0962;
	color: #fff;
	/* Drop Shadow */
	-moz-box-shadow: inset 0px 1px 5px #333;
	-webkit-box-shadow: inset 0px 1px 5px #333;
	box-shadow: inset 0px 1px 5px #333;

	

}
.navbar .breadcrumb {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0;
}
.navbar .breadcrumb a {
  text-decoration: none;
}
span.arrow.sep {
  color: #444;
}
span.arrow {
  font-family: Arial,Helvetica,Courier,sans-serif;
}
.navigation select {
  background-color: #FFFFFF;
}
.navigation optgroup {
  background-color: #EEEEEE;
}
.navigation optgroup option {
  background-color: #FFFFFF;
}
/* @end */
/* @group footer */
#footer {
	background-image: url(images/gc_white.png);
	margin-top: 0;
	height: 35px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	margin-bottom: 10px;
	background-color: #a0c4da;
	background-repeat: no-repeat;
	background-position: 5px;
}
#footer div {
  margin: 0;
}
#footer #company-stuff {
  display: none;
}
/*div#footer div#company-stuff {
  float: left;
  text-align: left;
}
div#footer div#company-stuff p {
  margin: 0;
  padding: 0;
}*/
#footer #moodle-stuff {
  text-align: center;
}
#footer .helplink {
  margin: 0;
}
.homelink a {
  padding: 0;
}
/* @end */
/* @group admin */
#adminsettings .form-item {
  padding-top: 5px;
  border-top: 5px solid #EEE;
}
#adminsettings fieldset {
  border-style: none;
  background-color: inherit;
}
#adminsettings fieldset.error {
  border: 1px solid #660000;
}
#adminsettings fieldset.error legend {
  border-color: #660000;
}
#adminsettings .form-overridden {
  background-color: #ff6;
}
#adminsettings .form-warning {
  background-color: #f88;
}
#adminsettings .form-defaultinfo {
  color: #888;
}
#adminsettings .form-item .pathok {
  color: green;
}
#adminsettings .form-item .patherror {
  color: red;
}
#admin-index .adminwarning {
  border-style: none;
}
#admin-lang .generalbox {
  border-style: none;
}
#admin-langimport .generalbox {
  border-style: none;
}
#course-user .section h2 {
  color: #006EA2;
}
#admin-roles-override .cell.c1,
#admin-roles-assign .cell.c1 {
  padding-top: 2px;
}
link
#adminsettings .form-item {
  margin: 0;
  padding-top: 5px;
  border-top: 1px solid #EEE;
}
#theme-index.course-1 #content {
  margin: 0;
}
.admin #layout-table #middle-column {
  padding-top: 10px;
}
.admin h2.main {
  margin-top: 0;
}
.admin .generalboxcontent {
  background-color: inherit;
}
.admin .generalbox {
  background-color: inherit;
  border-color: #eee;
}
#user-profile-index h2.main,
#theme-index h2.main {
  margin-top: 10px;
}
.admin .header.c0 {
  
}
.rolecap .rolecapheading {
  background-color: #FAFAFA;
  border-bottom: 1px solid #ccc;
}
.rolecap .inherit,
.rolecap .allow,
.rolecap .prevent,
.rolecap .prohibit {
  padding: 2px;
  border-bottom: 1px solid #ccc;
}
.rolecap .capdefault {
  background-color: #FAFAFA;
}
#admin-roles-override .capcurrent {
  background-color: #FAFAFA;
  border: 1px solid #cecece;
}
#admin-roles-manage .capdefault {
  background-color: #FAFAFA;
  border: 1px solid #cecece;
}
#admin-roles-manage .rolecap,
#admin-roles-override .rolecap {
  border-style: none;
  border-bottom: 1px solid #cecece;
}
#admin-roles-manage .rolecap .cap-desc .cap-name,
#admin-roles-override .rolecap .cap-desc .cap-name {
  color: #888;
}
#theme-index #middle-column tr {
  border-top: 1px solid #eeeeee;
}
#theme-index #middle-column td {
  vertical-align: top;
  padding: 10px;
  border-color: #eeeeee;
}
.block_admin_tree.sideblock .link.hidden {
  color: #999999;
}
#admin-lang .translator .strkey {
  color: #666666;
}
#admin-lang .translator .bothmissing {
  background-color: #ef6868;
}
#admin-lang .translator .mastermissing {
  background-color: #feff7f;
}
#admin-lang .translator .localdifferent {
  background-color: #aaffaa;
}
.environmenttable .error {
  background-color: #ef6868;
  color: inherit;
}
.environmenttable .warn {
  background-color: #feff7f;
}
.environmenttable .ok {
  background-color: #aaffaa;
}
#admin-uploaduser .uuinfo {
  background-color: #aaffaa;
}
#admin-uploaduser .uuwarning {
  background-color: #feff7f;
}
#admin-uploaduser .uuerror {
  background-color: #ef6868;
}
.plugincompattable td.ok {
  color: #080;
}
.plugincompattable td.warning {
  color: #d80;
}
.plugincompattable td.error {
  color: #d00;
}
.admin .form-label {
  border-bottom: 1px dotted #ccc;
}
/*
@end */
/* @group grade */
.grade-edit-tree .moving {
  background-color: #E8EEF7;
}
#grade-aggregation-help dt {
  font-weight: bold;
}
#grade-aggregation-help dd.example {
  font-style: italic;
}
#grade-aggregation-help code {
  font-style: normal;
}
/* @end */

/*theme switcher style*/
.theme_switcher_form input{
	margin: -2px;
}

/* @group sideblock */
.sideblock input {
  font-size: inherit;
}
.sideblock input.styledbtn {
  font-size: 93%;
}
.sideblock a {
  text-decoration: none;
  color: #888;
}
.sideblock a:hover {
  text-decoration: none;
  color: #fb9f3c;
}
.sideblock a.current {
  background-color: #FAFAFA;
}
#left-column .hidden .header {
  border-style: none;
}
#right-column .hidden .header {
  border-style: none;
}
.sideblock {
  margin-bottom: 5px;
  padding-bottom: 3px;
  background-color: inherit;
}
.sideblock .header {
	background-color: inherit;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d9d9d9;
  }
.sideblock .header h2 {
  font-size: 100%;
  color: #ff9933;
  background-color: transparent;
  font-size: 1.3em;
  font-family: arial,sans-serif !important;
  font-weight: normal;

}
#course-view div.sideblock.hidden .header h2 {
  color: #444;
}
.sideblock .content {
  border-style: none;
  background-color: #fff;
  color: #888;
  font-size: .9em;
}

.sideblock ul, ol { 
	list-style: none; 
}

.sideblock .list li {
	margin: 0;
	padding: 20px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
}

.sideblock li a {
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	text-align: center;
	
}

.sideblock li a:hover { 
	color: #f47a0e; 
}

.sideblock .content h3 {
	color: #33639c;
}

.sideblock .content .icon {
  display: none;
}
.sideblock .content .info {
  text-align: left;
}
.sideblock .footer {
  text-align: left;
}
.calendar-controls .previous,
.calendar-controls .next,
.calendar-controls .current {
  text-decoration: none;
}
.block_messages .content {
  font-size: 100%;
}
.sideblock .header .commands {
  background-color: #EEE;
  padding: 1px;
}
.block_search_forums .searchform {
  text-align: left;
}
.activitydate, .activityhead {
  text-align: left;
}
.block_login .loginform .c1 {
  margin: 0.3em 0;
  color: #fff;
}

.block_rss_client .link {
	border-width: 0px !important;
	border-style: none !important;
	border-color: #dddddd;
	padding-bottom: 0px;
	font-size: 1em;
}

/* @end */
/*Exabis*/
.block_exabis_eportfolio .header  {
	position: relative;
	display: none;
}
.block_exabis_eportfolio .column {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/* @group login */
.loginbox {
  border-color: #EEE;
}
.loginbox.twocolumns .loginpanel {
  border-color: #EEE;
}
.loginbox h2 {
  color: #444;
  font-weight: normal;
  font-style: normal;
}


/* @group Login Block */



.block_login {
	position: relative;
	text-align: center;
	padding: 0px;
	border-color:#435c68 !important;
	border-width: 0px;
	border-style: none;
	width: 200px;	
}

.block_login .header  {
	position: relative;
	display: none;
}
.block_login .content {
	display: block;
	height: 75px;
	border: none !important;
	background: #a0c4da;
!important;
	width: 100%;
}

.block_login .footer {
	text-align: left;
	color: #06C;
	display: inline;
}

.block_login .footer a{
	text-align: left;
	color: #06C;
        padding-left: 8px;
        position: relative;
        top: 10px;
}

.block_login .footer a:hover{
	text-align: left;
	color: #db0962;
}

.block_login .loginform .c1 input {
	width: 120px;
	font-size: 1em;
	border: 1px solid #6c6c6c;
}

.block_login .loginform .c1 {
	float: right;
	color: #6c6c6c;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	text-align: left;
}


.block_login .loginform input
{
	border: 1px solid;
	background-color: #FFF;
	width: 100%;
}

input
{
padding: 3px !important;
font-size:1em;
}
.block_login .loginform .btn input{
	float: right;
	background-color: #a0c4da;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #97005e;
	text-align: right;
	text-decoration: underline;
	font-size: 14px;
	width: 75px;
}



/* @end */
/* @group LogOut Block */



.block_login_logout {
	position: relative;
	text-align: center;
	padding: 0px;
	border-color:#435c68 !important;
	border-width: 0px;
	border-style: none;
	width: 200px;
	height: 65px;	
}

.block_login_logout .header  {
	position: relative;
	display: none;
}
.block_login_logout .content {
	display: block;
	border: none !important;
	background: #a0c4da;
!important;
	width: 100%;
	height: 60px;
}

.block_login_logout .footer {
	text-align: left;
	color: #06C;
	width: 100px;
	display: block;
}



.block_login_logout .loginform .c1 input {
	width: 120px;
	font-size: 1em;
}

.block_login_logout .loginform .c1 {
	float: right;
	color: #6c6c6c;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	text-align: left;
}


.block_login_logout .loginform input
{
	border: 1px solid;
	background-color: #FFF;
	width: 100%;
}

input
{
padding: 3px !important;
font-size:1em;
}
.block_login_logout .logoutform .logoutbtn input{
	float: right;
	background-color: #a0c4da;
	color: #97005e;
	text-align: right;
	text-decoration: underline;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.block_login_logout .logoutusername{
	text-align: left;
	color: #333;
	width: 150px;
	float: right;
}
.block_login_logout .logoutusername a{
	text-align: right;
	color: #333;
	font-size: 15px;
}
.block_login_logout .logoutusername a:hover{
	text-align: right;
	color: #fff;
	font-size: 15px;
}

.block_login_logout .logoutuserimg {
	left: 0px;
	text-align: left;
	position: relative;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 35px;
	padding: 4px;
	margin: 0px;
}
.block_login_logout .logoutupdate {
	text-align: right;
	background-color: #a0c4da;
	color: #06C;
	display: block;
	font-size: 10px;	/*visibility: hidden;*/
}
.block_login_logout .logoutfooter {
	text-align: left;
	background-color: #a0c4da;
	color: #FFF;
	display: block;
	font-size: 10px;
	float: right;
	width: 100%;
}



/* @end */

/* @end */
/* @group content */
#content {
  clear: both;
/*  margin: 10px;*/
}
#site-index div#content,
#course-view div#content,
.haslayouttable div#content {
  margin: 0;
}
.weeks-format #left-column, 
.weeks-format #right-column, 
.topics-format #left-column, 
.topics-format #right-column {
	width: 170 px;
}
.weeks-format,
.topics-format {
  width: 930px;
  margin: 0;
}
.topics-format #left-column,
.topics-format #right-column {
  padding: 15px 0 0;
  background: #fff;
}
.topics-format #middle-column {

	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.headingblock {
	border-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #ff9933;
	font-size: 18px;
}
#content .section {
  border-style: none;
}
.section {
  border-style: none;
}
.onlymiddlecolumn #content {
  margin: 10px;
}
/* @end */
#middle-column a {
	color: #97005e;
}
/* @group startpage */
.sitetopiccontent {
  border-style: none;
}
.categoryboxcontent {
  border-style: none;
}
.courseboxcontent {
  border-style: none;
}
.coursebox {
  border-style: none;
  border-top: 1px solid #EEE;
}
.categorybox {
  border-top: 1px solid #EEE;
}
#site-index .sitetopic {
  margin-top: 10px;
}
/*#site-index .sitetopic {
  background: url(pix/pix/vinn_hi_splash.jpg) no-repeat center top;
  padding-top: 180px;
  margin-top: 10px;
}*/
/* @group 2.0 layout-table hacks */
#layout-table {
  border-collapse: collapse;
  margin-top: 0;
}
#layout-table #left-column,
#layout-table #right-column {
  padding: 5px 0 0;
  background: #fff;
}
#layout-table #middle-column {
  padding: 0 14px;
 
}
/* @end */
/* @end */
/* @group course */
#course-view .weeks .section,
#course-view .topics .section {
  border-style: none;
  margin-bottom: 2em;
}
#course-view .weeks .content ,
#course-view .topics .content, 
#course-view .weeks .section,
#course-view .topics .section {
  background-color: #FFF;
}
#course-view .section .side {
  border-top: 5px #EEE;
  border-style: solid none dotted;
}
#course-view .section .left {
  color: #444;
  font-weight: bold;
  padding: 8px 0 0;
}
#course-view .current .left,
#course-view .current .right {
  background-color: #FFC;
}
#course-view .weeks .section .content,
#course-view .topics .section .content {
  padding-top: 0;
  border-style: none;
  border-top: 5px #EEE solid;
  border-bottom: 1px #EEE solid;
}
.section .summary {
  color: #444;
  padding: 0 2px 3px;
}
.section .summary > br {
  display: none;
}
ul.section li.activity {
  background-color: inherit;
  padding: 2px;
}
ul.section li.label {
  background-color: #FFF;
}
#course-report p {
  text-align: left;
}
.block_news_items .newlink {
  text-align: left;
}
#course-view .hidden *,
#course-view .section.hidden .left {
  color: #CCC;
}
/* @end */
/* @group calendar */
#calendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
  border-bottom-style: none !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-left-style: none !important;
}
#calendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
#calendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
#calendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
.minicalendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.block_calendar_month .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.minicalendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.block_calendar_month .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.minicalendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.block_calendar_month .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.minicalendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.block_calendar_month .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color: #66D14D !important;
  border-bottom-color: #66D14D !important;
}
#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color: #FF9966 !important;
  border-bottom-color: #FF9966 !important;
}
#calendar .duration_group,
.minicalendar .duration_group {
  border-top-color: #FBBB23 !important;
  border-bottom-color: #FBBB23 !important;
}
#calendar .duration_user,
.minicalendar .duration_user {
  border-top-color: #A1BECB !important;
  border-bottom-color: #A1BECB !important;
}
#calendar .duration_course0,
.minicalendar .duration_course0 {
  border-top-color: #FF9966 !important;
  border-bottom-color: #FF9966 !important;
}
#calendar .duration_course1,
.minicalendar .duration_course1 {
  border-top-color: #0099FF !important;
  border-bottom-color: #0099FF !important;
}
#calendar .duration_course2,
.minicalendar .duration_course2 {
  border-top-color: #FFFF00 !important;
  border-bottom-color: #FFFF00 !important;
}
#calendar .nottoday,
.minicalendar .nottoday {
  border-color: #eeeeee;
}
table.minicalendar {
  border-style: none;
}
.weekend.day.event_course a {
  text-decoration: none;
}
.cal_popup_bg {
  background-color: #FFF;
  border-color: #CCC;
}
#calendar .maincalendar {
  border-style: none;
}
#calendar .sidecalendar {
  border-style: none;
}
.minicalendar .today {
  border: 1px solid #CCC;
}
.minicalendar .today a {
  text-decoration: none;
}
.minicalendar .weekdays abbr {
  border-style: none;
}
.block_calendar_month .filters {
  padding: 0 4px;
  font-size: 100%;
}
.block_calendar_month .filters table {
  background-color: inherit;
}
.minicalendar th {
  padding: 0;
}
.minicalendar td {
  padding: 0;
}
.minicalendar .day {
  line-height: 1.1em;
  padding: 3px 0 1px;
  border: 1px solid #FFF;
}
.minicalendar .weekdays th {
  font-weight: normal;
}
.minicalendar .today {
  border: 1px solid #CCCccc;
}
.cal_popup_bg {
  background-color: #FFF;
  border-color: #CCC;
}
.cal_popup_cg {
  background-color: #FFF;
  border-color: #CCC;
}
.cal_popup_fg {
  background-color: #FFF;
  border-color: #CCC;
}
.cal_popup_fg div a {
  font-size: 100% !important;
}
.block_calendar_month .cal_popup_caption, 
.block_calendar_month .cal_popup_fg div {
  border-color: #9B9984;
  font-size: 100% !important;
  color: #999;
}
#calendar .event_global,
#calendar .event_course,
#calendar .event_group,
#calendar .event_user,
.minicalendar .event_global,
.minicalendar .event_course,
.minicalendar .event_group,
.minicalendar .event_user {
  border: 1px solid  #9b9984 !important;
}
#calendar {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
#calendar .today,
.minicalendar .today {
  border: 1px solid #CCC;
}
#calendar .maincalendar .calendarmonth th {
  border-bottom: 1px solid #CCC;
}
/* @end */
/* @group modules */
.entrybox {
  border-style: none;
}
.entryboxheader {
  border-style: none;
}
#scormpage #tocbox {
  border-style: none;
}
#grade-index .grades {
  border-style: none;
}
#mod-data-edit .generalbox fieldset {
  border-style: none;
}
.files td {
  text-align: left;
  border-bottom: 1px solid #EEE;
}
p.book_chapter_title {
  font-family: inherit;
  color: #006EA2;
  font-size: 138.5%;
  font-weight: normal;
  font-style: normal;
  line-height: 140%;
}
.book_toc_numbered {
  border-left: 1px solid #A10A37;
}
#resource {
  border-top: 1px solid #FFF;
}
/* @end */
/* @group forum */
.forumpost {
  border-style: none;
}
.forumheaderlist {
  border-style: none;
  margin-left: 12px;
  margin-bottom: 24px;
  width: 98%;
}
.forumheaderlist .header {
  text-align: left;
}
.forumheaderlist .discussion .starter {
  background: inherit;
}
.forumpost .topic {
  border-bottom-style: none;
  background-color: #f8f9ef;
}
.forumpost .left {
  background: inherit;
}
.forumpost .commands {
  border-top: 1px solid #EEE;
}
.discussion td {
  border-style: none;
  border-bottom: 1px solid #EEE;
}
.forumthread .unread {
  background: #FFD991;
}
#mod-forum-discuss .forumpost.unread .content {
  border-color: #FFD991;
}
/* @end */
/* @group glossary */
.glossarypost {
  margin-top: 12px;
  border-style: none;
  border-top: 1px solid #EEE;
}
.glossarypost .concept h3, 
.glossarypost.continuous .concept {
  display: inline;
}
.glossarycategoryheader h2,
.glossarypost .concept h3 {
  font-size: 100%;
  margin: 0;
}
.glossarypost .entryheader {
  background: url(pix/pix/list_bg.jpg) repeat-x scroll left top;
}
#mod-glossary-showentry #page {
  width: auto;
}
#mod-glossary-showentry #footer,
#mod-glossary-showentry #header,
#mod-glossary-showentry .navbar {
  display: none;
}
/* @end */
/* @group quiz */
#mod-lesson-edit .addlinks {
  margin-bottom: 24px;
}
#mod-quiz-report #attempts td {
  border-style: none;
}
.que {
  border-color: #EEE;
}
.que .feedback {
  border-color: #DDD;
}
.que .incorrect {
  
}
.que.multianswer .incorrect {
  background-color: #faa;
}
.que .partiallycorrect {
  background-color: #ff9;
}
.que .correct {
  background-color: #afa;
}
.quizattemptsummary .bestrow td {
  background-color: #e8e8e8;
}
.quizreviewsummary th.cell {
  background: #f0f0f0;
}
.quizreviewsummary td.cell {
  background: #fafafa;
}
/* @end */
/* @group wiki */
.mwiki .boxwidthwide {
  width: 95%;
}
.mwiki .tabtree {
  margin-top: 12px;
}
/* @end */
/* @group blog */
.block_blog_tags .official {
  color: #0000cc;
}
.block_blog_tags .personal {
  color: #666699;
}
/* @end */
/* @group chat */
#mod-chat-view #middle-column {
  padding: 0;
}
#mod-chat-view #enterlink {
  text-align: left;
  margin-left: 0;
  margin-right: auto;
}
#mod-chat-gui_header_js-jsupdate .chat-message {
  font-size: 81.25%;
}
#mod-chat-gui_header_js-chatinput #header {
  display: none;
}
#mod-chat-gui_header_js-chatinput #page {
  background-image: none;
}
#mod-chat-gui_header_js-chatinput #content {
  margin-left: 5px;
}
#mod-chat-gui_header_js-chatinput .navbar {
  display: none;
}
#mod-chat-gui_header_js-chatinput {
  background-image: none;
}
#mod-chat-gui_header_js-users #header {
  display: none;
}
#mod-chat-gui_header_js-users #page {
  background-image: none;
}
#mod-chat-gui_header_js-users #content {
  margin-left: 5px;
}
#mod-chat-gui_header_js-users {
  background-image: none;
}
#input_chat_message {
  width: 20em;
}
/* @end */
/* @group message */
#message-index #footer,
#message-discussion #footer,
#message-history #footer {
  display: none;
}
#message-index #page,
#message-user #page,
#message-history #page {
  width: auto;
}
#message-user #page {
  margin: 0;
}
#message-user #content {
  padding: 0;
}
/* @end */
/* @group help */
#help #footer {
  display: none;
}
#help #page {
  width: auto;
}
/* @end */

/* @group Accordian */

tr.section h3.summary {
  padding: 0.2em 0.5em;
  margin: 0 0;
}
tr.section h3.summary a {
  color: #ffffff;
}
tr.section h3.summary a:hover {
  text-decoration: none;
}
tr#section-0 h3.summary {
  background-color: #03408b;
}
tr#section-1 h3.summary {
  background-color: #104e9a;
}
tr#section-2 h3.summary {
  background-color: #1b5aa9;
}
tr#section-3 h3.summary {
  background-color: #286abb;
}
tr#section-4 h3.summary {
  background-color: #3978c6;
}
tr#section-5 h3.summary {
  background-color: #4e88d1;
}
tr#section-6 h3.summary {
  background-color: #5f98de;
}
tr#section-7 h3.summary {
  background-color: #75a9e8;
}
tr#section-8 h3.summary {
  background-color: #8abaf5;
}
tr#section-9 h3.summary {
  background-color: #a9cbf6;
}
tr#section-10 h3.summary {
  background-color: #cfe3fc;
}
tr#section-11 h3.summary {
  background-color: #e0edfd;
}
tr#section-12 h3.summary {
  background-color: #fdd79e;
}
tr#section-13 h3.summary {
  background-color: #fdcf8b;
}
tr#section-14 h3.summary {
  background-color: #fec775;
}
tr#section-15 h3.summary {
  background-color: #ffbc58;
}
tr#section-16 h3.summary {
  background-color: #ffb23e;
}


tr#section-5 h3.summary a {
  color: #ffffff;
}
tr#section-6 h3.summary a {
  color: #ffffff;
}

/* @end */
/***** moodleman/moodleman.css end *****/
/***** gc_theme_01/styles.css end *****/


