﻿@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B595A;
}
body {
	background-color: #264a96;
	background-image: url(/images/left_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #5b595a;
}
a:visited {
	color: #5BA11C;
}
a:hover {
	color: #5B595A;
}
a:active {
	color: #5B595A;
}
h1 {
	font-size: 49px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: 400;
}
h2 {
	font-size: 26px;
	font-weight: 300;
	line-height: 1.2em;
	color: #466fa7;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* CSS Document */

#login 
{
    color: white;
    float: right;
    padding-right: 10px;
    font: 12px Arial;
}
#login a
{
    color: white;    
    font: 12px Arial;
    text-decoration: none;
}
#loginwrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;*/
}
#header {
	height: 105px;
	width: 1024px;
	position: relative;
	/*background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;*/
	background-color: #ffffff;
	
}
#headerAdmin {
	height: 105px;
	width: 1024px;
	position: absolute;
	/*background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;*/
	background-color: white;
}
#logo {
	height: 150px;
	width: 251px;
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-position: left bottom;
	background-image: url(/images/TNU_logo.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#logo h1 {
	text-indent: -9999px;
}
#header-right {
	float: right;
	height: 95px;
	width: 773px;
}
#header-right2{
	float: right;
	height: 105px;
	width: 773px;
}
#sliderbox-left {
	float: left;
	height: 280px;
	width: 775px;
}
#sliderbox-right {
	float: right;
	height: 280px;
	width: 768px;
}
#presentation-sidebar-left {
	float: left;
	/*height: 260px;*/
	width: 201px;
	background-color: #2A8ACB;
	background-image: url(/images/presentation-sidebar-left-bg.png);
	background-repeat: no-repeat;
	margin-right: 3px;
	/*padding: 25px;*/
	padding-bottom: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#presentation-sidebar-left p {
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#presentation-sidebar-left .image {
	height: 105px;
	width: 180px;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-left: 8px;
	overflow: hidden;
}
#presentation-sidebar-right {
	float: right;
	height: 259px;
	width: 229px;
	background-color: #466fa7;
	/*background-image: url(../images/presentation-right-bg.png);
	background-repeat: no-repeat;*/	
	padding: 10px;
}
#presentation-sidebar-right h3 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #FFF;
}
#presentation-sidebar-right h3 a {
	color: #FFF;
	text-decoration: none;
}
#presentation-sidebar-right p a {
	color: #3B342D;
}
#presentation-sidebar-right p {
	font-size: 11px;
	line-height: 1.5em;
	color: #151515;
}

