.indexbox{
	display: block;
	margin: 25px 10px 10px 10px;
	float: left;
	width: 30%;
	height: 350px;
	background: #efeded;
	border: 1px solid #808081;
	border-top: 0px solid #fff;
	min-width: 200px;
	}
	
.indexbox ul{
	margin: 0px;
	}
.indexbox a {
	float: right;
	padding-right: 10px;
	}
	
.indexbox li{
	list-style-type: none;
	}
	
.indexbox_long{
	height: 635px;
	padding-left: 2px;
	}
	
.emptyul li{
	 padding: 15px 20px 5px 20px;
	}
	
#index_news{
	margin-top: -14px;
	background: url(../img/indexbg_04.gif) repeat-x;
	height: 71px;
	}
#index_exams{
	margin-top: -14px;
	background: url(../img/indexbg_09.gif) repeat-x;
	height: 65px;
	}
#index_stats{
	margin-top: -8px;
	background: url(../img/indexbg_13.gif) repeat-x;
	height: 50px;
	}
#index_lectures{
	margin-top: -11px;
	background: url(../img/indexbg_22.gif) repeat-x;
	height: 65px;
	}
#index_refs{
	margin-top: -9px;
	background: url(../img/indexbg_26.gif) repeat-x;
	height: 53px;
	}
	
.divfixedheight{
  height: 93%;
  width: 100%;
  bottom: 10px;
  overflow: hidden;
}
	/*------------------------*/
body{
	background: #F5F5F5;
	}
	
#doc2{
	background: #FFFFFF;
	}

#hd{
	height:110px;
	background: #fff;
	}
#hd #logobox{
	height:100px;
	width: 100%
}
#hd #loginbox{
	padding-top: 60px;
	padding-left: 312px;
	float: left;
	text-align: left;
	vertical-align: bottom;
	line-height: 22px;
}
#hd #loginbox a{
	font-size: 15px;
}
#hd #langbox{
	padding-top: 80px;
	padding-right: 20px;
	float: right;
	font-size: 15px;
}

#banner{
	height: 100px;
	/*margin-top: -48px;*/
}	

#ft{
	clear:both;	
	display: block;
	margin: 0px auto;   /* align for good browsers */
	padding: 10px;
	text-align: left; /* counter the body center */
	color: #bbbbbb;
	background: #F5F5F5;	
}

#sidemenu{
	background: #FAFAF0;
	border-right: 1px solid #999999;
}

.message{
	padding: 30px 0px 5px 0px;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#yui-main #maincontent{
	padding: 30px 40px 40px 40px;
}

#yui-main .date{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}


	/*------------------------*/
.bluetabs{
margin-bottom: 2px;
background: #0057ab;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
color: #FFF;
display: block;
float: left;
text-decoration: none;
padding: 5px 10px 3px 10px;
margin: 0px;
background:url(../img/menubg50.gif) repeat-x;
background:#0057ab;
border-bottom: 0px #666 solid;
}

.bluetabs li a:visited{
}

.bluetabs li a:hover{
background:url(../img/menubg50.gif) repeat-x;
color: #fff;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
/*background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/
/*border-bottom-color: white;*/
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}

/*----------forms-----------*/
.inputform{
	margin:0 auto;
	margin-top: 40px;
	width:450px;
	padding:14px;
	display:block;
	border:solid 2px #DEDEDE;
}

.inputform hr{
	width: 90%;
	margin-bottom: 20px;
}
.inputform h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
}
.inputform span{
	color: #FF0000;
	font-weight: bold;
	}
.inputform label{
	display:block;
	padding-top: 10px;
	font-size:14px;
	text-align:right;
	width:140px;
	float:left;
}
.inputform .small{
	color:#666666;
	display:block;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
.inputform input{
	width:180px;
	margin:2px 0 30px 10px;
}
.inputform .submit input{ 
	clear:both;
	margin-left:150px;
	background: #888888;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:15px;		
}
.inputform input, .inputform textarea, .inputform select{
	margin-bottom: 10px;
	width: 200px;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	font-size: 16px;
	border: 1px solid #999999;
	background:url(../img/form_shadow.jpg);	
}

.inputform select{
	width: 190px;
	margin-left: 10px;
}

.inputform textarea{
	margin-bottom: 10px;
	width: 400px;
	height: 150px;
	line-height: 25px;
	padding-left: 5px;
	font-size: 16px;
	border: 1px solid #999999;
	background:url(../img/form_shadow.jpg);
	text-align: left;
	font-family: arial;
}

.inputform input:hover, .inputform select:hover, .inputform textarea:hover{
	border: 1px solid #00CCFF;
}

.form_options{
	text-align: center;
	padding-top: 20px;
}
.form_options a{
	padding: 10px;
}
.inputform .error-message{
	clear:both;
	color: #ff0000;
	font-weight: bold;
	padding-left: 160px;
	font-size: 11px;
}
.inputform p{
	clear:both;
	display: block;
	width: = 100%;
	margin-left:160px;
	color: #666666;
	font-size: 11px;
}

#yui-main h2 { /*reserved for normal content header*/
	background:#fff;
	color: #333;
	font-size: 25px;
	font-weight: bolder;
	margin: 0.3em 0 0.5em 40px;
	padding: 10px 50px 20px 60px;
	background: url(../img/notebook.gif) no-repeat;
}

#yui-main .element_viewinfo ul{
	margin: 20px 20px 20px 80px;
}
#yui-main .element_viewinfo li{
	padding-left: 20px;
	list-style-image: url(../img/bullet.gif) ;
	line-height: 40px;
}

#sidemenu h3 { /* reserved for left content*/
	display:block;
	background: #0057ab url(../img/menubg.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	margin: 0px;
}

#sidemenu li{
	padding: 5px;
	list-style-type: none;
}

#iframemovie{
	width: 765px;
	height: 470px;
	border: 0px solid #FFFFFF;
	frameborder: 0;
	}
/*------------Tables--------------*/
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
/*	width: 100%;*/
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

table.forumtable{
	border: 4px solid #DDD;
}


.deleted{
	color: #999999;
	text-decoration:line-through;
}
.unactivated{
	color: #aa4d4d;
	font-size: bold;
}

table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	line-height: 20px;
	margin: auto;
	/*width: 90%;*/
	clear: none;
}

th{
	border-width: 0px 0px 2px 0px;
	padding: 10px 3px 10px 3px;
	border-style: solid dashed solid dashed;
	border-color: rgb(153, 153, 153) rgb(153, 153, 153) rgb(153, 153, 153) rgb(153, 153, 153);
	text-align: center;
	font-size: 14px;
	-moz-border-radius: 0px 0px 0px 0px;
	/*background-color: #eee;*/
}
td{
	border-width: 1px 0px 1px 0px;	
	padding: 5px 3px px 3px;
	border-style: solid dashed solid dashed;
	border-color: rgb(153, 153, 153) rgb(153, 153, 153) rgb(153, 153, 153) rgb(153, 153, 153);
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
}

.nothing{
	border: 0px solid #fff;
}

.totheleft{
	text-align: left;
}
.totheright{
	text-align: right;
}
.viewright{
	text-align: right;
	background: #F8F8FF;
	padding-right: 20px;
	width: 120px;
}

/*---------- Paging------------------ */
div.paging {
	/*background:#fff;
	color: #ccc;
	margin-bottom: 2em;*/
}
div.paging div.disabled {
	/*color: #ddd;
	display: inline;*/
	display:none;
}
div.paging span {
}
div.paging span.current {
	color: #FF00FF;
}
div.paging span a {
	color: #00FFFF;
}

