body {
  background-color: #fff;
  padding: 0;
  margin: 0;
}

.defaultText {
  color: #333;
}

.defaultTextActive {
  color: #999;
}

.header {
  background-image: url('/img/www/1x100-header-bg.png');
  padding-top: 40px;
  height: 60px;
  background-repeat: repeat-x;
}

.header-logo {
  width: 608px;
  margin: auto;
}

.header-logo .left-divider, 
.header-logo .right-divider {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.header-logo .left-divider {
  background-image :url('/img/www/244x1-left-divider.png');
  background-repeat: no-repeat;
  background-position: center center;
  width: 244px;
  height: 29px;
  float: left;
}

.header-logo .right-divider {
  background-image :url('/img/www/244x1-right-divider.png');
  background-repeat: no-repeat;
  background-position: center center;
  width: 244px;
  height: 29px;
  float: right;
}

.header-logo img {
  float: left;
  margin: 0 10px;
}

.menu {
  text-align: center;
  width: 420px;
  margin: auto;
  font-size: 14px;
  font-family: 'Pontano Sans', sans-serif; 
  padding: 20px;
}

.menu a {
  text-decoration: none;
  color: #666666;
  padding: 20px;
}

.menu a:hover {
  color: #f26522;
}

.phone {
  background-image: url('/img/www/272x627-iphone.png');
  width: 272px;
  height: 627px;
  background-repeat: no-repeat;
  position:relative;
}

.screenshot {
  background-color: #000;
  width: 235px;
  height: 417px; 
  position: absolute;
 }

.screenshot .loading {
  background: url('/img/loading.gif');
  width: 20px;  
  margin: 0px auto;
  top: 250px;
  position: relative;
  height: 20px;
}

.screenshot.ss0 {
  background-image: url('/img/ss/app_ss_0.png');
  background-repeat: no-repeat;
  background-position: center top;  
}

.screenshot.ss1 {
   background-image: url('/img/ss/app_ss_1.png');
   background-repeat: no-repeat;
   display: none;
}
.screenshot.ss2 {
   background-image: url('/img/ss/app_ss_2.png');
   background-repeat: no-repeat;
   display: none;
}
.screenshot.ss3 {
   background-image: url('/img/ss/app_ss_3.png');
   background-repeat: no-repeat;
   display: none;
}
.screenshot.ss4 {
   background-image: url('/img/ss/app_ss_4.png');
   background-repeat: no-repeat;
   display: none;
}

.screenshot.ss5 {
   background-image: url('/img/ss/app_ss_5.png');
   background-repeat: no-repeat;
   display: none;
}

.screenshot .app_preview {
  background-image: url('/img/app_preview.png');  
  padding-top: 45px;
  width: 235px;
  height: 372px; 
}

.screenshot .app_preview .clip_content {   
   margin-bottom: 0px;
   padding-bottom: 0px;   
   height: 318px;
   width: 230px;
}

.screenshot .app_preview .clip_iframe {   
   width: 235px;
   height: 313px;
   background: #000;
   font-family: 'Pontano Sans', sans-serif; 
   font-size: 14px;
   color: #FFF;
}

.clip_summary {
  padding: 5px;
}

.screenshot .app_preview .clip_iframe .clip_thumbnail {
  float: left;
  margin-right: 5px;
}

.screenshot .app_preview .clip_iframe .clip_name {
  font-weight: bold;
  color: #eee;
}

.screenshot .app_preview .clip_iframe .clip_details {
  color: #999;
  font-size: 12px;
}

.screenshot .app_preview .clip_iframe .clip_description {
  color: #eee;
  font-size: 12px;
}


.screenshot .app_preview .clip_iframe a {   
  color: #ff7301;
  font-size: 12px;
  clear: both;
  display:block;
}

.screenshot .app_preview .clip_iframe .image {   
   width: 225px;
}

.clip_summary {
  max-height: 250px;
  overflow:auto;
}


.main {
  width: 695px;
  padding-top: 30px;
  margin: auto;
}

.clear {
  clear: both;
}

.main .left {
  float: left;
  position: relative;
  height: 627px;
}

.main .right {
  float: right;
  position: relative;
}

.app-description {
  font-size: 36px;
  color: #484848;
  font-family: 'Pontano Sans', sans-serif; 
  width: 400px;
  margin-top: -15px;
  text-align: center;
}

.get-app-button {
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}

.social-bar {
  position: absolute;
  right: -20px;
  top: 12px;
}

.social-icons {
  width: 110px;
  position: relative;
  left: -40px;
}

.social-icons a {
  text-decoration: none;
  color: #ff7301;
}

.social-icons img {
  margin-right: 2px;
}

.send-by-phone {
  margin-top: 10px;
  position: relative;
}

.footer {
  font-family: Helvetica;
  color: #666;
  font-size: 12px;
  margin: 20px;
  padding: 20px 0 10px 0;
}

.footer .copyright {
  float: left;
  width: 200px;
}

.footer .sub-menu {
  float: right;
  width: 400px;
}

.footer li {
  list-style: none;
  float: right;
  margin: 0 10px;
}

.footer ul {
  margin: 0;
  padding: 0;
}

.footer li a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
}

