/* CSS Document */

/* *** directors page styling *** */

.directors {
    list-style-type:none;
    padding:0;
    margin:0;
    font-size:1em !important;
}

.directorkey {
    border-top:0.1em solid #000;
    margin-top:2em;
    padding-left:2em;
}

#mainContent #Fulldirectors h2{
font-family:arial;
}


#mainContent .headerblock h5{
font-size:0.9em;
clear:both;
float:left;
margin-bottom:0.5em;
}


#mainContent .headerblock p{
float:left;
clear:both;
width:100%;
}

.notopmargin{
margin-top:0;
float:left;
}

/* directors page */
#directorInfo {

}



#mainContent .director-hover a{
    position:relative;
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    z-index:35;
}

#mainContent .director-hover a img {
    z-index:-10;
}

#mainContent .director-hover a:hover {
background:transparent; /*required to fix hover in IE */
}

#mainContent .director-hover a span {
display:none;
cursor:pointer;

}

#mainContent .headerblock{
float:left;
clear:both;
width:100%;
height:10em;
}


#mainContent .headerblock  sup,
#mainContent #Fulldirectors sup{
font-size:0.75em;
font-weight:normal;
}


#mainContent .director-hover  a:hover span {
    display:block;
    position:absolute;
    top:5em;
    width:4.75em;
    border:1px solid #BF2727;
    background-color:#fff; 
    color:#f00;
    text-align: center;
    padding:0.2em;
    margin:0;
  z-index:25;
  font-size:0.7em;

}

 #jamesmurray{
    position:absolute;
    top:-11.3em;
    left:2.75em;
    width:4em;
    height:7.75em;
    z-index:3;
    background:transparent;
	/*border:1px solid green;*/
}

 #garethdavis{
    position:absolute;
    top:-12.3em;
    left:29.3em;
    width:2.8em;
    height:8.8em;
    background:transparent;
    /*border:1px solid red;*/
}

 #robertwalker{
    position:absolute;
    top:-12.83em;
    left:16.3em;
    width:2.93em;
    height:9.3em;
    z-index:3;
    background:transparent;
/*	border:1px solid yellow;*/
}

#charleswatter{
    position:absolute;
    top:-12.2em;
    left:9.8em;
    width:5em;
    height:8.67em;
    z-index:3;
    background:transparent;
/*  border:1px solid green;*/

}


 #andrewduff{
    position:absolute;
	top:-11.97em;
    left:36.71em;
    width:1.17em;
    height:8.47em;
    background:transparent;
	/*border:1px solid red;*/
}

 #chiphornsby{
    position:absolute;
    top:-11.96em;
    left:32.21em;
    width:4.232em;
    height:8.47em;
    z-index:5;  
	/*border:1px solid red;  */
}


 #nigelstein{
    position:absolute;
    top:-12.43em;
    left:6.67em;
    width:2.799em;
    height:9.0045em;
    background:transparent;
	/*border:1px solid yellow;*/
}


#johnwhybrow{
    position:absolute;
     top:-10.67em;
    left:22.01em;
    width:4.9em;
    height:7.537em;
    z-index:4;
    background:transparent;
	/*border:1px solid #ccc;*/

}


 #robertmarchbank{
    position:absolute;
     top:-12.16em;
    left:26.56em;
    width:2.279em;
    height:8.67em;
   background:transparent;
     /*border:1px solid blue;*/
}

 #stephenwebster{
    position:absolute;
    top:-11.3em;
    left:0.1334em;
    width:2.995em;
    height:7.801em;
    z-index:10;  
	/*border:1px solid yellow;  */
}

 #fentonhord{
    position:absolute;
     top:-11.3em;
    left:44.9em;
    width:5.8em;
    height:25em;
    background:transparent;
	  /*border:1px solid red;*/
}

 #garethD{
    position:absolute;
    top:-11.3em;
    left:20.6em;
    width:6.2em;
    height:15.68em;
    z-index:7;
     background:transparent;
	  /* border:1px solid red;*/
}

 #frankroach{
    position:absolute;
   top:-11.96em;
    left:19.34em;
    width:2.93em;
    height:8.47em;
    background:transparent;
	 /* border:1px solid black;*/
}

 div.headerblock span#directorInfo.nomargin h4{
 margin-top:1em;}