@charset "utf-8";

/* Style for guest */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #D4F1F7;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

a {
    color: #084BB7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	border: none;
	margin: 0;
}

p {
	margin: 0 0 5px 0;
}

fieldset {
	margin: 0 0 10px 0;
	padding: 10px;
	border: #DDD 1px solid;
}

fieldset legend {
	padding: .5em;
	font-size: 1.1em;
	font-weight: bold;
	color: #084BB7;
}

input:focus, textarea:focus {
	background: #CDFFFF;
}

#username {
	width: 120px;
}

#password {
	width: 120px;
}

#wrapper {
	width: 945px;
	text-align: left;
}

#menu {
	background: url(../images/index_02.jpg) no-repeat;
	height: 40px;
	width: 945px;
}

#menu .content {
	padding: 7px 30px 0 0;
	color: #084BB7;
	font-size: 10px;
	text-align: right;
}
	
#menu .content a {
	text-decoration: none;
}
	
#menu .content a:hover {
	text-decoration: underline;
}

#main {
	width: 945px;
	float: left;
	background: url(../images/index_22.jpg) repeat-y;
}

#top {
	width: 945px;
}

#top-one {
	background: url(../images/index_18.jpg) no-repeat;
	height: 43px;
	width: 945px
}

#top-two {
	background: url(../images/index_19.jpg) no-repeat;
	height: 42px;
	width: 945px;
}

#top-three {
	background: url(../images/index_20.jpg) no-repeat;
	height: 43px;
	width: 945px;
}

#top-four {
	background: url(../images/index_21.jpg) no-repeat;
	height: 42px;
	width: 945px;
}

#middle {
	padding: 0 20px 0 25px;
}

#left-col {
	float: left;
	width: 180px;
}

#left-col .content {
	margin: 0 0 10px 0;
	padding: 10px 0;
	background: #CCFFFF;
	border: 1px solid #CCCCCC;
}

#left-col .content h1 {
	padding: 0 0 10px 0;
	font-size: 18px;
	text-align: center;
}

#left-col .content ul {
	margin: 0 5px;
    list-style-type: none;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}

#left-col .content ul li {
    display: inline;
}

#left-col .content ul li a {
    display: block;
    padding: .6em .5em;
	border-bottom: 1px solid #CCCCCC;
    text-decoration: none;
	color: #084BB7;
	font-weight: bold;
}

#left-col .content ul li a:hover {
    background: #084BB7;
	color: #FFF;
}

#left-col .content ul li ul {
    /* display: none; */
	display: none;
	margin: 0;
	border: none;
}

#left-col .content ul li ul li {
    display: inline;
}

#left-col .content ul li ul li a {
    display: block;
    padding: .6em .5em .6em 1.5em;
	border-bottom: 1px solid #CCCCCC;
    text-decoration: none;
	color: #084BB7;
	font-weight: normal;
}

#left-col .content ul li ul li a:hover {
    background: #084BB7;
	color: #FFF;
}

#left-col .content ul li ul.none {
	display: none;
}

#left-col .content ul li ul.block {
	display: block;
}

#left-col .user-status {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#left-col .user-status h4 {
	font-size: small;
}

#left-col .user-status ul {
	margin: 0 0 0 20px;
}

#left-col .link {
	margin: 0 0 10px 0;
	padding: 10px 0;
	background: #CCFFFF;
	border: 1px solid #CCCCCC;
}

#left-col .link h1 {
	padding: 0 0 10px 0;
	font-size: 18px;
	text-align: center;
}

#left-col .link ul {
	margin: 0 5px;
    padding: 5px 0 5px 20px;
    list-style-type: disc;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #084BB7;
}

#left-col .link ul li {
}

#left-col .link ul li a {
    text-decoration: none;
    color: #084BB7;
	font-weight: bold;
}

#left-col .link ul li a:hover {
    text-decoration: underline;
}

#right-col {
	float: right;
	width: 705px;
	border: 1px solid #CCCCCC;
}

#right-col .content {
	margin: 10px;
}

#right-col .content h1 {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #EEE;
	color: #084BB7;
	font-size: 16px;
	text-transform: uppercase;
}

#right-col .content h3 {
	margin: 15px 0 5px 0;
	font-size: medium;
}

#right-col .content h4 {
	font-size: small;
}

#right-col .content ul, ol {
	margin: 0 0 5px 20px;
}

.post {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DDD;
}

.comment {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #DDD;
}

.reply {
	padding: 10px;
	margin: 10px 0 0 0;
	border: 1px solid #DDD;
	font-style: italic;
}

.frame {
	border: 3px solid #DDD;
}

#bottom {
	clear: both;
	width: 945px;
	height: 27px;
	background: url(../images/index_23.jpg) no-repeat;
}

#footer {
	clear: both;
	width: 945px;
	height: 83px;
	background: url(../images/index_17.jpg) no-repeat;
}

