/*~rel:stylesheet|type:text/css|media:screen~*/
/*
======================  Main Style Sheet for the WITS UNIVERSITY Website ======================
URI: http://www.wits.ac.za
Created by: Graham Holtshausen
Department: Marketing & Communications
Email: graham.holtshausen@wits.ac.za
Date Created: 26 May 2010

---------- Latest Version -----------
Modified by: Graham Holtshausen
Date: 19 Sepetember 2013
-------------------------------------
===============================================================================================
*/
html, body {
	background-image: url(../images/bg-gradient.gif);
	background-repeat: repeat-x;
	background-color: #e4ecf7;
	margin:0;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8c8574;
	text-transform:none;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1277a6;
	text-transform:none;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1277a6;
	text-shadow: 1px 1px 1px #ffffff;
	background-color: #f1f5fb;
	padding: 5px;
	text-transform:none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	color: #8c8574;
	text-transform:none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
	background-color: #f3f0e7;
	padding: 5px;
	text-transform:none;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}
em {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
}
ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}
ul li {
}
ol {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}
ol li {
}

/* Table Styles */
table {
        
}
#vacancies-table{
        border: thin dotted #ddd7c7;
	padding: 0;
}
#vacancies-table td{
        padding: 8px;
}
#vacancies-table th{
        padding: 8px;
}
th {
	background-color: #ddd7c7;
	color: #7b7666;
 	text-shadow: 1px 1px 1px #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}
td {
        
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	vertical-align: top;
}
.alternate {
	background-color:#efece0;
}
.solidgold {
	border: #eeebe3 solid 1px;
}
.dottedgold {
	border: #eeebe3 dotted 1px;
}
/* End of Table Styles */

.strong {
	font-weight:bold;
}
a {
	text-decoration: none;
	color:#036796;
}
a:link {
	color:#036796;
}
a:hover {
	border-bottom: dotted 1px #55add7;
	color:#55add7;
}
a:visited {
	color:#036796;
}
img  {
	text-decoration:none;
	border:none;
}
img a {
	text-decoration:none;
	border:none;
}
img a:hover {
	text-decoration:none;
	border:none;
}

/* Styling of feature text */
.featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
}
.dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}
.featurebox {
	background: #f7f4ed;
	border: #eeebe3 solid 1px;
	-moz-box-shadow: inset 0 0 7px #ddd9cf;
	-webkit-box-shadow: inset 0 0 7px #ddd9cf;
	box-shadow: inner 0 0 7px #ddd9cf;
}
.body_author{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c8574;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	margin-top:15px;
	padding:0;
}
/* */
#body-wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#branding {
	display:none;
}
#header {
	width: 960px;
}
#top-nav {
	background-image: url(../images/top-nav-bg2.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 46px;
}
#top-nav ul{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px 1px #003c58;
	width: 940px;
	margin: 0px;
	white-space: nowrap;
	text-align: center;
	margin-left: -20px;
}
#top-nav ul li {
	width: 134px;
	list-style-type: none;
	display: inline-block;
	margin: auto;
}

/* ---------------- Header ---------------- */
#wits-crest {
	background-image: url(../images/wits-crest.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 89px;
	float: left;
}
#generic-links{
	background-image: url(../images/generic-links-bg.gif);
	background-repeat: no-repeat;
	width: 470px;
	height: 89px;
	float: right;
}
#generic-links a{
color: #7b7666;
text-shadow: 1px 1px 1px #ffffff;
text-decoration:none;
border:none;
}
#tab-links {
	position: absolute;
	margin-top: 63px;
	margin-left: 155px;
}
#tab-links a {
	color: #1277a6;
	text-decoration:none;
	border:none;
}
#tab-links ul{
	margin: 0;
        margin-left: 0;
}
#tab-links ul li{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1277a6;
	text-shadow: 1px 1px 1px #fff;
	margin: 0;
	white-space:nowrap;
	display: inline;
	list-style: none;
	padding: 8px;
}
#top-links {
	color: #8a660b;
	position: absolute;
	margin-top: 5px;
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#top-links .searchbar{
	border: none;
	width: 185px;
	height: 13px;
	position: absolute;
	left: 160px;
	top: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b2aea2;
	background:#fff;
}
#top-links .searchbutton{
	background: url(../images/search-button.gif)	no-repeat;
	width: 19px;
	height: 18px;
	position: absolute;
	left: 350px;
	top: 0;
	padding: 0;
	border: none;
}
/* ------------ End of Header ------------- */

/* ------------ White Page Area ----------- */
#page-wrapper {
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-y;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
#page-bottom {
	background-image: url(../images/page-bottom.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 18px;
}
#left-feature-column {
	width: 630px;
	float: left;
	margin: 0px;
}
/* Styling of feature text */
#left-feature-column .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	width: 610px;
	text-align: justify;
	margin-top: -25px;
	padding-bottom: 10px;
}
#left-feature-column .featuretext .dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}
/* End of styling of feature text */

/* Styling of News column */
#news-column {
	width: 263px;
	float: right;
}
#news-column .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}
#news-column .header{
	width: 253px;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}
#news-image {
	background-image: url(../images/news-pic-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100px;
	height: 121px;
	float: left;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
}
#news-image .img{
	margin-left: -18px;
	margin-top: 15px;
	width: 90px;
	height: 90px;
}
#news-teaser {
	float: right;
	width: 140px;
	height: 120px;
	overflow: hidden;
}
#news-teaser .date {
	width: 136px;
	background-color: #f1ede2;
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: right;
	padding: 2px;
	margin: 0;
	margin-top: 12px;
}
#news-teaser h3 {
	color: #036796;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: -8px;
	background: none;
	padding: 0;
}
.newslink a {
	color: #036796;
	text-decoration: none;
}
.newslink a:link {
	color: #036796;
	text-decoration: none;
}
.newslink  a:hover {
	color: #036796;
	text-decoration: none;
	border-bottom: dotted thin #036796;
}
.newslink a:visited {
	color: #036796;
	text-decoration: none;
}
#news-teaser p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
/* End of styling of News column */


/* Styling of Events column */

#events-column {
	float: right;
	width: 480px;
}

#events-column .header{
	width: 470px;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}


#event-item-left {
	width:220px;
	border-bottom: dotted thin #8a660b;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

#event-item-right {
	width:220px;
	border-bottom: dotted thin #8a660b;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}

#event-date-box {
	background-image: url(../images/date-bg.gif);
	width: 66px;
	height: 66px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

#event-date-box .month {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: -1px -1px 1px #836417;
	padding-top: 12px;
	padding-left: 8px;	
	position: absolute;
}

#event-date-box .day {
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
	padding-top: 25px;
	padding-left: 10px;	
	position: absolute;
}


#event-heading {
	width: 150px;
	height: 48px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036796;
	overflow: hidden;
	padding-top: 7px;
}


#event-heading .divider {
	border: none 0; 
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}

/* End of styling of Events column */

/* Styling of the feature box */
#feature-box{
	background-image: url(../images/feature-box-bg.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 215px;
	float: left;
}
#feature-box .heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px 1px #003b56;
	position: absolute;
	margin-top: 30px;
	margin-left: 20px;
}
#feature-box ul{
	list-style-image: url(../images/arrow.gif);
	margin-top: 60px;
	margin-left: -5px;
	width: 140px;
	line-height: 20px;
}
#feature-box p {
	margin-top: 60px;
	margin-left: 20px;
	width: 145px;
	line-height: 18px;
}
#feature-box-image{
	background-image: url(../images/feature-box-white-bg.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 215px;
	float: left;
	margin-top: 0;
	margin-left: 0;
}
#feature-box-image img{
	margin-top: 24px;
	margin-left: 10px;
}
/* End of styling of the feature box */

#clearfix {
	clear: both;
}

/* ================ JQUERY CONTENT SLIDER ================== */
#slider-bg{
	background-image: url(../images/slider-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 636px;
	height: 353px;
	top: 0px;
	margin-top: -45px;
	padding-top: 53px;
	margin-bottom: 0;
}
#slider {
	background:url(../images/loader.gif) no-repeat 50% 50%;
	height: 300px;
	width: 600px;
}
#slider img {
	position:absolute;
	display:none;
	height: 300px;
	width: 600px;
	z-index: 20;
}
#slider a {
	border:0;
	display:block;
}
#static {
	height: 300px;
	width: 600px;
}
#static img {
	position:absolute;
	height: 300px;
	width: 600px;
	z-index: 20;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.6; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:10px;
	margin:0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
/* ============= END OF QUERY CONTENT SLIDER =============== */

/* Styling of the footer*/
#footer {
	background-color: #1d82b2;
	background: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	width: 940px;
	height: 163px;
	margin-left: auto;
	margin-right: auto;
}
#footer-left {
	width: 190px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	color: #ffffff;
	text-shadow: -1px -1px 1px #1277a6;
	padding:0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	border-right: solid 1px #adcfe4;
	float: left;
}
#footer-left h3{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px 1px #1277a6;
	margin: 0;
	background: none;
}
#footer-centre {
	width: 320px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: regular;
	color: #ffffff;
	text-shadow: -1px -1px 1px #1277a6;
	padding:0px;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	border-right: solid 1px #adcfe4;
	float: left;
}
#footer-centre .leftcol {
	float: left;
}
#footer-centre .rightcol {
	float: left;
	padding-left: 60px;
}
#footer-centre a{
color: #fff;
}
#footer-centre a:hover {
	border-bottom: dotted thin #fff;
}
#footer-right {
	width: 280px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: regular;
	color: #ffffff;
	text-shadow: -1px -1px 1px #1277a6;
	padding:0px;
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
	float: right;
	text-align: right;
}
#footer-right a{
	color: #fff;
}
#footer-right a:hover {
	border-bottom: dotted thin #fff;
}
#footer-right p{
	color: #fff;
	margin-top: 15px;
}
#footer-right p a{
	color: #fff;
}
#footer-right p a:hover {
	border-bottom: dotted thin #fff;
}
#social-links {
	width: 214px;
	height: 36px;
	float: right;
	background: url(../images/social-bg.png) no-repeat;
}
#social-links .share {
	position: relative;
	top: 10px;
	right: 15px;
}
#social-links .share img{
	width: 16px;
	height: 16px;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
}
/* End of footer styling */

/* ================ GENERIC PAGE LAYOUT ================== */
#leftnav {
	float: left;
	margin-left: -15px;
	width: 200px;
}
#pagebody {
	float: left;
	margin-left: 15px;
	margin-right: 30px;
	width: 670px; 
}
#pagebody_noleft_nav {
	float: left;
	margin-left: 0px;
	margin-right: 25px;
	width: 100%; 
}
.breadCrumb {
	background: #f1f5fb url(../images/breadcrumbs-end.gif) no-repeat right;
	max-width:780px;
}
.chevronOverlay {
	background: url(../images/ChevronOverlay_f1f5fb.png) no-repeat 100% 0;
}
/* End of breadcrumbs styling */

/* Styling of the page functions*/
#page-functions {
	background: #f1f5fb url(../images/page-functions-end.gif) no-repeat left;
	height:25px;
	margin-right: -20px;
	float: right;
	padding: 0;
	margin-bottom: 15px;
	margin-top: -5px;
	padding-left: 8px;
	padding-right: 20px;
}
#page-functions img{
	padding: 2px;
	vertical-align: middle;
	padding-top: 3px;
}
/* End of page functions styling */
/* ============= END OF GENERIC PAGE LAYOUT =============== */

