body {
  color: #666;
  font-size: 0.82em;
  line-height: normal !important;
}

#application-button-text {
  padding-top: 10px;
}

#main-wrapper {
  text-align: left;
  background-color: #ffffff;
  width: 100%;
}

#tagline {
  font-size: 2em;
  padding: 30px 33px;
  float: left;
  font-weight: 100;
}

#logo {
  margin: 0 auto;
  width: 960px;
}

#main {
  padding-top: 40px;
  margin: 0 auto;
  width: 940px;
  padding-right: 20px;
}

#menu {
  padding-top: 28px;
}

#menu img {
  margin-right: 3px;
}

#sign-here-box {
  position: relative;
}

#sign-here {
  position: absolute;
  top: 67px;
  right: -160px;
}

.content {
  padding: 10px;
}

.form {
  /*margin-top: 20px;*/
  border-radius: 5px;
  border: 5px solid #f2f2f2;
  padding: 80px;
}

@media screen and (max-width: 400px) {
  .form {
    padding: 10px;
  }

  #agreement-text {
    padding-right: 100px;
  }

  #sign-here {
    right: -40px;
    top: 0;
  }

  #sign-here img {
    width: 150px;
  }
}

a {
}

.dijitTextBox {
  color: #000;
  font-size: 14px;
}

h1 {
  font-size: 24px;
}

h2,
.header2,
#content h2 {
  font-size: 1.5em;
}

h3,
h4,
h5,
h6,
.header3 {
  font-size: 1.24em;
}

h4 {
}

hr {
  border: none;
  border-bottom: 1px solid #e8e8e8;
}

table {
  /*width: auto;*/
  /*font-size: 0.95em;*/
  display: table;
}

table.agenda td {
  font-size: 12px;
}

table.agenda td a {
  color: #0072ba;
}

table.sponsors tr td img {
  margin-right: 50px;
}

tr,
tr.even {
  background: none;
}

td {
  line-height: 1.5em;
}

.legend {
  font-size: 0.8em;
  text-align: center;
}

table.grid tr td,
table.grid tr th {
  vertical-align: top;
}

table.register {
  border-collapse: collapse;
  border: 1px solid #eee;
}

table.register td {
  border: 1px solid #eee;
  padding: 14px;
  color: #666;
}

table.register th {
  color: #ffffff;
  padding: 14px;
  background: #e97539 url("../images/titlepane-active-bg.jpg") repeat-x left top;
}

.break {
  background-color: #f2f2f2;
}

.orange {
  color: #0072ba;
}

.green {
  color: #0072ba;
}

.gray {
  color: #666666;
}

.light-gray {
  color: #bbbbbb;
}

.gray-bg {
  background-color: #f2f2f2;
}

div.speaker img {
  border: 1px solid #e8e8e8;
  padding: 14px;
  /*display: inline;*/
  margin-right: 15px;
  margin-bottom: 10px;
}

div.speaker {
  display: inline;
}

.tabs {
  margin-top: 20px;
}

#name-and-slogan {
  padding-top: 21px;
  margin-bottom: 23px;
}

#site-name {
  border-left: 1px solid #0072ba;
  padding: 15px 30px;
}

.without-secondary-menu .region-header {
  margin-top: 7px;
}

#block-menu-menu-tertiary-menu ul {
  padding-top: 6px;
}

#block-menu-menu-tertiary-menu ul li {
  float: left;
  border-right: 1px solid #0072ba;
  font-size: 1.1em;
  line-height: 3px;
}

#block-menu-menu-tertiary-menu ul li.last {
  border-right: none;
}

#block-menu-menu-tertiary-menu ul li a:hover {
  text-decoration: underline;
}

#footer-wrapper {
  color: #666;
}

#footer-wrapper a {
  color: #0072ba;
}

#block-menu-block-1 .menu {
  padding: 0;
}

#block-menu-block-1 ul li.leaf {
  font-size: 1em;
  list-style-type: none;
  list-style-image: none;
  float: left;
  color: #666;
  background-color: #f4f4f4;
  margin: 4px;
  border-radius: 4px;
  /*padding: 5px 12px;*/
  padding: 5px 8px;
}

#block-menu-block-1 ul li.leaf a {
  color: #666;
}

#block-menu-block-1 ul li.active {
  background-color: #0072ba;
}

#block-menu-block-1 ul li.active a {
  color: #ffffff;
}

#block-menu-block-2 ul li.leaf {
  list-style-type: none;
  list-style-image: url("../images/arrow-bullet.png");
  font-size: 1.05em;
  color: #666;
  padding-bottom: 8px;
}

#block-menu-block-2 ul li.leaf a {
  color: #666;
}

#sidebar-first {
  width: 200px;
}

#sidebar-second {
  width: 240px;
}

#sidebar-second .section {
  padding-left: 0;
}

#super-menu {
  background: #ff8439 url("../images/super-menu-bg-bottom.gif") repeat-x left
    bottom;
}

