/**************************************
 * THEME NAME: MBA2013
 *
 * Files included in this sheet:
 *
 *   MBA2013/mba_color.css
 *   MBA2013/mba_fonts.css
 *   MBA2013/mba_layout.css
 **************************************/

/***** MBA2013/mba_color.css start *****/

﻿/* Core */

body {
	background-color: #565656 !important;
	background-image: url('/theme/CSEG/bg_diagonals_40x40.png') !important;
	background-repeat: repeat;
}

#page{
 background-color: #fff;
}
a:link {
    color: #0033CC;
}

a:visited {
    color:#0033CC;
}

a:hover {
    color: #990000;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

h1 {
  background-color: #C6BDA8;
  border-color: #333333;
  color: #333333;
}

h2 {
  background-color: #E3DFD4;
  border-color:#C6BDA8;
}

h2.headingblock.header  {
 background: url(pix/grad/gradient_h.jpg);
}


h3 {
  border-color:#C6BDA8;
}
h4 {
  border-color:#C6BDA8;
}


th {
    background-color:#E3DFD4;

}

th.header,
td.header,
div.header {
  background-color: #E3DFD4;

}

th.header {
  border-color: #C6BDA8;
}
.logininfo a, .logininfo a:visited { /* MBA EIC 2013 */
	color:#222222;
	_background-color:#808080;
}

#left-column .hidden .header, #right-column .hidden .header {
  border-color:#C6BDA8;
}

#content { /* MBA EIC 2013 */
 background-color: #fff;
}

table#intro a {
 text-decoration: none;
 color: #222;
}

table#intro li.remark, table#intro li.remark a {
	color: #CC0000;
}

.vinculo,  {
 display: block;
}

.vinculo:hover {
 background-color: rgb(255,216,52);
 color: #333;
}

.generaltable,
.generaltable td {
  border-color:#C6BDA8;
  /* background-color:#FFFFFF; */
}

/* .generaltable .r0 td.cell.c0 {
 background-color:#C6BDA8; 
} */

.generaltable .r0 {
 background-color:#FEF9F6; 
}

.generaltable .r1 {
 background-color:#F1EFEB; 
}

.generaltable .r1 td.cell.c0 {
border-color:#C6BDA8; 
/* background-color:#E3DFD4; */
}

.navbar {		/* CSEG Jul 2011 */
  background-color:#C6BDA8;
/*  border-color:#666666;
  height: 25px;  
  margin-top:6px;*/
  background: url(pix/grad/bg_bread.jpg) repeat-x;
}

.sitetopiccontent {
  border-color:#C6BDA8;
  background-color:#FFFFFF;
}

.highlight {
  background-color:#C6BDA8;
}

.highlight2 {
  color:#C6BDA8; /* highlight missing terms in forum search */
}

/***
 *** Roles
 ***/

.rolecap .inherit.capdefault, .rolecap .allow.capdefault {
  background-color:#E3DFD4;
}

#admin-roles-override .capcurrent {
  background-color:#E3DFD4;
}

/***
 *** Header
 ***/

#header-home, #header {
	background-color: #B0B4B6;
}
h1.headermain {
	background-color: transparent;
	color: #FBEE4D;
}

/***
 *** Footer
 ***/
#footer {
 background-color: #fdfdfd; /* MBA EIC 2013 */
}
 

/***
 *** Login
 ***/


.loginbox,
.loginbox.twocolumns .loginpanel,
.loginbox .subcontent {
  border-color:#C6BDA8;
}

.loginbox .content {
  border-color:#C6BDA8;
}

/***
 *** Blocks
 ***/

.sideblock .content {
   background-color:#FEF9F6;
}

.sideblock .header, .sideblock .header h2 {
 background: url(pix/grad/gradient_h.jpg) repeat-x;
 background-color:#E3DFD4; 
}

.sideblock hr {
  color:#C6BDA8;
  /*background-color:#FEF9F6;*/
}

.sideblock .footer {
  border-top-color:#C6BDA8;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #000000;
  }

/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .sidecalendar,
#calendar .maincalendar .event {
  border-color: #C6BDA8;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #C6BDA8;
}


table.calendarmonth tr td {
   border-color:#C6BDA8;
} 

table.minicalendar {
  border-color:#C6BDA8;
}

