/* 
	EDC LLP
	2010
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	background-color:#D8DCE2;
	color: #000000;
	margin: 0;
	padding: 0;
}

h1 { font-size: 2em; font-weight: bold; color:#002060; text-align:center; font-family:Geneva, Arial, Helvetica, sans-serif; margin-top:25px;}		/*#588c3e*/
h2 { font-size: 1.4em; font-weight: normal; text-align: center; font-style: italic;}
h3 { font-size: 1em; font-weight: bold; text-align:left; margin-top: 6px; margin-bottom:0;}
.clear {clear:both;}
.edc {font-weight: bold; color:#002060;}
.greenbox { background-color:#add39b;}
.blue-light {background-color: #e5f1fe;}
.inline-title {font-weight: bold; font-style: italic;}
.snug {margin-top: 0;}

.tbl-output tr {height: 3.5em; vertical-align: middle;}
.tbl-output tr.title { height: 1.45em;}
.tbl-output td {
	text-align: center;
	background-color: #badcf7; 
	color: #002060; 
	font-size: .7em; 
	font-weight: bold;
}
	
table.contact { width: 50%; font-size: .9em; margin-left: 20px; margin-top: 2em;}
table.contact th {text-align: left; width: 30%;}
table.contact a {text-decoration: none; color: #002060; font-weight: bold;}
table.contact a:hover {color: blue;}

#bound {
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0;
	background-color: #ffffff;
	min-height: 500px;
	border: 1px solid #000000;
	position:relative;
}

#header {}

#header .strip {
	background-image: url(../img/edc-header.jpg);
	background-repeat: repeat-y;
	min-height: 20px;
}

#menu {
	width: 100%;
	background-color: #ffffff;
}

#menu .logo {
	float: left;
	margin: 2px 1px 0px 2px;
}

#menu .box {
	float: left;
	margin: 7px 1px;
	background-color: #365f91;
	width: 72px;
	height: 54px;
	display: table;
}

#menu .menutext {
	width: 100%;
	color: #ffffff;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");	
}

#menu a {color: #ffffff; text-decoration: none;}
#menu a:hover {color:#588c3e;}



#displayport {
	font-size: 1.1em;
}

#displayport .col-left {
	width: 38%;
	float: left;
	margin: 5px 0 2px 10px;
}

#displayport .col-right {
	width: 58%;
	float: right;
	margin: 5px 10px 2px 0;
}

#displayport .fullwidth {
	clear: both;
	margin: 5px;
	width: 98%;
}

#displayport a.client {
    position:relative;
    z-index:24;
		color: #000000;
    text-decoration:none;
}

#displayport a.client span {display:none;}
#displayport a.client:hover {z-index:25; color:#000000; background:;}
#displayport a.client:hover span.list {
	display: block;
	position: absolute;
	top:0;
	left:0;
	padding: 25px 0 0 0;
	width:119px;
	color: #000000;
  text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
#displayport a.client:hover span.top {display: block; padding: 14px 0 0 0; background: url(../img/speech-top.png) no-repeat top;}
#displayport a.client:hover span.mid {display: block; padding: 0 2px; background: url(../img/speech-mid.png) repeat bottom;}
#displayport a.client:hover span.midl {display: block; padding: 0 2px; background: url(../img/speech-mid.png) repeat bottom; text-align:left; !important}
#displayport a.client:hover span.midl ul { margin-left: .5em; padding-left: 1em;}
#displayport a.client:hover span.bot {display: block; padding: 7px 0 0 0; background: url(../img/speech-bot.png) no-repeat bottom;}

#displayport div.coach-wrapper {margin: 0 auto; width: 560px; text-align: center;}
#displayport div.coach {float: left; margin-right: 4px; font-size: .8em;}
#displayport div.coach a {text-decoration: none; position: relative; z-index: 24;}
#displayport div.coach img { border: none;}
#displayport div.coach a span {display: none; margin: 0;}
#displayport div.coach a:hover {z-index:25; color:#000000; background:;}
#displayport div.coach a:hover span.cv {display: block; position:absolute; top: 0px ; left: -155px; padding: 5px 0 0 0; width: 350px; color: #000000; text-align:left; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90;}
#displayport div.coach a:hover span.long {top: -425px; !important}
#displayport div.coach a:hover span.medium {top: -350px; !important}
#displayport div.coach a:hover span.short {top: -295px; !important}
#displayport div.coach a:hover span.cv-top {display: block; padding: 10px 0 0 0; background: url(../img/coach-top.png) no-repeat top;}
#displayport div.coach a:hover span.cv-mid {display: block; padding: 0 4px; background: url(../img/coach-mid.png) repeat bottom;}
#displayport div.coach a:hover span.cv-bot {display: block; padding: 31px 0 0 0; background: url(../img/coach-bot.png) no-repeat bottom;}


.tbl_client {font-size: .8em;}

.tbl_client td {
	width: 125px;
	background-color: #e5f1fe;
	height: 80px;
	text-align: center;
}

.tbl_client tr {vertical-align: middle;}




.programme-title {color: #ffffff; font-size: .9em; font-weight: bold; padding: 2px; margin: 0 0 5px 0;}
.programme-title-text {background-color: #990033; padding: 2px;}

#footer-pad {clear: both; margin-bottom: 30px;}

#footer {
	background-color: #125180;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	text-align:center;
	padding: 5px 0 5px 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	clear: both;
}

.tbl-boxout
{
	text-align: center;
	font-size: .8em;
	width: 100%;
}
.tbl-boxout td {
	background-color:#e5f1fe;
	height: 6em;
}
.tbl-boxout tr {
	vertical-align: middle;
}