/* ================ LANDING PAGE LAYOUT ================== */
#landing-pagebody {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
/* Styling of feature text */
#landing-pagebody .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
}
#landing-pagebody .featuretext .dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}
#landing-leftcol {
	width: 640px;
	float: left;
}
#landing-feature {
	background: url(../images/landing-feature-bg.gif) no-repeat;
	width: 638px;
	height: 193px;
	margin-top: -8px;
	margin-left: -10px;
	margin-bottom: 10px;
	float: left;
}
#landing-feature-image {
	background: url(../images/landing-feature-pic-bg.gif) no-repeat;
	width: 151px;
	height: 159px;
	float: left;
	margin-top: 15px;
}
#landing-feature-image img {
	background: url(../images/landing-feature-pic-bg.gif) no-repeat;
	width: 124px;
	height: 124px;
	position: absolute;
	padding-top: 17px;
	padding-left: 8px;
}
#landing-feature-text {
	width: 280px;
	height: 155px;
	margin-left: 165px;
	margin-top: 10px;
	position: absolute;
	overflow: hidden;
}
#landing-feature-text h3{
	background: none;
	padding: 0;
	line-height: 16px;
	margin-bottom: 0;
}
#landing-feature-links {
	width: 150px;
	height: 140px;
	background: #f7f4ed;
	border: #eeebe3 solid 1px;
	position: absolute;
	margin-left: 456px;
	margin-top: 25px;
	-moz-box-shadow: inset 0 0 7px #ddd9cf;
	-webkit-box-shadow: inset 0 0 7px #ddd9cf;
	box-shadow: inner 0 0 7px #ddd9cf;
}
#landing-feature-links ul{
	color: #1277a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url(../images/arrow.gif);
	margin-left: -15px;
	line-height: 17px;
}
#landing-feature-links li a{
	color: #1277a6;
}
#landing-feature-links li a:hover{
	color: #1277a6;
	border-bottom: 1px dotted #1277a6;
}
#landing-rightcol {
	width: 240px;
	float: right;
}
#landing-rightcol .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #8c8574;
	text-align: justify;
}
#landing-rightcol a {
	color: #56aed9;
}
#landing-rightcol a:hover {
	color: #56aed9;
	border-bottom: dotted thin #56aed9;
}
/* ============= END OF LANDING PAGE LAYOUT =============== */

/* ================ SCHOOL PAGE LAYOUT ================== */
#school-pagebody {
	float: left;
	margin-left: 15px;
	margin-right: 10px;
}
/* Styling of feature text */
#school-pagebody .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
	position: relative;
	width: 675px;
}
#school-pagebody .featuretext .dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}
#school-feature {
	background: url(../images/landing-feature-bg.gif) no-repeat right;
	width: 700px;
	height: 193px;
	margin-top: -8px;
	margin-left: -10px;
	margin-bottom: 10px;
	float: left;
}
#school-feature-image {
	background: url(../images/landing-feature-pic-bg.gif) no-repeat;
	width: 151px;
	height: 159px;
	float: left;
	margin-top: 15px;
}
#school-feature-image img {
	background: url(../images/landing-feature-pic-bg.gif) no-repeat;
	width: 124px;
	height: 124px;
	position: absolute;
	padding-top: 17px;
	padding-left: 8px;
}


#school-feature-text {
	width: 335px;
	height: 155px;
	margin-left: 165px;
	margin-top: 10px;
	position: absolute;
	overflow: hidden;
}

#school-feature-text h3{
	background: none;
	padding: 0;
	line-height: 16px;
	margin-bottom: 0;
}


#school-feature-links {
	width: 150px;
	height: 140px;
	background: #f7f4ed;
	border: #eeebe3 solid 1px;
	position: absolute;
	margin-left: 517px;
	margin-top: 25px;
}

#school-feature-links ul{
	color: #1277a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url(../images/arrow.gif);
	margin-left: -15px;
	line-height: 17px;
}

#school-feature-links li a{
	color: #1277a6;
}


#school-feature-links li a:hover{
	color: #1277a6;
	border-bottom: 1px dotted #1277a6;
}


#logo-box {
	background: url(../images/logo-box.gif) no-repeat right;
	width: 193px;
	height: 185px;
	margin-bottom: 10px;
}

#logo-box img{
margin-left: 15px;
margin-top: 15px;
}



/* ============= END OF SCHOOL PAGE LAYOUT =============== */



/* ================ NEWS PAGE LAYOUT ================== */

/* Styling of News column */

#newspage-news-column {
	width: 300px;
	float: right;
}

#newspage-news-column .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}

#newspage-news-column .header{
	width: 290px;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}

#newspage-news-image {
	background-image: url(../images/news-pic-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100px;
	height: 121px;
	float: left;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
}



#newspage-news-image .img{
margin-left: -18px;
margin-top: 15px;
	width: 90px;
	height: 90px;

}

#newspage-news-teaser {
	float: right;
	width: 180px;
	height: 120px;
	overflow: hidden;
}

#newspage-news-teaser .date {
	width: 176px;
	background-color: #f1ede2;
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: right;
	padding: 2px;
	margin: 0;
	margin-top: 12px;
}

#newspage-news-teaser h3 {
	color: #036796;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: -8px;
	background: none;
	padding: 0;
}


.newslink a {
	color: #036796;
	text-decoration: none;
}

.newslink a:link {
	color: #036796;
	text-decoration: none;
}

.newslink  a:hover {
	color: #036796;
	text-decoration: none;
	border-bottom: dotted thin #036796;
}

.newslink a:visited {
	color: #036796;
	text-decoration: none;
}

#newspage-news-teaser p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}


#newspage-article-search{
	background-color: #faf8f1;
	padding:5px;
}


#newspage-article-search .searchbar{
	background-color: #fff;
	background-image:url(../images/large-search-field.png);
	background-repeat:no-repeat;
	border: none;
	width: 221px;
	height: 25px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #d6d6d6;
}


#newspage-article-search .searchbutton{
	background: url(../images/large-search-button.png)	no-repeat;
	width: 40px;
	height: 41px;
	border: none;
	margin-bottom:-20px;
	padding:0;
}


#newspage-event-heading {
	width: 230px;
	height: 48px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036796;
	overflow: hidden;
	padding-top: 7px;
}



#newspage-news-column .whitedivider {
	border: none 0;
	border-bottom: dotted thin #fff;
	height: 5px;
	color: #ffffff;
}


#wits-in-the-news-teaser {
	width: 290px;
	height: 120px;
	overflow: hidden;
	margin-bottom: -8px;
}

#wits-in-the-news-teaser .date {
	width: 290px;
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	display: block;
	text-align: right;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	}

#wits-in-the-news-teaser h3 {
	color: #036796;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: -8px;
	background: none;
	padding: 0;
}

/* End of styling of News column */


/* Styling of News Page items */

#newspage-left-feature-column{
	float:left;
	}

#newspage-news-item{
	width:155px;
	float:left;
	margin-right:38px;
}

#newspage-news-item H3{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:16px;
	color:#056998;
	font-style:normal;
	font-weight:normal;
	background-color:#fff;
	margin:0;
	margin-top:15px;
	padding:0;
}


#newspage-news-item H5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c8574;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	margin-top:15px;
	padding:0;
}

#newspage-news-item img{
	border:#e0d8c6 1px solid;
	margin-top:15px;
}


#newspage-news-item p{
	margin:0;
	margin-top:5px;
	padding:0;
}


#newspage-main-feature{
	width:572px;
	height:284px;
	background-image:url(../images/news-main-feature-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	margin-top:-15px;
}


#newspage-main-feature img{
	width:333px;
	height:250px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	margin-top:17px;
}

#newspage-main-feature-text{
	width:192px;
	height:230px;
	background-color:#8c8574;
	float:left;
	margin:0;
	padding:10px;
	border:0;
	margin-top:17px;
}

#newspage-main-feature p{
	color:#fff;
	font-size:11px;
	line-height:15px;
	text-shadow: -1px -1px 1px #635e51;
}

#newspage-main-feature h3{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
	margin-bottom:10px;
	background:none;
	text-shadow: -1px -1px 1px #635e51;

}


#newspage-more-news{
	width: 545px;
}



#newspage-more-news .header{
	width: 100%;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
	margin-top:20px;
}


#newspage-more-news h5{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	font-style:normal;
	color:#056998;
	line-height:28px;
	margin:0;
	padding-left:5px;
}



/* End of styling of News Page item */



/* ============ END OF NEWS PAGE LAYOUT =============== */




/* ============ START OF EVENTS LISTING PAGE LAYOUT =============== */

#eventspage-listing {
	float:left;
	width:560px;
	}


#eventspage-listing h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#1277a6;
	font-size:14px;
	font-weight:bold;
	background-color:#fff;
	padding:0;
	margin:0;

	}


#eventspage-listing .date {
	background-color: #f1ede2;
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	display: block;
	text-align: left;
	padding: 3px;
	margin:0;
	margin-top:5px;
}

#eventspage-listing p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	margin-top:5px;
	}

#eventspage-listing .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
	margin-bottom:20px;
}




#eventspage-info-box{
	background-color: #faf8f1;
	padding:10px;
}

#eventspage-info-box p{
	margin:0;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}


#eventspage-info-box ul{
	list-style-image: url(../images/arrow.gif);
	margin:0;
	margin-left: -5px;
	line-height: 20px;
}



#calendar {
	background:url(../images/calendar-bg.png) no-repeat;
	width:301px;
	height:268px;
	margin:0;
	padding:0;
	}



#calendar .prev-button{
	display:inline-block;
	width:23px;
	height:34px;
	padding:0px;
	margin:0;
	margin-left:41px;
	margin-top:25px;
	position:absolute;
	}



#calendar .next-button{
	display:inline-block;
	width:23px;
	height:34px;
	padding:0px;
	margin:0;
	margin-left:237px;
	margin-top:25px;
	position:absolute;
	}


#calendar ol.calendar {
	margin:0;
	display:inline-block;
	width:275px;
	padding:0px;
	margin-top:10px;
	margin-left:2px;
	}

#calendar li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	}

#calendar p.link {
	text-align:center;
	display: block;
	}

#calendar h2 {
	display: block;
	width: 168px;
	height:30px;
	color:#fff;
	text-shadow: -1px -1px 1px #003c58;
	text-transform:uppercase;
	margin-left:auto;
	margin-right:auto;
	padding-top:31px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
	}

/*
 * Day styles
 -------------------------*/
#calendar li li {
	width:29px;
	height:24px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	letter-spacing:1px;
	text-align:center;
	border:  1px solid transparent;
	vertical-align:middle;
	padding-top:5px;
	}


#calendar li li.holiday {
	background-color:#f5f2ea;
	color:#908e8a;
	margin-top:-1px;
	height:25px;
	}


#calendar li li.today {
	background:url(../images/calendar-today-bg.gif) repeat-x;
	color:#fff;
	margin-top:-1px;
	}


li#lastmonth li { color:#e9e4d5;}
li#nextmonth li     { color:#e9e4d5;}

#calendar li li a {
	color:#000;
}

#calendar li li a:hover {
	background:url(../images/calendar-today-bg.gif) repeat-x;
	color:#fff;
	display:inline-block;
	width:30px;
	height:30px;
}


/* Pagination Styling */
#pagination li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	float:left;
	}


#pagination a {
	background:#f1ede2 url(../images/pagination-bg-normal.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:24px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}

#pagination .previous-off,
#pagination .next-off   {
	background:#f1ede2 url(../images/pagination-bg-next.gif) no-repeat;
	color:#c5c0b4;
	font-weight:bold;
	display:block;
	float:left;
	width:50px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}



#pagination .previous a:link,
#pagination .next a:link {
	background:#f1ede2 url(../images/pagination-bg-next.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:50px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}


#pagination .previous a:hover,
#pagination .next a:hover{
	background:#f1ede2 url(../images/pagination-bg-next-active.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:50px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}



#pagination .active     {
	background:#f1ede2 url(../images/pagination-bg-active.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:24px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}


#pagination a:link,
#pagination a:visited {
	background:#f1ede2 url(../images/pagination-bg-normal.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:24px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}


#pagination a:hover {
	background:#f1ede2 url(../images/pagination-bg-active.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:24px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}

/* End of Pagination Styling */

/* ============= END OF EVENTS LISTING PAGE LAYOUT ================ */





/* ============ START OF NEWS DETAIL PAGE LAYOUT =============== */

