/**************************************
 * THEME NAME: amplifon
 *
 * Files included in this sheet:
 *
 *   amplifon/m_layout.css
 *   amplifon/m_color.css
 *   amplifon/m_fonts.css
 **************************************/

/***** amplifon/m_layout.css start *****/

/* Amplifon CSS layout Create by: CONSEDU BT. 
   Verzió: 1.0
   4032 Debrecen Vezér u. 18.
   Web: http://consedu.hu Email: info@consedu.hu 
   Tel: +36 20 391 1521 */

a:link,
a:visited {
  text-decoration:none;
  color: #CC0000;
}
a:hover {
  text-decoration: none;
  color: #990033;
}

.img-text a:hover {
  text-decoration: none;
}
.img-text a:hover span {
  text-decoration: none;
}

.navbar a:link, .navbar a:visited {
  color: #fff;
  
}

.navbar a:hover {
  color: #fff;
}


h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  font-weight:bold;
}

h1 {
  font-size:1.7em;
}

h2 {
  font-size:1.4em;
}
h3 {
  font-size:1.1em;
}
h4 {
  font-size:1.0em;
}

.bold {
  font-weight:bold;
}

#page {
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width:auto;
  background-color: #fafafa; /*#e4dfcb*/
  background-repeat: repeat-x;
  background-position: 0% 0%;
}


body {
  padding: 0;
  margin: 0;
  font-family:Arial;
  font-size:0.95em;
  line-height:1.4;
  background: white;	
  color: black; 
}
#content {
  margin-top: 6px;
  margin-left: 20px;
  margin-right: 20px;
}

/***
 *** Header
 ***/
 
.breadcrumb .sep, #admin-report-unittest-index .sep {
  color:#fff;
} 

#header-home {
  height:140px;
  background-color: #fff;
  border-bottom: 1px solid #FF0000;
  background-attachment: scroll;
  background-position: 0% 0%;
}

#header {
  height:50px;
  background: #fff;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.que .qtext {
  color: #212121;
}

.headermain  {
  float:left;
  margin: 0px;
  padding: 0px;
}

h1.headermain {
  position: absolute;
  top: 12px;
  left: 70px;
  font-family: Arial;
  font-size: 1.7em;
  font-weight: bold;
  color: #FF0000;
}

.clearfix {
	display: block;
}

.headermenu {
  position: absolute;
  top: 10px;
  right: 10px;
}

#banner {
  background:url(slogo.jpg) top no-repeat;
  background-position: center top;
  width:62px;
  height:50px;
  margin: 0;
  padding: 0;
}
	      

/*******************
**      Navbar    **
*******************/

.navbar {
  width: auto;
  Height:35px;
  padding-top: 5px;
  padding-right:  0.5em;
  padding-bottom: 0px;
  padding-left: 0.5em;
  background-color: #ff0000;
  border:0px;
}

table.navbar {
  width: 100%;
}

.navbar .navbutton form {
  float: left;
}

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

.navbar .breadcrumb {
  float:left;
  margin:0.2em 0em;
}

.breadcrumb ul {
  padding-top:3px;
  margin:0%;
  text-indent:0%;
  list-style:none;
  color: #000;
}

/*.breadcrumb ul a:link {
  color: white;
}
*/
.breadcrumb li {
  display:inline;
}

.navbar .navbutton,
.navbar .menu {
  float:right;
}

#footer .navbar {
  margin-top: 4em;
}
 
/*******************
**     Course     **
*******************/ 

#course-view .section td {
  vertical-align:top;
}

#course-view .section td.content {
  padding:5px;
  border-style:solid;
  border-color: #e7e7ca;
  border-width:1px;
  border-left:0px;
  border-right:0px;
  background: #fff;
  font-size: 10pt;
}

#course-view .section td.side {
  padding:5px;
  border-style:solid;
  border-width:1px;
  border-color: #ddd; 
  background: #fafafa;
  color: #333;
}
#course-view .weekscss .section {
  background: #0a94d6;
}

#course-view .section td.left {
  border-right:0px;
  text-align:center;
  width: 1.5em;
}

#course-view .section td.right {
  border-left:0px;
  text-align:center;
  width: 1.5em;
}

