@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 0 transparent;
  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 {
  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;
  width: 940px; }

#header h1 {
  font-size: 4em; }

#header h1 a {
  color: #d3daea;
  float: left;
  font-weight: normal;
  margin-top: 16px; }

#header h1 a b {
  color: #fff; }

#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.6em;
  font-weight: bold;
  height: 27px;
  padding: 9px 27px 4px 27px;
  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.speakers #nav ul li.speakers a,
body.sponsors #nav ul li.sponsors a,
body.faq #nav ul li.faq a,
body.register #nav ul li.register a,
body.awards #nav ul li.awards a,
body.boot-camp #nav ul li.boot-camp a,
body.video #nav ul li.videos 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; }

#subhead {
  background: transparent url("http://files1.jivesoftware.com/images/jiveworld/jw11/header-bg-18976.jpg") left top repeat-x;
  height: 252px;
  width: 100%; }

.agenda #subhead, .boot-camp #subhead {
  background: transparent url("http://files2.jivesoftware.com/images/jiveworld/jw11/pencil-header-21390.jpg") left top repeat-x; }

.speakers #subhead, .exec-summit #subhead {
  background: transparent url("http://files1.jivesoftware.com/images/jiveworld/jw11/sticks-header-21390.jpg") left top repeat-x; }

.awards #subhead {
  background: transparent url("http://files2.jivesoftware.com/images/jiveworld/jw11/LABEL_NEW_v1-23039.jpg") left top repeat-x; }

.faq #subhead {
  background: transparent url("http://files2.jivesoftware.com/images/jiveworld/jw11/SCREWS_BOY_v1-23039.jpg") left top repeat-x; }

.sponsors #subhead {
  background: transparent url("http://files1.jivesoftware.com/images/jiveworld/jw11/SCREWS_GIRL_v1-23039.jpg") left top repeat-x; }

.video #subhead {
  background: transparent url("http://files2.jivesoftware.com/images/jiveworld/jw11/SCREWS_BOY_v1-23039.jpg") left top repeat-x; }

#subhead div.subhead-wrapper {
  margin: 0 auto 0 auto;
  position: relative;
  width: 940px; }

#subhead div.subhead-wrapper img {
  margin: 23px 0 0 30px; }

#subhead div.subhead-wrapper div.credit {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  color: #d3daea;
  height: 50px;
  left: 640px;
  padding: 12px;
  position: absolute;
  top: 152px;
  width: 185px; }

#subhead div.subhead-wrapper div.credit p {
  font-size: 1em; }

#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;
  width: 940px; }

#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: 1880px;
  width: 710px; }

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

#content img.hero {
  margin-bottom: 7px; }

#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; }

#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; }

.boot-camp #content h3 {
  margin-bottom: 10px; }

#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, #content ol {
  color: #333;
  font-size: 1.4em;
  margin: 0 0 15px 25px; }

#content ul li ul {
  font-size: 1em; }

#content ul li, #content ol li {
  margin-bottom: 8px; }

table, div.slider table.track {
  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, table.bootcamp td, table.bootcamp th {
  font-size: 1.3em; }

table.bootcamp th {
  padding-left: 10px; }

#content table.bootcamp td ul {
  color: #000;
  font-size: 1em;
  margin-left: 15px;
  margin-top: 5px; }

body.agenda table.demo {
  margin: 0 0 20px 0; }

body.agenda table.demo th, body.agenda table.demo td {
  border-top: none;
  margin-top: 0;
  font-size: 1.2em;
  padding: 5px;
  color: #000;
  background-color: #ddd; }

body.agenda table.demo tr.zebra th, body.agenda table.demo tr.zebra td {
  background-color: #ececec; }

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; }

#content div.slider table.track p {
  font-size: 1em;
  line-height: 1.5em; }

#content div.slider table.track th {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.4em; }

#content div.slider table.track ul li {
  font-size: .85em; }

