@import "reset.css";

html {
  height: 100%;
  background: #24678e url(../images/body-bg.jpg) repeat-x;
}
body {
  height: 100%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #2f2f2f;
  line-height: 1.3em;
}
a {
  color: #18435c;
  outline: none;
}
p {
  margin-bottom: 1em;
}

.as-manager { padding: 5px; color: #000; background: #83D44D; border: 3px solid #529724; }

.container {
  width: 1014px;
  margin: 0 auto;
  background: url(../images/container-bg.jpg) repeat-y;
  position: relative;
}
.container-inner {
  background: url(../images/container-inner-bg.jpg) no-repeat;
/*   -min-height: 1300px; */
}

/*******    Header    *******/
.header {
  position: relative;
  height: 182px;
  width: 900px;
  margin: 0 auto;
  padding-top: 68px;
  background: url(../images/header-bg.jpg) bottom left no-repeat;
}

a.logo {
  position: absolute;
  width: 315px;
  height: 130px;
}
a.logo h1 {
  margin-left: -5000px;
}

a.espanol {
  display: block;
  position: absolute;
  top: 42px;
  right: -2px;
  padding: 8px 28px 8px 8px;
  background: url(../images/espanol.gif) right center no-repeat;
}

.call-now {
}
.call-now span {
  margin-left: -5000px;
}

.header-right {
  position: absolute;
  top: 75px;
  left: 605px;
  width: 293px;
  height: 131px;
  color: #fff;
  background: url(../images/transparent.gif) no-repeat; /*for ie */
  cursor: pointer;
  cursor: hand;
}
.header-right span {
  margin-left: -5000px;
}
.chat-now-text .heading {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 3px;
}
.chat-now-text {
  font-size: 11px;
  padding: 65px 0 0 14px;
  width: 150px;
}

.header .phone-number {
  position: absolute;
  top: 108px;
  left: 365px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
  color: #2c5f77;
  width: 250px;
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/*******    Top Navigation    *******/
.top-navigation {
  padding-top: 124px;
}
#main-menu {
  height: 44px;
}

#main-menu li {
  display: inline;
}
#main-menu a {
  display: block;
  float: left;
  color: #fff;
  font-size: 13px;
  padding: 15px 35px 13px;
  background: url(../images/nav-divider.jpg) right center no-repeat;
}

/*******    Choose your Test    *******/
.choose-your-test {
  background: #1d4b66 url(../images/home-callout-footer-bg.jpg) left bottom no-repeat;
  width: 882px;
  height: 269px;
  margin: 0 auto;
  position: relative;
  padding: 0 8px;
}

.all-panes {
  width: 596px;
}

.tabs {
  float: left;
  width: 200px;
}
.tabs li {
  display: table;
  position: relative;
  height: 65px;
}

.tabs li a {
  height: 65px;
  width: 191px;
  display: table-cell; 
  vertical-align: middle;
  padding: 0 0 0 25px;
  background: url(../images/tabs.jpg) no-repeat;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.tabs li a:hover,
.tabs li a.current {
  background: url(../images/tabs-active.gif) no-repeat;
  color: #407C9F;
}

.tabs li a:active {
  outline: 0;
}

.pane {
  height: 260px;
}
.pane .inner {
  padding: 15px;
}

.pane .inner h2 {
  color: #1a6870;
  font-size: 18px;
  padding-bottom: 8px;
  line-height: 1.4em;
}

.pane .inner a {
  color: blue;
  text-decoration: underline;
}

.pane .iteration-1 {
  padding: 150px 15px 0 45px;
}
.pane .iteration-1 table {
  margin: 0 auto;
}
.pane .iteration-1 td {
  padding-left: 10px;
}
.pane .iteration-2 {
  margin-left: 410px;
}
.pane .iteration-3 {
  padding: 150px 15px 0 45px;
}

.dna-testing-expert {
  position: absolute;
  top: 0;
  left: 612px;
  width: 278px;
  height: 260px;
  background: #fff url(../images/dna-testing-expert-bg.jpg) right no-repeat;
}

.dna-testing-expert h2 {
  margin-left: -5000px;
}

.dna-testing-expert .inner {
  padding: 70px 15px 15px 15px;
}

.dna-testing-expert li {
  padding: 0 0 20px 31px;
}

.dna-testing-expert li.first {
  background: url(../images/li-1.gif) left 18px no-repeat;
}

.dna-testing-expert li.second {
  background: url(../images/li-2.gif) left 18px no-repeat;
}

.dna-testing-expert label,
.dna-testing-expert h3 {
  display: block;
  font-size: 14px;
  color: #24565c;
  padding: 0 0 1px 0;
}

.dna-testing-expert select {
  border: 1px solid #a3c9cd;
  background: #fff;
  font-size: 12px;
  padding: 4px 5px 2px 3px;
  outline: none;
}

.dna-testing-expert option {
  color: #000;
  font-size: 12px;
  font-weight: normal;
}

/*******    Call-Banner and logos    *******/
.banner-and-logos {
  position: relative;
  width: 899px;
  height: 158px;
  margin: 0 auto;
}

.call-now-for-best-price {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 604px;
  height: 143px;
  background: url(../images/Call-to-Action.jpg) no-repeat;
}
.call-now-for-best-price span {
  margin-left: -5000px;
}
.call-now-for-best-price .phone-number {
  color: #fff;
  font-weight: bold;
  font-family: "Arial Black", "Arial";
  text-align: center;
  font-size: 48px;
  line-height: 1em;
  margin: 75px 0 0 165px;
}

.logo-aabb {
  position: absolute;
  top: 28px;
  left: 634px;
}
.logo-bbb-online {
  position: absolute;
  top: 34px;
  left: 775px;
}
.logo-iso {
  position: absolute;
  top: 84px;
  left: 634px;
}
.logo-clia {
  position: absolute;
  top: 84px;
  left: 724px;
}
.logo-college-american-pathologists {
  position: absolute;
  top: 86px;
  left: 807px;
}

/*******    Content   *******/
.content-wrapper {
  width: 899px;
/*   min-height: 1000px; */
  margin: 15px auto 0;
}
.main-content {}
.main-content-inner {
  padding: 0 15px 0 30px;
}
.main-content h2 {
  color: #4c84a5;
  font-size: 24px;
  margin: 6px 0 10px;
}

.content-wrapper ul {
  margin-bottom: 1em;
}
.content-wrapper li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 10px;
}

