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

/***** uol/styles.css start *****/

body {
	background: #79828A;
	padding:0;
	margin:0;
}

body, table, td, th, li {
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size:0.95em;
	line-height:1.4;
	color:#333;
}

#page {
	background-color: #FFFFFF;
	margin: 30px;
	padding: 8px;
}

a:link,
a:visited {
	color: #073A6A;
	text-decoration: underline;
}

a.dimmed:link,
a.dimmed:visited {
	color: #073A6A;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #073A6A;
	text-decoration: none;
}


h2 {
	font-family: Tahoma, Arial, sans-serif;
}

.sideblock h2 {
	font-size:1.2em;
}

.sideblock h2 a {
	color:#333333;
}

.generalbox, .coursebox {
	border: solid 1px #CCCCCC;
	background: url(pix/border1.png) repeat-x 0px 0px;
}

.sitetopic	{
	border:none;
	background: none;
}

.coursesearchbox label {
	color: #CCCCCC;
}

#header {
	height: 112px;
}

#header-home {
	height: 112px;
}

#header-home .headerimg2 {
	height: 112px;
}

#headerleft {
	height: 112px;
	width: 746px;
	max-width:746px;
	background: #013567 url(pix/head_img.png) no-repeat top left;
}

#header-home .headerimg2,
#header {
	background: #013567 url(pix/head_bg.png) repeat-x top left;
}

.headerbottom {
	height: 10px;
	background: url(pix/border1.png) repeat-x top left;
	margin-top: 2px;
}

.headermenu a:link, .headermain a:visited {
	color: #CCCCCC;
}

.navbar {
	background: #073A6A;
	border: 0px;
	margin: 2px 0 0 0;
}

#header-home .headermenu, #header .headermenu {
	position: absolute;
	top: 42px;
	right: 42px;
}

#headerright {
	padding: 4px;
	height: 104px;
	width: 185px;
	position: absolute;
	top: 38px;
	right: 38px;
	background: #013567 url(pix/head_right.png) no-repeat top right;
}

#header-home .logininfo {
	margin-bottom: 4px;
}

.headermenu {
	color: #FFFFFF;
}

.logininfo a:link, .logininfo a:visited, .logininfo a:active, .logininfo a:hover {
	color:#CCCCCC;
}

#footer .logininfo a:link, #footer .logininfo a:visited, #footer .logininfo a:active, #footer .logininfo a:hover {
	color:#073A6A;
} 

.breadcrumb li a:link,
.breadcrumb a:visited,
.breadcrumb li  {
	color: #CCCCCC;
}

.breadcrumb .sep {
	padding: 0 6px;
	color: #FFFFFF;
	font-size:9px;
}

.sideblock .content {
	border: none;
	background: none;
}

.sideblock .header {
	border:none;
	padding: 0;
}

.sideblock .header .title {
	padding-left:20px;
	padding-top: 1px;
}

.block_adminblock .header {
	font-family: Tahoma, Arial, sans-serif;
	padding: 0 0 5px 20px;
	font-size:1.1em;
 }

.sideblock {
	border: solid 1px #CCCCCC;
	background: url(pix/border1.png) repeat-x 0px 0px;
}

.sideblock .header .hide-show-image {
	margin-right:0.25em;
}

h2.headingblock {
	border: none;
}

#course-view .weekscss .current,
#course-view .current td.side {
	background: #073A6A;
}

a.current {
	background: #ffffff;
}

#calendar .weekend, .minicalendar .weekend {
	color: #073A6A;
}


.forumheaderlist,
.generaltable th,
.generalbox th,
#course-index th,
.logtable th,
.generaltableheader th,
th.header,
#adminsettings fieldset  {
	background: url(pix/border1.png) repeat-x 0px 0px;
}

.forumpost .starter {
	border-bottom: none;
	border-top:1px solid #073A6A;
	background: url(pix/autumn_gradient_lg.png) repeat-x top;
}

th.header {
	font-size: 0.8em;
	border-left:1px solid #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
}

form.mform .required label {
	color: #333333;
}

.admin .generalbox {
	background-color:#FFFFFF;
}

.forumpost .starter,
.forumpost .content {
	border-left: 1px solid #073A6A;
	border-right: 1px solid #073A6A;
}

.forumpost .content {
	border-bottom: 1px solid #073A6A;
	font-size:0.9em;
	line-height: 1.2em;
}

.cell {
	background: none;
}

.r1 {
	background-color:#DDE4EA;
}

.sideblock .r0,
.sideblock .r1 {
	background: none;
}

.forumpost .left {
	background: none;
}

.forumpost {
	border: none;
}

.forumpost .commands,
.forumpost .link,
.forumpost .footer {
	font-size: 0.9em;
}

#mod-forum-search .box {
	width:80%;
}

.addbloglink a {
	border-color: #e1d3be;
	background: #ecddc7;
	border:1px solid;
	padding:3px;
}

.addbloglink a:hover {
	background: #a29889;
	text-decoration: none;
	color:#fff;
	border:1px solid #ecddc7;
}

.forumpost .author {
	color: #555555;
}

#footer {
	background: #fff url(pix/border2.png) repeat-x top;
}

#footer .logininfo {
	float: right;
	margin-top: 3px;
}

.homelink,
.sitelink {
	margin: 1em 0;
	clear: both;
}

.credits {
	text-align: center;
	margin-top: -1.5em;
}

.credits a {
	color: #79828A;
	width: 100%;
	display: block;
}

.credits a:hover {
	color: #073A6A;
	text-decoration: none;
}

#footer .helplink {
	float: left;
	margin-top:3px;
}

blockquote {
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(pix/blockquote.png) no-repeat left top;
}

fieldset {
	border: #DDDDDD solid 1px;
	font-size: 0.95em;
	margin-top:0;
	padding:6px;
}

legend{
	border: #DDDDDD solid 1px;
	background:url(pix/autumn_gradient.png ) repeat-x top;  
	padding: 1px 10px;
	font: bold Tahoma, Arial, sans-serif;
}

.profileeditor,
.logselectform {
	text-align: center;
}

.singlebutton {
	padding:4px;
}

.backup .generalbox {
	text-align: center;
}

table.files {
	border-bottom: 1px solid #073A6A;
}

.boxaligncenter {
	text-align: center;
}

.errorbox a {
	color:#fff;
}

button#searchform_button {
	margin:0;
}

#message-history #page,
#message-user #page,
body#message-user,
body#message-history,
body#message-messages,
body#message-index,
body#message-send,
#message-index #page,
body#course-info,
#course-info #page,
#help #page,
body#help,
#mod-glossary-showentry #page,
#course-group #page,
body#course-group,
body#question-preview,
#question-preview #page,
body#mod-quiz-comment,
#mod-quiz-comment #page,
#mod-quiz-comment #footer {
	margin: 0;
	background:#FFFFFF;
}

.glossarycontrol .helplink,
.message .helplink,
.loginpanel .helplink {
	float:none;
}

.credits{
	display:none;
}

#mod-resource-view .generalbox table.files{
	margin:auto;
}

textarea {
	width:100%
}/***** uol/styles.css end *****/

