/* SkillsForAwakening.com */


a:link {color: #cc6600; text-decoration: underline; 	font-weight: bold;}
a:visited {color: #cc6600; text-decoration: underline; 	font-weight: bold;}
a:hover {color: #cc6600; text-decoration: none; 	font-weight: bold;}
a:active {color: #cc6600; 	font-weight: bold;} 


body {
	/*background-color: #006666;*/
	/*font: 92.5%/1.5  Georgia, sans-serif;
	font: 92.5%/1.5  Times New Roman, sans-serif;*/
	background-image: url("images/sfa_bg_sub.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100%;
	font: 87.5%/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#page {
	margin: 40px auto 0;
	margin-bottom: 0;
	/*border: 1px solid #dce3e3; page border*/
	width: 63.5em;   /*controls page width, white bg*/
	min-height:76.3675em;
	background-color: #fff;
	color: 	#595454;
}

h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	font-size: 2.57143em;
	padding: 1.4em 0 .6em 0;
	letter-spacing: -1px;
	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	font-size: 1.5em;
	/*margin: 1.75em 0;
	border-bottom: 1px solid #d7dada;*/
	color: #006666;
}

h3 {
	font-size: 1.28571em;
	padding: 1.58334em 0;
	text-align: center;
	color: #006666;
}

p {
	margin: 0px;
	line-height:16px;
	/*letter-spacing: 1px;*/
	/*line-height:130%*/
}

li {
	margin-bottom: .4em;
}

#topdivider hr {
	margin-top: 1px;
	/*border: solid #444 0;
	border-bottom-width: 1px;*/
	border-top: 1px solid #444;
}

/* displays text block, left biased
margin:  top right bottom left*/
#textblock {
	margin: 1em 1em 1em 1em;
	/*margin: 1.28572em 12em 12em 12em;*/
	/*margin: 1.28572em 12em 12em 6em;  //org */

}

#topmenu {

	color: #ffcc00;
	font-weight: bold;
	font-size: 14px;
	align: center;
	
}
#topmenu a {

	a:link {color: #ffcc00; text-decoration: underline; 	font-weight: bold;}
	a:visited {color: #ffcc00; text-decoration: underline; 	font-weight: bold;}
	a:hover {color: #ffcc00; text-decoration: none; 	font-weight: bold;}
	a:active {color: #ffcc00; font-weight: bold;} 
}


#logo {
	margin-bottom: 5px;
	align: left;
	margin-top: 25px;
}

#order {
	text-align: center;
	font-size: 17px;

}

#tabletxt {
	font-size: 14px;
	color: 	#595454;
}

#imgtxt {
	font-size: 10px;
}

#textblock div.redtext2  p{
	color: #006666;
	/*font-weight: bold;*/
}

#quoteblock p {

	font-size: 10px;
	font-style: italic;

}

#quoteauthor  p{

	font-size: 12px;
	font-weight: bold;

}

#redphrase {
	color: #800517;
	display:inline;
}

#redtext {
	color: #800517;
	font-style: italic;
}

#bigred {
	color: #FF0000;
	font-size: 16px;
	text-align: center;
}

#reallybigred {
	color: #800517;
	font-size: 20px;
	text-align: center;
}
#greentext {
	color: #006666;
}

#greenphrase {
	color: #006666;
	display:inline;
}

#textblock span.greentextbold  p{
	color: #006666;
	font-weight: bold;
}

#navlist {
margin-left: 0;
padding-left: 10;
list-style: none;
}

#navlist li {

background-image: url(images/gray-check.gif);
background-repeat: no-repeat;
padding-left: 25px;
background-position: 1 1em 0 0;
}

#navlist2 {
margin-left: 0;
padding-left: 10;
list-style: none;
}

#navlist2 li {
background-image: url(images/silver_check_18x18.jpg);
background-repeat: no-repeat;
padding-left: 25px;
background-position: 1 1em 0 0;

}

#navlist3 {
margin-left: 0;
padding-left: 10;
list-style: none;
}

#navlist3 li {
background-image: url(images/red_check_18x18.jpg);
background-repeat: no-repeat;
padding-left: 25px;
background-position: 1 1em 0 0;

}

#navlist4 {
margin-left: 0;
padding-left: 10;
list-style: none;
}

#navlist4 li {
background-image: url(images/green_check_18x18.jpg);
background-repeat: no-repeat;
padding-left: 25px;
background-position: 1 1em 0 0;

}

#navlistcenter {
margin-left: 0;
padding-left: 10;
list-style: none;
font-weight: bold;
font-size:14px;
}

#navlistcenter li {

background-image: url(images/nothing);
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
background-position: 1 1em 0 0;
}


#gray-checks {
	list-style-image: url(images/gray-check.gif);
}