.main-content {
  float: left;
  width: 580px;
}

.main-content-inner {
  padding: 0 0 0 30px;
}

.sub-content {
  float: right;
  width: 258px;
  border: 1px solid #c5e7ea;
  background: #f3f8fa;
/*   background: #f3f8fa url(../images/blog-header-bg.jpg) center top no-repeat; */
/*   padding: 54px 12px 12px; */
  padding: 12px;
}

.has-blog {
  background: #f3f8fa url(../images/blog-header.jpg) center top no-repeat;
  padding: 54px 12px 12px;
}

.testimonials .header-image {
  margin: 0 -15px;
  padding: 10px 0 15px;
}

.sub-content-inner {
  background: #fff;
  border: 1px solid #c5e7ea;
  border-top: none;
  padding: 10px 15px 15px;
}

/*******    Footer    *******/
.footer {
  background: url(../images/footer-bg.jpg) no-repeat;
  height: 74px;
  width: 1014px;
  margin: 0 auto;
  color: #fff;
}

.footer-inner {
  width: 918px;
  margin: 0 auto;
  padding: 28px 0;
  position: relative;
  font-size: 10px;
}
.footer-menu li {
  display: inline;
  margin: 0 10px 0 0;
}
.footer-menu li a {
  color: #fff;
}

.copyright {
  position: absolute;
  right: 0;
  top: 28px;
}

.sidebar-news-item a {
  /* color: #2f2f2f; */
  color: #24565c;
}

.each-testimonial,
.each-blog {
  padding: 10px;
  margin: 0 0 10px 0;
  background: #fff;
  border: 4px solid #F3F8FA;
}

.each-testimonial h3,
.each-blog h3 {
  font-size: 18px;
  padding-bottom: 6px;
}

.testimonial-title,
.blog-title {
  font-size: 14px;
  font-weight: bold;
  color: #24565c;
}

body .highlight {
  border: 4px solid #24565c;
  background: #C5E7EA;
}
.highlight .testimonial-title {

}

/*******		FAQ		*******/
h3.faq-question {
  font-size: 14px;
  color: #18435c;
  margin-bottom: 8px;
}
.faq-answer {
  margin-bottom: 8px;
  margin-left: 25px;
}
.question-toggle {
  margin-right: 8px;
}

.faq-explanation {
  background: #F3F8FA;
  border: 3px solid #C5E7EA;
  padding: 5px 15px 10px;
  text-align: center;
  margin: 3px 0 10px;
}
.faq-explanation-info {
  font-size: 14px;
}

.faq-show-all,
.faq-hide-all {
  padding: 4px 8px;
  background: #2B5D74;
  color: #fff;
  border: 1px outset #2B4674;
  font-size: 14px;
  margin: 0 5px 0;
}
.faq-show-all:hover,
.faq-hide-all:hover {
  cursor: pointer;
  cursor: hand;
}
.faq-show-all:hover,
.faq-hide-all:hover,
.faq-show-all-active,
.faq-hide-all-active {
  background: #fff;
  color: #2B5D74;
}

.address {
  background: #24678e;
  margin-top: -25px;
  color: #fff;
  padding-left: 48px;
}

.developed-by {
  margin-top: -10px;
  background: #24678e;
  text-align: right;
  color: #427D9F;
  padding: 0 48px 20px;
  font-size: 9px;
}
.developed-by a {
  color: #427D9F;
}

a.blog-latest {
  padding-top: 10px;
  display: block;
}

.franchise-locations {
  padding: 1em 0;
  margin: 1em 0;
}

.franchise-locations {}

.franchise-locations h3
{
  font-size: 18px;
  font-weight: bold;
  color: #1D4B65;
  margin: .5em 0;
  margin-left: -15px;
}

.franchise-locations h3 span {
  font-weight: normal;
}

.franchise-locations .columns_wrapper {
  float: left;
  width: 100%;
  margin-bottom: 1em;
}

.franchise-locations .message {
  font-size: 14px;
  font-weight: bold;
  color: #CD1C22;
  margin: .5em 0;
}

.franchise-locations .title {
  color: #3486B4;
}

.franchise-locations .phone {
 display: block; 
}

.franchise-locations .phone {
  font-size: 18px;
  font-weight: bold;
}

.franchise-locations a.maplink,
.franchise-locations a.emaillink,
.franchise-locations a.website {
  color: blue;
  display: block;
}

.franchise-locations .location,
.franchise-locations .hours-of-operation {
  float: left;
  width: 45%;
}

.franchise-locations .location {
  margin-right: 10px;
}

.franchise-locations .hours-of-operation {
  margin-left: 10px;
}

.franchise-opportunity h4,
.franchise-opportunity h4 a {
  clear: both;
  font-size: 12px;
/*   font-style: italic; */
  color: blue;
/*   margin-left: -14px; */
}

.franchise-opportunity h4 span {
  font-weight: normal;
}