#inner{background-color:#fff;margin:0 auto;max-width:inherit;padding:0%;width:100%;}
body {
	 background: url("../images/BodyBG.gif") left top;
 /* background-color: #74afd6;*/
}

#header {
	background-image: url("../images/sales_header.jpg");
	background-position: center top;
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	height: 262px;
	width: 100%;
	-moz-box-shadow: 1px 2px 2px 1px #ccc;
	-webkit-box-shadow: 1px 2px 2px 1px #ccc;
	box-shadow: 0 0 8px 0px #000;
}
#top_spacer {
	height: 232px; /*30px less than the header height*/
}

#topBG {
	/*background: #fff url("../images/topBG.jpg") no-repeat left top;*/
	background-color:#fbebdd;
	width: 980px;
	text-align: center;
	font-size: 22px;
	margin-left: -10px;
	-moz-box-shadow: 2px 3px 4px 2px #ccc;
	-webkit-box-shadow: 2px 3px 4px 2px #ccc;
	box-shadow: 0 0 10px 0px #777;

}
.tc {
	padding: 15px 0 40px;
}
.tline {
	padding-top: 10px;
	border-top: 1px solid #c5b992;
	width: 320px;
	margin: 10px auto 0;
}

.t1 {
	line-height: 1.3em;
	font-size: 25px;
}
.t2 {
	line-height: 1.3em;
	font-size: 19px;
	margin-top: 12px;
}
.t2 strong {
	font-size: 32px;
	line-height: 1.3em;
}
.live_training {
	font-size: 23px;
	line-height: 1.5em;
}
.toph {
	text-align: center;
	margin: 25px 120px;
}
.extend {
	width: 700px;
}
h1 {
	font-size: 24px;
}
h2 {
	color: #333;
	line-height: 1.2em;
	font-size: 28px;
	font-weight: 100;
	margin: 26px 0;
}
h3{
	color: #000;
	font-weight: 600;
	line-height: 1.3em;
	font-size: 19px;
	margin: 29px 0 18px 0;
}





h4 {color: #333;
	font-weight: 600;
	line-height: 1.5em;
	font-size: 17px;
	margin: 29px 0 18px 0;}
	
	
#main {
	background-color: #fff;
	color: #333;
	font-size: 16px;
	line-height: 1.6em;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#admin_menu_spacer {
	height: 29px;
}
.content_body {
	padding-top: 0;
	position: inherit;
}
p, li, ol {
	line-height: 1.5em;
}
ul li {
	margin-left: -3px;
}
a:link, a:visited, a:active {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #931D1D;
	text-decoration: underline;
}
.r {
	float: right;
	margin: 5px -80px 5px 10px;
	/*-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	-moz-box-shadow: 2px 3px 4px 2px #777;
	-webkit-box-shadow: 2px 3px 4px 2px #777;
	box-shadow: 2px 3px 4px 2px #777;*/
}


.l {
	float: left;
	margin: 5px 20px 4px -80px;
	/*-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	-moz-box-shadow: 2px 3px 4px 2px #777;
	-webkit-box-shadow: 2px 3px 4px 2px #777;
	box-shadow: 2px 3px 4px 2px #777;*/
}
.lns {
	float: left;
	margin: 5px 20px 5px 0;
}
.rns {
	float: right;
	margin: 5px 0 5px 20px;
}
.indent {
	margin: 0 150px;
}

.dots {
  border-top: 3px dotted #ddd;
  border-bottom: 3px dotted #ddd;
}

.grey {
  background-color: #F5F5F5;
}

.benefits {
  margin: 0 1px;
}



.check li {
  background: transparent url("../images/check.png") no-repeat;
  background-position: 0 -5px;
  padding: 5px 0 0 43px;
  list-style: none;
  margin-left: 0px;
  margin-bottom: 10px;
  min-height: 30px;
}

