body, html {
  height: 100%;
  font: 12px Arial
}
#main {
  background-image: url(/images/bodybg.jpg);
  background-attachment: fixed;
  background-position:center top;
  background-repeat: repeat;
}
#container {
  width: 875px;
  height: 100%;
  min-height: 100%;
  height: auto !important;
  margin: 0 auto -210px;
  background-color: #f2f2f2;
}
#header {
  width: 875px;
  height: 167px;
  background-color: #d8d8d8;
  background-image: url(/images/header-top.jpg);
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
}
#logo {
  position: absolute;
  width: 505px;
  height: 43px;
  left: 15px;
  top: 20px;
}
#arrow {
  position: absolute;
  margin-top: -5px;
}
.home #arrow, .venue #arrow {
  margin-left: 29px;
}
.speakers #arrow {
  margin-left: 113px;
}
.schedule #arrow {
  margin-left: 215px;
}
.whattoexpect #arrow,
.press #arrow, .tsc2010 #arrow {
  margin-left: 340px;
}
.students #arrow, .test #arrow, .thankyou #arrow, .registration #arrow, .contact #arrow, .thank-you #arrow
{
  display: none;
}

#mainnav {
  position: absolute;
  width: 875px;
  height: 32px;
  background-image: url(/images/nav-bg.jpg);
  background-repeat: repeat-x;
  margin-top: 79px;
}
#mainnav ul {
  margin-left: 30px;
  height: 32px;
  width: 675px;
}
#mainnav ul li {
  float: left;
  padding-right: 40px;
  padding-top: 5px;
  position: relative;
}
#mainnav a {
  color: #d8d8d8;
  font: 13px Arial;
  font-weight: normal;
}
#mainnav a:hover {
  color: #d95533;
}
.press-drop-down {
  display: none;
  position: absolute;
  width: 100px;
  height: 64px;
  background-color: #000;
  left: 0;
}
.press-drop-down ul {
  margin-left: 0 !important;
  text-align: center;
}
.press-drop-down ul li {
  float: none !important;
  padding: 5px 0 5px 0 !important;
  width: 100px;
}
.info-drop-down {
  display: none;
  position: absolute;
  width: 100px;
  height: 32px;
  background-color: #000;
  left: -35px;
}
.info-drop-down ul {
  margin-left: 0 !important;
  text-align: center;
}
.info-drop-down ul li {
  float: none !important;
  padding: 5px 0 5px 0 !important;
  width: 100px;
}
.press ul li {
  float: none;
}
#header .date {
  position: relative;
  z-index: 101;
  float: right;
  padding-right: 10px;
  margin-top: 10px;
}
#maincontent {
  width: 875px;
  min-height: 780px;
  height: 780px;
  height: auto !important;
}
#imagerotator {
  background-image: url(/images/imagerotator.jpg);
  background-repeat: no-repeat;
  width: 272px;
  float: right;
  padding-right: 10px;
  margin-bottom: 10px;
}
#imageholder {
  width: 241px;
  height: 306px;
  margin: auto;
  margin-top: 55px;
  margin-bottom: 10px;
}
#imagerotator ul {
  height: 26px;
  width: 130px;
  margin: auto;
  margin-top: 30px;
}
#imagerotator ul li {
  float: left;
}
#sponsored-by {
  padding-top: 25px;
  font: 11px Arial !important;
  margin-left: 100px;
}
#facebook-meridian-link {
  width: 80px;
  height: auto;
  margin: auto;
  position: relative;
}
#facebook-meridian-link ul {
  width: 250px;
}
#facebook-meridian-link ul li {
  float: left;
  margin: 0 2px 0 0;
}
#maincontentwrap {
  width: 537px;
  margin-left: 30px;
  height: auto;
  padding-bottom: 20px;
}
.registration #toproundedcorner {
  background-image: url(/images/formtop.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
#maincontentinnerwrap {
  background-color: #fff;
  border-right: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;
  width: 531px;
  height: auto;
  margin: auto;
}
#maincontentwrap ul li {
  list-style-type: disc;
  margin-left: 15px;
}
#maincontent h1 {
  font: 30px Arial;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
}
#maincontent a {
  color: #d95533;
}
#maincontent p {
  font: 12px Arial;
}
#footer {
  width: 875px;
  height: 90px;
  margin: auto;
}
#footerwrap {
  background-image: url(/images/footer-bg.jpg);
  background-repeat: no-repeat;
  width: 862px;
  height: 53px;
  margin: auto;
  font: 12px Arial;
  font-weight: bold;
  color: #606060;
}
#sponsors {
  position: absolute;
  margin-left: 20px;
  margin-top: 40px;
}
#footerlist-one {
  position: absolute;
  margin-left: 30px;
  margin-top: 20px;
}
#footerlist-one ul, #footerlist-two ul {
  margin-left: 20px;
  line-height: 1.6em;
}
#footerlist-one ul li, #footerlist-two ul li   {
  list-style-type: disc;
  color: #606060;
}
#footerlist-one a {
  color: #606060;
}
#footerlist-two {
  position: absolute;
  margin-top: 40px;
  margin-right: 20px;
}
#signature {
  font: 11px Arial;
  color: #7a7a7a;
  float: right;
  margin-top: 9px;
  padding-right: 38px;
}
#signature a {
  font: 11px Arial;
  color: #7a7a7a;
}
#push {
  height: 210px;
}

