/* moodle css start*/
li {
	font-family: Arial, Helvetica, sans-serif!important;
}
.r0 {
}
.r1 {
}
.block_login .loginform div{
	text-align: left;
}
table .header{
	margin: 0px;
	float: none;
}
.generaltable.cell{
}
label{
	color: #666;
	line-height: 1.1em;	
}

tbody a {
	color: #336699;
	line-height: 14px;
	font-size: 12px;
}
tbody a:link {
	color: #336699;
	line-height: normal;
}
tbody a:hover {
	color: #336699;
  text-decoration: underline;
}
tbody a:visited {
	color: #336699;
}
.generalbox a {
	color: #336699;
	line-height: normal;
}
.generalbox a:hover {
	color: #336699;
  text-decoration: underline;
}
.generalbox a:visited {
	color: #336699;
}
.generalbox ul{
	margin: 0 0 0 20px;
	padding: 5px;
}
.generalbox ol{
	margin: 0;
	margin-left: 20px;
}
.generalbox li{
	list-style-type: square;
	color: #004080;
	line-height: 2em;
	font-size: 12px;
	margin-left: 20px;
}

p{
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right-column{
	padding-right: 5px;
	padding-left: 5px;
}
#left-column{
	padding-right: 5px;
	padding-left: 5px;
}
.navbar{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headingblock{
	clear: both;
	display: none;
}
hr{
	background: #CCC;
	clear: both;
	color: #CCC;
	float: none;
	height: 1px;
	width: 90%;
	display: block;
	margin: 0.5em auto;
}
.info img{
	padding: 2px;
}
.sideblock{
	width: 180px;
}
.sideblock .header{
	background-image: url(images/sidebar-half-title-bg.jpg);
	width: 180px;
	background-color: #9F9D8E;
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.sideblock .content{
	display: block;
	background-image: url(images/sidebar-half-content-top.jpg);
	background-color: #FDFDFD;
	background-repeat: no-repeat;
	padding: 20px 6px 4px;
	border-top: 0px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	font-size: 11px;
	background-position: -1px 0px;
}
.sideblock div.column c1{
}
.sideblock a {
	color: #336699;
	line-height: 14px;
	font-size: 11px;
}
.sideblock a:hover {
	color: #336699;
  text-decoration: underline;
}
.sideblock a:visited {
	color: #336699;
}
.sideblock .header{
	color: #FFF;
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
}
.sideblock .header .title h2{
	color: #FFF;
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
.sideblock .title{
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
.sideblock .title .hide-show-image{
}

.sideblock a{
	color: #004080;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.sideblock a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#middle-column #content_container{
	background-color: #FAFAFA;
	border: 1px solid #E5E5E5;
	padding: 5px;
	height: auto;
}
#course-view .section td.content{
	background-color: #FFF;
}
table .minicalendar{
	font-size: 9px;
}
.mod-lesson .menu .content{
	padding: 20px 4px 4px;
}
.mod-lesson .progress_bar_token{
	background-color: #183466;
}
.mod-lesson .progress_bar_todo{
	background-color: #85ACE3;
}
.mod-lesson .contents{
	padding-left: 10px;
	padding-right: 10px;
}
.categorylist{
	width: 95%;
}

/*moodle header*/
.moodle-title-width-full{
	width:100%;
}
.moodle-title-width-half{
	width:50%;
}
.moodle-title-left {
	background: url(images/moodle-title-bg-left.jpg) no-repeat 0 0;
	display: block;
}
.moodle-title-right {
	background: url(images/moodle-title-bg-right.jpg)  no-repeat 100% 0;
	display: block;
}
#moodle-title{
	background-image: url(images/moodle-title-bg.jpg);
	background-color: #84ABE2;
	background-repeat: repeat-x;
	height: 40px;
	display: table;
	font-weight: bold;
}
#moodle-title-outerCon{
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
#moodle-title-innerCon{
	#position: relative; 
	#top: -50%;
}

#moodle-title p{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin-right: 10px;
	margin-left:  10px;
	
}
#moodle-title a{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin-right: 10px;
	margin-left:  10px;
	
}

.moodle-content-top{
	/*background-image: url(images/moodle-content-top.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;*/
	height: 10px;
	/*margin-top: -1px;*/
	/*width: 35px;*/
}
.moodle-content-bot{
	background-image: url(images/moodle-content-bot.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
}
#moodle-content{
	height: 140px;
	background-color: #F8F8F8;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}
#moodle-content ol {
	margin:0px;
	padding: 0px;
}
#moodle-topcontent {
	margin:0px;
	padding-right: 10px;
	padding-left: 10px;
}

#moodle-topcontent .summary {
	margin:0px;
	padding-right: 10px;
	padding-left: 10px;
}


#moodle-content a{
	color: #004080;
	text-decoration: underline;
}
#moodle-content a:hover{
	color: #004080;
	text-decoration: underline;
}
.generalbox{
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0px;
	background-color: #FFF;
}
.generalbox p{
	
	margin-top: 10px;
	margin-bottom: 10px;
	color: #004080;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.generalbox a{
	text-decoration: underline;
	color: #369;
}
.generalbox a:hover{
	color: #369;
	text-decoration: underline;
}
.generalbox ul{
	margin: 0;
	margin-left: 10px;
}
.generalbox li{
	list-style-type: square;
	color: #004080;
	line-height: 2em;
	font-size: 1.1em;
	margin-left: 10px;
}


.moodle-table{
	background: #f8f8f8 url(images/normal_bg.gif);
	border-color:none;
	line-height: 24px;
	clear: both;
	display: block;
	margin: 10px;
}
.moodle-table-t {
	background: url(images/normal_dot.gif) 0 0 repeat-x;
	display: block;
}
.moodle-table-b {
	background: url(images/normal_dot.gif) 0 100% repeat-x;
	display: block;
}
.moodle-table-l {
	background: url(images/normal_dot.gif) 0 0 repeat-y;
	display: block;
}
.moodle-table-r {
	background: url(images/normal_dot.gif) 100% 0 repeat-y;
	display: block;
}
.moodle-table-bl {
	background: url(images/normal_bl.gif) no-repeat 0 100%;
	display: block;
}
.moodle-table-br {
	background: url(images/normal_br.gif) no-repeat 100% 100%;
	display: block;
}
.moodle-table-tl {
	background: url(images/normal_tl.gif) no-repeat 0 0;
	display: block;
}
.moodle-table-tr {
	background: url(images/normal_tr.gif) no-repeat 100% 0;
	display: block;
	padding: 10px;
}
.loginbox{
	margin-bottom: 15px;
	margin-left: 15%;
	margin-top: 15px;
	overflow: hidden;
	width: 70%;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
#course-view ul.section, #site-index ul.section{
	margin: 0;
	margin-left: 10px;
}
#course-view .weekscss .current, #course-view .current td.side{
	background-color: #638BBF;
}
#course-view .section .weekdates{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#course-view .section td.left{
	line-height: 2em;
	font-size: 1.1em;
}
#coursesearch,#coursesearch{
	margin: 0px;
}

.mod-lesson .menu .menuwrapper {
	margin-bottom: 10px;
	max-height:none;
	overflow: hidden;
	vertical-align: top;
	display: inline-block;
	clear: both;
}
#topright{
	display: none;
}       

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
