@charset "utf-8";
/* CSS Document */


/* ----------- general formating page ------------- */

#middlePanelOrg {
	float: left;
	width: 51.8em;
	border-right:#000000 solid 1px;
	padding: 0em 0 0 1.3em;
}

#orgH2  h2 {
	font-size: 1.1em;
	color: #658b99;
	padding: 0;
	margin: 1em 0 .7em 0;
	font-weight: 700;
}

.orgManagerFont {
	font-size: .75em;
	font-weight: 700;
}

.divClearLeft {
	clear: left;
}

.connectingLine {
	background-color: #c7c7c7;
}

.divSpacer50em {
	clear: left;
	height: 17em;
}

#gmExplantaion {
	font-weight: 700;
}

/* ----------- Board of Directors box ------------- */

#bODOuter {
	margin: 0 auto 0 auto;
	background-color: #F8AC9F;
	width: 6.8em;
	height: 4.1em;
}

#bODTLC {
	width: .8em;
	height: .8em;
	background-image: url(../images/organisation_page/director_ltc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#bODTMS {
	width: 5.2em;
	height: .8em;
	float: left;
}

#bODTRC {
	width: .8em;
	height: .8em;
	background-image: url(../images/organisation_page/director_rtc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#bODContent {
	width: 6.7em;
	height: 2.5em;
	font-weight: 700;
	text-align: center;
	padding: 0;
	clear: left;
}

#bODBLC {
	width: .8em;
	height: .8em;
	background-image: url(../images/organisation_page/director_lbc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

#bODBMS {
	width: 5.2em;
	height: .7em;
	float: left;
}

#bODBRC {
	width: .8em;
	height: .8em;
	background-image: url(../images/organisation_page/director_rbc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}



/* ----------- Managing Director box ------------- */


#mDOuter {
	margin: 0 auto 0 auto;
	background-color: #A9D9FC;
	width: 6.8em;
	height: 4.1em;
}

#mDTLC {
	width: .8em;
	height: .8em;
	background-image: url(../images/organisation_page/manager_ltc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#mDTMS {
	width: 5.2em;
	height: .8em;
	float: left;
}

#mDTRC {
	width: .8em;
	height: .8em;
	background-image: url(../images/organisation_page/manager_rtc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#mDContent {
	width: 6.7em;
	height: 2.5em;
	font-weight: 700;
	text-align: center;
	padding: 0;
	clear: left;
}

#mDBLC {
	width: .8em;
	height: .8em;
	background-image: url(../images/organisation_page/manager_lbc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

#mDBMS {
	width: 5.2em;
	height: .7em;
	float: left;
}

#mDBRC {
	width: .8em;
	height: .8em;
	background-image: url(../images/organisation_page/manager_rbc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}

/* ----------- connecting lines ------------- */

#verticalLine1 {
	width: 1px;
	height: 3.5em;
	margin: 0 auto 0 auto;
	
}

#horizontalLine1 {
	width: 5.3em;
	height: 1px;
	margin: 1.1em auto 0 auto;
	float: left;
}

#verticalLine2 {
	width: 1px;
	height: 3em;
	margin: 0 auto 0 auto;
}

#horizontalLine2 {
	width: 5.3em;
	height: 1px;
	margin: 1.1em auto 0 auto;
	float: left;
}

#verticalLine3 {
	width: 1px;
	height: 1em;
	margin: 0 auto 0 auto;
}

#verticalLine4 {
	width: 45em;
	height: 1px;
	margin: 0 auto 0 auto;
}

#lowerLevelLineContainer {
	width: 45em;
	height: 1em;
	margin: 0 auto 0 auto;
	border-left: solid 1px #c7c7c7;
	border-right: solid 1px #c7c7c7;
}

#lowerLevelLine2 {
	width: 1px;
	height: 1em;
	margin: 0 0 0 5.64em;
	float: left;
}

#lowerLevelLine3 {
	width: 1px;
	height: 1em;
	margin: 0 0 0 5.5em;
	float: left;
}

#lowerLevelLine4 {
	width: 1px;
	height: 1em;
	margin: 0 0 0 5.5em;
	float: left;
}

#lowerLevelLine5 {
	width: 1px;
	height: 1em;
	margin: 0 0 0 5.5em;
	float: left;
}

#lowerLevelLine6 {
	width: 1px;
	height: 1em;
	margin: 0 0 0 5.5em;
	float: left;
}

#lowerLevelLine7 {
	width: 1px;
	height: 1em;
	margin: 0 0 0 5.5em;
	float: left;
}

#lowerLevelLine8 {
	width: 1px;
	height: 1em;
	margin: 0 0 0 5.5em;
	float: left;
}


/* ----------- Secretary and Excutive boxs ------------- */

