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

/***** karls_design/user_styles.css start *****/

* {
	margin: 0;
	padding: 0;
}

body {
  background: #fefefe;
  font: normal 10pt/12pt arial, helvatica, sans-serif;
	color: #000;
	text-align: center /* Because IE Sucks */
}

div#page {
  width: 767px;
	background: #fff;
	margin: 0 auto;
  margin-top: 12px;
	text-align: left; /* Because IE Sucks */
}

div#page div#header-home {
	height: 138px;
	background: url(pix/header.jpg) no-repeat top;
	-moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
}

div#page div#header {
	height: 138px;
	background: url(pix/header.jpg) no-repeat top;
	-moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px
	-khtml-border-top-right-radius: 10px;;
}

div.clearer {
  clear: both;
}

h1.headermain {
	padding-top: 102px;
	padding-left: 18px;
	color: #d9ffff;
	font-size: 1.5em;
}

.headermenu {
	height: 17px;
	clear: both;
	float: right;
	font-size: 0.8em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.1em;
}

h4 {
  font-size: 1.0em;
}

a, a:visited {
	text-decoration: none;
  color: #000;
}

a:hover {
	color: #000;
}   

table.generaltable {
  background-color: #EEEEEE;
}

span.arrow {
  font-family: Arial, Helvetica, Courier, sans-serif; 
}

p.arrow_button input {
  font-family: Arial, Helvetica, Courier, sans-serif; 
}

img.resize {
  width: 1em;
  height: 1em;
}

p.helplink {
  margin: 0.5em 0;
}

h2.headingblock {
  border-style: none;
}

.loginbox {
	border: none;
}

.loginbox .signuppanel .subcontent {
	margin-left: 15px;
}

.loginbox .signuppanel .subcontent ol {
	margin-top: 2px;
}

.loginbox .signuppanel .subcontent ol li {
	margin-top: 5px;
	text-align: justify;
}

.loginbox.twocolumns .loginpanel {
}

div.noticebox {
}

table.generaltable td {
}

div.generalbox {
	margin: none;
	border: none;
}

.right_column .float_upwards {
	clear: both;
	padding-bottom: 20px;
}

.float_upwards .float_left {
	float: left;
	width: 48%;
	padding-right: 2%;
}

.float_upwards .float_right {
	float: left;
	width: 48%;
	padding-left: 2%;
}

.paragraf_box h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	clear: both;
	padding-bottom: 8px;
}

.paragraf_box img {
	padding: 6px;
	float: left;
	clear: left;
}

.paragraf_box p {
	padding-bottom: 0.4em;
	text-indent: 0.5em;
	font-size: 1.1em;
	text-align: justify;
}

.paragraf_box .company_name {
	display: inline;
	white-space: nowrap;
}

.paragraf_box ol {
	margin: 10px 0 0 170px;;
	font-size: 1.2em;
	clear: left;
	-moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px; 
}

.paragraf_box ul {
	list-style-type: none;
	margin: 4px 10px 4px 60px;
	font-size: 1.2em;
	display: table;
  height: 100%;
	clear: left;
}

.paragraf_box ul li {
	margin-top: 4px;
	display: block;
	width: 100%;
/*	height: 100%;*/
	background: url(pix/about_us_left.png) repeat-y left;
}

.paragraf_box ul li .clear {
	width: 100%;
	clear: both;
	height: 0px;
}

.paragraf_box ul li:first-child {
	-moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px; 
}   

.paragraf_box ul li .left {
	padding: 14px;
	display: table-cell;
	text-align: center;
	vertical-align: right;
/*	background: #7bd2bf; */
	width: 20%;
	float: left;
	clear: left;
/*	height: 100%;*/
	display: table-cell;
}

.paragraf_box ul li:last-child .right {
	-moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px; 
 	border-bottom: 4px solid #77e0ce;
	border-right: 2px solid #77e0ce;   
}

.paragraf_box ul li .right {
	float:left;
	width: 64%;
	text-align: left;
	margin-left: 5px;
	background: #9df4df;
	border-right: 2px solid #77e0ce;   
	padding: 14px;
}

.paragraf_box .bright {
	margin: 4px 10px 4px 160px;
	font-size: 1.4em;
	border: 1px solid #59b09f;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	text-align: center;
}

