
body {
  padding: 0 0 20px;
  margin: 0;
  width : 100%;
  height : 100%;
/*  color : #547B85;*/
  background-color : #D1D1D1;
  font-family: Helvetica, Arial, "Bitstream Vera Sans", sans-serif;
  text-align : center;
}


a:link,
a:visited {
  text-decoration: none;
  color: #66c;
}
a:hover,
a:active {
text-decoration: underline;
color: #00f;
}

p {
  text-align : justify;
/*   color : #416068;*/
  color: #333;
}

div.abstract p.theabstract {
   padding-left : 20px;
}

div.abstract {
   padding-top : 15px;
   padding-bottom : 15px;
}
dl.abstract dt {
  margin-top: 15px;
  font-weight: bold;
  color: #066;
  margin-bottom: 5px;
}
dl.abstract dt .affiliation {
  font-weight: normal;
  font-size: 80%;
  color: #333;
}
dl.abstract dt.first {
  margin-top: 0;
}
dl.abstract dd {
  font-style: italic;
}
dl.abstract dd em,
dl.abstract dd p {
  font-style: normal;
}
dl.abstract dd p {
  font-size: 90%;
  margin: 6px 0 0 20px;
}

dl.abstract .theabstract {
  color: #000;
  display: none;
  background: #eee;
  line-height: 1.5em;
  padding: 10px;
  border: 1px solid #999;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
dl.abstract div.theabstract p {
  margin: 0;
  padding: 5px 0;
}
dl.abstract .theabstract ul {
  font-size: 90%;
}
dl.abstract dd .theabstract em {
  font-style: italic;
}
dl.abstract div.theabstract {
  margin: 10px 0;
}
dl.abstract .abstract-text {
  margin: 5px 0 10px;
  font-style: normal;
  font-size: 85%;
}
dl.abstract .abstract-text a.show {
  margin-left: 40px;
}
dl.abstract .paper-download {
  margin: 5px 0 10px;
  line-height: 32px;
  background: url(/images/pdf.png) left top no-repeat;
  padding-left: 40px;
  font-style: normal;
  font-size: 85%;
}

.joint-session {
  font-style: italic;
  margin: 10px 0;
  font-size: 90%;
}

#header, #subheader, #bodycontainer {
   position: relative;
   width: 960px;
   margin: 0 auto;
}

.session {
   border-top : 1px solid #999;
}
.session.first {
  border: 0;
}

.session h3 {
   margin-bottom : 3px;
   margin-top : 20px;

}

.intro {
  font-weight: bold;
/*   color : #416068;*/
}
.intro.dates {
  font-size: 140%;
}

ol.academic-cats {
  list-style-type: lower-alpha;
}
ol.academic-cats li {
  font-weight: bold;
  margin-bottom: 5px;
}

#header {
   top: 0;
   background-color : #fff;
   border: 1px solid #999;
   border-width: 0 1px 1px 1px;
   height: 125px;
   margin-bottom: 0px;
}
#header-inner {
  padding: 10px 15px;
}
#header #logo-image {
  position: absolute;
  top: 10px;
  left: 25px;
  border: 0;
}


.left {
   float: left;
   width : 340px;
}

.right {
  width : 340px;
  float: left;
  
  padding-left : 5px;
}

#subheader {
   border: 1px solid #999;
   border-width: 0 1px;
   background-color : #fff;
/*   font-size: 14pt;*/
   color: #399;
   text-align: right;
   font-weight : bold;
}
#subheader-inner {
  padding: 10px 15px;
  font-family: Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
  font-style: italic;
/*  font-size: 130%;*/
  letter-spacing: -1px;
}


div#menu {
  float: left;
   height: 100%;
   background-color: #fff;
   width: 185px;
   margin-right: -185px;
/*   border-left : 3px solid #AB836C;
   border-right : 3px solid #AB836C;
   border-bottom : 3px solid #AB836C;*/
/*   border-top: 1px solid #999;*/
/*   float: left;
   z-index : 100;*/
}


div.menucont{
   padding: 5px 10px;
}


h1 {
   font-size : 28pt;
   padding: 10px;
}
h1.title {
  padding: 0;
  margin: 0;
  font-size: 130%;
}


a.menulink,
a.menulinkindent {
  display: block;
  padding: 2px 8px;
}
a.menulink:link,
a.menulink:visited,
a.menulinkindent:link,
a.menulinkindent:visited {
  color: #000;
}
a.menulink:hover,
a.menulink:active,
a.menulinkindent:hover,
a.menulinkindent:active {
  text-decoration: none;
  background: #399;
  color: #fff;
}