#seContainer1 {
	width: 15.3em;
	height: 2.2em;
	position: relative;
	margin: -3.5em 0 0 10.6em;
}

#seContainer2 {
	width: 15.3em;
	position: relative;
	margin: -2.5em 0 0 10.6em;
}

#seOuter1 {
	float: left;
}

#seOuter2 {
	float: left;
}

.seOuter {
	background-color: #FEEEEC;
	width: 10em;
}

.seTLC {
	width: .6em;
	height: .6em;
	background-image: url(../images/organisation_page/sec_exc_ltc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.seLMS {
	width: 8.8em;
	height: .6em;
	float: left;
}

.seTRC {
	width: .6em;
	height: .6em;
	background-image: url(../images/organisation_page/sec_exc_rtc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

.seContent {
	width: 10em;
	height: 1em;
	padding: 0 0 0 .7em;
	clear: left;
}

.seBLC {
	width: .6em;
	height: .6em;
	background-image: url(../images/organisation_page/sec_exc_lbc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

.seRMS {
	width: 8.8em;
	height: .6em;
	float: left;
}

.seBRC {
	width: .6em;
	height: .6em;
	background-image: url(../images/organisation_page/sec_exc_rbc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}


/* ----------- Management positions boxs ------------- */


#mOuter1 {
	margin: 0 0 0 .1em;
	float: left;
}

#mOuter2 {
	margin: 0 0 0 .3em;
	float: left;
}

#mOuter3 {
	margin: 0 0 0 .3em;
	float: left;
}

#mOuter4 {
	margin: 0 0 0 .3em;
	float: left;
}

#mOuter5 {
	margin: 0 0 0 .3em;
	float: left;
}

#mOuter6 {
	margin: 0 0 0 .3em;
	float: left;
}

#mOuter7 {
	margin: 0 0 0 .3em;
	float: left;
}

#mOuter8 {
	margin: 0 0 0 .3em;
	float: left;
}

#mOuter9 {
	margin: 0 0 0 .3em;
	float: left;
}

/* ---- Management box formatting ------------- */

.mOuter {
	width: 5.3em;
}

.mTLC {
	width: .8em;
	height: .8em;
	background-color: #E3F1FB;
	background-image: url(../images/organisation_page/middle_level_ltc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.mTMS {
	width: 3.65em;
	height: .8em;
	background-color: #E3F1FB;
	float: left;
}

.mTRC {
	width: .8em;
	height: .8em;
	background-color: #E3F1FB;
	background-image: url(../images/organisation_page/middle_level_rtc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

.mContent {
	height: 4em;
	background-color: #E3F1FB;
	line-height: 1em;
	padding: 0 0 0 .3em;
	clear: left;
}

.mBLC {
	width: .8em;
	height: .8em;
	background-color: #E3F1FB;
	background-image: url(../images/organisation_page/middle_level_lbc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

.mBMS {
	width: 3.65em;
	height: .7em;
	background-color: #E3F1FB;
	float: left;
}

.mBRC {
	width: .8em;
	height: .8em;
	background-color: #E3F1FB;
	background-image: url(../images/organisation_page/middle_level_rbc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}

.mContent a:link, .mContent a:visited {
	color: #515151;
	text-decoration: none;
}

.mContent a:hover, .mContent a:active {
	color: #999999;
	text-decoration: none;
}

.managersDiv {
	visibility: hidden;
	height: 0;
	clear: left;
}
/* ----------- Lower Level Management position boxs ------------- */

/* ------ Lower Level 1 ------ */
#lowerLevel1 {
	position: absolute;
	left: 50%;
	top: 62em;
	margin: 0 0 0 -35em;
	visibility: hidden;
	z-index: 1;
}

#lowerLevelConLine1 {
	width: 1px;
	height: 1.5em;
	margin: 0 0 0 4em;
}

#lowerLevelContent1 {
	width: 19.5em;
	height: 6em;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	float: left;
}

#lowerRightEdge1 {
	height: 6em;
	float: left;
}

#lowerBottomEdge1 {
	width: 19.7em;
	clear: left;
}

/* ------ Lower Level 2 ------ */

#lowerLevel2 {
	position: absolute;
	left: 50%;
	top: 62em;
	margin: 0 0 0 -27em;
	visibility: hidden;
	z-index: 2;
}

#lowerLevelConLine2 {
	width: 1px;
	height: 1.5em;
	margin: 0 0 0 4em;
}

#lowerLevelContent2 {
	width: 23em;
	height: 12.5em;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	float: left;
}

#lowerRightEdge2 {
	height: 12.5em;
	float: left;
}

#lowerBottomEdge2 {
	width: 23.2em;
	clear: left;
}

/* ------ Lower Level 3 ------ */

