@charset "utf-8";
/* CSS Document */
body {
	background:#000000 url(../images/backgound.jpg) top left repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#pagePos {
	position:absolute;
	top:10px;
	left:50%;
	width:902px;
	margin-left:-451px;
}
#frame {
	position:relative;
	width:900px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	margin-bottom:8px;
}
.red {
 	color:#FF0000;
}
.colGray {
	color:#999999;
}
/*------------------ TOP ------------------*/
#logo {
	height:133px;
}
#topNav, #bottom {
	font-size:12px;
	position:relative;
	height:32px;
	background:#333333 url(../images/nav_back.jpg) repeat-x top left;
	z-index:2;
}
#topNav a {
	position:absolute;
	top:3px;
	text-align:center;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	display:block;
	padding:6px 0px 0px 0px;
	height:21px;
}
#topNav a:hover {
	background-color:#00CC99;
	text-decoration:underline;
	color:#ffffff;
}
#btn01 	{	left:1px;	width:73px;	}
#btn02 	{	left:75px;	width:112px;	}
#btn03 	{	left:188px;	width:114px;	}
#btn04 	{	left:303px;	width:115px;	}
#btn05 	{	left:419px;	width:122px;	}
#btn06 	{	left:542px;	width:122px;	}
#btn07 	{	left:665px;	width:125px;	}
#btn08 	{	left:791px;	width:109px;	}

/*------------------ MAIN ------------------*/
#main {
	position:relative;
	background:#282828 url(../images/world_map.jpg) no-repeat top left;
	color:#888888;
	text-align:left;
	line-height:130%;
}
#mainContent1, #mainContent2, #mainContent3 {
	background:#333333 url(../images/back_01.jpg) top left repeat-x;
	position:relative;
	padding:40px 200px 20px 22px;
	font-size:12px;
	border-bottom:#111111 1px solid;
	border-top:#444444 1px solid;
}
#mainContent2 {
	background: url(../images/graphic_01.gif) bottom right no-repeat;
	padding:40px 22px 100px 250px;
}
#mainContent3 {
	padding:40px 22px 20px 22px;
}
.list {
	color:#006644;
	padding-left:285px;
}
#main a {
	color:#009F78;
	text-decoration:none;
}
#main a:hover {
	color:#00FF99;
	text-decoration:underline;
}
.txtLink {
	padding-right:20px;
}
#main h1, #main h2 {
	font-weight:normal;
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	padding:0px;
	margin:0px;
	color:#00CC99;
}
#main h2 {
	font-size:18px;
	padding:0px;
	margin:0px;
}
#btnBack1 {
	position:absolute;
	top:20px;
	right:30px;
	font-size:13px;
	font-weight:bold;
}
.grey {
	color:#CCCCCC;
}
/* ------- Sub Menu ----------*/
#leftBack {
	position:absolute;
	top:1px;
	left:0px;
	width:220px;
	background-color:#000000;
	filter: alpha(opacity=50); 
	-moz-opacity: .50;
}
#subMenu {
	position:absolute;
	padding:0px;
	margin:0px;
	top:30px;
	left:0px;
	width:220px;
	list-style:none;
	border-top:#0C493A 1px solid;
}
#subMenu li a {
	display:block;
	padding:8px 17px 8px 17px; 
	
	font-size:13px;
	color:#009F78;
	text-align:left;
	font-weight:bold;
	border-bottom:#0C493A 1px solid;
}
#subMenu li a:hover {
	background-color:#03B085;
	color:#000000;
}
.subLinkSelected {
	background-color:#0F2E26;
}
/*-- Image Column --*/
#imgCol {
	float:right;
	width:250px;
	padding:20px 0px 10px 15px;
	overflow:hidden;
}
.imgRow {
	padding-bottom:15px;
}
.imgRow img {
	border:0px;
}
/* ----------------- General table styles -----------------*/
.standardTble {
	border-collapse:collapse;
}
.standardTble td {
	padding:2px 5px 2px 5px;
}
.cellHd1 {
	text-align:right;
	width:90px;
	font-size:11px;
	color:#999999;
}
/* ------------ PAGE NUMBERS --------------------*/
.pageLinks{
	padding-top:5px;
	color:#666666;
	font-size:11px;
}
.pageLinksLnk{
	float:right;
	text-align:right;
	padding-right:5px;
}
.pageSelected {
	color:#999999;
	font-weight:bold;
	padding-left:5px;
}
.pageLinksLnk a {
	color:#777777;
	font-weight:bold;
	padding-left:5px;
}
.pageLinksLnk a:hover {
	color:#009F78;
}
/* ----------------- Adverts / Friends of EPM ------------------*/
.advertRow{
	position:relative;
	margin:10px 0px 0px 0px;
	height:106px;
}
.advertPos1, .advertPos2, .advertPos3 {
	position:absolute;
	width:204px;
	height:104px;
	top:0px;
	left:-1px;
}
.advertPos2 {
	left:213px;
}
.advertPos3 {
	left:427px;
}
.advertRow a {
	position:relative;
	border:1px solid #CCCCCC;
	margin:1px;
}
.advertRow a:hover {
	border:2px solid #00CC99;
	margin:0px;
}

/*------------------ bottom ------------------*/
#bottom {
	/*see top nav*/
	padding:9px 6px 0px 20px;
	height:23px;
	font-size:11px;
	color:#777777;
}
#bottom a.top  {
	position:absolute;
	top:9px;
	right:20px;
	padding:0px 20px 0px 0px;
	font-weight:bold;
	color:#666666;
	background:url(../images/arrow_up1.gif) no-repeat center right;
}
#bottom a.top:hover {
	color:#00FF99;
	background:url(../images/arrow_up1_f2.gif) no-repeat center right;
}

/*------------------ footer ------------------*/
#footer {
	background:url(../images/foot_glow.jpg) top left no-repeat;
	position:relative;
	color:#999999;
	font-size:11px;
	width:902px;
	height:100px;
	text-align:center;
	padding-top:20px;
}
#footer a {
	color:#22826A;
	text-decoration:none;
	padding:5px;
}
#footer a:hover {
	color:#00FF99;
	text-decoration:underline;
}
/*------------------ proDmedia ------------------*/
#proDmedia {
	color:#666666;
	font-size:10px;
	background:url(../images/proDmedia.jpg) no-repeat center;
	padding-bottom:65px;
	margin-bottom:50px;
	text-align:center;
}
#proDmedia a {
	color:#777777;
	text-decoration:none;
}
#proDmedia a:hover {
	color:#FF0044;
	text-decoration:underline;
}