/* Basic Stylesheet for Fearless Fabulous Life site */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	background: #036 url(../graphics/ffl_bkgd.gif) repeat-x;
}

#container {
	width: 745px;
	background-image: url(../graphics/background.gif);
	background-repeat: repeat-y;
	border-color: #039;
	border-style: solid;
	border-width: 2px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
}

ul {
	margin: 0px;
}

/* Header styles */

blockquote {
	margin: 0;
	padding: 0;
}

/* @group Header */

#header {
	width: 745px;
	height: 128px;
	background: #039 url(../graphics/FFL_banner.jpg) no-repeat;
	position: relative;
}

#header h1 {
	font-size: 1em;
	color: #FFF;
	text-align: left;
	padding: 3px 0 0 60px;
	visibility: hidden;
	position: absolute;
}

#header h2 {
	font-size: 12px;
	color: #FFF;
	position: absolute;
	top: 88px;
	width: 320px;
	left: 340px;
	margin: 0px;
}

/* TopNav styles */

#topnav {
	background-color: #039;
	position: relative;
	top: 115px;
	height: 15px;
}

#topnav ul {
	font-size: 0.7em;
	line-height: 1.4em;
}

#topnav li {
	list-style-type: none;
	display: inline;
	margin: 0px 16px 0px 16px;
}

#topnav a {
	color: #6CF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:link {
	color: #6CF;
}

/*#topnav a:visited {
	color: #699;
}
*/

#topnav a:hover {
	color: #FFF;
}

#topnav a:active {
	color: #C9F;
}

/* @end */

div#wrapper{
	float:left;
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

body#home a.homeNav,
body#about a.aboutNav,
body#services a.servicesNav,
body#events a.eventsNav,
body#resources a.resourcesNav,
body#ezine a.ezineNav, 
body#servicesLifeLaunch a.servicesNav {
color: #FEEC81;
	text-decoration: none;
}


/* Body styles */

/* @group Content */

#pageName {
	margin-bottom: 12px;
}

#pageName h2 {
	font-size: 1.3em;
	color: #039;
	letter-spacing: 0.1em;
	text-align: left;
	border-bottom: 1px solid #039;
	padding-left: 10px;
	margin: 0px 0px 10px;
	padding-bottom: 3px;
}

.clearer { 
	clear: both;
}

p {
	font-size: .75em;
	line-height: 1.4em;
	margin-top: .1em;
	margin-bottom: .5em;
}

#content {
	float: right;
	width: 530px;
	margin-right: 20px;
}

#content h2 {
/*	color: #903;*/
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0;
}

#content h3 {
	font-size: .95em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0;
}

#content h4 {
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0;
}

.photo {
	margin-left: 9px;
	margin-bottom: 3px;
	margin-right: 0px;
	float: right;
}

a {
	color: #039;
	text-decoration: none;
	font-weight: bold;
	font-size: .95em;
}

a:link {
	color: #039;
}

a:visited {
	color: #69C;
}


a:hover {
	color: #03F;
	text-decoration: underline;
}
a:active {
	color: #900;
}


#content .imgRight {
	float: right;
	clear: left;
	margin: 6px 0px 0px 18px;
}

#content .imgLeft {
	float: left;
	clear: right;
	margin: 3px 18px 3px 0;
}

#content .imgCent {
	margin-left: auto;
	margin-right: auto;
}

#content .sidebarImg {
	float: left;
	clear: right;
	margin: 3px 0 3px -185px;
}


/* @group List Styles */

#content ul { 
	font-size: .75em; 
	margin-top: .1em; 
	margin-bottom: 1.5em; 
	padding-left: 1.6em;
} 

#content ul.redBullet { 
	font-size: .75em; 
	margin-top: .1em; 
	margin-bottom: 1.5em; 
	padding-left: 1.6em;
	list-style-image: url(../graphics/redBullet.gif);
} 

#content ul.checkBox { 
	font-size: .75em; 
	margin-top: .1em; 
	margin-bottom: 1.5em; 
	padding-left: 1.6em;
	list-style-image: url(../graphics/checkbox.gif);
} 

#content ul.redArrow { 
	font-size: .75em; 
	margin-top: .1em; 
	margin-bottom: 1.5em; 
	padding-left: 3em;
	padding-right: 4em;
	list-style-image: url(../graphics/redArrow.gif);
} 

	
#content ul li { 
	margin-top: .5em; 
	margin-bottom: 1em; 
}
	
#content ul ul {
	font-size: 1em;
	margin-top: 0.1em;
	margin-bottom: 1.5em;
	padding-left: 2.2em;
	list-style: circle;
	list-style-image: url(../graphics/redCircle.gif);
	opacity: 1;
} 

