/**************************************
 * THEME NAME: eDetailing
 *
 * Files included in this sheet:
 *
 *   eDetailing/detailing_styles_layout.css
 *   eDetailing/detailing_styles_fonts.css
 *   eDetailing/detailing_styles_color.css
 **************************************/

/***** eDetailing/detailing_styles_layout.css start *****/

/*******************************************************************
 styles_layout.css

 This CSS file contains all layout definitions like positioning,
 floats, margins, padding, borders etc.

 Styles are organised into the following sections:
  core
  forms
  header
  footer

  admin
  blocks
  blog
  calendar
  course
  doc
  grades
  login
  message
  notes
  mymoodle
  question
  tabs
  tags
  user

  various modules

*******************************************************************/


/***
 *** Core
 ***/
body{
	margin: 0;
	padding: 0;
}

#layout-table {
  padding: 0 !important;
  border-collapse: collapse;
}

/***
 *** Header
 ***/


#header-home {
	height: 120px;
}

#header {
	height: 104px;
}

#header-home h1.headermain{
	display: none;
}

#header-home h1.edetailing-actual{
	display: none;
}

#header-home h1.edetailing-actual-course{
	display:none;
}

#header h1.edetailing-actual{
	display: none;
}

#header h1.edetailing-actual-course{
	display:none;
}

#header h1.headermain
{
	margin-right:20px;
	margin-top:40px;
	position:relative;
	text-align: left;
	z-index:100;
	margin-left:280px;
}

div#header-logo{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 268px;
	height: 123px;
}
div#header-world{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 496px;
	height: 104px;
}
#page hr{
	display: none;
}

.navbar {
	border: none;
	border-width:0px;
	margin-left: 260px;
	width:auto;
}
 .headermenu {
	position:absolute;
	right:20px;
	top:15px;
	z-index:100;
}
 .headermenu .logininfo{
	float: left;
}

.sideblock h2{
	padding-top: 5px;
	margin-bottom: 3px;
}

/***
 *** Footer
 ***/
#footer{
	padding-bottom:1px;
}

#footer p.helplink  {
	padding-top: 5px;
}
/***
 *** Admin
 ***/


/***
 *** Blocks
 ***/


#left-column,
#right-column
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 0px !important;
	
}

#left-column{
	border-right-style: solid;
	border-right-width: 1px;
}

#right-column{
	border-left-style: solid;
	border-left-width: 1px;
}

.sideblock .header, .sideblock h2.header,
.sideblock .content{
	border-width: 0px;
	border: none;
}

#layout-table #middle-column {
	padding-top: 0px;
}

/***
 *** Course
 ***/
 
body#site-index div#ed{
	display: none;
}
body#site-index.notloggedin div#ed{
	display: block;
}

body#site-index.notloggedin #header-home,
body#site-index.notloggedin #footer{
	display: none;
}

body#site-index.notloggedin #middle-column{
	width: 735px;
}

body#site-index.notloggedin #right-column .sideblock{
	margin-top: 170px;
}
/*
body#site-index.notloggedin .sideblock .footer{
	background:url("pix/site-index/login-footer.png") top no-repeat transparent;
	margin-left: -4px;
	margin-right: -4px;
	margin-bottom: -2px;
}
body#site-index.notloggedin .sideblock .header{
	background:url("pix/site-index/login-header.png") no-repeat #d9eaf3;
	color: #1F2724;
	padding: 8px 4px 12px;
}
body#site-index.notloggedin .sideblock .content{
	background:url("pix/site-index/bg_login.png");
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F2724;
}
*/
body#site-index.notloggedin #layout-table{
	width: 1010px;
}

body#site-index.notloggedin #layout-table #middle-column div.sitetopic,
body#site-index.notloggedin #layout-table #right-column{
	border-width: 0px;
}

/***
 *** Login
 ***/

body#login-index .signuppanel h2{
	display: none;
}

body#login-index div.loginform div.form-input input[type=submit]{
	width: auto;
}

body#login-index div#login-detailing-text{
	background: url(pix/login-text-right.gif) no-repeat right;
	color: #000000;
	height: 91px;
	position: relative;
}

body#login-index div#login-detailing-text h1{
	padding-left: 30px;
	padding-top: 10px;
	margin-left: 15px;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 2px;
	height: 40px;
}



body#login-index div#login-detailing-text p{
	margin-left: 45px;
	margin-top: 3px;
}

body#login-index div#login-detailing-text .bt{
	width: 9px;
	left: 0px;
	position: absolute;
	top: -1px;
	height: 91px;
}

body#login-index div.subcontent p{
	margin-left: 45px;
}

body#login-index div.subcontent a#login-detail-href{
	display: block;
	height: 30px;
	width: 117px;
	margin-left: 45px;
}