#content-home {
	width: 1024px;
	overflow: hidden;
	min-height: 280px;
	/*background-image: url(../images/content-home-bg.png);
	background-repeat: repeat-y;*/
	background-color: white;
	color: #5b595a;
}
#content-full {
	width: 1024px;
	overflow: hidden;
	min-height: 280px;
	background-color: #ffffff;
	/*background-image: url(../images/content-about-bg.png);
	background-repeat: repeat-y;*/
}
#sidebar {
	width: 250px;
	overflow: hidden;
	min-height: 280px;
	background-image: url(/images/content-about-bg.png);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content-sidebar-left {
	height: 1290px;
	background-color: #d1d2d3;
	background-image: url(/images/left_bg.png);
	background-repeat: no-repeat;	
	background-position: bottom;
	float: left;
	padding: 25px;
	width: 201px;
}
#content-sidebar-left2 {
	min-height: 300px;
	background-color: #5B595A;
	/*background-image: url(../images/sidebar-left-bg.png);
	background-repeat: no-repeat;
	background-color: #D0CDCD;*/
	float: left;
	padding: 25px;
	width: 201px;
}
#content-sidebar-left h1 {
	font-size: 36px;
	color: #131313;
	font-weight: bold;
}
#content-sidebar-left2 h1 {
	font-size: 36px;
	color: #131313;
	font-weight: bold;
}
#content-sidebar-left h2 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #FFF;
}
#content-sidebar-left2 h2 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #FFF;
}
#content-sidebar-left a {
	color: #FDE7C8;
}
#content-sidebar-left2 a {
	color: #FDE7C8;
}
#content-sidebar-left p {
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 15px;
	color: #161616;
}
#content-sidebar-left2 p {
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 15px;
	color: #161616;
}
#content-sidebar-left ul {
	margin-bottom: 30px;
	padding-left: 12px;
}
#content-sidebar-left li {
	font-size: 11px;
	color: #333;
	line-height: 1.5em;
}
#content-sidebar-left blockquote {
	font-size: 11px;
	font-style: italic;
	line-height: 1.5em;
	clear: both;
	margin-bottom: 20px;
}
#content-sidebar-left blockquote span {
	display: block;
	padding: 5px;
	color: #131313;
	width: 95%;
	text-align: right;
}
#content-sidebar-left .image {
	height: 130px;
	width: 180px;
	margin-bottom: 15px;
	background-color: #FFF;
	margin-left: 8px;
	overflow: hidden;
}
#content-middle {
	/*width: 465px;*/
	float: left;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: White;
	color: #5B595A;
}
#content-middle-home {
	width: 650px;
	float: left;
	text-align: justify;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: White;
	color: #5B595A;
}
#content-middle-admin {
	width: 713px;
	float: left;
	text-align: justify;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: White;
	color: #5B595A;
}
#content-middle2 {
	width: 753px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: White;
	color: #5B595A;
}
#content-middle h2, h3, h4, h5 {
	margin-bottom: 20px;
	font-weight: 300;
}
#content-middle p {
	line-height: 1.7em;
	margin-bottom: 20px;
	
}
#content-middle ul {
	padding-left: 20px;
	padding-bottom: 20px;
}
#content-middle li {
	list-style-type: none;
	background-image: url(/images/nav-icon.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0px;
	list-style-position: inside;
	line-height: 1.7em;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content-middle #next a {
	display: block;
	height: 58px;
	width: auto;
	position: absolute;
	background-image: url(/images/next.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 58px;
	text-decoration: none;
	color: #268BCB;
	padding-right: 65px;
	font-size: 16px;
	font-weight: 300;
	right: -210px;
}
#content-middle #next a:hover {
	color: #CCCCCC;
	background-image: url(/images/next.png);
	background-position: right bottom;
}
#content-right {
	width: 710px;
	float: left;
	padding: 10px;
	position: relative;
}
#content-right h2, h3, h4, h5 {
	margin-bottom: 20px;
}
#content-right p {
	line-height: 1.7em;
	margin-bottom: 20px;
}
#content-right #next a {
	display: block;
	height: 58px;
	width: auto;
	background-image: url(/images/next.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 58px;
	text-decoration: none;
	text-align: right;
	color: #268BCB;
	padding-right: 65px;
	font-size: 16px;
	font-weight: 300;
	position: absolute;
	right: 10px;
}
#content-right #next a:hover {
	color: #339933;
	background-image: url(/images/next.png);
	background-position: right bottom;
}
#content-right .presentationbox {
	border: 1px solid #5B595A;
	padding: 30px;
	float: left;
	margin-bottom: 30px;
	display: block;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	position: relative;
	margin-top: 25px;
	
}
#content-right .presentationbox:hover {
	background-color: #d9e4ce;
}
#content-right .presentationbox .step {
	font-size: 18px;
	height: 20px;
	width: auto;
	position: absolute;
	background-color: #466fa7;
	line-height: 50px;
	font-weight: normal;
	text-align: center;
	left: -1px;
	top: -20px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#content-sidebar-right {
	float: right;
	width: 185px;
	min-height: 280px;
	background-image: url(/images/sidebar-right-bg.png);
	background-repeat: no-repeat;
	/*background-color: #312a25;*/
	margin-right: 3px;
	padding: 25px;
}
.focusbox-right {
	float: right;
	width: 195px;
	margin-right: 30px;
	padding: 5px;
	margin-top: 120px;
	border: 1px solid #333;
}
.focusbox-right h2 {
	display: block;
	padding: 5px;
	background-color: #333;
	color: #FFFFFF;
	font-size: 16px;
}
.focusbox-right p {
	display: block;
	padding: 5px;
	background-color: #666;
	font-size: 11px;
	margin-bottom: 0px;
}
#content-sidebar-right h2 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #FFF;
}
#content-sidebar-right p {
	line-height: 1.5px;
	color: #FCF8F1;
	margin-bottom: 15px;
}
#content-sidebar-right .image {
	height: 131px;
	width: 180px;
	margin-bottom: 15px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#content-sidebar-right .field {
	background-color: #fbdfc8;
	border: 1px solid #a69383;
	color: #a69383;
	padding: 4px;
	width: 180px;
}

