pre {
    margin: 0px;
}

div {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid red;*/
}

body {
	background-color: white; /* #86aacc;*/
	padding: 0px;
	margin: 0px;
	font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}

p, ol, ul {
    line-height: 1.4em;
}
img {
	border: 0px;
}

a {
	/*text-decoration: none;*/
	/*color: #3aadc8;*/
    color: #2b6e7e;
	/*color: #3173be;*/
}

a:hover {
	text-decoration: underline;
	color: #3c8ce7;
	}

#menubar {
	width: 100%;
	height: 30px;
	background-color: #3a4a58;
}
	
#leftside {
	float: left;
	width: auto;	
}

#leftsideimage {
	width: 100px;
	float: right;
}

#rightside {
	float: right;
	width: auto;	
}

#rightsideimage {
	width: 100px;
	float: left;
}

#topmaincontainer {
	/*float: left;*/
	width: 800px;
	/*min-height: 155px;*/
	margin-right: auto;
	margin-left: auto;
	clear: left;
	/*background-color: #bbe775;*/
}

#seminardiv {
	float: left;
	text-align: right;
	vertical-align: middle;
	line-height: 40px;
}


#emaildiv {
	width: 145px;
	float: left;
	margin-right: auto;
	margin-left: auto;

	line-height: 2.2em;
	background-color: white;
}


#topbar {
	height: 25px;
    background: rgb(13, 58, 99) repeat-y;
    /*border-bottom: 5px solid #192836;*/
	text-align: right;
	color: white;
	font-size: 13px;
	line-height: 15px;
	font-family: Tahoma, Helvetica, sans-serif;
	vertical-align: middle;
	padding-right: 5px;
	margin-top: 3px;
    border-radius: 3px;
}

.topbarsep {
	color: orange;
	font-size: 20px;
	line-height: 40px;
	vertical-align: middle;
}


#titlecontainer {
	width: 790px;
	height: 150px;
	clear: left;
	background-color: white;
	/*-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;*/
	margin-bottom: 0px;
	padding-left: 10px;
	font-size: 24px;
	color: white;
	font-family: Tahoma, Helvetica, sans-serif;
	vertical-align: middle;
}

.title90 {
    height: 100px;
}

#bottommaincontainer {
	/*float: left;*/
	width: 800px;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	/*background-color: #bbe775;*/
}

#maincontainer {
	width: 800px;
	min-height: 500px;
	background-color: white;
	/*margin-left: 5px;
	margin-right: 5px;*/
	/*-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;*/
	line-height: 1.4em;
}

.boldtitle {
	float: left;
	clear: left;
    margin: 20px 20px 5px;
    font-size: 28px;
	color: orange;
	font-family: Tahoma, Helvetica, sans-serif;
}

.subtitle {
	float: left;
	clear: left;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 24px;
	color: white;
	font-family: Tahoma, Helvetica, sans-serif;
}

#conferencetitlecontainer {
    width: 790px;
    height: 300px;
    background-color: white;
    border-radius: 5px;
    font-family: "Myriad Pro", Helvetica, sans-serif;
    color: #888888;
    margin-top: 15px;
}

h1 
{
	color: #035072; /* #26507b;*/
	font-size: 18px;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.4em;
}

h2
{
	width: 555;
	color: #035072;
	font-size: 18px;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-bottom: 15px;
}

h3
{
	width: 555;
	color: #035072;
	font-size: 14px;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-bottom: 10px;
}
/*
#imagecontainer
{
	background-image:  url(images/titleimage4.jpg);
	background-repeat: no-repeat;
	width: 1023px;
	height: 223px;
	margin-left: auto;
	margin-right: auto;
	overflow: none;
}
*/
#leftcontainer
{
	margin-top: 17px;
	margin-right: 5px;
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: ;*/
	float: right;
	clear: right;
	width: 155px;
	min-height: 400px;
    padding: 3px;
    /*border: 1px solid red;*/
	height: auto;
	-moz-border-radius: 0 10px 0 0;
}

#leftcontainer h1 
{
	color: #cccccc;
	font-size: 14px;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.4em;
	text-align: center;
}

.wholesponsor {
	float: left;
	width: 150px;
	height: 37px; 
	clear: left;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 10px;
}

.photo {
	float: left;
	width: 150px;
	clear: left;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 10px;
}

