* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #009B74;
 font-size: 75%;
 background-color:#435428;
 margin:0px;
 padding-top:0px;
}
.container{
 margin:auto; 
 width:800px;
 background-color: #010101;
}

.header {
 height: 310px;
 padding: 0 0 10px 0;
 margin: 0;
 background-color: #010101;
 text-align:center;
}

.headerLogo {
 margin: 10px 0 0 0px;
}

#headerStrip h3 {
padding-left: 10px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
position:absolute;
top: 108px;
}

#headerTitle h1 {
padding-left: 10px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 160%;
font-weight: bold;
position:absolute;
top: 140px;
}

#headerStrapline h2 {
padding-left: 10px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight: bold;
position:absolute;
top: 175px;
}

#headerStraplinegreen h2 {
padding-left: 10px;
color: #1286A7;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
font-weight: bold;
position:absolute;
top: 200px;
}

.title {
 padding: 0 0 0 0;
 background-color: #fff;
}

.centerImage {
	text-align: center;
	margin: 5px 0 5px 0;
}

.navbar {
 border: none;
 background-color: #fff;
}
.colLeft {
 width: 150px;
 float: left;
 background-color: #010101 /* #F5F5F5 */ ;
 min-height: 150px;
 height: auto !important;
 height: 150px;
 z-index:1;
 position: relative;
 left:-650px; 
 padding:0;
 margin:0;
}

.colRight {
 background-color: #010101;
/* background-image: url('images/bg.gif');
 background-position:center center;
 background-repeat:no-repeat; */
 color: #919295;
 z-index:2;
 position: relative;
 left:150px;
 width:630px;
/* border-left:1px solid #009B74;  */
 padding:0 10px 5px 10px;
 margin:0;
 min-height: 360px;
}

.rightConLeftCol{
 float:right;
 width: 150px; 
 background-color:#010101;
}
.leftConRightCol{
 float:left; 
 width:580px; 
 background-color:#010101 /* #F5F5F5*/;
}

.brclear {
	clear: both; font-size: 1px; margin: 0px; line-height: 0; height: 0px;
}

.brspace {
	font-size: 1px; margin: 0px; line-height: 0; height: 0px;
}

/* IE mac hack */
* html>body .centercolumn{
	display:inline-block;
	overflow: auto;
}

* html>body .leftcolumn{
	overflow: auto;
}

/* -------------------------- */

P  {
	color : #B9E2A7;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-bottom: 1em;
}

h1 {
	color : #6EAD3B;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 150%;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	color : #6EAD3B;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 120%;
}

h3 {
	color : #fff;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 130%;
}

h4 {
	display: inline;
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	color: #fff;
	font-size : 110%;
	line-height: 150%;
}