.main-wrapper {
  background-image: url("/img/www/1x22-reflection-bg.png");
  background-repeat: repeat-x;
  background-position: 0 560px;
}

.banner-reflection {
  background-image: url("/img/www/1x22-reflection-bg.png");
  background-repeat: repeat-x;
  height: 22px;
}

.send-form input[type="text"] {
  border: solid 1px #ccc;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; 
  font-size: 16px;
  color: #999;
  width: 255px;
}

.send-form {
  margin-top: 5px;
  width: 400px;
  display: none;
}

.send-form input {
  float: left;
}

.send-button-open {
  cursor: pointer;
}

.send-form .send-button {
  float: left;
  margin-top: 2px;
  margin-left: 10px;
  cursor: pointer;
  background: url('/img/www/76x40-send-app-button.png');
  width: 76px;
  height: 40px;
  color: #FFF;
  font-weight: bold;
  font-family: 'Pontano Sans', sans-serif; 
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  text-shadow: 0px -1px #999;
}
.send-form .send-button img {
  margin-top: 10px;
}

.send-error {
  font-family: 'Pontano Sans', sans-serif; 
  font-size: 14px;
  padding-top: 5px;
  display:none;
}

.orange-button {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #000;
  background-image: url('/img/www/submit-button-bg.png');
  color: #fff;
  font-size: 24px;
  padding: 17px;
  border: none;
  cursor: pointer;
  text-shadow: 0px -1px 1px #333;
  width: 200px;
  margin:auto;
}

/*
 * Publisher Stuff
 */


.publisher-banner {
  background-image: url('/img/www/2800x350-publisher-banner.png');
  background-repeat: no-repeat;
  background-position: 50% 0;
  height: 350px;
  margin-top: 18px;
}

.publisher-banner .banner-text {
  width: 636px;
  margin: auto;
  padding-top: 120px;
  text-align: center;
}

.publisher-tabs {
  width: 760px;
  margin: auto;
}

.publisher-tabs li.tab-web-integration.active {
  background-image: url('/img/www/publisher-tab-web.png');
}

.publisher-tabs li.tab-umano-integration.active {
  background-image: url('/img/www/publisher-tab-umano.png');
}

.publisher-tabs li.tab-publisher-integration.active {
  background-image: url('/img/www/publisher-tab-integrate.png');
}

.publisher-tabs li.tab-umano-integration {
  background-image: url('/img/www/publisher-tab-umano-off.png');
  background-position: 5px 7px;
}

.publisher-tabs li.tab-publisher-integration {
  background-image: url('/img/www/publisher-tab-integrate-off.png');
  background-position: 0 7px;
}

.publisher-tabs li.tab-web-integration {
  background-image: url('/img/www/publisher-tab-web-off.png');
  background-position: 0 7px;
}

.publisher-tabs ul {
  margin: 0;
  padding: 0;
}

.publisher-tabs li {
  float: left;
  list-style: none;
  margin:0 15px;
  padding: 10px 0 0 35px;
  font-size: 26px;
  font-family: 'Pontano Sans', sans-serif;
  width: 188px;
  text-align: center;
  color: #999;
  cursor: pointer;
  background-repeat: no-repeat;
}

.publisher-tabs li.active {
  color: #333;
}

.publisher-tabs-box {
  padding-bottom: 26px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 20px;
}

.publisher-integration, .publisher-web {
  display: none;
}

