/* General
----------------------------------------------- */

html {
     overflow: -moz-scrollbars-vertical;
}
div {
    /*border: 1px solid red;*/
}
body {
  background: #ffffff;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0px;
  font: x-small Verdana, Sans-serif;
  color: #000000;
  font-size/* */: /**/small;
  font-size: /**/small;
  text-align: left;
  line-height: 1.4em;
  }
a:link {
  color: #00858a;
  text-decoration: none;
  cursor: hand; 
  }
a:visited {
  color: #00858a;
  text-decoration: none;
. cursor: hand; 
  }
a:hover {
  color: #007072;
  text-decoration: underline;
  cursor: hand; 
  }
a[name]:hover {
  text-decoration: inherit;
  color: inherit;
  background: inherit;
}
a:active {
  color: #00858a;
  text-decoration: none;
  cursor: hand; 
  }

a.inner:link {
  color: #007072;
  text-decoration: none;
  cursor: hand; 
  font-size: 95%;
  }
a.inner:visited {
  color: #007072;
  text-decoration: none;
. cursor: hand; 
  font-size: 95%;
  }
a.inner:hover {
  color: #007072;
  text-decoration: underline;
  cursor: hand; 
  font-size: 95%;
  }
a.inner:active {
  color: #007072;
  text-decoration: none;
  cursor: hand; 
  font-size: 95%;
  }

a.title:link {
  color: #000000;
  text-decoration: none;
  cursor: hand; 
  font-weight: bold;
  }
a.title:visited {
  color: #000000;
  text-decoration: none;
. cursor: hand; 
  font-weight: bold;
  }
a.title:hover {
  color: #007072;
  text-decoration: underline;
  cursor: hand; 
  }
a.title:active {
  color: #000000;
  text-decoration: none;
  cursor: hand; 
  font-weight: bold;
  }

a img {
  border-width: 0;
  cursor: hand; 
  }

/*
Navigation Menu
----------------------------------------------- */

#nav-menu ul {
    padding: 0;
    margin: 0;
}
#nav-menu li
{
    list-style: none;
    align: left;
    margin: 0px 0px 5px 5px;
    height: 25px;
} 
#nav-menu li a
{
    display: block;
    height: 25px;
}
.leftmenu ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
}
.leftmenu li
{
    padding:  0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    width: 140px;
    height: 22px;
}
.leftmenu li a
{
    height: 24px;
    line-height: 24px;
    display: block;
}
.leftmenu {
    width: 140px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.topmargin {
    margin-top: 3px;
}

/* Header
----------------------------------------------- */
#header {
  width: 800px;
  clear: both;
  margin: 0 auto;
  font: 100% Verdana, Sans-serif;
  font-weight: bold;
  color: #033663;
  }
table {
  border-collapse: collapse; 
  border: none;
}
td.image {
  padding: 0;
}
td.menu {
  padding-right: 12px;
  vertical-align: bottom;
  text-align: right;
  padding-bottom: 2px;
}
td.menu01 {
  padding-right: 12px;
  vertical-align: baseline;
  text-align: right;
}

/* Content
----------------------------------------------- */
#content {
  width: 800px;
  margin: 0 auto;
  padding: 0px;
  }
#main {
  width: 695px;
  float: left;
  margin: 0 auto;
  }
#menuandcontent {
  width: 650px;
  float: left;
  margin-top: 0px;
  margin-left: 20px;
}
#menudiv {
    width: 140px;
    float: left;
    margin: 0px;
    padding: 0px;
    }
#contentdiv {
    width: 475px;
    float: left;
    margin: 0px 0px 0px 35px;
}    
#sidebar {
  width: 100px;
  float: left;
  text-align: center;
  margin: 0 auto;
  padding: 0px;
  }
p.title {
  font: Verdana, Sans-serif;
  color: #033663;
  font-weight: bold;
  font-size: 120%;
  text-align: right;
  }
p.paper {
  font: Verdana, Sans-serif;
  color: #000000;
  font-size: 100%;
  margin-top: 8px;
  border-bottom: 1px dotted #000000;
  padding-bottom: 12px;
  text-align: left;
  }