.wholesponsorfp {
	float: left;
	width: 150px;
	height: 31px; 
	clear: left;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 10px;
}

.wholesponsoroffer {
	float: left;
	width: 150px;
	height: 42px; 
	clear: left;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 10px;
}

.wholesponsor55 {
	float: left;
	width: 150px;
	height: 55px; 
	clear: left;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 10px;
}

.leftsponsor {
	float: left;
	width: 70px;
	height: 37px; 
	clear: left;
	text-align: right;
	margin-left: 5px;
	margin-bottom: 10px;
}

.rightsponsor {
	float: right;
	width: 70px;
	height: 37px;
	clear: right;
	text-align: left;
	margin-bottom: 10px;
}

#topleftcontainer
{
	clear: right;
	float: right;
}

#bottomleftcontainer
{
	margin-top: 0px;
}

#rightcontainer
{
	float: right;
	width: 160px;
	border: 1px solid red;
	/*margin-right: 50px;*/
}

/*
#middlecontainer
{
	float: left;
	width: 600px;
	height: 500px;
	margin-top: 240px;
	margin-left: 9px;
	margin-bottom: 10px;
	border: 1px solid grey;
}
*/

#narrowmiddlecontainer
{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	/*background-image: url(images/mainbackgroundblue.jpg);
	background-repeat: repeat-x;*/
	float: left;
	width: 600px;
	min-height: 600px;
	margin-top: 10px;
	margin-left: 9px;
	margin-bottom: 10px;
	/*border: 1px solid grey;*/
	font-size: 13px;
	line-height: 1.5em;
}



#firstmiddlecontainer h1
{
	font-size: 18px;
}

#middlecontainer
{
    min-height: 350px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	float: left;
	width: 750px;
	margin-top: 10px;
	margin-left: 9px;
	margin-bottom: 20px;
	/*font-size: 13px;*/
}

#bottomcontainer
{
	clear: left;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	color: #035072; /*#26507b;*/
	background-color: #f4f4f4;
	padding: 10px 0px;
    margin-bottom: 10px;
    border-top: 1px solid #DDDDDD;
    border-bottom-left-radius: 5px;;
    border-bottom-right-radius: 5px;
}

#bottomcontainer a.bluetext
{
	text-decoration: none;
	color: #26507b;
}

#horizontalmenu 
{
	width: 1002px;
	float: left;
	clear: left;
	clear: right;
	height: 40px;
	text-align: right;
	font-size: 12px;
	color: white;
	line-height: 40px;	
}

#horizontalmenu a
{
	color: white;
	text-decoration: none;
}

#horizontalmenu a:hover
{
	text-decoration: underline;
}

.horizontalmenubutton
{
	margin-top: 11px;
	margin-left: 10px;
}

.selected
{
	background-color: #26507b;
	/*background-color: #c7a673;*/
	color: white;
}

#leftmenu
{
	width: 145px;
}

#leftmenu ul 
{
	margin: 0;
	/*border: 1px solid black;*/
	width: 145px;
	padding: 0;
   	list-style-type: none;
}

/*
#leftmenu li
{
	background-image: url(images/ButtonBackground.jpg);
	background-repeat: no-repeat;
	margin: 0px 2px 2px 2px;
	background-color: #FFFFFF;
	width: 196px;
	overflow: hidden;
}
*/

#leftmenu li
{
	background-color: white;
	margin: 0px 2px 2px 2px;
	/*width: 145x;*/
}

#leftmenu a 
{
	font-size: 11px;
	font-size-adjust: none;
	display: block;
	height: 2.2em;
	text-indent: 10px;
	text-decoration: none;
	vertical-align: middle;
	color: #000066; /*#26507b;*/
	/*color: #26507b;
	border: 2px solid #c79b03;
	/*-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;*/
	line-height: 2.2em;
	background-color: white;
}

#leftmenu a.selected
{
	color: #660000;
}

#leftmenu a:hover
{
	color: white;
	background-color: #003756;
}

#leftmenu a.bluetext
{
	color: #26507b;
}

#leftmenu a.bluetext:hover
{
	color: white;
}

#leftmenu a.smallbluetext
{
	font-size: 10px;
	color: #26507b;
}

#leftmenu a.redtext
{
	color: #c00000;
}

