body {
  font-family: sans-serif;
  font-size: medium;
  color: black;
  background-image: url("../images/ICASSP2010_MenuColor.png");
  background-repeat: repeat-y;
  background-color: white;
  margin: 0;
  padding: 0;
}
#HeaderBlock {
  padding: 0;
  margin: 0;
  background-color: white;
  height: 200px;
}
#columnContainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align:left;
}
#MenuBlock {
  float: left;
  width: 245px;
}
#MenuBlock-content {
  margin: 0;
  padding: 0;
}
#menutop {
  background-image: url("../images/ICASSP2010_MenuTop.png");
  background-repeat: no-repeat;
  background-color: #D1AB86;
  width: 245px;
  height: 208px;
  position: absolute;
  top: 200px;
  left: 0px;
  z-index: -1;
}
#SupporterBlock {
  float: left;
  width: 12em;
  text-align: center;
}
#SupporterBlock img {
  margin: auto;
  padding: 10px 0;
}
#ContentBlock {
  margin:0 0 0 245px;
  padding:0;
  border: 1px solid black;
  border-width: 1px 0 0 0;
}
#ContentBlock-content {
  margin:0;
  padding: 0.5em 1em;
}
hr.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
}
#FooterBlock {
  text-align: center;
  font-size: 0.7em;
  margin: 0 0 0 245px;
  padding: 3px 0;
  background-color: #69421C;
  border: 1px solid black;
  border-width: 1px 0;
}
#FooterBlock p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: white;
}
#FooterBlock a, #FooterBlock a:link, #FooterBlock a:visited {
  color: #d1bf9a;
  text-decoration: none;
  font-weight: bold;
  background-color: inherit;
  border-style: none;
}
#FooterBlock a:hover {
  color: #85a9b2;
}
#navigation {
  padding: 0;
  margin: 0;
  border-width: 0;
}
#navigation li {
  list-style: none;
  padding: 0 10px 0 10px;
  text-align: left;
}
#navigation li a {
  font-weight: bold;
  font-size: 0.8em;
  color: black;
  margin: 2px 0;
  padding: 1px 4px 2px 25px; 
  display: block;
  border: 2px solid black;
  background-color: #d1b59a;
  text-indent: -22px;
  text-decoration: none;
}
#navigation li a:link {
}
#navigation li a:visited {
}
#navigation li a:hover {
  background-color: #365b64;
}
#navigation li a img {
  vertical-align: -30%;
  border-style: none;
}
#navigation h4 {
  display: inline;
  margin: 0;
  padding: 1px 0.33em;
  position: relative;
  top: -1em;
  font-size: 1.1em;
  border: 1px solid gray;
}
#navigation #title {
  text-align: left;
}
#navigation li.sep {
  height: 10px;
}
h1 {
  font-size: 180%;
  font-weight: bolder;
  color: #123841;
  background-color: inherit;
  text-align: left;
}
h2 {
  font-size: 150%;
  font-weight: bolder;
  color: #69421c;
}
h3 {
  font-size: 120%;
  font-weight: bolder;
  color: #123841;
}
a, a:link, a:visited {
  border-style: none;
  text-decoration: underline;
  color: #365b64;
}
a:hover {
  color: #123841;
}

table {
  border-collapse: collapse;
  background-color: white;
  color: black;
  border: 1px solid black;
}
tr {
}
th {
  background-color: black;
  color: white;
  font-weight: bold;
  font-size: 80%;
  text-align: center;
  padding: 2px 5px;
  border: 1px solid #444;
}
td {
  font-size: 80%;
  padding: 2px 5px;
  text-align: left;
  border: 1px solid #888;
}
table.SessionList {
  border-style: none;
}
table.SessionList tr td {
  border-style: none;
  font-size: small;
}
td.locationcell {
  border-style: solid;
  font-size: large;
  text-align: right;
}
td.daycell {
  color: red;
  background-color: inherit;
  font-size: larger;
  font-weight: bold;
}
td.timecell {
  color: black;
  background-color: inherit;
  text-indent: 0.5cm;
  font-weight: bold;
}
table.SessionDescription {
  border-collapse: collapse;
  border-style: none;
}
table.SessionDescription td {
  border-style: none;
}
table.PaperDescription {
  border-collapse: collapse;
  border-style: none;
}
table.PaperDescription td {
  border-style: none;
}
p {
  text-align: justify;
}
p.FinePrint {
    font-size: smaller;
}
.red {
  color: red;
}
ul#cfpTopicList {
  list-style: none;
  font-weight: bolder;
}
table#ImportantDates {
  border: 2px solid black;
  border-collapse: collapse;
  font-size: 80%;
}
table#ImportantDates td {
  border: 1px solid gray;
  padding: 0.1em 0.6em;
}
table.RegFeeSchedule {
  border-style: solid;
  border-width: 2px;
  border-color: black;
  border-collapse: collapse;
}
table.RegFeeSchedule td, th {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  font-size: smaller;
}
#OrgCommitteeTable {
  text-align: center;
}
#OrgCommitteeTable th {
  text-align: center;
  padding: 1em 1em 0 1em;
}
#OrgCommitteeTable td {
  text-align: center;
  padding: 0 1em;
}
#TPCommitteeTable {
}
#TPCommitteeTable th {
  padding: 1em 1em 0 1em;
}
#TPCommitteeTable td {
  padding: 0 1em;
}
table#CFPTopics {
  font-size: 80%;
}
div#ConfHeader {
  text-align: center;
}
a.plain, a.plain:link, a.plain:visited {
  border-style: none;
  text-decoration: none;
  color: black;
}
a.plain:hover {
  border-style: none;
  color: black;
  background-color: inherit;
}