.contact-form label {
  font-size: 12px;
}
.contact-form .textinputcontact {
  border: 1px solid #ccc;
  height: 25px;
  margin-bottom: 10px;
}
.links {
  clear: both;
  margin-top: 30px;
}
.links a {
  display: block;
  width: 266px;
  padding: 10px 0 10px 0;
  margin: 0 0 0 1px;
}
.links img {
  margin: 0 0 0 1px;
}
/* form */
.register-info {
  width: 510px;
  margin: auto;
  padding: 35px 0 0 0;
}
.reserve {
  padding: 0 0 10px 0;
}
.register-info ol {
  padding: 0 0 15px 0;
}
.register-info ol .ol-title {
  font-weight: bold;
  padding: 0 0 15px 0;
}
.register-info ol li {
  padding: 0 0 10px 0;
}
.register-info p {
  padding: 0 0 15px 0 !important;
  line-height: 1.8em !important;
  font-size: 11pt !important;
}
#form {
  width: 510px;
  margin: auto;
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
}
#form li {
  padding-bottom: 20px;
  list-style-type: none !important;
  margin-left: 0 !important;
}
#form .hide, #form .other-profession {
  display: none;
}
#form label {
  display: -moz-inline-stack;
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  width: 200px;
}
#form .large-label {
  width: 330px;
}
#form em {
  color: #f36d38;
}
#required {
  padding-bottom: 15px;
}
#form .pushit {
  width: 160px;
  height: 20px;
  font-size: 12px;
  padding: 3px;
  border: 1px solid #ccc;
}
#form select {
  font-size: 12px;
}
#form textarea {
  width: 360px;
  font-size: 12px;
  margin: 10px 0 0 0;
  padding: 3px;
  border: 1px solid #ccc;
}
#paypal {
  padding-top: 20px;
  height: auto;
  width: 400px;
  margin: auto;
  text-align: center;
}
#form .submit {
  border: 1px solid #ccc;
  background-color: #f2f2f2;
  padding: 3px;
  cursor: pointer;
  text-transform: uppercase;
}
#form .form-error {
  font-size: 12px;
  color: #ff0000;
}
.promo_code_button {
  width: 400px;
  height: auto;
  margin: auto;
  padding: 10px 0 0 0;
  text-align: center;
}
.promo_code_button table {
  width: 400px;
  margin: auto;
  margin: 20px 0 20px 0;
}
.no_code {
  padding-top: 30px;
}
.has_code {
  padding-top: 30px;
}
.cancel {
  font-size: 11pt !important;
  padding: 0 0 20px 0;
  line-height: 1.8em !important;
}
