body, html {
	background:url(imgs/background.jpg) no-repeat top center;
	color:#4c556b;
	font-family:Arial;
	font-size:14px;
	margin:0px;
	padding:0px;
	border:0px;
	min-width:1000px;
}

a,
a:link,
a:visited
{
	color:#03739f;
	text-decoration:none;
}

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

#page {
	width:813px;
	margin:0 auto;
	padding:4px;
}

#header-home {
	
}

#content {
	background:#FFF url(imgs/content-bkg.jpg) no-repeat top center;
	padding:4px;
	padding-top:0px;
	min-height:488px;
}

#logo {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.navbar {
	background:url(imgs/navbar-bkg.jpg) no-repeat;
	height:34px;
	border:none;
	padding:0;
}

#layout-table{
	margin-top:0;
}

th.header,
td.header{     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.sideblock {
	margin-top:-2px;
	background-image:url(imgs/block-content-bkg.jpg);
	background-color: #e6f2f6;
}

.sideblock .content {
	border:none;
	background:url(imgs/block-footer-bkg.jpg) no-repeat bottom;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
}

.sideblock .footer {
	
	padding-bottom:10px;
}

.sideblock div.header {
	background:url(imgs/block-header-bkg.jpg) no-repeat;
	border:none;
	padding:3px 7px 5px;
}

h1.header,
h2.header,
h3.header {
	border:none;
	color:#45a6c0;
}

sideblock .header,
.sideblock h2 {
	color:#FFF;
}

.tabrow0 {
	margin-top:0;
	position:relative;
	top:10px;
}

.tabrow0 div,
.tabrow0 ul {
	border:none;
	border-top:1px solid #cde8e4;
	background:none;
}

.tabrow0 a,
.tabrow0 a:hover {
	background:none;
	text-decoration:none;
}

.tabrow0 a span,
.tabrow0 a:hover span {
	background:none;
}

.breadcrumb {
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
	font-weight:normal;
	padding-top:7px;
}

.breadcrumb .sep, #admin-report-unittest-index .sep {
	color:#cde8e4;
	font-size:9px;
}

.tabrow0 li a{
	border-style:solid;
	border-width:1px;
	margin-right:0.5em;
	margin-right:0 1em;
	padding-top:3px;
	padding-bottom:3px;
	border-color:#cde8e4;
	background-color:#FFF;
	color:#45A6C0;
	font-weight:bold;
}

.tabrow0 li.here a,
.tabrow0 li a:hover,
.tabrow0 li.here a:hover {
	background:none;
	border-bottom:none;
	background-color:#E0F0F5;
	color:#03739F;
}

.tabrow0 li.here a:hover span{
	background:none;
}

.tabtree {
	margin-left:3px;
	overflow:hidden;
	width:800px;
}

.admin .generalbox  {
	border:none;
	background:none;
}

.calendar-controls a{
	text-decoration:none;
}

.categorybox,
.categoryboxcontent,
.coursebox,
.generalbox {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	border-color:#cde8e4;
}

#course-view .weekscss .section,
#course-view .section td {
	border-color:#cde8e4;
}

.generaltable .cell{
	background:none;
	border-color:#cde8e4;
}

th.header,
td.header,
div.header {
	border-color:#cde8e4;
}