#newsdetail {
	float:left;
	width:99%;
	}


#newsdetail .date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	}


#newsdetail .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
}


#newsdetail img {
	float:right;
	border:#f1ede2 3px solid;
	}


#newsdetail p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}

/* ============= END OF NEWS DETAIL PAGE LAYOUT ================ */


/* ============ START OF EVENT DETAIL PAGE LAYOUT =============== */

#eventdetail {
	float:left;	
	width:560px;
	} 


#eventdetail .date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	} 


#eventdetail .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;	
	padding-bottom: 10px;
}


#eventdetail img {
	float:right;
	border:#f1ede2 3px solid;
	margin-left:10px;
	margin-bottom:10px;
	} 


#eventdetail p {	
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}


#eventdetail-column {
	width: 281px;
	float: right;
	margin-top:15px;
}



#eventdetail-box-top {
	background:url(../images/event-detail-box-top.gif) no-repeat;
	width:281px;
	height:10px;
	}
	
#eventdetail-box-middle{
	background:url(../images/event-detail-box-middle.gif) repeat-y;
	width:261px;
	padding:10px;
	}	

#eventdetail-box-bottom {
	background: url(../images/event-detail-box-bottom.gif) no-repeat;
	width:281px;
	height:9px;
	}	
	
#eventdetail-box-desc {
	float:left;
	width:71px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#000;
	text-align:right;
}
	
#eventdetail-box-detail {
	float:right;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#000;
	text-align:left;
}


#eventdetail-box-detail a {
	color:#1f86b6;
}


#eventdetail-box-detail img {
	border:none;
}

		
	
#eventdetail-date-box {
	background-image: url(../images/date-bg.gif);
	width: 66px;
	height: 66px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

#eventdetail-date-box .month {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: -1px -1px 1px #836417;
	padding-top: 12px;
	padding-left: 8px;	
	position: absolute;
}

#eventdetail-date-box .day {
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
	padding-top: 25px;
	padding-left: 10px;	
	position: absolute;
}


#eventdetail-day {
	float: left;
	margin-top:5px;
}

#eventdetail-day .day{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:24px;
	color:#8d690f;
	text-transform:uppercase;	
}


#eventdetail-day .time{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:18px;
	color:#8d690f;
}

#eventdetail-column .whitedivider {
	border: none 0; 
	border-bottom: dotted thin #fff;
	height: 5px;
	color: #ffffff;
}		



/* ============= START OF STAFF LISTING PAGE LAYOUT ================ */

#stafflisting {
	float:left;
	width:560px;
	}


#stafflisting h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1277a6;
}

#stafflisting h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1277a6;
	text-shadow: 1px 1px 1px #ffffff;
	background-color: #f1f5fb;
	padding: 4px;
	margin-bottom:5px;
}


#stafflisting .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	padding-left:4px;
	}

#stafflisting .department {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	padding-left:4px;
	}

#stafflisting  .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}


#stafflisting-rightcolumn {
	width: 300px;
	float: right;
}


#stafflisting-rightcolumn  .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}



#stafflisting-rightcolumn .header{
	width: 100%;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
	margin-top:20px;
}


#stafflisting-rightcolumn h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1277a6;
	background-color:#fff;
	margin-bottom:5px;
}


#stafflisting-rightcolumn .whitedivider {
	border: none 0;
	border-bottom: dotted thin #fff;
	height: 5px;
	color: #ffffff;
}


.staff-tip-content {
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 15px;
	border: none;
	background:url(../images/staff-listing-tooltip.png) no-repeat;
	width:352px;
	height:189px;
	z-index:10000;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow: -1px -1px 1px #046897;
}


.staff-tip-content h3 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	font-weight:bold !important;
	color:#fff !important;
	background: none !important;
	text-shadow: -1px -1px 1px #046897 !important;
	margin-left:0 !important;
	padding-left:0 !important;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
}


.staff-tip-content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
}

.staff-tip-content .ttitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
	margin-top:-10px;
}


.staff-tip-content .tdepartment {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:italic;
	color:#fff;
	margin:0;
	padding:0;
	margin-top:-20px;
}


.staff-tip-content .temail a {
	background:url(../images/staff-listing-email.png) no-repeat;
	background-position:left;
	height:20px;
	padding-left:25px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin-top:-10px;
	text-decoration: none !important;
}

.staff-tip-content .temail a:hover {
	text-decoration: none !important;
	color:#EEE;
	border: none !important;
}


.staff-tip-content .ttelephone {
	background:url(../images/staff-listing-phone.png) no-repeat;
	background-position:left;
	height:20px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin-top:-20px;
	margin-left:4px;
	padding-left:20px;
}


.staff-tip-content .viewmore a {
	height:30px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-shadow:-1px -1px 1px #00364f;
	text-align:right;
	float:right;
	padding-right:30px;
	margin-bottom:10px;
	text-decoration: none !important;
}

.staff-tip-content .viewmore a:hover {
	text-decoration: none !important;
	color:#EEE;
	border: none !important;
}




/* ============== END OF STAFF LISTING PAGE LAYOUT ================= */







/* ============== START OF STAFF DETAIL PAGE LAYOUT ================= */

#stafftdetail-box{
	float:right;
	background-color: #faf8f1;
	padding:10px;
	-moz-box-shadow: inset 0 0 5px #907c47;
	-webkit-box-shadow: inset 0 0 5px #907c47;
	box-shadow: inner 0 0 5px #907c47;
}

#stafftdetail-box-top {
	background:url(../images/staff-detail-box-top.gif) no-repeat;
	width:503px;
	height:9px;
}

#stafftdetail-box-middle{
	background:url(../images/staff-detail-box-middle.gif) repeat-y;
	width:483px;
	padding:10px;
	}

#stafftdetail-box-bottom {
	background: url(../images/staff-detail-box-bottom.gif) no-repeat;
	width:503px;
	height:9px;
	}

#stafftdetail-box-desc {
	float:left;
	width:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#000;
	text-align:right;
	margin-top:-10px;
	margin-bottom:-10px;
}

#stafftdetail-box-detail {
	float:right;
	width:470px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	color:#000;
	text-align:left;
	margin-top:-10px;
	margin-bottom:-10px;
}

.staffdetail-label {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:12px;
}

.staffdetail-value {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:12px;
	max-width:290px;
	white-space: pre-line;
}

#stafftdetail-box-detail a {
	color:#1f86b6;
}


#stafftdetail-box-detail img {
	border:none;
}

#staff-photo {
	width:174px;
	height:245px;
	background-image:url(../images/staff-photo-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	margin-top:-15px;
}


#staff-photo img {
	width:150px;
	height:200px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	margin-top:21px;
}

#stafftdetail-pagebody {
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	width:690px;
}


#stafftdetail-pagebody .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
}


#stafftdetail-pagebody .featuretext .dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}


.authortext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}


.publication{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#056998;
}


.isbn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#000;
}


.journal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#000;
}




.divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
	margin-bottom:15px;
}


#stafftdetail-pagebody  h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #1277a6;
	margin-bottom:10px;
	margin-top:25px;
}
.staffdetail-label {
	width: 180px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	float: left;
}
/* ========================= ANNOUNCEMENTS ========================== */
#ccms_announcements_message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #C00;
	font-weight: bold;
	clear: both;
	padding: 10px;
}
/* ====================== END OF ANNOUNCEMENTS ======================= */

/* ============== START OF DYNAMIC BLOCKS ================= */
/* News Snippets */
.homepage_newssnippets {
	width: 260px;
	clear: both;
	height: 121px;
	border-bottom: dotted thin #b19347;
	padding-top:10px;
	padding-bottom:15px;
}
.homepage_newssnippets .item-images-wrapper {
	width: 100px;
	height: 121px;
	float: left;
	background-image: url("../images/news-pic-bg.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin:0;
	margin-left:20px;
	margin-top:0px;
	padding: 0;
}
.homepage_newssnippets .item-images-wrapper img{
	width: 90px;
	height: 90px;
	margin:0;
	margin-left:-18px;
	margin-top:15px;
	padding: 0;
}
.homepage_newssnippets .item-content-wrapper {
	width: 130px;
	height: 110px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.homepage_newssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.homepage_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.homepage_newssnippets .item-content-wrapper .item-date {
	display: block !important;
	background-color: #F1EDE2;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.homepage_newssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
/* Event Snippets */
.homepage_eventssnippets {
	width: 480px;
	clear: both;
}
.homepage_eventssnippets .item-content-wrapper {
	width: 480px;
	height: 70px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.homepage_eventssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.homepage_eventssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
}
.homepage_eventssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
/* News Page - News listing */
.newspage_newssnippets {
	width: 570px;
	padding-bottom:10px;
	clear: both;
	min-height:150px;
}
.newspage_newssnippets .item-images-wrapper {
	width: 100px;
	height: 121px;
	float: left;
	background-image: url("../images/news-pic-bg.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin:0;
	margin-left:20px;
	margin-top:-15px;
	padding: 0;
}
.newspage_newssnippets .item-images-wrapper img{
	width: 90px;
	height: 90px;
	margin-left:-18px;
	margin-top:15px;
}
.newspage_newssnippets .item-content-wrapper {
	width: 430px;
	float: right;
	overflow: hidden;
	padding: 5px;
}
.newspage_newssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.newspage_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.newspage_newssnippets .item-content-wrapper .item-date {
	display: block !important;
	background-color: #F1EDE2;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.newspage_newssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom:5px;
	border-bottom: dotted thin #b19347;
}
/* Events Page - Event listing */
.eventspage_eventssnippets {
	width: 570px;
	border-bottom: dotted thin #b19347;
	margin-top:15px;
	padding-bottom:10px;
	clear: both;
	min-height:150px;
	}
.eventspage_eventssnippets .item-content-wrapper {
	width: 570px;
	float: right;
	overflow: hidden;
	padding: 5px;
}
.eventspage_eventssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.eventspage_eventssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.eventspage_eventssnippets .item-content-wrapper .item-date {
	display: block !important;
	background-color: #F1EDE2;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.eventspage_eventssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

/* Vacancy Page - Vacancy Listing */
.vacancypage_vacancylisting {
	width: 480px;
	padding-bottom:15px;
	clear: both;
}
.vacancypage_vacancylisting .item-content-wrapper {
	width: 480px;
	height: 70px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.vacancypage_vacancylisting .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.vacancypage_vacancylisting .item-content-wrapper .item-date {
	display: block !important;
	background-color: #F1EDE2;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.vacancypage_vacancylisting .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

/* Vacancy Page - Vacancy Details */
#vacancy-department-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-department-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-position-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-position-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-remuneration-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-remuneration-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-grade-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-grade-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-description-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
}
#vacancy-description-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#vacancy-closingdate-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-closingdate-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-contactperson-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-contactperson-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#vacancy-contactpersonemail-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
}
#vacancy-contactpersonemail-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#vacancy-contactpersonfax-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
}
#vacancy-contactpersonfax-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#vacancy-toapply-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
}
#vacancy-toapply-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#body_title h1 {
	text-transform:none;
	}
/* ============== END OF DYNAMIC BLOCKS ================= */

/* ====================== PAGE FUNCTIONS ICONS ====================== */
#email-page {
	background-image: url(../images/email-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#add-favourites {
	background-image: url(../images/favorites-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#print-page {
	background-image: url(../images/print-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#report-bug {
	background-image: url(../images/bug-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#pdf-page {
	background-image: url(../images/pdf-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#facebook-page {
	background-image: url(../images/facebook.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#twitter-page {
	background-image: url(../images/twitter.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#page-functions-messages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* ===================== END PAGE FUNCTIONS ICONS ==================== */




/* ===================== COMMUNICATIONS LANDING PAGE ==================== */

#compage-left-col{
	width:480px;
	float:left;
	}
	
#compage-left-col .header {
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}	
	
	
#compage-right-col{
	width:345px;
	float:left;
	margin-left:70px;
	}	
	
#compage-right-col .header {
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}	
	
	
#compage-news{}	
	
#compage-news .header {
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}

/* Communications Page News Snippets */
.compage_newssnippets {
	width: 480px;
	clear: both;
	height: 121px;
	border-bottom: dotted thin #b19347;
	padding-top:10px;
	padding-bottom:10px;
}
.compage_newssnippets .item-images-wrapper {
	width: 100px;
	height: 121px;
	float: left;
	background-image: url("../images/news-pic-bg.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin:0;
	margin-left:20px;
	margin-top:0px;
	padding: 0;
}
.compage_newssnippets .item-images-wrapper img{
	width: 90px;
	height: 90px;
	margin:0;
	margin-left:-18px;
	margin-top:15px;
	padding: 0;
}
.compage_newssnippets .item-content-wrapper {
	width: 350px;
	height: 110px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.compage_newssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.compage_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
	margin:0 0 5px 0;
}
.compage_newssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.compage_newssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
/* End of Communications Page News Snippets */


.rounded-more-box {
	-webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius:5px;
	 background-color:#f1ede2; 
	 border: solid #ddcea4 1px;
	 color:#000; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; padding:5px 8px 5px 8px; 
	 text-align:right; 
	 float:right; 
	 vertical-align:baseline;	
	}
	
.rounded-more-box a{
	 color:#000;
	 text-decoration:none;
	 border:none;
	 font-style:italic;
	 }	
	 
/* Media Releases */
#media-releases {
	width:345px;
	border-bottom: dotted thin #b19347;
	padding-top:10px;
	padding-bottom:10px;
	}
	


#media-releases h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#036796;
	text-transform:none;
	margin:5px 0 5px 0;
	}
	


#media-releases .date {
	display: block !important;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
	font-style:italic;
}

#media-releases p {
	margin:5px 0 5px 0;
}


/* End Media Releases */


/* Communications Page Event Snippets */
.compage_eventssnippets {
	width: 345px;
	clear: both;
	
}
.compage_eventssnippets .item-content-wrapper {
	width: 345px;
	height: 50px;
	float: right;
	overflow: hidden;
	padding: 5px 0 5px 0;
	border-bottom: dotted thin #b19347;
	
}
.compage_eventssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.compage_eventssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0;
	margin:5px 0 5px 0;
	text-align: left;
}
.compage_eventssnippets .item-content-wrapper .item-abstract {
	display: none !important;
	color: #000;
	margin:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	max-height:1px !important;
}



