@charset "utf-8";
/* 
 R E S E T S
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, footer, div, aside {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
  outline: 0; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

table, td, th {
  vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a img {
  border: none; }

a {
  color: #376eab;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a.cta-link {
  background: url("http://files1.jivesoftware.com/images/global/icons/icon-sprite-white-18119.png") no-repeat scroll 0 2px transparent;
  display: inline-block;
  margin-bottom: 3px;
  padding: 0 0 4px 22px; }

.left {
  float: left; }

.right {
  float: right; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* SET UP DIN FONT SUBSTITUTION FOR THESE ELEMENTS: */
h1, h2, #right-panel h3, .livestream-register h3, #subhead ul li a, #right-panel h4 {
  font-family: "ff-din-web-pro-1", "ff-din-web-pro-2", Helvetica, Arial, sans-serif; }

/* DIN WEIGHTS:
Light - 300
Regular - 400
Medium - 600
Bold - 700 */
body {
  background: #000;
  color: #000;
  font-size: 62.5%;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }

#header-wrapper {
  width: 100%; }

#header {
  min-height: 86px;
  margin: 0 auto;
  padding: 0 15px;
  width: 940px; }

#header h1 {
  background: url(http://files1.jivesoftware.com/images/newwaytour/jive-logo-header-21142.png) top left no-repeat;
  color: #d3daea;
  float: left;
  font-size: 4em;
  font-weight: normal;
  margin-top: 20px; }

#header h1 a {
  height: 50px;
  width: 354px;
  text-indent: -9999em; }

#nav {
  background: #fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  height: 40px;
  width: 100%; }

#nav ul {
  display: block;
  height: 40px;
  list-style: none;
  margin: 0 auto;
  width: 940px; }

#nav ul li {
  display: inline-block;
  float: left; }

#nav ul li a {
  background: #fff;
  border-left: 1px solid #e3e3e3;
  color: #333;
  display: inline-block;
  font-size: 1.7em;
  font-weight: bold;
  height: 27px;
  padding: 8px 60px 5px 60px;
  text-decoration: none; }

#nav ul li a:hover, #nav ul li.last a:hover, #nav ul li.selected a,
body.overview #nav ul li.overview a,
body.agenda #nav ul li.agenda a,
body.whyattend #nav ul li.whyattend a,
body.locations #nav ul li.locations a,
body.register #nav ul li.register a {
  background: #555555;
  /* old browsers */
  background: -moz-linear-gradient(top, #555555 0%, #3c3c3c 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #3c3c3c));
  /* webkit */
  color: #fff; }

#nav ul li.last a {
  border-right: 1px solid #e3e3e3;
  color: #3d74b2;
  padding: 8px 47px 5px 47px; }

#subhead {
  height: 252px;
  width: 100%; }

#subhead .wrapper {
  background: url("http://files2.jivesoftware.com/images/newwaytour/header-bg-19074.jpg") top center no-repeat;
  height: 252px;
  margin: 0 auto;
  padding: 0 15px;
  width: 940px; }

#subhead h2 {
  text-indent: -9999em;
  visibility: hidden; }

.livestream #subhead {
  height: 380px; }

.livestream #subhead .wrapper {
  background: url("http://files2.jivesoftware.com/images/newwaytour/livestream-header-bg-21291.jpg") 14px 25px no-repeat;
  height: 100%; }

.livestream #subhead ul {
  display: none; }

#subhead ul {
  float: right;
  list-style: none;
  margin-top: 14px;
  width: 102px; }

#subhead ul li {
  display: block;
  margin-bottom: -1px; }

#subhead ul li a {
  color: #fff;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.2em; }

#subhead ul li a:hover {
  text-decoration: underline; }

#main-wrapper {
  background: transparent url("http://files1.jivesoftware.com/images/jiveworld/jw11/faux-bg-18976.gif") center top repeat-y; }

#content-wrapper {
  margin: 10px auto;
  padding: 0 15px;
  width: 940px; }

.livestream #content-wrapper {
  margin-top: 0; }

#left-panel {
  background: #fff;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  float: left;
  min-height: 500px;
  width: 710px; }