.message_box {
	background-color: #fff8de;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	border: 2px solid #cc0000;
	padding: 18px 38px 28px;
	width: 640px;
	margin: 12px 0 32px -30px;
}
.lum {
	float: left;
	margin: 15px 20px 5px 0;
	/*-moz-box-shadow: 2px 3px 4px 2px #777;
	-webkit-box-shadow: 2px 3px 4px 2px #777;
	box-shadow: 2px 3px 4px 2px #777;*/
}
.lum1 {
	float: left;
	margin: 5px 20px 5px 0;
}
.lum2 {
	float: left;
	margin: 5px 20px 5px 5px;
	-moz-box-shadow: 2px 3px 4px 2px #777;
	-webkit-box-shadow: 2px 3px 4px 2px #777;
	box-shadow: 2px 3px 4px 2px #777;
}
.liner {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 3px dotted #ccc;
}

.leftpad {
	margin-left:142px;
	}
.weeks {
	padding: 5px 150px 33px;
	background-color: #fce9d2;
	border-top: 7px solid #b33e38;
	border-bottom: 7px solid #b33e38;
}
.w {
	float: right;
	margin: 15px 0 5px 10px;
	/*-moz-box-shadow: 2px 3px 4px 2px #777;
	-webkit-box-shadow: 2px 3px 4px 2px #777;
	box-shadow: 2px 3px 4px 2px #777;
	border: 1px solid #fff;*/
}
.module {
	margin-bottom: 0px;
	width: 790px;
	margin-left: -65px;
	background-color: #fff;
	border: 1px solid #cc0000;
}

.module_b {
	margin-bottom: 0px;
	width: 790px;
	margin-left: -65px;
	background-color: #fff;
	border: 1px solid #ff7905;
}

