@charset "utf-8";
/* CSS Document */

/* IMPORTANT NOTES - Please read below */

/* This is where you write rules for Classes and IDs created specifically for a certain page or 'Course' */
/* You ussually make a copy of this file and rename. For example: rename 'styles_[courseName].css' to: 'styles_course007.css' if the parent file is named 'course007.php' */
/* If you're going to use images especially created for this page, be sure those images reside in 'simpleology_images/images_[courseName]/*.*' */



/* /////////////////////////////////////////////////////////////// */



/* import common style */
@import "/css/styles_common.css";


#contentBG{
width:660px;
padding:20px 80px 10px 80px;
}
.thinContent{
width:620px;
margin:0 auto;
}

.centerizer{
width:250px;
margin:0 auto;
}
.formBlock{
width:250px;
margin-bottom:4px;
float:left;
/*border:#003366 1px solid;*/
}
.formName{
width:70px;
float:left;
/*border:#000000 1px solid;*/
}
.formField{
width:150px;
padding-left:24px;
float:left;
/*border:#FF0000 1px solid;*/
}

table.excerptsLeft{
margin-right:10px;
margin-bottom:0em;
float:left;
}
table.excerptsRight{
margin-left:10px;
margin-bottom:0em;
float:right;
}
table.excerptsLeft img{
margin:0;
}
table.excerptsRight img{
margin:0;
}
.excerpts{
margin:0;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
}
.excerpts p{
font-size:11px;
}
.excerpts img{
float:left;
padding-right:10px;
padding-bottom:5px;
}

.indented{
font:italic 12px "Times New Roman", Times, serif;
margin-left:50px;
margin-bottom:25px;
text-align:right; 
color:#666666; 
}
.shortSpacer{margin-bottom:3px;}
.statistics{width:400px; margin:0px auto 20px auto; padding:10px; border:#CCCCCC 2px solid;}
.bluBorder{border:#CCD8DD 1px solid;}
.largeFont{font-size:16px;}

.smallMargin{
margin-bottom:10px;
}
.iconnedTitle{
width:120px;
margin-bottom:20px;
}
.productFrame{
width:600px;
margin:0px auto 30px auto;
border:#01415e 2px solid;
border-left:#01415e 10px solid;
border-right:#01415e 10px solid;
float:left;
}
.productBox{width:560px; float:left; border-bottom:#01415e 1px dotted; padding:20px 20px 0px 20px;}
.productLeft{width:100px; float:left;}
.productRight{width:440px; margin-left:20px; float:left;}
.testiesBox p{font-size:12px;}
/*.testiesRight{float:left; width:415px;}*/
.testiesBox img{float:left; margin-right:10px;}
.testiesBox{width:530px; margin:5px auto;}
.questions{width:420px; margin:0px auto 15px auto;}

/* exit pop up */
.box-yellowBlack{
width:620px;
background-color:#ffff99;
border:#333333 1px solid;
padding:10px 10px 10px 10px;
margin-bottom:20px;
}
.narrowBox{
width:500px;
margin:0px auto 20px auto;
}
.lsed-centerizer{
width:520px;
margin:0px auto 20px auto;
}
.lsed-product{
width:520px;
margin-bottom:10px;
float:left;
}
.lsed-left{
width:110px;
float:left;
}
.lsed-left img{
float:none;
text-align:center;
}
.lsed-right{
width:400px;
margin-left:10px;
float:left;
}
.signupContent{
padding:20px;
text-align:center;
}

/* the Belcher */

.strikeThru{text-decoration:line-through;}

.bigBlu{font-size:28px; color:#0a0466;}

.theBelcher{
width:520px;
margin:0px auto 20px auto;
padding:20px 20px 10px 20px;
border:#cc0000 6px dashed;
}
.theBelcher p, .theBelcher img{
margin-bottom:16px;
margin-top:0;
line-height:1em;
}
.theBelcher a{
font-size:30px;
color:#0602f9;
}
.bigLink{
font-size:30px;
color:#0602f9;
}
.theBelcher a:hover{
color:#CC0000;
}






.show{
	display:block;
}
.hide{
	display:none;
}
.grayFrame{
margin-bottom:1.2em;
width:inherit;
}
.grayFrame img{
margin:0;
}
.grayFrameContent{
padding:10px 10px 10px 10px;
}
.grayFrameContent ul{
margin:0;
}
.grayFrameContent li{
font-size:12px;
}

.centerizer{
width:250px;
margin:0 auto;
}

.formBlock{
width:250px;
margin-bottom:4px;
float:left;

/*border:#003366 1px solid;*/

}
.formName{
width:90px;
float:left;

/*border:#000000 1px solid;*/
}
.formField{
width:130px;
padding-left:24px;
float:left;
/*border:#FF0000 1px solid;*/
}

.clearBoth{clear:both;}
.mediumFont{font-size:12px;}
td.vAlign-top{vertical-align:top;}
.header_dred{margin-bottom:0px;}

.factBox{width:400px; margin:0 auto;}
.floatNone{float:none; clear:both;}
.floatNone img{float:none;}
.radioCenterizer{width:550px; margin:0px auto 20px auto;}
.radioSelect{width:550px; margin-bottom:10px; float:left;}
.radioBox{width:30px; float:left;}
.radioTexts{width:520px; float:left;}
.shortSpacer{margin-bottom:6px;}
.halfMargin{margin-bottom:10px;}
.whiteFrameContent{padding:10px 10px 0px 10px;}
.whiteFrameContent p{font-size:12px;}