body.thanks #left-panel {
  min-height: 600px; }

.livestream #left-panel {
  width: 620px; }

#left-panel #content {
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 690px; }

.livestream #left-panel #content {
  width: 550px; }

#content img.hero {
  border: 1px solid #000;
  margin: -10px 10px 8px 15px; }

#content p {
  color: #333;
  font-size: 1.4em;
  line-height: 20px;
  margin-bottom: 15px; }

#content p.caption {
  color: #999;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 7px 0;
  text-align: right; }

#content p.brochure a, #right-panel p.brochure a {
  background: transparent url("http://files1.jivesoftware.com/images/global/icons/icon-sprite-white-18119.png") 0 -40px no-repeat;
  padding: 0 0 3px 22px; }

#right-panel p.brochure a {
  background-position: 0 -38px;
  padding-bottom: 0;
  display: block; }

#right-panel p.brochure {
  font-size: 1.4em;
  line-height: 20px;
  margin-bottom: 15px; }

#content h1 {
  font-size: 3em;
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 15px; }

#content h2 {
  font-size: 2.5em;
  font-weight: 500;
  margin-bottom: 10px; }

#content h3 {
  font-size: 1.9em;
  font-weight: bold;
  line-height: 1.2; }

#content h3.lined {
  border-bottom: 1px solid #d6d7d7;
  margin-bottom: 15px;
  padding-bottom: 8px; }

#content h4 {
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.2; }

#content blockquote {
  color: #333;
  font-size: 1.8em;
  font-style: italic;
  margin-bottom: 15px;
  padding-right: 120px; }

#content blockquote span.source {
  display: block;
  font-size: 12px;
  font-style: normal;
  margin-top: 8px; }

#content blockquote span.source span.title {
  color: #666; }

#content ul {
  color: #333;
  font-size: 1.4em;
  margin: 0 0 15px 25px; }

#content ul li {
  line-height: 20px;
  margin-bottom: 8px; }

table {
  border-collapse: collapse;
  border-top: 1px solid #d6d7d7;
  border-bottom: 1px solid #d6d7d7;
  margin: 10px 0 25px 0;
  width: 100%; }

table td, table th {
  font-size: 1em;
  padding: 10px;
  vertical-align: top; }

table th {
  font-size: 1.2em; }

body.agenda table td, body.agenda table th {
  font-size: 1.3em; }

body.agenda table th {
  color: #5a5a5a; }

table th {
  font-weight: bold; }

body.agenda table th {
  font-weight: normal; }

table th.header {
  font-size: 1.4em;
  font-style: italic; }

table tr.zebra th, table tr.zebra td {
  background-color: #f2f2f2; }

#content table ul {
  font-size: 1.2em;
  margin-bottom: 0; }

#content table ul li {
  margin-bottom: 5px; }

.city {
  clear: both;
  margin-bottom: 45px; }

.city .info {
  float: right;
  width: 295px; }

.city .info p strong {
  font-weight: normal;
  font-style: italic;
  font-size: 1.1em; }

.bio {
  border-bottom: 1px solid #eee;
  clear: both;
  padding: 30px 0; }

.bio .info h4 {
  margin-bottom: 10px; }

#content .bio .info p:last-child {
  margin-bottom: 0; }

#right-panel {
  float: right;
  width: 214px; }

.livestream #right-panel {
  width: 285px; }

#right-panel div {
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px; }

#right-panel h4 {
  color: #333333;
  font-size: 2.1em;
  font-weight: 600;
  margin-bottom: 8px; }

#right-panel div.sponsor-box {
  background: #fff;
  padding: 15px;
  text-align: center; }

.livestream #right-panel div.sponsor-box {
  width: 180px; }

#right-panel blockquote {
  color: #f2f2f2;
  font-size: 1.8em;
  font-style: italic;
  margin: 15px 5px; }

#right-panel blockquote span {
  font-style: normal;
  font-size: 12px;
  display: block;
  margin-top: 10px; }

