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

/***** heilpflanzeninfo/user_styles.css start *****/

body {
	background-color: #fff4d4;
	font-size: 12px;
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: #F49C00;
	padding: 0px;
	margin: 0px;
}

div#page {
	margin: 0px;
}

div.clearer {
	clear: both;
}

/* MAINCONTAINER */
div#container {
    /* old:
	width: 830px;
	margin-left: 208px;
	padding: 20px;
	*/
    margin:20px auto;
    padding:0px 0px 16px 16px;
    width:1050px;
}

/* MAINCONTAINER END*/ /* CONTENT */
#layout-table #middle-column {
	color: #a21c32;
	background-color: #FFF0C3;
	width: 1000000px;
	padding: 0px;
	margin: 0px;
}

#layout-table #middle-column a {
	color: #a21c32;
	margin-right: 10px;
}

#layout-table #middle-column h1,#layout-table #middle-column h2,#layout-table #middle-column h3,#layout-table #middle-column h4
	{
	margin: 8px 8px 4px 8px;
}

#layout-table #middle-column h1,#layout-table #middle-column h2 {
	font-size: 13px;
}

#layout-table #middle-column h3,#layout-table #middle-column h4 {
	font-size: 12px;
}

#layout-table #middle-column p {
	line-height: 18px;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 15px 0px;
}

#layout-table #middle-column p.center {
	text-align: center;
}

/* CONTENT END */ /* LEFT + RIGHT */
#layout-table #left-column {
	margin: 0px;
	padding-left: 0px;
	padding-right: 16px;
	width: 162px;
}

#layout-table #right-column {
	width: 161px;
	margin: 0px;
	padding-left: 16px;
	padding-right: 0px;
}

/* LEFT + RIGHT END */
h1 {
	font-size: 13px;
}

h2 {
	font-size: 11px;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 10px;
}

/* SUBMENU */
a:link {
	color: #F49C00;
}

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

a:hover {
	color: #F49C00;
	text-decoration: underline;
}

/* SUBMENU END */
a.dimmed:link {
	color: #F49C00;
}

a.dimmed:visited {
	color: #F49C00;
}

table.generaltable {
	background-color: #FFF4D4;
	width: 100%
}

span.arrow {
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular,
		sans-serif;
}

p.arrow_button input {
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular,
		sans-serif;
}

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

p.helplink {
	margin: 0.5em 0;
}

h1.headermain {
	color: #F49C00;
}

h2.headingblock {
	border-style: none;
}

.loginbox {
	background-color: #FFEDB2;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
}

.loginbox.twocolumns {
	width: 830px;
	margin-left: 0px;
	border: none;
}

.loginbox.twocolumns .loginpanel {
	border-right-color: #DDDDDD;
}

div.noticebox {
	background-color: #FFEDB2;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table.generaltable td {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

div.generalbox {
	margin-top: 5px;
	border: 1px solid #ffffff;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	background-color: #eee;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 3px;
	color: #A21C32;
}

.ftoggler {
	padding-top: 0px;
}

div.coursebox {
	border: 1px solid #ffffff;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	background-color: #eee;
	margin-left: 8px;
	margin-bottom: 8px;
	width: 97%;
	float:none;
}

div.coursebox .summary {
	float: left;
	clear: both;
}


/*
.sideblock .content .list, .unlist, .inline-list {
  list-style:none;
  padding:0;
  margin:0;
}

.sideblock .content .list {
  width: 100%;
}

.sideblock .content .list li {
  clear: left;
}

.sideblock .content .inline-list li {
  display:inline;
}
*/

table.generalbox {
	border-top-width: 1px;
	border-style: solid none none;
	border-top-color: #DDDDDD;
}

#intro.generalbox {
	width: 808px;
}

#notice.generalbox {
	width: 95%;
}

#admin-lang .generalbox {
	width: 95%;
	margin-top: 3px;
}

#admin-langimport .generalbox {
	width: 95%;
	margin-top: 3px;
}

table.generaltable th.header {
	background-color: #FFEDB2;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}

table.forumheaderlist th.header {
	background-color: #FFF4D4;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}

.forumheaderlist,.forumpost {
	background-color: #FFF4D4;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

.forumheaderlist td {
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

.forumpost .topic {
	border-bottom-color: #FFFFFF;
}

div.informationbox {
	background-color: #FFF4D4;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table.userinfobox {
	border: 1px solid #DDDDDD;
}

p.copyright {
	text-align: center;
}

.copyright {
	padding-top: 20px;
	text-align: center;
}

#alternateloginurl {
	width: 450px;
}

.errorbox {
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	background-color: #FFF4D4;
	color: #fff;
	width: 95%;
	margin-left: 8px;
	background-color: red;
}

div.headermenu {
	font-size: 13px;
}

div.headermenu div.logininfo {
	margin-bottom: 0.2em;
}

/* MENU */ /* second menu */
div.breadcrumb {
	padding-left: 174px;
	font-size: 13px;
	font-family: serif;
	padding-bottom:3px;
}

div.breadcrumb a{
	text-decoration: underline;
	color: #A21C32;
}

/* second menu end */
div.navbar {
	background-color: #FFF4D4;
	margin-top: 5px;
	border-style: none;
}

div.navbar div.navbutton form {
	float: left;
}

div.navbar div.navbutton {
	margin-top: 3px;
}

/* MENU END */ /* FOOTER */
div#footer {
	font-size: 0.75em;
	border-top: 1px solid #FFEDB2;
	padding-top: 10px;
}

#adminsettings label {
  display: block;
  float:right;
  width: 150px;
  text-align: right;
}

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

/* border: 1px solid #F49C00; */ /* LEFT + RIGHT BOXES */
div.sideblock {
	width: 161px;
	background-color: #FFEDB2;
}

div.sideblock div.header {
	border: none;
	border-bottom: 1px solid #F49C00;
	padding-top: 2px;
}

div.sideblock div.content {
	border: none;
	font-size: 12px;
}

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

/* Buttons */
div.sideblock div.content input[type="submit"] {
	width: auto;
	margin-left: 3px;
}

button#searchform_button {
	width: auto;
}

