/* ED&F MAN Primary CSS Document */

body {
	background-color: #AAAC9B;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}


#tbl_Foundations {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse:collapse;

}

#tbl_mainmenu {
	width: 727px;
	height: 34px;
	background-image:url(images/topmenu_background.png);
	border-collapse:collapse;
}

#tbl_TopMenu {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Trebuchet MS, arial, verdana;
	color: #116c4f;
	font-size: 12px;
	font-weight: bold;
	border-collapse:collapse;
	
}

.topMenuLink {
	font-family: Trebuchet MS, arial, verdana;
	color: #116c4f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.topMenuLink:hover {
	font-family: Trebuchet MS, arial, verdana;
	color: #116c4f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#tbl_maincontent {
	width: 727px;
}

.tblcell_FoundationsCentre {
/* Cental cell of the foundation table */
	background-color: #FFFFFF;
	width: 727px;
	height: 100%; 
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align:top;
}

.div_bottommenu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #116c4f;
	font-size: 11px;
}

.bottommeunlink {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #116c4f;
	font-size: 10px;
	text-decoration: none;
}

.bottommeunlink:Hover {
	text-decoration: underline;
}

#maingfxHolder {
 margin-left: 26px;
 margin-bottom: 10px;
}

.leftMenuHolder {
	width: 184px;
	vertical-align: top;
}

.leftmenusub {
	background-color: #d9e7e3;
}

.leftmenuClosed {
	border: 0px #bababa solid;
	padding: 3px;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 23px;
	font-family: Trebuchet MS, arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #116c4f;
	vertical-align: middle;
	background-image: url(images/leftmenu_closed.png);
	background-repeat: no-repeat;
	background-position: left;
}

.leftmenuOpen {
	border: 1px #bababa solid;
	padding: 3px;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 23px;
	font-family: Trebuchet MS, arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #116c4f;
	vertical-align: middle;
	background-image: url(images/leftmenu_open.png);
	background-repeat: no-repeat;
	background-position: left;
}

.leftmenuOpen2 {
	border: 1px #bababa solid;
	border-right-width: 0px;
	padding: 3px;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 23px;
	font-family: Trebuchet MS, arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #116c4f;
	vertical-align: middle;
	background-image: url(images/leftmenu_open.png);
	background-repeat: no-repeat;
	background-position: left;
}


.leftmenuOpenRight {
	border: 1px #bababa solid;
	padding: 3px;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 23px;
	font-family: Trebuchet MS, arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #116c4f;
	vertical-align: middle;
	background-image: url(images/leftmenu_openRight.png);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 0px;

}

.leftmenuGraphic {
	margin-top: 5px;
	margin-left: 23px;

}

.leftmenusub {
	background-color: #d9e7e3;
	margin-left: 23px;
	margin-top: 0px;
	padding: 3px;
	padding-left: 12px;
	font-family: Trebuchet MS, arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #116c4f;
	vertical-align: middle;
}

.tbc_maincontent {
	background-image: url(images/maincontent_topbackground.png);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}


#breadcrumbHolder {
 	font-family: Trebuchet MS, arial, verdana;
	font-size: 10px;
	padding: 5px;
	margin-left: 21px;
}

a.breadcrumblink {
	font-family: Trebuchet MS, arial, verdana;
	font-size: 10px;
	text-decoration: none;
	color: #116c4f;
}

a.breadcrumblink:hover {
	font-family: Trebuchet MS, arial, verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #116c4f;
}


.leftmenuLink {
	font-family: Trebuchet MS, arial, verdana;
	font-weight: bold;
	color: #116c4f;
	text-decoration: none;

}

.leftmenuLink:hover {
	font-family: Trebuchet MS, arial, verdana;
	font-weight: bold;
	color: #116c4f;
	text-decoration: underline;

}

.leftmenuLinksub {
	font-family: Trebuchet MS, arial, verdana;
	font-weight: normal;
	color: #116c4f;
	text-decoration: none;

}

.leftmenuLinksub:hover {
	font-family: Trebuchet MS, arial, verdana;
	font-weight: normal;
	color: #116c4f;
	text-decoration: underline;

}

.mainContentHolder {
	padding: 5px;
	padding-left: 15px;
	padding-right: 30px;
	vertical-align: top;
	font-family: Trebuchet MS, arial, verdana;
	font-size: 12px;

}
/*
		JIRA ISSUE: CORPWEB-5  
		Iain Poulson
		03/01/2012
		Change made to add styles for Commercial Trainee Programme page
*/

#commercial_trainee h2 {
	font-family: Trebuchet MS, arial, verdana;
	font-weight: bold;
	color: #116c4f;
	font-size: 15px;
}

#commercial_trainee ul.tbl {
	vertical-align: top;


}
#commercial_trainee ul.tbl li  {

	float:none;
	clear:both;
	width:100%;
	vertical-align: top;

}

#commercial_trainee ul.tbl li .left {

	float:left;

}

