html,body {
	width: auto;
	padding: 0;
	margin: 0;
}

body {
	background-color: #DADAE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/*
	Default Fonts
					*/
					
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	padding: 10px 0;
	margin: 0;
}
h1 {
	font-size: 18pt;
	color: #CC0000;
}
h2 {
	font-size: 16pt;
	color: #003366;
}
h3 {
	/*color: #484848;*/
	font-size: 14pt;
	color: #000000;
/*	margin: 0 0 0 0;
	padding: 0 0 0 0;*/
}

a:visited {
}

a:active {
}

a:hover {
}

ul li, ol li {
	margin-bottom: 15px;
}


/*
	ID Elements
					*/

.red {
	color: #FF0000;
}

#page_container {
	width: 760px;
	/*height: 100%;*/
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/pagecontainer_bg.png);
	background-repeat: repeat-y;
}

#page {
	width: 750px;
	/*height: 100%;*/
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #000000;
	border-top: solid 3px #000000;
}

/* IE 6 */

* html body #header {
	width: 689px;
}

#header {
	background-image: url(/images/header_bg.png);
	background-repeat: repeat-x;
	margin: 5px 0 20px 0;
	padding: 0;
	border-bottom: 2px solid #CCCCCC;
	position: relative;
	width: 689px;
	height: 100px;
}

#header #logo1 {
	position: absolute;
	left: 10px;
}

#header #logo1 img {
	border: none;
}

#header #logo2 {
	position: absolute;
	left: 63px;
}

#header #logo2 img {
	border: none;
}

#header #member-login {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #CCCCCC;
	padding: 5px;
	color: #000000;
}

/* Member Login Header Image

#memberLogin a {
	text-indent: -9999px;
	background: url("/signup/images/memberLogin.png") no-repeat;
	position: absolute;
	top: 0;
	left: 506px;
	width: 205px;
	height: 79px;
	display: block;
	
}*/

#pageSalesLetter {
	border: 3px solid #9CB3BD;
	background: #FFF;
	width: 689px;
	margin: 0 auto;
}

#pageSalesLetter #content {
	padding: 0 40px 10px;
	margin: 0;
}

#tabmenu {
	height: 30px;
	position: relative;
	float: right;
	padding: 0;
	top: 52px;
	margin: 0 5px 0 0;
}

/* Linux FF & Opera */
.linux #tabmenu {
	top: 56px;
}

/* IE6 */
* html #tabmenu {
	top: 49px;
}

/* IE7 */
html>body #tabmenu {
	*top: 56px;
}

#navmenu {
	width: 100%;
	height: 30px;
	float: left;
	background-color: #000000;
	background-image: url(/images/navmenu_bg.png);
	background-repeat: repeat-x;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	clear: left;
	display: block;
}

/* IE6 */
* html #navmenu {
	margin-top: -4px;
}

/* IE7 */
html>body #navmenu {
	margin-top: -5px;
	float: left;
	right: -9px;
}

#content {
	width: auto;
	height: auto;
	padding: 10px;
	clear: both;
}

.main_full {
	padding: 0 40px;
}

#main {
	font-family: "Tebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	width: 470px;
	float:left;
	margin: 0 0 0 0;
	padding: 0 10px 0 20px;
	text-align: left;
}

#footer {
	background-color: #333333;
	color: #CCCCCC;
	padding: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;	
}

#footer .fnav {
	margin: 0 auto;
	width: 470px;
	text-align:center;
}

#footer .fnav-full {
	margin: 0 auto;
	width: 	272px;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	list-style-type: none;
	padding: 0 10px;
}

#footer p {
	margin: 5px 0;	
}

#footer .copyright {
	font-size: 11px;
	text-align: center;
}

.both {
	clear: both;	
}

.right {
	float: right;	
}

.left {
	float: left;	
}

/* NEW TABMENU */

#menu {
	float: right;
	position: relative;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	top: 45px;
}

/* IE6 */
* html body #menu {
	top: 49px;
}

/* IE7 */
html>body #menu {
	*top: 48px;
}

#menu ul {
	float: right;
	margin: 0 5px 0 0;
}

/* IE 6 */
* html body #menu ul {
	margin: 0 2px 0 0;
}

#menu ul li {
	float: left;
	margin: 0 2px 0 0;
	background-color: #CC0000;
	background-image: url(/images/tabmenu_outer_bg.png);
	background-repeat: repeat-x;
	border: solid 1px #000000;
	border-bottom: none;
	list-style: none;
	padding: 2px;
	height: 25px;
	line-height: 25px;
}