/* LEFT + RIGHT BOXES END */
div.sideblock div.content div.btn input {
	width: auto;
	margin-left: 3px;
}

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

.block_login .loginform .fld {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

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

div.sideblock div.title h2 {
	font-size: 1em;
	line-height: 1.1em;
	margin-top: 5px;
}

div.sideblock table.minicalendar td.day {
	text-align: center;
	font-size: 0.9em;
}

div.sideblock table.minicalendar {
	border-style: none;
}

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

body#course-index table.generalbox {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	width: 98%;
}

table.minicalendar td.today {
	line-height: 1.4em;
	border: 2px solid #88DD55;
}

div.sideblock table.minicalendar tr.weekdays {
	font-size: 0.8em;
}

div.courseboxcontent {
	background-color: lime;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

td.courseboxcontent {
	background-color: lime;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

.sideblock .content .message {
	text-align: left;
}

.sideblock .header .hide-show-image {
	margin-top: 0;
}

.sideblock.hidden .header .hide-show-image {
	margin-top: 2px;
}

#calendar .event_global {
	background-color: #D6F8CD;
	border-color: #D6F8CD;
}

.minicalendar .event_global {
	background-color: #D6F8CD;
	border-color: #D6F8CD;
}

.block_calendar_month .event_global {
	background-color: #D6F8CD;
	border-color: #D6F8CD;
}

#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;
}

/* BOX LEFT RIGHT ICONS */
div.sideblock div.header div.commands {
	height: 16px;
	background-color: #fff4d4;
}

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: blue;
	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;
	width: 100%;
}

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;
	margin-left: 8px;
	width: 96%;
}

#adminsettings .description {
	clear: both;
	margin: 0pt 1em 0pt 160px;
	padding: 0.3em 0pt 1.5em;
}

#adminsettings .form-description {
	clear: both;
	margin: 0pt 1em 0pt 160px;
	padding: 0.3em 0pt 1.5em;
}

#adminsettings select {
	margin: 0pt 0pt 0pt 0px;
}

#adminsettings input {
	margin: 0pt 0pt 0pt 100px;
}

form.mform fieldset {
	background-color: #FFF0C3;
	border: 1px solid #FFF0C3;
	width: 830px;
	margin-left: 0px;
	padding-left: 0px;
}

form.mform {
	width: 100%
}

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

body#grade-index table.grades {
	background-color: blue;
	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;
}

/* @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;
}

/* BANNER */
#bannertitles {
	float: left;
}

#bannertitles a {
	text-decoration: none;
}

#bannertitle {
	width: 280px;
	height: 43px;
	line-height: 43px;
	background-color: #ffedb2;
	font-size: 30px;
	padding-left: 20px;
}

#bannertitle2 {
	width: 245px;
	height: 37px;
	line-height: 37px;
	margin-top: 17px;
	background-color: #ffedb2;
	font-size: 23px;
	padding-left: 20px;
}

#bannerimages {
	display:inline;
    float:right;
}

#bannerimage1 {
	width: 138px;
	height: 114px;
	margin-left: 40px;
	float: left;
	background-image:
		url(http://heilpflanzen-info.ch/cms/wp-content/themes/default2/images/fingerhut.jpg)
		;
	background-color: #fff4d4;
}

#bannerimage2 {
	width: 138px;
	height: 114px;
	margin-left: 38px;
	float: left;
	background-image:
		url(http://heilpflanzen-info.ch/cms/wp-content/themes/default2/images/ringelblume.jpg)
		;
	background-color: #fff4d4;
}

#bannerimage3 {
	width: 138px;
	height: 114px;
	margin-left: 38px;
	float: left;
	background-image: url(http://heilpflanzen-info.ch/cms/wp-content/themes/default2/images/malve.jpg);
	background-color: #fff4d4;
}

#bannerdescription {
	width: 481px;
	height: auto;
	margin: 10px 0px 20px 335px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	float: right;
	background-color: #ffedb2;
}

#bannerdescription a {
	text-decoration: none;
}

#bannerdescription a:visited {
	
}

#bannerdescription a:hover {
	text-decoration: underline;
}

#bannerdescription a:active {
	
}

/* BANNER END */
.skip {
	display: none;
}

/* TOPNAVI */
#topnavi {
	background-color: #fff4d4;
	margin: 0px;
	padding: 200px 0px 0px 0px;
	font-family: serif;
}

#topnavi #topnavileft{
	padding-right:90px;
}

#topnavi a {
	color: #f49c00;
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 15px;
}

#topnavi a:visited {
	color: #f49c00;
}

#topnavi a:hover {
	color: #A21C32;
	text-decoration: underline;
}

#topnavi a:active {
	color: #A21C32;
	text-decoration: underline;
}
/* TOPNAVI END*/ /* @end *//***** heilpflanzeninfo/user_styles.css end *****/


