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

/***** mei/mei.css start *****/

body.lang-en_utf8
{
	background: #E6E6E6 url(headerbar_bg.png) repeat-x;
	margin: 0px;/*#E6E6E6*/
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

body#files-index {
	background: #E6E6E6;
}

body#files-index table {
	background: #FFFFFF;
}

body, table, td, th, li 
{
	font-family: Arial,Helvetica,sans-serif;
}

a:link { color: #0000FF; text-decoration: underline; }
a:visited { color: #0000FF; text-decoration: underline;}
a:active { color: #0000FF; text-decoration: underline;}
a:hover { color: #000059;}

.sideblock .header
{
	background-color: #000059;
	color: #FFFFFF;
}

td.content
{
	background-color: #FFFFFF;
}

#course-view .section td.content {
	padding: 1em;
}

body#course-view .headingblock 
{
	background: #FFFFFF;
	border: #CCCCCC 1px solid;
}

h1.MEILogo
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	padding-right: 20px;
}

h2.courseinfo
{
	text-align: right;
	margin-top: 17px;
	padding-right: 5px;
}

h2.headingblock 
{
	background:#FFFFFF none repeat scroll 0 0;
}

div.heading {
	float: left;
	width: 537px;
}

.logininfo, #header-home .headermenu font 
{
	padding-top: 15px;
}

#course-view .weekscss .section, #course-view .section td.side 
{
	background: #000059 none repeat scroll 0% 0%;
	color: #FFFFFF;
}

.sideblock .content 
{
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
}

.categoryboxcontent, .coursebox 
{
	background:#FFFFFF none repeat scroll 0 0;
}

.categorybox, .categoryboxcontent, .coursebox 
{
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}

table#layout-table
{
	clear: both;
}

.block_course_summary .content
{
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}

#course-view .section table 
{
	width:100%;
}

img#meilogo 
{
	margin: 0px;
	padding: 0px;
}

.navbar 
{
	border: none;
	clear: both;
}

div.breadcrumb
{
	clear: both;
}

#course-view .section td.left 
{
	width: 1em;
}

#course-view .section td.right 
{
	width: 1em;
}

.generalbox
{
	background: #FFFFFF;
}

.generalbox 
{
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	margin-top: 5px;
}

th.header
{
	background-color: #FFFFFF;
	border-bottom: #999999 1px solid;
}

div.navbutton
{
	margin-right: 5px;
}

hr
{
	border: #000059 1px solid;
	margin: 0px;
	margin-bottom: 5px;
}

div#nav-bar {
	margin-bottom: 1em;
	font-weight: bold;
}

div.jumpmenu form.popupform, div.jumpmenu form.popupform div {
	display: inline;
	padding: 5px;
}/***** mei/mei.css end *****/

