@CHARSET "UTF-8";
body{
	margin:0;
}
#page{
	text-align:center;
}
#header-block{
	width:100%;
	background-color: #ededed;
	height:84px;
	text-align:center;
}
#header{
	text-align:left;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#body-block{
	background:#fff url('../images/colour-margin-top.png') repeat-x left top;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:30px;
}
#info-bar{
	position:fixed;
	top:0px;
}
#filelist{
	width:440px;
	float:right;
	display:inline;
}
#filelist a{
	color:white;
	text-decoration: none;
}
#filelist input[type=submit] {
	width:16px;
	height:16px;
	border : none;
	color : transparent;
	font-size : 0;
	margin-left:40px;
	margin-right:15px;
	padding-top:9px;
}
.clickable{
	cursor:pointer;
}
.del-button{
	background:url("../images/delete.png") no-repeat top;
}
.narrative_box{
	width:100%;
	height:10em;
}
#footer-block{
	text-align:center;
}
#footer{
	margin-left:auto;
	margin-right:auto;
	font-size: 0.8em;
	margin-top:20px;
}
.portlet-block{
	width:320px;
	min-height: 300px;
	float:left;
	margin-left:10px;
	font-size: 9pt;
}
.portlet-block td{
	border:none;
	text-align: left;
}
.portlet-left{
	background:#efefef url('../images/left-colour-margin-top.png') repeat-x left top;
}
.portlet-center{
	background:#efefef url('../images/center-colour-margin-top.png') repeat-x left top;
}
.portlet-right{
	background:#efefef url('../images/right-colour-margin-top.png') repeat-x left top;
	margin-right:10px;
}
.portlet-block h2{
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	margin-top:0;
	text-align:left;
	margin-left:35px;
}
#aboutportlet{
	color: #000000;
    font-family: Arial;
    font-size: 9pt;
    text-align: justify;
    padding:0 8px 8px;
}
#aboutportlet img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#aboutportlet a{
    color: #555577;
    font-size: 8pt;
    text-decoration: none;
    text-align:left;
}
.notice {
	display:none;
	background-color: #99FFFF;
	width:100%;
	padding:5px;
	cursor: pointer;
}
td {
	border: 1px solid black;
}
.academic_planner_cell {
	background-color: #99FF66;
}
.college_cell{
	background-color: #FFFF99;
}
.school_cell{
	background-color: #99FFFF;
}
.department_cell{
	background-color: #FFCCFF;
}
#questionnaire-block table{
	border-collapse: collapse;
	width:100%;
}
#questionnaire-block td,th{
	border: 1px solid black;
	padding:0 5px;
}
#questionnaire-block th{
	background-color: #B8B8B8;
}
.qtableheading {
	font-weight: bold;
	
}
.cell {
	float:left;
	margin-right:20px;
}
.qtext {
	width:100%;
}
.question-block {
	background-color: #7B1011;
	color:white;
	padding:5px;
}
#fileuploadform{
	background-color:#0095D4;
	padding:3px;
	margin-bottom:10px;
}
/*New style definitions by MvG*/
#container {
	width:100%;
}
#header {
	width:100%; 
	background-color:#EDEDED;
}
#header-layout {
	width:1008px; 
	height:84px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/Top-logo-banner.jpg);
}
#header-navigation {
	position:relative; 
	left:184px; 
	top:63px;
}
#header-navigation div {
	float:left;
	margin-left:14px;
}
#header-navigation a {
	font-size:11px; 
	font-family:Arial;
	color:#002469;
	text-decoration:none;
	display:block;
}
#header-navigation a:hover {
	border-bottom: 3px solid #5A9AA6;
}
#midle {
	width:100%;
}
#middle-layout {
	width:1008px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}