table.minicalendar tr.weekdays th {
  background-color:#FEF9F6;
  border-color:#C6BDA8;
  }

table.minicalendar tr td.day {
   border-color:#C6BDA8;
  }
  
table.minicalendar tr td.weekend {
  border-color:#C6BDA8;
  color: red;
  }
  
#calendar .today,
.minicalendar .today {
  border-color:#000000 !important;
}
  
/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FF9966 !important;
  background-color:#FF9966;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FBBB23 !important;
  background-color:#FBBB23;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB;
}

.cal_popup_fg {
  background-color:#FEF9F6;
}

.cal_popup_bg {
  border-color:#C6BDA8;
  background-color:#FEF9F6;
}


/***
 *** Course
 ***/

.headingblock {
  border-color:#C6BDA8;
}

.coursebox {
  _border-color:#C6BDA8;
  _background: #FEF9F6;
}
.coursebox .info {
	background-color: #C0C0C0;
	border-color: #333333;
	color: #333333;
}
.coursebox .info a {
 color: #fff;
 font-weight: bold;
}

.coursebox .info:hover, .coursebox .info a:hover {
 background-color: rgb(255,216,52); /* MBA 2013 */
 color: gray;
 text-decoration: none;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#C6BDA8;
  background: #FFFFFF;
}

.categorybox .category,
.categorybox .category {
  border-color: #C6BDA8;
}

#course-view .section.main .content {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

#course-view .section.main .side {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #C6BDA8;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#C6BDA8;
 }




/***
 *** Tabs
 ***/

.tabs .side {
  border-color: #C6BDA8;
}
.tabrow td {
  background:url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background:url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image:url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image:url(pix/tab/right_hover.gif);
}
.tabrow .last span {
  background:url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background:url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background:url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image:url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image:url(pix/tab/right_active_hover.gif);
}

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#C6BDA8;
}

.forumpost .content {
  background: transparent; /* MBA 2013 */
}

.forumpost .left {
  background:transparent; /* MBA 2013 */
}

.forumpost .topic {
  border-bottom-color: #C6BDA8;
}

.forumpost .starter {
  background: transparent; /* MBA 2013 */
}

.forumheaderlist .discussion .starter {
  background: transparent; /* MBA 2013 */
}

.forumheaderlist td {
  border-color: #C6BDA8;
}

.sideblock .post .head {
  color:#FEF9F6;
}

.forumthread .unread {
  background: #FEF9F6;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
/*  border-color: #C6BDA8; */
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}

/***
 *** Modules: glossary
 ***/

.picture,
.entryattachment,
.entryapproval {
  background-color: #E3DFD4;
 } 

.entrybox {
  border-color: #C6BDA8;
 }

.glossarypost.dictionary,
.glossarypost.fullwithauthor,
.glossarypost.fullwithoutauthor,
.glossarypost.continuous, 
.glossarypost.encyclopedia,
.glossarypost.faq {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

.glossarycategoryheader th  {
  background-color: #F7F6F1;
}


.glossarycategoryheader h2, 
.glossarypost .concept h3 {
  background-color: #FFFFFF
}


/***
 *** Error message
 ***/

.errorbox {
   color:#000000;
   border-color:#990000;
   background-color:#FEF9F6;
 }

.errorboxcontent {
   background-color:#FEF9F6;
}
 

/***
 *** Grade
 ***/

.grade-report-grader table#user-grades td.cell span.gradepass {
  background-color: #C2EBBD; 
}

.grade-report-grader table#user-grades td.cell span.gradefail {
  background-color: #EBC4BD;
}

/***
 *** User
 ***/

.userinfobox {
 border-color: #C6BDA8;
}

.userinfobox .side {
 background-color: #EDEAE4;
}

.userinfobox .content {
 background-color: #FEF9F6;
}

/***** MBA2013/mba_color.css end *****/

/***** MBA2013/mba_fonts.css start *****/

﻿/* Core */

@font-face {
font-family: "DIN Medium";
font-weight: normal;
src: local('DIN Medium'), local("DIN_Medium"), url('DIN_Medium.ttf') format(truetype);
src: url('DIN-Medium.eot');
}

