@charset "utf-8";


/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

/* Text Formatting Styles */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16pt;
 font-weight: bold;
 color: #000000;
 text-align: center;
 text-indent: 0px;
}
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15pt;
 font-weight: bold;
 color: #000000;
 text-align: center;
 text-indent: 0px;
}
h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 color: #000000;
 text-indent: 0px;
}
h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color: #000000;
 text-indent: 0px;
 line-height: 1.2em;
}
h6 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
 text-indent: 0px;
 line-height: 1.2em;
}
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 1.2em;
}
ol,ul,li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	line-height: 1.4em;
}

a {
	color: #0000FF;
}

a:hover {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:link {
	color: #0000FF;
}

a:active {
	color: #0000FF;
}

/* Primary Content Box */

#boxTop {
	width: 755px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	margin-top:5px;
	background-image: url(/includes/images/design/boxTop.jpg);
	background-repeat: no-repeat;
}

#boxRepeater {
	width: 705px;
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(/includes/images/design/boxRepeater.jpg);
}

#boxBottom {
	width: 755px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url(/includes/images/design/boxBottom.jpg);
	background-repeat: no-repeat;
}

/* Primary Content Box */

#boxTopRed {
	width: 755px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	margin-top:5px;
	background-image: url(/includes/images/design/boxTopRed.jpg);
	background-repeat: no-repeat;
}

#boxRepeaterRed {
	width: 705px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(/includes/images/design/boxRepeaterRed.jpg);
}

#countdownBox {
	width: 735px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C00;
	padding: 5px;
}

.countdownText {
	color: #FF9;
}


/* Split Box Welcome - H1 and Support */

#splitBoxWelcome {
	width: 705px;
	height: 105px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#splitBoxWelcomeLeft {
	width: 440px;
	height: 100px;
	float: left;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

#splitBoxWelcomeLeft H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-weight: bold;
}

#splitBoxWelcomeRight {
	float: left;
	padding-left: 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 105px;
	width: 235px;
}



/* Split Box Promo - Video and Subscribe */

#splitBoxPromo {
	width: 705px;
	height: 350px;
	padding: 0px;
	margin: 0px;
}

#splitBoxPromoLeft {
	width: 440px;
	height: 350px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right:20px;
	overflow: visible;
}

#splitBoxPromoRight {
	width: 221px;
	height: 326px;
	float: left;
	padding: 10px;
	margin: 0px;
	overflow: hidden;
	border:2px dashed #333333;
	background-color: #FFFFCC;
}

#splitBoxPromoRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top:0;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.2em;
}

#splitBoxPromoRight p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.subscribeSubmit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 9px;
  cursor: default;
}
#subscribeSubmitPadding {
  padding: 3px;
  background-color: #cc0000;
  margin: 0px;
  border-width: 3px;
  border-color: #cc0000;
  border-spacing: 0;
}


/* Testimonials Box */

#boxTestimonials {
	width: 705px;
	height: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	overflow: hidden;
	background-color: #CDE6FF;
}

#boxTestimonials h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

#boxTestimonials p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#splitBoxTestimonials {
	width: 696px;
	height: 145px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

#splitBoxTestimonialsItem {
	width: 174px;
	height: 145px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#splitBoxTestimonialsItem h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}


/* Simple Bullet Points */

#listPoints {
	padding-right: 50px;
}

#listPoints ul {
	margin-top: 15px;
	margin-bottom: 15px;
}


#listPoints li {
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
}


/* List Training System Benefits */

#listBenefits {
	padding: 0px;
	padding-right: 30px;
}

#listBenefits ul {
	list-style-type: circle;
	list-style-image: url(/includes/images/checkMark.gif);
}

#listBenefits li {
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 10px;
}

/* Top 10 Reasons Box */

#topTenReasonsBox {
 margin:0 auto;
 width:510px;
 background-color: #FFFFCC;
 border: 2px solid #FF9900;
 padding: 30px;
 margin-top: 25px;
 margin-bottom: 25px;
}

#topTenReasonsBox H3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15pt;
 font-weight: bold;
 color: #000000;
 text-align: center;
 text-indent: 0px;
}


/* Product Description Box */

#productDescriptionBox {
 margin:0 auto;
 width:680px;
 background-color: #CCFFCC;
 border: 2px solid #CCCCCC;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 margin-top: 20px;
 margin-bottom: 20px;
}


/* Shadow Box for Testimonials */

#shadowbox {
 margin:0 auto;
 width:630px;
 background-color: #FFFFFF;
 border: 1px solid #000000;
 padding: 20px;
 padding-bottom: 10px;
 margin-top: 5px;
}
#shadow {
 margin:0 auto;
 width:650px;
 height:35px;
 background:url('/includes/images/shadow.gif') no-repeat;
}

.testimonialtitle {
	font-size: 18px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
.testimonial {
 font-size: 14px;
 color: #000000;
 line-height: 1.4em;
}
.testimonialsig {
	font-size: 15px;
	color: #990000;
	line-height: 1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/* Bonus Box */

#bonusDescriptionBox {
 margin:0 auto;
 width:660px;
 background-color: #FFFFFF;
 border: 1px solid #990000;
 padding-top: 20px;
 padding-right: 20px;
 padding-bottom: 10px;
 padding-left: 20px;
 margin-top: 30px;
 margin-bottom: 30px;
}

#bonusDescriptionBox h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 color: #000000;
 text-indent: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

#bonusDescriptionBox p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 1.3em;
}



/* Order Button Styles */

.orderSubmit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
}
#orderSubmitPadding {
  padding: 8px;
  background-color: #cc0000;
  margin: 0px;
  border-width: 3px;
  border-color: #cc0000;
  border-spacing: 0;
}


/* Mini-Course Lesson Page Elements */

#miniCourseVideoPlayer {
	background-color: #99CCFF;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	height: 350px;
	width: 440px;
}


/* Savings Upsell Page Elements */

.lightgreentable {
	background-color: #CCFFCC;
	border: 2px solid #CCCCCC;
}

.redyellowtable {
	border: 1px solid #CC0000;
	background-color: #FFFFCC;
}


.orderButtonBox {
	background-color: #FFFFCC;
}

.orderButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}


/* Thank You Page Elements */

.lightGreenTable {
	background-color: #CCFFCC;
	border: 2px solid #CCCCCC;
}

.lightYellowTable {
	background-color: #FFFFCC;
	border: 1px solid #000000;
}


/* Footer */

#footer {
	width:749 px;
	margin:0 auto;
	padding:3px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #003366;
	color: #f4f4f4;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
}


/* Special Formatting */

.orderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4em;
}
.orderLinkBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4em;
}
.open24Hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1em;
}
.highlighted {
 background-color: #FFFF66;
}
.red {
 color: #FF0000;
}
.grey {
 color: #999999;
}
.lightgrey {
 color: #CCCCCC;
}
.blue {
 color: #0033FF;
}
.lightblue {
 color: #99CCFF;
}
.green {
 color: #33CC00;
}
.beginner {
	color: #009966;
}
.intermediate {
	color: #0066CC;
}
.advanced {
	color: #000000;
}
.playAlongs {
	color: #CC0000;
}

.formbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.formbig {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
.formbigbold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