#left-nav {
	float:left;
	width:169px;
	background-color:#E9E9E9;
	padding:26px 8px 20px 8px;
}
#left-nav a {
	background-image:url(../images/menuLink.gif);
	border-bottom: 1px dotted;
	line-height:17px;
	padding-left:20px;
	display:block;
	background-repeat:no-repeat;
	color:#666666;
	margin-left:7px;
	margin-right:7px;
	text-decoration:none;
	font-size:12px; 
	font-family:Arial;
}
#left-nav a:hover {
	background-image:url(../images/menuLinkSel.gif);
	border-bottom: 1px dotted;
	line-height:17px;
	padding-left:20px;
	display:block;
	background-repeat:no-repeat;
	color:#333333;
	margin-left:7px;
	margin-right:7px;
	text-decoration:none;
	font-size:12px; 
	font-family:Arial;
}
#content {
	width:810px;
	float:left;
	margin-left:10px;
}
#titlebar {
	line-height:20px;
	display:block;
	background-color:#5A9AA6;
}
#breadcrumbs {
	font-size:9px; 
	font-family:Arial;
	margin-top:2px;
	float:right;
}
#breadcrumbs a {
	text-decoration:none;
	color:#666;
}
#title {
	clear:both;
	color:#002469;
	font-family:Arial;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	padding-left:12px;
	padding-bottom:12px;
	border-bottom:1px solid #002469;
}
#title a {
	text-decoration:none;
	color:#002469;
}
#content-container {
	font-size:12px; 
	font-family:Arial;
	margin-top:10px;
}
#content-container h1 {
	font-size:14px; 
	font-family:Arial;
	color:#666;
}
#content-container h2 {
	font-size:13px; 
	font-family:Arial;
}
#content-container a {
	font-size:12px; 
	font-family:Arial;
	color:#002469;
	text-decoration:none;
}
#content-container a:hover {
	font-size:12px; 
	font-family:Arial;
	color:#002469;
	text-decoration:underline;
}
#about {
	border:1px solid #535353;
	padding:0px 16px 0px 16px;
	margin-bottom:20px;
	margin-top:20px;
}
#about img {
	margin:0px 16px 16px 0px;
}
#mytasks {
	float:left;
	width:390px;
	background-image:url(../images/blue-back.jpg);
	background-repeat:no-repeat;
}
#bluebackheading {
	color:#FFF;
	line-height:27px;
	padding-left:14px;
	font-weight:bold;
}
#mytasks-container {
	border:1px solid #535353;
	border-top:none;
}
#mytasks-container div {
	padding:8px 16px;
}
#reports {
	float:right;
	width:390px;
	background-image:url(../images/blue-back.jpg);
	background-repeat:no-repeat;
}
#bluebackheading {
	color:#FFF;
	line-height:27px;
	padding-left:14px;
	font-weight:bold;
}
#reports-container {
	border:1px solid #535353;
	border-top:none;
}
#footer {
	clear:both;
	width:100%;
}
#footer {
	width:200px;
	margin-left:auto;
	margin-right:auto;
}
td.introTop {
    background: url("../images/td_introTop.gif") no-repeat scroll left top #FFFFFF;
    padding: 16px 0 0 16px;
	border:none;
}
td.introRight {
    background: url("http://www.unisa.ac.za/cmsys/staff/contents/departments/ccm/images/td_introRight.gif") no-repeat scroll right top transparent;
    width: 9px;
	border:none;
}
td.introBottom {
    background: url("http://www.unisa.ac.za/cmsys/staff/contents/departments/ccm/images/td_introBottom.gif") no-repeat scroll left bottom transparent;
    height: 9px;
	border:none;
}
td.introBottomRight {
    background: url("http://www.unisa.ac.za/cmsys/staff/contents/departments/ccm/images/td_introBottomRight.gif") no-repeat scroll right bottom transparent;
    padding: 0;
    width: 9px;
	border:none;
}
.div_mainLeft {
    border-color: #D8D8D9;
    border-style: solid;
    border-width: 7px 7px 7px 7px;
    vertical-align: top;
}
td.boxDarkHeader {
    background: url("http://www.unisa.ac.za/cmsys/staff/contents/departments/ccm/images/td_boxDarkHeader.gif") no-repeat scroll left top #002469;
    color: #FFFFFF;
    font-weight: bold;
    height: 21px;
    padding: 5px 5px 5px 16px;
	border:none;
}
td.boxDarkHeaderRight {
    background: url("http://www.unisa.ac.za/cmsys/staff/contents/departments/ccm/images/td_boxDarkHeaderRight.gif") no-repeat scroll right top #002469;
    width: 16px;
	border:none;
}
td.boxBody {
    background-color: #F1F1F1;
    color: #333333;
    padding: 15px 15px 15px 5px;
    vertical-align: top;
	border:none;
}
.boxBody div {
	padding:8px 16px;
}
.boxBody div img {
	margin-left:8px;
}

.hidden{
	display:none;
}
.expand{
	cursor: pointer;
	color: blue;
}
.repentry{
	width:auto;
}
h4{
	margin-bottom:3px;
	margin-top:8px;
	font-size: 1.1em;
}
#results th{
	background-color: #FFE1CC;
	text-align: left;
}
#results td{
	border: 1px solid black;
}
#results .rhead{
	background-color: #93D1FF;
	font-style: italic;
	font-weight: bolder;
	text-align: right;
}
.left{
	float:left;
}