#menu ul li a {
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	background-image: url(/images/tabmenu_inner_bg.png);
	background-repeat: repeat-x;
	line-height: 25px;
	padding: 5px;
}

#menu ul li a:hover {
	background-color: #CC0000;
	background-image: url(/images/tabmenu_inner_over.png);
	background-repeat: repeat-x;
	line-height: 25px;
	padding: 5px;
}

/* IE6 */
* html body #menu ul li a,
* html body #menu ul li a:hover {
	*padding: 6px;
}

/* IE7 */
html>body #menu ul li a,
html>body #menu ul li a:hover {
	*padding: 6px 5px;
}

#tabmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	float: right;
}

/* IE6 */
* html #tabmenu ul {
	margin-top: 4px;
}

/* IE7 */
html>body #tabmenu ul {
	*margin-top: 22px;
	*padding: 1px;
}

#tabmenu ul li {
	width: auto;
	height: 30px;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-right: 2px;
	background-image: url(/images/tabmenu_outer_bg.png);
	background-repeat: repeat-x;
	border: solid 1px #000000;
	border-bottom: none;
}

/* IE6 */
* html #tabmenu ul li {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 0;
}

/* IE7 */
html>body #tabmenu ul li {
	*padding-top: 5px;
	*padding-bottom: 0;
	*background-position: bottom;
}

#tabmenu ul li a {
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	background-image: url(/images/tabmenu_inner_bg.png);
	background-repeat: repeat-x;
	letter-spacing: normal;
}

/* Linux FF & Opera */
.linux #tabmenu ul li a {
	padding-top: 4px;
}

/* IE6 */
* html #tabmenu ul li a {
	position: relative;
	top: 2px;
	padding-top: 3px;
	margin-right: 2px;
}

/* IE7 */
html>body #tabmenu ul li a {
	*position: relative;
	*top: -3px;
	*padding: 3px;
	*padding-left: 5px;
	*padding-right: 5px;
}

#tabmenu ul li a:hover, #navmenu ul li a:visited:hover {
	background-image: url(/images/tabmenu_inner_over.png);
}

#navmenu ul {
	margin: 0;
	margin-top: 6px;
	padding: 0;
	list-style: none;
}

#navmenu ul li {
	display: inline;
}

#navmenu ul li a {
	position: relative;
	color: #FFFFFF;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border-right: solid 1px #727272;
	letter-spacing: normal;
}

#navmenu ul li a:hover, #navmenu ul li a:visited:hover {
	background-color: #303030;
	background-image: url(/images/navmenu_over.png);
}

.johnsonbox {
  background-color: #FFFFDD;
  width: 85%;
  margin: 0px auto 20px;
  padding: 10px;
  border: 1px solid #dddddd;
}

.johnsonboxcenter {
  background-color: #FFFFDD;
  margin: 0 0 0 50px;
  width: 75%;
  border: 1px solid #dddddd;
  text-align: center;
  color: #000;
}

.johnsonbox2 {
  background-color: #FFFFDD;
  width: 85%;
  margin: 0px auto 20px;
  padding: 20px;
  border: 2px dashed #000000;
  text-align: left;
}

.johnsonbox3 {
	background-color: #D5EAFF;
	border: 1px solid #000000;
	padding: 15px;
	width: 85%;
	margin: 0 auto;
}
.johnsonbox4 {
	width: 80%;
	height: auto;
	overflow: hidden;
	/*	background-color: #FFFF99;
	border: 2px solid #FF0000;*/
	border: solid 2px #003366;
	background-color: #B3D9FF;
	margin: 20px auto;
	padding: 15px;
}

.mainbox {
	display: block;
	width: 400px;
	margin: 0;
	padding: 0 10px;
}

hr { clear: both; border-bottom: 1px solid #ccc; }

a#hotlink {
	display: block; color: #000; text-align: center; padding: 20px; border: 2px dashed #000; background: #FFFFCC; font-size: 1.2em;
	margin: 10px 0;
	}

.optin-box {
	clear:both;
	background-color: #FFFFDD;
	width: 85%;
	margin: 0px auto 20px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	text-align: center;
}

.clearfix:after
{
	display: block;
	clear: both;
	height: 0;
	content: ".";
	visibility: hidden;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}