#leftmenu a.greytext
{
	color: #BBBBBB;
/*	background-color: #EEEEEE;
	border: 2px solid #DDDDDD;	*/
}

#loginbox
{
	float: left;
	width: 310px;
	border: 2px solid #DDDDDD;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.loginname
{
	width: 100px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}

.inputbox
{
	border: 1px solid grey;
}

/* ------------------------------------------------- */
/*   Style classes                                   */
/* ------------------------------------------------- */

.maintext
{
	line-height: 1.4em;
}

.bottomtext
{
	line-height: 0.8em;
}

.importantdate
{
	text-align: left;
	padding: 4px;
	width: 7em;
	background-color: #FFFFFF;
	line-height: 1em;
}

.importantpoint
{
	padding: 4px;
	width: 35em;
	background-color: #FFFFFF;
}

.importantconfdate
{
	text-align: left;
	padding: 4px;
	width: 7em;
	background-color: #FFFFFF;
	line-height: 1em;
}

.importantconfpoint
{
	padding: 4px;
	width: 35em;
	background-color: #FFFFFF;
}

.organizercell
{
	padding: 4px;
	line-height: 1em;
	background-color: white;
}

.normaltablecell
{
	padding: 4px;
	background-color: white;
	line-height: 1em;
}

.normaltable
{
	margin-top: 0px;
	margin-bottom: 15px;
}

.committeestyle {color: #888888}

.positionstyle {color: #9d6d22;}

.abstractform
{
    margin-top: 5px;
    padding: 10px;
    border: 1px solid #c2cddf;
    background-color: #f4f4f4;
    /*background-image: url(images/inputfade.png);
    background-position: bottom;
    background-repeat: repeat-x;*/
    width: 725px;
    overflow: auto;
}

.abstractlabeldiv
{
    float: left;
    clear: left;
    margin-right: 10px;
    width: 130px;
    line-height: 1.75em;
    color: #035077;
}

.abstractinputdiv
{
    float: left;
    width: 575px;
    line-height: 1.75em;
    margin-bottom: 5px;
    overflow: auto;
}

.authorinput
{
    border: 1px solid #9dbccc;
    padding: 2px;
    font-size: 13px;
    color: #26507b;
    margin-right: 10px;
    margin-bottom: 2px;
    width: 550px;
}

.abstracttext
{
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-size: 13px;
    color: #26507b;
    margin-right: 10px;
    margin-bottom: 2px;
    width: 550px;
    height: 250px;
}

.keywordinput
{
    font-size: 13px;
    padding: 2px 2px 2px 2px;
    color: #26507b;
    width: 548px;
}

.authorexample
{
    padding: 0px;
    color: #26507b;
    font-size: 12px;
    margin: 0px;
}

.authoremail
{
    font-size: 13px;
    padding: 2px 2px 2px 2px;
    color: #26507b;
    width: 300px;
}

.topic
{
    padding: 2px 2px 2px 2px;
    font-size: 13px;
    width: 556px;
    color: #26507b;
    line-height: 1.4em;
    margin-bottom: 5px;
}

.submitformdiv
{
    float: left;
    clear: left;
    margin-left: 0px;
    text-align: right;
    margin-top: 10px;
    width: 750px;
    /*border: 1px solid red;*/
}
.securityline {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 35px;
	border: 1px solid #d8d8d8;
	background-color: #f4f4f4;
	width: 710px;
	overflow: auto;
	text-align: right;
	vertical-align: middle;
	line-height: 30px;
}

/*
.abstractlabeldiv
{
	float: left;
	clear: left;
	margin-right: 10px;
	width: 100px;
	line-height: 1.75em;
}

.abstractinputdiv
{
	float: left;
	width: 420px;
	line-height: 1.75em;
	margin-bottom: 5px;
	overflow: auto;
}

.authorinput
{
	border: 1px solid #AAAAAA;
	padding: 2px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #26507b;
	margin-right: 10px;	
	margin-bottom: 2px;
	width: 400px;
}

*/

.abstractinputnote
{
    padding: 0px;
	color: #26507b;
	font-size: 12px;
    margin: 0px;
}

.authoremail
{
	font-size: 13px;
	padding: 2px 2px 2px 2px;
	color: #26507b;
	width: 300px;
}

.abstractsummary
{
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #aaaaaa;
	width: 728px;
	overflow: auto;
}

.abstractsummarylabel
{
	float: left;
	clear: left;
	margin-right: 10px;
	width: 100px;
	line-height: 1.75em;
}

.abstractsummaryvalue
{
	float: left;
	width: 590px;
	line-height: 1.75em;
	margin-bottom: 5px;
    overflow: visible;
    word-wrap: normal;
}

/*- 5: Navigation-------------------------------------- */

.orangetext {
	color: orange;
}

#navigation {
	float: right;
	width: 700px;
	margin-top: 0px;
	/*margin-left: auto;
	margin-right: auto;*/
	line-height: 7px;
}

#navigation ul {
	margin-top: 5px;
}

#navigation ul li {
	display: inline;
	float: right;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	list-style: none;
	font-size: 12px;
	text-transform: uppercase;
	/*border: 1px dotted #5c6c7c;*/
    padding: 2px;
    /*margin-right: 2px;*/
	/*background-color: #003756;#86aacc;*/
    background-color: rgb(13, 58, 99) ;
	line-height: 11px;
}

