@charset "utf-8";

/*------------------------------------------- General */
* {
	margin:0;
	padding:0;
}
body {
	color:#333;
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center; /* to center the main div in IE6*/
}
a {
	color:#706996;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul, ol, dl {
	margin:20px 0;
	padding-left:30px;
}
p {
	margin:20px 0 10px;
}
blockquote {
	margin:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #6D73A3;
	font-size: 18px;
}
address {
	/*font-style:normal;*/
	font-size:14px;
	margin:.5em 0 2em;
}
#copyright {
	margin:0;
}
#poweredBy {
	margin:0 0 1em;
	font-size:.8em;
}
#poweredBy a {
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}
h2#eyeP {
	padding-top:110px;
	background:url(../images/eye-p-consultants.gif) no-repeat;
}
h3#eyeP {
	padding-top:60px;
	background:url(../images/eye-p-consultants-s.gif) no-repeat;
}
#contactPage h4 {
	margin:2em 0 0;
	font:1em;
}
.main {
	width:950px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}
#content {
	border:		1px solid #CCC;
	border-top:	none;
	background-color:#FFF;
	padding-bottom:1em;
}
a.arrow {
	padding-left:10px;
	background:url(../images/arrow-right.gif) no-repeat left center;
}
/*------------------------------------------- Banner */
h1 {
	height:100px;
	position:relative;
	background:#B8B8C2 url(../images/tasks-id-bg.gif) no-repeat;
	text-indent:-999em;
	clear:both;
}
h1 a {
	position:absolute;
	width:260px;
	height:60px;
	top:10px;
	left:10px;
}
/*------------------------------------------- menu */

ul#menu {
	margin:0;
	padding:0;
	list-style:none;
	background-color:#243373;
	height:2.2em; /* equals the <a> line-height below*/
	font-weight:bold;
}
ul#menu li {
	float:left;
}
ul#menu a{
	display:block;
	line-height:2.2em; /* equals the <ul> height above*/
	padding:0 1em;
	color:#FFF;
	text-decoration:none;
}
ul#menu a:hover {
	background-color:#D5D5DB;
	color: #243373;
}

#homePage li#home a, #homePage li#home a:hover {
	background:url(../images/indicator-top.gif) no-repeat center top;
	color:#FFF;
}
.aboutPage li#about a, .aboutPage li#about a:hover,
.servicesPage li#services a, .servicesPage li#services a:hover,
#eyepPage li#eyep a, #eyepPage li#eyep a:hover,
.gallery li#gallery a, .gallery li#gallery a:hover,
.contactPage li#contact a, .contactPage li#contact a:hover {
	background:url(../images/indicator-bottom.gif) no-repeat center bottom;
	color:#FFF;
}

/*------------------------------------------- Text Menu */

ul.links {
	margin:5px 0;
	padding:0;
	list-style:none;
	height:25px; /* equals the <a> line-height beliw*/
	clear:both;
}
ul#headerMenu {
	float:right;
}

ul.links li {
	float:left;
}

ul.links a{
	display:block;
	line-height:25px; /* equals the <ul> height above*/
	padding:0 .7em;
	color: #243373;
	text-decoration:none;
	border-right: 1px solid #CBCBD1;
}
ul.links li.last a{
	border-right: none;
}

ul.links a:hover {
	background-color:#EDEDEF;
	background-color:#CCC;
}
ul.links li#eyePlogo {
	float:right;
}
ul.links li#eyePlogo a {
	width:150px;
	height:50px;
	background:url(../images/eye-p-consultants-s.gif) no-repeat;
	text-indent:-500em;
	border-right: none;
}

/*------------------------------------------- Side Menu */
#sideMenu {
	float:left;
	width:190px;
	padding:30px 0 30px 30px;
}
#sideMenu h2 {
	margin:0;
	padding:.4em;
	background-color:#EEE;
	font-size: 18px;
	color: #6D73A3;
}
#sideMenu h3 a {
	margin:0;
	padding:0.2em 0.4em 0.2em .7em;
	background-color:#EEE;
	border-top:1px solid #FFF;
	font-size: 14px;
	font-weight: normal;
	color: #6D73A3;
	display:block;
}
#sideMenu h3 a:hover {
}
#sideMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sideMenu ul a {
	color:#749BCB;
	display:block;
	padding:0.4em 0.4em 0.4em 1em;
	list-style:none;
	border-bottom: 1px solid #EEE;
}
#sideMenu ul a:hover {
	background-color:#F5F5F5;
	text-decoration:none;
	color:#3F6FA9;
}

