/*Mixins*/
/* Primary font colors */
.zone-messages {
  background: none repeat scroll 0 0 #EDA64A;
  border: 1px solid #000000;
  color: #393127;
  font-family: "gill_sansbold";
  font-style: normal;
  line-height: 14px;
  margin: 0 auto 50px;
  padding: 30px 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: 60px;
  width: 898px; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 19, 2012 */
@font-face {
  font-family: 'gill_sansbold';
  src: url("Fonts/gill_sans_bold-webfont.eot");
  src: url("Fonts/gill_sans_bold-webfont.eot?#iefix") format("embedded-opentype"), url("Fonts/gill_sans_bold-webfont.woff") format("woff"), url("Fonts/gill_sans_bold-webfont.ttf") format("truetype"), url("Fonts/gill_sans_bold-webfont.svg#gill_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }

.widget-custom-form-widget form {
  padding: 20px;
  margin-bottom: 50px; }
.widget-custom-form-widget h2 {
  background: none repeat scroll 0 0 #000000;
  clear: both;
  color: #EDA64A;
  display: block;
  font-size: 17px;
  line-height: 38px;
  margin: 36px 0;
  text-align: center; }
.widget-custom-form-widget fieldset {
  border: 0; }
.widget-custom-form-widget input {
  background: #DCD8CC;
  border: 0;
  border-radius: 8px 8px 8px 8px;
  padding: 8px 10px;
  width: 300px; }
.widget-custom-form-widget label {
  font-family: Georgia,Palatino,serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
  margin-top: 5px;
  width: 150px;
  display: block;
  float: left; }
.widget-custom-form-widget select {
  background: none repeat scroll 0 0 #DCD8CC;
  border: medium none;
  border-radius: 8px 8px 8px 8px;
  padding: 8px 10px;
  width: 320px; }
.widget-custom-form-widget .submit-button button {
  background: none repeat scroll 0 0 #C3BFB4;
  border: 0 none;
  border-radius: 5px 5px 5px 5px;
  color: #21201F;
  display: block;
  font-family: "gill_sansbold";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  height: 38px;
  line-height: 38px;
  padding: 0 25px;
  text-align: center;
  transition: background 0.6s ease 0s; }
.widget-custom-form-widget .submit-button button:hover {
  background: #fff; }

.widget-MentoringForm {
  padding-bottom: 40px; }

body {
  font-family: Georgia, Palatino, serif;
  color: #21201f;
  background: url(../Images/global/main_bg.jpg) repeat; }

.background-stripe {
  background: url(../Images/global/brown_bg.jpg) repeat;
  width: 100%;
  height: 235px;
  top: 0;
  left: 0;
  position: absolute; }

.home .background-stripe {
  height: 430px; }

.content {
  position: relative;
  z-index: 1; }

a:hover {
  -webkit-transition: color 0.6s;
  -moz-transition: color 0.6s;
  -ms-transition: color 0.6s;
  transition: color 0.6s; }

h1, h2, h3 {
  font-family: 'gill_sansbold';
  font-weight: normal; }

h6 {
  font-size: 12px;
  font-family: 'gill_sansbold';
  font-weight: normal;
  color: #88857E;
  margin: 10px 0;
  text-transform: uppercase; }

a {
  text-decoration: none;
  color: #eda64a;
  font-family: "gill_sansbold"; }

p {
  font-size: 14px;
  line-height: 24px; }

blockquote {
  margin: 6px 0px;
  padding: 6px 30px;
  border-left: 5px solid #af907e; }

.sup_header {
  height: 34px;
  background: #eda64a;
  font: italic 14px 'gill_sansbold';
  font-weight: normal; }

.sup_header .container {
  padding-top: 10px; }

.sup_header ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.sup_header li {
  float: left;
  margin: 0;
  margin-left: 30px;
  line-height: 14px; }

.sup_header a {
  color: #393127;
  text-transform: uppercase;
  font-style: normal;
  line-height: 14px; }

.sup_header strong {
  font-weight: normal; }

#logo {
  padding: 34px 0 30px;
  display: block;
  text-align: center; }

#logo a {
  display: block; }

.main_nav {
  background: #000;
  height: 45px;
  margin-bottom: 12px;
  font-family: 'gill_sansbold';
  position: relative;
  position: relative;
  z-index: 10; }

.main_nav ul {
  list-style-type: none;
  padding: 13px 0 0 0;
  margin: 0; }

.main_nav li {
  float: left;
  margin-right: 25px; }

.main_nav li ul {
  position: absolute;
  top: 56px;
  left: 0;
  padding: 0 20px 8px;
  border-bottom: 1px solid #000;
  width: 900px;
  height: 16px;
  display: none; }

.main_nav .current ul {
  display: block; }

.main_nav li li {
  margin-right: 33px; }

.main_nav .menu ul a {
  text-transform: none;
  color: #262523; }

.main_nav li ul .current {
  color: #b42235; }

.main_nav a {
  color: #e8e5dc;
  text-transform: uppercase; }

.main_nav .current a {
  color: #eda64a; }

.main_nav .current .current a {
  color: #b42235; }

#subnav {
  border-bottom: 1px solid #000;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  clear: both;
  margin-bottom: -40px;
  margin-top: 10px; }

.menu-s-t-r-subscriptions-menu {
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 0; }

.menu-s-t-r-subscriptions-menu li {
  float: left;
  margin-right: 33px;
  list-style: none;
  margin-top: -3px;
  margin-bottom: 6px; }

.menu-s-t-r-subscriptions-menu li a {
  color: #262523;
  text-transform: none;
  font-family: "gill_sansbold"; }

.menu-s-t-r-subscriptions-menu .current a {
  color: #b42235; }

.main {
  position: relative;
  z-index: 1;
  min-height: 400px; }

.wrapper {
  width: 940px;
  margin: 0 auto; }

.container {
  padding-left: 20px;
  padding-right: 20px; }

.article-summary {
  opacity: 1;
  width: 258px;
  position: relative;
  padding: 28px 0;
  border-bottom: 1px dotted #21201f;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  transition: opacity 1s; }

.article-topic {
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: bold;
  color: #88857e;
  font-family: 'gill_sansbold'; }

.article-summary h3 {
  padding: 0;
  margin: 14px 0; }

.article-summary h3 a {
  color: #262625;
  font-size: 21px; }

.article-summary .taxonomy {
  color: #888580;
  font: normal 10px "gill_sansbold";
  position: absolute;
  top: 0;
  left: 0; }

.article-summary img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 14px; }

.article-summary p {
  font-size: 14px;
  line-height: 22px;
  color: #21201f;
  font-style: italic; }

.article-summary .article-link a {
  color: #eda64a;
  float: left;
  clear: both;
  margin-top: 14px;
  font-family: "gill_sansbold";
  font-size: 12px;
  text-transform: uppercase; }

.article-summary a:hover {
  color: #b42235; }

.new-article {
  opacity: 0; }

.list-view {
  height: auto !important; }

.list-view .article-summary, .search-results .article-summary {
  position: static !important;
  width: 96% !important;
  padding: 2%; }

.list-view .article-summary img, .search-results .article-summary img {
  width: 130px;
  float: left;
  margin: 0 20px 20px 0; }

.footer {
  margin-top: -30px;
  padding: 75px 0 50px;
  background: url(../Images/global/footer-bg.jpg) repeat;
  z-index: 0; }

.footer .tri {
  float: left;
  width: 275px;
  padding: 0 36px 0 22px;
  color: #adaba4;
  font-style: italic; }

.footer .tri.last {
  padding-right: 0;
  width: 245px; }

.footer strong {
  font-weight: 700;
  text-transform: uppercase;
  color: #eda64a;
  font-family: 'gill_sansbold';
  font-style: normal;
  font-size: 18px;
  display: block;
  margin-bottom: 18px; }

.footer .widget-SubfooterLeft p {
  font-size: 17px;
  line-height: 25px; }

.footer .widget-SubfooterLeft strong {
  font-size: 36px; }

.footer .widget-SubfooterLeft .whiteBtn {
  margin-top: 38px; }

.footer .widget-SubfooterRight p {
  line-height: 22px; }

.footer .widget-SubfooterRight li {
  padding: 8px 0;
  text-transform: uppercase;
  font-family: 'gill_sansbold';
  font-style: normal;
  font-size: 14px; }

.widget-SubfooterRight li img {
  float: left;
  padding: 0 18px;
  margin-top: -5px; }

.widget-SubfooterRight li a {
  padding: 10px 0;
  display: block;
  height: 32px; }

.footer em {
  font-style: normal;
  color: #eda64a;
  text-transform: uppercase;
  display: block;
  margin: 24px 0 8px;
  font-family: 'gill_sansbold';
  font-size: 14px; }

.footer ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.footer li {
  padding: 6px 0;
  border-bottom: 1px dotted #adaba4; }

.footer li.last {
  border-bottom: none; }

.footer li a {
  color: #adaba4; }

.footer li a:hover {
  color: #fff; }

.bottomFooter {
  padding-top: 30px;
  clear: both;
  font: 'gill_sansbold';
  color: #adaba4; }

.bottomFooter strong {
  color: #adaba4;
  float: left;
  margin-right: 50px;
  font-size: 14px;
  text-transform: none; }

.bottomFooter a {
  display: inline-block;
  margin: 0 10px;
  color: #adaba4;
  font-family: 'gill_sansbold';
  font-weight: 400;
  font-size: 12px; }

.whiteBtn {
  display: block;
  text-align: center;
  line-height: 38px;
  height: 38px;
  background: #c3bfb4;
  color: #21201f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background 0.6s;
  -moz-transition: background 0.6s;
  -ms-transition: background 0.6s;
  transition: background 0.6s;
  font-size: 36px;
  font-weight: 400;
  font-size: 18px;
  font-family: "gill_sansbold";
  font-style: normal; }

.whiteBtn:hover {
  background: #fff; }

.page h1 {
  padding: 35px 20px 0;
  margin-bottom: 12px; }

.widget-search-form {
  float: right;
  width: 325px;
  margin-top: -5px; }

.widget-search-form span {
  float: left;
  margin: 5px 10px 0 0;
  color: #e8e5dc; }

.widget-search-form form {
  float: right; }

.widget-main-nav fieldset {
  border: none;
  margin: 0;
  padding: 0;
  background: url(../Images/global/search-bg.png) no-repeat top center;
  width: 262px; }

.widget-main-nav input {
  background: none;
  border-collapse: collapse;
  border: none;
  width: 208px;
  padding: 5px 10px; }

.widget-main-nav button {
  margin: 0 !important;
  text-indent: -9999px;
  background: none;
  border-collapse: collapse;
  border: none;
  background: url(../Images/global/search-btn.png) no-repeat 0 0;
  width: 34px;
  height: 28px;
  cursor: pointer !important; }

.widget-main-nav button:hover {
  background-position: 0 -28px; }

.sitemap {
  padding-bottom: 80px; }

.sitemap a {
  font-size: 14px !important; }

.explore-box {
  background: #dcd8cc;
  float: left;
  padding: 16px 0 16px 20px;
  margin: 4px 4px 4px 0;
  height: 160px; }
  .explore-box ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .explore-box li {
    float: left;
    padding: 3px 0;
    border-bottom: 1px dotted #514f4c;
    width: 140px;
    margin-right: 18px; }
  .explore-box a {
    color: #514f4c;
    font: normal 12px "gill_sansbold"; }
  .explore-box .active a {
    color: #b42235; }
  .explore-box strong {
    font-size: 14px;
    font-style: italic;
    display: block;
    margin-bottom: 6px; }

.explore-box-topics {
  width: 316px; }

.explore-box-formats {
  width: 315px;
  position: relative; }
  .explore-box-formats li {
    margin-right: 16px; }
  .explore-box-formats a {
    background: url(../images/explore/filter-article-sprite.png) no-repeat 0 0;
    padding: 4px 0 6px 30px;
    display: block; }
  .explore-box-formats #format-Article a {
    background-position: 0 0; }
  .explore-box-formats #format-Article.active a {
    background-position: 0 -108px; }
  .explore-box-formats #format-PodcastEntry a {
    background-position: -158px -34px; }
  .explore-box-formats #format-PodcastEntry.active a {
    background-position: -158px -142px; }
  .explore-box-formats #format-QuickThought a {
    background-position: -158px -66px; }
  .explore-box-formats #format-QuickThought.active a {
    background-position: -158px -174px; }
  .explore-box-formats #format-BlogPost a {
    background-position: -158px 0; }
  .explore-box-formats #format-BlogPost.active a {
    background-position: -158px -108px; }
  .explore-box-formats #format-Publication a {
    background-position: 0 -34px; }
  .explore-box-formats #format-Publication.active a {
    background-position: 0 -142px; }
  .explore-box-formats #format-Video a {
    background-position: 0 -66px; }
  .explore-box-formats #format-Video.active a {
    background-position: 0 -174px; }

.explore-box-authors {
  width: 240px;
  margin-right: 0;
  position: relative; }

#currentAuthorName {
  position: absolute;
  bottom: 10px;
  right: 24px;
  font: normal 14px/14px "gill_sansbold";
  color: #b42235; }

#explore-authors li {
  float: left;
  width: 47px;
  height: 47px;
  margin: 5px 10px 5px 0;
  border: none; }

#explore-authors li:hover {
  cursor: pointer; }

#explore-authors a {
  display: block;
  -webkit-border-radius: 47px;
  -moz-border-radius: 47px;
  -ms-border-radius: 47px;
  border-radius: 47px;
  background: #fff;
  width: 45px;
  height: 45px;
  border: none;
  padding: 2px;
  overflow: hidden;
  text-decoration: none; }