#right-panel .cta {
  background: #0e2a5b;
  background-image: -webkit-gradient(linear, left 10%, right bottom, color-stop(0.23, #0e2a5b), color-stop(0.96, #5a92ce));
  background-image: -moz-linear-gradient(left 10%, #0e2a5b 23%, #5a92ce 96%);
  color: #fff;
  cursor: pointer;
  margin-bottom: 10px;
  min-height: 55px;
  padding: 8px 15px 2px 15px;
  position: relative;
  width: 185px; }

#right-panel .cta span.arrow {
  background: transparent url("http://files2.jivesoftware.com/images/jiveworld/jw11/cta-arrow-18976.png") left top no-repeat;
  height: 59px;
  left: 142px;
  position: absolute;
  bottom: 7px;
  width: 67px;
  z-index: 3; }

#right-panel .cta:hover {
  background: #000;
  -webkit-box-shadow: 0 0 5px 2px rgba(156, 218, 255, 0.5);
  -moz-box-shadow: 0 0 5px 2px rgba(156, 218, 255, 0.5);
  box-shadow: 0 0 5px 2px rgba(156, 218, 255, 0.5); }

#right-panel .cta:hover span.arrow {
  background: transparent url("http://files2.jivesoftware.com/images/jiveworld/jw11/cta-arrow-hover-18976.png") left top no-repeat; }

#right-panel .cta h3 a {
  color: #fff; }

#right-panel .cta h3 a:hover {
  text-decoration: none; }

#right-panel .cta h3, #right-panel .register-cta h3 {
  font-size: 2.2em;
  font-weight: 600;
  line-height: 1.2em; }

#right-panel .cta h3.register {
  font-size: 2.7em;
  margin-bottom: 8px; }

#right-panel .cta p, #right-panel .register-cta p {
  font-size: 1.4em;
  font-weight: bold; }

#right-panel .register-cta {
  color: #fff;
  padding: 0 15px; }

#right-panel .register-cta p {
  font-weight: normal;
  margin-bottom: 12px; }

#right-panel .register-cta h3 {
  font-size: 2.2em;
  margin-bottom: 10px; }

#right-panel .register-cta h4 {
  color: #376EAB;
  font-weight: bold;
  font-size: 1.5em; }

body.register #right-panel div.social {
  margin: 20px 0; }

body.register #right-panel div.social h3 {
  font-size: 2.2em; }

body.register #right-panel .social ul {
  color: #333;
  margin: 12px 0; }

body.register #right-panel .social ul li {
  background: transparent url("http://files1.jivesoftware.com/images/jiveworld/jw11/li-bg-18976.png") left top no-repeat;
  border-bottom: none;
  padding: 12px 0; }

#right-panel .dates {
  background: none;
  color: #999;
  margin-top: 20px;
  padding-left: 10px; }

.livestream #right-panel .dates {
  padding-left: 0; }

#right-panel .dates li {
  font-size: 1.6em;
  margin-bottom: 12px;
  list-style: none; }

#right-panel .dates a {
  font-weight: bold; }

#right-panel .dates p {
  background: transparent url("http://files1.jivesoftware.com/images/newwaytour/line-bg-19036.png") left top no-repeat;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.5em;
  margin: 15px 0 0 0;
  padding-top: 20px;
  padding-right: 10px; }

.livestream #right-panel .dates p {
  background: none;
  margin-bottom: 20px;
  padding: 0; }

#right-panel .social {
  background: #f2f2f2;
  color: #666666;
  font-size: 1.2em;
  padding: 10px 15px 20px 15px;
  position: relative;
  width: 185px; }

#right-panel .social ul {
  list-style: none; }

#right-panel .social ul li {
  border-bottom: 1px solid #e2e2e2;
  padding: 15px 0; }

#right-panel .social ul li:last-child {
  border-bottom: none;
  padding-bottom: 5px; }

#right-panel .social ul li a.tweet_avatar {
  display: block;
  float: left;
  margin: 0 8px 1px 0; }

a.tweet_from {
  display: none; }

span.date {
  color: #808080;
  display: block;
  font-size: 12px;
  font-style: italic;
  margin-top: 8px; }

span.date a {
  color: #808080; }

#right-panel .social .icon {
  display: block;
  height: 85px;
  position: absolute;
  top: -6px;
  right: 0;
  width: 73px;
  z-index: 5; }

