@import url(reset.css);
@import url(fonts/league-gothic/stylesheet.css);

body {
  background: #000;
  color: #fff;
  font-size: 25px;
}
#at-a-glance table,#stats table,#headwrap,#timeline .headline, #timeline .title, #timeline a {
  font-family: League Gothic;
  letter-spacing: 1px;
}

hr {
  height: 2px;
  border: none;
  /*background: url(../images/divider.png);*/
  background: #bebebe;
  margin: 0;
  padding: 0;
}

i,em {
  color: #aaaaaa;
  font-style: italic;
}

.grey i, .grey em {
  color: #626262;
}

img {
  vertical-align: top;
}


.widthset {
  width: 968px;
  margin: 0 auto;
  position: relative;
}

#header h1 {
  display: none;
}


#headwrap {
  background: #292f3b url(../images/home/header3.jpg) center top no-repeat;
  height: 494px;
}

#headwrap .phone, #headwrap .email {
  text-shadow: -2px 2px 2px #333;
}

#headwrap .contactinfo {
  width: 525px;
  text-align: center;
  position: absolute;
  top: 350px;
}

#headwrap .contactinfo img {
  margin-right: 5px;
}

#headwrap .email a {
  color: #fff;
  text-decoration: none;
}

#headwrap .phone {
  margin-right: 20px;
}
#headwrap .phone img {
  position: relative;
  top:-6px;
}

#ribbon {
  height: 144px;
  line-height: 144px;
  background: #282e3a url(../images/home/green.jpg) center left repeat-x;
}

#ribbon h2 {
  width: 317px;
  height:67px;
  position: absolute;
  left: 575px;
  top: 40px;
  background: url(../images/home/watch.png) left top no-repeat;
}

#ribbon h2 span {
  display: none;
}

#video {
  position: absolute;
  left: 0;
  top: -92px;
  z-index: 50;
  border: solid 2px #bebebe;
}

#seemore {
  position: absolute;
  left: 700px;
  top: 155px;
  z-index: 100;
}

section {
  position: relative;
}

.downbutton {
  position: absolute;
  bottom: -46px;
  left: 438px;
  z-index: 100;
}

section.section.grey {
  background: url(../images/greytexture.png);
}

section>.handle {
    padding: 80px 0;
}

section h2 span {
  display: none;
}

section td {
  text-align: left;
}
section th {
  text-align: right;
  color: #3c5d20;
}

/* At a Glance */
section.at-a-glance>.handle {
  z-index: 40;
}
section.at-a-glance h2 {
  height:67px;
  margin-top: 30px;
  background: url(../images/home/ataglance.png) center top no-repeat;
  margin-bottom: 10px;
}
section.at-a-glance .bracket {
  margin: 0 25px;
}

table.at-a-glance table td,table.at-a-glance table th,table.stats td, table.stats th,table.accomplishments td, table.accomplishments th {
  padding: 4px 10px;
}

/* Stats */
section.stats h2 {
  height: 52px;
}
section.stats table.stats h2 {
  width: 185px;
  background: url(../images/home/careerstats.png) left top no-repeat;
}
section.stats table.accomplishments h2 {
  width: 249px;
  background: url(../images/home/accomplishments.png) left top no-repeat;
}

section.stats table.stats {
  margin-right: 29px;
}

/* Calendar */
#timeline .viewport {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#timeline .viewport-handle {
  position: relative;
  left: 0;
}
#timeline .slide,
#timeline .viewport {
  width: 832px;
  height: 271px;
}
#timeline .slide {
  float: left;
  background: url(../images/home/slides/calendar0.jpg);
}
#timeline .snav img {
  position: absolute;
  top: 170px;
}
#timeline .snav .prev {
  left: 0;
}
#timeline .snav .next {
  right: 0;
}
#timeline .slide .headline {
/*  width: 541px;
  height: 271px;
*/
  width: 461px;
  height: 191px;
  padding: 40px;
  float: right;
  color: #79ab4c;
  font-size: 65px;
}
#timeline .slide .headline em {
  font-style: normal;
  color: #fff;
}
#timeline .details {
  padding: 40px;
}
#timeline .title {
  font-size: 38px;
  margin-bottom: 20px;
}
#timeline .location {
  font: normal 18px arial,sans-serif;
  color: #0c0c0c;
}
#timeline .date {
  font: bold 15px arial, sans-serif;
  color: #96c16f;
  margin-bottom: 20px;
}
#timeline a {
  color: #fff;
  text-decoration: none;
}

#timeline .sloc {
  text-align: center;
  padding-top: 20px;
}

#timeline .sloc a {
  display: inline-block;
  padding-top: 20px;
  background: url(../images/home/dot-grey.png) center top no-repeat;
  font-family: arial;
  color: #000;
  font-size: 11px;
  margin-right: 12px;
}
#timeline .sloc a.active {
  background-image: url(../images/home/dot-black.png);
}

/* Testimonials */
section.testimonials {
  position: relative;
}

section.testimonials>.handle {
  padding: 120px 0;
}

section.testimonials .slide {
  font-family: arial;
  width: 968px;
}

section.testimonials .author {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #79ab4c;
  margin-top: 10px;
}

section.testimonials blockquote {
  text-align: center;
  margin: 0 100px;
}

section.testimonials.split blockquote {
  width: 340px;
  float: left;
}
section.testimonials blockquote .quote {
  position: relative;
}
section.testimonials blockquote .quote:before {
  content: url(../images/home/lquo.png);
  position: absolute;
  left: -40px;
  top: -5px;
}
section.testimonials blockquote .quote:after {
  content: url(../images/home/rquo.png);
  position: absolute;
  right: -40px;
  bottom: -5px;
}

section.testimonials .quote {
  color: #a6a5a5;
  font-size: 24px;
  line-height: 27px;
}

section.testimonials .video-container {
  width: 400px;
  height: 225px;
  float: left;
  border: solid 2px #74a349;
  border-radius: 2px;
}

section.testimonials .slide .headline {
  margin-bottom: 20px;
  font-family: League Gothic;
  color: #79ab4c;
  font-size: 65px;
}

section.testimonials .even blockquote,section.testimonials .even .video-container {
  float: right;
}

#testimonials-1 {
  padding-top: 100px;
  background: url(../images/home/gradientslice.png) left top repeat-x;
}

/* Popup */


#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url(../images/popup-background.png);
  z-index: 1000;
}

#center {
  width: 1px;
  height: 1px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1001;
}

#exclamation {
  position: absolute;
  left: -222px;
  top: -150px;
  background: #fff;
  width: 443px;
  border-radius: 10px;
}
#ewrap1 {
  background: url(../images/popuptop2.png) center top no-repeat;
}
#ewrap2 {
  background: url(../images/popupbottom2.png) center bottom no-repeat;
  padding-bottom: 20px;
}
#ewrap2 div {
  font-family: arial;
  font-size: 16px;
  color: #4b4b4b;
  line-height: 22px;
  text-align: center;
}
#ewrap2 div b {
  font-weight: bold;
}

#exclamation h1 {
  font-family: "League Gothic";
  text-align: center;
  margin: 0;
  padding: 30px 0;
  font-size: 60px;
  color: #79ab4c;
}
.continuebutton {
  display: inline-block;
  width: 197px;
  height: 61px;
  background: url(../images/button2.png) 0 0 no-repeat;
  text-indent: -9999px;
}

.continuebutton:hover {
  background-position: 0 -61px;
}