/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
  font-family: 'Roboto',sans-serif;
  line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin Custom CSS */
/* Universal classes */
.site-960 {
  margin: 0 auto;
  width: 960px;
}

.section-heading {
  font-size: 35px;
  font-weight: 300;
  line-height: 1.25;
  margin: 10px 0;
}

.green {
  color: #C2F772;
}

.light {
  font-weight: 300;
}

.italic {
  font-style: italic;
}

.landing-sprite {
	background-image: url("images/landing-sprite.png");
	background-repeat: no-repeat;
}

.infusion-form label {
  display: none;
}

.infusion-form input[type="text"] {
  border: 1px solid #EEEEEE;
  box-shadow: 1px 1px 3px #333333;
  color: #6FAD40;
  font-family: 'Roboto',sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1em;
  padding: 15px 10px;
}

/* Header */
#header {
  background-color: #FFFFFF;
  box-shadow: 0 0 10px #666666;
  float: left;
  height: 90px;
  width: 100%;
}

#logo {
  background-position: -260px -200px;
  float: left;
  height: 64px;
  margin: 15px 0 0;
  text-indent: -9999px;
  width: 292px;
}

#logo > a {
  display: block;
  height: 64px;
  width: 100%;
}

#headercol-1 {
  color: #73943E;
  float: left;
  font-size: 15px;
  margin: 15px 0 0;
  text-align: right;
  width: 330px;
}

#headercol-2 {
  color: #73943E;
  float: right;
  font-size: 15px;
  margin: 15px 0 0 -50px;
  text-align: center;
  width: 305px;
}

#headercol-2 > p {
  margin: 5px 0 0;
  text-align: right;
}

#phoneicon {
  background-position: 0 -250px;
  float: left;
  height: 47px;
  margin: -3px 0 0 -20px;
  width: 62px;
}

#headercol-2 a {
  color: #405809;
  float: right;
  font-size: 38px;
  font-weight: 300;
  left: 0;
  line-height: 1;
  margin: 0 0 0 -100px;
  text-decoration: none;
}

#headerschedule {
  background-position: 0 -200px;
  color: #FFFFFF;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: 28px;
  line-height: 1;
  margin: 10px 0 0;
  padding: 12px 0 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 3px #333333;
  width: 258px;
}

#content {
  float: left;
  width: 100%;
}

/* Tired CTA */
#cont-tiredcta {
  background-image: url("images/banner-tiredcta.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 332px;
  width: 100%;
}

#cont-tiredcta h2 {
  color: #FFFFFF;
  font-size: 55px;
  font-weight: 300;
  margin: 20px 0;
  text-shadow: 1px 1px 3px #333333;
}
#cont-tiredcta p {
  background-image: url("images/text-underline-small.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 26px;
  font-weight: 700;
  margin: 10px 0;
  padding: 0 0 18px;
  text-shadow: 1px 1px 3px #333333;
}

#cont-tiredcta #freepatientguide-3 {
  margin: 0 0 0 120px;
}

#cont-patientguidecta .infusion-form input[type="text"] {
  width: 258px;
}

#cont-tiredcta .infusion-form input[type="text"] {
  width: 200px;
}

#cont-tiredcta .infusion-field {
  float: left;
  margin: 0 10px 0 0;
}

#cont-tiredcta .infusion-submit {
  margin: 20px 0 0 130px;
}

#cont-tiredcta .infusion-submit, #cont-patientguidecta .infusion-submit {
  clear: left;
  display: block;
  float: left;
  margin: 20px auto 0;
  width: 100%;
}

#freepatientguide-1, #freepatientguide-2 {
  background-color: transparent;
  background-position: 0 0;
  border: medium none;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 69px;
  margin: 0 auto;
  padding: 0;
  text-indent: -9999px;
  width: 573px;
}

/* Schedule Section */
#cont-scheduleappt {
  float: left;
  width: 100%;
}

#schedcolleft {
  float: left;
  position: relative;
  width: 620px;
  z-index: 1;
}

