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

/***** standardlogomodded/thingy.css start *****/

body {
	background-color:#FDFDFD;
	color:#001688;
	padding:0;
	margin:0;
	}
	
h1, h2, h3, h4, h5, h6 {
color:#001eb3;
}

#ua_banner {
	height: 42px;
	width: 100%;
	background-color: #003366;
	margin: 0px;
	padding: 0px;
}

.summary
{
font-size:12px;
}

a {
color:#002bff;
}

#page {
padding:0px 15px 15px 15px; margin-top:0px;
}

.navbar, th.header, td.header, h1.header, h2.header, h3.header, div.header {
background-image: url(gradient.jpg);
border-top-color: #e2e9ff;
border-right-color: #b3c6ff;
border-bottom-color: #b3c6ff;
border-left-color: #e2e9ff;
}

.generalbox, .loginbox, .categoryboxcontent, .coursebox, .sideblock .content, #course-view .weekscss .section, #course-view .section td, #course-view .section td.left, #course-view .section td.side
{
background-color:#fafbff;
border-top-color: #e2e9ff;
border-right-color: #d0dcff;
border-bottom-color: #d0dcff;
border-left-color: #e2e9ff;
}

/*DON'T KNOW WHY THIS DOESN'T WORK

#page div #header .clearfix h1 .headermain img {
padding:0; margin-bottom:20px;
}

*//***** standardlogomodded/thingy.css end *****/

