/******************************************************************************
*  Suki Reed Speaker site Stylesheet
******************************************************************************/

body {
  margin: 0;
  padding: 20px;

  font-family: Georgia, "Times New Roman", serif;
  text-align: center;

  background: #000;
}


a {
  color: #4D4842;
  text-decoration: underline;
}

a.visited {
  color: #736C63;
}


a:hover {
  color: #EFEFEF;
  background-color: #4D4842;
  text-decoration: none;
}


a img {
  margin: 0;
  padding: 0;
}


p, ul, ol, table {
  margin-top: 0;
  margin-bottom: 0.7em;
}


ul, ol {
  margin: 0 0 0.7em 0;
  padding: 0;
}

li {
  margin: 0 0 0.4em 1.5em;
  padding: 0 0 0 0.3em;
}



dt {
  margin: 0 0 0.3em 0;
  padding: 0;

  font-size: 110%;
  font-weight: bold;

  color: #000;
}

dd {
  margin: 0 0 0 1.5em;
  padding: 0;

  font-size: 90%;
}


#wrapper {
  position: relative;

  margin: 0 auto;

  width: 750px;

  text-align: left;
}

#header {
  position: relative;

  height: 320px;

  font-family: Verdana, Arial, sans-serif;

  background: transparent url(/images/topheader_bg.jpg) no-repeat 0 0;
}

#splash {
  position: absolute;

  top: 32px;
  right: 10px;

  width: 335px;
}

#menu {
  position: absolute;
  top: 0;
  left: 250px;

  margin: 0;
  padding: 2px;

  text-align: center;
  font-size: 12px;
  color: #FFF;
}

#menu a {
  color: #FFF;
  text-decoration: none;
}

#menu a.current {
  color: #F5F098;
  text-decoration: none;
  font-weight: bolder;
}

#menu a:hover {
  color: #F5F098;
  text-decoration: underline;
  background-color: none !important;
}

#main {

}


#sidebar {
  margin: 0;
  padding: 10px;

  width: 40%;

  font-family: Verdana, Arial, sans-serif;
  font-size: 92%;
  color: #BDB3A5;

  background: #4D4842;
  border-right: 5px solid #000;
}

#sidebar .header {
  margin: 5px 0 10px 0;
  padding: 0;

  font-size: 110%;
  font-weight: bold;
  color: #fff;
}

#sidebar .picture_caption {
  margin: 0 0 20px 0
  padding: 0;

  text-align: center;
  font-size: 110%;
  color: #fff;
}

#sidebar .picture_container {
  margin: 0 0 10px 0
  padding: 0;

  text-align: center;
}


#sidebar p {
  margin: 0 0 0.7em 0;
  padding: 0;
}

#content {
  margin: 0;
  padding: 10px;

  font-size: 92%;
  color: #433;

  background: #999;
}

#content h1 {
  margin: 0 0 10px 0;
  padding: 0;

  font-family: Verdana, Arial, sans-serif;
  font-size: 130%;
  color: #fff;
}

#content h2 {
  margin: 0 0 10px 0;
  padding: 0;

  font-family: Verdana, Arial, sans-serif;
  font-size: 102%;
  color: #000;
}

#content h3 {
  margin: 0 0 10px 0;
  padding: 0;

  font-family: Verdana, Arial, sans-serif;
  font-size: 110%;
  color: #000;
}

#content p {
  margin: 0 0 0.7em 0;
  padding: 0;
}

.testimonial {
  font-size: 120%;
  font-style: italic;
}

.sign {
  min-height: 60px;
  _height: 60px;

  text-align: right;
  font-size: 110%;
  color: #000;
}

#country_usa { background: #999 url(images/usa_flag.jpg) no-repeat 0 0; }
#country_uk { background: #999 url(images/uk_flag.jpg) no-repeat 0 0; }
#country_austria { background: #999 url(images/austria_flag.jpg) no-repeat 0 0; }
#country_australia { background: #999 url(images/australia_flag.jpg) no-repeat 0 0; }
#country_france { background: #999 url(images/france_flag.jpg) no-repeat 0 0; }
#country_italy { background: #999 url(images/italy_flag.jpg) no-repeat 0 0; }
#country_singapore { background: #999 url(images/singapore_flag.jpg) no-repeat 0 0; }
#country_netherlands { background: #999 url(images/netherlands_flag.jpg) no-repeat 0 0; }

