body, .body {
  background: #020202 url('./images/background.jpg') no-repeat top center;
  margin: 0;
  text-align: center;
  font-family: Arial;
  font-size: 0;
}

img {
  padding: 0;
  margin: 0;
  line-height: 0px;
  font-size: 0;
}

.content a, .content a:visited {
  color: #007fb6;
  text-decoration: underline;
}

.body {
  background: #020202 url('./images/background2.jpg') no-repeat top center;
}

h1, h2, h3 {
  font-weight: normal;
  margin: 0 0 8px 0;
}

h3.credits {
  margin: 4px 0 4px 0;
}

h1 { font-size: 15pt; }
h2 { font-size: 14pt; }

.container {
  width: 902px;
  max-width: 902px;
  padding: 0;
  margin: 0 auto 0 auto;
  /* position: relative; */
  text-align: left;
  font-size: 10pt;
}

.social {
  width: 65px;
  padding: 0;
  margin: 0 auto 0 auto;
  /* position: relative; */
}
.relative {
  position: relative;
}

.intro {
  text-align: center;
  margin: 150px 0 0 0;
  font-size: 20pt;
  color: #ffffff;
}

.intro a {
  color: #0188BC;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
}
.intro a:hover {
  text-decoration: underline;
}

.icons {
   height: 30px;
   text-align: right;
   width: 902px;
   max-width: 902px;
   padding: 0;
   margin: 5 auto 0 auto;
  /* position: relative; */
}

.upperNav {
  margin: 64px 0 0 0;
  height: 30px;
}

.upperNav a {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 10pt;
  text-decoration: none;
}
.upperNav a:hover {
  color: #007fb6;
  text-decoration: none;
}
.upperNav a.here {
  color: #007fb6;
  font-weight: bold;
}
.upperNav .childNav {
  position: absolute;
  text-align: center;
}
.upperNav .home {
  left: 13px;
  width: 90px;
}
.upperNav .philosophy {
  left: 108px;
  width: 110px;
}
.upperNav .program {
  left: 223px;
  width: 124px;
}
.upperNav .testimonials {
  left: 553px;
  width: 124px;
}
.upperNav .community {
  left: 682px;
  width: 110px;
}
.upperNav .contact {
  left: 797px;
  width: 90px;
}

.footer {
  margin: -5px 0 0 1px;
  background: #020202 url('images/white_box_bottom.jpg') no-repeat top center;
  padding: 11px 5px 0 5px;
  font-size: 8pt;
  color: #007fb6;
  text-align: left;
  line-height: 1.4em;
  z-index: -1;
}
.footer a {
  color: #007fb6;
  text-decoration: underline;
}
.footer .core6logo {
  float: right;
  text-align: right;
  color: #ffffff;
  line-height: 1.3em;
}

.content {
  margin: 0 0 0 1px;
  padding: 0 5px 0 5px;
  background: url('images/content_bg.jpg') no-repeat;
}
.content .left {
  float: left;
}
.content .right {
  float: right;
}
.content .width313 {
  width: 313px;
}
.content .width540 {
  width: 540px;
}
.content .width550 {
  width: 550px;
}
.content .width323 {
  width: 323px;
}
.content .width535 {
  width: 535px;
}
.content .font0 {
  font-size: 0pt;
  line-height: 0;
}

.blackBox313 {
  padding: 0 20px 0 20px;
  background: #000000;
  text-align: center;
  color: #ffffff;
  border: 0;
  margin: 0;
}
.blackBox313 ul {
  margin: 0;
  padding: 0;
  text-align: left;
}
.blackBox303 ul li {

}