/* Din-Medium webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Din-Medium';
    src: url('fonts/Din-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Din-Medium.woff') format('woff'),
         url('fonts/Din-Medium.ttf')  format('truetype'),
         url('fonts/Din-Medium.svg#webfont') format('svg');
}


.clearer {
  font-size:1px;
}
body {
    margin: 0 auto;
    background-color: #565656 !important;
	background-image: url('bg_diagonals_40x40.png') !important;
	background-repeat: repeat;
}

body, td, li, input, select {
    font-family: "DIN-Medium", Helvetica, Sans-serif;
    font-size : 13px;
}

th {
  font-family: ;
  font-size: 11px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {
    font-family: "DIN-Medium", Helvetica, Sans-serif ;
}

h1 {
    font-size:1.6em;
    line-height: 1.3em;
    font-weight: bold !important;
}

h2 {
    font-size:1.15em;
}
h3 {
    font-size:1.1em;
}
h4 {
    font-weight:bold;
}
h1.headermain {
	/* CSEG 2011 */
	font-size: 20pt;
	margin-left: 20px;
	border: 0px;
	font-weight: bold;
	line-height: 1.1em;
}
.logininfo, #header-home .headermenu font {  /* CSEG 2011 */
     font-size:1em;
     margin-left:5px;
     margin-bottom: 1em;
}
.logininfo { /* MBA EIC 2013 */
	background-color: white;
	color: gray;
	font-weight: bold;
	visibility: hidden;
}

#content {
 font-family: "DIN-Medium", Helvetica, Sans-serif;
 line-height: 1.3em;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: "DIN-Medium", Helvetica, Sans-serif;
    font-weight: bold;
    font-size: 1.2em;
}

table#banners li {
	font-size: 125%;
	list-style-image: url('pix/arrow.gif');
	list-style-type: circle;
	margin-left: 3px;
}
.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: 1.2em;
    font-weight: bold;
}

.generaltable td.cell.c0 {
  font-weight: bold;
}
/***
 *** Header
 ***/
 
.breadcrumb {
    font-family: "DIN-Medium", Helvetica, Sans-serif;
    font-size:.85em;
    font-weight:bold;
}

#chooselang select{  /* CSEG 2011 */
  font-size: 9pt;
  border:1px #ffffff solid;
}
.accesshide {
 	clear: both;
	font-size:9pt;
	color:white;
	display:inline !important;
	visibility:visible !important;
}
 /***
 *** Blocks
 ***/
 
.sideblock .footer {
    font-size:0.85em;
    text-align: left;
}

/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:.8em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:0.75em
  }

table.minicalendar tr.weekdays th {
  font-family: "DIN-Medium", Helvetica, Sans-serif;
  font-size:0.7em;
  font-weight:normal;
  }

table.minicalendar tr td {
  font-size:0.7em;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}

.coursebox .info .name {
  font-weight: bold;
  font-size: 1.2em;
}

/* Accessibility: only certain fonts support Unicode chars like &#x25BA; in IE6 */
.arrow, .arrow_button input {
  font-family: "DIN-Medium", Helvetica, Sans-serif;
}

/*
span.arrow {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} */

p.arrow_button input {
  font-family: "DIN-Medium", Helvetica, Sans-serif;
}


/*Accessibility: resizable icons. */
img.resize {
  width: 1em;
  height: 1em;
}

/***
 *** Glossary
 ***/
.glossarypost div.concept h3,
.glossarypost.continuous .concept {
  display: inline;
}

/* Forums - MBA 2013 */
.forumpost .content { 
font-family: "DIN-Medium", Helvetica, Sans-serif !important;
}
/***** MBA2013/mba_fonts.css end *****/

/***** MBA2013/mba_layout.css start *****/

﻿/* MBA  EIC 2013 */

body {
	text-align:center;
}
div#page {
	_background-attachment: fixed;
	width: 1024px;
	text-align:left;
	margin: 0 auto;
	overflow: hidden;
}
div#galeria {/* MBA-EIC 2013 */
	height: 110px;
	width: 1040px;
}
div#galeria img {
 width: 14%;
 float: left;
 margin-right:1px;
 margin-top: 1px;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
}

h1, h2, h3, h4 {
  text-align: left;
}

h1 {
  padding: 6px;
}

h2 {
  padding: 4px;
}

h3 {
  padding: 3px;

}

#layout-table #left-column, #layout-table #right-column {
    padding: 0px;
}