body#login-index #header h1.edetailing-actual{
	display: block;
	margin-right:20px;
	margin-top: 0px;
	padding-top: 20px;
	position:relative;
	text-align:left;
	z-index:100;
	margin-left:280px;
}

body#login-index #header h1.edetailing-actual-course{
	display:block;
	margin-right:20px;
	position:relative;
	text-align:left;
	z-index:100;
	margin-left:280px;
}

body#login-index #header h1.headermain{
	display: none;
}

/***
 *** MyMoodle
 ***/

/***
 *** Scorm
 ***/

body#mod-scorm-player div#footer{
	display: none;
}

.mod-scorm .scoframe {
	width:99%;
}

/***
 *** Modules: Scorm
 ***/

.simaszoveg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1F2724;
	text-decoration: none;
	line-height: 16px;
}
.simaszoveg_kekkiemel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #055BB1;
	text-decoration: none;
	line-height: 16px;
}
.tematika {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1F2724;
	text-decoration: none;
	line-height: 12px;
}
.Tematikacim {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1F2724;
	text-decoration: none;
	line-height: 13px;
}
.simaszoveg_vekony {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1F2724;
	text-decoration: none;
	line-height: 12px;
}
.simaszoveg_feher {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}
.jelentkezesi_szove {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1F2724;
	text-decoration: none;
	line-height: 13px;
}
.jelentkezesi_cim {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #055BB1;
	text-decoration: none;
	line-height: 13px;
}
.jelentkezesi_adatszoveg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1F2724;
	text-decoration: none;
	line-height: 16px;
}

body#site-index.notloggedin {
	background-color: #5F9EC9;
	background-image: url(pix/site-index/backround.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	

	font-style: normal;
	color: #1F2724;
	text-decoration: none;
	line-height: 16px;
}

.ed_table{
	width: 700px;
	margin-left: 85px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;

}
#ed_header{
	width: 735px;
	height: 203px;
	margin-left: 50px;
	margin-top: 50px;
}
#ed_header h1,
#ed_header h2{
	display: none;
}
.ed_content{
	margin-left: 50px;
	margin-right: 60px;
	
}
.ed_reszl{
	float: right;
}
#ed_box-header{
	width: 735px;
	height: 15px;
	margin-left: 50px;
}
#ed_box-footer{
	width: 735px;
	height: 7px;
	margin-left: 50px;
}
#ed_box-content{
	width: 735px;
	margin-left: 50px;
}

.ed_blue{
	color: #055BB1;
}
#ed_footer-top{
	width: 735px;
	height: 24px;
	margin-left: 50px;
}
#ed_footer{
	width: 735px;
	margin-left: 50px;
}
.ed_links{
	margin-left: 80px;
	color: #FFFFFF;
}
.ed_links a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#ed_evisit{
	float: right;
	margin-right: 40px;
}

#ed_footer-bottom{
	width: 735px;
	height: 9px;
	margin-left: 50px;
}/***** eDetailing/detailing_styles_layout.css end *****/

/***** eDetailing/detailing_styles_fonts.css start *****/

/*******************************************************************
 styles_fonts.css

 This CSS file contains all font definitions like family, size,
 weight, text-align, letter-spacing etc.

 Styles are organised into the following sections:
  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  grades
  login
  message
  mymoodle
  question
  tabs
  user

  various modules

*******************************************************************/


/***
 *** Core
 ***/
body, table, td, th, li {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:97%;
  /*letter-spacing:0.02em;*/
}

h1 {
  font-size:1.7em;
}

h2 {
  font-size:1.4em;
}
h3 {
  font-size:1.1em;
}
h4 {
  font-size:1.0em;
}


/***
 *** Header
 ***/
.headermenu .logininfo a {
	font-weight: bolder;
}

#header .headermain {
	font-size:1.1em;
}

/***
 *** Footer
 ***/

#footer .logininfo a {
	font-weight: bolder;
}

#footer p.helplink a {
	font-weight: bolder;
}

/***
 *** Admin
 ***/

/***
 *** Blocks
 ***/

/***
 *** Blogs
 ***/

/***
 *** Calendar
 ***/


/***
 *** Course
 ***/

/***
 *** Doc
 ***/

/***
 *** Grades
 ***/

/***
 *** Login
 ***/

/***
 *** Logs
 ***/

/***
 *** MyMoodle
 ***/

.my .courseboxcontent .overview .info {
  font-size:0.7em;
}

/***
 *** Question
 ***/

/***
 *** Tabs
 ***/



/***
 *** Tags
 ***/


/***
 *** User
 ***/

/***
 *** Modules: Assignment
 ***/


/***
 *** Modules: Choice
 ***/

/***
 *** Modules: Forum
 ***/

/***
 *** Modules: Glossary
 ***/


/***
 *** Modules: Quiz
 ***/

