body {
  background: url(/images/event-bg.gif) top left repeat-x;
}
#event-header {
  height: 146px;
}
#event-header #client-logo {
  float: left;
  margin: 18px 0 0 0;
  padding: 0 38px 0 10px;
}
#event-header #morrow-logo {
  width: 159px;
  float: right;
  padding-top: 48px;
  padding-right: 12px;
}

#event-header h1 {
  border-left: 8px solid #f00;
  margin: 30px 0 0 0;
  padding: 20px 0 0 82px;
  line-height: 1.05em;
  width: 373px;
  w\idth: 200px;
  height: 60px;
}



#event-body {
  margin: 30px auto 0 auto;
}
#event-body #content {
  width: 700px;
  margin: 30px auto 0 auto;
}
#event-list th, #event-list td,
#venue-list th, #venue-list td
 {
  padding: 0 9px 0 9px;
  border-bottom: 2px solid #fff;
}
#event-list th,
#venue-list th {
  padding: 10px;
  color: #fff;
  background: #69398f;
}
#event-list td,
#venue-list td {
  background: #c3c3c3;
  padding: 7px 5px 7px 9px;
  color: #000;
}
#event-list td a {
  font-weight: bold;
  color: #000;
}
#event-list th.logo {
  width: 85px;
  w\idth: 71px;
}
#event-list th.event {
  width: 180px;
  w\idth: 162px;
}
#event-list th.date {
  width: 73px;
  w\idth: 55px;
}
#event-list th.venue {
  width: 113px;
  w\idth: 95px;
}
#event-list th.times {
  width: 75px;
  w\idth: 57px;
}
#event-list th.cost {
  width: 52px;
  w\idth: 34px;
}
#event-list td.logo {
  padding: 6px 5px 5px 5px;
}
#event-list td.logo img {
  border: 5px solid #fff;
}



#venue-list td.submit-cell {
  background: none;
  padding-right: 0;
  text-align: right;
}
#venue-list input.submit {
  border: 0;
  padding: 0 0 0 5px;
  margin: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.9em;
  text-align: left;
  background: url(/images/button-bg.gif) top left no-repeat;
  width: 107px;
  height: 27px;
}

#personal-details label {
  float: left;
  width: 156px;
  padding-right: 6px;
  w\idth: 150px;
  line-height: 25px;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  background: #69398f;
  text-align: right;
  margin-bottom: 3px;
}
#personal-details label.invalid {
  margin: 0;
  padding: 0 0 0 6px;
  width: 250px;
  text-align: left;
  font-style: italic;
  background: #fff;
  color: #990000;
}
#personal-details label.address {
  height: 100px;
}
#personal-details label.requirements {
  height: 52px;
}

#personal-details label span {
  display: block;
  font-weight: normal;
  line-height: 1.2em !important;
}
#personal-details input,
#personal-details textarea {
  float: left;
  margin-left: 5px;
  margin-bottom: 3px;
  width: 242px;
}
#personal-details input.checkbox{
  width:auto !important;
}

#personal-details select {
  float: left;
  margin-left: 5px;
  margin-bottom: 3px;
  width: 19em;
}
table.buttons {
  width: 410px;
  margin-top: 10px;
  text-align: center;
}


table.buttons input.submit,
table.buttons input.reset {
  border: 0;
  padding: 0 10px 0 5px;
  margin: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.9em;
  text-align: left;
  background: url(/images/button-bg.gif) top right no-repeat;
  height: 27px;
}
table.buttons input.reset,
table.buttons input.submit {
  width: auto !important;
}
table.buttons input.reset
{
  padding: 0 10px 0 0px;
  text-align: right;
  background: url(/images/button-bg-back.gif) top left no-repeat;
}

ul#seminar-select {
  list-style-type: none;
  margin: 0 0 1em 0;
  padding: 0;
  overflow: hidden;
  display: inline-block;
}
ul#seminar-select {
  display: block;
}
ul#seminar-select li {
  float: left;
  padding: 0;
  width: 300px;
  margin: 0 1em 1em 0;
}
ul#seminar-select li.left {
  clear: left;
}
ul#seminar-select li input {
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
}
ul#seminar-select li div.introduction p {
  margin: 0 0 0.2em 0;
  font-weight: bold;
}
ul#seminar-select li div.contents {
  padding: 10px;
  background: #9cc0be;
}
ul#seminar-select li label {
  width: 280px !important;
  padding: 0 !important;
  margin: 0 !important;
  background-color: #9cc0be !important;
  line-height: 1.3em !important;
  color: #000 !important;
  font-weight: normal !important;
  text-align: left;
}
ul#seminar-select li div.docs {
  padding-left: 20px;
}
ul#seminar-select li div.docs a {
  font-weight: bold;
  display: block;
  padding: 0 0 0 2em;
}
ul#seminar-select li h3 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
}

div.pbookingplaces {
  width: 200px !important;
  float: left !important;
  margin-left: 5px !important;
}
div.pbookingplaces label {
  width: 2em !important;
  background: #fff !important;
  color: #666 !important;
}
div.pbookingplaces input {
  width: 100px !important;
}

div.payment-method input {
  float: left;
  width: auto !important;
  margin: 0 0 0 4em !important;
}
div.payment-method label {
  float: left;
  width: 250px !important;
  background: #fff !important;
  color: #666 !important;
  text-align: left !important;
}

p.reason {
  color: #c00;
  font-weight: bold;
  margin-left: 5em;
}

div#bwn-ni-image {
  width: 200px;
  float: left;
}

div#logos{
padding:10px 0 10px 0;
float: left;
width:568px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

div#logos div.image{
float:left;
padding-left:55px;
padding-right:55px;
display:block;

}

div#logos div#firstimage{
padding-left:3px;
}