/* Opinion Pieces */
#opinion-pieces {
	width:480px;
	border-bottom: dotted thin #b19347;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.opinion-alternate{
	background-color: #fcf9f0;
	}	
	


#opinion-pieces h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#036796;
	text-transform:none;
	margin:5px 0 5px 0;
	}
	


#opinion-pieces .date {
	display: block !important;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
	font-style:italic;
}

#opinion-pieces p {
	margin:5px 0 5px 0;
	font-size:11px;
}


/* End Opinion Pieces */



/* News Landing Page Event Snippets */
.newslandingpage_eventssnippets {
	width: 285px;
	clear: both;
	
}
.newslandingpage_eventssnippets .item-content-wrapper {
	width: 285px;
	height: 50px;
	float: right;
	overflow: hidden;
	padding: 5px 0 5px 0;
	border-bottom: dotted thin #b19347;
	
}
.newslandingpage_eventssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.newslandingpage_eventssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0;
	margin:5px 0 5px 0;
	text-align: left;
}
.newslandingpage_eventssnippets .item-content-wrapper .item-abstract {
	display: none !important;
	color: #000;
	margin:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	max-height:1px !important;
}


/* News Landing Page News Snippets */
.newslandingpage_newssnippets {
	width: 540px;
	clear: both;
	padding-top:3px;
	padding-bottom:3px;
}
.newslandingpage_newssnippets .item-images-wrapper {
	display: none !important;
}
.newslandingpage_newssnippets .item-images-wrapper img{
	display: none !important;
}
.newslandingpage_newssnippets .item-content-wrapper {
	width: 540px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.newslandingpage_newssnippets .item-images-wrapper .image-thumb-medium {
	display: none !important;
}
.newslandingpage_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: regular;
	max-height: 30px;
	overflow: hidden;
	margin:0 0 5px 0;
}
.newslandingpage_newssnippets .item-content-wrapper .item-date {
	display: none !important;
}
.newslandingpage_newssnippets .item-content-wrapper .item-abstract {
	display: none !important;
}
/* End of News Landing  Page News Snippets */


.more-news-year {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#826a28;
	}

.more-news-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#826a28;
	}

.rounded-month-box {
	-webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius:5px;
	 background-color:#f1ede2; 
	 border: solid #ddcea4 1px;
	 color:#ddcea4; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:18px; 
	 font-weight:bold;
	 text-transform:uppercase;
	 padding:5px 8px 5px 8px; 
	}


.rounded-month-box-active{
	-webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius:5px;
	 background-color:#f1ede2; 
	 border: solid #ddcea4 1px;
	 color:#826a28; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:18px; 
	 font-weight:bold;
	 text-transform:uppercase;
	 padding:5px 8px 5px 8px; 
	}

/* News Thumnail on Page*/	
.ext_image_include {
	float: right; 
    margin: 10px 0 10px 10px; /*space around the image*/
	}


/* Lectures and Speeches*/

.lecture-title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#000;
	}
	
.lecture-subject-title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#000;
	}	
	
.lecture-date {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#8a660b;
	}	
		
		
.lecture-text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
	}	
	

.lecture-divider {
	border: none 0;
	border-bottom: dotted 1px #b19347;
	height: 1px;
	color: #ffffff;
}

.lecture-media-box {
	background-color:#fcf9f0;
	border: #cdbe96 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
}
	
.lecture-media-box-label {
	 background-color:#8a660b;
	 color:#fff; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:14px; 
	 font-weight:bold;
	 padding:5px 8px 5px 8px;
	 text-align:right;
	 float:right;
}

	


/* Publications */	

.publications-box {
	background-color:#fcf9f0;
	border: #cdbe96 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
}	

.publications-box-label {
	background-color:#13387f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#fff;
}			
		
		
.publications-box-more {
	 -webkit-border-top-left-radius: 5px;
	 -webkit-border-bottom-right-radius: 5px;
	 -moz-border-radius-topleft: 5px;
	 -moz-border-radius-bottomright: 5px;
	 border-top-left-radius: 5px;
	 border-bottom-right-radius: 5px;
	 background-color:#8a660b;
	 color:#fff; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 font-weight:normal;
	 padding:5px 8px 5px 8px;
	 text-align:right;
	 float:right;
	 vertical-align:baseline;
}


.publications-box-text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
	}	
			
	
	
	
/*Social */		
.twitter-more {
	 -webkit-border-top-left-radius: 5px;
	 -webkit-border-bottom-right-radius: 5px;
	 -moz-border-radius-topleft: 5px;
	 -moz-border-radius-bottomright: 5px;
	 border-top-left-radius: 5px;
	 border-bottom-right-radius: 5px;
	 background-color:#009cdf;
	 color:#fff; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:13px; 
	 font-weight:bold;
	 padding:5px 8px 5px 8px;
	 text-align:right;
	 float:right;
	 vertical-align:baseline;
}	


.facebook-more {
	 -webkit-border-top-left-radius: 5px;
	 -webkit-border-bottom-right-radius: 5px;
	 -moz-border-radius-topleft: 5px;
	 -moz-border-radius-bottomright: 5px;
	 border-top-left-radius: 5px;
	 border-bottom-right-radius: 5px;
	 background-color:#39507a;
	 color:#fff; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:13px; 
	 font-weight:bold;
	 padding:5px 8px 5px 8px;
	 text-align:right;
	 float:right;
	 vertical-align:baseline;
}



.social-box {
	background-color:#fcf9f0;
	border: #cdbe96 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
}


/* ===================== END COMMUNICATIONS LANDING PAGE ==================== */







/* ===================== WITS WEEKLY PAGES ==================== */

	#witsweekly {margin:0; padding:0; background-color:#e4ecf7;}
	#witsweekly a {color:#056998; border-bottom: 1px dotted #056998; text-decoration:none;}
	#witsweekly a.link {color:#056998; border-bottom: 1px dotted #056998; text-decoration:none;}
	#witsweekly a.hover {text-decoration:none; border-bottom:none;}
	#witsweekly a.visited {color:#056998; border-bottom: 1px dotted #056998; text-decoration:none;}
	#witsweekly .date {padding-left:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight:normal; color:#056998}
	#witsweekly .issue {padding-right:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight:normal; color:#056998; text-align:right;}
	#witsweekly .intro {padding-left:20px; padding-right:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:normal; color:#776e57; line-height:21px; font-style:italic;}
	#witsweekly .intro p { font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:normal; color:#776e57; line-height:21px; font-style:italic;}
	#witsweekly .newspic {padding-top:10px;  padding-left:20px;}
	#witsweekly .newsheading {padding-top:10px; padding-right:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:normal; color:#056998}
	#witsweekly .newstext {padding-top:10px; padding-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:18px; color:#000000;}
	#witsweekly .profilepic {padding-top:10px;  padding-left:20px; padding-right:10px;}
	#witsweekly .fact, .newsbyte {padding-top:10px; padding-left:20px; padding-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:18px; color:#000000;}
	#witsweekly .bottomlinks {padding-top:10px; padding-left:30px; padding-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:18px;}

/* ===================== END OF WITS WEEKLY PAGES ==================== */




/* ======= */
/*~rel:stylesheet|type:text/css|media:screen~*/
/*
======================  Main Style Sheet for the WITS UNIVERSITY Website ======================
URI: http://www.wits.ac.za
Created by: Graham Holtshausen
Department: Marketing & Communications
Email: graham.holtshausen@wits.ac.za
Date Created: 26 May 2010

---------- Latest Version -----------
Modified by: Graham Holtshausen
Date: 14 March 2012
-------------------------------------
===============================================================================================
*/
html, body {
	background-image: url(../images/bg-gradient.gif);
	background-repeat: repeat-x;
	background-color: #e4ecf7;
	margin:0;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8c8574;
	text-transform:none;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1277a6;
	text-transform:none;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1277a6;
	text-shadow: 1px 1px 1px #ffffff;
	background-color: #f1f5fb;
	padding: 5px;
	text-transform:none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	color: #8c8574;
	text-transform:none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
	background-color: #f3f0e7;
	padding: 5px;
	text-transform:none;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}
em {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
}
ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}
ul li {
}
ol {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}
ol li {
}

/* Table Styles */
table {
}
th {
	background-color: #ddd7c7;
	color: #7b7666;
 	text-shadow: 1px 1px 1px #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	vertical-align: top;
}
.alternate {
	background-color:#efece0;
}
.solidgold {
	border: #eeebe3 solid 1px;
}
.dottedgold {
	border: #eeebe3 dotted 1px;
}
/* End of Table Styles */

.strong {
	font-weight:bold;
}
a {
	text-decoration: none;
	color:#036796;
}
a:link {
	color:#036796;
}
a:hover {
	border-bottom: dotted 1px #55add7;
	color:#55add7;
}
a:visited {
	color:#036796;
}
img  {
	text-decoration:none;
	border:none;
}
img a {
	text-decoration:none;
	border:none;
}
img a:hover {
	text-decoration:none;
	border:none;
}

/* Styling of feature text */
.featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
}
.dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}
.featurebox {
	background: #f7f4ed;
	border: #eeebe3 solid 1px;
	-moz-box-shadow: inset 0 0 7px #ddd9cf;
	-webkit-box-shadow: inset 0 0 7px #ddd9cf;
	box-shadow: inner 0 0 7px #ddd9cf;
}
.body_author{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c8574;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	margin-top:15px;
	padding:0;
}
/* */
#body-wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#branding {
	display:none;
}
#header {
	width: 960px;
}
#top-nav {
	background-image: url(../images/top-nav-bg2.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 46px;
}
#top-nav ul{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px 1px #003c58;
	width: 940px;
	margin: 0px;
	white-space: nowrap;
	text-align: center;
	margin-left: -20px;
}
#top-nav ul li {
	width: 134px;
	list-style-type: none;
	display: inline-block;
	margin: auto;
}