#explore-authors .active a {
  border: 2px solid #b42235;
  padding: 0; }

#explore-authors img {
  display: block;
  margin: -3px 0 0 -6px; }

.explore-sort-display {
  border-top: 3px solid #000;
  padding: 2px 0 20px; }
  .explore-sort-display strong {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px; }
  .explore-sort-display a {
    display: inline-block;
    padding: 4px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #d5d1c5;
    color: #514f4c;
    margin: 0 0 0 2px;
    font-family: 'gill_sansbold';
    font-weight: 700;
    font-size: 12px; }
  .explore-sort-display .active, .explore-sort-display a:active {
    background-color: #b42235;
    color: #e7e3d9; }

.explore-sort-by {
  float: left;
  padding-top: 4px; }

.explore-view-as {
  float: left;
  margin-left: 378px;
  padding-top: 4px; }
  .explore-view-as strong {
    margin-right: 8px; }
  .explore-view-as a {
    text-indent: -9999px;
    width: 5px;
    margin-left: -3px;
    background-image: url(../Images/explore/view-as-sprite.png);
    background-repeat: no-repeat; }

#view-tile {
  background-position: 8px -17px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

#view-tile.active {
  background-position: 8px 6px; }

#view-list {
  background-position: -18px -17px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

#view-list.active {
  background-position: -17px 6px; }

#clear-filters {
  float: right;
  margin-right: 18px;
  margin-top: -2px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  padding-top: 10px; }

.article-wrapper {
  padding-bottom: 62px; }

#explore-getnextpage {
  margin: 40px auto 80px;
  background: #6f6d69;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  color: #dad7ce;
  width: 260px;
  font: normal 18px/18px "gill_sansbold";
  text-align: center;
  border-collapse: collapse;
  border: 0;
  height: 38px;
  display: block; }
  #explore-getnextpage:hover {
    background: #45423e; }

.loading #explore-getnextpage {
  display: none !important; }

#exploreLoading {
  position: absolute;
  top: 50px;
  text-align: center;
  width: 100%;
  left: 0;
  z-index: -9999px;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -ms-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.explore-container {
  position: relative; }

.loading #exploreLoading {
  opacity: 1; }

#type-descriptors {
  position: absolute;
  bottom: 15px;
  left: 20px; }
  #type-descriptors div a {
    background: none;
    padding: 0px; }
  #type-descriptors .type-BlogPost a {
    line-height: 25px; }
  #type-descriptors .type-BlogPost img {
    margin-right: 10px; }

.type-BlogPost img {
  margin-right: 5px !important;
  vertical-align: text-bottom; }

#comments {
  margin-top: 30px;
  border-top: 1px dotted #000;
  padding: 35px 0 20px; }
  #comments h2 {
    margin: 0;
    margin-bottom: 25px;
    font-size: 21px;
    color: #262625;
    font-weight: normal;
    text-transform: uppercase; }
  #comments h4 {
    margin: 0;
    margin-bottom: 5px; }
  #comments ul {
    margin: 0;
    padding: 0; }
    #comments ul li {
      list-style: none;
      margin-bottom: 15px; }
      #comments ul li .comment {
        padding: 20px;
        background: #DBD7CC;
        border-radius: 8px 8px 8px 8px; }

.comment-form {
  border-top: 1px dotted #000;
  padding: 35px 0; }
  .comment-form #commenter {
    margin: 25px 0; }
  .comment-form input, .comment-form textarea {
    width: 300px;
    background: none repeat scroll 0 0 #DCD8CC;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    padding: 8px 10px;
    resize: none; }
  .comment-form textarea {
    width: 450px; }
  .comment-form h2 {
    margin: 0;
    font-size: 21px;
    color: #262625;
    font-weight: normal;
    text-transform: uppercase; }
  .comment-form #postComment {
    margin: 0;
    font-size: 21px;
    color: #262625;
    font-weight: normal;
    text-transform: uppercase; }
  .comment-form fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    margin-top: 30px; }
  .comment-form ol {
    padding: 0;
    margin: 0; }
    .comment-form ol li {
      list-style: none;
      overflow: hidden;
      border: 0;
      margin-bottom: 10px; }
      .comment-form ol li label, .comment-form ol li input {
        float: left; }
  .comment-form label {
    width: 150px;
    color: #21201f;
    font-size: 15px;
    font-family: Georgia,Palatino,serif;
    font-weight: bold;
    display: block; }
  .comment-form .what {
    margin-top: 0; }
    .comment-form .what label, .comment-form .what textarea {
      margin-bottom: 5px;
      float: none; }
  .comment-form button {
    width: 260px;
    background: none repeat scroll 0 0 #6f6d69;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #eae7de;
    display: block;
    font-family: "gill_sansbold";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    margin-top: 15px;
    padding: 10px 0;
    text-align: center;
    transition: background 0.6s ease 0s; }