#country_usa1 { background: #4D4842 url(images/usa_flag1.jpg) no-repeat 0 0; }
#country_uk1 { background: #4D4842 url(images/uk_flag1.jpg) no-repeat 0 0; }
#country_austria1 { background: #4D4842 url(images/austria_flag1.jpg) no-repeat 0 0; }
#country_australia1 { background: #4D4842 url(images/australia_flag1.jpg) no-repeat 0 0; }
#country_france1 { background: #4D4842 url(images/france_flag1.jpg) no-repeat 0 0; }
#country_italy1 { background: #4D4842 url(images/italy_flag1.jpg) no-repeat 0 0; }
#country_singapore1 { background: #4D4842 url(images/singapore_flag1.jpg) no-repeat 0 0; }
#country_netherlands1 { background: #4D4842 url(images/netherlands_flag1.jpg) no-repeat 0 0; }


#footer {
  padding: 5px 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 92%;
  color: #BDB3A5;
  text-align: right;
}





.item {
  clear: both;
  overflow: hidden;

  margin: 0 0 1em 0;
  padding: 10px;

  border: 8px solid #878581;
}

.item .preview {
  float: left;

  width: 150px;

  margin: 0;
  padding: 0;
}

.item h2 {
  margin: 0 0 0.3em 170px ! important;
  padding: 0;
}

.item .descr {
  margin: 0 0 0.1em 170px ! important;
  padding: 0;
}




.mtable {
  width: 430px;

  font-size: 10px;
  color: #002469;
}

.mtable thead th {
  padding: 4px;

  font-size: 11px;
  color: #666;

  background-color: #908E8D;
}

.mtable tbody td, .mtable td {
  padding: 4px;

  font-size: 11px;
  color: #333333;

  background-color: #908E8D;
}

.mtable tfoot td {
  padding: 4px;

  font-size: 10px;
  color: #666;

  background-color: #908E8D;
}

.mtable tbody th {
  padding: 4px;

  font-size: 11px;
  color: #666;

  background-color: #908E8D;
}

.mtable tfoot th {
  padding: 4px;

  font-size: 11px;
  color: #CC0000;

  background-color: #908E8D;
}

.mtable tbody tr.complete td {
  color: #333;

  background-color: #908E8D;
}

.mtable tbody th a, .mtable tfoot th a {
  color: #CC0000;
  text-decoration: underline;
}

.mtable tbody th a:hover, .mtable tfoot th a:hover {
  color: #EE3333;
  text-decoration: underline;
}



.mtable .images td {
  background-color: #FFFFFF;
}

.mtable .captions td {
  padding: 4px;

  color: #333;

  background-color: #908E8D;
}







.form-table {
  width: 100%;

  font-size: 13px;
  color: #002469;
}

td.inner .form-table {
  width: 330px !important;
}



.form-table tbody td {
  padding: 2px;

  width: 70%;

  color: #333333;

  background-color: #908E8D;

  text-align: left;
}

.form-table tfoot td {
  padding: 2px;

  background-color: #908E8D;

  text-align: right;
}

.form-table tbody th {
  padding: 2px;

  width: 25%;

  color: #000000;
  font-weight: normal;
  text-align: right;

  background-color: #908E8D;
}


.form-table tbody td input, .form-table tbody td select, .form-table tbody td textarea {
  width: 100%;
}

td.inner .form-table tbody td input, td.inner .form-table tbody td select, td.inner .form-table tbody td textarea {
  width: 250px;
}

.form-table tbody label sup {
  color: #CC0000;
  font-weight: bold;
}


.sheet {
  margin: 0 2em 0.7em 2em;
  padding: 0.5em 1em;

  color: #433;

  background: #FFF;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
}

.red {
  color: #900;
}