#course-view .weekscss .current,
#course-view .current td.side {
  background: #ff9933;
  border-color: #ff9933;
  border-width: 1px;
  color: white;
}

#course-view .topics .current .content  {
  background-color: white;
  border-color: #ddd;
  border-width: 1px;
}

#course-view .weekscss .hidden,
#course-view .hidden td.side {
  background: #ddd;
}

#course-view .section .spacer {
  height:0.5em;
}

#course-view .section .weekdates {
}

#course-view ul.section,
#site-index ul.section {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursebox {
  background-color: white;
}

#layout-table #middle-column {
  padding-left: 12px;
  padding-right: 12px;
  /*background-color: #eeeeee;
  border-color: #e6e6e6;
  border-width: 1px;*/
} 

.sideblock .header, .sideblock h2.header {
  background-color: #FF0000;
  text-align: left;
  margin:0;
  padding-top:4px;
  padding-left:4px;
  padding-right:4px;
  padding-bottom:4px;
  border-color: #FF0000;
  border-width: 1px;
  border-style: solid;
  border-bottom: none;
  border-top-right-radius: 15px; 
}
.sideblock .header .hide-show-image {
  float:right;
  height:11px;
  width:11px;
  margin-top:3px;
  margin-right:3px;
}

.sideblock .header .commands a {
  margin: 0px 2px;
}

.sideblock h2 {
  margin:0;
  padding-top:5px;
  padding-left:5px;
  padding-bottom:4px;
  color: #fff;
  font-family:arial;
  font-size: 13px;
} 

.sideblock .header .commands {
  margin-top: 3px; 
  clear: both;
  height: 16px;
  background-color: white;
}

.sideblock .header .icon.hide,
.sideblock .header .icon.edit {
  background: url(pix/blockheader.jpg);
  height: 50px;
  margin-right: 6px;
}

.sideblock .header .commands {
  font-size: 0.9em;
}

.sideblock .content {
  font-size:10pt;
  line-height: 1.2em;
  border-color: #ddd;
  background: #fff;
  -moz-border-radius-bottomleft:0px;
  -moz-border-radius-bottomright:0px;
}

.generalbox {
  border-width:1px;
  border-style:solid;
  border-color: #999;
  margin-bottom: 15px;
  padding:10px;
  background: #eee;
} 

.generaltable .cell {
  border-color: #e7e7cb;
}

.loginbox {
  margin-top:15px;
  margin-bottom:15px;
  border-color: lightgrey;
  border:1px solid;
  background: whitesmoke;
  width:50%;
  margin-left:25%;
  overflow:hidden;
}

th.header, td.header, div.header {
  border-color:#ff9933;
  border-width: 1px;
  background-color: #ffcc66;
}

.headingblock, h2.headingblock {
  border-width:0 0 2px 0;
  border-style:solid;
  border-color: #999;
  background: #eee;
  padding:5px;
  margin:0;
  color: #333;
}
/******************
 *** Footer      **
 ******************/ 
 
 #footer{
   height: 130px;
   background-color: #999;
   border-top: 2px solid #333;
   padding-top: 10px;
 }

.homelink {
  color:black;
}

.homelink a {
  text-decoration: none;
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  -moz-border-radius-topleft:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-bottomleft:8px;
  -moz-border-radius-bottomright:8px;
} 

.homelink a:link,
.homelink a:visited {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  color:white;
  font-weight:bold;
}
.homelink a:hover {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  color:#000;
} 

.logininfo{
  color: #FF0000;
}

.logininfo a:link,
.logininfo a:visited{
  color: #FF0000;
  font-weight: bold;
}
.logininfo a:hover{
  color: #CC0000;
  font-weight: bold;
}

#footer .logininfo{
  color: #bec0c2;
}

#footer .logininfo a:link,
#footer .logininfo a:visited{
  color: white;
  font-weight: bold;
}
#footer .logininfo a:hover{
  color: #eee;
  font-weight: bold;
}

#footer .helplink {
  padding-top:10px;
}

#footer .helplink a:link,
#footer .helplink a:visited {
  color: white;
  margin-top: 10px;
}

#footer .helplink a:hover {
  color: whitesmoke;
}