#schedcolleft p {
  color: #495619;
  font-weight: 700;
  line-height: 1.75;
}

#schedcolleft .section-heading {
  background-image: url("images/text-horizrule.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #75892C;
  margin: 15px 0 -10px;
  padding: 0 0 35px;
}

#scheduleappt {
  background-position: 0 -140px;
  color: #FFFFFF;
  float: left;
  font-family: 'Montserrat',sans-serif;
  font-size: 15px;
  font-weight: 400;
  height: 39px;
  line-height: 1;
  margin: 20px 0 15px -1px;
  padding: 20px 0 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 3px #333333;
  width: 332px;
}

#scheduleappt:before {
  background-image: url("images/icon-clock.png");
  content: " ";
  float: left;
  height: 44px;
  margin: -12px -8px 0 5px;
  width: 43px;
}

#schedbooks {
  float: left;
  margin: -25px -40px -25px -15px;
  position: relative;
  z-index: 0;
}

#booktop {
  background-position: 59px 0;
  height: 30px;
}

.book-sprite {
  background-image: url("images/book-sprite-endcaps.png");
  background-repeat: no-repeat;
  width: 362px;
}

#bookcenter {
  background-image: url("images/book-center.jpg");
  height: 275px;
  width: 362px;
}

#bookbott {
  background-position: 39px -40px;
  height: 36px;
}

/* Biking Section */
#cont-biking {
  background-image: url("images/banner-biking.jpg");
  background-position: center top;
  background-size: cover;
  color: #FFFFFF;
  float: left;
  height: 452px;
  text-shadow: 1px 1px 5px #333333;
  width: 100%;
}

#bikingcolright {
  float: right;
  width: 550px;
}

#bikingcolright .section-heading {
  margin: 20px 0;
}

#bikingcolright p {
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
  margin: 0 0 25px;
}

/* Right Choice Section */
#cont-rightchoice {
  float: left;
  width: 100%;
}

#rightchoiceleft .section-heading {
  background-image: url("images/text-horizrule.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #75892C;
  margin: 20px 0 10px;
  padding: 0 0 40px;
  white-space: nowrap;
}

#rightchoiceleft p {
  color: #495619;
  line-height: 1.75;
  margin: 0 0 20px;
}

#rightchoiceleft {
  background-image: url("images/text-horizrule.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  padding: 0 0 20px;
  width: 500px;
}

#drking {
  background-image: url("images/drking.jpg");
  float: right;
  height: 335px;
  margin: 80px 0 0;
  width: 460px;
}

/* Testimonial Section */
#slider {
  float: left;
  width: 600px;
}

#slider ul {
  float: left;
  min-height: 300px;
  position: relative;
  width: 600px;
}

#slider li {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
}

/* Slider Links */


#sliderLinks {
  float: left;
  height: 20px;
  margin: -40px 0 0;
  position: relative;
}

.slide-links {
  background-image: url("images/landing-sprite.png");
  background-position: -360px -150px;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 14px;
  margin: 0 5px 0 0;
  width: 14px;
}

/* Intial position of slider */
#slidelink-1 {
  background-position: -340px -150px;
}

#slider #slide-1 {
  display: block;
}

.testimonial-image {
  border-radius: 50% 50% 50% 50%;
  box-shadow: 1px 1px 5px #CCCCCC;
  float: left;
  height: 115px;
  margin: 40px 0 0;
  overflow: hidden;
  width: 115px;
}

.testimonial-image img {
  display: block;
  height: auto;
  margin: -5px 0 0 -3px;
  width: 121px;
}

.testimonial-content {
  color: #75892C;
  float: left;
  font-family: 'Georgia',sans-serif;
  font-style: italic;
  line-height: 1.75;
  margin: 30px 0 0 20px;
  width: 430px;
}

.testimonial-content .read-more {
  color: inherit;
  font-weight: bolder;
  text-decoration: none;
}