#left-column .hidden .header, #right-column .hidden .header {
border-bottom-style:dashed;
border-bottom-width:1px;
}


#content {
	clear: both;
	padding: 0 1em 0 1em /* margin-top:-1em; CSEG julio 2012 */
}


h1, h2, h3, th.header {
  border-width: 1px;
  border-style: solid;
}

h4 {
  border-bottom-style: solid;
  border-bottom-width:1px;
}

input, select {
  padding: 0px;
}
td {
 vertical-align:top;
}
#layout-table #middle-column{
  vertical-align:top;
  padding-left:5px;
  padding-right:5px;
  border: none;
}
.sitetopic {
  padding:4px;
  margin: 0px;
}
.generalbox {
	border-bottom: 1px solid #ccc;
	border-style: none none solid none;
}
.generaltable {
  border-width:0px;
}


.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

.clearfix {
 min-width: 0;
 /* overflow: hidden; */
}

.clearfix:after {
  /* content: "<!-- -->";  */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***
 *** Header
 ***/

#header-home, #header {		/* MBA-EIC - 2013 */
  /* padding:1em 0.5em; */
  background-image:url('logo.png');
  background-repeat:no-repeat;
  background-position: right;
}

#header {
 font-size:80% !important;
}

/*#header-home table, #header table {*//* CSEG -  2011 */
/* width:112%;
}*/
/*#header-home td, #header td {*//* CSEG -  2011 */
/*width:90%;
min-width:650px;
}*/
h1.headermain { /* MBA-EIC jun 2013 */
		width: 15em;
		padding-top: 0.5em;
		padding-left: 0.5em;
}
h2.headermain {/* CSEG -  2011 */
	float:left;
	background-color: transparent !important;
	border: 0px;
	font-size:16pt;
	margin-left:20px;
}

.headermenu {  /* CSEG -  2011 */
  font-size:9pt;
  padding-top:1em;
  float: left;
}
div.logininfo {/* MBA EIC -  2013 */
	float:right;
	display:inline;
	padding: 3px;
}
#chooselang{
	float:right;
	margin-left:50px;
}
.top-page {
 width: 100%;
}
.top-page-izq {
 width: 50%;
}
.top-logos {/*MBA EIC 2013 */
	width: 50%;
	text-align:right;
	padding-right: 1em;
	vertical-align: bottom;
	padding-bottom: 0.3em;
}
.top-logos img { /*MBA EIC 2013 */
 margin-bottom:0.2em;
 margin-left: 1.5em;
}
.RR_SS div {
 height: 40px;
 width: 100%;
 margin-bottom:1em;
}

.RR_SS a, .RR_SS a img {
 margin-top: 0px;
 margin-right: 0.75em;
 vertical-align:top;
}


.logo_sec .logo_sec_small {
	width:463px;
	float:right;
}

.navbar {
	width: 100%;
	padding: 3px 0.5em 0px 0.5em;
	border-width: 0px;
}

div.navbar {
  width: auto;
}

table.navbar {
  width: 100%;
}

.navbar .navbutton form {
  float: left;
}

.navbar .navbutton {
  margin-top: 3px;
}

.navbar .breadcrumb {
/*	float: left; */
	margin: 0.2em 0em 0em 0em;
}

.breadcrumb ul {
  padding:0%;
  margin:0%;
  text-indent:0%;
  list-style:none;
}
.breadcrumb li {
  display:inline;
}

.navbar .navbutton,
.navbar .menu {
  float:right;
}

#footer .navbar {
  margin-top: 4em;
}


/***
 *** Login
 ***/

TABLE.loginbox {
  margin-top: 40px;
}

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 1px;
}


/***
 *** Footer MBA EIC 2013
 ***/

#footer {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
}
#footer div.logininfo{
 display: none;
}
#footer div.sitelink{
 margin-left:85%;
}

#footer p.helplink {
 margin-bottom: 0px;
}


/***
 *** Blocks
 ***/
.sideblock, .sideblock .header, .sideblock .content  {
  border-width: 0px;
  clear:both; /* MJR **/
 }


.sideblock .header h2 {
  border-width: 0px;
  padding-top: 4px;
 }

.sideblock .header .hide-show-image {
 padding-top: 4px;
}

.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}


/***
 *** Calendar
 ***/