.helplink {
  padding-top:10px;
}

.helplink a:link,
.helplink a:visited {
  color: #684f40;
  margin-top: 10px;
}

.helplink a:hover {
  color: #403027;
}

.debugwarn {
  text-align: center;
  background: darkslategray;
} 
/******************
**     Admin     **
*******************/ 

#adminsettings fieldset {
    background-color: #fff;
    border-color: #e7e7ca;
    color: #000;
}

.block_admin_tree.sideblock .link.current {
  background-color: #fafaee;
}

.mform fieldset {
  border: 1px solid #ddd;
  background-color: #fafafa;
  padding: 10px 0;
  margin: 0.7em 0;
  width:100%;
} 

.mform fieldset.hidden, .mform fieldset.felement {
  border: 1px;
} 

.userinfobox .content {
  border: 1px solid #ff0000;
  background-color: #ffe0a3;
  padding: 10px;
  vertical-align: top;
} 

/*******************
**     Forum     **
*******************/ 
#mod-forum-view .forummode {
  text-align:center;
}

.forumheaderlist,
.forumpost {
  border-color:#ff9933;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
}

.forumpost {
  margin-top: 15px;
}

.forumpost .topic {
  background-color:#ff9933;
  padding: 4px;
  border-style:solid;
  border-width: 0px;
  border-bottom-width: 1px;
}

.forumpost .topic .subject {
  color: #333;
}

.forumpost .commands {
  padding-top: 0.5em;
  float:right;
  clear: both;
}

.forumpost .ratings {
  padding-top: 1em;
  text-align:right;
}

.forumpost .attachments {
  padding: 7px;
  text-align:right;
}

.forumpost .content {
  padding: 4px;
  border: #ff9933;
  font-size: 10pt;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-bottomleft:5px;
}

.forumpost .footer {
  padding-top: 0.5em;
  text-align:right;
}

.forumpost .link {
  padding-top: 0.5em;
  text-align:right;
}

.forumpost .left {
  width: 35px;
  padding: 4px;
  text-align: center;
  vertical-align: top;
  background-color: #ff9933;
  border: 0;
}

.mod-forum .indent {
  margin-left: 30px;
}

#user-view .forumpost,
.course .forumpost {
  width: 100%;
}

#mod-forum-search .c0 {
  text-align: right;
}

#mod-forum-search .introcontent {
  padding: 15px;
}

#mod-forum-view .helplink a:link,  
#mod-forum-view .helplink a:visited {
  color:#684f40;
}

#mod-forum-view .helplink a:hover {
  color: #49372d;
}

.forumolddiscuss {
  text-align: right;
}

.forumheaderlist {
  width: 100%;
}

.forumheaderlist td {
  border-width:1px;
  border-style:solid;
  border-color: #eee;
}

.forumheaderlist .replies {
  text-align: center;
  white-space: nowrap;
}

.forumheaderlist .picture {
  width: 35px;
}

.forumheaderlist .discussion .starter {
  vertical-align: middle;
  background: #eee;
}

.forumheaderlist .lastpost {
  white-space: nowrap;
  text-align: right;
}

.forumheaderlist .discussion .author {
  white-space: nowrap;
}
.forumpost .topic .author {
  font-size: 0.8em;
  color: #684f40;
}
.forumpost .topic .author a {
  color: #684f40;
  font-weight: bold;
}

.forumpost .topic .author a:hover {
  color: #4f3c30;
  font-weight: bold;
}

.forumolddiscuss {
  text-align:right;
}
.forumaddnew,
.forumnodiscuss,
.noticeboxcontent {
  text-align:center;
}

#mod-forum-view .forumaddnew {
  margin-bottom: 20px;
}

#mod-forum-view .forumcontrol .groupmenu {
  float: left;
  text-align:left;
  white-space: nowrap;
}

#mod-forum-view .groupmenu {
  float: left;
  text-align:left;
  white-space: nowrap;
}

#mod-forum-view .forumcontrol .subscription {
  float: right;
  text-align:right;
  white-space: nowrap;
}

#mod-forum-view .subscription {
  float: right;
  text-align:right;
  white-space: nowrap;
}