.manage-actions {
  display: none; }

.liveEdit-Enabled .manage-actions {
  display: inline; }
.liveEdit-Enabled .widget-control, .liveEdit-Enabled .content-control {
  position: relative;
  outline: 1px dotted blue; }
.liveEdit-Enabled .widget-control .manage-actions a {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  padding: 5px !important;
  font-size: 11px !important;
  font-family: Arial !important;
  color: Black;
  display: block;
  outline: 1px dotted blue;
  outline-style: none none solid solid;
  background: #fff; }
.liveEdit-Enabled .widget-control .manage-actions a:hover {
  background-color: #ccc !important;
  color: #333;
  outline-color: Fuchsia; }
.liveEdit-Enabled .widget-control:hover {
  outline-color: Fuchsia; }
.liveEdit-Enabled .content-control .manage-actions a {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  padding: 5px !important;
  font-size: 11px !important;
  font-family: Arial !important;
  color: Black;
  display: block;
  outline: 1px dotted blue;
  outline-style: none none solid solid;
  background: #fff; }
.liveEdit-Enabled .content-control .manage-actions a:hover {
  background-color: #ccc !important;
  color: #333;
  outline-color: Fuchsia; }
.liveEdit-Enabled .content-control:hover {
  outline-color: Fuchsia; }

.leftSide .manage-actions a {
  right: auto !important;
  left: 0 !important;
  outline-style: none solid solid none; }

.login ol li {
  margin: 12px 0;
  padding: 0;
  background: none; }

.login li label {
  width: 72px;
  font-weight: bold;
  float: left; }

#adminBar {
  position: fixed;
  width: 100%;
  height: 36px;
  background: #c0c0c0;
  z-index: 9999;
  bottom: 0;
  left: 0;
  border-top: 1px solid #aaa;
  box-shadow: -3px 0 5px rgba(0, 0, 0, 0.4); }

#adminBar .welcome a {
  float: none;
  padding: 0;
  border: 0;
  background: none;
  color: #000; }

#adminBar a, #adminBar .welcome {
  float: left;
  padding: 10px;
  border-left: 1px solid #999;
  border-right: 1px solid #ddd;
  color: #333;
  text-decoration: none; }

#adminBar a:hover {
  background: #aaa;
  cursor: pointer; }

.adminBtns {
  border-right: 1px solid #999;
  float: left;
  width: 100%; }

.shape-tracing-enabled #adminBar {
  bottom: auto;
  top: 12px;
  left: auto;
  right: 12px;
  width: auto;
  overflow: hidden;
  border-radius: 6px; }

.widget header {
  display: none; }

.login-form {
  border: 0;
  margin-bottom: 30px; }
  .login-form button {
    background: none repeat scroll 0 0 #C3BFB4;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #21201F;
    display: block;
    font-family: "gill_sansbold";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    text-align: center;
    transition: background 0.6s ease 0s;
    margin-top: 20px;
    margin-bottom: 40px; }
  .login-form button:hover {
    background: #fff; }
  .login-form legend {
    font-size: 18px;
    font-family: 'gill_sansbold';
    font-weight: normal;
    margin: 20px 0 10px 0; }
  .login-form ol {
    margin: 0;
    padding: 0; }
    .login-form ol li {
      list-style: none;
      margin: 10px 0; }
      .login-form ol li input {
        background: #DCD8CC;
        border: 0;
        border-radius: 8px 8px 8px 8px;
        padding: 8px 10px;
        width: 300px; }
      .login-form ol li label {
        font-family: Georgia,Palatino,serif;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 7px;
        margin-top: 5px;
        width: 150px;
        display: block;
        float: left; }
      .login-form ol li #remember-me {
        width: 0px;
        margin-top: 8px; }
  .login-form .field-validation-error {
    color: red;
    margin-left: 20px; }

.validation-summary-errors {
  border-radius: 8px 8px 8px 8px;
  width: 400px;
  background: #DCD8CC;
  padding: 20px;
  font-size: 12px;
  margin-bottom: 20px; }

#slideContainer, #slider {
  position: relative; }

#slideContainer {
  overflow: hidden;
  z-index: 999; }

#slider #arwLeft, #slider #arwRight {
  width: 56px;
  height: 56px;
  cursor: pointer;
  display: block;
  text-indent: -9999px;
  left: -37px;
  top: 200px;
  position: absolute;
  background: url(../images/home/slide-arws.png) no-repeat 0 0; }

#slider #arwLeft:hover {
  background-position: 0 -56px; }

#slider #arwRight {
  background-position: -56px 0;
  right: -38px;
  left: auto; }

#slider #arwRight:hover {
  background-position: -56px -56px; }

.slideWrapper {
  overflow: hidden;
  width: 954px;
  margin-left: -7px; }

.slides {
  position: relative;
  height: 458px;
  margin-left: 8px; }

.slide {
  padding: 8px;
  width: 280px;
  height: 395px;
  background: #fff;
  position: absolute;
  top: 12px;
  left: 0;
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2); }

.slide .slide-blurb, .slide h2 {
  position: relative;
  z-index: 4;
  display: block;
  padding-left: 20px; }

.slide h2 {
  font: normal 27px/30px "gill_sansbold";
  color: #eda64a;
  padding-top: 260px;
  margin-bottom: 4px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  letter-spacing: 1px; }

.slide .slide-blurb {
  color: #fff;
  font-style: italic; }

.slide a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: block;
  cursor: pointer; }

.slide .text-shadow {
  background: url(../Images/home/slide-text-shadow.png) repeat-x;
  height: 167px;
  bottom: 8px;
  left: 8px;
  width: 280px;
  z-index: 2;
  display: block;
  position: absolute; }

.slide .frame-border {
  position: absolute;
  top: 10px;
  left: 9px;
  margin: 2px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 3;
  width: 272px;
  height: 386px; }

.slide .img-wrap {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 280px;
  height: 395px;
  overflow: hidden;
  display: block; }

.slide img {
  height: 395px;
  width: auto; }

.theLatest {
  text-indent: -9999px;
  width: 900px;
  height: 20px;
  margin: 0;
  background: url(../Images/Home/the-latest.png) no-repeat 0 0; }

.homepage-banner {
  margin-bottom: 24px; }