#testimonialbook {
  background-image: url("images/book-section-testimonial.jpg");
  float: right;
  height: 211px;
  margin: 35px 0 0;
  width: 341px;
}

.testimonial-name {
  font-family: 'Roboto',sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
}

/* footer section */
#footer {
  background-image: url("images/banner-patientguidecta.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 444px;
  width: 100%;
}

#cont-patientguidecta .infusion-form {
  margin: 0 auto;
  width: 875px;
}

#cont-patientguidecta .infusion-field {
  float: left;
  width: 280px;
}

#cont-patientguidecta .infusion-field + .infusion-field {
  margin: 0 0 0 10px;
}

#cont-patientguidecta h2 {
  background-image: url("images/gradient-footer-heading.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 41px;
  font-weight: 300;
  height: 56px;
  line-height: 1;
  margin: 20px -42px;
  padding: 10px 0 0;
  text-align: center;
  width: 1043px;
}

#cont-patientguidecta .green {
  font-weight: 700;
}

#socialwrapper {
  clear: left;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 300;
  margin: 0 auto 40px;
  text-align: center;
  white-space: nowrap;
  width: 580px;
}

#socialicons {
  margin: 0 auto;
  overflow: hidden;
  width: 144px;
}

#socialicons a {
  float: left;
  height: 38px;
  margin: 10px 5px;
  text-indent: -9999px;
  width: 38px;
}

#copyright {
  border-top: 1px solid #999999;
  color: #FFFFFF;
  font-size: 10px;
  margin: 30px auto 0;
  padding: 10px 0 0;
  text-align: center;
  width: 960px;
}

#copyright h3 {
  font-family: 'Montserrat',sans-serif;
  font-size: 14px;
  margin: 10px 0 0;
}

#copyright h3 > a {
  color: #78C03E;
  text-decoration: none;
}

#fabo {
  background-position: -430px -70px;
}

#twit {
  background-position: -430px -110px;
}

#gplus {
  background-position: -430px -151px;
}

/* CPC Page 2 */
#cont-wonder {
  color: #75892C;
  float: left;
  text-align: center;
  width: 100%;
}

#cont-wonder h2 {
  background-image: url("images/text-horizrule.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  font-size: 45px;
  font-weight: 300;
  line-height: 1.25;
  margin: 20px 0 -20px;
  padding: 0 70px 40px;
}

.bold {
  font-weight: 700;
}

#cont-wonder .site-960 > p {
  color: #7C7C7C;
  font-weight: 400;
  line-height: 1.75;
  margin: 10px 0;
  padding: 0 50px;
}

#cont-wonder .site-960 > p strong {
  background-image: url("images/gradient-content-cpc-2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  display: block;
  font-weight: normal;
  height: 37px;
  text-indent: -9999px;
}

.triple-column {
  float: left;
  margin: 80px 0 0;
  min-height: 270px;
  text-align: center;
  width: 319px;
}

.triple-column + .triple-column {
  border-left: 1px solid #EEEEEE;
}

.arrow.landing-sprite {
  background-position: -480px -70px;
  height: 99px;
  margin: -90px auto 10px;
  width: 90px;
}

#cont-wonder .triple-column p {
  font-size: 27px;
  font-weight: 300;
  line-height: 1.25;
  margin: 10px 0;
}

#cont-wonder .triple-column strong {
  font-size: 17px;
  font-weight: 700;
}

#guideplusarrow {
  background-image: url("images/cpc2-guide.jpg");
  height: 197px;
  margin: 0 0 0 35px;
  width: 279px;
}

#cpc2schedappt {
  background-image: url("images/cpc2-sched.jpg");
  background-repeat: no-repeat;
  display: block;
  height: 170px;
  margin: 0 auto;
  text-indent: -9999px;
  width: 310px;
}

#callusbg {
  background-image: url("images/cpc2-contact.jpg");
  height: 162px;
  margin: 0 auto;
  width: 234px;
}

#cont-discover {
  background-image: url("images/banner-cpc2-patientguide.jpg");
  color: #FFFFFF;
  float: left;
  height: 313px;
  margin: 10px 0;
  width: 100%;
}