#right-panel {
  float: right;
  padding-top: 0px;
  width: 218px; }

#right-panel h3.location {
  color: #fff;
  font-size: 1.9em;
  font-weight: 700;
  margin-bottom: 10px; }
  #right-panel h3.location span {
    font-size: 1.3em; }

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

#right-panel blockquote {
  color: #f2f2f2;
  font-size: 1.4em;
  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: 10px 15px;
  position: relative; }

#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;
  margin-bottom: 8px; }

#right-panel .cta h3.register {
  font-size: 2.7em;
  line-height: 1.1em;
  margin-bottom: 15px;
  position: relative;
  z-index: 15; }

#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; }

div.sponsor-box div.cycle {
  min-height: 70px; }

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; }

.social-panels {
  border-top: 2px solid #ddd;
  display: block;
  float: left;
  margin-top: 15px;
  margin-bottom: 25px;
  padding-top: 30px;
  width: 690px; }

.social-panels .social, #content .social {
  background: #f2f2f2;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #666666;
  float: left;
  font-size: 1.2em;
  padding: 10px 15px 20px 15px;
  position: relative;
  width: 300px; }

#content .social {
  padding-bottom: 5px; }

#content #community {
  float: right;
  width: 200px;
  margin: 0 0 5px 25px; }

.social-panels .social ul, #content .social ul {
  list-style: none; }

#content .social ul {
  font-size: 1.1em;
  margin: 0; }

.social-panels .social ul li, #content .social ul li {
  border-bottom: 1px solid #e2e2e2;
  padding: 15px 0; }

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

a.tweet_from {
  display: none; }

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

span.tweet_time a {
  color: #808080; }

#content .social p {
  font-size: 1.2em;
  line-height: 1em; }

.social-panels a.cta-link, #content .social a.cta-link {
  margin-top: 8px;
  display: block; }

#content .social a.cta-link {
  font-size: 0.9em;
  margin-top: 12px; }

.social-panels .social .icon, #content .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; }

.social-panels #twitter {
  margin-right: 30px; }

#content #twitter {
  float: left;
  margin: 30px 30px 5px 0;
  width: 200px; }

#content ul.customer-speakers {
  width: 480px;
  margin-left: 280px; }

.social-panels .social h3, #content .social h3, .sponsor-box h3 {
  color: #333333;
  font-size: 1.8em;
  font-weight: 600; }

#right-panel div.sponsor-cta {
  margin-bottom: 0;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px; }

#right-panel .sponsor-box {
  background: #f2f2f2;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  min-height: 720px;
  color: #666666;
  padding: 10px 15px 20px 15px; }

#right-panel .sponsor-box h4 {
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 4px;
  font-size: 1.8em;
  font-weight: normal;
  font-style: italic;
  color: #666;
  border-top: 1px solid #ddd; }

#right-panel .sponsor-box h3 {
  border-top: 1px solid #DDDDDD;
  margin-top: 10px;
  padding-top: 10px;
  font-size: 2.2em; }

h4.toggler, h3.toggler, #content p.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; }

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

h4.toggler:hover, h3.toggler:hover, p.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; }

#footer {
  color: #808184;
  font-size: 1.3em;
  margin: 25px auto;
  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; }

/* AGENDA PAGE */
.agenda #left-panel {
  width: 940px; }

.agenda #left-panel #content {
  width: 915px; }

.agenda #right-panel {
  display: none; }

#content ul.tab-bar {
  border-bottom: 1px solid #d9dada;
  clear: both;
  list-style: none;
  margin: 40px 0 0 0; }

#content ul.tab-bar li {
  display: block; }