table.PaperStatusGrid {
  border-collapse: collapse;
  border: 1px solid black;
  width: 100%;
}

table.PaperStatusGrid tr.HeaderRow {
  background-color: black;
  color: white;
}

table.PaperStatusGrid tr.HeaderRow th {
  font-weight: bold;
  text-align: left;
  padding: 2px 10px;
}

table.PaperStatusGrid td {
  padding: 2px 10px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

#CrossAdvertise {
  margin-top: 3cm;
  text-align: center;
}
#LatestNews {
  border: 2px solid black;
  background-color: #d1b59a;
  margin: 0.5em 0;
  padding: 0.4em;
  max-width: 800px;
}
#LatestNews h3 {
  margin: 0;
}
#LatestNews ul {
  margin-top: 0;
  margin-bottom: 0;
}
#LatestNews li {
  list-style-type: circle;
}
table.ExInfo {
  border: 1px solid gray;
  border-collapse: collapse;
  margin: 1em;
}
table.ExInfo td {
  border: 1px solid gray;
  padding: 3px 10px;
  vertical-align: top;
}
table.ExInfo th {
  border: 1px solid gray;
  padding: 3px 10px;
  vertical-align: top;
}
table.ExInfo ul {
  padding: 0 1em;
  margin: 0;
}
div.sep {
  border-bottom: 1px solid gray;
}
div.CommitteeMember {
}
div.CommitteeMember .Title {
  display: block;
  font-weight: bolder;
  padding-top: 2.0em;
}
div.CommitteeMember .Name {
  display: block;
  padding-top: 0.2em;
}
div.CommitteeMember .Affiliation {
  display: block;
  padding-top: 0;
  font-style: italic;
  margin-left: 0.6em;
}
div.important {
  padding: 1em;
  border: 2px solid #d02027;
  background-color: #fff2d1;
}
table.HotelPrices {
  border-collapse: collapse;
  border: 1px solid black;
  margin: 0 1em;
}
table.HotelPrices td {
  text-align: right;
  border: 1px solid black;
  padding: 0 3px;
}
table.HotelPrices th {
  padding: 0 1em;
}
table.HotelPrices td.RoomType {
  text-align: left;
}
p.Support {
}
p.Support .Name {
  font-weight: bolder;
}
p.Support .Cost {
  font-weight: bolder;
  color: #056cb6;
}
.HousingSep {
  background-color: black;
  color: white;
  font-weight: bolder;
  font-family: sans-serif;
  padding: 2px 1em;
}
div #progressbar table {
  border-style: none;
  border-collapse: separate;
}
div #progressbar td {
 border: 1px solid gray;
}
div #progressbar td.none {
 border-width: 0;
}
div #progressbar td.selected {
 background-color: #fff2d1;
 font-weight: bolder;
 border: 1px solid #d02027;
}
#SSSubmit {
  border-collapse: collapse;
  border-style: none;
}
#SSSubmit th {
  border-style: none;
  font-weight: bolder;
  padding: 4px;
}
#SSSubmit td {
  border-style: none;
  padding: 4px;
}
ul.nodecoration {
}
ul.nodecoration li {
  list-style: none;
}
.important {
  border: 2px solid #d02027;
  background-color: #fff2d1;
  margin: 0.5em 0;
  padding: 0.4em;
}
p.PaperStatusError {
  margin: 0;
  padding: 0;
}
div.PaperStatusErrorDescription {
  margin: 0 1em;
  font-size: 90%;
  color: blue;
  font-style: italic;
}
table#RegContactInfo {
  border-style: none;
  border-collapse: collapse;
}
table#RegContactInfo td {
  border-style: none;
  font-size: 100%;
}
table#RegContactInfo td.PersonalInfo {
  text-align: right;
}
table#ExtrasList {
  border-collapse: collapse;
  border: 2px solid black;
  margin: 0.5em;
}
table#ExtrasList th {
  background-color: black;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 2px 6px;
}
table#ExtrasList td {
  background-color: white;
  color: black;
  border: 1px solid gray;
  padding: 2px 6px;
}
table#ccinfo {
  border-collapse: collapse;
  border-style: none;
}
table#ccinfo th {
}
table#ccinfo td {
  padding: 2px 6px;
  border-style: none;
  vertical-align: middle;
}
table#RegistrantInfo {
  border-collapse: collapse;
  border-style: none;
}
table#RegistrantInfo th {
  font-weight: bold;
  text-align: right;
  border-style: none;
  padding: 3px;
  background-color: white;
  color: black;
}
table#RegistrantInfo td {
  padding: 3px;
}
#THEMES_ad {
  border: 1px solid black;
  border-width: 1px 1px 1px 1px;
  margin: 1em auto;
  background-color: white;
  padding: 0.3em;
  text-align: center;
  width: 215px;
}
#THEMES_ad img {
  margin: 0 auto;
  display: block;
  border-style: none;
}
p.show-and-tell-time {
  font-size: 120%;
  font-weight: bolder;
  margin-top: 1em;
}
p.show-and-tell-booth {
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-top: 1em;
}
p.show-and-tell-org:before {
  content: 'Organization: ';
}
p.show-and-tell-org {
  font-style: italic;
  margin: 0;
  padding: 0;
  margin-left: 1em;
}
p.show-and-tell-presentation-title:before {
  content: 'Title: ';
}
p.show-and-tell-presentation-title {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  margin-left: 1em;
}
p.show-and-tell-presenters:before {
  content: 'Authors: ';
}
p.show-and-tell-presenters {
  margin: 0;
  padding: 0;
  margin-left: 1em;
}
p.show-and-tell-description {
  font-size: 85%;
  padding: 0;
  margin: 0.5em 0 0.5em 2em;
}