.outstanding {
    color: orange;
}

#navigation ul li a:link, #navigation ul li a:visited {
	/*color: yellow;*/
	/*color: #c3c8e7;*/
	color: white;
	text-decoration: none;
	/*border: 1px solid #003756;*/
    padding: 5px 2px 2px;
}
#navigation ul li a:hover, #navigation ul li a:active{
	/*color: white;*/
	/*color: #c79b03;*/
	color: #FF9900;
	/*border: 1px solid orange;*/
    padding: 5px 2px 2px;
    /*background-color: #68849f;*/
	/*text-decoration: underline;*/
}

#leftnav {
	float: left;
	width: 86px;
	margin-top: 0px;
	margin-left: 5px;
	line-height: 7px;
}

#leftnav ul {
	margin-top: 5px;
}

#leftnav ul li {
	display: inline;
	float: right;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
	/*border: 1px dotted #5c6c7c;*/
    padding: 2px;
    /*margin-right: 2px;*/
	background-color: #003756;/*#86aacc;*/
	line-height: 11px;
}
#leftnav ul li a:link, #leftnav ul li a:visited {
	/*color: yellow;*/
	/*color: #c3c8e7;*/
	color: #c79b03;
	text-decoration: none;
	/*border: 1px solid #003756;*/
    padding: 5px 2px 2px;
}
#leftnav ul li a:hover, #leftnav ul li a:active{
	color: #c79b03;
	/*color: #c3c8e7;*/
	/*border: 1px solid orange;*/
    padding: 5px 2px 2px;
    /*background-color: #68849f;*/
	/*text-decoration: underline;*/
}

.orangetext {
	color: orange;
}

.confform
{
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #aaaabb;
	width: 535px;
	overflow: auto;
}

.registerform {
	background-color: #efefef;
}

.formerrorbox
{
	margin-top: 5px;
	padding: 10px;
	border: 2px solid #FFAAAA;
	background-color:#FFDDDD;
	width: 723px;
	color: #880000;
	overflow: auto;
}

.formlabeldiv
{
	float: left;
	clear: left;
	margin-right: 10px;
	width: 100px;
	line-height: 1.8em;
	color: #444444;
}

.shortlabel {
	width: 30px;
}

.forminputdiv
{
	float: left;
	width: 420px;
	line-height: 1.75em;
	margin-bottom: 5px;
	overflow: auto;
}

.formtextfield
{
	font-size: 13px;
	padding: 2px 2px 2px 2px;
	color: #26507b;
}

.formtextwide {
	width: 528px;
}

.formtextstandard {
	width: 300px;
}

.formtextpostcode {
	width: 150px;
}

.formtextvshort {
	width: 30px;
}

.formtextphone {
	width: 175px;
}

.mandatoryinput {
	border: 1px solid #888888;
	background-color: #FFFFDF;
}

.optionalinput {
	border: 1px solid #888888;
}


.diffpayer {
    padding: 5px 10px;
    line-height: 1.4em;
	background-color: #FFDFDF;                 
	color: #442424;                            
	font-size: 12px;
	margin-top: 5px;
	clear: left;
	overflow: auto;	
}

.paymentintention {
	width: 100%;
	background-color: #EEEEEE;
	line-height: 1em;
	margin-bottom: 10px;
	overflow: auto;
}

