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

/***** chameleon/user_styles.css start *****/

body {
	margin: auto;
	width:100%;
	padding: 0;
	font-size: 1.2em;/*Previous 1em*/
	background: #fff;
	font-family:garmond, georgia;
	font-weight: normal;
	text-align: justify;
	line-height: 2em;
	color: #333;
	background-image: url(pix/top_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
div#page {
  margin: 0 2px;
  padding-top: 0px;
}

div#header-home{
	background-image: url(pix/kleinbart_logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:61px;
  padding-left: 0px;
	padding-right:20px;
  margin-top:0px;
	padding-top:77px;
	text-align:right;
}

div#header{
	background-image: url(pix/kleinbart_logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
  padding-left: 0px;
	padding-right:20px;
  margin-top:0px;
	padding-top:77px;
	text-align:right;
}

div#pageContent{
	
  	margin-top:0px;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
}



div.clearer {
  clear: both;
}
h1 {
  font-size: 1.7em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2 {
  font-size: 1.3em;
  color: #333;
  font-style:normal;
  font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
h3 {
  font-size: 1.1em;
  color:#666;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h4 {
  font-size: 1.0em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:link {
  color: #0066A4;
  text-decoration:none;
}
a:visited {
  color: #0066A4;
  text-decoration:none;
}
a:hover {
  color: #0061a0;
	text-decoration:underline;
}
a.dimmed:link {
  color: #AAAAAA;
}
a.dimmed:visited {
  color: #AAAAAA;
}
table.generaltable {
  background-color: #f3fdfe;
}
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;
}
h1.headermain {
  color: #449900;
  display:none;
}
h2.headingblock {
  border-style: none;
  color: #333;
  font-size: 1.4em;
  display: none;
}
.loginbox {
  background-color:#FFF;
	border:none;
  margin-left: auto;
	margin-right: auto;
}
.loginbox.twocolumns .loginpanel {
  border-right-color: #f3fdfe;
}
div.noticebox {
  background-color: #f3fdfe;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #CEE8E5 #CEE8E5 #FFFFFF;
}
table.generaltable td {
  border-width: 1px;
  border-style: solid;
  background-color:#FBFEFF;
  border-color: #FFFFFF #CEE8E5 #CEE8E5 #FFFFFF;
}
div.generalbox {
  border: 0px solid #ffffff;
  border-right-color: #CEE8E5;
  border-bottom-color: #CEE8E5;
  /*background-color: #FBFEFF;*/
}
div.coursebox {
  border: 1px solid #ffffff;
  border-right-color: #f3fdfe;
  border-bottom-color: #f3fdfe;
  background-color: #fff;
}
table.generalbox {
  border-top-width: 1px;
  border-style: solid none none;
  border-top-color: #CEE8E5;
}
table.generaltable th.header {
  background-color: #EBFCFE;
  border-width: 1px;
  border-style: solid;
  border-color: #fff #CEE8E5 #CEE8E5 #fff;
  color: #666;
  text-align:center;
}
table.forumheaderlist th.header {
  background-color: #f3fdfe;
  border-width: 1px;
  border-style: solid;
  border-color: #fff #CEE8E5 #CEE8E5 #f3fdfe;
}
.forumheaderlist,
.forumpost {
  /*background-color: #f3fdfe;*/
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
}
.forumheaderlist td {
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
}
.forumpost .topic {
  border-bottom-color: #FFFFFF;
}
div.informationbox {
  background-color: #f3fdfe;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
}
table.userinfobox {
  border: 1px solid #f3fdfe;
}
p.copyright {
  text-align: center;
}
.errorbox {
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
  background-color: #e15215;
  color: #fff;
}
div.headermenu {
  font-size: 0.75em;
}
div.headermenu div.logininfo {
	position:absolute;
	width:50%;
	right:20px;
	text-align:right;
	top:10px;
	z-index:90;
  padding-right: 10px;
	color:#FFF;
	font-size:0.9em;
}
div.headermenu div.logininfo a:link, div.headermenu div.logininfo a:visited{
	color:#ccc;
	text-decoration:none;
}
div.headermenu div.logininfo a:hover{
	color:#999;
	text-decoration:underline;
}

div.breadcrumb {
  font-size: 0.8em;
  padding-left: 0.3em;
}
div.navbar div.navbutton form {
  float: left;
}
div.navbar div.navbutton {
  margin-top: 3px;
}
div.navbar {
  padding: 3px 0;
  margin-top: 2px;
  border-style: none;
  border: 0px;
	width:80%;
	margin:auto;
}
div#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	margin:auto;
	height:60px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:80%;
	color:#333;
	border-top:1px dotted #ccc;
}
div#footer a:link, div#footer a:visited{
	color:#333;
}
div#footer a:hover{
	color:#666;
}
div#content {
	color:#333;
  padding: 10px 0;
  font-size: 0.75em;
  line-height: 1.6em;
  margin-top: 0px;
  clear: both;
  width: 80%;
	margin-left: auto;
	margin-right: auto;  
}

ul.section li {
  margin: 0.2em 0;
}
div.sideblock div.content * {
  text-align: left;
  border-bottom: 1px, #fff;
  
}
div.sideblock div.content input[type="submit"] {
  width: 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: 0;
  
}
div.sideblock div.title h2 {
  font-size: 1em;
  line-height: 1.1em;
}
div.sideblock div.header {
  padding: 0 0.3em 0.3em;
	border:none;
  border-bottom: #0061a0 1px solid;
}