/***
 *** Modules: Resource
 ***/



/***
 *** Modules: Scorm
 ***/

#mod-scorm-index .cell {
  font-size:0.8em;
}

/***
 *** Modules: Survey
 ***/
/***** eDetailing/detailing_styles_fonts.css end *****/

/***** eDetailing/detailing_styles_color.css start *****/

/*******************************************************************
 styles_color.css

 This CSS file contains all color definitions like
 background-color, font-color, border-color etc.

 Styles are organised into the following sections:

  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  question
  tabs
  user

  various modules

*******************************************************************/

/***
 ***  Core
 ***/

a:link,
a:visited {
  color:#489313;
}



a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

a:hover {
  color:#8ec926;
  text-decoration: none;
}

a.autolink:link,
a.autolink:visited {
  color:#000000;
  background: #DDDDDD;
}

a.autolink.glossary:hover {
  cursor: help;
}

img.userpicture,
img.grouppicture {
  border-color:#489313;
}

.block_online_users .listentry img {
  border:#888
}

body {
  background-color:#ffffff;
  color:#000;
}



/***
 *** Header
 ***/

div#header,
div#header-home
 {
	background: transparent url(pix/header-bg.gif) repeat-x;
	color: #FFFFFF;
}

div#header-logo{
	background: transparent url(pix/header-logo.gif) no-repeat;
}

div#header-world{
	background: transparent url(pix/header-world.gif) no-repeat;
}

.breadcrumb .sep, #admin-report-unittest-index .sep {
	color:#489313;
}

.headermenu .logininfo a {
	color: #FFFFFF;
	text-decoration: underline;
}

.headermenu .logininfo a:hover {
	text-decoration: none;
}

/***
 *** Footer
 ***/

#footer{
	background: #b8b8b8 url(pix/footer-bg.gif) repeat-x;
	color: #FFFFFF;
}
#footer .logininfo a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .logininfo a:hover {
	text-decoration: none;
}


#footer p.helplink a {
	color: #FFFFFF;
}

#footer .homelink a:link, #footer .homelink a:visited, #footer .homelink a:hover{
	color: #FFFFFF;
}

/***
 *** Blocks
 ***/
 
.sideblock .content {
	background-color:#FFFFFF;
}

#left-column,
#right-column
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

#left-column{
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

#right-column{
	border-left-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

#left-column .sideblock .header{
	background: #338ac6 url(pix/left-box-bg.gif) repeat-x;
	color: #FFFFFF;
}

#right-column .sideblock .header{
	background: #8ecd2b url(pix/right-box-bg.gif) repeat-x;
	color: #FFFFFF;
}

/***
 *** Login
 ***/
 
body#login-index div#login-detailing-text{
	background: url(pix/login-text-right.gif) no-repeat right;
}

body#login-index div#login-detailing-text h1{
	background: url(pix/login-signuppanel-flower.gif) no-repeat scroll 0 50% transparent;
}

body#login-index div#login-detailing-text .bt{
	background: url(pix/login-text-left.gif) no-repeat left top;
}

body#login-index div.subcontent a#login-detail-href{
	background: url(pix/btn-details.gif) no-repeat left top;
}

body#login-index #header h1.edetailing-actual{
	font-size: 1.1em;
	color: #8ec926; 
}

body#login-index #header h1.edetailing-actual-course{
	font-size: 1.2em;
	color: #FFFFFF;
}

body#login-index div.signuppanel div.subcontent{
	background: url(pix/login-signuppanel-bg.jpg) no-repeat right bottom;
}


body#site-index.notloggedin {
	background-color: #5F9EC9;
	background-image: url(pix/site-index/backround.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	

	font-style: normal;
	color: #1F2724;
	text-decoration: none;
	line-height: 16px;
}

div#ed{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.ed_table{
	background-image: url(pix/site-index/index_02.png);
}
#ed_header{
	background: url(pix/site-index/index_01.png) no-repeat;
}

#ed_box-header{
	background: url(pix/site-index/index_09.png) no-repeat;
	width: 735px;
	height: 15px;
	margin-left: 50px;
}
#ed_box-footer{
	background: url(pix/site-index/index_13.png) no-repeat;
}
#ed_box-content{
	background: url(pix/site-index/index_11.png) repeat-y;
}
#ed_box-content td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.ed_blue{
	color: #055BB1;
}
#ed_footer-top{
	background: url(pix/site-index/index_16.png) no-repeat;
}
#ed_footer{
	background: url(pix/site-index/index_18.png) repeat-y;
}
.ed_links{
	color: #FFFFFF;
}
.ed_links a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.ed_evisit a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#ed_footer-bottom{
	background: url(pix/site-index/index_20.png) no-repeat;
}/***** eDetailing/detailing_styles_color.css end *****/


