﻿	* {
	margin:0;
	padding:0;
	}

	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;	
	}

	.bp {
	padding:40px;
	}

	/* 
	** To centre div in page specify a 'width' and set 'margin-right' and 'margin-left' to 'auto'.
	** Make sure 'position' remains at its default value of 'static'.
	*/
	.container {
	background-color:#FFFFFF;
	width:960px;
	margin-right:auto;
	margin-left:auto;
	padding:10px;
	position:static;
	border-style:solid;
	border-width:1px;
	margin-top:30px;
	margin-bottom:30px;
	display:block;
	left:auto;
	right:auto;
	}

#Outer Container {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

	.logo {
		margin-top: 12px;
		border:none;
	}
	.venue {
	float: right;
	width: 480px;
	text-align: right;
	font-size: 13px;
		
	}
	.venue img {
	position: relative;
	left: 8px;
	}
	.venue span {
	position:static;
	top: 35px;
	}

	.topmenuholder {
	background-image:url('images/topmenbg.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:33px;
	margin-top: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	width: 960px;
	}
	
	
	.topmenuholder ul {
		list-style-type:none;
		
	}
	.topmenuholder ul li
	{
		display: inline;
	
	}
    .topmenuholder ul li a
    {
		color:#ffffff;
		text-decoration:none;
		font:105%/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; color:#ffffff;
		
		padding: 9px 16px 0px 23px;
		height: 24px;
		display:block; 
		float: left;
		background-image:url('images/mendev.gif');
		background-position: left bottom;
		background-repeat:no-repeat;
	}
	 .topmenuholder ul li a:hover
    {
		color: #bce6fe;
	}

	 .topmenuholder ul li.active a
    {
		color:#333333;
		background-color: #bce7ff;
		background-image: none;
	}
	.topmenuholder ul li.active_l a
    {
		color:#333333;
		background-color: #bce7ff;
		background-image: url('images/acorner_l.gif');
		background-position: left top;
		background-repeat:no-repeat;
	}
		.topmenuholder ul li.active_r a
    {
		color:#333333;
		background-color: #bce7ff;
		background-image: url('images/acorner_r.gif');
		background-position: right top;
		background-repeat:no-repeat;
		padding-left: 26px;
	}

	.topmain {
		background-color:#bbe6fe;
		padding: 30px 40px;
		padding-bottom: 26px;
		position:relative;
		background-image:url('images/topmainbg.gif');
		background-repeat:repeat-x;
		background-position: bottom;
		width: 880px;
		}
	.topmaincont {
	background-color:#FFFFFF;
	padding: 12px 40px 13px 40px;
	background-repeat:repeat-x;
	background-position: bottom;
	width: 880px;
		}
	.galleryshadow {
		position: absolute; right: -32px; bottom: -50px;
		height:63px;
		width: 398px;
		background-image: url('images/shadow.png')
	}

	p {
	margin-top: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #333;
	}
	h1 {
		
		font-size: 250%;
		margin-top: 20px;
	
	}
	h2 {
		margin-top: 14px;
		font-size: 140%;
		font-weight: normal;
		color: #4d5d6c;	
	}
	h1 span {
		font-size: 60%;
		color:#536575;
		
	}
	a {
		color: #016D52;
		text-decoration: none;
	}
	a:hover {
	color: #81162f;
	text-decoration: underline;

	}
	.leftborder {

		width: 2px;
		height: 100%;
		position:absolute;
		left: -1px;
		top:0;
	}
	.rightborder {
	
		width: 2px;
		height: 100%;
		position:absolute;
		right: -1px;
		top:0;
	}
	.corny {
		background-image:url('images/corny.png');
		background-position: right;
		background-repeat:no-repeat;
		position:absolute;
		right: 10px;
		bottom:-1px;
		width: 262px;
		height: 157px;

	}
	.maincontent {
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:#ffffff;
	width:880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	left: auto;
	right: auto;
	}
		
	.endpage {
		position:absolute;

		height:7px;
		width: 962px;
		bottom:-5px;
		left: -1px;
		
	}
	.pageclose {
		width: 100%;
		clear:both;
		height: 20px;
		vertical-align:bottom;
	}
	.imagegallery {

	}
	.maincontentleft {
		width: 600px;
		float:left;
		padding-right:30px;
		padding-top:0px;
	
	}
	
	.quotes {
		font-size:14px;
		font-style:italic;
		color:#990000;
		width: 650px;
		float:left;
		padding-right:30px;
		padding-top:0px;
	}
		
	#feature_icons{margin:10px 0 0 0; padding-left: 0; width:660px; float:left;}
	#feature_icons li{padding:0 0 0 60px; min-height: 110px; float:left; width:210px; margin-right:30px; background-repeat:no-repeat; background-position:left top; clear:both; list-style:none;}
	#feature_icons li.omega {width:210px; min-height: 110px; clear:none}
	
	#feature_icons #explore{background-image:url(images/explore2.jpg); padding-bottom:14px;}
	#feature_icons #discuss{background-image:url(images/discuss2.jpg); padding-bottom:0}
	#feature_icons #use{background-image:url(images/use2.jpg); padding-bottom:44px;}
	#feature_icons #plan{background-image:url(images/plan2.jpg); padding-bottom:0}
	#feature_icons h2
	{
	padding-top: 0px;
	margin-left: -1px;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	}
	#feature_icons
	{
	font-size: 12px;
	line-height: 1.4em;
	}
	
	
	.maincontentright {
		float: right;
		min-height: 824px;
		width: 185px;
		position: relative;
		top: 1px;
		right: 1px;
		
		

	}
.maincontentright img {
		border: 0px;
}
	#platinumspons, #mediapartners, #organiser {
		margin-left: 30px;
	}
	