#commercial_trainee ul.tbl li .right {

	float:right;
	
	width: 240px;

}



#commercial_trainee .clearfix
{

clear:both;
}

/* 	END	JIRA ISSUE: CORPWEB-5  */

h3 {
	font-family: Trebuchet MS, arial, verdana;
	font-weight: bold;
	color: #116c4f;
	font-size: 13px;
}

td {
 	font-family: Trebuchet MS, arial, verdana;
	font-size: 12px;
}

.tdlightbacktopbar {  background-color: #eff6f5; height: 25px; border-color: #e0dbce #eff6f5; border-style: solid; border-top-width: 1px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;}
.tdlightbackbottombar {  background-color: #eff6f5; height: 25px; border-color: #e0dbce #eff6f5; border-style: solid; border-bottom-width: 1px; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px;}
.tdbar {  border-color: #e0dbce #eff6f5; background-color: #eff6f5; border-style: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px}

.tdlightback {  background-color: #eff6f5; height: 25px}
.tdgreenheader {font-size:	100%; font-family: Trebuchet MS, arial, verdana; color: #00794c; font-weight:bold;}
.trGreyBottom {  border-color: #FFFFFF #FFFFFF #e0dbce; border-style: solid; border-bottom-width: 1px}

input.btn{
   color:#FFFFFF;
	font-family: Trebuchet MS, arial, verdana;
   font-size: 100%;
   font-weight:normal;
   background-color:#00794c;
   border:1px solid;
   border-top-color:#e0dbce;
   border-left-color:#e0dbce;
   border-right-color:#e0dbce;
   border-bottom-color:#e0dbce;
}



.txtboxborder {  font-family: Trebuchet MS, arial, verdana; font-size: 1em; font-style: normal; font-weight: normal; border: #e0dbce; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin;}
.txtboxborder1 {  font-family: Trebuchet MS, arial, verdana; font-size: 1em; font-style: normal; font-weight: normal; border: #e0dbce; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; width: 150px}

.dropdown {border: #e0dbce; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 1px; border-left-width: 1px}
.dropdown1 {
	border:#e0dbce;
	border-style: solid; border-width: 2px;
	scrollbar-face-color: #e0dbce;
	scrollbar-track-color: #e0dbce; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #aaaaaa; 
	scrollbar-shadow-color: #777777;
	scrollbar-highlight-color: #444444; 
	scrollbar-darkshadow-color: #444444;
}
.homestraplinetitle {
	font-family: Trebuchet MS, arial, verdana;
	font-weight: bold;
	color: #00794C;
	padding: 5px;
}

.homestraplinetext {
	font-family: Trebuchet MS, arial, verdana;
	font-weight: normal;
	color: #000000;
}

.homesubtitlebg {
	font-family: Trebuchet MS, arial, verdana;
	font-weight: bold;
	color: #00794C;
	background-color: #EFF6F5;
}


a.contentlink:link {
	font-size: 100%;
	color: #00794C;
	font-family: Trebuchet MS, arial, verdana;
	font-weight:normal;
	text-decoration: underline;
}
a.contentlink:visited {
	font-size: 100%;
	color: #00794C;
	font-family: Trebuchet MS, arial, verdana;
	font-weight:normal;
	text-decoration: underline;
}
a.contentlink:active {text-decoration:none;}
a.contentlink:hover {text-decoration:none;}

.aboutusimg {
	float: right;
	padding-left: 10px;
}

a.recordtitle:link {
	font-size: 100%;
	color: #00794C;
	font-family: Trebuchet MS, arial, verdana;
	font-weight:bold;
	text-decoration: underline;
}

a.recordtitle:visited {
	font-size: 100%;
	color: #00794C;
	font-family: Trebuchet MS, arial, verdana;
	font-weight:bold;
	text-decoration: underline;
}

a.recordtitle:active {text-decoration:none;}
a.recordtitle:hover {text-decoration:	none;}

H5 {
    COLOR: #00794C; 
	font-family: Trebuchet MS, arial, verdana;
	font-size: 11px;
	font-style:normal;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
}

.tdheader {font-size:95%;font-family: Arial, Verdana, Helvetica, sans-serif, serif;	font-weight:bold;color: #000000;}

.recordtitlestatic {
	font-size: 12px;
	color: #00794C;
	font-family: Trebuchet MS, arial, verdana;
	font-weight:bold;
}

.recordsubtitlestatic {
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS, arial, verdana;
	font-weight:bold;
}

#menuSurround {

border-right: 1px solid #bababa;

}

a.opLinks:link,a.opLinks:active,a.opLinks:visited  {
color: #126c50;
text-decoration:underline;
}
a.opLinks:hover  {
color: #126c50;
text-decoration:none;
}
.contacter {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-size: 100%;
	color: #00794C;
	font-family: Arial, Verdana, Helvetica, sans-serif, serif;
	font-weight:normal;
	text-decoration: none;
}
