/**************************************
 * THEME NAME: standardlogo
 *
 * Files included in this sheet:
 *
 *   standardlogo/gradients.css
 *   standardlogo/styles_ima.css
 **************************************/

/***** standardlogo/gradients.css start *****/

/***** standardlogo/gradients.css end *****/

/***** standardlogo/styles_ima.css start *****/

@charset "UTF-8";
/* CSS Document */

/* Firefox link border remove
----------------------------------------------------*/

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

body {
	background-color: #fff;
	text-align: center; /* IE 6 hack */
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
}

#page {
	margin: 0 auto; /* aligns page center - all but IE 6 */
	text-align: left; /* IE 6 hack */
	width: 980px;
	background: #fff;
	padding: 0px 10px 10px 10px;
}

#header {
	height: 110px;
	background: url(/images/elearn_header_banner.png) no-repeat 0 0;
}

#header-home {
	height: 110px;
	background: url(/images/elearn_header_banner.png) no-repeat 0 0;
}

#header .headermain {
	margin-top: 100px;
	display: none;
}

#header-home .headermain img {
	display: none;
}

.headermenu {
	display: none;
}

#layout-table {
	width: 980px;
}

#site-index #content #left-column {
	width: 180px;
}

#site-index #content #middle-column {
	width: 750px;
}

#site-index #content #right-column {
	width: 180px;
}

#course-view #content #left-column {
	width: 180px;
}

#course-view #content #middle-column {
	width: 750px;
}

#course-view #content #right-column {
	width: 180px;
}

.sideblock {
	width: 180px;
}

#site-index #content #right-column .block_calendar_month .minicalendar table, td, th, li, p {
	font-size: 10px;
}


/* #header-home {
	height: 130px;
	background: #fff;
} */

table, td, th, li, p, h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table, td, th, li, p {
	font-size: 14px;
}

h1 {
	font-size: 24px;
	color: #4d2900;
	line-height: normal;
}

h2 {
	font-size: 18px;
	color: #4d2900;
}

h3 {
	font-size: 16px;
	color: #4d2900;
}

a:link {
	color: #653600;
}

a:visited {
	color: #653600;
}

a:hover {
	color: #de6e1d;
}

a:active {
	color: #de6e1d;
}

hr {
	height: 1px;
	color: #653600;
	border: none;
	background-color: #653600;
	margin-top: 0px;
}

/* .c0 {
	display: none;
} 

 .r0 {
	margin-bottom: 8px;
}

.r1 {
	margin-bottom: 8px;
} */

.block_my_courses .list li {
	margin-bottom: 12px;
	font-size: 12px;
}

.block_my_courses .list li strong {
	color: #4d2900;
	font-size: 11px;
}

.block_my_courses ul.list ul li {
	text-indent: -1.7em;
}

#intros_video_frame {
	background: url(/images/intros_video_frame.png) no-repeat 0 0;
	height: 575px;
	width: 726px;
}

#intros_video {
	float: left;
	margin-top: 112px;
	margin-left: 103px;
}

#inst80 .content {
	padding: 0px 10px 10px 10px;
}


/* flowplayer 

#fms {
	padding-top: 40px;
	padding-bottom: 10px;
} */



/***** standardlogo/styles_ima.css end *****/


