@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
img {
	border: none;
}
p {
	font-family: Helvetica;
	color: #444;
	line-height: 130%;
}
li {
	font-family: Helvetica;
	color: #444;
}
a, a:link, a:visited, a:active { color: #a41518; }
a.resources {
	color: #a41518;
	text-decoration: none;
}
a.followDarren {
	color: #444;
	text-decoration: none;
}
p.tweet {
	font-size: 12px;
	margin-bottom: 20px;
}
a.tweet {
	text-decoration: none;
}
a.tweet:hover {
	text-decoration: underline;
}
.clear { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }

.smallCopy {
	font-size: 13px;
}
.largeCopy {
	font-size: 15px;
}
.giantCopy {
	font-size: 18px;
}
#anchorBar { clear: right; }
#footer {
	clear: both;
	color: #888;
	margin: 25px 0 25px 0;
	font-size: 12px;
	text-align: center;
}
#footer a { color: #666; text-decoration: none; }
#footer a:hover { color: #888; text-decoration: underline; }

#wrapper {
	width: 940px;
	margin: auto;
}
#noMargin {
	margin: 0;
}
.indexBar {
	background-image: url(/tce-temp/static/img/index_bar.jpg);
	height: 89px;
}
.topBar {
	background-image: url(/tce-temp/static/img/topBar_bg.jpg);
	padding: 0 20px 0 20px;
	height: 102px;
}
.bodyContent {
	background-image: url(/tce-temp/static/img/contentTop_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
}
#darren.bodyContent {
	background-image: url(/tce-temp/static/img/contentTop_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
}
#resources.bodyContent {
	background-image: url(/tce-temp/static/img/contentTop_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
}
#buy.bodyContent {
	background-image: url(/tce-temp/static/img/contentTop_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
}
#bodyLeft {
	width: 490px;
	float: left;
	padding: 30px 30px 0 30px;
}
#bodyLeft.buy {
	width: 410px;
	float: left;
	padding: 30px 30px 0 30px;
}
#bodyLeft.resources {
	width: 240px;
	float: left;
	padding: 30px 10px 0 30px;
}
#bodyRight {
	width: 330px;
	float: right;
	padding: 30px 30px 0 30px;
}
#bodyRight.buy {
	width: 410px;
	float: right;
	padding: 30px 30px 0 30px;
}
#bodyRight.resources {
	width: 630px;
	float: right;
	padding: 30px 30px 0 0;
}
#bodyFull {
	padding: 30px 40px 0;
}
.leftDesc {
	padding: 15px 10px 20px 0;
}
.leftContent {
	padding: 0 10px 25px 0;
}
#resources.leftContent {
	background-image: url(/tce-temp/static/img/resources/wksht_bg.png);
	height: 375px;
	padding: 10px 10px 25px 10px;
}
#resources.leftContent a {
	margin: 0;
	line-height: 110%;
}
#resources.leftContent p {
	margin: 0 0 12px 0;
}
#resources.rightDesc {
	height: 28px;
}
#resources.clear {
	clear: both;
	padding: 10px 0 0 0;
}
#buy.clear {
	clear: both;
	padding: 0 30px 0 30px;
}
#buy.rightDesc {
	height: 42px;
}
.resourceLeft {
	float: left;
	width: 290px;
}
.resourceRight {
	float: right;
	width: 310px;
	padding: 0 20px 0 0;
}
.leftHR {
	padding: 5px 0 30px 0;
}
.rightDesc {
	padding: 15px 0 20px 0;
}
.tweetBox {
	padding: 10px 20px 10px 20px;
	background-image: url(/static/img/tweet_box.png);
	margin-bottom: 15px;
	margin-top: 15px;
	width: 440px;
	height: 477px;
}
.testimonialBox {
	height: 300px;
	margin: 0 0 35px 0;
	overflow: auto;
}
.testimonialBox.tall {
	height: 575px;
}
.testimonialBox.itce {
	height: 420px;
}
.resourceBox {
	padding: 0 0 20px 0;
}
.socialBox {
	padding: 0 0 20px 0;
}
* { font-family: Helvetica, Arial, sans-serif; }
.quizQuestion { clear: right; margin-bottom: 20px; font-size: 10pt; }
.quizRadioWidget { float: right; padding: 0px 0px 2px 5px; }
.quizRadioWidget input { margin: 0; padding: 0; }
#quizResults { font-size: 10pt; }
#quizResults td { padding: 4px 20px 4px 0; }
#quizResults .barContainer { border-left: #888 1px solid; padding-right: 0; }
#quizResults .barContainer .bar { float: left; height: 20px; background-color: #b4272f; }
#quizResults .barContainer .barLabel { float: left; padding: 4px 0 0 6px; }

#quizProgress { 
	display: block;
	height: 24px; 
	width: 240px; 
	margin: 0;
	padding: 0;
	background: url(/tce-temp/static/img/quizSprites.png) 0px 0px no-repeat;
}
#quizProgress.q1 { background-position: 0px 0px; }
#quizProgress.q2 { background-position: 0px -30px; }
#quizProgress.q3 { background-position: 0px -60px; }
#quizProgress.q4 { background-position: 0px -90px; }
#quizProgress.q5 { background-position: 0px -120px; }
#quizProgress.q6 { background-position: 0px -150px; }
#quizProgress.q7 { background-position: 0px -180px; }
#quizProgress.q8 { background-position: 0px -210px; }
#quizProgress.q9 { background-position: 0px -240px; }
#quizProgress.q10 { background-position: 0px -270px; }