a.menulinkindent {
   padding-left : 25px;
}


.menusection {
  font-size: 90%;
  border-bottom : 1px solid #999;
  padding-bottom : 10px; 
}

.name {
   font-size : 14pt;
   font-weight : bold;
   color: #547B85;
}
#speakers,
.speakers-group {
  overflow: auto;
}
.speaker {
   width: 50%;
   float: left;
}
.speaker.odd {
  clear: left;
}
.speaker dt {
  font-weight: bold;
}
.speaker dd {
  margin-right: 10px;
}
.speaker .institution {
  font-size: 90%;
  font-style: italic;
}
.speaker .lecture {
  font-size: 90%;
  margin-top: 6px;
}
.speaker .title {
  font-size: 110%;
  margin-top: 10px;
  font-style: italic;
}

.title {
/*   font-family : 'arial';
   font-size : 12pt;
   color : #416068;*/
}
#bodycontainer {
  position: relative;
  border: 1px solid #999;
  overflow: auto;
  background: #fff;
  padding: 0 0 15px;
}
div#main {
  float: left;
  margin-left: 200px;
  _margin: 15px 0 0 100px;
  
  background-color : #fff;
  text-align : left;
  width : 745px;
}


h2.menu {
   color : #547B85;
   font-size : 18pt;
   text-align : left;
   font-family : 'arial';
   font-weight : bold;
   border: 1px solid black;
}

h2 {
}
h2.title,
h3.title {
  font-weight: normal;
  clear: left;
  letter-spacing: -1px;
  margin: 0 0 10px;
}
h3.plenary {
  font-style: italic;
  margin: 20px 0 0;
}

h3 {
/*   color : #AB836C;
   font-size : 14pt;
   text-align : left;
   font-family : 'arial';
   font-weight : bold;*/
}

h3.small {
  font-size: 110%;
  color : #AB836C;
}

h4 {
    color : #547B85;
    text-align : left;
    font-family : 'arial';
    font-size:11pt;
    font-weight: normal;
}

address {
  font-style: normal;
  margin: 10px 0 10px 40px;
}

.seminar {
   padding-top: 5px;
}
.seminar .current {
  font-size: 115%;
  margin-bottom: 10px;
}



p.large{
text-align : left;
color : #2E2E2E;
font-size : 14pt;
font-family : 'arial';
}


.bluetxt {
  color: #118;
}
.redtxt {
  color: #811;
}
.colortxt {
text-align : justify;
color : #00ffff; 
font-size : 18pt;
font-family : 'arial';
}

.indent {
  margin-left : 50px;
}

.plaintxt {
text-align : justify;
color : #6C9EAB;
font-size : 12pt;
font-family : 'arial';
font-weight : normal;
}

#menu .small {
  display: none;
}

.host-logo {
  border: 0;
  float: right;
  margin: 0 0 20px 20px;
}

table {
  border-collapse: collapse;
}
table .show {
  background: #d9d9d9;
  border: 1px solid #999;
}
th,
td {
  padding: 5px 10px;
  margin: 0;
}
table .cost {
  text-align: center;
}
.strong {
  font-weight: bold;
}

/* FILES */
#files {
  float: right;
  clear: right;
  margin: 0 0 20px 20px;
  width: 250px;
  font-size: 90%;
  background: #399;
  color: #bbb;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#files-inner {
  padding: 10px 15px;
}
#files h3 {
  margin: -10px -15px 5px;
  padding: 10px 15px;
  background: #066;
  font-weight: normal;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #fff;
}
#files .file-item {
  border-bottom: 1px solid #066;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background: url(images/icons/pdf.png) left top no-repeat;
  min-height: 48px;
}

#files .file-item.last {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

#files a {
  display: block;
  color: #fff;
  padding: 5px 0;
}
#files a.pdf {
  line-height: 1.2em;
  margin-left: 58px;
}
#files .file-size {
  color: #add;
}
#files .file-size.pdf {
  margin-left: 58px;
}

dl#future-conferences {
  margin-top: 12px;
}
dl#future-conferences dt {
  color: #399;
  font-size: 140%;
  letter-spacing: -1px;
}
dl#future-conferences .host {
  font-size: 120%;
  letter-spacing: -1px;
}
dl#future-conferences .date {
  font-size: 95%;
  margin-left: 80px;
  color: #666;
}