@charset "utf-8";
/* CSS Document */

/* Coded by designFORMARE */

/* BODY */

body, html {
text-align: center;
margin: 0 auto;
padding: 0; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

/* MAIN CONTAINER DIV */

#container {
position: relative;
margin: 15px auto;
width: 780px;
height: 100%;
color: #000;
background-color: #FFF;
text-align: left;
border: 1px solid #e4555b;
}

#containerjumpstart {
position: relative;
margin: 0 auto;
background-image: url(images/bgrndfade.png);
background-repeat: repeat-y;
background-position:center;
width: 823px;
height: 100%;
color: #000;
text-align: left;
}

#containerpowerboost {
position: relative;
margin: 15px auto;
width: 780px;
height: 100%;
color: #000;
background-color: #FFF;
text-align: left;
border: 1px solid #6c923d;
}

#containerattraction {
		background-image: url(images/mabgrnd.png);
	background-repeat: repeat-y;
	background-position:center;
margin: 0 auto;
width: 875px;
height: 100%;
color: #000;
text-align: left;
}

#containerattraction2 {
margin: 0 auto;
width: 850px;
height: 100%;
color: #000;
text-align: left;
}

/* CONTENT DIV */

#content {
width: 720px;
padding: 15px 30px 15px 30px;
}

#contentattraction {
	width: 800px;
	padding: 15px 25px 15px 25px;
}

/* HEADER DIV */

#header {
width: 780px;
height: 151px;
background-image: url(images/cjb_header.jpg);
background-position: center;
background-repeat: no-repeat;
margin: 0 auto;
}

#headerpowerboost {
width: 780px;
height: 151px;
background-image: url(images/BG_PowerBoostCallSeries_Header.jpg);
background-position: center;
background-repeat: no-repeat;
}

#headerattraction {
width: 850px;
height: 151px;
background-image: url(images/headerattraction.jpg);
background-position: center;
background-repeat: no-repeat;
}

#headercoachingprograms {
width: 850px;
height: 151px;
background-image: url(images/headercoachingprograms.png);
background-position: center;
background-repeat: no-repeat;
}

#headerfinancialpower {
width: 850px;
height: 151px;
background-image: url(images/FinancialPower_Header.jpg);
background-position: center;
background-repeat: no-repeat;
}

#detail {
padding: 5px 5px 0 0;
text-align: right;
font: normal 900 12px;
}

/* BOXES */

.box1 {
width: 500px;
background: #fcefde;
font-size: 11px;
border: 1px solid #e4555b;
padding: 5px 15px 5px 15px;
text-align: left;
}

.box2 {
width: 500px;
background: #fcefde;
font-size: 11px;
border: 1px solid #faac57;
padding: 5px 15px 5px 15px;
text-align: left;
}

.box3 {
margin: 0 auto;
width: 600px;
border: 1px solid #8da33e;
}

.box4 {
width: 500px;
background: #FFF;
font-size: 11px;
border: 2px solid #d22843;
padding: 5px 15px 5px 15px;
text-align: left;
}

.box5 {
width: 500px;
background: #e6eec5;
font-size: 11px;
border: 4px dotted #c64325;
padding: 5px 15px 5px 15px;
text-align: center;
margin: 0 auto;
}

.box6 {
margin: 0 auto;
width: 600px;
border: 4px dotted #6c923d;
padding: 10px;
text-align: left;
}

.box7 {
margin: 0 auto;
width: 600px;
border: 1px solid #8da33e;
background-color: #feebd6;
}

.box8 {
width: 500px;
background: #e6eec5;
font-size: 14px;
border: 4px dotted #6c923d;
padding: 5px 15px 5px 15px;
text-align: left;
margin: 0 auto;
}

.box9 {
width: 500px;
background-color: #feebd6;
font-size: 14px;
border: 4px dotted #f39a38;
padding: 5px 15px 5px 15px;
text-align: left;
margin: 0 auto;
}

.box10 {
width: 700px;
background: #e6eec5;
border: 4px dotted #c64325;
padding: 5px 15px 5px 15px;
text-align: center;
margin: 0 auto;
}


/* COLORED TEXT */

.redtxt {
color: #bb3f27;
}

.purpletxt {
color: #512970;
}

.whitetxt {
color: #FFF;
}

.tinytxt {
font: normal 9px;
color: #000;
}

p {
line-height: 18px;
}


/* HEADINGS */

h1 {
font: bold 24px;
color: #bb3f27;

}

h2 {
font: bold 20px;
color: #bb3f27;
}

h3 {
font: bold 18px;
color: #000;
}

h4 {
font: bold 16px;
color: #000;
}

.headingred {
font: bold 20px;
color: #bb3f27;
}

.headinglines {
	font-weight: bold;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
        font-size: 18px;
        color: #6c923d;
        border-top: 2px solid #f8a227;
        border-bottom: 2px solid #f8a227;
}

.headinggreen {
font-size: 20px;
font-weight: bold;
color: #6c923d;
}

.heading {
	font-weight: bold;
	font-size: 20px;
color: #e4555b;
padding-bottom: 5px;
border-bottom: 1px solid #f6c542;
}

/* LIST STYLES */

ul {
list-style-type: none;
margin-left: 20px;
padding-left: 20px;
}

ol {
	list-style-type:decimal;
	list-style-image:none;
margin-left: 20px;
padding-left: 20px;
}

ul li {
background-image: url(images/bullet.png);
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 20px;
margin-bottom: 10px;
color: #000;
}

ol li {
margin-bottom: 10px;
}

.categories ul li {
background-image: url(images/flower.gif);
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 20px;
margin-bottom: 10px;
color: #000;
}

.categories2 ul li {
background-image: url(images/bullet.png);
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 20px;
margin-bottom: 10px;
color: #000;
}

.powerboost ul li {
background-image: url(images/bulletorange.png);
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 20px;
margin-bottom: 10px;
color: #000;
}

/* IMAGE */

.imgfltlft {
float: left;
padding: 10px;
}

.imgfltrt {
    float: right;
    padding: 10px 0 10px 10px;
	text-align: center;
}

.caption {
	font-size: 9px;
	line-height: 12px;
}

.joycircle {
	float: right;
	background-image: url(images/joycircle.png);
    background-repeat: no-repeat;
	width: 280px;
	height: 280px;
	margin: 0 0 10px 10px;
}

.joycircleinside {
	padding: 20px 10px 10px 10px;
	font-weight: bold;
	font-size: 10px;
	}
	
	.joycircleinside ul li {
list-style-type: disc;
background-image: none;
padding-left: 1px;
color: #000;
}
	


.imgbrdr {
float: left;
border: solid 1px #000;
margin: 10px;
}

/* FOOTER DIV */

#footer {
margin: 0 auto;
font: normal 900 9px;
text-align: center;
color: #000;
border-top: 1px solid #e4555b;
}

/* TEXT LINKS */

A:link {text-decoration: underline; color: #e4555b;}
A:visited {text-decoration: none; color: #e4555b;}
A:active {text-decoration: none; color: #e4555b;}
A:hover {text-decoration: none; color: #e4555b;}

.box6 a:link {text-decoration: underline; color: #6c923d;}
.box6 a:visited {text-decoration: none; color: #6c923d;}
.box6 a:active {text-decoration: none; color: #6c923d;}
.box6 a:hover {text-decoration: none; color: #6c923d;}