.subfooter {
  margin-top: 30px !important;
  background: url(../Images/home/subfooter-bg.jpg) no-repeat 0 0;
  height: 409px;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3); }
  .subfooter .tri {
    width: 267px;
    padding: 32px 5px 0 33px;
    float: left; }
  .subfooter a {
    color: #1d1d1c; }
  .subfooter p {
    margin: 0;
    padding: 0; }
  .subfooter h4 {
    background: #000;
    color: #eda64a;
    text-transform: uppercase;
    padding: 14px 24px 12px 24px;
    margin: 0 0 18px 0;
    font: normal 18px "gill_sansbold"; }
    .subfooter h4 a {
      color: #b42235;
      font-style: italic;
      font-size: 11px;
      float: right;
      text-transform: none;
      margin-top: 5px; }
  .subfooter strong {
    font: italic 16px Georgia, Serif;
    color: #fff;
    display: block;
    padding-left: 24px; }
  .subfooter ul {
    padding: 10px 0;
    margin: 0;
    list-style-type: none; }
  .subfooter li {
    padding: 8px 12px 8px 24px;
    margin: 0;
    font: normal 12px "gill_sansbold";
    color: #1d1d1c;
    border-bottom: 1px dotted #1d1d1c; }
    .subfooter li img {
      float: left;
      padding: 0 12px 0 0; }
    .subfooter li strong {
      padding: 4px 0; }
  .subfooter .widget-footer-third-right li {
    padding-left: 69px; }
  .subfooter .widget-footer-third-right img {
    margin-left: -57px;
    padding-right: 0; }
  .subfooter .last {
    bordr-bottom: none; }
  .subfooter .listen-to li {
    padding-top: 4px;
    padding-bottom: 5px; }
  .subfooter .listen-to-actions {
    padding: 0; }
    .subfooter .listen-to-actions li {
      border-bottom-style: solid; }
    .subfooter .listen-to-actions strong {
      display: inline;
      padding-left: 0;
      padding-right: 3px; }

.listen-live {
  padding: 0px 20px;
  font: normal 12px "gill_sansbold"; }
  .listen-live strong {
    padding: 0;
    display: inline; }
  .listen-live span {
    float: right; }
  .listen-live p {
    line-height: 17px;
    margin-top: 10px; }
  .listen-live hr {
    border: 0;
    border-bottom: 1px dotted #000;
    margin: 5px 0; }

.widget-radio strong {
  padding-left: 10px; }
.widget-radio p {
  line-height: 0; }
.widget-radio em {
  font-size: 12px;
  line-height: 7px !important;
  display: block;
  padding-left: 23px;
  color: #000;
  color: #1D1D1C;
  font: 12px "gill_sansbold";
  margin: 7px 0; }
  .widget-radio em strong {
    color: #000;
    padding: 0;
    font-size: 12px;
    color: #1D1D1C;
    font: 14px "gill_sansbold"; }
.widget-radio ul .last {
  border: 0; }
.widget-radio ul li {
  border-bottom: 1px dotted #1D1D1C;
  padding: 5px 10px; }
  .widget-radio ul li ul {
    padding: 0 0 0 50px; }
    .widget-radio ul li ul li {
      border: 0;
      padding: 0;
      font-size: 12px;
      margin: 3px 0; }
.widget-radio .listen-to-actions {
  margin-top: 10px; }

.article-header {
  padding: 20px 20px 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #eda64a; }

.article-header a {
  float: right;
  color: #eda64a;
  font-size: 16px;
  font-style: italic;
  margin-top: 14px; }

.article-container {
  width: 600px;
  padding: 0 20px 60px;
  float: left;
  line-height: 24px; }

.article-container img {
  max-width: 100%;
  height: auto; }

.zone-side-bar > div {
  padding: 12px 0;
  border-bottom: 1px dotted #7d7a73;
  font-family: 'gill_sansbold';
  font-size: 12px; }
.zone-side-bar .author-name {
  color: #21201f;
  display: block;
  margin-bottom: 12px;
  font-size: 16px; }
.zone-side-bar .author-name em {
  font-family: Georgia, Palatino, serif; }
.zone-side-bar .author-info img {
  width: 120px;
  margin: 0 auto;
  display: block; }

.zone-side-bar {
  float: right;
  width: 260px; }

.has-sidebar .article-detail {
  width: 584px;
  float: left; }

.has-sidebar .main {
  width: 940px;
  margin: 0 auto; }

.widget-Share {
  padding-top: 15px; }

.article-detail {
  padding-top: 12px; }
  .article-detail li {
    font-size: 14px; }
  .article-detail p {
    font-size: 14px;
    margin-top: 0px; }

.article-detail .img-wrap {
  display: block;
  margin: 0 0 20px 20px; }

.relatedArticlesWrapper {
  margin-top: 45px;
  margin-bottom: -60px; }
  .relatedArticlesWrapper .top {
    width: 600px;
    height: 10px;
    display: block;
    background: url("/Themes/StrMain/Images/explore/bg-related-top.jpg"); }
  .relatedArticlesWrapper .bottom {
    width: 600px;
    height: 10px;
    display: block;
    background: url("/Themes/StrMain/Images/explore/bg-related-bottom.jpg"); }
  .relatedArticlesWrapper ul {
    margin: 0;
    padding: 20px 0 0;
    background: url("/Themes/StrMain/Images/explore/bg-related-mid.jpg");
    width: 600px; }
    .relatedArticlesWrapper ul li {
      width: 500px;
      margin: 0 30px;
      padding: 15px 20px;
      list-style: none;
      border-bottom: 1px dotted #000;
      font-family: Georgia,Palatino,serif;
      color: #fff; }
      .relatedArticlesWrapper ul li a {
        color: #fff;
        font-family: Georgia,Palatino,serif;
        font-style: italic;
        font-weight: bold; }
    .relatedArticlesWrapper ul li.title {
      color: #EDA64A;
      font-family: "gill_sansbold";
      background: #000;
      text-transform: uppercase;
      border: 0;
      padding: 5px 20px; }
      .relatedArticlesWrapper ul li.title a {
        font-size: 12px;
        font-family: "gill_sansbold";
        color: #B42235;
        font-style: normal;
        font-weight: normal;
        float: right;
        margin-top: 1px; }
    .relatedArticlesWrapper ul li:last-child {
      border: 0; }
  .relatedArticlesWrapper .body {
    margin-top: 5px;
    color: #21201F;
    font-family: "gill_sansbold";
    font-size: 13px; }
    .relatedArticlesWrapper .body a {
      font-size: 12px;
      font-family: "gill_sansbold";
      color: #B42235;
      font-style: normal;
      font-weight: normal;
      padding-left: 15px; }

.page .dbl {
  background: url(../Images/training/page-dbl.jpg) no-repeat 0 0;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  float: left;
  padding: 0 26px;
  height: 440px;
  width: 400px;
  color: #262523;
  font-family: "gill_sansbold";
  font-size: 13px;
  margin-right: 20px; }
  .page .dbl strong {
    display: block;
    color: #eda64a;
    background: #000;
    text-align: center;
    font-size: 17px;
    line-height: 38px;
    margin: 26px 0 18px;
    clear: both; }
  .page .dbl a {
    display: block;
    margin-top: 20px;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    border: 1px dotted #fff;
    border-style: dotted none;
    font: bold 16px Georgia, Serif;
    font-style: italic;
    margin-top: 16px; }
  .page .dbl a:hover {
    color: #b42235; }
  .page .dbl ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .page .dbl li {
    border-bottom: 1px dotted #262523;
    padding: 9px 12px; }
    .page .dbl li a {
      color: #262523;
      border: 0;
      padding: 0;
      margin: 0;
      text-align: left;
      font: normal 13px "gill_sansbold"; }
  .page .dbl .last {
    border-bottom: none; }
  .page .dbl p {
    margin: 0;
    padding: 0 12px;
    line-height: 20px; }
  .page .dbl em {
    display: block;
    margin: 15px 0 5px;
    color: #fff;
    font-style: normal; }

.page .dbl-right {
  float: right;
  margin-right: 0; }
  .page .dbl-right ul, .page .dbl-right ol {
    padding: 0 0 0 20px;
    margin: 0; }
  .page .dbl-right li {
    border-bottom: none;
    padding: 0;
    margin: 8px 0; }

.page .tri {
  background: url(../Images/training/page-tri.jpg) no-repeat 0 0;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  float: left;
  padding: 0 26px;
  height: 269px;
  width: 248px;
  color: #262523;
  font-family: "gill_sansbold";
  font-size: 13px;
  margin-right: 20px; }
  .page .tri a {
    display: block;
    margin-top: 20px;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    border: 1px dotted #fff;
    border-style: dotted none;
    font: bold 16px Georgia, Serif;
    font-style: italic;
    margin-top: 16px; }
  .page .tri a:hover {
    color: #b42235; }
  .page .tri ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .page .tri li {
    border-bottom: 1px dotted #262523;
    padding: 9px 12px; }
    .page .tri li a {
      color: #262523;
      border: 0;
      padding: 0;
      margin: 0;
      text-align: left;
      font: normal 13px "gill_sansbold"; }
  .page .tri .last {
    border-bottom: none; }
  .page .tri p {
    margin: 0;
    padding: 0 12px;
    line-height: 20px; }

.spotlights {
  padding: 20px 0; }

.page .last {
  margin-right: 0; }

.page h2, .page .tri strong {
  display: block;
  color: #eda64a;
  background: #000;
  text-align: center;
  font-size: 17px;
  line-height: 38px;
  margin: 36px 0;
  clear: both; }

.page .tri strong {
  margin: 30px 0 24px; }

.image-background {
  position: relative; }

.image-background img {
  position: absolute;
  z-index: 0; }

.speakers {
  list-style: none;
  padding: 0;
  margin: 0 0 0 160px; }

.speakers li {
  float: left;
  margin-left: 50px;
  width: 140px;
  text-align: center; }

.speakers img {
  display: block;
  margin-bottom: 8px; }

.speakers a {
  color: #262523; }

.speakers a:hover {
  color: #b42235; }

.speakers em {
  display: block;
  font-size: 14px;
  font-style: italic;
  font-family: Georgia; }

.speakers span {
  text-transform: uppercase;
  font-size: 10px; }

.defend-faith {
  margin-top: 80px;
  padding: 0 665px 0 40px;
  height: 388px; }
  .defend-faith h3 {
    margin: 24px 0 18px;
    font-size: 17px;
    text-transform: uppercase; }
    .defend-faith h3 strong {
      font-size: 23px;
      display: block; }
  .defend-faith p {
    font-style: italic; }
  .defend-faith img {
    right: 20px;
    bottom: 0; }

.trumba-master-wrapper {
  padding: 30px;
  background: #dcd8cc; }

.trumba-wrapper {
  margin-bottom: 80px;
  float: left;
  width: 640px; }

.trumba-control-wrapper {
  width: 200px;
  float: right;
  margin-bottom: 80px; }

.radio-table td {
  text-align: left;
  font-size: 14px;
  padding: 15px 10px;
  border-bottom: 1px dotted #21201f;
  vertical-align: top; }
  .radio-table td p {
    margin: 2px 0; }
  .radio-table td ul, .radio-table td ol {
    margin: 0;
    padding: 0 20px; }
  .radio-table td li {
    padding: 0;
    margin: 0 0 5px 0; }

#parentResources {
  text-align: center; }

#ambassadorArticles.twoColumnWrapper {
  overflow: hidden;
  border: 0; }
  #ambassadorArticles.twoColumnWrapper > div {
    width: 430px; }
    #ambassadorArticles.twoColumnWrapper > div h3 {
      color: #262625;
      font-size: 21px; }
    #ambassadorArticles.twoColumnWrapper > div p {
      color: #21201F;
      font-size: 0.9em;
      font-style: italic;
      line-height: 22px; }
    #ambassadorArticles.twoColumnWrapper > div a {
      clear: both;
      color: #EDA64A;
      float: left;
      font-family: "gill_sansbold";
      font-size: 12px;
      margin-top: 14px;
      text-transform: uppercase;
      margin-bottom: 15px; }
    #ambassadorArticles.twoColumnWrapper > div a:hover {
      color: #b42235; }
    #ambassadorArticles.twoColumnWrapper > div hr {
      clear: both;
      border: 0;
      border-bottom: 1px dotted #21201F;
      margin: 15px 0; }

#whereshouldistart .spotlights .tri strong {
  font-size: 14px; }

#parentResources {
  text-align: center; }