#content ol { 
	font-size: .75em; 
	margin-top: .1em; 
	margin-bottom: 1.5em; 
	padding-left: 1.6em; 
} 
	
#content ol li { 
	margin-top: .5em; 
	margin-bottom: 1em; 
}


#content #resourceList { 
	width: 495px;
	margin: 20px auto;
}

#content #resourceList ul.resources {
	margin: 0px;
	padding: 10px 0 0;
	text-align: center;
	line-height: 2em;
	list-style-type: none;
}


#content #resourceList ul.resources li { 
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#content #resourceList div.resourceXtra {
	width: 114px;
	height: 240px;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	padding-top: 12px;
	margin-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

#content #resourceList div.resourceXtra *  {
	font-size: 10px;
	line-height: 1.5em;
}




/* @end */

#content .centerCopy {
	text-align: center;	 
}

#content .ruledHead { 
	margin-top: 1.5em; 
	border-top: 1px dotted #903; 
	padding-top: 0.75em; 
	}

#content .eventHead {
	color: #903;
	margin-top: 1.5em;
	border-top: 1px dotted #903;
	padding-top: 0.5em;
	letter-spacing: 0.1em;
	margin-bottom: .5em;
	font-size: .95em;
	}

.red {
	color: #903;
}

.bold-red {
	font-weight: bold;
	color: #903;
}

.LG-bold-red {
	font-size: 1.3em;
	font-weight: bold;
	color: #903;
}


#content .smallprint {
	font-size: 0.65em;
}

.spaceAbove {
	margin-top: 1.5em;
}
	
.check {
	background: url(../graphics/checkbox.gif) no-repeat left -3px;
	padding-left: 18px;
	margin-left: -15px;
}

h4.add2cart {
	padding-top: 2em;
	font-size: 0.85em;
}

p.add2cart {
	color: #e634ff;
}

#content ul.add2cart {
	margin-bottom: .5em;
}

#content ul.add2cart li {
	margin-bottom: .6em;
}

.savings {
	font-style: italic;
	font-weight: normal;
	padding-left: 20px;
}

.cart_btn {
	margin-left: 20px;
}

/*.add2cart img {
	margin-top: .3em;
	margin-bottom: .2em;
}*/

.callout_a {
	border: 4px dotted #9a1133;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #FFD;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}


#content .quote {
	color: #99650E;
	text-indent: -7px;
	margin: 20px 80px 5px 50px;
	font: small-caps 1em/1.3em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-left: 12px solid #B27510;
	padding-left: 16px;
}

#content .quote-atribution {
	color: #99650E;
	margin: 0 80px 10px 50px;
	text-align: right;
	font: italic normal 0.8em/1.2em Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 30px;
}


#content .caseStudy {
	background: url(../graphics/CS-boxBG.gif) repeat-y;
	width: 435px;
	margin-left: 53px;
}


#content .caseStudy h4 {
	background: url(../graphics/CS-boxTop.gif) no-repeat left top;
	padding-top: 15px;
}

#content .caseStudy .largeRed {
	color:#990033;
	font-size: 1.5em;
}

#content .caseStudy .last {
	background: url(../graphics/CS-boxBot.gif) no-repeat left bottom;
	padding-bottom: 35px;
}

#content .caseStudy h5 {
	font-weight: bold;
	font-size: .75em;
	margin-bottom: 0;
	margin-top: 1px;
}

#content .caseStudy h4, #content .caseStudy h5, #content .caseStudy p {
	padding-right: 33px;
	padding-left: 25px;
}

#content .caseStudy ul {
	margin-left: 2em;
	}

#content .gradientBox {
	background: #DCEDFF url(../graphics/gradientBG.gif) repeat-x 0 bottom;
	margin: 25px 20px 30px;
	border: 6px solid #cee0f2;
	padding: 1px 14px 10px 12px;
}

#content p.signUpBtn {
	margin-top: 6px;
	margin-bottom: 12px;
	text-align: center;
}

.hilite {
	/*background-color: #FF6;*/
	background: url(../graphics/hiliter.gif) repeat-x center;
	display: inline;
	text-align: left;
	font: .82em/1.5em "Comic Sans MS", cursive, sans-serif;
	margin: 25px 1px 10px -20px;
	padding-left: 20px;
	padding-right: 20px;
}


/* Program Table styles */
#programs {
	font-size: .9em;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0;
	border: 1px solid #CDF;
}

#programs h4 {
	margin-top: .5em;
	margin-bottom: .5em;
}