#calendar .today,
.minicalendar .today {
  border:1px solid !important;
}

 table.minicalendar {
  width: 100%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}

table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.minicalendar tr.weekdays th abbr {
  border-style: none;

  }

table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}


/***
 *** Course
 ***/

.headingblock {
  border-width:1px;
  border-style:solid;
  padding:5px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}

#course-view .section td.content ul.section.img-text {
	line-height: 22px;
}

#course-view .section td.content ul.section.img-text li.activity.label {
	line-height: 16px;
	margin-bottom: 5px;
}
.section li.activity {/* MBA EIC 2013 */
	margin: 0.7em 0em 0.7em 1em;
	line-height: 1.5em;
	background-color: rgb(255,216,52);
	padding: 0.1em;
	width: 400px;
	display:block;
}
.section li.activity a {/* MBA EIC 2013 */
	color: gray;
	font-weight: bold;
	padding: 0.1em;
	width: 400px;
}
.section li.activity:hover, .section li.activity:hover a { /* MBA EIC 2013 */
	background-color: #666;
	color: #FFFFFF;
}

.section .activity img.activityicon { /* MBA EIC 2013 */
 display: none;
}

.coursebox .info .name {
  padding-bottom: 5px;
  }

.tabrow0 {
   padding-top: 4px;
}

/***
 *** Modules: glossary
 ***/

.entry .concept,
.entryheader .concept {
   margin-top: 5px;
   margin-bottom: 10px;
}

.glossarypost.continuous {
	padding: 5px;
}

/***
 *** Error message
 ***/

.errorbox {
/*   color:#ffffff; */
   border-width: 2px;
}

/** CSEG 2011 ***/
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
.menu {width:160px; margin:0; font-size:11px;}
.menu ul li a, .menu ul li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	width: 160px;
	min-height: 20px;
	border: 1px solid #fff;
	border-width: 1px 1px 0 0;
	background: #c9c9a7;
	line-height: 1.15em;
	font-size: 11px;
	padding: 6px 5px 4px 5px;
	vertical-align: middle;
}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#b3ab79;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:168px; width:200px;}
.menu ul li:hover ul li a.hide {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:200px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#b3ab79; color:#000; width:200px;}
.menu ul li:hover ul li a:hover {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:168px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}

/* Posting de noticias 21.12.2011. El cambio debe hacerse en /standard/styles_layout.css
.forumpost {
  width:100%;
}
*/

/* MBA EIC 2013 */
table#intro td {
	border-color:#666;
	border-width:1px;
	border-style:none;
	padding: 0.5em;
}

table#intro td.border_right{
	border-right: 1px;
	border-right-style: dotted;
}
table#intro td.border_bottom{
	border-bottom: 1px;
	border-bottom-style: dotted;
}

.logos-der {
	border-width: 1px;
	width: 245px;
	text-align: center;
}

.logos-der img{
	margin: 4px 10px;
}

td.picture.left img.userpicture {
 visibility:hidden;
}
td#right-column {
 border: 0px;
}

input[type=submit], input[type=button] {
	border: 1px solid #FFFF00;
	border-radius: 5px;
	font-weight: bold;
	padding: 3px 1em 3px 1em;
	color: gray;
	background-color: rgb(255,216,52);
	text-transform: uppercase;
	margin: 2 1em 2 1em
}
input[type=submit]:hover, imput[type=button]:hover {
 font-weight: bold;
 padding:3px 1em 3px 1em;
 color: white;
 background-color: #888;
}

td.topic.starter div.author a {
 display:none;
}
.coursebox.clearfix {
 border: none !important;
 padding-bottom: 0px;
}

.coursebox .info {
 width: 100%;
}

img.accessicon {
 display: none;
}

h2.headingblock.header {
	border-style: none none dotted none;
	border-width: thin;
	border-color: #333333;
	position: relative;
	margin-bottom: 0px;
	float: left;
	font-size: 150%;
	background-image: none;
	margin-top: 1em;
}

div.singlebutton.forumaddnew{
 float: right;
 margin-top: 1.5em;
}
table#banners td { /* MBA EIC 2013 */
 padding-left: 0.5em;
 border:none;
 line-height: 1.5em !important;
}

.coursebox {
 margin-bottom: 0px;
}
/***** MBA2013/mba_layout.css end *****/