#footer {
    height: 60px;
    /*width: 1022px;*/
    background-color: #5ba11c;
    font-size: 1em;
}
#footer-left {
	width: 251px;
	/*background-image: url(../images/logo-footer.png);
	background-repeat: no-repeat;*/
	float: left;
	height: 60px;
	background-color: #5ba11c;
}
.DisplayName {color: white}
#footer-middle {
	width: 520px;
	float: left;
	height: 60px;
	line-height: 60px;
	padding-left: 10px;
	background-color: #5ba11c;
	color: White;
}
#footer-middle img {
	float: left;
	padding-top: 15px;
	padding-right: 10px;
}
#footer-right {
	float: right;
	width: 230px;
	height: 60px;
	line-height: 60px;
	padding-right: 10px;
	text-align: right;
	background-color: #5ba11c;
	color: White;
	
}
.twitter ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0 !important;
}
.twitter ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twitter ul li span {
	/* the twitter post */ 
	font-size: 11px;
	line-height: 1.5em;
	color: #151515;
}
.twitter ul li span a {
	color: #FDE7C8;
}
.twitter ul li a+span {
	/* the twitter post link */ 
	font-size: 24px;
}
.button {
	background-color: #161616;
	padding: 5px;
	color: #F58026;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content-right .presentationbox p {
	margin-bottom: 0px;
	font-size: 12px;
}
.cat_textbox {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 8px;
	color: #333333;
	width: 300px;
	margin-right: 20px;
}
.cat_textbox_small {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 4px;
	color: #333333;
}
.cat_listbox {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 4px;
	color: #333333;
}
#catwebformbutton {
	display: block;
	height: 32px;
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F58024;
	color: #000000;
	text-align: center;
}
#catwebformbutton:hover {
	background-color: #268BCB;
}
#catlistbutton {
	display: block;
	height: 32px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F58024;
	color: #000000;
	text-align: center;
	background-image: url(../../../../www.plwc.org.za/public_html/images/template/catlistbutton-bg.png);
	background-repeat: repeat;
	background-position: center;
	float: right;
	text-transform: uppercase;
	font-size: 11px;
}
#catlistbutton:hover {
	background-color: #706a5e;
	background-image: url(../../../../www.plwc.org.za/public_html/images/template/catlistbutton-bg.png);
	background-position: top;
}
.contactButton {
	text-indent: -9999px;
	padding-top: 15px;
}
.contactButton a {
	height: 70px;
	width: 181px;
	display: block;
	background-image: url(/images/contact-button.png);
	background-repeat: no-repeat;
	background-position: top;
}
.contactButton a:hover {
	height: 70px;
	width: 181px;
	display: block;
	background-image: url(/images/contact-button.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.loginButton {
	text-indent: -9999px;
	padding-top: 20px;
	margin-left: 40px;
}
.loginButton a {
	height: 58px;
	width: 150px;
	display: block;
	background-image: url(/images/login-button.png);
	background-repeat: no-repeat;
	background-position: top;
}
.loginButton a:hover {
	height: 58px;
	width: 150px;
	display: block;
	background-image: url(/images/login-button.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mapButton {
	text-indent: -9999px;
	padding-top: 15px;
}
.mapButton a {
	height: 70px;
	width: 181px;
	display: block;
	background-image: url(../images/map-button.png);
	background-repeat: no-repeat;
	background-position: top;
}
.mapButton a:hover {
	height: 70px;
	width: 181px;
	display: block;
	background-image: url(/images/map-button.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content-sidebar-left .contactButton {
	padding-left: 8px;
}

/***Buttons***/

.submitButton 
{
    background-image: url(/images/submit-button.png);
    background-repeat: no-repeat;
    width: 155px;
    height: 44px;
    cursor: pointer;
     
 }
  .logonButton 
{
    background-image: url(/images/logon-button.png);
    background-repeat: no-repeat;
    width: 155px;
    height: 44px;
    cursor: pointer;
 }
 .createButton 
{
    background-image: url(/images/create-button.png);
    background-repeat: no-repeat;
    width: 85px;
    height: 44px;
    cursor: pointer;
 }
  .cancelButton 
{
    background-image: url(/images/cancel-button.png);
    background-repeat: no-repeat;
    width: 85px;
    height: 44px;
    cursor: pointer;
 }
   .cancelButton 
{
    background-image: url(/images/refresh-button.png);
    background-repeat: no-repeat;
    width: 155px;
    height: 44px;
    cursor: pointer;
 }
    .ledgerButton 
{
    background-image: url(/images/ledger-button.png);
    background-repeat: no-repeat;
    width: 155px;
    height: 44px;
    cursor: pointer;
 }
   .generateButton 
{
    background-image: url(/images/generate-button.png);
    background-repeat: no-repeat;
    width: 155px;
    height: 44px;
    cursor: pointer;
 }
   .exportButton 
{
    background-image: url(/images/export-button.png);
    background-repeat: no-repeat;
    width: 155px;
    height: 44px;
    cursor: pointer;
 }
    .showButton 
{
    background-image: url(/images/show-button.png);
    background-repeat: no-repeat;
    width: 155px;
    height: 44px;
    cursor: pointer;
 }

  .changeButton 
{
    background-image: url(/images/change-button.png);
    background-repeat: no-repeat;
    width: 160px;
    height: 44px;
    cursor: pointer;
 }

/*
    covid banner
*/

#covidFooter {
    height: 60px;
    /*width: 1022px;*/
    background-color: #FF0000;
    column-count: 3;
    column-gap: 10px;
    column-rule-style: solid;
    column-rule-width: 1px;
    line-height: 30px;
    font-size:1em;
}

.covidLink {
    color: white !important;
    text-decoration: none;
}