.smallbox
{
	display: block;
	width: 165px;
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.gray
{
	background-color: #EEEEEE;
}


.johnsonbox.grey {
	background-color:#F1F1F1;
	border:1px solid #cccccc;
}

.johnsonbox.purple {
	background-color:#E2D5FF;
	border:3px dashed #888888;
}

.bullets {
	list-style-type: disc;
}
.bullets li {
	padding: 5px;
}

.content {
	line-height:1.2em;
}

#notice {
	background: #FFFFCC; 
	text-align: center; 
	border: 1px dashed #333; 
	margin: 10px 0 0 0;
}
	
#notice p {
	margin: 5px 0;
}

.promobox1 {
  background-color: #FFFFDD;
  margin: 0px 14px 20px 14px;
  padding: 10px;
  border: 2px solid #dddddd;
  text-align: left;
}
.promobox2 {
  background-color: #EEEEEE;
  margin: 0px 14px 20px 14px;
  padding: 10px;
  border: 2px solid #dddddd;
  text-align: left;
}
.promobox3 {
  border: 1px solid #000000;
  text-align: left;
  padding: 10px;
}
.promobox3 .waldemar {
	padding: 4px;
	border: 1px solid #000000;
	margin: 4px;
}

.testimonial {
	margin: 20px;
	padding: 20px;
	border: 2px solid #DD0000;
	background-color: #FFFFCC;
}

/* New Styles July 2007 */

ul.bullets li {
	background-image: url(/images/bullets/green-check.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0 10px 10px 30px;
}

ul .bullets_tick {
	margin: 10px 0;
}

ul.lessons {
}

ul.lessons li {
	list-style: none;
}

.bullets_tick li {
	list-style: none;
	background-image: url(/images/bullets/dotpoint1_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 35px;
	margin: 0 20px;
}

.problogger {
	border: 5px solid #000000;
}

.breadcrumb {
	background-color: #EEEEEE;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 10px;
	display: block;
	padding: 5px;
}

.tbdat ul { padding: 0 0 20px 25px; margin: 0; }

/* Right Column */

#rightcol {
	float: right;
	margin: 0px;
	width: 220px;
	font-size: 12px;
}

#rightcol .box {
	background-color: #EEEEEE;
	padding: 10px;
	border: 2px solid #000000;
}

.testimonial .right {
	float: right;
	padding: 0 0 0 10px;
	text-align: center;
}

/* New CSS Starts from here */

.graybox-n
	{
	padding:10px;
	background:#F1F1F1;
	border:1px solid #cccccc;
	font-size:13px;
	line-height:20px;
	color:#4c4a4a;
	}
.graybox-n h3
	{
	font-family:"Trebuchet MS";
	font-weight:normal;
	margin:0px;
	line-height:normal;
	font-size:18px;
	padding:0px;
	color:#0067b8;
	}

.listarrow li
	{
	list-style-type:none;
	background:url(../images/bullets-right.gif) no-repeat;
	padding:2px 0px 5px 28px;
	color:#cc0000;
	}

.lessons dt {
	padding-right: 5px;
	float: left;
	clear: left;
	font-weight: bold;
	margin-bottom: 10px;
}
.lessons dd {
	margin-left: 100px;
	margin-bottom: 10px;
}

.fltlft
	{
	float:left;
	}

.roundgraybox
	{
	padding:0px;
	width:530px;
	font-size:14px;
	line-height:20px;
	background:#e7e7e7;
	margin: 0px auto 20px;
	}
.roundgraybox_body {
	padding:0px 20px;
}
.roundgraybox h3
	{
	font-family:"Trebuchet MS";
	font-weight:normal;
	margin:0px;
	line-height:normal;
	font-size:22px;
	padding:0px;
	color:#0067b8;
	}
.roundgraybox ul
	{
	margin:0px;
	padding:0px;
	}
.roundgraybox li
	{
	margin:0px;
	background:url(../images/graybox-list-arrow.gif) no-repeat;
	list-style-type:none;
	padding:0px 0px 10px 20px;
	}	

.botpad
	{
	padding:0px 0px 15px 0px;
	}
.questionlist ul
	{
	margin:0px;
	padding:0px;
	font-family:verdana;
	}
.questionlist li
	{
	margin:0px;
	list-style-type:none;
	background:url(../images/plus.gif) no-repeat;
	padding:0px 0px 15px 28px;
	font-size:12px;
	}	
.questionlist li h2
	{
	margin:0px;
	padding:0px;
	}	
.questionlist li a:link, .questionlist li a:visited, .questionlist li a:active
	{
	color:#0067b8;
	text-decoration:none;
	}
.questionlist li a:hover
	{
	color:#333333;
	}

.answerlist ul
	{
	margin:0px;
	padding:0px 0px 0px 12px;
	font-family:verdana;
	}