.line {
	width: 620px; 
	border-bottom:1px solid #e0e0e0; 
	padding: 10px 0;
	vertical-align:middle;
	float: left;
	height: 70px;
	}
.normalline {
	color: #e0e0e0; 
	height: 1px; 
	margin-left: 12px;
	}
.ex_name {
	float: left; 
	width: 195px; 
	font-weight: bold; 
	vertical-align:middle;
	margin-top: 28px;	
	}
	.ex_name2 {
	float: left;
	width: 80px;
	font-weight: normal;
	vertical-align:middle;
	margin-top: 28px;
	}
.ex_web {
	float: left; 
	width: 195px; 
	margin-left: 6px; 
	vertical-align:middle;
	margin-top: 28px;
	} 
	.ex_web2 {
	float: left; 
	width: 250px; 
	margin-left: 11px; 
	vertical-align:middle;
	margin-top: 28px;
	} 
.ex_logo {
	float: left; 
	width: 200px; 
	margin-left: 6px; 
	/* height: 50px; */
	text-align:center;
	vertical-align:middle;

	}
.ex_logo img {
	border: none;
}	
.maincontent ul {
	list-style-type: square;
	padding-left: 25px;
	}
.nicetable {
	border:4px solid #7bafa1;
	background-color: #e5efec;
}
.nicetable td {
	padding: 14px;
}
#cds {	
	position: absolute;
	right: 12px;
	bottom: -5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	}
a.cds:link, a.cds:active, a.cds:visited {
	color: #cccccc;
	text-decoration: none;
	}
a.cds:hover {
	color: #808080;
	}
.umr {	
	position: absolute;
	left: 12px;
	bottom: -5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #cccccc;
	}
/* FORM */
table.formtable tr {
 /* background-image: url('images/formbg.gif');
 background-repeat: repeat-x;
 background-position:top; */
 background-color: #f1f1f1;
}
table.formtable td { 
	padding: 7px;
	}
table.formtable input[type=text], table.formtable input.text {
	width: 250px;
	}
.formtitle {
	 background-color: #e4e4e4;
	
}
.mand {
	color:#cc0000;
}
fieldset {
	padding: 7px;
	padding-top: 0;
	margin-top: 14px;
}
legend {
	padding: 2px 5px;
	background-color: #7c7b7d;
	color:#ffffff;
	
}
/* END FORM */
.important {
	background-color:#ed1b23;
	color:white;
	padding: 10px;
	margin-top: 10px;
}
.title {
	color: #FFF;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Title {

}
.body {
	font-weight: normal;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.body_index {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#heading3 {
	font-size: 16px;
}
.heading4 {
	font-size: 14px;
}
.Heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.intro{
	font-size:22px;
	line-height:25px;
	font-weight: bold;
	color: #333;
	}
	
	.intro2{
	font-size:18px;
	line-height:20px;
	}
	
	.bottomtext{
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	text-align:center;
	}
	
	.bottomtext2{
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	text-align:center;

	}
	
	body{
		background-image:url(images/background.jpg);
		background-repeat:repeat-x;
		}
		
		.future{
			font-size:50px;
			color:#006e51;
			letter-spacing:-2px;			
			}
			
			
			
			#conference_programme{
	display: block;
	width: 500px;
	height: 34px;
	background-image: url(images/home_button.jpg);
	background-repeat: no-repeat;
	background-position: 90px 0;
	color: #FFF;
	padding-left: 15px;
	padding-top: 5px;	
	
}

#conference_programme:hover
{
	background-position: 90px -39px;
	background-image: url(images/home_button.jpg);
}

#conference_programme span
{
	display:none;
}

	#register{
	display: block;
	width: 500px;
	height: 34px;
	background-image: url(images/home_button2.jpg);
	background-repeat: no-repeat;
	background-position: 90px 0;
	color: #FFF;
	padding-left: 15px;
	padding-top: 5px;	
	
}

#register:hover
{
	background-position: 90px -39px;
	background-image: url(images/home_button2.jpg);
}

#register span
{
	display:none;
}



.movie{
	float:left;
	width:331px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:10px;
	}
	
	.photo{
	float:left;
	width:82px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:3px;
	}
	
	.imageright{
		float:right;
	width:300px;
	padding-top:15px;
	}
	
	.kern{
		letter-spacing:-1px;
		}