#content ul.tab-bar li a {
  background: #EEEEEE;
  background: -moz-linear-gradient(top, #eeeeee 0%, #e4e5e5 80%, #d1d1d1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(80%, #e4e5e5), color-stop(100%, #d1d1d1));
  background: -webkit-linear-gradient(top, #eeeeee 0%, #e4e5e5 80%, #d1d1d1 100%);
  background: -o-linear-gradient(top, #eeeeee 0%, #e4e5e5 80%, #d1d1d1 100%);
  background: -ms-linear-gradient(top, #eeeeee 0%, #e4e5e5 80%, #d1d1d1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#D1D1D1',GradientType=0 );
  background: linear-gradient(top, #eeeeee 0%, #e4e5e5 80%, #d1d1d1 100%);
  border: 1px solid #d9dada;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  color: #333;
  display: block;
  float: left;
  font-size: 1.2em;
  font-weight: normal;
  margin-right: 4px;
  padding: 10px;
  position: relative;
  bottom: -1px;
  text-decoration: none; }

#content ul.tab-bar li.active a, #content ul.tab-bar li.active a:hover, #content ul.tab-bar li a:hover {
  background: #545454 url("http://files1.jivesoftware.com/images/jiveworld/jw11/tab-on-arrow-21763.png") center bottom no-repeat;
  background: url("http://files1.jivesoftware.com/images/jiveworld/jw11/tab-on-arrow-21763.png") center bottom no-repeat, -moz-linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%);
  background: url("http://files1.jivesoftware.com/images/jiveworld/jw11/tab-on-arrow-21763.png") center bottom no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #545454), color-stop(80%, #424242), color-stop(100%, #3c3c3c));
  background: url("http://files1.jivesoftware.com/images/jiveworld/jw11/tab-on-arrow-21763.png") center bottom no-repeat, -webkit-linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%);
  background: url("http://files1.jivesoftware.com/images/jiveworld/jw11/tab-on-arrow-21763.png") center bottom no-repeat, -o-linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%);
  background: url("http://files1.jivesoftware.com/images/jiveworld/jw11/tab-on-arrow-21763.png") center bottom no-repeat, -ms-linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#545454', endColorstr='#3C3C3C',GradientType=0 );
  background: url("http://files1.jivesoftware.com/images/jiveworld/jw11/tab-on-arrow-21763.png") center bottom no-repeat, linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%);
  border: 1px solid #545454;
  border-bottom: none;
  padding-top: 10px;
  padding-bottom: 11px;
  z-index: 3;
  color: #fff; }

#content ul.tab-bar li a:hover {
  background: #545454;
  background: -moz-linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #545454), color-stop(80%, #424242), color-stop(100%, #3c3c3c));
  background: -webkit-linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%);
  background: -o-linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%);
  background: -ms-linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#545454', endColorstr='#3C3C3C',GradientType=0 );
  background: linear-gradient(top, #545454 0%, #424242 80%, #3c3c3c 100%); }

#content ul.tab-bar li#print-agenda, #content ul.tab-bar li#list-agenda {
  background: transparent url("http://files1.jivesoftware.com/images/global/icons/icon-sprite-white-18119.png") left -320px no-repeat;
  color: #376EAB;
  cursor: pointer;
  float: right;
  height: 20px;
  margin-top: 10px;
  padding-left: 22px; }

#content ul.tab-bar li#list-agenda {
  background-position: left 1px;
  margin-right: 20px; }

#content ul.tab-bar li#print-agenda:hover, #content ul.tab-bar li#list-agenda:hover {
  text-decoration: underline; }

#content #tab-content {
  left: 0;
  padding: 0;
  position: relative;
  top: 0; }

.innercontent .row {
  border-bottom: 1px solid #d6d7d7;
  padding: 10px 0; }

.innercontent .row .row-title {
  float: left;
  padding-right: 15px;
  width: 130px; }

#content .innercontent .row .row-title p {
  color: #333;
  font-size: 1.4em;
  line-height: 18px;
  margin-bottom: 10px;
  letter-spacing: -0.02em; }

#content .innercontent .row .row-title p strong {
  font-size: 0.9em; }

.row-content {
  display: none; }