div.sideblock div.title h2
{
font-size: 0.9em;
line-height: 1.1em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
padding-top:4px;
padding-left: 4px;
}

div.sideblock div.content {
  padding: 0.3em 0.3em;
  border-width: 1px;
  border-style: none none none none;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #FFFFFF;
  font-family:Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 5px 5px;
	text-align: center;
}
div.sideblock table.minicalendar td.day {
  text-align: center;
  font-size: 1.0em;
  color: #777;
  font-style:normal;
}

#calendar .maincalendar table.calendarmonth td, table.minicalendar td, table.minicalendar th 
{
	width: 14%;
	vertical-align: top;
	color: #4EAFE4;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
}

div.sideblock table.minicalendar {
  border-style: none;
}
body#admin-lang h2.main {
  font-size: 1em;
  text-align: left;
}
body#course-index table.generalbox {
  background-color: #f3fdfe;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
}
table.minicalendar td.today {
  line-height: 1.4em;
  border: 1px solid #0066A4;
}
div.sideblock table.minicalendar tr.weekdays {
  font-size: 0.8em;
  
}
div.courseboxcontent {
  background-color: #f3fdfe;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
}
td.courseboxcontent {
  background-color: #f3fdfe;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
}
.sideblock .content .message {
  text-align: left;
}
.sideblock .header .hide-show-image {
  margin-top: 6px;
  padding-right:4px;
}
.sideblock.hidden .header .hide-show-image {
  margin-top: 6px;
}
#calendar .event_global {
  background-color: #7ad0ff;
  border-color: #4FB0E4;
}
.minicalendar .event_global {
  background-color: #7ad0ff;
  border-color: #4FB0E4;
}
.block_calendar_month .event_global {
  background-color: #7ad0ff;
  border-color: #4FB0E4;
}
#calendar .event_course {
  background-color: #97ebff;
  border-color: #9CBD44;
}
.minicalendar .event_course {
  background-color: #97ebff;
  border-color: #B8F4F9;
}
.block_calendar_month .event_course {
  background-color: #97ebff;
  border-color: #B8F4F9;
}
#calendar .event_group {
  background-color: #c5f9ff;
  border-color: #B8F4F9;
}
.minicalendar .event_group {
  background-color: #c5f9ff;
  border-color: #B8F4F9;
}
.block_calendar_month .event_group {
  background-color: #c5f9ff;
  border-color: #B8F4F9;
}
#calendar .event_user {
  background-color: #d7ffff;
  border-color: #4FB0E4;
}
.minicalendar .event_user {
  background-color: #d7ffff;
  border-color: #4FB0E4;
}
.block_calendar_month .event_user {
  background-color: #d7ffff;
  border-color: #4FB0E4;
}
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;
  display: none;
}
body#course-view tr.section td.content {
  border-style: none;
}
body#course-user .section {
  background-color: #f3fdfe;
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
}
div.que {
  border-style: none;
}
td.sitetopiccontent {
  border-style: none;
}
body#site-index td.categoryboxcontent {
  border-style: none;
}
.categorylist {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #FFF;
  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: #5c5c5c;
}
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:none;
}
table#calendar td.sidecalendar {
  border:none;
  background-color:none;
}

#calendar td.sidecalendar .sideblock
{
	border:none;
}

#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;
}!
table.minicalendar {
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
  background-color: : #FBFEFF;
}
table#calendar td.today,
div.minicalendar td.today {
  border-color: #0066A4;
}
#adminsettings fieldset span.form-shortname {
  color: #cccccc;
  font-size: 90%;
}
#adminsettings fieldset {
  background-color: #f3fdfe;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
}
form.mform fieldset {
  background-color: #f3fdfe;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
}
form.mform div.textarea textarea {
  width: 35em;
}
body#grade-index table.grades {
  background-color: #f3fdfe;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;  
}
body#grade-index .grades td {
  border-color: #FFFFFF;
}
table.glossarypost {
  border-color: #FFFFFF;
  background-color: #fff;
}
table.glossarypost div.concept h3 {
  display: inline;
}
table.glossarypost.continuous div.concept {
  display: inline;
}
div.entrybox {
  border-color: #FFFFFF #f3fdfe #f3fdfe #FFFFFF;
  background-color: #f3fdfe;
 
}

.entrybox hr 
{
border-bottom: 1 px solid;
border-top: 1 px solid;
border-color: #fff;


}

/* @group tabs */
.tabrow0 {
  font-size: 100%;
  padding: 0;
}
.tabtree {
  margin-bottom: 3%;
}
.tabrow0 li {
  border: 1px solid #f3fdfe;
  margin: 0;
  padding: 4px;
}
.tabrow0 li.first {
  margin-right: 0;
}
.tabrow0 li.selected,
.tabrow0 li.here {
  background-color: #f3fdfe;
}
.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: #f3fdfe;
}
.tabrow0 ul {
  background-color: #f3fdfe;
  padding: 0;
}
.tabrow0 ul li.selected,
.tabrow0 ul li.here {
  background-color: #f3fdfe;
}
.tabrow0 ul li {
  background-color: #f8f8f8;
}

input[type="submit"], input[type="button"] {
	color:#084887;
  width: auto;
	background-color:#94afff;
	border:1px solid #084887;
	font-weight:bold;
}
.mod-resource .modified 

{

display: none;

}


/* @end */
/***** chameleon/user_styles.css end *****/