/* ---------------- Header ---------------- */
#wits-crest {
	background-image: url(../images/wits-crest.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 89px;
	float: left;
}
#generic-links{
	background-image: url(../images/generic-links-bg.gif);
	background-repeat: no-repeat;
	width: 470px;
	height: 89px;
	float: right;
}
#generic-links a{
color: #7b7666;
text-shadow: 1px 1px 1px #ffffff;
text-decoration:none;
border:none;
}
#tab-links {
	position: absolute;
	margin-top: 63px;
	margin-left: 155px;
}
#tab-links a {
	color: #1277a6;
	text-decoration:none;
	border:none;
}
#tab-links ul{
	margin: 0;
}
#tab-links ul li{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1277a6;
	text-shadow: 1px 1px 1px #fff;
	margin: 0;
	white-space:nowrap;
	display: inline;
	list-style: none;
	padding: 8px;
}
#top-links {
	color: #8a660b;
	position: absolute;
	margin-top: 5px;
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#top-links .searchbar{
	border: none;
	width: 185px;
	height: 13px;
	position: absolute;
	left: 160px;
	top: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b2aea2;
	background:#fff;
}
#top-links .searchbutton{
	background: url(../images/search-button.gif)	no-repeat;
	width: 19px;
	height: 18px;
	position: absolute;
	left: 350px;
	top: 0;
	padding: 0;
	border: none;
}
/* ------------ End of Header ------------- */

/* ------------ White Page Area ----------- */
#page-wrapper {
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-y;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
#page-bottom {
	background-image: url(../images/page-bottom.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 18px;
}
#left-feature-column {
	width: 630px;
	float: left;
	margin: 0px;
}
/* Styling of feature text */
#left-feature-column .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	width: 610px;
	text-align: justify;
	margin-top: -25px;
	padding-bottom: 10px;
}
#left-feature-column .featuretext .dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}
/* End of styling of feature text */

/* Styling of News column */
#news-column {
	width: 263px;
	float: right;
}
#news-column .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}
#news-column .header{
	width: 253px;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}
#news-image {
	background-image: url(../images/news-pic-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100px;
	height: 121px;
	float: left;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
}
#news-image .img{
	margin-left: -18px;
	margin-top: 15px;
	width: 90px;
	height: 90px;
}
#news-teaser {
	float: right;
	width: 140px;
	height: 120px;
	overflow: hidden;
}
#news-teaser .date {
	width: 136px;
	background-color: #f1ede2;
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: right;
	padding: 2px;
	margin: 0;
	margin-top: 12px;
}
#news-teaser h3 {
	color: #036796;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: -8px;
	background: none;
	padding: 0;
}
.newslink a {
	color: #036796;
	text-decoration: none;
}
.newslink a:link {
	color: #036796;
	text-decoration: none;
}
.newslink  a:hover {
	color: #036796;
	text-decoration: none;
	border-bottom: dotted thin #036796;
}
.newslink a:visited {
	color: #036796;
	text-decoration: none;
}
#news-teaser p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
/* End of styling of News column */

/* Styling of Events column */
#events-column {
	float: right;
	width: 480px;
}
#events-column .header{
	width: 470px;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}
#event-item-left {
	width:220px;
	border-bottom: dotted thin #8a660b;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#event-item-right {
	width:220px;
	border-bottom: dotted thin #8a660b;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}
#event-date-box {
	background-image: url(../images/date-bg.gif);
	width: 66px;
	height: 66px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#event-date-box .month {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: -1px -1px 1px #836417;
	padding-top: 12px;
	padding-left: 8px;
	position: absolute;
}
#event-date-box .day {
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
	padding-top: 25px;
	padding-left: 10px;
	position: absolute;
}
#event-heading {
	width: 150px;
	height: 48px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036796;
	overflow: hidden;
	padding-top: 7px;
}
#event-heading .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}
/* End of styling of Events column */

/* Styling of the feature box */
#feature-box{
	background-image: url(../images/feature-box-bg.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 215px;
	float: left;
}
#feature-box .heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px 1px #003b56;
	position: absolute;
	margin-top: 30px;
	margin-left: 20px;
}
#feature-box ul{
	list-style-image: url(../images/arrow.gif);
	margin-top: 60px;
	margin-left: -5px;
	width: 140px;
	line-height: 20px;
}
#feature-box p {
	margin-top: 60px;
	margin-left: 20px;
	width: 145px;
	line-height: 18px;
}
#feature-box-image{
	background-image: url(../images/feature-box-white-bg.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 215px;
	float: left;
	margin-top: 0;
	margin-left: 0;
}
#feature-box-image img{
	margin-top: 24px;
	margin-left: 10px;
}
/* End of styling of the feature box */

#clearfix {
	clear: both;
}

/* ================ JQUERY CONTENT SLIDER ================== */
#slider-bg{
	background-image: url(../images/slider-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 636px;
	height: 353px;
	top: 0px;
	margin-top: -45px;
	padding-top: 53px;
	margin-bottom: 0;
}
#slider {
	background:url(../images/loader.gif) no-repeat 50% 50%;
	height: 300px;
	width: 600px;
}
#slider img {
	position:absolute;
	display:none;
	height: 300px;
	width: 600px;
	z-index: 20;
}
#slider a {
	border:0;
	display:block;
}
#static {
	height: 300px;
	width: 600px;
}
#static img {
	position:absolute;
	height: 300px;
	width: 600px;
	z-index: 20;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.6; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:10px;
	margin:0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
/* ============= END OF QUERY CONTENT SLIDER =============== */

/* Styling of the footer*/
#footer {
	background-color: #1d82b2;
	background: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	width: 940px;
	height: 163px;
	margin-left: auto;
	margin-right: auto;
}
#footer-left {
	width: 190px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	color: #ffffff;
	text-shadow: -1px -1px 1px #1277a6;
	padding:0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	border-right: solid 1px #adcfe4;
	float: left;
}
#footer-left h3{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px 1px #1277a6;
	margin: 0;
	background: none;
}
#footer-centre {
	width: 320px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: regular;
	color: #ffffff;
	text-shadow: -1px -1px 1px #1277a6;
	padding:0px;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	border-right: solid 1px #adcfe4;
	float: left;
}
#footer-centre .leftcol {
	float: left;
}
#footer-centre .rightcol {
	float: left;
	padding-left: 60px;
}
#footer-centre a{
color: #fff;
}
#footer-centre a:hover {
	border-bottom: dotted thin #fff;
}
#footer-right {
	width: 280px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: regular;
	color: #ffffff;
	text-shadow: -1px -1px 1px #1277a6;
	padding:0px;
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
	float: right;
	text-align: right;
}
#footer-right a{
	color: #fff;
}
#footer-right a:hover {
	border-bottom: dotted thin #fff;
}
#footer-right p{
	color: #fff;
	margin-top: 15px;
}
#footer-right p a{
	color: #fff;
}
#footer-right p a:hover {
	border-bottom: dotted thin #fff;
}
#social-links {
	width: 214px;
	height: 36px;
	float: right;
	background: url(../images/social-bg.png) no-repeat;
}
#social-links .share {
	position: relative;
	top: 10px;
	right: 15px;
}
#social-links .share img{
	width: 16px;
	height: 16px;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
}
/* End of footer styling */

/* ================ GENERIC PAGE LAYOUT ================== */
#leftnav {
	float: left;
	margin-left: -15px;
	width: 200px;
}
#pagebody {
	float: left;
	margin-left: 15px;
	margin-right: 30px;
	width: 670px; 
}
#pagebody_noleft_nav {
	float: left;
	margin-left: 0px;
	margin-right: 25px;
	width: 100%; 
}
.breadCrumb {
	background: #f1f5fb url(../images/breadcrumbs-end.gif) no-repeat right;
	max-width:780px;
}
.chevronOverlay {
	background: url(../images/ChevronOverlay_f1f5fb.png) no-repeat 100% 0;
}
/* End of breadcrumbs styling */

/* Styling of the page functions*/
#page-functions {
	background: #f1f5fb url(../images/page-functions-end.gif) no-repeat left;
	height:25px;
	margin-right: -20px;
	float: right;
	padding: 0;
	margin-bottom: 15px;
	margin-top: -5px;
	padding-left: 8px;
	padding-right: 20px;
}
#page-functions img{
	padding: 2px;
	vertical-align: middle;
	padding-top: 3px;
}
/* End of page functions styling */
/* ============= END OF GENERIC PAGE LAYOUT =============== */

/* ================ LANDING PAGE LAYOUT ================== */
#landing-pagebody {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
/* Styling of feature text */
#landing-pagebody .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
}
#landing-pagebody .featuretext .dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}
#landing-leftcol {
	width: 640px;
	float: left;
}
#landing-feature {
	background: url(../images/landing-feature-bg.gif) no-repeat;
	width: 638px;
	height: 193px;
	margin-top: -8px;
	margin-left: -10px;
	margin-bottom: 10px;
	float: left;
}
#landing-feature-image {
	background: url(../images/landing-feature-pic-bg.gif) no-repeat;
	width: 151px;
	height: 159px;
	float: left;
	margin-top: 15px;
}
#landing-feature-image img {
	background: url(../images/landing-feature-pic-bg.gif) no-repeat;
	width: 124px;
	height: 124px;
	position: absolute;
	padding-top: 17px;
	padding-left: 8px;
}
#landing-feature-text {
	width: 280px;
	height: 155px;
	margin-left: 165px;
	margin-top: 10px;
	position: absolute;
	overflow: hidden;
}
#landing-feature-text h3{
	background: none;
	padding: 0;
	line-height: 16px;
	margin-bottom: 0;
}
#landing-feature-links {
	width: 150px;
	height: 140px;
	background: #f7f4ed;
	border: #eeebe3 solid 1px;
	position: absolute;
	margin-left: 456px;
	margin-top: 25px;
	-moz-box-shadow: inset 0 0 7px #ddd9cf;
	-webkit-box-shadow: inset 0 0 7px #ddd9cf;
	box-shadow: inner 0 0 7px #ddd9cf;
}
#landing-feature-links ul{
	color: #1277a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url(../images/arrow.gif);
	margin-left: -15px;
	line-height: 17px;
}
#landing-feature-links li a{
	color: #1277a6;
}
#landing-feature-links li a:hover{
	color: #1277a6;
	border-bottom: 1px dotted #1277a6;
}
#landing-rightcol {
	width: 240px;
	float: right;
}
#landing-rightcol .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #8c8574;
	text-align: justify;
}
#landing-rightcol a {
	color: #56aed9;
}
#landing-rightcol a:hover {
	color: #56aed9;
	border-bottom: dotted thin #56aed9;
}
/* ============= END OF LANDING PAGE LAYOUT =============== */

/* ================ SCHOOL PAGE LAYOUT ================== */
#school-pagebody {
	float: left;
	margin-left: 15px;
	margin-right: 10px;
}
/* Styling of feature text */
#school-pagebody .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
	position: relative;
	width: 675px;
}
#school-pagebody .featuretext .dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}
#school-feature {
	background: url(../images/landing-feature-bg.gif) no-repeat right;
	width: 700px;
	height: 193px;
	margin-top: -8px;
	margin-left: -10px;
	margin-bottom: 10px;
	float: left;
}
#school-feature-image {
	background: url(../images/landing-feature-pic-bg.gif) no-repeat;
	width: 151px;
	height: 159px;
	float: left;
	margin-top: 15px;
}
#school-feature-image img {
	background: url(../images/landing-feature-pic-bg.gif) no-repeat;
	width: 124px;
	height: 124px;
	position: absolute;
	padding-top: 17px;
	padding-left: 8px;
}