h5 {
	display: inline;
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	color: #fff;
	font-size : 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h6 {
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	color: #fff;
	font-size : 100%;
	font-weight: bold;
}

a:link {
	color: #4A8DAE;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4A8DAE;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #4A8DAE;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #4A8DAE;
}

li {
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	color: #666;
}

li.heading {
	font-weight: bolder;
	color: #000;
	margin-left: 0;
	padding-left: 0;
}

li.session {
	margin-top: 1em;
	font-weight: bolder;
}

li.bullet {
/*
	list-style-type: square !important;
	list-style-position: outside !important;
	list-style-color: #9A69AB !important;
*/
	font-size: 90%;
}

.listOverview ul {
}

.listOverview li {
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 90%;
	color: #fff;
	list-style-position:outside;
	margin-left:15px;
}

ul.programme {
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 100%;
	padding: 0;
    margin: 10px 0 10px 0;
	color: #C9CED1;
}

ul.programme h4 {
	font-size: 130%;
}

ul.programme h5 {
	font-size: 120%;
	color: #C9CED1;
}

ul.speakers li {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.venue {
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 110%;
	padding: 0;
   margin: 20px 0 20px 0;
}

ul.venue h4 {
	line-height: 110%;
	font-size: 100%;
	color: #C9CED1;
}

ul.venue h5 {
	font-size: 100%;
}

li.venueprice {
   color: #009B74;
}

li.venueheading {
	font-weight: bold;
	color: #fff;
}

ul.contact {
	/* font-size: 100%; */
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	list-style-type: none;
	padding: 0;
   margin: 20px 0 20px 0;
}

ul.contact h4 {
	/* font-size: 100%; */
	color: #C9CED1;
}

ul.downloads {
	/* font-size: 100%; */
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	list-style-type: none;
	padding: 0;
   margin: 20px 0 20px 0;
}

ul.listSubject {
margin-left:10px;
}

li.listSubject {
 margin-bottom:10px;
 list-style-type:square;
 list-style-position:outside;
 font-size:0.9em;
 margin-left: 10px;
}

li.listSubject2 {
 margin-bottom:10px;
 list-style-type:none;
 list-style-position:outside;
 font-size:0.9em;
}

.listUnderline {
 text-decoration:underline;
 font-size:0.9em;
}

.bold {
   font-weight: bold;
   color: #000;
}

.red {
   color: #009B74;
}

.green {
   color: #1286A7;
   font-size:1.1em;
}

.boldBrown {
   font-weight: bold;
   color: #e9b96f;
   font-size:1.1em;
}

.smallGreen {
   color: #1286A7;
   font-size:0.9em;
}

.white {
   color: #FFF;
}

.time {
   color: #fff;
}

.big {
	padding-top: 10px;
}

.big h4 {
	color: #009B74;
}

.headings {
	font-size: 130%;
	color: #009B74;
}

.headings h4 {
	padding-top: 10px;
	color: #009B74;
}

/*
.navigation {
        padding-left: 15px;
	padding-top: 10px;
	overflow:auto;
	font-size: 90%;
	background-color: #000;
	z-index:1;
}
*/

.tblSponsor {
	width: 558px;
	border-collapse: collapse;
	border: 1px solid #88cdd2;
}

.tblSponsor td {
	border: 1px solid #88cdd2;
	padding: 5px 10px 0px 10px;
}

.navcurrent a {
	background-color: #62350E;
	color: #009B74;
}

.navmenu {
	padding-left: 10px;
	width:130px;	
}

.navmenu ul {
 	list-style-type: none;
	padding: 0;
	margin: 0;
}

.navmenu li {
 	margin: 0 0 .3em 0;
	border: 1px solid #808080;
	font-weight: bolder;
}


.navmenu a:link
{
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	background-color: #1F2B13;
	color: #FFF;
}

.navmenu a:visited
{
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	background-color: #1F2B13;
	color: #FFF;
}

.navmenu a:hover
{
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	background-color: #000;
	color: #FFF;
}

.navmenu a:active
{
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	background-color: #000;
	color: #bfbfbf;
}

.navlogos {
   padding-left: 10px;
   margin-top: 20px;
   text-align: center;
   width: 130px;

}

.navlogos img {

   width:110px;
   height:57px;	
}

#listRegister {
	color:#000;
	font-size:1em;
    border-collapse: collapse;
	margin-bottom:10px;
	width: 570px;
	border: 1px solid #000;
	list-style-type: none;
}

#listRegister li {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #1F2B13;
	background-color: #9CB87D;
}

.frmLabel {
	display: block;
	width: 150px;
	float: left;
	color: #000000;
	font-weight: bold;
}

.frmLabel2 {
	display: block;
	float: left;
	color: #000000;
	font-weight: bold;
}

.frmLabel3 {
	display: block;
	width: 200px;
	float: left;
	color: #000000;
	font-weight: bold;
	padding-right:5px;
}

#tblProgramme {
	color: #FFF;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #FFF;
	border-collapse: collapse;
	margin-bottom:15px;
	
}

.progLeft {
	width: 60px;
}

.progRight {
	width: 250px;
}

#tblProgramme td {
	padding:5px;
	border:1px solid #FFF;
}

#tblProgramme th {
	padding:5px;
	background-color:#9CB87D;
	color:#000;
	font-size:1em;
	font-weight:bold;
	border: 1px solid #FFF;
}

.hdrTime {
	text-align:left;
}

.hdrTitle {
	font-size:1.1em;
	font-weight:bold;
	background-color:#1F2B13;
}

.footer {
 width:800px;
 float:left;
 background-color:#e9b96f;
 padding-top: 5px;
 background: no-repeat url(../images/footer_bg.jpg);
}

.footer p {
 margin: 0 10px 0 10px;
 color: #000000;
 font-size: 0.8em;
}

.footer a {
 color:#2C395F;
}

	

.footerCopyrightLeft {
	text-align: left;
	float: left;
	
}

.footerCopyrightRight {
	text-align: right;
	float: right;
	
}