.innercontent .row .row-content img {
  float: left;
  margin-right: 2px; }

.row-sessions {
  float: right;
  margin-right: 4px;
  position: relative;
  width: 766px; }

.simpleSlide-slide {
  background: #ededed;
  padding: 20px 10px 0 70px;
  height: 285px;
  width: 636px;
  overflow-y: auto; }

.simpleSlide-slide img {
  float: left;
  max-width: 205px; }

.simpleSlide-slide .slide-content {
  display: inline;
  float: left;
  margin-left: 20px;
  width: 480px; }

#content .simpleSlide-slide .slide-content p {
  color: #333;
  font-size: 1.3em;
  line-height: 18px; }

#content .slide-content p.subhead, #content .slide-content h4 {
  color: #000; }

#content .slide-content p.subhead {
  margin-bottom: 0; }

#content .slide-content p.speaker {
  font-size: 1.4em;
  font-style: italic; }

#content .slide-content h4 {
  margin-bottom: 12px; }

.image-col {
  float: left;
  width: 94px; }

.image-col img {
  margin-bottom: 15px; }

.slide-nav {
  cursor: pointer;
  display: none;
  height: 305px;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 50px;
  z-index: 560; }

.slide-nav:hover {
  background-color: #316fa6; }

.static .slide-nav {
  cursor: default; }

.static .slide-nav:hover {
  background-color: #4683ba; }

.static .left-button, .static .right-button {
  background-image: none; }

.left-button {
  background: #4683ba url("http://files2.jivesoftware.com/images/jiveworld/jw11/slide-arrow-prev-21763.png") 50% 50% no-repeat;
  left: 0; }

.right-button {
  background: #4683ba url("http://files2.jivesoftware.com/images/jiveworld/jw11/slide-arrow-next-21763.png") 50% 50% no-repeat;
  right: 0; }

.close-button {
  background: transparent url("http://files1.jivesoftware.com/images/jiveworld/jw11/slide-close-21763.png") left top no-repeat;
  cursor: pointer;
  height: 31px;
  position: absolute;
  text-indent: -9999px;
  right: 10px;
  top: 10px;
  width: 31px;
  z-index: 600; }

h3.print {
  display: none; }

/* CUSTOMER SPEAKER GRID ON OVERVIEW PAGE */
#jw-customers {
  margin-bottom: 30px; }

.logo-row {
  border-bottom: 1px solid #eee;
  display: block;
  padding: 0 0 20px 0;
  text-align: center; }

.logo-row a {
  background: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  display: inline-block;
  float: left;
  margin: 0 14px;
  padding: 20px 8px 8px 8px; }

.logo-row a.margins {
  margin: 0 30px; }

.logo-row a.last {
  margin: 0 0 0 10px; }

.logo-row a:hover {
  -webkit-box-shadow: 0 0 5px 2px rgba(156, 218, 255, 0.7);
  -moz-box-shadow: 0 0 5px 2px rgba(156, 218, 255, 0.7);
  box-shadow: 0 0 5px 2px rgba(156, 218, 255, 0.7);
  background: white url("http://files2.jivesoftware.com/images/jiveworld/jw11/speakerlogos/cta-arrow-22841.png") top right no-repeat; }

/* SPEAKERS PAGE */
div.speaker {
  border-bottom: 1px solid #eee;
  padding: 20px 0 15px 0; }

div.speaker-image {
  float: left;
  width: 110px; }

div.speaker-info {
  float: left;
  width: 550px; }

div.speaker-info div.slider {
  padding-top: 12px; }

#content p.toggler {
  font-size: 1.5em;
  font-weight: bold;
  margin: 7px 0 0 0; }

p.toggler:hover {
  text-decoration: underline; }

#content div.speaker-info h4 {
  font-weight: normal;
  margin: 6px 0 8px 0; }