.bird-icon {
  background: transparent url("http://files1.jivesoftware.com/images/jiveworld/jw11/birdy-18976.png") left top no-repeat; }

.community-icon {
  background: transparent url("http://files1.jivesoftware.com/images/jiveworld/jw11/community-18976.png") left top no-repeat; }

#right-panel #community {
  margin-top: 20px; }

#right-panel .social h3 {
  color: #333333;
  font-size: 2.2em;
  font-weight: 600; }

h5.toggler a, h4.toggler, h3.toggler {
  background: transparent url("http://files1.jivesoftware.com/images/jiveworld/jw11/accordion-arrow-18976.png") left 2px no-repeat;
  color: #376EAB;
  cursor: pointer;
  margin: 10px 0 4px 0;
  padding-left: 23px; }

h3.toggler {
  margin-bottom: 15px; }

h5.toggler a {
  display: inline-block;
  padding-top: 2px;
  margin: -10px 0 20px 0;
  font-size: 1.8em; }

h5.active a, h4.active, h3.active {
  background-position: left -33px !important; }

h5.toggler a:hover, h4.toggler:hover, h3.toggler:hover {
  text-decoration: underline; }

#content div.slider p:last-child {
  margin-bottom: 0; }

div.slider {
  padding-bottom: 12px; }

div.slider table {
  border-top: 0;
  margin: 0; }

.livestream-register {
  background: #0E3B6B;
  background: -moz-linear-gradient(top, #2964a7 0%, #0e3b6b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2964a7), color-stop(100%, #0e3b6b));
  background: -webkit-linear-gradient(top, #2964a7 0%, #0e3b6b 100%);
  background: -o-linear-gradient(top, #2964a7 0%, #0e3b6b 100%);
  background: -ms-linear-gradient(top, #2964a7 0%, #0e3b6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2964A7', endColorstr='#0E3B6B',GradientType=0 );
  background: linear-gradient(top, #2964a7 0%, #0e3b6b 100%);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 12px; }

#left-panel .livestream-register {
  padding: 18px; }

.livestream-register h3, #content .livestream-register h3 {
  color: #fff;
  font-size: 2.1em;
  font-weight: 600; }

#right-panel .livestream-register {
  padding: 10px 0; }

#right-panel .livestream-register h3 {
  border-bottom: 1px solid #0e325c;
  padding: 0 20px 8px 20px; }

.livestream-register form {
  padding: 12px 10px 5px 20px; }

#left-panel .livestream-register form {
  padding: 12px 0 0 0; }

#right-panel .livestream-register form {
  border-top: 1px solid #4570a3; }

.livestream-register form input#emailAddress, .livestream-register form input#emailAddress2 {
  border: none;
  color: #666;
  font-size: 1.5em;
  height: 26px;
  padding: 5px 5px 5px 10px;
  width: 190px; }

.livestream-register form input#emailAddress2 {
  width: 455px; }

.livestream-register .form-submit-image input {
  margin-left: 2px;
  padding: 0; }

.livestream-register .form-submit-image, #right-panel .livestream-register .form-submit-image {
  float: left;
  margin: 0;
  padding: 0; }

.livestream-register .form-textfield {
  margin: 0; }

.livestream-register label.error, .livestream-register div#errors ol li a {
  color: #fff;
  font-weight: bold; }

fieldset#nwt_livestream {
  float: left;
  width: 190px; }

fieldset#nwt_livestream2 {
  float: left;
  width: 455px; }

#content .livestream-register ul, #content .livestream-register ul li {
  margin: 0;
  padding: 0; }

#footer {
  color: #808184;
  font-size: 1.3em;
  margin: 25px auto;
  padding: 0 15px;
  width: 940px; }

#footer h4 {
  border-bottom: 1px solid #808184;
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px; }

#quick-links {
  float: left;
  margin-right: 40px;
  width: 200px; }

#quick-links ul {
  list-style: none; }

#quick-links ul li {
  margin-bottom: 10px; }

#contact {
  float: left;
  width: 450px; }

#copyright {
  float: right;
  width: 220px; }

/*************************************************************************
		F O R M S
*************************************************************************/
form {
  clear: both; }