div.sitetopic {
	margin: none;
	border: none;
	padding: 5px 0 10px 0;
}

div.coursebox {
	color: #d9ffff;
	background: #59b09f;  
  margin: 1px 0px 0px 10px;
	border: none;
	display: block; 
	-moz-border-radius: 5px;
  -webkit-border--radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;   
}

.categorybox {
  padding: 2px;
  color: #d9ffff;
	background: #59b09f;  
  margin: 1px 0px 0px 10px;
	border: none;
	display: block; 
	-moz-border-radius: 5px;
  -webkit-border--radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
}

.categorylist {
 	color: #d9ffff;
	background: #59b09f; 
}

.category.name {
	color: #d9ffff;
	background: #59b09f;
}

.category {
	color: #d9ffff;
	background: #59b09f;
}

table.generalbox {
}

table.generaltable th.header {
}

table.forumheaderlist th.header {
}

.forumheaderlist,
.forumpost {
	border: none;
}

.forumheaderlist td {
}

.forumpost .topic {
}

div.informationbox {
}

table.userinfobox {
}

p.copyright {
  text-align: center;
}

.errorbox {
}

div.breadcrumb {
  padding-left: 15px;
}

div.navbar div.navbutton form {
	display: none;
}

div.navbar {
	height: 17px;
	color: #d9ffff;
	background: #59b09f;  
	/*font-weight: bold;*/
	font-size: 0.9em;
	padding: 8px 6px 6px 6px;
  margin-top: 1px;
	-moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;  
	border: none;
	display: block;
}

#chooselang {
	display: none;
}

.invisiblefieldset {
	width: 100%;
}

div#footer {
	height: 17px;
	color: #d9ffff;
	background: #59b09f;  
	font-size: 0.9em;
	padding: 8px 6px 6px 6px;
  margin-top: 1px;
	-moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;  
	border: none;
	display: block;    
}

div#footer .helplink {
	display: none;
}

div.logininfo {
	padding-right: 8px;
	text-align: right;
}

div#content {
	padding-top: 26px;
	padding-bottom: 12px;  
}

.mod-resource .modified {
  display: none;
}

.navigation {
	display: none;
}

.homelink {
	display: none;
}


#left-column {
	/* it is a great shame that moodle still uses tables */
	width: 22%;
	padding-left: 2%;
}

#right-column {
	padding-right: 2%;
}

#right-column {
	width: 2%;
}

ul.section li {
  margin: 0.2em 0;
}

div.sideblock div.content * {
  text-align: left;
}

div.sideblock div.content input {
	width: 70%;
	margin: 0 4px 0 4px;
}

div.sideblock div.content input[type="submit"] {
  width: auto;
}

div.sideblock div.content .adminsearchform {
  text-align: center;
	padding: 0 auto;
}

button#searchform_button {
  width: auto;
}

div.sideblock div.content div.btn input {
  width: auto;
}

.block_login .loginform .fld {
  text-align: right;
}

div.sideblock div.calendar-controls a.next {
  text-align: right;
}

div.sideblock ul.list span.c1 {
  padding-left: 4px;
}

div.sideblock div.title h2 {
  font-size: 1.2em;
}

div.sideblock div.header {
  background: #99f0df;
	background: url(pix/contentheader.png) repeat-x top;
	padding-top: 15px;
	text-align: center;
	border: none;
	border-right: 1px solid #77e0ce;
	text-shadow: 3px 3px 5px #55c0ac;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
}

div.sideblock div.content {
  background: #99f0df;
	padding: 15px 10px 15px 10px;
	text-align: left;
	border: none;
	border-bottom: 2px solid #77e0ce;
	border-right: 1px solid #77e0ce;
	-moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;    
}

div.sideblock table.minicalendar td.day {
  text-align: center;
  font-size: 0.9em;
}
div.sideblock table.minicalendar {
  border-style: none;
	width: 94%;
}

body#admin-lang h2.main {
  font-size: 1em;
  text-align: left;
}