#programs td {
	width: 25%;
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: top;
}

#programs a:link {
	color: #903;
}
.bluecell {
	background-color: #E7EFF9
}

/* table styles */

table {
	font-size: .7em;
	margin-top: .1em;
	margin-bottom: 1em;
	border: 1px solid #039;
	width: 100%;
}

th {
	text-align: left;
	font-weight: bold;
/*	border-bottom: 1px solid #69C;*/
	padding-left: .3em;
	padding-right: .3em;
	background-color: #039;
	color: #FFF;
}

tr {
	height: 2em;
}

td {
	padding-left: .4em;
	padding-right: .4em;
}

.tr_evenrow {
	background-color: #E7EFF9;
}

.noSpaceAfter {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Bookshelf Table */

#booktbl {
	margin-top: 20px;
}

#booktbl td {
	padding-top: 15px;
	vertical-align: top;
	text-align: center;
}

#booktbl td p {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 11px;
	text-align: center;
}

/* Non-Amazon books or resources */
.bknoam {
	width: 110px;
	height: 227px;
	border: 1px solid #000;
	margin: 0 auto;
	padding: 5px;
}

/* @end */

/* @group Sidebar */


#sidenav {
	position: relative;
	float: left;
	width: 170px;
}


#sidenav ul {
	position: relative;
	width: 150px;
	font-size: .9em;
	padding-top: 5px;
	padding-left: 10px;
	border-right: 0px solid #456;
	line-height: 1em;
	margin-bottom: 20px;
	
}

#sidenav li:first-child {  
	padding-top: 1em;
	border-top: 1px solid #039;
}

#sidenav li {
	padding-bottom: 1em;
	margin-bottom: 1em;
	list-style-type: none;
	border-bottom: 1px solid #039;
}


#sidenav a {
	font-size: .75em;
	color: #456;
	text-decoration: none;
	font-weight: bold;
}

#sidenav a:link {
	color: #039;
}

#sidenav a:visited {
	color: #69C;
}


#sidenav a:hover {
	color: #03F;
	text-decoration: underline;
}

#sidenav a:active {
	color: #900;
}

#opt-in {
	width: 140px;
	padding: 0 6px;
	border: 2px dashed #990000;
	background: #FEEC81;
	margin-bottom: 20px;
	margin-left: 6px;
}

#opt-in p {
	font-size: 0.7em;
	text-align: center;
	line-height: 1.3em;
	padding-top: 6px;
}

#opt-in form {
	font-weight: bold;
	font-size: 0.85em;
	padding-bottom: 6px;
}

#opt-in input {
	font-size: .95em;
}

#contact { padding: 20px 0 10px 10px; }

#contact h5 {
	font-size: .65em;
	text-transform: uppercase;
	letter-spacing: .8em;
	margin: 0;
	color: #069;
}

#contact p {
	font-size: .85em;
	margin: .1em 0 .3em 0;

}

#affiliations {
	margin-top: 20px;
	margin-left: 5px;
}
#affiliations img {
	margin-top: 22px;
	display: block;
}

#affiliations p {
	background: #FFFFCC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px dashed #039;
	margin-top: 25px;
}

#sidenav .specialOffer {
	background: url(../graphics/SO-boxBG.gif) repeat-y;
	width: 164px;
	margin-left: 6px;
}

#sidenav .specialOffer h4 {
	background: url(../graphics/SO-boxTop.gif) no-repeat left top;
	color: #990033;
	margin: 0;
	padding: 10px 15px 3px 10px;
}

#sidenav .specialOffer p {
	padding-left: 10px;
	padding-right: 15px;
	font-size: .7em;
}

#sidenav .specialOffer table {
	border: none;
}

#sidenav .specialOffer .last {
	background: url(../graphics/SO-boxBot.gif) no-repeat left bottom;
	padding-bottom: 20px;
}


/* @end */

/* @group Footer */

/* Footer styles */

#footer {
	background-color: #036;
	margin: 0 -2px -12px -2px;

}
#footer p {
	font-size: .65em;
	color: #3366CC;
	text-align: center;
}


#footer ul {
	font-size: .65em;
	line-height: .75em;
	padding: 10px 0 10px 0;
	text-align: center;
}

#footer li {
	list-style-type: none;
	display: inline;
	margin: 0px 20px 0px 20px;
}

#footer a {
	color: #09F;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

#footer a:link {
	color: #09F;
}

#footer a:visited {
	color: #6189C7;
}


#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer a:active {
	color: #F66;
}

/* @end */

/*
#pageName { margin: 0; }
*/
 
