body { 
    background-color: #f3f3f3; 
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:   13px;
    line-height: 18px;    
    color: #2e2e2e;
    margin:0px;
    padding:0px;
}

p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

p {
    margin-top:1em;
    margin-bottom:1em;
}

h1 {
    margin-top:0.7em;
    font-size:1.8em;
    margin-bottom:0.7em;
}

h2 {
    margin-top:0.5em;
    margin-bottom:5px;
    color:#204EFB;
    font-size:1.5em;
}
h3 {
    color:#088308;
    font-size:1.3em;
}

.price {
    color: #000;
    font-weight: bold;
}

.pendent {
    margin-left: -0.9em;
}

.normal_pendent {
    margin-left: -0.6em;
}

.no_margin {
    margin:0px;
}

.smaller_helper {
    color: grey;
    font-size: 85%;
}

.normal_helper {
    color: grey;
}

.top-shade {
    background:url(../images/top_shade.png) repeat-x scroll;
    height:29px;
}

.fixed {
    table-layout:fixed;
}

table {
    border-collapse:collapse;
}

#info-table {
    width:908px;
    table-layout:fixed;
}

#main-menu {
    margin-bottom:5px;
    left:0px;
}

a {
    color: #000;
    text-decoration:underline;
}

a:visited { color: #111; }

a:hover { 
    text-decoration:underline;
}

#slideshow {
    position:relative;
    width:240px;
    height:200px;
}
#slideshow div{
    position:absolute;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}


form dt {
    display:inline;
    float:left;
    width: 18em;
    font-weight:bold;
}

form dd {
    margin: 1em 0pt 1.6em 10em;
}

form .helper {
    right:-8.3em;
    position:relative;
    font-style:italic;
    color:grey;    
}

form .checkbox {
    width: 1em;
    height: 1em;
}

form select {
    background-color:transparent;
    border: 1px solid black;
    width: 30em;
}

form input {
    background-color:#f1f1f1;
    border: 1px solid black;
    width: 30em;
}

.button {
  background: transparent url(/images/button.png);
  border: none;
  height: 20px;
  width: 140px;
}

form dd textarea {
    background-color:#f1f1f1;
    border: 1px solid black;
    width: 33.5em;
}

.fieldWithErrors input {
    background-color:transparent;
    border: 1px solid red;
    width: 30em;
}

.fieldWithErrors select {
    background-color:transparent;
    border: 1px solid red;
    width: 30em;
}

.fieldWithErrors textarea {
    background-color:transparent;
    border: 1px solid red;
    width: 30em;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  visibility:hidden;
  display:none;
}
.hso, .hsi, .hsf {
	background-color: #fff;
}
.current {
    padding:0px;
    background-color:#17AB17;
}
.past {
    padding:0px;
    background-color:#088308;
}
.future {
    padding:0px;
    background-color:#94EF94;
}

.submenu {
  background-color:#20a706;
  width:880px;
  color:white;
  margin-left:5px;
  margin-top:5px;
  padding-left:9px;
}

.submenu a {
  color:white;
  margin-right:9px;
}

.submenu-selected {
  margin-right:9px;
  font-weight:bold;
  display:inline;
}

.lang {
    display:inline;
    position:relative;
    left:600px;
}

.speakers {
    display: block;
    position:relative;
    padding-left: 8px;
    border-top: 1px solid #E6E6E6;
    padding: 5px 0;
    height:200px;
}

.speakers:hover {
    background-color: #eff7ff;
}

.speakers p {
    margin-top:0.8em;
}

.speakers img {
    margin-right: 0.8em;
    margin-top:0.8em;
    border:solid 1px #b1f7a7;
}

.speakers h3 {
    margin-bottom:0em;
    margin-top:0.8em;
}

.position {
    color: #359335;
}

.bio {
    font-size:90%;
    color:gray;
}

.speaker-table td {
    padding:5px;
}

.advertising {
    background-color:#fffee2;
    font-size:90%;
}                   1

.advertising h3 {
    text-align:center;
}

.advertising h1 {
    text-align:center;
}

.advertising a {
    font-size:80;
}

.advertising p {
    font-size:95%;
}

.advertising img {
    border:1px solid #6666ff;
    margin-left:0.5em;
}


.session {
    display: block;
    position:relative;
    padding-left: 8px;
    border-top: 1px solid #E6E6E6;
    padding: 5px 0;
}

.session:hover {
    background-color: #eff7ff;
}

.session table {
    width:100%;
}

.session h3 {
    font-size:90%;
    margin:0px;
    margin-bottom:0.5em;
    margin-left:-0.5em;
}

.session span {
    margin-top:0.5em;
    margin-left:5px;
    color:gray;
    display:block;
    text-align:right;
    margin-right:10px;
}