/**************************************
 * THEME NAME: OtakeBlueLight3
 *
 * Files included in this sheet:
 *
 *   OtakeBlueLight3/otakebl2_styles.css
 *   OtakeBlueLight3/otakebl2_color.css
 **************************************/

/***** OtakeBlueLight3/otakebl2_styles.css start *****/

/******************************************************************
*	Version 4.0 MCOG
*  2009 July 09
*  Otakebl2_styles
*******************************************************************/

/* General */

body {
	margin:0;
	padding:0;
}

body, table, td, th, li {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:0.95em
}

h1 {
	text-align: center;
}

h2 {
	margin:0px;
}

a:hover,
a:active {
	text-decoration: none;
}

#page {
 	margin:0 auto 20px auto;
 	width:912px;
}

#layout-table {
	margin: 0 auto 0 auto;
 	width:912px;
}

#middle-column {
	width:100%;
}

/* Images section */

#logo-header {
	height: 90px;
	margin: 20px 0 10px -40px;
}

#logo-menu {
	height: 70px;
	margin: 0 0 5px 0;
}

#wrapper {
	margin: 10px 0 0 100px;
	padding-top: 10px;
}

#banners {
	width:900px;
	margin:0;
	padding:6px;
	height:100px;
}

#bannerss {
	width:900px;
	margin:0;
	padding:6px;
	height:100px;
}

/* Header */

#header-home {
	width:912px;
 	margin:0 auto;
}

/* Message from Site Description */

h2.headermessage {
	float:left;
	font-size:0.82em;
	margin:0 500px 0 0;
	clear:both;
	line-height:1.3em;
}

.date {
	float:right;
	margin:0px 0 0 0;
	font-size:0.8em;
	clear:both;
}

#header-home a:link,
#header-home a:visited,
#header a:link, 
#header a:visited {
	text-decoration: none;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Site Topic*/

.sitetopic {
}

.sitetopic h2,
.sitetopic h3,
.sitetopic h4 {
	border-bottom:2px solid;
	margin-top:0;
}

h2.headingblock {
	border-width:0 0 2px 0;
	padding-bottom:0;
}

/* Navbar */

.navbar {
	border:none;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumb .sep {
	font-size:0.9em;
}

/* Footer */

.copyright {
	font-size:.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#footer .logininfo {
	font-size: 1.1em;
	font-weight: bolder;
}

#footer .logininfo a:hover, 
#footer .logininfo a:link, 
#footer .logininfo a:visited {
	font-size: 1.2em;
}

.footer {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0 5px 0 5px;
	margin: 0 auto 20px auto;
}

.footer a:hover, 
.footer a:link, 
.footer a:visited {
	font-size: 0.95em;
	font-style: italic;
}

.generalbox {
	border: 0 solid transparent;
}

/* Sideblocks */

#left-column .sideblock {
	width: 185px;
}

#right-column .sideblock {
	width: 200px;
}
.sideblock a:hover,
.sideblock a:active {
	font-weight: bolder;
	text-decoration: none;
}

.sideblock .content li {
	line-height:1.6;
}

.sideblock .content hr {
	border-width:1px;
	border-style: dotted
}

#left-column {
	border-width:0px 1px 0px 0px;
	border-style:dotted;
}

#right-column {
	border-width:0px 0px 0px 1px;
	border-style:dotted;
}

#left-column .sideblock .header,
#right-column .sideblock .header {
	border-width:0px;
	border-style:dotted;
	padding:5px;
}

#left-column .sideblock .title h2 {
	height: 20px;
	font-size:1.2em;
	text-align: right;
	padding: 6px 4px 4px 3px;
}

#right-column .sideblock .title h2 {
	font-size:1.2em;
	text-align: right;
	border-bottom:1px dotted;
	padding-bottom: 6px;
}

#left-column .sideblock .content,
#right-column .sideblock .content {
	background: transparent;
	border: none;
	padding:4px;
	line-height:1.5;
}

/* Category */

.categorybox {
	border:none;
}

/* Course */

.coursebox a:link,
.coursebox a:visited {
	font-style: italic;
	font-weight: normal;
}

.coursebox .info {
	width:40%;
}

.coursebox .summary {
	width:50%;
}

/* Sections */

.section a:link,
.section a:visited {
	font-size: 1.2em;
	text-decoration: none;
}

.section a:hover,
.section a:active {
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

.tabtree, 
.section div.tabtree ul li ul li a span {
	font-size: 1em;
	
}

#course-view .section .content,
#course-view .section .side, 
#course-view .section .left, 
#course-view .section .right {
	border: 3px solid transparent;
	border-bottom: 3px solid;
}

/* Fieldset titles color */

legend {
	border:1px solid;
 	padding:1px 4px
}

/* Forum list header background color */

.forumheaderlist th {
	border-bottom:1px solid;
}

/* User */

.userinfobox {
	border:none;
}

.userinfobox td.content {
	border:1px dotted;
}

/* Messages */

.messages #page {
	margin:0;
}

/* Homelink */

.homelink {
	font-size: smaller;
}

.homelink a:link,
.homelink a:visited,
.homelink a:hover {
	text-decoration: none;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
	background-color: #ECEEF8;
	color: #000;
}

.homelink a:link,
.homelink a:visited {
	border-top: 1px solid #8B95D7;
	border-bottom: 2px solid #151A3E;
	border-left: 1px solid #8B95D7;
	border-right: 2px solid #151A3E;
}