.answerlist li
	{
	margin:0px;
	list-style-type:none;
	background:url(../images/answer-list.gif) no-repeat;
	padding:0px 0px 15px 12px;
	}	
.answerlist li a:link, .answerlist li a:visited, .answerlist li a:active
	{
	color:#0067b8;
	text-decoration:none;
	}
.answerlist li a:hover
	{
	color:#333333;
	}

.hidden 
	{
	display: none;
	}
.unhidden
	{
	display: block;
	}
/* New CSS Starts from here */


.guarantee {
	width: 80%;
	margin: -80px auto 20px;
	padding: 5px 20px;
	background-color: #FFFF99;
	border: 2px solid #333333;
}
.guaratee_image {
	background-image: url(/images/guarantee_27.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 115px;
	position: relative;
	right: 0px;
	top: 10px;
	width: 100%;
	z-index: 10;
}

.guarantee_image {
	background-image: url(/images/guarantee_60.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 115px;
	position: relative;
	right: 0px;
	top: 10px;
	width: 100%;
	z-index: 10;
}

.guaratee_spacer {
	float: right;
	width: 50px; 
	height: 60px;
}

ol.styled {
	font-style: italic;
	font-size: 20px;
	font-family: Georgia, Times, serif;
	color: #ff0000;
	font-weight: bold;
}
 
ol.styled span {
	font-family: "Tebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}


/*	Contact Styles	*/
.nobold {
	font-weight: normal;
}

.vert-center {
	display: table-cell;
	vertical-align: middle;
}

.border-black {
	border: solid 1px #000000;
}

ol.numbers li {
	list-style: none;
	padding: 10px 0 20px 45px;
	background-repeat: no-repeat;
}

ol li.num1 {
	background-image: url(/images/list_numbers/number1.png);
}

ol li.num2 {
	background-image: url(/images/list_numbers/number2.png);
}

ol li.num3 {
	background-image: url(/images/list_numbers/number3.png);
}

.lessons_head h4 {
	color: #0000EE;
	text-decoration: underline;
}

.lessons_head {
cursor: pointer;
position: relative;
}

.lessons_body {
}

ul.faqlist, ul.faqlist li.faqitem {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.faqlist li.faqitem {
	border: 1px solid #cccccc;
	margin: 0px 0px 10px;
	padding: 5px;
	background-image: url(/images/faq-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.faq{
	clear:both;
}
.qq{
	margin: 0px 0 3px 30px;
	color:#0000EE;
	text-decoration:underline;
	cursor:pointer;
}
.aa{
	padding: 10px 4px 0px;
	margin:3px 0 3px 18px;
}
/* ------ The FAQ Show/Hide Links ----- */
a.aaShow, a.aaHide{
	float:left; 
	margin:0 5px 0 0;
	padding: 0 2px;
	font-size:10px;
	text-decoration:none;
	width:16px;
	text-align:center;
	color:#232323;
}
a.aaHide{
}
a.allShow, a.allHide{
	display:inline;
	float:left;
	width:54px;
	border:1px dotted #EEE;
	background-color:#FFF;
	color:#004080;
	padding:4px;
	font-size:12px;
	margin:0 5px 15px 0;
	text-align:center;
}
a.aaShow:hover, a.aaHide:hover{
	border:1px dotted #004080;
}
a.aaHide:hover{
	color:#004080;
}
a.aaShow:hover{
	color:#004080;
}
.oo .aaShow{
	display:none;
}
.xx .aaHide{
	display:none;
}
/*------- These links are shown with JS, hidden if JS is off ------ */
a.aaShow, a.aaHide, a.allHide, a.allShow{
	display:none;
}
/* ------- Add class of 'imgLinks' to show arrow images -------*/
.imgLinks .qq{
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
}
.imgLinks .oo .qq{
	background-image:url(../img/open.gif);
}
.imgLinks .xx .qq{
	background-image:url(../img/closed.gif);
}

ul.bullets_order {
	margin: 5px 0;
}

.bullets_order li {
	list-style: none;
	padding: 5px;
	margin: 0 20px 10px 20px;
}

/*------------ Countdown Timer ---------------*/
#countdownTimer {
	width: 600px;
	margin: 0 auto;
}

#countdownTimer h1 {
	color: #194F67; 
	font: 46px "Arial Narrow",arial,helvetica,sans-serif;
}

#countdownTimer h2 {
	color: #194F67; 
	font: 36px "Arial Narrow",arial,helvetica,sans-serif;
}