.publisher-content h2 {
  font-weight: normal;
  color: #333;
  font-size: 32px;
  margin: 2px 0 10px 0;
  padding: 0 0;
}

.umano-integration {
  font-family: 'Pontano Sans', sans-serif; 
  margin: auto;
  width: 960px;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 50px;
}

.umano-integration .submission-form {
  width: 655px;
  margin: 0 auto;
  text-align: center;
}

.umano-integration .disclaimer {
  font-size: 11px;
  color: #999;
  margin-top: 10px;
  text-align: center;
  font-family: 'Helvetica Neue';
}

.umano-integration .disclaimer a {
  color: #666;
}

.umano-integration .submission-form input[type="text"] {
  font-size: 32px;
  padding: 10px;
  border: solid 2px #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: 'Helvetica Neue';
  width: 500px;
  text-align: center;
}

.umano-integration .submission-form .submit-feed-button {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #000;
  background-image: url('/img/www/submit-button-bg.png');
  color: #fff;
  font-size: 24px;
  padding: 17px;
  border: none;
  cursor: pointer;
  text-shadow: 0px -1px 1px #333;
  width: 120px;
  margin: 10px auto;
}

.umano-integration .submission-form .submit-feed-error {
  text-align:center;
  font-size: 24px;
  color: #ff9b00;
}

.umano-integration h1 {
  color: #333;
  font-size: 32px;
  margin: 25px 0 10px 0;
}

.umano-integration .get-started {
  font-size: 20px;
  color: #666;
  width: 700px;
  margin: 0 auto;
}

.umano-integration .intro-text {
  font-size: 22px;
} 

.publisher-content {
  font-family: 'Pontano Sans', sans-serif; 
  margin: auto;
  width: 960px;
  margin-top: 15px;
}

.publisher-content .section {
  width: 435px;
  float: left;
  margin: 0 15px;
}

.publisher-content .section.left-section {

}

.publisher-content .request-sdk {
  margin-top: 15px;
  padding-top: 15px;
  text-align: center;
  border-top: solid 3px #eee;
}

.publisher-content .request-sdk .left {
  width: 425px;
  float: left;
  text-align: left;
  font-size: 20px;
  color: #666;
  line-height: 32px;
}

.publisher-content .request-sdk .left p.intro {
  color: #333;
  font-size: 22px;
}

.publisher-content .request-sdk .right {
  float: right;
  width: 495px;
}

.publisher-content .request-sdk input[type="text"],
.publisher-content .request-sdk textarea {
  color: #333;
  font-size: 16px;
  padding: 10px;
  border: solid 1px #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 300px;
  margin-top: 5px;
  text-align: left;
}

.publisher-content .request-sdk .submit-sdk-button {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #000;
  background-image: url('/img/www/submit-button-bg.png');
  color: #fff;
  font-size: 24px;
  padding: 17px;
  border: none;
  cursor: pointer;
  text-shadow: 0px -1px 1px #333;
  width: 120px;
  margin:auto;
}

.publisher-content .request-sdk .submit-sdk-error {
  text-align:center;
  font-size: 24px;
  color: #ff9b00;
}

.publisher-content .request-sdk .input {
  margin: 20px 0;
  font-size: 20px;
}

.publisher-content .section img {
  float: left;
}

.publisher-content .section .description {
  float: right;
  font-size: 20px;
  color: #5f5e5e;
  width: 300px;
  line-height: 28px;
}

.action-button {
  margin-top: 3px;
}

.detail-section h1 {
  padding: 0;
  margin: 0;
  font-size: 42px;
  color: #333;
  font-weight: normal;
}

.details-wrapper {
  font-family: 'Pontano Sans', sans-serif; 
}

.details {
  width: 960px;
  margin: auto;
}

.details .section {
  margin-top: 15px;
  font-size: 18px;
  color: #666;
}

.section .note {
  font-weight: bold;
  color: #666;
  font-size: 12px;
  margin-bottom: 10px;
  font-family: Helvetica;
}

.section pre {
  border: dotted 1px #666;
  background-color: #eee;
  color: #333;
  padding: 10px;
  display: inline-block;
  margin: 0;
}

.customization p.step {
  font-size: 15px;
  color: #333;
  font-family: Helvetica;
}

.section h2 {
  font-size: 28px;
  font-weight: normal;
}