p.abstract {
  font: Verdana, Sans-serif;
  color: #000000;
  font-size: 100%;
  margin-top: 8px;
  margin-bottom:8px;
  text-align: left;
  }
p.day {
  font: 150% Verdana, Sans-serif;
  font-weight: bold;
  text-align: left;
  color: #006a7a;
  }
h1 {
  font: 120% Tahoma, Verdana, Sans-serif;
  font-weight: bold;
  text-align: left;
  color: #0c5975;
  /*color: #084d6c;*/
  padding-bottom: 9px;
  border-bottom: 2px dotted #084d6c;
  margin-top: 0px;
  margin-bottom: 10px;
  }
h2 {
  font: 110% Tahoma, Verdana, Sans-serif;
  font-weight: bold;
  text-align: left;
  color: #006a7a;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #006a7a;
  }
h3 {
  font: 100% Verdana, Sans-serif;
  font-weight: bold;
  text-align: left;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  }
h4 {
  font: 85% Verdana, Sans-serif;
  font-weight: bold;
  text-align: left;
  color: #000000;
  background-color: #e6e6e6;
  padding-top: 5px;
  padding-bottom: 5px;
  }
ul {
  list-style-type: square;
  list-style-position: outside;
  margin-left: 5px;
  }
table.programme {
  border-collapse: collapse; 
  border: none;
  text-align: left;
}
td.institution {
    line-height: 1.5em;
    color: #848484;
    font-size: 90%;
    padding-bottom: 7px;
}
table.prog {
  width: 100%;
  border: none;
  margin-bottom: 30px;
}
tr.prog {
  width: 100%;
  border-bottom: 1px dotted #cccccc;
}
td.progleft {
  width: 15%;
  line-height: 1.5em;
  color: #424242;
  font-size: 100%;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
  text-indent: 2px;
}
td.progright {
  width: 85%;
  line-height: 1.5em;
  color: #000000;
  font-size: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
table.session {
  width: 100%;
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
td.sesleft {
  width: 15%;
  line-height: 1.5em;
  color: #000000;
  font-size: 110%;
  font-weight: bold;
  vertical-align: top;
  padding: 8px;
  text-align: left;
  padding-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-indent: 2px;
}
td.sesright {
  width: 85%;
  line-height: 1.5em;
  color: #000000;
  font-size: 100%;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}

tr.break {
  width: 100%;
  background-color:#f4f4f4;
}

td.breakleft {
  width: 15%;
  line-height: 1.5em;
  color: #424242;
  font-size: 90%;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  text-indent: 2px;
}
td.breakright {
  width: 85%;
  line-height: 1.5em;
  color: #000000;
  font-size: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

table.top {
  width: 100%;
  border: none;
 }
td.topleft {
  width: 50%;
  line-height: 1em;
  font-size: 90%;
  text-align: left;
}
td.topright {
  width: 50%;
  line-height: 1em;
  color: #696969;
  font-size: 105%;
  font-weight: bold;
  text-align: right;
}

.proglinks {
    font-size: 10px;
    padding-top: 5px;
}

table.invoice {
    width: 100%;
    background-color: #808080;
    border: 1px solid #dfdfdf;
}

td.invoice {
    border: 1px solid #dfdfdf;
    background-color: white;
}

th.invoice {
    border: 1px solid #dfdfdf;
    background-color: #efefef;
}
    
.invoicefield {
    width: 350px;
}

/* Sidebar
----------------------------------------------- */

div.compsp {
  padding-bottom: 15px;
  }
div.leftsp {
  float: left;
  padding-bottom: 5px;
  }
div.rightsp {
  float: right;
  padding-bottom: 5px;
  }

/* Footer
----------------------------------------------- */

#footer {
  width: 800px;
  height: 110px;
  clear: both;
  margin: 0 auto;
  }
#footer p {
  margin: 0;
  text-align: right;
  font: 90% Verdana, Sans-serif;
  color: #033663;
    }

/* Abstract submission fields
----------------------------------------------- */

#abstractform {
    
}
.abstractlabeldiv {
    width: 470px;
    text-align: left;
    font-weight: bold;
    margin-top: 10px;
    color: #003366;
    font-family: Tahoma, Verdana, sans-serif;
}
.abstractinputdiv {
    width: 470px;
    text-align: left;
    font-family: Verdana, Sans-serif;
    font-size: 13px;
}
.abstracttitle {
    width: 470px;
    height: 100px;        
    font-family: Verdana, Sans-serif;
    font-size: 13px;
}
.abstractauthors {
    width: 470px;
    height: 50px;    
    font-family: Verdana, Sans-serif;
    font-size: 13px;
}
.abstractgeneralinput {
    width: 470px;
    font-family: Verdana, Sans-serif;
    font-size: 13px;
}
.abstractinputnote {
    width: 470px;
    color: #0c5975;
    margin: 0;
    font-family: Verdana, Sans-serif;
    font-size: 13px;
}
.abstracttext {
    width: 470px;
    height: 160px;
    font-family: Verdana, Sans-serif;
    font-size: 13px;
}
.topic {
    width: 470px;
    padding: 2px 2px 2px 2px;
    font-family: Verdana, Sans-serif;        
    font-size: 13px;
}
.securityline {
    width: 455px;
    margin-top: 20px;
    padding: 10px 10px 10px 10px;
    overflow: auto;
    font-family: Verdana, Sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    background-color: #efefef;
}
.securitycode {
    width: 105px;
    font-family: Verdana, Sans-serif;
    font-size: 13px;
}
.submitformdiv {
    width: 460px;
    float: right;
    text-align: right;
    margin-right: 7px;
    margin-bottom: 10px;
}
.abstractsummaryvalue {
    margin-bottom: 10px;
}
.formerrorbox {
    width: 462px;
    padding: 4px 4px 4px 4px;
    background-color: #FFE1E1;
    border: 1px solid red;
}
.abstractinputbox {
    border: 1px solid #cbcbcb;
    background-color: #f8f8f8;
}