.module_body {
	margin: 0 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mod_h {
	display: table-row;
	min-height: 83px;
	margin: 0;
	background-color: #cc0000;
	color: #fff;
}
.bonus_h {
	background-color: #ff7905;
}
.mod_hvert {
	display: table-cell;
	vertical-align: middle;
	padding: 13px 56px 20px;
	width: 790px;
}
.mod_h h3 {
	line-height: 1.2em;
	margin: 10px 0;
	color: #fff;
	font-size: 29px;
	font-weight: 500;
}
.mod_h h3 b {
	font-weight: 600;
	font-style: normal;
	font-size: 29px;
}
.mod_h h3 em {
	font-size: 24px;
	
}

 .module_b .module_body h3 em {
	 font-weight:normal;
 }

.mod_h h3 span {
	font-size: 24px;
	font-style:normal;
}
.bonus_h h3 {
	color: #fff;
	font-size: 25px;
	line-height: 1.4em;
}
.bonus_h h3 em {
	font-style: italic;
	font-weight: inherit;
	font-size: 22px;
}
.module .lum {
	margin: 15px 20px 15px 0;
}
.module .sp1 {
	margin-left: 88px;
}
.center, .center a {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.testims p {
	margin-left: 140px;
}
.quote {
	margin: 25px 0;
	padding: 10px 23px;
	border-top: 3px dotted #777;
	border-bottom: 3px dotted #777;
	font-size: 23px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #555;
	line-height: 1.3em;
}
.quote p:nth-child(2) {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #333;
}
.quote p {
	margin: 5px 0;
}
.red {
	color: red;
	text-align: center;
}


.ibb_message {
	color: red;
	text-align: center;
	font-weight:bold;
}

.divider {
	border-bottom: 3px dotted #ccc;
	}

.icon_box {
	position: relative;
	border-bottom: 1px solid #ccc;
	margin: 17px 0;
	padding-right: 11px;
	padding-top: 6px;
	min-height: 170px;
}

.receive {
border-bottom: 1px solid #ccc;

}

.icon_box p, .icon_box li {
	width: 500px;
	margin-left: 48px;
	padding-top: 0;
	margin-top: 9px;
	
}
.icon_box7 li, .icon_box7 p {
	width: 570px;
	margin-left: 48px;
}
.icon_box7 {
	padding-bottom: 20px;
}
.icon_box strong {
	color: #333;
	line-height: 1.2em;
	font-size: 22px;
	font-weight: 100;
	margin: 26px 0;
}

.icon_box li strong {
	color: #333;
	line-height: 1.2em;
	font-size: 18px;
	font-weight: 600;
	margin: 26px 0;
}

.icon_box .r {
	margin: 17px 0 10px 20px;
	
}
.icon {
	background: transparent url("../images/course_icons.png") no-repeat left top;
	position: absolute;
	top: 59px;
	left: -44px;
	width: 85px;
	height: 85px;
	
}

.icon_eye {
	background-position: left 0px;
}
.icon_audio {
	background-position: left -200px;
}
.icon_pdf {
	background-position: left -400px;
}
.icon_trio {
	background-position: left -600px;
}
.icon_question {
	background-position: left -800px;
}
.icon_fivestar {
	background-position: left -1000px;
}
.icon_star {
	background-position: left -1200px;
}
.icon_mulitple {
	background-position: left -1400px;
}
.icon_face {
	background-position: left -1600px;
}
.icon_coffeetea {
	background-position: left -1800px;
}
.icon_eclipse {
	background-position: left -2000px;
}
.icon_sun {
	background-position: left -2200px;
}
.icon_twin {
	background-position: left -2400px;
}
.icon_arrows {
	background-position: left -2600px;
}
.icon_inkpen {
	background-position: left -2800px;
}
.icon_video {
	background-position: left -3000px;
}
#prices, .prices {
	margin-left: -6px;
}
.cb {
	height: 288px;
	width: 272px;
	float: left;
	margin: -15px 0 5px 40px;
	background: transparent url("../images/cb.png") no-repeat left top;
	text-align: center;
}
.epayments {
	font-weight: 600;
	margin-top: 84px;
	line-height: 1.5em;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000;
}
.eprice {
	color: #000;
	font-weight: 600;
	font-size: 28px;
	margin-top: 4px;
	font-family: Trebuchet MS, Arial, sans-serif;
}
.ava {
	color: red;
	height: 14px;
	font-size: 16px;
}
.clink a {
	margin: 13px 0 0 19px;
}
.add_to_cart a {
	background: url("../images/add_to_cart.png") no-repeat scroll left top transparent;
}
.satisf {
	background: transparent url("../images/satisfaction.jpg") no-repeat left top;
	padding: 55px 70px 0 189px;
	margin-top: -22px;
	font-size: 16px;
	width: 464px;
	height: 232px;
	color: #333;
}
/********************************/



#tsnmainfoot {
	width: 960px;
}
#html_block {
	color: #333;
}
.success {
	position: inherit;
	float: none;
	margin: -10px 5px 5px 20px;
	width: 900px;
	border: 1px solid #0255FF;
	color: #0255FF;
}
.recordingpage {
	min-height: 500px;
}
.expand_collapse_all {
	font-size: 15px;
}
.class_container {
	width: 850px;
}
.course_closed {
	top: 246px;
	left: 300px;
}
.messages.edit_link a:link, .messages.edit_link a:visited, .messages.edit_link a:active {
	color: #fff;
	text-decoration: none;
}
.messages.edit_link a:hover {
	text-decoration: underline;
}
.ButtonsSkip1 a {
	width: 481px;
	height: 68px;
	background: url('../images/ButtonsSkip.png') no-repeat left top;
	cursor: pointer;
	display: block;
}
.ButtonsSkip1 a:hover {
	background-position: left -84px;
}
.ButtonsSkip2 a {
	width: 481px;
	height: 68px;
	background: url('../images/ButtonsSkip.png') no-repeat left -167px;
	cursor: pointer;
	display: block;
}
.ButtonsSkip2 a:hover {
	background-position: left -252px;
}
.tabs {
	min-height: 0;
}
.static_page_insert {
	text-align: center;
	padding: 13px 0 23px;
	margin-top: -14px;
	background: #F6E4CC url("../images/shad.jpg") repeat-x bottom;
}
.static_page_insert h2 {
	color: #9000FF;
}