#footer .content {
	padding: 30px 0 0 0;
	text-align: center;
	font-size: 11px;	
}

/* Style for homepage */

#main-hp {
	width: 755px;
	float: left;
	background: url(../images/index_10.jpg) repeat-y;
}

#top-hp {
	width: 755px;
}

#top-one-hp {
	background: url(../images/index_04.jpg) no-repeat;
	height: 43px;
	width: 755px;
}

#top-two-hp {
	background: url(../images/index_06.jpg) no-repeat;
	height: 42px;
	width: 755px;
}

#top-three-hp {
	background: url(../images/index_07.jpg) no-repeat;
	height: 43px;
	width: 755px;
}

#top-four-hp {
	background: url(../images/index_08.jpg) no-repeat;
	height: 42px;
	width: 755px;
}

#middle-hp {
	padding: 0 15px 0 20px;
}

#middle-hp #right-col {
	float: right;
	width: 525px;
	border: 1px solid #CCCCCC;
}

#bottom-hp {
	clear: both;
	width: 755px;
	height: 27px;
	background: url(../images/index_16.jpg) no-repeat;
}

#sidebar {
	float: left;
	width: 190px;
}

#sidebar .box {	
	width: 190px;
}

#sidebar .box .header {	
	width: 190px;
	height: 54px;
	background: url(../images/index_09.jpg) no-repeat;
}

#sidebar .box .header h1 {
	padding: 20px 0 0 0;
	font-size: 18px;
	text-align: center;
}

#sidebar .box .middle {	
	width: 190px;
	background: url(../images/index_13.jpg) repeat-y;
}

#sidebar .box .middle .content {	
	margin: 0 15px;
}

#sidebar .box .middle .content h4 {
	font-size: small;
}

#sidebar .box .middle .post {
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
}

#sidebar .box .footer {	
	width: 190px;
	height: 17px;
	background: url(../images/index_14.jpg) no-repeat;
}

/* Style for e-learning */

.tree {
	padding: 0 10px 10px 10px;
	white-space: nowrap;
}

.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}

.tree a {
	color: #000;
	text-decoration: none;
}

.tree a:hover {
	color: #345373;
}

ul.lesson {
	padding: 0 0 0 10px;
	list-style: url(../images/base.gif);
	font-weight: bold;
}

ul.lesson li ul {
	list-style: url(../images/folderroot.gif);
	font-weight: normal;
}

ul.subject {
	padding: 0 0 0 10px;
	list-style: url(../images/base.gif);
	font-weight: bold;
}

ul.subject li ul {
	list-style: url(../images/folderpage.gif);
	font-weight: normal;
}

#announcement {
	float: left;
	width: 325px;
	margin: 10px 10px 10px 0;
}

#announcement h3 {
	font-size: 12px;
}

ul.announcement {
	padding: 0 0 0 10px;
	list-style: url(../images/announcement.gif);
}

#task {
	float: left;
	width: 325px;
	margin: 10px 0;
}

#task h3 {
	font-size: 12px;
}

ul.task {
	padding: 0 0 0 10px;
	list-style: url(../images/task.gif);
}

#test {
	clear: both;
	width: 325px;
	margin: 10px 10px 10px 0;
}

#test h3 {
	font-size: 12px;
}

ul.test {
	padding: 0 0 0 10px;
	list-style: url(../images/question.gif);
}

/* Style for administrator */

.dashboard {
	float: left;
	width: 200px;
	height: 80px;
	padding: 10px;
	margin: 0 5px 5px 0;
	border: 1px solid #EFEFEF;
}

.dashboard:hover {
	background: #EFEFEF;
}

#right-col .content .header {
	margin: -10px 0 15px 0;
    color: #084BB7;
}

#right-col .content .header a {
    text-decoration: none;
}

#right-col .content .status {
	padding: 25px;
	background: #f9f9f9;
}

#right-col .content .status a {
	font-weight: normal;
}

#table-manager {
	margin: 5px 0 0 0;
	/* background: #990100; */
}

#table-manager thead tr th {
	background: #CCC;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
}

#table-manager tbody tr.marked:hover td, #table-manager tbody tr.unmarked:hover td {
	background: #FFFFFF;
}

#table-manager tbody tr.marked td {
	background: #DDD;
	padding: 5px;
}

#table-manager tbody tr.unmarked td {
	background: #EEE;
	padding: 5px;
}

.delete {
	background:#FF0000;
	color:#FFFFFF;
}

.table-forum {
	margin: 5px 0 0 0;
}

.table-forum thead tr th {
	background: #7ED7E7;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
}

.table-forum tbody tr td {
	padding: 5px;
	background: #EFFAFC;
}

.table-forum tbody tr.parent td {
	background: #D3F2F8;
}

.small {
	font-size: 11px;
}