#ambassadorArticles.twoColumnWrapper {
  overflow: hidden;
  border: 0; }
  #ambassadorArticles.twoColumnWrapper > div {
    width: 430px; }
    #ambassadorArticles.twoColumnWrapper > div h3 {
      color: #262625;
      font-size: 21px; }
    #ambassadorArticles.twoColumnWrapper > div p {
      color: #21201F;
      font-size: 0.9em;
      font-style: italic;
      line-height: 22px; }
    #ambassadorArticles.twoColumnWrapper > div a {
      clear: both;
      color: #EDA64A;
      float: left;
      font-family: "gill_sansbold";
      font-size: 12px;
      margin-top: 14px;
      text-transform: uppercase;
      margin-bottom: 15px; }
    #ambassadorArticles.twoColumnWrapper > div a:hover {
      color: #b42235; }
    #ambassadorArticles.twoColumnWrapper > div hr {
      clear: both;
      border: 0;
      border-bottom: 1px dotted #21201F;
      margin: 15px 0; }

#whereshouldistart .spotlights .tri strong {
  font-size: 14px; }

#ABCmethods {
  margin-top: 75px; }
  #ABCmethods .tri {
    height: 400px;
    background: url("../Images/training/page-tri-large.jpg"); }

.abcPrice {
  text-align: center;
  clear: both;
  font-weight: bold;
  color: #B42235;
  font-style: italic;
  font-size: 18px;
  margin-top: 25px; }

#ABCmethod .circledNumber {
  width: 100%;
  height: 86px;
  display: block;
  text-align: center;
  background: url("../Images/about/bkgd-numbered-circle.png") no-repeat scroll top center transparent;
  font-size: 30px;
  color: #eda64a;
  padding-top: 30px;
  margin-top: -35px;
  margin-bottom: -15px; }

#ABCmethods .skill strong {
  background: none;
  color: #000;
  margin: 0;
  line-height: 26px;
  text-transform: uppercase; }

#ABCmethods .skill em {
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-family: Georgia,Palatino,serif;
  font-size: 16px;
  margin-top: -2px;
  color: #B42235;
  font-weight: bold; }

.ambassadorLevels {
  padding: 20px 80px;
  background: #dbd7cc;
  font-style: italic; }
  .ambassadorLevels p {
    font-family: Georgia,Palatino,serif !important;
    color: #000; }

.videoWrapper {
  text-align: center; }

.missionQuote {
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  padding: 35px 0 40px;
  margin: 0;
  margin: 35px 0; }
  .missionQuote p {
    width: 615px;
    font-family: Georgia,Palatino,serif;
    font-size: 27px;
    font-style: italic;
    font-weight: bold;
    color: #67573b;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
    letter-spacing: 0.75px; }

.webCastListenLive a {
  float: none;
  display: inline !important; }

.dbl.listenLive .listen-to-actions {
  margin-top: 25px; }
  .dbl.listenLive .listen-to-actions .last {
    border: 0; }
  .dbl.listenLive .listen-to-actions li {
    border-bottom: 1px solid #262523; }
    .dbl.listenLive .listen-to-actions li ul li {
      margin: 0;
      margin: 5px 0;
      padding: 0;
      padding-left: 60px;
      border: 0; }
  .dbl.listenLive .listen-to-actions li strong {
    display: inline !important;
    background: none !important;
    font: italic 17px Georgia,Serif;
    color: #fff;
    margin: 0;
    margin-right: 10px; }

/* About CSS */
.main_nav li ul ul {
  display: none !important; }

.about blockquote {
  margin: 35px 50px;
  border: 0px none;
  padding: 0px; }
  .about blockquote p {
    font-size: 15px;
    color: #4A494A; }
    .about blockquote p span {
      width: 100%;
      text-align: right;
      font-weight: bold;
      display: block; }

.about blockquote.full {
  width: 420px;
  padding: 20px 80px;
  margin: 0 auto;
  background: #dbd7cc;
  text-align: center;
  font-style: italic; }
  .about blockquote.full p {
    font-family: Georgia, Palatino, serif !important;
    color: #000; }

.georgiaFont {
  font-family: Georgia, Palatino, serif; }

.no-subfooter {
  padding-bottom: 75px; }

.no-title {
  margin-top: -50px; }

.missionCircles {
  width: 590px;
  height: 620px;
  float: right;
  position: relative; }

.missionCircles a {
  font-style: italic;
  position: absolute;
  bottom: 40px;
  right: 0; }

.missionCircles .mainCircle {
  width: 196px;
  height: 193px;
  background: url(/Themes/StrMain/Images/about/bkgd-mission-main-circle.png) no-repeat center center;
  position: absolute;
  top: 150px;
  left: 190px; }

.missionCircles .circleWrapper {
  width: 172px;
  height: 172px;
  background: url(/Themes/StrMain/Images/about/bkgd-mission-circle.png) no-repeat center center;
  position: absolute; }

.missionCircles #circle1 {
  top: -35px;
  left: 130px; }

.missionCircles #circle2 {
  top: 10px;
  left: 340px; }

.missionCircles #circle3 {
  top: 205px;
  left: 415px; }

.missionCircles #circle4 {
  top: 360px;
  left: 265px; }

.missionCircles #circle5 {
  top: 305px;
  left: 50px; }

.missionCircles #circle6 {
  top: 110px;
  left: 0px; }

.missionCircles .circle {
  position: relative;
  top: 20px;
  left: -7px; }

.missionCircles .mainCircle span, .missionCircles .circle span {
  width: 100%;
  font-family: 'gill_sansbold';
  font-size: 16px;
  text-align: center; }

.missionCircles .mainCircle span {
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 75px;
  left: 0;
  line-height: 22px; }

.missionCircles .circle span {
  display: block;
  margin: 7px;
  font-size: 14px;
  line-height: 18px; }

.missionCircles .circle span.circleNumber {
  font-size: 19px; }

.missionCircles .circle span.circleAnswer {
  color: #fff; }

.about h3 {
  text-transform: uppercase;
  font-size: 16px; }
.about h5 {
  font-size: 14px;
  font-family: "gill_sansbold";
  color: #eda64a;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase; }
.about hr {
  border: 0;
  border-style: dotted;
  border-bottom-width: 1px;
  margin: 25px 0; }

#aboutIntro p {
  font-size: 14px;
  color: #4a494a; }
#aboutIntro blockquote {
  width: 265px;
  font-family: 'gill_sansbold';
  border-top: 2px solid #504e4f;
  border-bottom: 2px solid #504e4f;
  margin: 0;
  margin-top: 35px;
  padding: 35px 0; }
  #aboutIntro blockquote p {
    font-size: 18px !important;
    line-height: 28px;
    margin: 0; }
#aboutIntro div.learnMore {
  display: none; }

.about .threeColumnWrapper .last {
  margin-right: 0 !important; }

.about .threeColumnWrapper .column {
  width: 271px;
  padding: 15px;
  float: left;
  margin-right: 18px; }

.about .threeColumnWrapper .column h3 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 15px; }

.about .threeColumnWrapper .column p {
  font-size: 14px;
  font-style: italic;
  color: #4a494a;
  line-height: 20px; }

.about .threeColumnWrapper .column hr {
  border: 0;
  border-bottom: 1px dotted #000;
  margin: 20px 0; }

.about .subfooter {
  background: url("../Images/about/bkgd-about-subfooter.jpg") no-repeat scroll 0 0 transparent;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  height: 450px;
  margin-top: 30px !important; }