div.speaker-info h4 span {
  color: #999; }

div.speaker-info h5 {
  font-size: 1.5em;
  font-weight: normal;
  margin: 6px 0 10px 0;
  color: #000; }

div.speaker-info em {
  font-style: italic; }

/* ::::: http://webeng.jiveland.com/css/jquery.qtip.css ::::: */
.ui-tooltip, .qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px; }

.ui-tooltip-content {
  position: relative;
  padding: 5px 9px;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  word-wrap: break-word;
  overflow: hidden; }

.ui-tooltip-titlebar, .ui-tooltip-content {
  border: medium none;
  border-radius: 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  font-size: 1.5em;
  line-height: 20px; }

.ui-tooltip .ui-tooltip-tip, .ui-tooltip .ui-tooltip-tip * {
  position: absolute;
  line-height: 0pt !important;
  font-size: 0.1px !important;
  color: white;
  background: none repeat scroll 0% 0% transparent;
  border: 0px dashed transparent; }

.ui-tooltip .ui-tooltip-tip canvas {
  position: static; }

/* ISITE MODS */
/*
	NO JAVASCRIPT
*/
.no-javascript-box {
  background-color: #ffff66;
  padding: 10px; }

/* PLACEHOLDER IMAGE */
.x-placeholder-image {
  width: 207px;
  height: 265px;
  background-color: #cccccc;
  float: left;
  background-image: url("http://files2.jivesoftware.com/images/jiveworld/jw11/agenda/x-ajax-loader-21763.gif");
  background-repeat: no-repeat;
  background-position: 50%; }

/* TOOLTIP */
.x-popup {
  position: absolute;
  visibility: hidden;
  top: 0px;
  left: 0px;
  margin-left: -50px;
  margin-right: 25px;
  z-index: 100000;
  max-width: 380px;
  min-width: 50px; }

.x-bubble {
  background-color: rgba(0, 0, 0, 0.75);
  background-color: #333333;
  border-radius: 8px;
  -moz-border-radius: 8px;
  padding: 15px; }

.x-bubble-title {
  font-size: 13px;
  color: #eeeeee;
  font-family: Helvetica,Arial;
  padding-bottom: 4px;
  word-wrap: break-word;
  text-align: bottom;
  max-width: 380px;
  min-width: 50px; }

.x-bubble-subtitle {
  font-weight: bold;
  font-size: 15px;
  color: #eeeeee;
  font-family: Helvetica,Arial;
  word-wrap: break-word;
  text-align: bottom;
  max-width: 380px;
  min-width: 50px; }

.x-arrow {
  background-image: url("http://files2.jivesoftware.com/images/jiveworld/jw11/agenda/x-arrow-21763.png");
  background-image: url("http://files2.jivesoftware.com/images/jiveworld/jw11/agenda/x-arrow_notrans-21763.png");
  width: 13px;
  height: 6px;
  margin-left: 40px;
  background-repeat: no-repeat; }

/*************************************************************************
		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; }

#search-again label {
  height: 32px;
  line-height: 32px;
  width: 95px; }

/* 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; }

input[type='button'], input.button {
  background: #3D74B2;
  background: -moz-linear-gradient(top, #3d74b2 0%, #0f2b5d 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3d74b2), color-stop(100%, #0f2b5d));
  /* webkit */
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 0;
  color: #FFF;
  cursor: pointer;
  font-weight: bold;
  padding: 4px 10px 6px 10px; }