#mod-forum-index .subscription {
  float: right;
  text-align:right;
  white-space: nowrap;
}

#mod-forum-view .unread {
  padding-left: 3px;
  padding-right: 3px;
}
#mod-forum-discuss .forumpost.unread .content {
  border-style: solid;
  border-width: 2px;
}
#mod-forum-discuss .ratingsubmit {
  text-align:center;
  padding:10px;
}
#mod-forum-index .unread img,
#mod-forum-view .unread img
{
  margin-left: 5px;
}

#mod-forum-discuss .discussioncontrols td {
  width: 33%;
  text-align:center;
}

#email .unsubscribelink {
  margin-top:20px;
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  text-align:center;
}

#mod-forum-view .subscription {
  margin: 5px 0;
}
 
/****
*** Calendar
****/

#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table {
  background-color: #fafafa;
  border: 1px solid #eee;
}

#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#5889c0 !important; 
  background-color: #5889c0;
  color: black;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#cdbfb5 !important; 
  background-color:#cdbfb5; 
  color: black;
}


#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color: #b8a980 !important; /* #EDD69D */
  background-color:#b8a980;
  color: black;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#c8d8ea !important; /* #CBD6DB */
  background-color:#c8d8ea;
  color: black;
}

#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#5889c0 !important;
  border-bottom-color:#5889c0 !important;
}

#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#cdbfb5 !important;
  border-bottom-color:#cdbfb5 !important;
} 
#calendar .today,
.minicalendar .today {
  border: #000;
  border-width: 1px;
  border-style: solid;
  font-weight: bold;
}

/*#calendar .nottoday, .minicalendar .today {
  border: 0;
}*/

#calendar .maincalendar .heightcontainer {
  height: 100%;
  position: relative;
  border: #9ba555;
}

table.minicalendar {
  border-color: #93a06b;
} 

#calendar div.header {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/****
*** Quiz
****/

.que {
   border-color: #ddd;
   background: #eee;
}

.que .r0 {
    background-color: #fff;
	border: 1px solid #ddd;
}
.que .r1 {
    background-color: #fef2dd;
	border: 1px solid #ddd;
} 

.calculated .answer, .numerical .answer, .shortanswer .answer  {
  background-color: #e7e7ca;
}
#calendar .maincalendar .eventlist .event .topic, #calendar .maincalendar .eventlist .event .picture, #calendar .maincalendar .eventlist .event .side {
 background-color: #ede6e0;
}

#calendar .maincalendar .eventlist .event .description {
  Background: #fafaee;
}

/*****
****  Fogalomtar
****/

.entrybox {
  border: #ddd;
}

.glossarypost {
  border: #ddd;
  background: #fff;
  font-size: 10pt;
}

.glossarycategoryheader {
  background-color: #ff9933;
}

a.autolink:link,
a.autolink:visited {
  color:#000000;
  background: #ffcc66;
}

.glossarypost .entryheader,
.glossarypost .entryapproval,
.glossarypost .picture,
.glossarypost .entryattachment,
.glossarypost .left {
  background-color: #fef2dd;
}

/******
**** Feedback
******/

.boxwidthnormal {
  width: 80%;
}

.box h2 {
  text-align: center;
}

/***
*** Form
***/

/*.required {
  background: #e2e9ca;
  padding-bottom: 5px;
}*/

.mform .fdescription.required {
  background: #ffcc65;
}

form.mform .fdescription.required,
form.mform .required label {
  color: black;
  font-weight: bold;
}

/***
*** User
***/

.userinfobox {
  border: 0;
}
 /***** amplifon/m_layout.css end *****/

/***** amplifon/m_color.css start *****/

/*******************************************************************
 m_color.css

 Ez a CSS file az MgSzH e-learning portál szinbeallitasait tartalmazza
 background-color, font-color, border-color es igy tovabb.

 Styles are organised into the following sections:

  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  question
  tabs
  user

  various modules

*******************************************************************/

/*******************
**      Core      **
*******************/


/*******************
**      Header    **
*******************/


/*******************
**      Navbar    **
*******************/


/***** amplifon/m_color.css end *****/

/***** amplifon/m_fonts.css start *****/

/***** amplifon/m_fonts.css end *****/