#school-feature-text {
	width: 335px;
	height: 155px;
	margin-left: 165px;
	margin-top: 10px;
	position: absolute;
	overflow: hidden;
}

#school-feature-text h3{
	background: none;
	padding: 0;
	line-height: 16px;
	margin-bottom: 0;
}


#school-feature-links {
	width: 150px;
	height: 140px;
	background: #f7f4ed;
	border: #eeebe3 solid 1px;
	position: absolute;
	margin-left: 517px;
	margin-top: 25px;
}

#school-feature-links ul{
	color: #1277a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url(../images/arrow.gif);
	margin-left: -15px;
	line-height: 17px;
}

#school-feature-links li a{
	color: #1277a6;
}


#school-feature-links li a:hover{
	color: #1277a6;
	border-bottom: 1px dotted #1277a6;
}


#logo-box {
	background: url(../images/logo-box.gif) no-repeat right;
	width: 193px;
	height: 185px;
	margin-bottom: 10px;
}

#logo-box img{
margin-left: 15px;
margin-top: 15px;
}



/* ============= END OF SCHOOL PAGE LAYOUT =============== */



/* ================ NEWS PAGE LAYOUT ================== */

/* Styling of News column */

#newspage-news-column {
	width: 300px;
	float: right;
}

#newspage-news-column .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}

#newspage-news-column .header{
	width: 290px;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}

#newspage-news-image {
	background-image: url(../images/news-pic-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100px;
	height: 121px;
	float: left;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
}



#newspage-news-image .img{
margin-left: -18px;
margin-top: 15px;
	width: 90px;
	height: 90px;

}

#newspage-news-teaser {
	float: right;
	width: 180px;
	height: 120px;
	overflow: hidden;
}

#newspage-news-teaser .date {
	width: 176px;
	background-color: #f1ede2;
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: right;
	padding: 2px;
	margin: 0;
	margin-top: 12px;
}

#newspage-news-teaser h3 {
	color: #036796;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: -8px;
	background: none;
	padding: 0;
}


.newslink a {
	color: #036796;
	text-decoration: none;
}

.newslink a:link {
	color: #036796;
	text-decoration: none;
}

.newslink  a:hover {
	color: #036796;
	text-decoration: none;
	border-bottom: dotted thin #036796;
}

.newslink a:visited {
	color: #036796;
	text-decoration: none;
}

#newspage-news-teaser p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}


#newspage-article-search{
	background-color: #faf8f1;
	padding:5px;
}


#newspage-article-search .searchbar{
	background-color: #fff;
	background-image:url(../images/large-search-field.png);
	background-repeat:no-repeat;
	border: none;
	width: 221px;
	height: 25px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #d6d6d6;
}


#newspage-article-search .searchbutton{
	background: url(../images/large-search-button.png)	no-repeat;
	width: 40px;
	height: 41px;
	border: none;
	margin-bottom:-20px;
	padding:0;
}


#newspage-event-heading {
	width: 230px;
	height: 48px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036796;
	overflow: hidden;
	padding-top: 7px;
}



#newspage-news-column .whitedivider {
	border: none 0;
	border-bottom: dotted thin #fff;
	height: 5px;
	color: #ffffff;
}


#wits-in-the-news-teaser {
	width: 290px;
	height: 120px;
	overflow: hidden;
	margin-bottom: -8px;
}

#wits-in-the-news-teaser .date {
	width: 290px;
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	display: block;
	text-align: right;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	}

#wits-in-the-news-teaser h3 {
	color: #036796;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: -8px;
	background: none;
	padding: 0;
}

/* End of styling of News column */


/* Styling of News Page items */

#newspage-left-feature-column{
	float:left;
	}

#newspage-news-item{
	width:155px;
	float:left;
	margin-right:38px;
}

#newspage-news-item H3{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:16px;
	color:#056998;
	font-style:normal;
	font-weight:normal;
	background-color:#fff;
	margin:0;
	margin-top:15px;
	padding:0;
}


#newspage-news-item H5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c8574;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	margin-top:15px;
	padding:0;
}

#newspage-news-item img{
	border:#e0d8c6 1px solid;
	margin-top:15px;
}


#newspage-news-item p{
	margin:0;
	margin-top:5px;
	padding:0;
}


#newspage-main-feature{
	width:572px;
	height:284px;
	background-image:url(../images/news-main-feature-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	margin-top:-15px;
}


#newspage-main-feature img{
	width:333px;
	height:250px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	margin-top:17px;
}

#newspage-main-feature-text{
	width:192px;
	height:230px;
	background-color:#8c8574;
	float:left;
	margin:0;
	padding:10px;
	border:0;
	margin-top:17px;
}

#newspage-main-feature p{
	color:#fff;
	font-size:11px;
	line-height:15px;
	text-shadow: -1px -1px 1px #635e51;
}

#newspage-main-feature h3{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
	margin-bottom:10px;
	background:none;
	text-shadow: -1px -1px 1px #635e51;

}


#newspage-more-news{
	width: 545px;
}



#newspage-more-news .header{
	width: 100%;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
	margin-top:20px;
}


#newspage-more-news h5{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	font-style:normal;
	color:#056998;
	line-height:28px;
	margin:0;
	padding-left:5px;
}



/* End of styling of News Page item */



/* ============ END OF NEWS PAGE LAYOUT =============== */




/* ============ START OF EVENTS LISTING PAGE LAYOUT =============== */

#eventspage-listing {
	float:left;
	width:560px;
	}


#eventspage-listing h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#1277a6;
	font-size:14px;
	font-weight:bold;
	background-color:#fff;
	padding:0;
	margin:0;

	}


#eventspage-listing .date {
	background-color: #f1ede2;
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	display: block;
	text-align: left;
	padding: 3px;
	margin:0;
	margin-top:5px;
}

#eventspage-listing p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	margin-top:5px;
	}

#eventspage-listing .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
	margin-bottom:20px;
}




#eventspage-info-box{
	background-color: #faf8f1;
	padding:10px;
}

#eventspage-info-box p{
	margin:0;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}


#eventspage-info-box ul{
	list-style-image: url(../images/arrow.gif);
	margin:0;
	margin-left: -5px;
	line-height: 20px;
}



#calendar {
	background:url(../images/calendar-bg.png) no-repeat;
	width:301px;
	height:268px;
	margin:0;
	padding:0;
	}



#calendar .prev-button{
	display:inline-block;
	width:23px;
	height:34px;
	padding:0px;
	margin:0;
	margin-left:41px;
	margin-top:25px;
	position:absolute;
	}



#calendar .next-button{
	display:inline-block;
	width:23px;
	height:34px;
	padding:0px;
	margin:0;
	margin-left:237px;
	margin-top:25px;
	position:absolute;
	}


#calendar ol.calendar {
	margin:0;
	display:inline-block;
	width:275px;
	padding:0px;
	margin-top:10px;
	margin-left:2px;
	}

#calendar li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	}

#calendar p.link {
	text-align:center;
	display: block;
	}

#calendar h2 {
	display: block;
	width: 168px;
	height:30px;
	color:#fff;
	text-shadow: -1px -1px 1px #003c58;
	text-transform:uppercase;
	margin-left:auto;
	margin-right:auto;
	padding-top:31px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
	}

/*
 * Day styles
 -------------------------*/
#calendar li li {
	width:29px;
	height:24px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	letter-spacing:1px;
	text-align:center;
	border:  1px solid transparent;
	vertical-align:middle;
	padding-top:5px;
	}


#calendar li li.holiday {
	background-color:#f5f2ea;
	color:#908e8a;
	margin-top:-1px;
	height:25px;
	}


#calendar li li.today {
	background:url(../images/calendar-today-bg.gif) repeat-x;
	color:#fff;
	margin-top:-1px;
	}


li#lastmonth li { color:#e9e4d5;}
li#nextmonth li     { color:#e9e4d5;}

#calendar li li a {
	color:#000;
}

#calendar li li a:hover {
	background:url(../images/calendar-today-bg.gif) repeat-x;
	color:#fff;
	display:inline-block;
	width:30px;
	height:30px;
}


/* Pagination Styling */
#pagination li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	float:left;
	}


#pagination a {
	background:#f1ede2 url(../images/pagination-bg-normal.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:24px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}

#pagination .previous-off,
#pagination .next-off   {
	background:#f1ede2 url(../images/pagination-bg-next.gif) no-repeat;
	color:#c5c0b4;
	font-weight:bold;
	display:block;
	float:left;
	width:50px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}



#pagination .previous a:link,
#pagination .next a:link {
	background:#f1ede2 url(../images/pagination-bg-next.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:50px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}


#pagination .previous a:hover,
#pagination .next a:hover{
	background:#f1ede2 url(../images/pagination-bg-next-active.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:50px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}



#pagination .active     {
	background:#f1ede2 url(../images/pagination-bg-active.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:24px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}


#pagination a:link,
#pagination a:visited {
	background:#f1ede2 url(../images/pagination-bg-normal.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:24px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}


#pagination a:hover {
	background:#f1ede2 url(../images/pagination-bg-active.gif) no-repeat;
	color:#8c8574;
	font-weight:bold;
	display:block;
	float:left;
	width:24px;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	padding-top:3px;
	text-align:center;
	}

/* End of Pagination Styling */

/* ============= END OF EVENTS LISTING PAGE LAYOUT ================ */





/* ============ START OF NEWS DETAIL PAGE LAYOUT =============== */

#newsdetail {
	float:left;
	width:99%;
	}


#newsdetail .date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	}


#newsdetail .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
}


#newsdetail img {
	float:right;
	border:#f1ede2 3px solid;
	}


#newsdetail p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}

/* ============= END OF NEWS DETAIL PAGE LAYOUT ================ */


/* ============ START OF EVENT DETAIL PAGE LAYOUT =============== */

#eventdetail {
	float:left;
	width:560px;
	}


#eventdetail .date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	}


#eventdetail .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
}


#eventdetail img {
	float:right;
	border:#f1ede2 3px solid;
	margin-left:10px;
	margin-bottom:10px;
	}


#eventdetail p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}


#eventdetail-column {
	width: 281px;
	float: right;
	margin-top:15px;
	-moz-box-shadow:inset 0 0 8px #000000;
   	-webkit-box-shadow:inset 0 0 8px #000000;
   	box-shadow:inset 0 0 8px #000000;
	background-color:#f1ede2;
}


#eventdetail-box-top {
	background:url(../images/event-detail-box-top.gif) no-repeat;
	width:281px;
	height:10px;
	}

#eventdetail-box-middle{
	background:url(../images/event-detail-box-middle.gif) repeat-y;
	width:261px;
	padding:10px;
	}

#eventdetail-box-bottom {
	background: url(../images/event-detail-box-bottom.gif) no-repeat;
	width:281px;
	height:9px;
	}

#eventdetail-box-desc {
	float:left;
	width:71px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#000;
	text-align:right;
}

#eventdetail-box-detail {
	float:right;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#000;
	text-align:left;
}


#eventdetail-box-detail a {
	color:#1f86b6;
}


#eventdetail-box-detail img {
	border:none;
}



#eventdetail-date-box {
	background-image: url(../images/date-bg.gif);
	width: 66px;
	height: 66px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

#eventdetail-date-box .month {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: -1px -1px 1px #836417;
	padding-top: 12px;
	padding-left: 8px;
	position: absolute;
}

#eventdetail-date-box .day {
	color: #8a660b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
	padding-top: 25px;
	padding-left: 10px;
	position: absolute;
}


#eventdetail-day {
	float: left;
	margin-top:5px;
}

#eventdetail-day .day {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:16px;
	color:#8d690f;
	text-transform:uppercase;
}


#eventdetail-day .time {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:16px;
	color:#8d690f;
}

#eventdetail-column .whitedivider {
	border: none 0;
	border-bottom: dotted thin #fff;
	height: 5px;
	color: #ffffff;
}




/* ============= START OF STAFF LISTING PAGE LAYOUT ================ */