input[type='button']:hover, input.button:hover {
  background: #3D74B2;
  background: -moz-linear-gradient(top, #0f2b5d 0%, #3d74b2 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0f2b5d), color-stop(100%, #3d74b2));
  /* webkit */
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

/* Form Styles for main form only
*************************************************************************/
fieldset.main-form {
  clear: both; }

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

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

fieldset.main-form select {
  padding: 0;
  width: 200px; }

fieldset.main-form label {
  color: #464646;
  display: block;
  float: left;
  margin-right: 10px;
  text-align: left;
  width: 100%; }

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; }

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

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

fieldset.main-form li.form-textarea span {
  clear: both;
  width: 495px; }

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.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 .two-col .col-1 {
  margin-right: 20px;
  width: 255px; }

/* 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 25px;
  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 STUFF FROM WHITE.CSS
*************************************************************************/
fieldset.main-form legend {
  color: #000; }

fieldset.main-form input, fieldset.main-form select, fieldset.main-form textarea {
  background: #fff;
  border: 1px solid #d8d8d8;
  color: #5A5A5A;
  padding: 5px; }

fieldset.main-form input {
  width: 260px; }

fieldset.main-form input.searchSubmit {
  margin: 0 0 0 10px;
  width: 120px; }

fieldset.main-form select {
  width: 270px; }

fieldset.main-form textarea {
  width: 485px;
  max-width: 660px; }

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

fieldset.main-form .form-submit-image input {
  border: 0; }

fieldset.main-form input[type='button'], fieldset.main-form input.button {
  background: #5696C7;
  background: -moz-linear-gradient(top, #3d74b2 0%, #0f2b5d 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3d74b2), color-stop(100%, #0f2b5d));
  /* webkit */
  border: 0;
  color: #FFF; }

fieldset.main-form input[type='button']:hover, fieldset.main-form input.button:hover {
  background: #366792;
  background: -moz-linear-gradient(top, #0f2b5d 0%, #3d74b2 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0f2b5d), color-stop(100%, #3d74b2));
  /* webkit */ }

#password-strength .graybar {
  background: #FFF; }

fieldset .uneditable {
  border-color: #DDD; }

/* styled select image - left */
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action {
  background-image: url("http://files2.jivesoftware.com/images/graphics/inputs-dropdowns-20692.png");
  background-repeat: no-repeat; }

div.checker input,
div.radio input,
div.uploader input {
  cursor: pointer; }

div.checker span {
  background-position: 2px -119px; }

div.checker span.checked {
  background-position: -90px -119px; }

div.selector {
  background-image: url("http://files2.jivesoftware.com/images/graphics/inputs-dropdowns-20692.png");
  background-position: right top;
  background-repeat: no-repeat;
  height: 29px; }

div#uniform-mainForm_sbsNatureOfInterest, div#uniform-mainForm_sbsLevelOfEngagement {
  font-size: 0.9em;
  width: 360px; }

#main fieldset.main-form li div#uniform-mainForm_sbsNatureOfInterest select, #main fieldset.main-form li div#uniform-mainForm_sbsLevelOfEngagement select {
  width: 100%; }

div.selector.focus,
div.selector.hover,
div.selector:hover {
  background-position: right -29px; }

/*Dropdown Inner Span*/
div.selector span {
  background-image: url("http://files2.jivesoftware.com/images/graphics/inputs-dropdowns-20692.png");
  background-position: -446px bottom;
  background-repeat: no-repeat;
  height: 29px;
  line-height: 29px;
  overflow: hidden;
  padding: 0 21px 0 2px;
  position: absolute !important;
  text-indent: 5px;
  text-shadow: rgba(255, 255, 255, 0.5) 0 -1px 0;
  width: 100%!important; }

div.selector:active span,
div.selector:hover span,
div.selector.active span,
div.selector.focus span {
  background-position: left bottom; }

#main fieldset.main-form ul.solo li input, #main fieldset.main-form ul.solo li select {
  width: 360px; }

#main fieldset.main-form ul.solo li#industry-div {
  display: block;
  margin-bottom: 20px;
  min-height: 55px; }

/* Form Error Message */
#main label.error, form#mainForm label.error {
  background-color: #fff;
  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: 12px; }

#main ul.solo li label.error {
  width: 370px; }

#main .form-select .error {
  margin-top: 2px; }

#JiveWorld11_Campaign1_SignUp {
  display: block; }
  #JiveWorld11_Campaign1_SignUp div {
    margin-bottom: 0; }

span.cf_actionElem {
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