#gray-checks p{
	margin-left: 8px;
	text-decoration: line-through;
}

.tiny {
font-size:11px;

}

.left-pic {
	float: right;
	display: block;
}

#embedaudio {
/*margin:  top right bottom left*/
margin: 10px 0px 2px 0px;
}

/*
#textblock div.guestspeaker h4 {
	margin-top: 0;
	font: bold 1.28571em Georgia, "Times New Roman", Times, serif;
}

#textblock div.left-pic img {
	border: 1px solid #bcbebe;
	background-color: #f0f0f0;
	margin-left: 17px;
	padding: 7px;
	margin-top: 6px;
}
*/

/*margin:  top right bottom left*/
#mainheadline h3{
	font-size: 1.5em;
	padding-top: 30px;
	text-align: center;
	color: #000000;
	line-height:120%;
	margin: 1px 1px 1px 1px;
}

#sub-head p{
	font-size: .9em;
	/*margin: -30px 0 1.75em;
	border-bottom: 1px solid #d7dada;
	color: #006666;*/
	font-weight: bold;
	text-align: center;
	line-height: 98%;
	margin: 1px 1px 1px 1px;
	
}

#intro-head p{
	font-size: .8em;
	/*margin: -30px 0 1.75em;
	border-bottom: 1px solid #d7dada;
	color: #006666;
	font-weight: bold;*/
	font-style: italic;
	text-align: center;
	margin: 1px 1px 1px 1px;
	
}

#pageheader h2{

	font-size: 1.9em;
	text-align: center;
	line-height: 115%;

}

.guestspeaker {
	padding: 25px;
	width: 100%;
	margin-top: 15px;
	background-color: #e4e8df;
	/*display: inline-block;*/
	border-top: 10px solid #cacbcb;
	border-bottom: 10px solid #cacbcb;
	margin-bottom: 10px;
}

#guesttext {
	float: left;
	/*display: inline-block;*/
}

blockquote {
	background: #f0f0f0 url(images/quote.png) no-repeat;
	margin: 0;
		padding: 15 15 15 0px;
}

blockquote p {
	margin: 0;
	padding-left: 60;

}
cite p{

}

#calc-how-much-will-you-make-input-1 {
	width: 80px;
	text-align: center;
}

#calc-how-much-will-you-make-input-2 {
	width: 30px;
	margin-right: 5px;
	text-align: center;
}
#quotelist{
	
	width: 100%;
	margin-top: 15px;
	display: inline-block;
	font-style: italic;
	border-left: 10px solid #cacbcb;
	padding-left: 25px;
}

#salesbox {
	padding: 10px 40px;
	margin-bottom: 40px;
	border: 3px dashed red;
	list-style-image: url(images/green-check.gif);
}

#salesbox h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	padding: 15px;
}

#orderbutton {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 0px;
}

#check li p {
	margin-left: 8px;
}

#calbox {
	padding: 0 25 25 25px;
	width: 100%;
	margin-top: 15px;
	background-color: #e4e8df;
	display: inline-block;
	border-top: 10px solid #cacbcb;
	border-bottom: 10px solid #cacbcb;
	margin-bottom: 10px;
}

#examplebox {
	padding: 25px;
	width: 100%;
	margin-top: 15px;
	background-color: #e4e8df;
	display: inline-block;
	border-top: 10px solid #cacbcb;
	border-bottom: 10px solid #cacbcb;
	margin-bottom: 10px;
}

#sourcequote {
	font-size: 12px;
	margin-left: 40px;
}

#timebox {
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
	margin-top: 15px;
	background-color: #e4e8df;
	display: inline-block;
	border-top: 10px solid #cacbcb;
	border-bottom: 10px solid #cacbcb;
	margin-bottom: 10px;
}

#calc-how-much-will-you-make-result-2 {
	font-weight: bold;
	font-size: 1.4em;
}

#weekbox {
	padding: 25 25 0 25px;
	width: 100%;
	margin-top: 15px;
	background-color: #e4e8df;
	display: inline-block;
	border-top: 10px solid #cacbcb;
	border-bottom: 10px solid #cacbcb;
	margin-bottom: 10px;
}

#weekbox h3 {
	padding: 0;
}

#weekbox ul {
	padding-bottom: 15px;
}

#weekbox li {
	margin-bottom: 9px;
}

#credits {
	color: #000;
	text-align: center;
	font-size: 10px;
}


#foryoubox h3{
	padding-bottom: 0;
	padding-top: 10;
}

#price {
	margin-top: 23px;
	text-align: center;
	color: #1b116a;
	font-size: 38px;
}

#broughttoyou {
	float: right;
	padding-top: 48px;
	font-size: 14px;
}