fieldset li {
  display: inline-block;
  list-style: none;
  padding: 0; }

.form-select, .form-textfield, .form-password, .form-textarea, .form-checkbox, .form-static, .form-checkboxlist {
  margin: 0 0 20px 0;
  *zoom: 1; }

/* Input Specific Form Items */
input, textarea {
  font-size: 13px;
  padding: 3px;
  line-height: 13px;
  display: inline;
  float: left; }

fieldset .uneditable {
  border-bottom: 1px solid;
  border-top: 1px solid;
  margin: 10px 20px;
  padding: 5px 0; }

/* specific input styles */
input.notExample, textarea.notExample {
  color: #8c8c8c; }

.form-textfield textarea, .form-password textarea, .form-textarea textarea, .form-static textarea {
  width: 300px; }

input[type='button'], input.button {
  background: #5696C7;
  border: 0;
  color: #FFF;
  cursor: pointer;
  font-weight: bold;
  padding: 4px 10px 6px 10px;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #456785), color-stop(1, #6293be));
  background-image: -moz-linear-gradient(left top, #456785 0%, #6293be 100%); }

input[type='button']:hover, input.button:hover {
  background: #366792;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #254c70), color-stop(1, #4781b3));
  background-image: -moz-linear-gradient(left top, #254c70 0%, #4781b3 100%); }

/* checkboxes
*************************************************************************/
.form-checkbox {
  margin: 0 0 20px;
  padding: 0; }

.form-checkbox input {
  display: inline;
  float: left; }

.form-checkbox label {
  margin: 0; }

.form-checkboxlist {
  margin-left: 0;
  padding: 0; }

.form-checkboxlist .form-checkbox {
  margin: 0; }

.form-checkboxlist .form-checkbox label {
  font-weight: normal;
  text-align: left;
  width: auto; }

/* miscelaneous form items
*************************************************************************/
input.notExample {
  color: #8c8c8c !important; }

#more_information {
  display: none; }

.spinna {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 63px;
  left: 50%;
  margin-left: -16px; }

.form-submit-button, .form-submit-image, .form-submit-input {
  margin: 0 0 20px 120px;
  overflow: hidden;
  *zoom: 1; }

#search-button-div.form-submit-image {
  overflow: visible; }

#search-button-div input#search-button {
  padding-top: 0; }

#updateSubscriptions .form-submit-input {
  margin: 0 11px 11px; }

#newsLetterFormFooter_0-div.form-submit-image {
  margin: 0; }

#fieldset-newsletter ul {
  margin: 0; }

#fieldset-accountcreate h3 {
  margin-top: 0; }

#fieldset-accountcreate ul {
  margin-bottom: 0; }

#fieldset-accountcreate li {
  width: 400px; }

/* Form Styles for main form only
*************************************************************************/
fieldset#fieldset-jiveworld-sponsors-contact {
  margin-bottom: 0; }

fieldset.main-form {
  clear: both;
  margin-bottom: 10px; }

fieldset.main-form legend {
  color: #fff;
  font-size: 1.7em;
  font-weight: bold; }

fieldset.main-form input[type='text'], fieldset.main-form input[type='password'], fieldset.main-form input[type='email'], fieldset.main-form input[type='url'], fieldset.main-form input[type='number'], fieldset.main-form input.text, fieldset.main-form select, fieldset.main-form textarea {
  background: #f8f8f8;
  border: 1px solid #ddd;
  color: #333;
  padding: 3px 4px;
  width: 190px; }

fieldset.main-form textarea {
  line-height: 1.3em;
  padding: 0 3px;
  width: 375px;
  height: 100px; }