#stafflisting {
	float:left;
	width:560px;
	}


#stafflisting h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1277a6;
}

#stafflisting h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1277a6;
	text-shadow: 1px 1px 1px #ffffff;
	background-color: #f1f5fb;
	padding: 4px;
	margin-bottom:5px;
}


#stafflisting .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	padding-left:4px;
	}

#stafflisting .department {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	padding-left:4px;
	}

#stafflisting  .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}


#stafflisting-rightcolumn {
	width: 300px;
	float: right;
}


#stafflisting-rightcolumn  .divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
}



#stafflisting-rightcolumn .header{
	width: 100%;
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
	margin-top:20px;
}


#stafflisting-rightcolumn h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1277a6;
	background-color:#fff;
	margin-bottom:5px;
}


#stafflisting-rightcolumn .whitedivider {
	border: none 0;
	border-bottom: dotted thin #fff;
	height: 5px;
	color: #ffffff;
}


.staff-tip-content {
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 15px;
	border: none;
	background:url(../images/staff-listing-tooltip.png) no-repeat;
	width:352px;
	height:189px;
	z-index:10000;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow: -1px -1px 1px #046897;
}


.staff-tip-content h3 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	font-weight:bold !important;
	color:#fff !important;
	background: none !important;
	text-shadow: -1px -1px 1px #046897 !important;
	margin-left:0 !important;
	padding-left:0 !important;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
}


.staff-tip-content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
}

.staff-tip-content .ttitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
	margin-top:-10px;
}


.staff-tip-content .tdepartment {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:italic;
	color:#fff;
	margin:0;
	padding:0;
	margin-top:-20px;
}


.staff-tip-content .temail a {
	background:url(../images/staff-listing-email.png) no-repeat;
	background-position:left;
	height:20px;
	padding-left:25px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin-top:-10px;
	text-decoration: none !important;
}

.staff-tip-content .temail a:hover {
	text-decoration: none !important;
	color:#EEE;
	border: none !important;
}


.staff-tip-content .ttelephone {
	background:url(../images/staff-listing-phone.png) no-repeat;
	background-position:left;
	height:20px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin-top:-20px;
	margin-left:4px;
	padding-left:20px;
}


.staff-tip-content .viewmore a {
	height:30px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-shadow:-1px -1px 1px #00364f;
	text-align:right;
	float:right;
	padding-right:30px;
	margin-bottom:10px;
	text-decoration: none !important;
}

.staff-tip-content .viewmore a:hover {
	text-decoration: none !important;
	color:#EEE;
	border: none !important;
}




/* ============== END OF STAFF LISTING PAGE LAYOUT ================= */







/* ============== START OF STAFF DETAIL PAGE LAYOUT ================= */

#stafftdetail-box{
	float:right;
	background-color: #faf8f1;
	padding:10px;
	-moz-box-shadow: inset 0 0 5px #907c47;
	-webkit-box-shadow: inset 0 0 5px #907c47;
	box-shadow: inner 0 0 5px #907c47;
}

#stafftdetail-box-top {
	background:url(../images/staff-detail-box-top.gif) no-repeat;
	width:503px;
	height:9px;
}

#stafftdetail-box-middle{
	background:url(../images/staff-detail-box-middle.gif) repeat-y;
	width:483px;
	padding:10px;
	}

#stafftdetail-box-bottom {
	background: url(../images/staff-detail-box-bottom.gif) no-repeat;
	width:503px;
	height:9px;
	}

#stafftdetail-box-desc {
	float:left;
	width:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#000;
	text-align:right;
	margin-top:-10px;
	margin-bottom:-10px;
}

#stafftdetail-box-detail {
	float:right;
	width:470px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	color:#000;
	text-align:left;
	margin-top:-10px;
	margin-bottom:-10px;
}

.staffdetail-label {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:12px;
}

.staffdetail-value {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:12px;
	max-width:290px;
	text-align:left ;
        float:left;
}
.staffdetail-label {
	width: 180px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	float: left;
}

#stafftdetail-box-detail a {
	color:#1f86b6;
}


#stafftdetail-box-detail img {
	border:none;
}

#staff-photo {
	width:174px;
	height:245px;
	background-image:url(../images/staff-photo-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	margin-top:-15px;
}


#staff-photo img {
	width:150px;
	height:200px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	margin-top:21px;
}

#stafftdetail-pagebody {
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	width:690px;
}


#stafftdetail-pagebody .featuretext {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #8c8574;
	text-align: justify;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
}


#stafftdetail-pagebody .featuretext .dropcap {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 45px;
	color: #1277a6;
	float : left;
}


.authortext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}


.publication{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#056998;
}


.isbn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#000;
}


.journal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#000;
}




.divider {
	border: none 0;
	border-bottom: dotted thin #b19347;
	height: 1px;
	color: #ffffff;
	margin-bottom:15px;
}


#stafftdetail-pagebody  h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #1277a6;
	margin-bottom:10px;
	margin-top:25px;
}

/* ========================= ANNOUNCEMENTS ========================== */
#ccms_announcements_message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #C00;
	font-weight: bold;
	clear: both;
	padding: 10px;
}
/* ====================== END OF ANNOUNCEMENTS ======================= */

/* ============== START OF DYNAMIC BLOCKS ================= */
/* News Snippets */
.homepage_newssnippets {
	width: 260px;
	clear: both;
	height: 121px;
	border-bottom: dotted thin #b19347;
	padding-top:10px;
	padding-bottom:15px;
}
.homepage_newssnippets .item-images-wrapper {
	width: 100px;
	height: 121px;
	float: left;
	background-image: url("../images/news-pic-bg.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin:0;
	margin-left:20px;
	margin-top:0px;
	padding: 0;
}
.homepage_newssnippets .item-images-wrapper img{
	width: 90px;
	height: 90px;
	margin:0;
	margin-left:-18px;
	margin-top:15px;
	padding: 0;
}
.homepage_newssnippets .item-content-wrapper {
	width: 130px;
	height: 110px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.homepage_newssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.homepage_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.homepage_newssnippets .item-content-wrapper .item-date {
	display: block !important;
	background-color: #F1EDE2;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.homepage_newssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
/* Event Snippets */
.homepage_eventssnippets {
	width: 480px;
	clear: both;
}
.homepage_eventssnippets .item-content-wrapper {
	width: 480px;
	height: 70px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.homepage_eventssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.homepage_eventssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
}
.homepage_eventssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
/* News Page - News listing */
.newspage_newssnippets {
	width: 570px;
	padding-bottom:10px;
	clear: both;
	min-height:150px;
}
.newspage_newssnippets .item-images-wrapper {
	width: 100px;
	height: 121px;
	float: left;
	background-image: url("../images/news-pic-bg.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin:0;
	margin-left:20px;
	margin-top:-15px;
	padding: 0;
}
.newspage_newssnippets .item-images-wrapper img{
	width: 90px;
	height: 90px;
	margin-left:-18px;
	margin-top:15px;
}
.newspage_newssnippets .item-content-wrapper {
	width: 430px;
	float: right;
	overflow: hidden;
	padding: 5px;
}
.newspage_newssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.newspage_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.newspage_newssnippets .item-content-wrapper .item-date {
	display: block !important;
	background-color: #F1EDE2;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.newspage_newssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom:5px;
	border-bottom: dotted thin #b19347;
}
/* Events Page - Event listing */
.eventspage_eventssnippets {
	width: 570px;
	border-bottom: dotted thin #b19347;
	margin-top:15px;
	padding-bottom:10px;
	clear: both;
	min-height:150px;
	}
.eventspage_eventssnippets .item-content-wrapper {
	width: 570px;
	float: right;
	overflow: hidden;
	padding: 5px;
}
.eventspage_eventssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.eventspage_eventssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.eventspage_eventssnippets .item-content-wrapper .item-date {
	display: block !important;
	background-color: #F1EDE2;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.eventspage_eventssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

/* Vacancy Page - Vacancy Listing */
.vacancypage_vacancylisting {
	width: 480px;
	padding-bottom:15px;
	clear: both;
}
.vacancypage_vacancylisting .item-content-wrapper {
	width: 480px;
	height: 70px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.vacancypage_vacancylisting .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.vacancypage_vacancylisting .item-content-wrapper .item-date {
	display: block !important;
	background-color: #F1EDE2;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.vacancypage_vacancylisting .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

/* Vacancy Page - Vacancy Details */
#vacancy-department-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-department-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-position-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-position-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-remuneration-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-remuneration-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-grade-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-grade-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-description-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
}
#vacancy-description-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#vacancy-closingdate-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-closingdate-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-transform:capitalize;
}
#vacancy-contactperson-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-transform:capitalize;
}
#vacancy-contactperson-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#vacancy-contactpersonemail-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
}
#vacancy-contactpersonemail-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#vacancy-contactpersonfax-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
}
#vacancy-contactpersonfax-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#vacancy-toapply-row .title-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
}
#vacancy-toapply-row .value-column{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#body_title h1 {
	text-transform:none;
	}
/* ============== END OF DYNAMIC BLOCKS ================= */

/* ====================== PAGE FUNCTIONS ICONS ====================== */
#email-page {
	background-image: url(../images/email-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#add-favourites {
	background-image: url(../images/favorites-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#print-page {
	background-image: url(../images/print-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#report-bug {
	background-image: url(../images/bug-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#pdf-page {
	background-image: url(../images/pdf-icon.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#facebook-page {
	background-image: url(../images/facebook.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#twitter-page {
	background-image: url(../images/twitter.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	cursor: pointer;
	padding: 1px;
	margin-top: 3px;
}
#page-functions-messages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* ===================== END PAGE FUNCTIONS ICONS ==================== */




/* ===================== COMMUNICATIONS LANDING PAGE ==================== */

#compage-left-col{
	width:480px;
	float:left;
	}
	
#compage-left-col .header {
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}	
	
	
#compage-right-col{
	width:345px;
	float:left;
	margin-left:70px;
	}	
	
#compage-right-col .header {
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}	
	
	
#compage-news{}	
	
#compage-news .header {
	color: #8a660b;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	background-color: #f1ede2;
	padding: 5px;
}

/* Communications Page News Snippets */
.compage_newssnippets {
	width: 480px;
	clear: both;
	height: 121px;
	border-bottom: dotted thin #b19347;
	padding-top:10px;
	padding-bottom:10px;
}
.compage_newssnippets .item-images-wrapper {
	width: 100px;
	height: 121px;
	float: left;
	background-image: url("../images/news-pic-bg.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin:0;
	margin-left:20px;
	margin-top:0px;
	padding: 0;
}
.compage_newssnippets .item-images-wrapper img{
	width: 90px;
	height: 90px;
	margin:0;
	margin-left:-18px;
	margin-top:15px;
	padding: 0;
}
.compage_newssnippets .item-content-wrapper {
	width: 350px;
	height: 110px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.compage_newssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.compage_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
	margin:0 0 5px 0;
}
.compage_newssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.compage_newssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
/* End of Communications Page News Snippets */


.rounded-more-box {
	-webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius:5px;
	 background-color:#f1ede2; 
	 border: solid #ddcea4 1px;
	 color:#000; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; padding:5px 8px 5px 8px; 
	 text-align:right; 
	 float:right; 
	 vertical-align:baseline;	
	}
	
.rounded-more-box a{
	 color:#000;
	 text-decoration:none;
	 border:none;
	 font-style:italic;
	 }	
	 
/* Media Releases */
#media-releases {
	width:345px;
	border-bottom: dotted thin #b19347;
	padding-top:10px;
	padding-bottom:10px;
	}
	


#media-releases h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#036796;
	text-transform:none;
	margin:5px 0 5px 0;
	}
	


#media-releases .date {
	display: block !important;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
	font-style:italic;
}

#media-releases p {
	margin:5px 0 5px 0;
}


/* End Media Releases */