.paymentdiv {
	margin-left: 0px;
	width: 100%;
	float: left;
	clear: left;
	overflow: auto;
}	


.paymentdetail {
    padding: 2px 4px;
    line-height: 1em;
	overflow: auto;
}

.lastpaymentdetail {
	margin-bottom: 10px;
}

.paymentdetailheader {
	background-color: #DDDDDD;
    padding: 4px;
}

#invoiceaddress {
	overflow: auto;
}

.feesheader {
	width: 468px;
	background-color: #f8ecd9;
	padding: 3px;
}

.greyfeesheader {
	background-color: #efefef;
}

.feeslabel {
	float: left;
	clear: left;
	width: 328px;
	background-color: white;
	margin-top: 1px;
	padding:2px;
	margin-right: 1px;
	border-bottom: 1px solid #efefef;
}

.feesamount {
	float: left;
	width: 136px;
	background-color: white;
	/*background-color: #fbf4e8;*/
	text-align: right;
	margin-top: 1px;
	padding: 2px;
	border-bottom: 1px solid #efefef;
}

.feesdetails {
	overflow: auto;
	margin-bottom: 20px;	
}

.paypalimage {
	float: left;
	clear: left;
	width: 170px;
	padding: 10px;
	vertical-align: middle;
	text-align: left;	
	line-height: 75px;
	margin-right: 5px;
}


.feenote {
	font-size: 11px;
}

.progsessiontitle {
	float: left;
	width: 496px;
	margin-left: 0px;
	margin-right: 0px;
	/*margin-top: 30px;*/
	margin-bottom: 0px;
	color: #013857;
	font-size: 17px;
}

.progsessionnumber {
	float: left;
	clear: left;
	width: 98px;
	margin-left: 0px;
	margin-right: 0px;
	/*margin-top: 30px;*/
	margin-bottom: 0px;
	/*padding-bottom: 10px;*/
	color: #013857;
	font-size: 17px;
}

.progitemtime {
	float: left;
	clear: left;
	width: 98px;
    margin: 10px 0px;
    color: #6f6f5f;
	font-size: 14px;
}

.progitem {
	float: left;
	width: 496px;
    margin: 10px 0px;
    color: #6f6f5f;
	font-size: 14px;
	line-height: 1.4em;
}

.progspeaker {
	color: #b38f04;
	font-size: 14px;
}

.progaffiliation {
	color: #878787;
	font-size: 14px;
}

.progseparator {
	float: left;
	clear: left;
	height: 2px;
	width: 598px;
	margin-left: 0px;
	padding: 0px;
	border-bottom: 1px solid #ebebeb;
}

.abstractimage {
	float: left;
	width: 598px;
	clear: left;
	text-align: left;
	padding-top: 5px;
}

.progdayseparator {
	float: left;
	clear: both;
	width: 583px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #b38f04;
	font-size: 18px;	
}

.progdiv {
	width: 594px;
	height: 10px;
	float: left;
	clear: left;
}

.progkeynotetag {
    margin: 10px 0px;
    color: black;
	font-size: 14px;
}

.progkeynotetopic {
    margin: 10px 0px;
    color: black;
	font-size: 14px;

}

.progbreakitem {
	color: #3b7286;
}

.progitemunderline {
	float: left;
	clear: left;
	height: 7px;
	width: 598px;
	margin-left: 0px;
	padding: 0px;
	border-bottom: 1px solid #ebebeb;
}

.abstractentry {
	float: left;
	clear: left;
	width: 553px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 20px;
	font-size: 13px;
}

.abstractentry p {
	margin-bottom: 5px;
}

.abstracttitle {
	color: #013857;
	font-size: 14px;
}

.abstractauthor {
	color: #b38f04;
	font-size: 13px;
}

.abstractaffiliation {
	color: #878787;
	font-size: 13px;
}

.abstractseparator {
	float: left;
	width: 553px;
	clear: left;
	padding-bottom: 5px;
	border-bottom: 1px dotted #aaaaaa;
}

.sessionchair {
	color: #888888;
	font-size: 14px;
	line-height: 23px;
	vertical-align: middle;
	font-weight: bold;
}

.frontpageimage
{
	float: left;
	width: 85px;
	margin-right: 10px;
	mrgin-bottom: 10px;
}

.frontpagesep
{
	float: left;
	clear: left;
	width: 590px;
	height: 10px;
}