.about .subfooter .tri {
  width: 266px;
  height: 395px;
  background: none;
  box-shadow: none;
  font-family: Georgia,Palatino,serif;
  font-style: italic;
  padding-left: 35px;
  padding-right: 0;
  margin-top: 35px;
  margin-right: 0;
  position: relative; }

.about .subfooter .tri h5 {
  font-family: Georgia, Palatino, serif;
  text-transform: none;
  font-size: 16px;
  color: #fff;
  margin: 15px 0;
  font-weight: bold; }

.about .subfooter .tri p {
  font-size: 12px;
  padding: 0;
  line-height: 20px; }

.about .subfooter .tri a {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0px;
  border: 0;
  text-align: right;
  font-size: 12px;
  color: #b63131;
  font-family: 'gill_sansbold';
  font-weight: normal; }

#ambassadorSkills {
  margin-top: 75px; }

.circledNumber {
  width: 100%;
  height: 86px;
  display: block;
  text-align: center;
  background: url("../Images/about/bkgd-numbered-circle.png") no-repeat scroll top center transparent;
  font-size: 30px;
  color: #eda64a;
  padding-top: 30px;
  margin-top: -35px;
  margin-bottom: -15px; }

#ambassadorSkills .skill strong {
  background: none;
  color: #000;
  margin: 0;
  line-height: 26px;
  text-transform: uppercase; }

#ambassadorSkills .skill em {
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 25px;
  font-family: Georgia,Palatino,serif;
  font-size: 16px;
  margin-top: -2px; }

.speakersWrapper {
  overflow: hidden;
  border: 0; }

.speaker {
  width: 448px;
  height: 405px;
  border: 6px solid #fff;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative; }

.speaker:hover {
  border: 6px solid #bb4140; }
  .speaker:hover .speakerText h2, .speaker:hover .speakerText span {
    color: #bb4140; }

.speaker.last {
  margin-right: 0px; }

.speaker a {
  width: 448px;
  height: 405px;
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 999999; }

.speaker .speakerText {
  border: 1px solid #FFFFFF;
  height: 347px;
  left: 3px;
  margin: 3px auto;
  padding: 25px;
  position: absolute;
  top: 0;
  width: 390px; }
  .speaker .speakerText h2 {
    width: 205px;
    margin: 0;
    background: none;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 24px; }
  .speaker .speakerText p {
    width: 205px;
    font-size: 12px;
    color: #fff;
    font-style: italic;
    line-height: 22px; }
  .speaker .speakerText span {
    font-family: 'gill_sansbold';
    color: #EDA64A;
    font-style: italic;
    font-size: 13px; }

.speaker .speakerText.full h2, .speaker .speakerText.full p {
  width: 100%; }

.speaker:hover .speakerText {
  border: 1px solid #bb4140; }

  
.schedule {
  width: 448px;
  height: 405px;
  border: 6px solid #fff;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative; }
  
.speaker.last {
  margin-right: 0px; }
  
.schedule a {}

.schedule .scheduleText {
  border: 1px solid #FFFFFF;
  height: 347px;
  left: 3px;
  margin: 3px auto;
  padding: 25px;
  position: absolute;
  top: 0;
  width: 390px; 
  background-color: #444444; }
  
  .schedule .scheduleText h2 {
    width: 205px;
    margin: 0;
    background: none;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 24px; }
  .schedule .scheduleText p {
    color: #fff;
    line-height: 22px; }
	
.speakersWrapper {
  margin-top: 60px;
  		/*
  		#greg {
  			background: url("/Themes/about/speaker-greg.jpg") no-repeat scroll top center transparent;
  		}	
  
  		#brett {
  			background: url("../Images/about/speaker-brett.jpg") no-repeat scroll top center transparent;
  	
  		}
  
  		#alan {
  			background: url("../Images/about/speaker-alan.jpg") no-repeat scroll top center transparent;
  	
  		}
  
  		#jWarner {
  			background: url("../Images/about/speaker-jWarner.jpg") no-repeat scroll top center transparent;
  		}
  		*/ }

.twoColumnWrapper .column {
  width: 450px;
  float: left;
  margin-right: 35px;
  margin-bottom: 25px;
  margin-top: 25px; }
.twoColumnWrapper .last {
  margin-right: 0; }

.staff {
  overflow: hidden;
  border: 0;
  margin-bottom: 75px; }
  .staff > div {
    width: 225px;
    float: right;
    margin-left: 0px;
    margin-bottom: 25px;
    margin-top: 25px; }
  .staff img {
    float: left;
    float: left;
    margin-right: 30px;
    margin-bottom: 25px;
    margin-top: 25px; }
  .staff strong {
    font-family: "gill_sansbold";
    font-size: 17px; }
  .staff hr {
    border: 0;
    border-bottom-width: 1px;
    border-style: dotted; }
  .staff p {
    font-style: italic; }

/* Speaker Detail */
.speakerDetail {
  margin-top: 50px;
  clear: both; }
  .speakerDetail .published {
    display: none; }
  .speakerDetail h1 {
    margin-bottom: 5px; }
  .speakerDetail h2 {
    font-size: 23px;
    color: #eda64a;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 35px; }
  .speakerDetail .speakerQuote {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    padding: 35px 0 40px;
    margin: 0;
    margin: 65px 0 35px; }
    .speakerDetail .speakerQuote p {
      width: 615px;
      font-family: Georgia, Palatino, serif;
      font-size: 27px;
      font-style: italic;
      font-weight: bold;
      color: #67573b;
      text-align: center;
      margin: 0 auto;
      line-height: 35px;
      letter-spacing: 0.75px; }

.speakerBody .speakerImage {
  width: 404px;
  float: left;
  margin-right: 50px;
  margin-bottom: 25px;
  margin-top: 25px; }
  .speakerBody .speakerImage .speakerLinks {
    font-size: 13.75px;
    text-align: center; }
    .speakerBody .speakerImage .speakerLinks .additionalLinks a {
      color: #514f4c;
      background: #d5d1c5;
      padding: 8px 10px 7px;
      line-height: normal;
      margin-top: -6px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      margin: 0 5px; }
    .speakerBody .speakerImage .speakerLinks .additionalLinks a:hover {
      color: #fff;
      background: #bb4140; }
    .speakerBody .speakerImage .speakerLinks .contactInfo {
      font-weight: bold;
      font-style: italic; }
      .speakerBody .speakerImage .speakerLinks .contactInfo a {
        font-family: Georgia, Palatino, serif; }
  .speakerBody .speakerImage img {
    margin-bottom: 10px; }
.speakerBody p {
  font-size: 14px; }
.speakerBody .speakerBio {
  width: 425px;
  float: right;
  margin-left: 30px;
  margin-bottom: 25px;
  margin-top: 25px; }

.tabNavigation {
  margin: 0;
  margin-top: 70px;
  margin-left: 25px;
  padding: 0;
  overflow: hidden;
  border: 0; }
  .tabNavigation li {
    display: block;
    float: left;
    margin-right: 5px;
    background: #706d69;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 15px 35px 10px;
    font-family: "gill_sansbold";
    color: #dbd7cc;
    cursor: pointer; }
  .tabNavigation .active {
    background: #dbd7cc;
    color: #bb4141;
    cursor: default; }

.tabWrapper {
  background: #dcd8cd;
  padding: 50px 40px; }
  .tabWrapper .tab {
    display: none; }
    .tabWrapper .tab h4 {
      font-size: 17px;
      color: #252423;
      font-family: "gill_sansbold";
      text-transform: uppercase; }
    .tabWrapper .tab h5 {
      font-size: 12px;
      font-family: "gill_sansbold";
      color: #888580;
      font-weight: normal;
      margin: 0;
      margin-bottom: 10px; }
    .tabWrapper .tab h3 {
      font-weight: bold;
      font-size: 21px;
      margin: 0;
      margin-bottom: 10px; }
    .tabWrapper .tab p {
      font-style: italic;
      font-family: Georgia, Palatino, serif;
      font-size: 14px; }
      .tabWrapper .tab p a {
        font-family: Georgia, Palatino, serif; }
    .tabWrapper .tab hr {
      border: 0;
      border-style: dotted;
      border-bottom-width: 1px;
      margin: 25px 0; }
    .tabWrapper .tab .trumba-wrapper {
      width: 580px;
      background: #eceae4;
      padding: 28px; }

#topics h2 {
  margin-top: 50px;
  margin-bottom: 0; }

#promotions.tab hr, #endorsements.tab hr, #topics.tab hr, #biography.tab hr {
  margin-top: 10px !important; }
#promotions.tab a, #endorsements.tab a, #topics.tab a, #biography.tab a {
  font-family: Georgia, Palatino, serif;
  font-size: 14px;
  font-style: italic;
  color: #d19442; }

.videosWrapper, .audioWrapper, .flyerWrapper {
  text-align: center;
  padding: 20px 0; }

#biography.tab h2 {
  margin-bottom: 0; }

.speakerWrapper {
  margin-bottom: 20px; }
  .speakerWrapper table tr {
    width: 640px;
    margin: 0 auto; }
  .speakerWrapper table td {
    padding: 10px 55px; }
    .speakerWrapper table td a {
      font-family: Georgia, Palatino, serif;
      font-style: italic;
      padding: 0 3px; }

.historyEntry {
  overflow: hidden;
  border: 0;
  margin: 30px 0; }
  .historyEntry h3 strong {
    font-size: 30px;
    float: left;
    margin-top: -5px;
    margin-right: 5px; }
  .historyEntry img[align=left] {
    float: left;
    margin-right: 35px;
    margin-bottom: 25px;
    margin-top: 25px; }
  .historyEntry img[align=right] {
    float: right;
    margin-left: 35px;
    margin-bottom: 25px;
    margin-top: 25px; }

.endorsement-container {
  position: relative; }
  .endorsement-container > img {
    cursor: pointer; }
  .endorsement-container #arwLeft {
    position: absolute;
    top: 50%;
    left: 0; }
  .endorsement-container #arwRight {
    position: absolute;
    top: 50%;
    right: 0; }

.endorsementWrapper {
  width: 870px;
  overflow: hidden;
  border-bottom: 10px solid #000;
  margin: 0 auto;
  position: relative; }
  .endorsementWrapper .endorsements {
    width: 10000000px; }
  .endorsementWrapper .counterWrapper {
    position: absolute;
    bottom: 20px;
    left: 50%;
    float: left; }
    .endorsementWrapper .counterWrapper .counter {
      overflow: hidden;
      border: 0; }
      .endorsementWrapper .counterWrapper .counter span.dot {
        width: 16px;
        height: 16px;
        margin: 5px;
        background: url(/Themes/StrMain/Images/about/btn-slide.png) no-repeat;
        display: block;
        float: left; }
      .endorsementWrapper .counterWrapper .counter span.dot.active {
        background: url(/Themes/StrMain/Images/about/btn-slide-active.png) no-repeat; }
  .endorsementWrapper .endorsement {
    width: 310px;
    float: left;
    padding: 60px; }
    .endorsementWrapper .endorsement blockquote {
      margin: 0;
      margin-bottom: 50px;
      border-top: 1px dotted #000;
      border-bottom: 1px dotted #000; }
      .endorsementWrapper .endorsement blockquote p {
        color: #4a494a;
        font-size: 18px;
        font-family: "gill_sansbold";
        line-height: 30px;
        margin: 0;
        padding: 30px 0; }
    .endorsementWrapper .endorsement > p {
      color: #32312e;
      font-size: 16px;
      font-style: italic;
      line-height: 22px; }
      .endorsementWrapper .endorsement > p strong {
        color: #32312e;
        font-size: 13px;
        font-style: normal;
        font-family: "gill_sansbold"; }
      .endorsementWrapper .endorsement > p em {
        font-size: 12px;
        font-style: italic;
        display: block; }

.testimonials {
  margin: 60px 0; }
  .testimonials blockquote {
    margin: 35px; }
    .testimonials blockquote h5 {
      font-size: 21px;
      color: #201f1f;
      text-transform: uppercase; }
    .testimonials blockquote p {
      line-height: 22px; }

#getConnectedWrapper h3 {
  margin: 0; }
  #getConnectedWrapper h3 img {
    vertical-align: middle;
    margin-right: 10px; }
#getConnectedWrapper a {
  font-family: Georgia, Palatino, serif;
  font-style: italic;
  padding: 0 3px; }
#getConnectedWrapper ul {
  margin-left: 0;
  padding: 0; }
