@charset "utf-8";
/* CSS Document */

body {
	color:#cbcbcb;
	background-image: url(images/mainBG.jpg);
	margin: 0px;
	background-color: #31302e;
	font-family:Arial, Helvetica, sans-serif;

}
a, a:link {
	text-decoration:none;
}
.list-downloads a, .list-downloads a:link {
	text-decoration:none;
	color:#b71234;
}
.list-downloads a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
table {
	font-weight:normal;
}
.gallerybuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b0b0b0;
}
.gallerybuttons a {
	color: #b71234;
	font-weight:bold;
	text-decoration:none;
}
.galleryinfo {
	color: #b71234;
}
a {
	color:#b71234;
}
a:hover {
	text-decoration:none;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d5151;
}
.intro {
	font-size: 12px;
	font-weight: bold;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d5151;
	font-weight: bold;
}
.contacthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c3c3c;
}
.contactheadnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3c3c3c;
}
.contactsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B71234;
}
.footerstyle, .footerstyle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
	background-color: #4d5151;
	text-align: center;
	height: 46px;
	vertical-align: bottom;
	padding-bottom: 4px;
	text-decoration:none;
}
.footerstyle a:hover {
	color:#FFFFFF;
}
.galleryfooter, galleryfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
	background-color: #4d5151;
	text-align: right;
	padding-right:4px;
	height:20px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration:none;
}

ul.menu {
	padding:0;
	margin:0;
	float:right;
}

ul.menu ul {
	padding:0;
	margin:0;
	display:none;
	position:absolute;
	width: 128px;
}

ul.menu li {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	border-left:#babbbb 2px solid;
}

ul.menu li ul li {
	padding:0;
	margin:0;
	display:block;
	width:120px;
	float:none;
	border:none;
	border-bottom:#FFFFFF 1px solid;
	background-color:#a8a9a7;
	color:#FFFFFF;
	font-size:13px;
}

ul.menu li a {
	height:33px;
	display:block;
	text-decoration:none;
}

ul.menu li ul li a {
	height:auto;
	display:block;
	padding:4px 3px;
	text-decoration:none;
}

ul.menu li ul li a:hover {
	background-color:#979896;
}

ul.menu li ul li a, ul.menu li ul li a:link {
	color:#FFFFFF;
}

ul.menu li ul li a:hover {
	color:#4d5151;
}

ul.menu li a.home {
	width:77px;
	background:url(images/menu3.png) 0px 0px no-repeat;
}

ul.menu li a.home:hover {
	background:url(images/menu3.png) 0px -33px no-repeat;
}


ul.menu li a.services {
	width:85px;
	background:url(images/menu3.png) -77px 0px no-repeat;
}

ul.menu li a.services:hover {
	background:url(images/menu3.png) -77px -33px no-repeat;
}

ul.menu li a.showcase {
	width:99px;
	background:url(images/menu3.png) -162px 0px no-repeat;
}

ul.menu li a.showcase:hover {
	background:url(images/menu3.png) -162px -33px no-repeat;
}

ul.menu li a.team {
	width:94px;
	background:url(images/menu3.png) -261px 0px no-repeat;
}

ul.menu li a.team:hover {
	background:url(images/menu3.png) -261px -33px no-repeat;
}

ul.menu li a.downloads {
	width:81px;
	background:url(images/menu3.png) -355px 0px no-repeat;
}

ul.menu li a.downloads:hover {
	background:url(images/menu3.png) -355px -33px no-repeat;
}

ul.menu li a.contact {
	width:86px;
	background:url(images/menu3.png) -436px 0px no-repeat;
}

ul.menu li a.contact:hover {
	background:url(images/menu3.png) -436px -33px no-repeat;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #B71234;
}
ul.submenu li a {
	text-align:left;
}

.browserIE6 ul.submenu li a {
	width:100%;
}

div.team table {
	width:450px;
	padding:20px 0;
}

div.team table td{
	padding:10px 7px 0 7px;
}

div.team .imageholder {
	width: 520px;
	border-top:solid 1px #B71234;
	margin-top: 10px;
	padding-top: 10px;
	overflow: hidden;
	margin: 0px auto;
}

div.team .image {
	width: 130px;
	text-align:center;
	float:left;
	margin-bottom: 10px;
}

div.team .subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #B71234;
	margin: 0px 0px 4px 85px;
}

table.right-tab {
	border-collapse:collapse;
	border-spacing:none;
	width:100%;
}

table.right-tab td {
	padding:0;
	vertical-align:top;
}

.list-downloads {
	vertical-align:middle;
	color:#b71234;
}
#media-content {
	margin:0 auto;
}
#media-content span {
	padding:10px 20px 15px 20px;
	float:left;
	text-align:center;
	color:#b71234;
	font-size:11px;
}
#media-content img {
	border:#b7b6b6 1px solid;
}

div.contact_maps {
	margin:20px 0 40px 0;
}

div.contact_maps .background {
	width:395px;
	height:146px;
}

div.contact_maps table {
	width:100%;
}

div.contact_maps table td {
	vertical-align:bottom;
	line-height:12px;
}

div.contact_maps table td.head {
	width:40%;
}

div.contact_maps .map_heading {
	font-size:15px;
	font-weight:bold;
	color:#b71234;
	line-height:15px;
}

div.contact_maps .background .address {
	position:absolute;
	bottom:0;
	left:0;
	color:#FFF;
	font-size:11px;
	padding-left:5px;
	line-height:17px;
	z-index:10;
}

div.contact_maps .background .over {
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	width:100%;
	height:100%;
	display:none;
	background:transparent url(images/maps/map-over.png) top left no-repeat;
}

div.contact_maps.durban .background {
	background:#FFF url(images/maps/map-durban.jpg) bottom left no-repeat;
	position:relative;
	left:0;
	top:0;
}

div.contact_maps.umhlanga .background {
	background:#FFF url(images/maps/map-umhlanga.jpg) bottom left no-repeat;
	position:relative;
	left:0;
	top:0;
}

div.contact_maps.johannesburg .background {
	background:#FFF url(images/maps/map-johannesburg.jpg) bottom left no-repeat;
	position:relative;
	left:0;
	top:0;
}

div.contact_maps.capetown .background {
	background:#FFF url(images/maps/map-capetown2.jpg) bottom left no-repeat;
	position:relative;
	left:0;
	top:0;
}


/* rotator in-page placement */
    div.rotator {
	position:relative;
	height:452px;
	left:-48px;
	top:-12px;
	display: none;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:500
}