body#course-index table.generalbox {
}
table.minicalendar td.today {
  line-height: 1.4em;
  border: 2px solid #88DD55;
}
div.sideblock table.minicalendar tr.weekdays {
  font-size: 0.6em;
}
div.courseboxcontent {
}
td.courseboxcontent {
}
.sideblock .content .message {
  text-align: left;
}
.sideblock .header .hide-show-image {
	display:none;
}
.sideblock.hidden .header .hide-show-image {
	display: none;
}
#calendar .event_global {
}

.minicalendar .event_global {
}

.block_calendar_month .event_global {
}

#calendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}

.minicalendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}

.block_calendar_month .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}

#calendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}

.minicalendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}

.block_calendar_month .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}

#calendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}

.minicalendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}

.block_calendar_month .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}

table.cal_popup_bg {
  background-color: #F8F8F8;
  color: #333333;
  border-color: #EEFFDD;
}

div.sideblock div.calendar-controls span.current {
  text-align: center;
}

div.sideblock div.commands a.roles img {
  width: 11px;
  height: 11px;
}

div.sideblock span.icon {
  display: block;
  float: left;
  margin-right: 0.3em;
}

div.sideblock ul.list li {
  clear: left;
}

div.sideblock div.header div.commands {
  height: 16px;
  background-color: #ffffff;
}

table.generaltable td.cell {
  white-space: normal;
}

body.admin table.generaltable {
  width: 100%;
}

body#course-view tr.section td.side {
  border-style: none;
}

body#course-view tr.section td.content {
  border-style: none;
}

body#course-user .section {
  background-color: #EEEEEE;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

div.que {
  border-style: none;
}

td.sitetopiccontent {
  border-style: none;
}

body#site-index td.categoryboxcontent {
  border-style: none;
}

.categorylist {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  padding: 4px;
}

body#admin-roles-manage td.generalboxcontent table td {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

body#admin-roles-override td.capcurrent {
  background-color:#FFFFFF;
  border: 1px solid #cecece;
}

div.breadcrumb span.sep {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #449900;
}

div.calendar-controls span.previous {
  font-family: verdana, arial, helvetica, sans-serif;
}

div.calendar-controls span.next {
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: right;
}

table#calendar td.maincalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table#calendar td.sidecalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #efd;
}

#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 !important;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table.minicalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #f8f8f8;
}

table#calendar td.today,
div.minicalendar td.today {
  border-color: #8d5;
}

#adminsettings fieldset span.form-shortname {
  color: #cccccc;
  font-size: 90%;
}

#adminsettings fieldset {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

form.mform fieldset {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

form.mform div.textarea textarea {
  width: 35em;
}

body#grade-index table.grades {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;  
}

body#grade-index .grades td {
  border-color: #FFFFFF;
}

table.glossarypost {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #f8f8f8;
}

table.glossarypost div.concept h3 {
  display: inline;
}

table.glossarypost.continuous div.concept {
  display: inline;
}

div.entrybox {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #eee;
}

.sitelink {
	display: none;
}

/* @group tabs */
.tabrow0 {
  font-size: 100%;
  padding: 0;
}

.tabtree {
  margin-bottom: 3%;
}

.tabrow0 li {
  border: 1px solid #88DD55;
  margin: 0;
  padding: 4px;
}

.tabrow0 li.first {
  margin-right: 0;
}

.tabrow0 li.selected,
.tabrow0 li.here {
  background-color: #efd;
}

.tabrow0 a span {
  background-image: none;
  padding: 0;
}

.tabrow0 a {
  background-image: none;
  padding: 5px;
}

.tabrow0 a:hover {
  background-image: none;
}

.tabrow0 .here a:hover {
  background-image: none;
}

.tabrow0 a:hover span {
  background-image: none;
}

.tabrow0 .here a:hover span {
  background-image: none;
}

.tabrow0 div,
.tabrow0 ul {
  background-image: none;
  top: 100%;
  padding: 0 0 0.25em;
  line-height: 200%;
  border-top-color: #5c0;
}

.tabrow0 ul {
  background-color: #efd;
  padding: 0;
}
.tabrow0 ul li.selected,
.tabrow0 ul li.here {
  background-color: #efd;
}

.tabrow0 ul li {
  background-color: #f8f8f8;
}
/* @end */
/***** karls_design/user_styles.css end *****/