.blue { color: #007fb6; }
.white { color: #ffffff; }

.margin26 {
  width: 26px;
}
.clear { clear: both; }

div.img {
  font-size: 0;
  margin: 0;
  padding: 0;
}

.rightAlign { text-align: right; }
.centerAlign { text-align: center; }

.pad10 {
  padding: 0 10px 0 10px;
}
.pad10All {
  padding: 10px;
}
.pad5 {
  padding: 0 5px 0 5px;
}
.pad5All {
  padding: 5px;
}
.pad10right {
  padding-right: 10px;
}
.pad15right {
  padding-right: 15px;
}
.pad20right {
  padding-right: 20px;
}

/* p.para { text-indent: 50px; } */

/* HOME stylings */
.home_bottom_ad {
  width: 870px;
  padding: 5px;
  height: 150px;
  max-width: 860px;
  max-height: 140px;
  background: url('images/index_bottom_ads_bg.jpg') no-repeat;
}
.test_bottom_ad {
  background: url('images/index_bottom_ads_bg2.jpg') no-repeat;
}

.home_left_column {
  width: 340px;
  margin: 0 17px 0 0;
}
.home_right_column {
  width: 514px;
}

/* CONTACT styling */
input[type="text"],
input[type="password"],
textarea,
.input {
  width: 100%;
  font-size: 10pt;
  padding: 3px 2px 3px 2px;
  border: 1px solid #a7a6a6;
  margin: 5px 0 5px 0;
}
input[type="submit"],
input[type="button"],
.button {
  font-size: 10pt;
  padding: 3px 2px 3px 2px;
  border: 1px solid #a7a6a6;
  margin: 5px 0 5px 0;
}

/* TESTIMONIALS styling */
table.quote {
  clear: both;
}
table.quote td { 
  font-size: 10pt; 
  vertical-align: top; 
}
div.hr {
  height: 2px;
  font-size: 0;
  line-height: 0;
  background: #00adee;
  border-top: 1px solid #77d3f6;
  margin: 15px 0 15px 0;
}
table.quote td img {
  margin: 0 10px 0 10px;
}
ul.bluebullet li {
  list-style-image: url('images/bullet.jpg');
  vertical-align: middle;
}
ul.tight {
  margin: 0 0 0 50px;
  padding: 0;
}
ul.tight li {
  list-style-position: inside;
}

img.closePgap {
  margin: -5px 0 -5px 0;
}

a.nounderline,
a.nounderline:hover,
a.nounderline:visited,
a.nounderline div,
a.nounderline:hover div,
a.nounderline:visited div,
.nounderline {
  text-decoration: none;
}

/* All of the boxes */
.community_box {
  height: 138px;
  max-height: 48px;
  width: 304px;
  padding: 90px 0 0 0;
  font-size: 8pt;
  line-height: 1.2em;
  color: #ffffff;
  text-align: center;
  background: url('images/community_home.gif') top left no-repeat;
  display: block;
  position: relative;
}

.box a,
.box a:visited {
  text-decoration: none;
}

.margin-bottom-8px {
  margin-bottom: 8px;
}

.free_trial_box {
  height: 138px;
  max-height: 50px;
  width: 304px;
  padding: 88px 0 0 0;
  font-size: 8pt;
  line-height: 1.2em;
  color: #ffffff;
  text-align: center;
  background: url('images/free_lessons.gif') top left no-repeat;
}

.new_to_endurance_box {
  position: relative;
  background: url('images/box_template_new_to_endurance.jpg') top left no-repeat;
  height: 52px;
  width: 515px;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #ffffff;
}
.new_to_endurance_box div { 
  position: absolute;
  bottom: 13px;
  left: 0;
  width: 515px;
  text-align: center;
}
.effective {
  position: relative;
  background: url('images/effective_home.gif') top left no-repeat;
  height: 52px;
  width: 341px;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #ffffff;
}
.effective div { 
  position: absolute;
  width: 341px;
  text-align: center;
  bottom: 13px;
  left: 0;
}

.phone_contact_box {
  width: 307px;
  height: 111px;
  padding: 15px 0 0 0;
  max-height: 96px;
  background: url('images/phone_contact.gif') top left no-repeat;
  color: #ffffff;
  font-size: 12pt; 
  line-height: 1.2em;
}

.big_wide_free_trial_box {
  height: 88px;
  width: 534px;
  background: url('images/free_lessons_contact.gif');
  font-size: 10pt;
  color: #ffffff;
  text-align: center;
  padding: 66px 0 0 0;
  max-height: 22px;
  margin: 0 0 10px 0;
}

.would_you_testimonials_box {
  display: block;
  height: 138px;
  width: 219px;
  font-size: 10pt;
  color: #ffffff;
  background: url('images/would_you_testimonials.gif') top left no-repeat;
  padding: 110px 0 0 0;
  max-height:28px;
  margin: 0 0 0 16px;
}

a.white,
a.white:hover,
.white a,
.white a:hover {
  color: #ffffff;
}

.joinProgram_box {
  background: url('images/would_you_programs.gif') top left no-repeat;
  height: 62px;
  width: 551px;
  text-align: center;
  padding: 8px 0 0 0;
  max-height: 54px;
}

.videoPrograms_box {
  background: url('images/video_programs.gif');
  height: 254px;
  width: 325px;
  color: #ffffff;
  font-size: 8pt;
  padding: 90px 0 0 0;
  max-height: 164px;
}

.yearRound_box {
  background: url('images/year_long_programs.gif');
  height: 254px;
  width: 325px;
  color: #ffffff;
  font-size: 8pt;
  padding: 132px 0 0 0;
  max-height: 122px;
}

.headerButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