#getConnectedWrapper li {
  list-style: none;
  margin: 5px 0; }
#getConnectedWrapper hr {
  border: 0;
  border-bottom: 1px dotted #000; }
#getConnectedWrapper .threeColumnWrapper {
  width: 900px;
  overflow: hidden;
  border: 0;
  margin: 50px auto; }
  #getConnectedWrapper .threeColumnWrapper > div {
    width: 250px;
    float: left;
    margin: 0 25px;
    text-align: center; }

.widget-search-form form {
  width: 100%; }

.search-results {
  list-style: none;
  margin: 0;
  padding: 0; }
  .search-results .article-summary {
    width: auto;
    padding: 24px; }

.search-summary {
  margin: 0; }

.pager {
  padding-bottom: 35px; }

/* Donate CSS */
.donate {
  font-family: Georgia, Palatino, serif;
  font-size: 14px;
  margin-top: 60px; }
  .donate a {
    font-family: Georgia, Palatino, serif; }
  .donate hr {
    border: 0;
    border-style: dotted;
    border-bottom-width: 1px;
    margin: 25px 0; }
  .donate input {
    background: #dcd8cc;
    border: medium none;
    padding: 8px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }
  .donate .article-container {
    width: 100%;
    padding: 0; }

#DonationForm {
  clear: both; }

#giftAmount {
  overflow: hidden;
  border: 0;
  margin-bottom: 25px; }
  #giftAmount label {
    width: 150px;
    margin-right: 10px;
    float: left;
    display: block;
    margin-top: 9px;
    font-weight: bold; }
  #giftAmount span {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 7px;
    font-weight: bold;
    font-size: 18px; }
  #giftAmount input {
    width: 50px;
    font-weight: bold;
    font-family: "gill_sansbold";
    font-size: 18px;
    float: left;
    text-align: center; }

#giftFrequency {
  overflow: hidden;
  border: 0;
  margin-bottom: 25px; }
  #giftFrequency label {
    width: 150px;
    margin-right: 10px;
    float: left;
    display: block;
    font-weight: bold; }
  #giftFrequency div {
    float: left;
    margin-right: 25px; }

.formInput {
  overflow: hidden;
  border: 0;
  margin: 10px 0; }
  .formInput div {
    float: left; }
  .formInput input {
    width: 300px; }
  .formInput select {
    width: 320px;
    background: #dcd8cc;
    border: medium none;
    padding: 8px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }
  .formInput .editor-label {
    width: 150px;
    margin-top: 5px;
    font-weight: bold; }

#ExpirationMonth {
  width: 75px; }

#ExpirationYear {
  width: 95px; }

#CardCode {
  width: 80px; }

.whatisthis {
  margin-left: 155px;
  margin-top: 3px; }

.donationSubmit {
  height: 38px;
  padding: 0 75px;
  background: #C3BFB4;
  color: #21201F;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  font-family: "gill_sansbold";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  border: 0;
  -webkit-transition: background 0.6s ease 0s;
  -moz-transition: background 0.6s ease 0s;
  -ms-transition: background 0.6s ease 0s;
  transition: background 0.6s ease 0s; }

.donationSubmit:hover {
  background: #fff; }

label.error {
  color: red;
  margin-left: 10px; }

.expiration {
  width: 455px;
  position: relative; }
  .expiration label {
    position: absolute;
    top: 3px;
    right: 0; }

#btnStrategicPartners {
  padding: 10px 0;
  background: #C3BFB4;
  color: #21201F;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  font-family: "gill_sansbold";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  border: 0;
  -webkit-transition: background 0.6s ease 0s;
  -moz-transition: background 0.6s ease 0s;
  -ms-transition: background 0.6s ease 0s;
  transition: background 0.6s ease 0s;
  margin-top: 15px; }

#btnStrategicPartners:hover {
  background: #fff; }

#donateVideoWrapper {
  display: block;
  float: right;
  margin-left: 25px;
  margin-bottom: 25px; }
  #donateVideoWrapper #donateVideo {
    width: 500px;
    height: 281px;
    background: #000; }
  #donateVideoWrapper em {
    text-align: center;
    font-size: 12px;
    display: block;
    margin-top: 5px;
    color: #999; }

#strategicPartners p, #strategicPartners li {
  font-size: 14px; }
#strategicPartners #donationType.twoColumnWrapper {
  background: #dbd7cc;
  padding: 0 50px; }
  #strategicPartners #donationType.twoColumnWrapper div {
    width: 400px; }
    #strategicPartners #donationType.twoColumnWrapper div a {
      font-family: Georgia, Palatino, serif; }
#strategicPartners #intro.twoColumnWrapper .column {
  width: 373px;
  height: 327px;
  background: url(/Themes/StrMain/Images/about/bkgd-two-column.jpg);
  float: left;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  margin-right: 54px;
  padding: 35px; }
  #strategicPartners #intro.twoColumnWrapper .column h4 {
    font-family: 'gill_sansbold';
    font-size: 16px;
    font-style: normal;
    color: #eda64a;
    background: #000;
    padding: 14px 20px 12px;
    text-align: center;
    margin: 0 0 20px;
    font-weight: normal; }
  #strategicPartners #intro.twoColumnWrapper .column p {
    color: #262523;
    font-family: "gill_sansbold";
    font-size: 13px; }
#strategicPartners #intro.twoColumnWrapper .last {
  margin-right: 0; }

.benefits {
  overflow: hidden;
  border: 0; }
  .benefits ul {
    width: 425px;
    float: left; }