/*------------------------------------------- Current Page*/
/*----------------- About */
#ethicsPage li#ethics a, #ethicsPage li#ethics a:hover,
#missionPage li#mission a, #missionPage li#mission a:hover,
#visionPage li#vision a, #visionPage li#vision a:hover,
#statementPage li#statement a, #statementPage li#statement a:hover,
#profilePage li#profile a, #profilePage li#profile a:hover,
/*----------------- Services */
#ipriPage li#ipri a, #ipriPage li#ipri a:hover,
#sraPage li#sra a, #sraPage li#sra a:hover,
#tcwpPage li#tcwp a, #tcwpPage li#tcwp a:hover,

#biPage li#bi a, #biPage li#bi a:hover,
#iiPage li#ii a, #iiPage li#ii a:hover,
#ciPage li#ci a, #ciPage li#profile a:hover,
#fiPage li#fi a, #fiPage li#fi a:hover,

#ispPage li#isp a, #ispPage li#isp a:hover,
#cpPage li#cp a, #cpPage li#cp a:hover,
.gallery #sideMenu li.stick a, .gallery #sideMenu li.stick a:hover {
	color:#FFF;
	background:#6D73A3 url(../images/indicator-right.gif) no-repeat right center;
}

#csPage h3#cs a, #csPage h3#cs a:hover,
#csPage h3#cs a, #csPage h3#cs a:hover,
#csPage h3#cs a, #csPage h3#cs a:hover {
}


#text {
	float:left;
	width:668px;
	padding:30px 0 0 30px;
}
/*------------------------------------------- Home Columns */
table {
	clear:both;
}
td {
	vertical-align:top;
}
#leftColumn {
	width:336px;
	color:#FFF;
	background-color:#6D73A3;
	padding:20px;
}
#leftColumn h3 {font-weight:normal; font-size:12px;}
#leftColumn a {color:#C9E4FA;}

#middleColumn {
	width:290px;
	color:#FFF;
	background-color:#8E8EAD;
	padding:20px;
}
#rightColumn {
	width:215px;
	color:#6D73A3;
	background:#E4E4E4 url(../images/risk.jpg) no-repeat;
	padding:240px 10px 0 30px;
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCC solid;
}
#rightColumn h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6D73A3;
	position:relative;
	margin-bottom:100px;
}
#rightColumn h2 span {
	display:block;
	font-size:36px;
}
#rightColumn a {
	color:#475BAD;
}


/*------------------------------------------- Text Content: Amandla */

.hidden {
	display:none;
}
.clear {
	clear:both;
}
#amandlaPage h2 {
	text-indent:-999em;
	display:block;
	width:216px;
	height:65px;
	position:absolute;
	top:150px;
	left:375px;
	margin:0;
	background:url(../images/amandla-group.gif) no-repeat;
}
#amandlaPage h3 a {
	text-indent:-999em;
	display:block;
	width:216px;
	height:65px;
	position:absolute;
	top:230px;
	margin:0;
	background:url(../images/amandla-group-hover.gif) no-repeat;
	cursor:pointer;
	color:#010101; /* hides the focus dotted lines in FF */
}
#amandlaPage h3#amandlaCom a {
	background-position:0 0;
	left:250px;
}
#amandlaPage h3#amandlaMedia a {
	background-position:-216px 0;
	left:500px;
}
#amandlaPage h3 a:hover,
#amandlaPage h3.amandlaActive a {
	background-image:url(../images/amandla-group-up.gif);
}
#amandlaPage p { /* left margin from ".textContent p" above */
	position:absolute;
	top:295px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding:20px 0;
	margin-top:0;
}
/*------------------------------------------- Contact Form */
form * {
	margin:0;
	padding:0;
}
form {
	width:240px;
	margin:10px 0;
}
input,
textarea {
	width:350px;
	border: 1px solid #BAB6C2;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:3px;
	font-size:16px;
}
label {
	display:block;
	color:#999;
	font-size:11px;
	margin-top:5px;
}
input.submit {
	width:auto;
	background-color:#243373;
	padding:2px 10px;
	color:#FFF;
}
.green {
	color: green;
}
.red {
	color: red;
}
/* -------------------------------------------------- Galleries table */
.gallery #text table {
	margin:5px 0 20px;
}

.gallery #text td {
	width:110px;
	height:90px;
	padding:5px;
	border-spacing:10px;
	background-color:#F2F2F2;
	border: 1px solid #CCC;
	text-align:center;
	vertical-align:middle;
}
.gallery #text td a img,
.gallery #text td a:hover img {
	border:0;
}