#lowerLevel3 {
	position: absolute;
	left: 50%;
	top: 62em;
	margin: 0 0 0 -19em;
	visibility: hidden;
	z-index: 3;
}

#lowerLevelConLine3 {
	width: 1px;
	height: 1.5em;
	margin: 0 0 0 4em;
}

#lowerLevelContent3 {
	width: 16em;
	height: 7.2em;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	float: left;
}

#lowerRightEdge3 {
	height: 7.2em;
	float: left;
}

#lowerBottomEdge3 {
	width: 16.2em;
	clear: left;
}

/* ------ Lower Level 4 ------ */

#lowerLevel4 {
	position: absolute;
	left: 50%;
	top: 62em;
	margin: 0 0 0 -11em;
	visibility: hidden;
	z-index: 4;
}

#lowerLevelConLine4 {
	width: 1px;
	height: 1.5em;
	margin: 0 0 0 4em;
}

#lowerLevelContent4 {
	width: 19em;
	height: 4.5em;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	float: left;
}

#lowerRightEdge4 {
	height: 4.5em;
	float: left;
}

#lowerBottomEdge4 {
	width: 19.2em;
	clear: left;
}

/* ------ Lower Level 5 ------ */

#lowerLevel5 {
	position: absolute;
	left: 50%;
	top: 62em;
	margin: 0 0 0 -3em;
	visibility: hidden;
	z-index: 5;
}

#lowerLevelConLine5 {
	width: 1px;
	height: 1.5em;
	margin: 0 0 0 4em;
}

#lowerLevelContent5 {
	width: 17.2em;
	height: 7.3em;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	float: left;
}

#lowerRightEdge5 {
	height: 7.3em;
	float: left;
}

#lowerBottomEdge5 {
	width: 17.5em;
	clear: left;
}

/* ------ Lower Level 6 ------ */

#lowerLevel6 {
	position: absolute;
	left: 50%;
	top: 62em;
	margin: 0 0 0 5em;
	visibility: hidden;
	z-index: 6;
}

#lowerLevelConLine6 {
	width: 1px;
	height: 1.5em;
	margin: 0 0 0 4em;
}

#lowerLevelContent6 {
	width: 20em;
	height: 10em;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	float: left;
}

#lowerRightEdge6 {
	height: 10em;
	float: left;
}

#lowerBottomEdge6 {
	width: 20.2em;
	clear: left;
}

/* ------ Lower Level 7 ------ */

#lowerLevel7 {
	position: absolute;
	left: 50%;
	top: 62em;
	margin: 0 0 0 12em;
	visibility: hidden;
	z-index: 7;
}

#lowerLevelConLine7 {
	width: 1px;
	height: 1.5em;
	margin: 0 0 0 5.1em;
}

#lowerLevelContent7 {
	width: 21em;
	height: 12.9em;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	float: left;
}

#lowerRightEdge7 {
	height: 12.9em;
	float: left;
}

#lowerBottomEdge7 {
	width: 21.2em;
	clear: left;
}

/* ------ Lower Level 8 ------ */

#lowerLevel8 {
	position: absolute;
	left: 50%;
	top: 62em;
	margin: 0 0 0 18em;
	visibility: hidden;
	z-index: 8;
}

#lowerLevelConLine8 {
	width: 1px;
	height: 1.5em;
	margin: 0 0 0 6.8em;
}

#lowerLevelContent8 {
	width: 18em;
	height: 10.2em;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	float: left;
}

#lowerRightEdge8 {
	height: 10.2em;
	float: left;
}

#lowerBottomEdge8 {
	width: 18.2em;
	clear: left;
}

/* ------ Lower Level 9 ------ */

#lowerLevel9 {
	position: absolute;
	left: 50%;
	top: 62em;
	margin: 0 0 0 14em;
	visibility: hidden;
	z-index: 9;
}

#lowerLevelConLine9 {
	width: 1px;
	height: 1.5em;
	margin: 0 0 0 19.2em;
}

#lowerLevelContent9 {
	width: 22em;
	height: 13em;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	float: left;
}

#lowerRightEdge9 {
	height: 13em;
	float: left;
}

#lowerBottomEdge9 {
	width: 22.2em;
	clear: left;
}


/* ----------- Common Lower Level formating ------------- */

.lowerLevel {
	font-size: .7em;
}

.lowerLevel1Content {
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
}

.lowerRightEdge {
	width: .6em;
	background-image: url(../images/organisation_page/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.lowerBottomEdge {
	height: .6em;
	background-image:; 	background-image: url(../images/organisation_page/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.lowerLevel ul {
	margin: 0;
	padding: 1em 0 0 1em;
}

.lowerLevel li {
	margin: 0;
	list-style: none;
}

.lowerLevelConLine {
	background-color: #c7c7c7;
}