.customization h3 {
  font-size: 22px;
  font-weight: normal;
}

.customization-details {
  border-left: solid 2px #eee;
  padding-left: 15px;
}

.additional-details {
  margin-top: 25px;
  font-size: 15px;
  color: #333;
  font-family: Helvetica;  
}

.additional-details li {
  font-size: 15px;
  line-height: 25px;
}

.action-button {
  cursor: pointer;
}

.about {
  width: 800px;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: 'Pontano Sans', sans-serif; 
  padding: 85px 0 0 0;
  text-shadow: 1px 1px 2px #000;
}

.about-wrapper {
  background-image: url('/img/www/2800x350-about-banner.png');
  height: 350px;
  margin-top: 20px;
}

.about h1 {
  font-size: 28px;
  font-weight: normal;
}

.features ul {
  margin: 0;
  padding: 0;
}

.features li {
  list-style: none;
  margin: 0 15px;
  float: left;
}

.featured {
  margin-top: 35px;
  margin-bottom: 50px;
}

.featured h1 {
  font-size: 26px;
  font-family: 'Pontano Sans', serif;
  color: #666;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0;
}

.features {
  width: 720px;
  text-align: center;
  margin: auto;
}

.features .title {
  font-family: 'Pontano Sans', sans-serif; 
  font-size: 16px;
  color: #666;
  text-align: left;
}

.legal-content {
  font-family: Helvetica;
  width: 960px;
}

.well {
  margin: 0px auto;
  width: 960px;
  font-family: 'Pontano Sans', sans-serif;
}

.well-centered {
  text-align: center;
  font-family: 'Pontano Sans', sans-serif;
}

.well a {
  color: #ff7301;
}

.well a:hover {
  color: #ff9b00;
}

.android-phone {
  background-image: url('/img/www/android-phone.png');
  width: 271px;
  height: 583px;
  background-repeat: no-repeat;
  position: absolute;
  left: -120px;
  top: 30px;
}

.screenshot-container {
  background-color: #000;
  width: 235px;
  height: 417px;
  position: absolute;
  top: 82px;
  left: 21px;
}