#topNav { 
	height: 59px;
}
#topNav a {
	display: block;
	float: left;
	width: 134px;
	height: 59px;
	background-image: url(/tce-temp/static/img/nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topNav a.success       { background-position:    0px   0px; }
#topNav a.success:hover { background-position:    0px -69px; }
#topNav a.home          { background-position: -134px   0px; }
#topNav a.home:hover    { background-position: -134px -69px; }
#topNav a.buy           { background-position: -268px   0px; }
#topNav a.buy:hover     { background-position: -268px -69px; }
#topNav a.free          { background-position: -402px   0px; width: 133px; }
#topNav a.free:hover    { background-position: -402px -69px; width: 133px; }
#topNav a.quiz          { background-position: -535px   0px; }
#topNav a.quiz:hover    { background-position: -535px -69px; }
#topNav a.darren        { background-position: -669px   0px; }
#topNav a.darren:hover  { background-position: -669px -69px; }
#topNav a.about         { background-position: -803px   0px; width: 136px; }
#topNav a.about:hover   { background-position: -803px -69px; width: 136px; }

#topNav1 { 
	height: 59px;
}
#topNav1 a {
	display: block;
	float: left;
	width: 134px;
	height: 59px;
	background-image: url(/static/img/nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topNav1 a.success       { background-position:    0px   0px; }
#topNav1 a.success:hover { background-position:    0px -69px; }
#topNav1 a.home          { background-position: -134px   0px; width: 107px; }
#topNav1 a.home:hover    { background-position: -134px -69px; width: 107px; }
#topNav1 a.buy           { background-position: -241px   0px; width: 161px; }
#topNav1 a.buy:hover     { background-position: -241px -69px; width: 161px; }
#topNav1 a.free          { background-position: -402px   0px; width: 133px; }
#topNav1 a.free:hover    { background-position: -402px -69px; width: 133px; }
#topNav1 a.quiz          { background-position: -535px   0px; }
#topNav1 a.quiz:hover    { background-position: -535px -69px; }
#topNav1 a.darren        { background-position: -669px   0px; }
#topNav1 a.darren:hover  { background-position: -669px -69px; }
#topNav1 a.about         { background-position: -803px   0px; width: 136px; }
#topNav1 a.about:hover   { background-position: -803px -69px; width: 136px; }

#splash {
	width: 940px;
	height: 437px;
	background-image: url(/static/img/splash.jpg);
}
#splash .free {
	position: relative;
	top: 296px;
	left: 340px;
	width: 99px;
}
#splash .sample {
	position: relative;
	top: 256px;
	left: 515px;
	width: 128px;
}
#splash .book {
	position: relative;
	top: 284px;
	left: 299px;
	width: 234px;
}
#splash .audio {
	position: relative;
	top: 228px;
	left: 493px;
	width: 264px;
}
#splash .bulk {
	position: relative;
	top: 171px;
	left: 777px;
	width: 154px;
}

.LV_invalid {
    color:red;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid red;
}

/*******************|
|* Landing Page(s) *|
|*******************/

/* Landing */

#landing {
	padding: 10px 0 25px;
}

#landing .left-content {
	float: left;
	width: 350px;
}
#landing .right-content {
	float: right;
	width: 480px;
}

/* ITCE */

#itce {
	padding: 0 40px;
}
#itce ul {
	padding-left: 20px;
	margin: 0;
}
#itce li {
	margin-bottom: 20px;
}
#itce .left-content {
	float: left;
	width: 500px;
	padding: 25px 0;
	font-size: 14px;
}
#itce .right-content {
	float: right;
	width: 320px;
	padding: 25px 0;
}
#itce.top {
	background-image: url(/static/img/buy/top-itce.jpg);
	padding: 0 20px 0 20px;
	height: 297px;
}
#itce .copy {
	position: relative;
	left: 275px;
	top: 75px;
	width: 345px;
	font-size: 14px;
}
#itce .button {
	position: relative;
	left: 455px;
	top: 137px;
}
#itce .leftDesc {
	padding: 15px 0 30px;
}
#itce .rightDesc {
	padding: 15px 0 30px;
}
#itce.video {
	float: right;
	padding: 0 0 9px 20px;
}
#itce.desc {
	padding: 22px 0 0;
}
#itce.form {
	padding: 23px 0 0 15px;
	width: 450px;
}
#itce.top-bak {
	background-image: url(/static/img/buy/top-itce-new.jpg);
	padding: 0 20px 0 20px;
	height: 297px;
}

/* JS Rollover Buttons */

/* Testing 1... 2... 3...
#itce .button-1 {
	position: relative;
	left: 420px;
	top: 88px;
}
#itce .button-2 {
	position: relative;
	left: 505px;
	top: 93px;
}
/*

/* Holiday */

#holiday.top {
	background-image: url(/static/img/buy/top-holiday.jpg);
	height: 297px;
}

/************************|
|* CSS Rollover Buttons *|
|************************/

/* #1 ITCE Header Button */

#itce a.button-1 {
	position: relative;
	left: 420px;
	top: 88px;
	display: block;
	width: 332px;
	height: 61px;
	text-decoration: none;
	background: url(/static/img/buy/btns_only149.png);
}
#itce a.button-1:hover {
	background-position: -332px 0;
}

/* #2 ITCE Header Button */

#itce a.button-2 {
	position: relative;
	left: 505px;
	top: 93px;
	display: block;
	width: 245px;
	height: 43px;
	text-decoration: none;
	background: url(/static/img/buy/btns_book19.png);
}
#itce a.button-2:hover {
	background-position: -245px 0;
}

/* #3 ITCE Body Button */

#itce a.button-3 {
	display: block;
	width: 483px;
	height: 53px;
	text-decoration: none;
	background: url(/static/img/buy/btns_ordertoday.png);
}
#itce a.button-3:hover {
	background-position: -483px 0;
}