#cont-discover .site-960 > p {
  background-image: url("images/text-underline-large.png");
  background-position: -5px bottom;
  background-repeat: no-repeat;
  font-size: 40px;
  font-weight: 700;
  margin: 15px 0 0;
  padding: 0 0 22px;
  text-shadow: 1px 1px 3px #333333;
  white-space: nowrap;
}

#cont-discover li {
  background-image: url("images/icon-list-arrow.png");
  background-position: left -1px;
  background-repeat: no-repeat;
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0 0 0 30px;
  text-shadow: 1px 1px 3px #333333;
}

#discovercolleft {
  float: left;
  margin: 5px 0 0 35px;
  width: 460px;
}

#discovercolright {
  background-image: url("images/icon-direction.png");
  background-position: right top;
  background-repeat: no-repeat;
  float: right;
  margin: -42px -20px 0 0;
  padding: 30px 0 0;
  width: 485px;
}

#cont-discover .infusion-form input[type="text"] {
  margin: 0 0 0 2px;
  padding: 10px;
  width: 396px;
}

#cont-discover .infusion-field {
  clear: left;
  float: left;
  margin: 0 0 8px;
}

#freepatientguide-3 {
  background-color: transparent;
  background-position: 0 -70px;
  border: medium none;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 0;
  height: 69px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 421px;
}

#discovercolleft .italic.green.light {
  font-size: 28px;
  line-height: 0.5;
}

#cpc2footer {
  background-image: url("images/banner-cpc2-footer.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 444px;
  width: 100%;
}

#cpc2footer #cont-patientguidecta h2 {
  background: none repeat scroll 0 0 transparent;
}

#cpc2footer #cont-patientguidecta .green {
  font-weight: inherit;
}

#cpc2book {
  float: left;
  margin: 0 -40px -40px -15px;
  position: relative;
  width: 377px;
}

#cpc2bookpiece-1 {
  background-image: url("images/book-cpc2-top.jpg");
  background-repeat: no-repeat;
  float: left;
  height: 265px;
  width: 377px;
}

#cpc2bookpiece-2 {
  background-image: url("images/book-cpc2-bottom.png");
  background-repeat: no-repeat;
  clear: left;
  float: left;
  height: 90px;
  margin: 0 0 0 28px;
  width: 329px;
}

#cpc2drking {
  background-image: url("images/drking-2.jpg");
  background-repeat: no-repeat;
  float: right;
  height: 321px;
  margin: 80px 0 0;
  width: 430px;
}

#cpc2rightchoiceleft {
  background-image: url("images/text-horizrule.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  margin: 0 -30px 0 0;
  padding: 0 0 20px;
  position: relative;
  width: 560px;
}

#cpc2rightchoiceleft .section-heading {
  background-image: url("images/text-horizrule.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #75892C;
  margin: 20px 0 10px;
  padding: 0 0 40px;
  white-space: nowrap;
}

#cpc2rightchoiceleft p {
  color: #495619;
  line-height: 1.75;
  margin: 0 0 20px;
}

/* Thankyou page */
#thankfooter {
  float: left;
  width: 100%;
}
#thankfooter #copyright {
  color: #000000;
}

ul.pdf li {
  background: url("../../images/pdf-icon.gif") no-repeat scroll 42px center transparent;
  font-size: 16px;
  font-weight: 300;
  margin: 20px 0;
  padding: 1px 0 1px 22px;
}

.pdf a {
  color: #405809;
  text-decoration: none;
}

#patientguidewrapper {
  margin: 0 auto;
  text-align: center;
  width: 390px;
}

#patientguide {
  margin: 20px 0;
}

#patientguide img {
  border: 1px solid #EEEEEE;
  box-shadow: 1px 1px 5px #CCCCCC;
}

#adobereader {
  color: #73943E;
  font-size: 13px;
  line-height: 1.25;
}

#adobereader > a {
  color: #613813;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}