/* Begin Alert CSS Styles */
.umano.wrapper .container
{
  text-align: center;
  margin: 0 15px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  font-family: 'Pontano Sans', sans-serif;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* Begin Win iPad Styling */

.winipad-wrapper {
  width: 768px; 
  margin: auto;
  font-family: 'Pontano Sans', sans-serif; 
  text-align: center;
  padding-top: 20px;
}

.winipad-banner h1 {
  font-size: 48px;
  font-family: 'Helvetica Neue';
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  margin: 10px 0;
}

.winipad-wrapper h2 {
  font-size: 32px;
  color: #333;
  margin-top: 20px;
  margin-bottom: 5px;
}

.winipad-banner h2 {
  font-size: 20px;
  font-family: 'Helvetica Neue';
  font-weight: normal;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  margin: 5px 0;
}

.winipad-banner h3 {
  font-size: 20px;
  font-family: 'Helvetica Neue';
  font-weight: normal;
  color: #fff;
  margin: 5px 0;
  text-shadow: 1px 1px 1px #000;
}

.vimeo-video {
  width: 100%;
  height: auto;
}

.winipad-wrapper .left {
  float: left;
  width: 60%;
}

.winipad-wrapper .right {
  float: right;
  width: 35%;
}

.winipad-wrapper .intro-text {
  font-size: 20px;
  color: #eee;
  padding: 10px;
}

.winipad-banner {
  background-image: url('/img/www/2800x350-winipad-banner.png');
  height: 350px;
  margin-top: 20px;
  background-position: -100px 0;
}

.winipad-banner .left {
  float: left;
  width: 40%;
  background-repeat: no-repeat;
  background-position: 0 10px;
}

.winipad-banner .right {
  float: right;
  width: 58%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.winipad-banner .left img {
  margin-top: 15px;
  float: left;
}

.winipad-banner .section {
  width: 940px;
  margin: auto;
}

.winipad-banner .subtitle-section {
  text-align: center;
  background-color: rgba(0,0,0,0.50);
  padding: 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; 
}

.winipad-banner .title {
  text-align: center;
  margin-top: 35px;
  padding: 10px;
}

.winipad-wrapper .instructions {
  font-size: 18px;
}

.winipad-wrapper .instructions li {
  text-align: left;
  list-style: none;
  background-image: url('/img/www/winipad-steps-bg.png');
  background-repeat: repeat-x;
  margin: 10px;
  padding: 15px;
  padding-left: 70px;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; 
  height: 25px;
  position: relative;
}

.winipad-wrapper .instructions ul {
  width: 770px;
  margin: 20px auto;
  padding: 0;
}

.winipad-wrapper .outro-text {
  font-family: 'Helvetica Neue';
}

.instructions .number {
  position: absolute;
  left: 0;
  top: 0;
  text-align:center;
  font-size: 32px;
  font-family: 'Helvetica Neue';
  background-color: #1d1d1d;
  width: 50px;
  height: 45px;
  padding-top: 10px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0px 0 4px; 
}

.winipad-wrapper .outro-text {
  font-size: 16px;
  color: #666; 
  margin-top: 30px;
}

.winipad-wrapper .outro-text .happy-listening  {
  margin-bottom: 5px;
  font-size: 20px;
}

.winipad-wrapper .fb-like {
  position: absolute;
  top: 17px;
  left: 420px;
}

.winipad-wrapper .fb-share {
  position: absolute;
  top: 14px;
  left: 320px;
}

.winipad-wrapper .fb-share a {
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  color: #3b5998;
  text-decoration: none;
  padding: 3px 5px 3px 20px;
  background-color: #eceef5;
  font-size: 11px;
  border: solid 1px #cad4e7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; 
  background-image: url('/img/www/fb-plugin-icon.png');
  background-position: 5px 4px;
  background-repeat: no-repeat;
}

.winipad-wrapper .top-section {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; 
  padding: 15px;
  background-color: #1d1d1d;
}

.winipad-wrapper .top-section .video {
  margin-top: 20px;
}

.winipad-wrapper .divider {
  background-color: #eee;
  height: 2px;
  width: 500px;
  margin: 45px auto 35px auto;
}

.winipad-banner .learn-how {
  margin-top: 15px;
}

.winipad-wrapper .instruction-text {
  font-size: 16px;
} 

.app-video {
  padding: 10px;
  -moz-box-shadow: 0px 0px 5px #888;
  -webkit-box-shadow: 0px 0px 5px #888;
  box-shadow: 0px 0px 5px #888;  
  width: 300px;
  height: 168px;
  margin: auto;
  cursor: pointer;
}

.app-video img {
  width: 300px;
  height: 168px;
}

.app-video-wrapper {
  margin-top: 20px;
}

.video-overlay, .overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.75);
  z-index: 100;
}

.video-popup {
  width: 700px;
  height: 394px;
  padding: 10px;
  background-color: #fff;
  margin: auto;
  -moz-box-shadow: 0px 0px 10px #000;
  -webkit-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;  
}

.video-popup-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index:200;
}

.winipad-wrapper .instructions li.three a {
  color: #fff;
}

.narrator {
  width: 800px;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: 'Pontano Sans', sans-serif; 
  padding: 60px 0 0 0;
  text-shadow: 1px 1px 2px #000;
}

.narrator-wrapper {
  background-image: url('/img/www/2800x350-narrator-banner.png');
  height: 350px;
  margin-top: 20px;
}


.narrator h1 {
  font-size: 28px;
  font-weight: normal;
}

.voice-community, .voice-apply {
  font-family: 'Pontano Sans', sans-serif;
  width: 960px;
  text-align: center;
  margin: 10px auto;
  color: #333;
  font-size: 16px;
}

.voice-community {
  margin-top: 40px;
}

.narrators {
  margin-top: 25px;
  padding-left: 60px;
}

.narrators .item {
  float: left;
  width: 275px;
  height: 100px;
  text-align: left;
  margin-right: 25px;
}

.narrators .item .name {
  font-family: 'Helvetica Neue';
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
  color: #333;
}

.narrators .item .description {
  font-size: 14px;
  line-height: 20px;
}

.narrators .item .description a {
  color: #999;
  font-size: 13px;
}

.narrators .item .hidden-content {
  display: none;
}

.narrators .item .image-wrapper {
  width: 50px;
  height: 50px;
  -moz-box-shadow: 0px 0px 3px #888;
  -webkit-box-shadow: 0px 0px 3px #888;
  box-shadow: 0px 0px 3px #888;  
  padding: 6px; 
  background-color: #fff;
  float: left;
}

