.base-structure {
  width: 970px;
  height: 100%;
  margin: auto;
  padding-right: 5px;
  padding-left: 5px;
}
.primary-nav-structure #primary_nav {
  width: 980px;
  margin: auto;
}
.primary-nav-structure #primary_nav .nav-container {
  width: 100%;
  border-bottom: solid 2px #e1e1e1;
  padding: 10px 5px 5px 5px;
}
.primary-nav-structure #primary_nav .nav-container .login-container {
  padding-top: 15px;
}
html,
body {
  height: 100%;
  margin: auto;
}
/* Privacy Policy and Terms of Service Panel */
.yui3-widget-bd #privacy,
.yui3-widget-bd #terms_of_service {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.yui3-widget-bd #privacy .general-page-content,
.yui3-widget-bd #terms_of_service .general-page-content {
  line-height: 25px;
  margin-left: 20px;
}
.yui3-widget-bd #privacy .general-page-content h2,
.yui3-widget-bd #terms_of_service .general-page-content h2 {
  margin-bottom: 20px;
  margin-top: 5px;
}
.old-home-page {
  /* header*/
  /* main */
  /* footer */
}
.old-home-page #header {
  width: 970px;
  height: 100%;
  margin: auto;
  padding-right: 5px;
  padding-left: 5px;
}
.old-home-page #header #what_is_talentral_panel .yui3-widget-bd {
  max-height: 720px;
  text-align: left !important;
  padding: 20px !important;
}
.old-home-page #header #what_is_talentral_panel .yui3-widget-bd h1 {
  font-family: Merriweather, Serif;
  font-weight: 300;
  font-size: 31px;
}
.old-home-page #header #what_is_talentral_panel .yui3-widget-bd a {
  color: #007474;
  text-decoration: none;
}
.old-home-page #header #what_is_talentral_panel .yui3-widget-bd a:hover {
  color: #006666;
  text-decoration: underline;
}
.old-home-page #header .header-container {
  width: 970px;
  padding-top: 22px;
  padding-bottom: 16px;
  border-bottom: solid 2px #e1e1e1;
  height: 106px;
}
.old-home-page #header .login-container {
  padding-top: 16px;
  min-height: 90px;
}
.old-home-page #header .login-container .usernav {
  padding-left: 5px;
}
.old-home-page #header .login-container .login-content .sign-up {
  background: url(/static/img/home/separator.png);
  background-repeat: repeat-y;
  padding: 15px 0px 20px 10px;
  margin-left: 8px;
}
.old-home-page #header .login-container .login-content .login-form {
  text-align: right;
}
.old-home-page #header .login-container .login-content .login-form #id_username_email {
  width: 130px;
}
.old-home-page #header .login-container .login-content .login-form #id_password {
  width: 110px;
}
.old-home-page #header .login-container .login-content .social-connect-container {
  margin-top: 5px;
  float: right;
  display: table;
}
.old-home-page #header .login-container .login-content .social-connect-container .social-connect-text,
.old-home-page #header .login-container .login-content .social-connect-container .social-auth-link {
  display: table-cell;
  vertical-align: middle;
}
.old-home-page #header .login-container .login-content .social-connect-container .social-auth-link-icon-only {
  line-height: 0px;
  padding-left: 5px;
  width: 0px;
}
.old-home-page #header .login-container .login-content .social-connect-container .social-auth-link-icon-only img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding-left: 30px;
  height: 30px;
  width: 0px;
}
.old-home-page #header .login-container .login-content .social-connect-container .social-auth-link-icon-only #social_auth_link_facebook_image {
  background-image: url(/static/img/home/facebook_thumbnail.png);
  background-repeat: no-repeat;
}
.old-home-page #header .login-container .login-content .social-connect-container .social-auth-link-icon-only #social_auth_link_linkedin_image {
  background-image: url(/static/img/home/linkedin_thumbnail.png);
  background-repeat: no-repeat;
}
.old-home-page #header .login-container .login-content .social-connect-container .social-auth-link-icon-only #social_auth_link_twitter_image {
  background-image: url(/static/img/home/twitter_thumbnail.png);
  background-repeat: no-repeat;
}
.old-home-page #header .login-container .login-content .social-connect-container .social-auth-link-icon-only:before {
  margin-right: 0px;
  width: 0px;
  height: 0px;
}
.old-home-page #header input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  padding: 4px 8px;
}
.old-home-page #main {
  width: 970px;
  height: 100%;
  margin: auto;
  padding-right: 5px;
  padding-left: 5px;
}
.old-home-page #main #home_page {
  margin: 50px 0px;
}
.old-home-page #main #home_page .promo-video {
  background-image: url(/static/img/home/talentral-promo-video.png);
  background-size: 631px;
  background-repeat: no-repeat;
  height: 355px;
  margin-right: 15px;
}
.old-home-page #main #home_page .promo-video:hover {
  background-image: url(/static/img/home/talentral-promo-video-hover.png);
}
.old-home-page #main #home_page .promo-video .promo-video-text {
  font-size: 30px;
  position: relative;
  top: 264px;
  left: 33px;
}
.old-home-page #main #home_page .promo-video .promo-video-text.promo-video-text-space {
  margin-left: 50px;
}
.old-home-page #main #home_page .home-page-panels {
  margin-left: 15px;
}
.old-home-page #main #home_page .home-page-panels .featured-profiles {
  margin-bottom: 25px;
  height: 145px;
}
.old-home-page #main #home_page .home-page-panels .manage-profiles {
  height: 124px;
}
.old-home-page #main #home_page .home-page-panels .manage-profiles-image,
.old-home-page #main #home_page .home-page-panels .featured-profiles-image {
  margin-top: 10px;
  width: 135px;
}
.old-home-page #main #home_page .home-page-panels div[class*='-profiles-text'] {
  margin-top: 10px;
}
.old-home-page #main #home_page .home-page-panels .forward-arrow {
  margin: 10px 0px 5px 0px;
}
.old-home-page + footer .footer-news .footer-news-container {
  width: 970px;
  height: 100%;
  margin: auto;
  padding-right: 5px;
  padding-left: 5px;
}
.old-home-page + footer .footer-news .footer-news-container .content-title {
  margin-top: 13px;
  padding-bottom: 5px;
}
.old-home-page + footer .footer-news .footer-news-container .content-title h3 {
  font-size: 22px;
}
.old-home-page + footer .footer-news .footer-news-container .blog-contents,
.old-home-page + footer .footer-news .footer-news-container .stats-contents {
  margin-top: 15px;
  margin-bottom: 26px;
}
.old-home-page + footer .footer-news .footer-news-container .blog-container {
  padding-right: 45px;
}
.old-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .comment-img {
  position: relative;
  top: 1px;
}
.old-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-entry-date,
.old-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-entry-content {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 5px;
}
.old-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-entry-content {
  margin-right: 40px;
}
.old-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-entry-content .blog-entry-title {
  font-size: 13px;
  margin-top: 1px;
}
.old-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-continue {
  font-size: 13px;
}
.old-home-page + footer .footer-news .footer-news-container .stats-container .number-stats {
  padding-left: 50px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  font-size: 12px;
}
.old-home-page + footer .footer-news .footer-news-container .stats-container .number-stats .number {
  font-size: 35px;
}
.old-home-page + footer .footer-news .footer-news-container .stats-container .job-listing-link {
  font-size: 12px;
}
.new-home-page #primary_nav {
  width: 980px;
  margin: auto;
}
.new-home-page #primary_nav .nav-container {
  width: 100%;
  border-bottom: solid 2px #e1e1e1;
  padding: 10px 5px 5px 5px;
}
.new-home-page #primary_nav .nav-container .login-container {
  padding-top: 15px;
}
.new-home-page #what_is_talentral_panel .yui3-widget-bd {
  max-height: 720px;
  text-align: left !important;
  padding: 20px !important;
}
.new-home-page #what_is_talentral_panel .yui3-widget-bd h1 {
  font-family: Merriweather, Serif;
  font-weight: 300;
  font-size: 31px;
}
.new-home-page #what_is_talentral_panel .yui3-widget-bd a {
  color: #007474;
  text-decoration: none;
}
.new-home-page #what_is_talentral_panel .yui3-widget-bd a:hover {
  color: #006666;
  text-decoration: underline;
}
.new-home-page #main .body-content .talentral-promo-video {
  background-image: url(/static/img/home/talentral_promo_video_1054x391.png);
  background-repeat: no-repeat;
  height: 391px;
  width: 1054px;
  margin: auto;
}
.new-home-page #main .body-content .talentral-promo-video .promo-video-text.promo-video-text-tagline {
  font-size: 36px;
  padding-top: 55px;
  padding-left: 60px;
}
.new-home-page #main .body-content .talentral-promo-video .promo-video-text.promo-video-text-summary {
  font-size: 19px;
  line-height: 28px;
  padding-top: 20px;
  padding-left: 65px;
}
.new-home-page #main .body-content .talentral-promo-video .promo-video-text.promo-video-play-button {
  background-image: url(/static/img/home/talentral_promo_video_play_button.png);
  background-repeat: no-repeat;
  background-position: 8px 1px;
  display: inline-block;
  margin-top: 27px;
  margin-left: 50px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 97px;
}
.new-home-page #main .body-content .talentral-promo-video .promo-video-text.promo-video-play-button:hover {
  background-image: url(/static/img/home/talentral_promo_video_play_button_hover.png);
  background-position: 7px 1px;
}
.new-home-page #main .body-content .home-page-panels {
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 1020px;
}
.new-home-page #main .body-content .home-page-panels .home-page-panel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.new-home-page #main .body-content .home-page-panels .home-page-panel .home-page-panel-container {
  padding: 20px;
}
.new-home-page #main .body-content .home-page-panels .home-page-panel .home-page-panel-container .home-page-panel-image-container {
  padding-top: 15px;
}
.new-home-page #main .body-content .home-page-panels .home-page-panel .home-page-panel-container .home-page-panel-search .home-page-panel-summary {
  margin-top: 10px;
}
.new-home-page #main .body-content .home-page-panels .home-page-panel .home-page-panel-container .home-page-panel-featured-profiles .home-page-panel-summary {
  margin-top: 5px;
}
.new-home-page #main .body-content .home-page-panels .home-page-panel .home-page-panel-summary {
  font-size: 15px;
}
.new-home-page #main .body-content .home-page-panels .home-page-panel .home-page-panel-link {
  margin-top: 5px;
}
.new-home-page #main .body-content .home-page-panels .home-page-panel h2 {
  font-size: 27px;
}
.new-home-page #main .body-content .register-panel-container {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 270px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px;
}
.new-home-page #main .body-content .register-panel-container .register-panel-title {
  font-size: 22px;
}
.new-home-page #main .body-content .register-panel-container form {
  margin: 10px 0px;
}
.new-home-page #main .body-content .register-panel-container form .register-input-field {
  display: inline-block;
}
.new-home-page #main .body-content .register-panel-container form .register-input-field .field-label {
  font-size: 13px;
}
.new-home-page #main .body-content .register-panel-container form .register-input-field input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  margin: 2.5px 0px 10px 0px;
  width: 121px;
}
.new-home-page #main .body-content .register-panel-container form .register-input-field #id_email {
  width: 258px;
}
.new-home-page #main .body-content .register-panel-container form .agreed-to-terms-field {
  margin-bottom: 10px;
}
.new-home-page #main .body-content .register-panel-container form .agreed-to-terms-field .agreed-to-terms-text {
  display: block;
  font-size: 12px;
  padding-left: 2px;
}
.new-home-page #main .body-content .register-panel-container form .privacy-policy,
.new-home-page #main .body-content .register-panel-container form .terms-of-service {
  cursor: pointer;
}
.new-home-page #main .body-content .register-panel-container .social-connect-container {
  text-align: center;
}
.new-home-page #main .body-content .register-panel-container .social-connect-container .social-auth-link-icon-only {
  line-height: 0px;
  margin: 5px;
  width: 30px;
}
.new-home-page #main .body-content .register-panel-container .social-connect-container .social-auth-link-icon-only img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding-left: 30px;
  height: 30px;
  width: 0px;
}
.new-home-page #main .body-content .register-panel-container .social-connect-container .social-auth-link-icon-only #social_auth_link_facebook_image {
  background-image: url(/static/img/home/facebook_thumbnail.png);
  background-repeat: no-repeat;
}
.new-home-page #main .body-content .register-panel-container .social-connect-container .social-auth-link-icon-only #social_auth_link_linkedin_image {
  background-image: url(/static/img/home/linkedin_thumbnail.png);
  background-repeat: no-repeat;
}
.new-home-page #main .body-content .register-panel-container .social-connect-container .social-auth-link-icon-only #social_auth_link_twitter_image {
  background-image: url(/static/img/home/twitter_thumbnail.png);
  background-repeat: no-repeat;
}
.new-home-page #main .body-content .register-panel-container .social-connect-container .social-auth-link-icon-only:before {
  margin-right: 0px;
  width: 0px;
  height: 0px;
}
.new-home-page #main .body-content .talentral-testimonials {
  width: 980px;
  margin: auto;
}
.new-home-page #main .body-content .talentral-testimonials .quotation-mark-image-container {
  width: 33px;
}
.new-home-page #main .body-content .talentral-testimonials .testimonials {
  height: 100px;
  position: relative;
  margin-top: 10px;
}
.new-home-page #main .body-content .talentral-testimonials .testimonials li {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(@opacityPercentage));
  filter: alpha(opacity = (@opacityPercentage));
  -webkit-opacity: 0;
  -moz-opacity: 0;
  transition: 0.5s !important;
  -webkit-transition: 0.5s !important;
  position: absolute;
}
.new-home-page #main .body-content .talentral-testimonials .testimonials li .testimonial-description {
  font-family: Merriweather, Serif;
  font-size: 20px;
  font-weight: 300;
}
.new-home-page #main .body-content .talentral-testimonials .testimonials .active {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(@opacityPercentage));
  filter: alpha(opacity = (@opacityPercentage));
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.new-home-page #main .body-content .talentral-testimonials .slideshow-controls .slideshow-circle {
  transition: 0.2s !important;
  -webkit-transition: 0.2s !important;
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(@opacityPercentage));
  filter: alpha(opacity = (@opacityPercentage));
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  background-image: url(/static/img/home/slider_circle_inactive.png);
  cursor: pointer;
  display: inline-block;
  height: 15px;
  width: 15px;
  /* hides text and show background iamge only */
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.new-home-page #main .body-content .talentral-testimonials .slideshow-controls .slideshow-circle.active {
  background-image: url(/static/img/home/slider_circle_active.png);
}
.new-home-page #main .body-content .talentral-testimonials .slideshow-controls .slideshow-circle:hover {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(@opacityPercentage));
  filter: alpha(opacity = (@opacityPercentage));
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.new-home-page #main #home_page_v1 .register-panel-container {
  margin-top: -67px;
}
.new-home-page #main #home_page_v1 .testimonials-container {
  width: 980px;
  margin: auto;
  margin-top: 25px;
}
.new-home-page #main #home_page_v1 .testimonials-container .testimonials-heading {
  text-align: center;
}
.new-home-page #main #home_page_v1 .testimonials-container .quotation-mark-image-container {
  margin: auto;
  padding: 15px;
  margin-top: -26px;
}
.new-home-page #main #home_page_v1 .testimonials-container .testimonials {
  text-align: center;
}
.new-home-page #main #home_page_v1 .testimonials-container .testimonials li {
  width: 780px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.new-home-page #main #home_page_v1 .testimonials-container .testimonials li .testimonial-attribution {
  margin-top: 15px;
}
.new-home-page #main #home_page_v1 .testimonials-container .slideshow-controls {
  margin: 10px 0px;
  text-align: center;
}
.new-home-page #main #home_page_v2 .register-panel-container {
  margin-top: -275px;
}
.new-home-page #main #home_page_v2 .testimonials-container {
  width: 645px;
}
.new-home-page #main #home_page_v2 .testimonials-container .quotation-mark-image-container {
  padding-top: 15px;
}
.new-home-page #main #home_page_v2 .testimonials-container .testimonials li {
  width: 675px;
  position: absolute;
}
.new-home-page #main #home_page_v2 .testimonials-container .testimonials li .testimonial-attribution {
  margin-bottom: 15px;
}
.new-home-page #main #home_page_v2 .testimonials-container .slideshow-controls {
  margin: 15px 0px;
}
.new-home-page #main #home_page_v3 .register-panel-container {
  margin-top: -67px;
}
.new-home-page #main #home_page_v3 .testimonials-container {
  width: 980px;
  margin: auto;
  margin-top: 25px;
  margin-bottom: -20px;
}
.new-home-page #main #home_page_v3 .testimonials-container .testimonials-heading {
  margin: 20px 0px;
  font-weight: 500;
}
.new-home-page #main #home_page_v3 .testimonials-container .testimonial-description {
  font-family: Merriweather, Sans-serif;
  font-weight: 300;
}
.new-home-page #main #home_page_v3 .testimonials-container .testimonials-left .testimonial-description {
  font-size: 20px;
  margin-right: 40px;
}
.new-home-page #main #home_page_v3 .testimonials-container .testimonials-left .testimonial-attribution {
  margin: 10px 0px;
}
.new-home-page #main #home_page_v3 .testimonials-container .testimonials-right .testimonial-content {
  margin-bottom: 15px;
}
.new-home-page #main #home_page_v3 .testimonials-container .testimonials-right .testimonial-content .testimonial-description {
  font-size: 17px;
  margin-bottom: 10px;
}
.new-home-page #main #home_page_v3 .quotation-mark-image {
  position: relative;
  top: -20px;
}
.new-home-page + footer {
  padding-top: 20px;
}
.new-home-page + footer .footer-news .footer-news-container {
  width: 980px;
  margin: auto;
  min-height: 221px;
}
.new-home-page + footer .footer-news .footer-news-container .content-title {
  margin-top: 13px;
}
.new-home-page + footer .footer-news .footer-news-container .content-title h3 {
  font-size: 22px;
}
.new-home-page + footer .footer-news .footer-news-container .blog-contents,
.new-home-page + footer .footer-news .footer-news-container .stats-contents {
  margin-top: 15px;
  margin-bottom: 26px;
}
.new-home-page + footer .footer-news .footer-news-container .blog-container {
  padding-right: 45px;
}
.new-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .comment-img {
  position: relative;
  top: 1px;
}
.new-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-entry-date,
.new-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-entry-content {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 5px;
}
.new-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-entry-content {
  margin-right: 40px;
}
.new-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-entry-content .blog-entry-title {
  font-size: 13px;
  margin-top: 1px;
}
.new-home-page + footer .footer-news .footer-news-container .blog-container .blog-entry .blog-continue {
  font-size: 13px;
}
.new-home-page + footer .footer-news .footer-news-container .stats-container .number-stats {
  padding-left: 50px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  font-size: 12px;
}
.new-home-page + footer .footer-news .footer-news-container .stats-container .number-stats .number {
  font-size: 35px;
}
.new-home-page + footer .footer-news .footer-news-container .stats-container .job-listing-link {
  font-size: 12px;
}
footer .footer-nav {
  font-size: 12px;
}
footer .footer-nav .footer-nav-container {
  width: 970px;
  height: 100%;
  margin: auto;
  padding-right: 5px;
  padding-left: 5px;
  padding: 10px 5px;
}
footer .footer-nav .footer-nav-container .copyright {
  margin-top: 45px;
}
footer .footer-nav .footer-nav-container li {
  display: inline;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
footer .footer-nav .footer-nav-container .links {
  padding-top: 10px;
}
footer .footer-nav .footer-nav-container .links.secondary {
  font-size: 10px;
}
form td {
  padding: 5px 5px;
}
form button {
  padding: 5px;
}
/* fonts */
body {
  font-size: 14px;
}
footer {
  font-size: 11px;
}
h1 {
  font-size: 31px;
}
h2 {
  font-size: 36px;
  margin-left: -1px;
}
h3 {
  font-size: 20px;
  padding: 11px 0px;
}