fieldset.main-form input:focus, fieldset.main-form textarea:focus {
  border: 1px solid #343434; }

fieldset.main-form select {
  padding: 0;
  width: 200px;
  font-size: 13px;
  padding: 0;
  height: 23px; }

fieldset.main-form label {
  color: #333;
  display: block;
  float: left;
  line-height: 28px;
  margin-right: 10px;
  text-align: right;
  width: 110px; }

fieldset.main-form h3 {
  margin-bottom: 10px; }

/* fieldset.main-form .form-checkbox { margin-left: 120px; } */
fieldset.main-form .form-checkbox label {
  display: inline;
  float: none;
  line-height: 24px;
  margin: 0; }

fieldset.main-form .form-checkboxlist .form-checkbox {
  margin: 0; }

fieldset.main-form button {
  background: #5b92c4 url("http://files1.jivesoftware.com/images/css/bg-button-13467.gif") repeat-y 100% 0;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 1.3em;
  font-weight: bold;
  margin-left: 130px;
  padding: .5em 2.5em; }

#content fieldset.main-form ul li#firstName-div,
#content fieldset.main-form ul li#company-div,
#content fieldset.main-form ul li#phone-div,
#content fieldset.main-form ul li#title-div,
#content fieldset.main-form ul li#companySize-div {
  margin-right: 22px; }

#content fieldset.main-form ul li#newwayTourCity-div, #content fieldset.main-form ul li#newwayBOSession-div {
  padding-left: 120px; }

#content fieldset.main-form ul li#newwayTourCity-div label, #content fieldset.main-form ul li#newwayBOSession-div label {
  display: block;
  text-align: left;
  float: none;
  width: 300px; }

#content fieldset.main-form ul {
  margin-bottom: 0;
  margin-left: 0; }

#content fieldset.main-form ul li {
  margin-bottom: 15px; }

fieldset.main-form li span {
  display: block;
  float: left;
  position: relative;
  width: 200px; }

fieldset.main-form li.form-textarea span {
  width: 375px; }

fieldset.main-form li span span {
  float: none; }

fieldset.main-form li span.caps {
  background: url("http://files2.jivesoftware.com/images/graphics/lock_fill_12x16-16021.png") no-repeat;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 16px; }

fieldset.main-form div.selector span {
  height: 24px;
  line-height: 24px;
  padding: 0 21px 0 2px;
  width: 177px; }

fieldset.main-form div.checker {
  width: 23px;
  height: 23px; }

fieldset.main-form div.checker input {
  width: 23px;
  height: 23px; }

fieldset.main-form div.checker span {
  height: 23px;
  width: 23px; }

fieldset.main-form li.form-checkbox span {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 23px; }

fieldset.main-form li#mainForm_sbsNatureOfInterest-div label, fieldset.main-form li#mainForm_sbsLevelOfEngagement-div label {
  float: none;
  line-height: 20px;
  margin-left: 120px;
  margin-bottom: 5px;
  text-align: left;
  width: 500px; }

fieldset.main-form li#mainForm_sbsNatureOfInterest-div select, fieldset.main-form li#mainForm_sbsLevelOfEngagement-div select,
#left-panel #content fieldset.main-form ul li#mainForm_sbsNatureOfInterest-div label.error, #left-panel #content fieldset.main-form ul li#mainForm_sbsLevelOfEngagement-div label.error {
  margin-left: 120px; }

/* Form Error Message
*************************************************************************/
#left-panel #content fieldset.main-form ul li label.error {
  background-image: -webkit-gradient(linear, left top, left top, color-stop(0.8, #dddddd), color-stop(0.8, white));
  background-image: -moz-linear-gradient(center center, #dddddd 80%, white 80%);
  border: 1px solid #B5B5B5;
  color: #4683bb;
  -webkit-box-shadow: 0px 3px 5px #AAA;
  -moz-box-shadow: 0px 3px 5px #AAA;
  box-shadow: 0px 5px 3px #AAA;
  font-size: 11px;
  left: 0;
  line-height: 1.2;
  margin: 0;
  padding: 3px 6px;
  position: absolute;
  text-align: left;
  top: 26px;
  width: 186px;
  z-index: 1000; }

strong.error-description {
  color: #a53921;
  display: block;
  clear: left;
  font-size: 11px;
  margin: 0 0 0 140px;
  padding: 10px 0 0; }

.form-textarea strong.error-description, .form-checkboxlist strong.error-description {
  margin: 0; }

#errors {
  background: #EDEDED;
  margin: 20px 0;
  padding: 10px; }

label.error, div#errors ol li a {
  color: #a53921; }

div#errors ol {
  margin-bottom: 0; }