.narrators .item .info {
  float: right;
  width: 200px;
}

.voice-button {
  width: 375px;
  height: 60px;
  margin: 45px auto 0 auto;
  cursor: pointer;
}

.voice-community h1 {
  margin-bottom: 5px;
}

.voice-community h2 {
  margin: 0;
  padding: 0;
  color: #666;
}

.voice-community .steps {
  margin-top: 20px;
}

.voice-community .step {
  margin: 15px 20px; 
  float: left;
  width: 440px;
}

.voice-community .step .title {
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
  padding: 10px 0 10px 0;
}

.voice-community .step .step1title {
  background-image: url('/img/www/voice-step1-icon.png');
  background-repeat: no-repeat;
  background-position: left center;
}

.voice-community .step .step2title {
  background-image: url('/img/www/voice-step2-icon.png');
  background-repeat: no-repeat;
  background-position: left center;
}

.voice-community .step .title .sub-heading {
  font-weight: 200;
}

.voice-community .step .description {
  font-size: 20px;
  color: #666;
  line-height: 26px;
}


.voice-community a {
  color: #ff7500;
  text-decoration: none;
}

.voice-divider {
  border-bottom: solid 1px #eee;
  width: 960px;
  margin: 35px auto;
}

.voice-community .why {
  margin-top: 50px;
  padding: 15px 15px 5px 15px
  border-top: solid 4px #f9f9f9;
}

.voice-community .why h2 {
  color: #333;
}

.voice-community .why li {
  float: left;
  margin-right: 20px;
  background-image: url('/img/www/voice-check.png');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 2px 0 2px 35px;
  font-size: 20px;
  color: #666;
}

.voice-community .why ul {
  list-style: none;
  padding-left: 20px;
}

a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}
.comment {
    width: 400px;
    background-color: #f0f0f0;
    margin: 10px;
}

.narrator-popup-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index:9999;
}

.narrator-popup {
  padding: 25px 30px;
  background-color: #fff;
  width: 440px;
  -moz-box-shadow: 0px 0px 5px #888;
  -webkit-box-shadow: 0px 0px 5px #888;
  box-shadow: 0px 0px 5px #888;  
  text-align: center;
  color: #333;
  font-family: 'Pontano Sans', sans-serif;
  font-size: 18px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; 
  line-height: 28px;
  margin: auto;
}

.narrator-popup .popup-name {
  font-family: 'Helvetica Neue';
  font-size: 22px;
  margin-bottom: 8px;
}

.team-wrapper {
  width: 860px;
  margin: 10px auto;
}

.team-wrapper .team-name {
  font-family: 'Pontano Sans', sans-serif; 
  font-weight: bold;
  font-size: 26px;
  color: #333;
}

.team-wrapper .item {
  width: 46%;
  float: left;
  margin: 15px;
}

.team-wrapper .team-title {
  font-family: 'Pontano Sans', sans-serif; 
  font-size: 16px;
  color: #666;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: solid 3px #eee;
}

.team-wrapper .team-about, .team-wrapper .team-function {
  margin: 5px 0;
  font-size: 18px;
  font-family: 'Pontano Sans', sans-serif;
  color: #333;
  line-height: 28px;
}

.team-wrapper h1 {
  font-family: 'Pontano Sans', sans-serif;
  color: #666;
  font-size: 26px;
  text-align: center;
}

.summary-wrapper {
  width: 760px;
  margin: auto;
  font-family: 'Pontano Sans', sans-serif;
}

.summary-wrapper .summary-item {
  margin-bottom: 20px;
} 

.summary-wrapper .summary-item .source {
  font-size: 12px;
  color: #999;
  margin-bottom: 5px;
  font-family: Helvetica;
}

.summary-wrapper h1 {
  color: #333;
  font-size: 28px;
  border-bottom: solid 1px #ccc;
  padding-bottom: 6px;
  margin-bottom: 10px;
}

.summary-wrapper .title {
  font-family: 'Helvetica';
  font-weight: 400;  
  font-size: 18px;
  color: #333;
}

.summary-wrapper .description {
  line-height: 26px;
  font-size: 18px;
  color: #333;
}