.givingLevels {
  margin: 35px 0; }
  .givingLevels div {
    width: 913px;
    margin: 0 auto;
    overflow: hidden;
    border: 0;
    background-repeat: no-repeat !important;
    font-family: Georgia, Palatino, serif;
    font-size: 14px; }
    .givingLevels div p {
      margin: 0; }
    .givingLevels div .right {
      width: 325px;
      float: right;
      margin-right: 25px;
      margin-top: 15px; }
      .givingLevels div .right ul {
        padding-left: 15px;
        margin: 0; }
    .givingLevels div .left {
      width: 385px;
      float: left;
      margin-top: 35px;
      margin-left: 35px; }
  .givingLevels .builderLevel {
    height: 126px;
    background: url(/Themes/StrMain/Images/donate/bkgd-benefits-builder.gif); }
  .givingLevels .architectLevel {
    height: 126px;
    background: url(/Themes/StrMain/Images/donate/bkgd-benefits-architect.gif); }
  .givingLevels .cornerstoneLevel {
    height: 125px;
    background: url(/Themes/StrMain/Images/donate/bkgd-benefits-cornerstone.gif); }
  .givingLevels .pillarLevel {
    height: 133px;
    background: url(/Themes/StrMain/Images/donate/bkgd-benefits-pillar.gif); }

.invitation {
  width: 500px;
  margin: 25px 0;
  padding: 0 20px; }

#strategicPartners {
  margin-top: -50px; }

.subscription {
  border-bottom: 1px dotted #000;
  padding: 0 20px;
  overflow: hidden;
  margin: 50px 0 70px;
  position: relative;
  min-height: 185px; }
  .subscription img {
    float: left;
    margin-right: 25px;
    position: absolute;
    bottom: 0; }
  .subscription h3 {
    margin: 0; }
  .subscription ul {
    padding-left: 20px;
    margin: 0; }
  .subscription li, .subscription p {
    color: #21201F;
    font-size: 14px;
    font-style: italic;
    line-height: 22px;
    margin: 11px 0; }
  .subscription > div {
    float: right;
    width: 610px; }
  .subscription .whiteBtn {
    font-size: 14px;
    display: inline;
    padding: 10px 25px; }

.zone-before-content form {
  padding: 0; }
.zone-before-content .widget-ENewsSignup {
  float: right;
  width: 250px;
  margin-top: 75px; }
  .zone-before-content .widget-ENewsSignup header {
    display: block;
    border-bottom: 1px dotted #000000;
    margin: 10px 5px; }
    .zone-before-content .widget-ENewsSignup header h1 {
      font-size: 24px;
      margin: 10px 5px; }
  .zone-before-content .widget-ENewsSignup fieldset {
    border: 0;
    padding: 0; }
    .zone-before-content .widget-ENewsSignup fieldset label {
      font-weight: bold;
      width: 150px;
      font-family: Georgia,Palatino,serif;
      font-size: 14px;
      display: block;
      margin-bottom: 7px;
      margin-top: 10px; }
    .zone-before-content .widget-ENewsSignup fieldset input {
      width: 208px;
      background: #dcd8cc;
      border: medium none;
      padding: 8px 10px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px; }
  .zone-before-content .widget-ENewsSignup .submit-button {
    margin-top: 20px; }
    .zone-before-content .widget-ENewsSignup .submit-button button {
      border: 0;
      background: none repeat scroll 0 0 #C3BFB4;
      border-radius: 5px 5px 5px 5px;
      color: #21201F;
      display: block;
      font-family: "gill_sansbold";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      height: 38px;
      line-height: 38px;
      text-align: center;
      transition: background 0.6s ease 0s;
      padding: 0 25px; }
    .zone-before-content .widget-ENewsSignup .submit-button button:hover {
      background: #fff; }
  .zone-before-content .widget-ENewsSignup p {
    margin-left: 0px;
    margin-right: 0px;
    color: #21201F;
    font-size: 14px;
    font-style: italic;
    line-height: 22px; }

.subscriptionBenefits {
  width: 645px;
  float: left; }
  .subscriptionBenefits .subscription > div {
    width: 350px; }

.radio-table {
  border-style: dotted; }

.monthlyPartnersSlider {
  width: 850px;
  height: 500px;
  margin: 0 auto 25px;
  padding: 0 45px;
  position: relative;
  background: url(/Themes/StrMain/Images/donate/bg-slider-wrapper.jpg) no-repeat; }
  .monthlyPartnersSlider .donateSliderContent {
    width: 820px;
    height: 210px;
    margin: 0 auto;
    padding: 25px 0 0; }
    .monthlyPartnersSlider .donateSliderContent .donateSlider {
      width: 820px;
      height: 200px;
      margin: 25px auto 0;
      position: absolute;
      top: 0;
      display: none;
      padding-top: 30px; }
      .monthlyPartnersSlider .donateSliderContent .donateSlider img {
        float: right;
        margin-right: 25px;
        margin-top: 15px; }
    .monthlyPartnersSlider .donateSliderContent .content {
      font-size: 14px;
      width: 500px; }
  .monthlyPartnersSlider .noImage .content {
    width: 100%; }
  .monthlyPartnersSlider .donateMinimum {
    display: none;
    color: red; }
  .monthlyPartnersSlider h1 {
    margin: 0;
    padding: 0; }
  .monthlyPartnersSlider h2 {
    margin: 0;
    background: none;
    color: #000;
    margin: 0;
    clear: none;
    text-align: left; }
    .monthlyPartnersSlider h2 span {
      font-size: 30px;
      margin-left: 20px;
      margin-right: 5px; }
  .monthlyPartnersSlider #monthlyPartnerForm {
    width: 820px;
    overflow: hidden;
    border: 0;
    color: #262523;
    margin: 0 auto;
    position: relative;
    z-index: 999; }
    .monthlyPartnersSlider #monthlyPartnerForm input, .monthlyPartnersSlider #monthlyPartnerForm p, .monthlyPartnersSlider #monthlyPartnerForm h2 {
      float: left;
      color: #262523; }
    .monthlyPartnersSlider #monthlyPartnerForm input {
      background: #DCD8CC;
      border: 0;
      border-radius: 8px 8px 8px 8px;
      padding: 9px 10px;
      width: 100px;
      text-align: center;
      font-size: 18px; }
    .monthlyPartnersSlider #monthlyPartnerForm #submitBtn {
      width: 50px;
      float: left;
      background: none repeat scroll 0 0 #C3BFB4;
      border: 0 none;
      border-radius: 5px 5px 5px 5px;
      color: #21201F;
      display: block;
      font-family: "gill_sansbold";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      padding: 12.5px 30px;
      text-align: center;
      transition: background 0.6s ease 0s;
      -moz-transition: background 0.6s ease 0s;
      /* Firefox 4 */
      -webkit-transition: background 0.6s ease 0s;
      /* Safari and Chrome */
      -o-transition: background 0.6s ease 0s;
      /* Opera */
      margin-left: 10px;
      cursor: pointer;
      position: relative;
      z-index: 9999; }
    .monthlyPartnersSlider #monthlyPartnerForm #submitBtn:hover {
      background: #fff; }
  .monthlyPartnersSlider .sliderContainer {
    width: 850px;
    clear: left;
    margin: 0 auto; }
  .monthlyPartnersSlider .markers {
    position: relative; }
  .monthlyPartnersSlider .markers > img {
    position: absolute; }
  .monthlyPartnersSlider .markers .strategicMarker {
    top: -29px;
    left: -6px; }
  .monthlyPartnersSlider .markers .builderMarker {
    top: -29px;
    left: 150px; }
  .monthlyPartnersSlider .markers .architectMarker {
    top: -29px;
    left: 303px; }
  .monthlyPartnersSlider .markers .cornerstoneMarker {
    top: -26px;
    left: 450px; }
  .monthlyPartnersSlider .markers .pillarMarker {
    top: -26px;
    left: 623px; }
  .monthlyPartnersSlider .sliderContainer {
    height: 100px;
    padding-top: 60px; }
  .monthlyPartnersSlider .sliderContainer .sliderBackground {
    width: 850px;
    height: 45px;
    position: relative;
    background: url(/Themes/StrMain/Images/donate/bg-slider-empty.jpg) no-repeat center center;
    top: 0px;
    left: 0px; }
  .monthlyPartnersSlider .sliderContainer .sliderBackground .sliderButton {
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px; }
  .monthlyPartnersSlider .sliderContainer .sliderBackground .sliderFill {
    width: 0px;
    height: 26px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 0px; }
  .monthlyPartnersSlider .sliderContainer .sliderLabels {
    width: 850px;
    overflow: hidden;
    border: 0;
    margin: 10px auto;
    padding: 0; }
  .monthlyPartnersSlider .sliderContainer .sliderLabels li {
    font-size: 12px !important;
    width: 136px;
    text-align: center;
    font-family: "gill_sansbold";
    color: #262523;
    list-style: none;
    cursor: pointer;
    margin: 0px 15px;
    float: left;
    text-transform: uppercase; }