#super-menu-pager {
  text-align: left;
  width: 940px;
  height: 80px;
  font-size: 10px;
  color: #ffffff;
}

#super-menu-pager table tr td a {
  font-size: 10px;
  color: #ffffff;
}

#super-menu-pager .content {
  margin-top: 0;
}

#super-menu-pager table {
  /*width: auto;*/
  margin: 0;
  height: 80px;
  width: 100%;
}

#super-menu-pager table tbody {
  border: none;
}

#super-menu-pager table tr {
  background: none;
}

#super-menu-pager table tr td {
  border: none;
  text-align: center;
}

#super-menu-pager table tr td.left {
  text-align: left;
}

#super-menu-pager .contextual-links-region {
  position: static;
}
/*
.one-sidebar #content {
	width: 740px;
}
*/

.super-menu-close {
  background: url("../images/ico-close.gif") no-repeat left 3px;
  padding-left: 10px;
}

.two-sidebars #content {
  width: 520px;
}

.sidebar .block {
  padding: 0 8px;
  border: none;
}

#sidebar-right-float {
  float: right;
  padding-bottom: 100px;
  width: 240px;
  margin-left: 20px;
}

#mma-forums-testimonials {
  background: #525252 url("../images/mma-testimonials-bg.jpg") repeat-x left top;
  padding: 14px;
  color: #fff;
}

#main {
  margin-top: 0;
}

#main {
  margin-top: 0;
}

.upcoming-events-table {
  border-collapse: collapse;
  width: 100%;
}

.upcoming-events-table td {
  padding: 7px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  font-weight: bold;
  font-size: 1.16em;
  color: #777;
}

.upcoming-events-table td.photo {
  width: 35%;
}

.upcoming-events-table td img {
  margin: 8px 0;
}

.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  border-left: 1px solid #d4d4d4;
  padding: 0;
}

#footer-wrapper {
  font-size: 1em;
}

#footer-wrapper a {
  color: #666666;
}

#footer-wrapper a:hover {
  color: #0072ba;
  text-decoration: underline;
  background-color: #e9e9e9;
}

#footer-columns .content li a {
  border: none;
}

#footer-wrapper .block {
  margin: 0;
  border: none;
}

#footer {
  color: #787878;
  border-top: none;
}

#footer a {
  color: #787878;
  text-decoration: none;
}

#footer a:hover {
  color: #0072ba;
  text-decoration: underline;
  background-color: #e9e9e9;
}

#social-media-icons img {
  margin-right: 6px;
  width: 24px;
}

.warning {
  color: red;
}

.quote {
  padding-bottom: 8px;
  font-style: italic;
}

.author {
  font-weight: bold;
}
ter-wrapper a:hover {
  color: #0072ba;
  text-decoration: underline;
}

#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background: none;
}

#footer-columns .content li a {
  border: none;
}

#footer-wrapper .block {
  margin: 0;
  border: none;
}

#footer {
  color: #787878;
  border-top: none;
}

#footer a {
  color: #787878;
  text-decoration: none;
}

#footer a:hover {
  color: #0072ba;
  text-decoration: underline;
}

#social-media-icons {
  width: 240px;
}

#social-media-icons img {
  margin-right: 6px;
  width: 24px;
}

.warning {
  color: red;
}

.quote {
  padding-bottom: 8px;
  font-style: italic;
}

.author {
  font-weight: bold;
}

.slideshow-pic {
  text-align: center;
}

.slideshow-pic .name {
  font-weight: bold;
  color: #0072ba;
}

#block-menu-block-1 ul li.leaf a.featured {
  font-weight: bold;
  color: #0072ba;
}

#block-menu-block-1 ul li.leaf a.featured.active {
  font-weight: normal;
  color: #ffffff;
}

.noCloseIcon .dijitDialogCloseIcon {
  background: ;
  width: 0px;
}

#edit-search-block-form-1 {
  border: 2px solid #dddddd;
  float: left;
  height: 20px;
  padding-left: 2px;
}

#search-block-form .container-inline {
  width: 196px;
}

#search-block-form #edit-submit-1 {
  float: left;
}

#footer {
  /*background-color: #e8e7e7;*/
  height: 100px;
  margin-top: 100px;
}

.large-text {
  font-family: "Gotham A", "Gotham B";
  font-weight: 200;
  font-style: normal;
  font-weight: 100;
  font-size: 36px;
  line-height: 36px;
  margin-top: -6px;
}

#dues-indicator-wrapper {
  background-color: #ffffff;
  text-align: center;
  padding: 85px 20px;
  padding-bottom: 65px;
  vertical-align: middle;
}

#latam-message {
  font-size: 15px;
  line-height: 23px;
}

#base-tier-description-wrapper {
  height: 52px !important;
  padding-top: 6px;
}

#base-tier-description {
  font-size: 11px;
  line-height: 13px;
}

.desc {
  width: 300px;
}

.dijitInputField {
  font-size: 21px;
}