/* Calendar formatting
------------------------------------------------------------ */

.calendar_row {
    border-top: 1px dotted #ababab;
    /*background-color: #f8f8f8;*/
    padding: 4px 4px 4px 4px;
}
.calendar_current {
    background-color: #e8ffe8;
}
.calendar_bottomrow {
    border-bottom: 1px dotted #ababab;
}
.calendar_due {
    background-color: #ffe8e8;
}

/* Registration form
------------------------------------------------------------ */

.confform
{
    margin-top: 5px;
    padding: 10px;
    border: 1px solid #aaaabb;
    width: 455px;
    overflow: auto;
}

.registerform {
    background-color: #efefef;
}

.formlabeldiv
{
    float: left;
    clear: left;
    margin-right: 10px;
    width: 110px;
    line-height: 1.8em;
    color: #444444;
}

.shortlabel {
    width: 30px;
}

.forminputdiv
{
    float: left;
    width: 320px;
    line-height: 1.75em;
    margin-bottom: 5px;
    overflow: auto;
}

.formtextfield
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    padding: 2px 2px 2px 2px;
    color: #26507b;
}

.formtextwide {
    width: 450px;
}

.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-top: 5px;                          
    padding-bottom: 5px;                       
    padding-left: 10px;                        
    padding-right: 10px;                       
    line-height: 1.4em;                        
    background-color: #FFDFDF;                 
    color: #442424;                            
    font-family: Verdana, Helvetica, sans-serif;
    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-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 1em;
    overflow: auto;
}

.lastpaymentdetail {
    margin-bottom: 10px;
}

.paymentdetailheader {
    background-color: #DDDDDD;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

#invoiceaddress {
    overflow: auto;
}

.topic 
{
    padding: 2px 2px 2px 2px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    width: 406px;
    color: #26507b;
    line-height: 1.4em;
    margin-bottom: 5px;
}

.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;
}

.registrationinputnote {
    width: 450px;
    color: #0c5975;
    margin: 0;
    font-family: Verdana, Sans-serif;
    font-size: 13px;
}

.cancelpolicy {
    margin-top: 10px;
    font-size: 85%;
}

.securityfield {
    width: 100px;
}