.homelink a:hover {
	border-bottom: 1px solid #151A3E;
	border-top: 2px solid #8B95D7;
	border-right: 1px solid #151A3E;
	border-left: 2px solid #8B95D7;
	font-style: normal;
}

/* Timer */

.timer {
	float: right;
}

#time,
#clock {
	font-style: italic;
}/***** OtakeBlueLight3/otakebl2_styles.css end *****/

/***** OtakeBlueLight3/otakebl2_color.css start *****/

/******************************************************************
*	Version 4.0 MCOG
*  2009 July 09
* 	Otakebl2_color
*******************************************************************/

/* Body Color */

body {
	background: url(gradients/header_body.png) repeat-x;
	background-color: #fff;
}

h1 {
	color: #8B95D7;
}

#page {
	background-color: #fff;
}

/* Font colors */

a:link,
a:visited,
div.tabtree ul li ul li a span {
	color:#000;
}

a:hover,
a:active {
	color:#8B95D7;
}

/* Topic Section */

.sitetopic h2,
.sitetopic h3,
.sitetopic h4 {
	color:#000;
}

.sitetopic {
	border-color:transparent;
}

#content {
	background:transparent;
}

/* Images section */

#logo-header {
	background: url(logos/logo_header.png) top left no-repeat;
}

#logo-menu {
}

#banners,
#bannerss {
	background: #fff;
}

/* Header */

#header-home {
	background: transparent;
	color: #fff;
}

#header {
	color: #151A3E;
}

/* Course titles of each page */

h1.headermain {
	color:#fff;
}

/* Span items in course or site titles */

h1.headermain span {
	color:#fff;
}

/* "Bienvenid@" text */

.headermenu {
	color:#fff;
}

/* Categories and outlines */

h2.headingblock {
	border-color:#8B95D7;
	color:#8B95D7;
}

#header-home a:link,
#header-home a:visited,
#header a:link, 
#header a:visited {
	color: #fff;
}

/* Message from Site Description */

h2.headermessage {
	color:#8B95D7;
}

.date {
	color: #8B95D7;
}

/* Site Topic*/

.sitetopic {
}

/* Navbar */

.navbar {
	color:#FFA521;
}

.breadcrumb .sep {
	color: #8B95D7;
}

/* Footer */

.copyright {
	color: #8B95D7;
}

#footer .logininfo {
	color: #8B95D7;
}

#footer .logininfo a:hover {
	color: #8B95D7;
}

.footer a:hover, 
.footer a:link, 
.footer a:visited {
	color: #8B95D7;
}

/* Calendar */

#calendar .maincalendar {
}

/* Color of the sideblocks */

.sideblock a:link,
.sideblock a:visited {
	color:#8B95D7;
}

.sideblock a:hover,
.sideblock a:active {
	color: #1C4798;
}

#left-column,
#right-column {
	background:transparent;
	border-color:#8B95D7;
}

#right-column

#left-column .sideblock .header {
	border-color:#8B95D7;
}

#right-column .sideblock .header {
	border-color:#8B95D7;
}

.sideblock .content hr {
	border-color:#8B95D7;
}

#left-column .sideblock .content {
	border-color:#8B95D7;
}

#right-column .sideblock .content {
	border-color:#8B95D7;
}

/* Color of sideblock titles */

#left-column .sideblock .title h2 {
	background-image: url(gradients/gradient_lc.png);
	border-color: #8B95D7;
	color: #8B95D7;
}

#right-column .sideblock .title h2 {
	border-color: #8B95D7;
	color: #FFA521;
}

.block_login {
background:transparent;
}

/* Sections */

.section a:link,
.section a:visited {
}

.section a:hover,
.section a:active {
	color: #000;
}

/* Course */

.coursebox a:link,
.coursebox a:visited {
	color: #1C4798;
}

#course-view .section .content,
#course-view .section .side {
	background-color: #fff;
	border-bottom: #8B95D7;
}

.section .left {
	color: #8B95D7;
}

#section-0 .content {
	background: url(logos/unad_light_s.png) bottom right no-repeat;
}
#section-1 .content {
	background: url(images/unit1.png) top right no-repeat;
}
#section-2 .content {
	background: url(images/unit2.png) top right no-repeat;
}
#section-3 .content {
	background: url(images/unit3.png) top right no-repeat;
}
#section-4 .content {
	background: url(images/unit4.png) top right no-repeat;
}
#section-5 .content {
	background: url(images/unit5.png) top right no-repeat;
}
#section-6 .content {
	background: url(images/unit6.png) top right no-repeat;
}
#section-7 .content {
	background: url(images/unit7.png) top right no-repeat;
}
#section-8 .content {
	background: url(images/unit8.png) top right no-repeat;
}

/* Fieldset titles color */

legend {
	background:url(gradients/gradient.jpg) repeat-x 0 0;
	border-color: #8B95D7;
	color:#8B95D7;
}

/* Forum list header background color */

.forumheaderlist th {
	background:#8B95D7;
	border-color: #8B95D7;
}

form.mform .required label {
	color:#8B95D7;
}

/* User */

.userinfobox td.content {
	border-color:#8B95D7;
}

/* Timer */

.timer {
	background: transparent;
	border: 1px dotted #8B95D7;
}

.timers {
	background: transparent;
	border: 0px solid transparent;
	color: #8B95D7;
}

#time,
#clock {
	background: transparent;
	border: 0px solid transparent;
	color: #DBECC2;
}/***** OtakeBlueLight3/otakebl2_color.css end *****/