/* Communications Page Event Snippets */
.compage_eventssnippets {
	width: 345px;
	clear: both;
	
}
.compage_eventssnippets .item-content-wrapper {
	width: 345px;
	height: 50px;
	float: right;
	overflow: hidden;
	padding: 5px 0 5px 0;
	border-bottom: dotted thin #b19347;
	
}
.compage_eventssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.compage_eventssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0;
	margin:5px 0 5px 0;
	text-align: left;
}
.compage_eventssnippets .item-content-wrapper .item-abstract {
	display: none !important;
	color: #000;
	margin:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	max-height:1px !important;
}



/* Opinion Pieces */
#opinion-pieces {
	width:480px;
	border-bottom: dotted thin #b19347;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.opinion-alternate{
	background-color: #fcf9f0;
	}	
	


#opinion-pieces h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#036796;
	text-transform:none;
	margin:5px 0 5px 0;
	}
	


#opinion-pieces .date {
	display: block !important;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
	font-style:italic;
}

#opinion-pieces p {
	margin:5px 0 5px 0;
	font-size:11px;
}


/* End Opinion Pieces */



/* News Landing Page Event Snippets */
.newslandingpage_eventssnippets {
	width: 285px;
	clear: both;
	
}
.newslandingpage_eventssnippets .item-content-wrapper {
	width: 285px;
	height: 50px;
	float: right;
	overflow: hidden;
	padding: 5px 0 5px 0;
	border-bottom: dotted thin #b19347;
	
}
.newslandingpage_eventssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.newslandingpage_eventssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0;
	margin:5px 0 5px 0;
	text-align: left;
}
.newslandingpage_eventssnippets .item-content-wrapper .item-abstract {
	display: none !important;
	color: #000;
	margin:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	max-height:1px !important;
}


/* News Landing Page News Snippets */
.newslandingpage_newssnippets {
	width: 540px;
	clear: both;
	padding-top:3px;
	padding-bottom:3px;
}
.newslandingpage_newssnippets .item-images-wrapper {
	display: none !important;
}
.newslandingpage_newssnippets .item-images-wrapper img{
	display: none !important;
}
.newslandingpage_newssnippets .item-content-wrapper {
	width: 540px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.newslandingpage_newssnippets .item-images-wrapper .image-thumb-medium {
	display: none !important;
}
.newslandingpage_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: regular;
	max-height: 30px;
	overflow: hidden;
	margin:0 0 5px 0;
}
.newslandingpage_newssnippets .item-content-wrapper .item-date {
	display: none !important;
}
.newslandingpage_newssnippets .item-content-wrapper .item-abstract {
	display: none !important;
}
/* End of News Landing  Page News Snippets */


.more-news-year {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#826a28;
	}

.more-news-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#826a28;
	}

.rounded-month-box {
	-webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius:5px;
	 background-color:#f1ede2; 
	 border: solid #ddcea4 1px;
	 color:#ddcea4; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:18px; 
	 font-weight:bold;
	 text-transform:uppercase;
	 padding:5px 8px 5px 8px; 
	}


.rounded-month-box-active{
	-webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius:5px;
	 background-color:#f1ede2; 
	 border: solid #ddcea4 1px;
	 color:#826a28; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:18px; 
	 font-weight:bold;
	 text-transform:uppercase;
	 padding:5px 8px 5px 8px; 
	}

/* News Thumnail on Page*/	
.ext_image_include {
	float: right; 
    margin: 10px 0 10px 10px; /*space around the image*/
	}


/* Lectures and Speeches*/

.lecture-title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#000;
	}
	
.lecture-subject-title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#000;
	}	
	
.lecture-date {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#8a660b;
	}	
		
		
.lecture-text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
	}	
	

.lecture-divider {
	border: none 0;
	border-bottom: dotted 1px #b19347;
	height: 1px;
	color: #ffffff;
}

.lecture-media-box {
	background-color:#fcf9f0;
	border: #cdbe96 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
}
	
.lecture-media-box-label {
	 background-color:#8a660b;
	 color:#fff; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:14px; 
	 font-weight:bold;
	 padding:5px 8px 5px 8px;
	 text-align:right;
	 float:right;
}

	


/* Publications */	

.publications-box {
	background-color:#fcf9f0;
	border: #cdbe96 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
}	

.publications-box-label {
	background-color:#13387f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#fff;
}			
		
		
.publications-box-more {
	 -webkit-border-top-left-radius: 5px;
	 -webkit-border-bottom-right-radius: 5px;
	 -moz-border-radius-topleft: 5px;
	 -moz-border-radius-bottomright: 5px;
	 border-top-left-radius: 5px;
	 border-bottom-right-radius: 5px;
	 background-color:#8a660b;
	 color:#fff; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 font-weight:normal;
	 padding:5px 8px 5px 8px;
	 text-align:right;
	 float:right;
	 vertical-align:baseline;
}


.publications-box-text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
	}	
			
	
	
	
/*Social */		
.twitter-more {
	 -webkit-border-top-left-radius: 5px;
	 -webkit-border-bottom-right-radius: 5px;
	 -moz-border-radius-topleft: 5px;
	 -moz-border-radius-bottomright: 5px;
	 border-top-left-radius: 5px;
	 border-bottom-right-radius: 5px;
	 background-color:#009cdf;
	 color:#fff; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:13px; 
	 font-weight:bold;
	 padding:5px 8px 5px 8px;
	 text-align:right;
	 float:right;
	 vertical-align:baseline;
}	


.facebook-more {
	 -webkit-border-top-left-radius: 5px;
	 -webkit-border-bottom-right-radius: 5px;
	 -moz-border-radius-topleft: 5px;
	 -moz-border-radius-bottomright: 5px;
	 border-top-left-radius: 5px;
	 border-bottom-right-radius: 5px;
	 background-color:#39507a;
	 color:#fff; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:13px; 
	 font-weight:bold;
	 padding:5px 8px 5px 8px;
	 text-align:right;
	 float:right;
	 vertical-align:baseline;
}



.social-box {
	background-color:#fcf9f0;
	border: #cdbe96 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	color:#000;
}


/* ===================== END COMMUNICATIONS LANDING PAGE ==================== */








/* ===================== WITS WEEKLY PAGES ==================== */

	#witsweekly {margin:0; padding:0; background-color:#e4ecf7;}
	#witsweekly a {color:#056998; border-bottom: 1px dotted #056998; text-decoration:none;}
	#witsweekly a.link {color:#056998; border-bottom: 1px dotted #056998; text-decoration:none;}
	#witsweekly a.hover {text-decoration:none; border-bottom:none;}
	#witsweekly a.visited {color:#056998; border-bottom: 1px dotted #056998; text-decoration:none;}
	#witsweekly .date {padding-left:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight:normal; color:#056998}
	#witsweekly .issue {padding-right:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight:normal; color:#056998; text-align:right;}
	#witsweekly .intro {padding-left:20px; padding-right:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:normal; color:#776e57; line-height:21px; font-style:italic;}
	#witsweekly .intro p { font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:normal; color:#776e57; line-height:21px; font-style:italic;}
	#witsweekly .newspic {padding-top:10px;  padding-left:20px;}
	#witsweekly .newsheading {padding-top:10px; padding-right:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:normal; color:#056998}
	#witsweekly .newstext {padding-top:10px; padding-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:18px; color:#000000;}
	#witsweekly .profilepic {padding-top:10px;  padding-left:20px; padding-right:10px;}
	#witsweekly .fact, .newsbyte {padding-top:10px; padding-left:20px; padding-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:18px; color:#000000;}
	#witsweekly .bottomlinks {padding-top:10px; padding-left:30px; padding-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:18px;}

/* ===================== END OF WITS WEEKLY PAGES ==================== */





/* ===================== LANDING PAGE NEWS ITEMS ==================== */

.landingpage_rightcol_newsnippets {
	width: 238px;
	clear: both;
	
}
.landingpage_rightcol_newsnippets .item-content-wrapper {
	width: 238px;
	height: 50px;
	float: right;
	overflow: hidden;
	padding: 5px 0 5px 0;
	border-bottom: dotted thin #b19347;
	
}
.landingpage_rightcol_newsnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
}
.landingpage_rightcol_newsnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0;
	margin:5px 0 5px 0;
	text-align: left;
}
.landingpage_rightcol_newsnippets .item-content-wrapper .item-abstract {
	display: none !important;
	color: #000;
	margin:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	max-height:1px !important;
}
	
	
	

/* ===================== END OF LANDING PAGE NEWS ITEMS ==================== */




/* ===================== 2013 NEWS PAGE NEWS ITEMS ==================== */


/* Lectures & Speeched Snippets */
.lectures_newssnippets {
	width: 420px;
	clear: both;
	height: 121px;
	border-bottom: dotted thin #b19347;
	padding-top:10px;
	padding-bottom:10px;
}
.lectures_newssnippets .item-images-wrapper {
	width: 100px;
	height: 121px;
	float: left;
	background-image: url("../images/news-pic-bg.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin:0;
	margin-left:20px;
	margin-top:0px;
	padding: 0;
}
.lectures_newssnippets .item-images-wrapper img{
	width: 90px;
	height: 90px;
	margin:0;
	margin-left:-18px;
	margin-top:15px;
	padding: 0;
}
.lectures_newssnippets .item-content-wrapper {
	width: 290px;
	height: 110px;
	float: right;
	overflow: hidden;
	padding: 5px;
	padding-right:0;
	padding-left:0;
}
.lectures_newssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.lectures_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #036796;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	max-height: 30px;
	overflow: hidden;
	margin:0 0 5px 0;
}
.lectures_newssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8A660B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.lectures_newssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
/* End of Lectures & Speeched Snippets */





/* News Page - News listing */
.medianews_newssnippets {
	width: 530px;
	padding-bottom:20px;
	clear: both;
	min-height:150px !important;
	height:auto;
}
.medianewspage_newssnippets .item-images-wrapper {
	width: 90px;
	height: 100px;
	float: left;
	margin:0 25px 20px 0;
	padding: 0;
}
.medianewspage_newssnippets .item-images-wrapper img{
	width: 90px;
	height: 90px;
}
.medianewspage_newssnippets .item-content-wrapper {
	width: 400px;
	height: 100px;
	min-height:100px;
	float: right;
	overflow: hidden;
	padding: 0;	
	margin: 0 0 20px 0;
}
.medianewspage_newssnippets .item-images-wrapper .image-thumb-medium {
	display: inline !important;
}
.medianewspage_newssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #056998;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	max-height: 40px;
	overflow: hidden;
}
.medianewspage_newssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #aaaaaa;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding:0;
	margin:0 0 5px 0;
	text-align: left;
}
.medianewspage_newssnippets .item-content-wrapper .item-abstract {
	display: block !important;
	color: #000;
	margin:5px 0 0 0 ;
	height:1px;
	font-size:13px;
	line-height:18px;
	max-height:40px !important;
}

/* ---------------------- Event Snippets ------------------------------- */
.medianewspage_eventssnippets {
	width: 230px;
	clear: both;
	min-height:50px;
	}
.medianewspage_eventssnippets .item-content-wrapper {
	width: 230px;
	height: auto;
	float: right;
	overflow: hidden;
	padding: 0 0 15px 0;
	border:none;
}
.medianewspage_eventssnippets .item-images-wrapper .image-thumb-medium {
	display: none !important;
}
.medianewspage_eventssnippets .item-content-wrapper .item-title {
	display: block  !important;
	background: none repeat scroll 0 0 transparent;
	color: #056998;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}
.medianewspage_eventssnippets .item-content-wrapper .item-date {
	display: block !important;
	color: #8c8574;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0;
	margin:5px 0 5px 0;
	text-align: left;
}
.medianewspage_eventssnippets .item-content-wrapper .item-abstract {
	display: none !important;
	color: #000;
	margin:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	max-height:1px !important;
}

.newsfeaturetextheading {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:18px; 
	color:#056998; 
	font-weight:bold; 
	background:none; 
	margin:0 0 10px 0; 
	text-shadow:none;
}















