/* Basic Stylesheet for Fearless Fabulous Project site */


/* ------- Hacks for IE6 ------- */


/* ------- END Hacks for IE6 ------- */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	background-color: #353535;
}

#container {
	width: 745px;
	background-image: url(../graphics/background.gif);
	background-repeat: repeat-y;
	margin-left: auto; margin-right: auto;
	margin-top: 10px;
}

blockquote {
	margin: 0;
	font-variant: normal;
}

/* Header styles */

#header {
	width: 744px;
	height: 205px;
	background-image: url(../graphics/ffp_header.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	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: 0.75em;
	text-align: right;
	color: #FFFFFF;
	position: absolute;
	top: 178px;
	width: 300px;
	z-index: 5;
	margin-right: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
	right: 30px;
}

#arw {
	font-size: 11px;
	line-height: 1.5em;
	text-align: right;
	color: gray;
	position: relative;
	top: 40px;
	width: 90px;
	left: 505px;
	font-weight: bold;
}
/*#arw h3{
	font-size: 11px;
	line-height: 1.5em;
	text-align: right;
	color: gray;
}
*//* Body styles */

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


#pageName h2 {
	font-size: 1.3em;
	color: #353535;
	text-align: left;
	border-bottom: 1px solid #039;
	margin-top: 0;
	padding-bottom: 6px;
}

.clearer { 
	clear: both;
}

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

.red {
	color: #903;
}

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

#content h3 {
	font-size: .9em;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: .2em;
}

#content {
	float: right;
	width: 510px;
	padding-right: 12px;
}

#content img {
	float: left;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 0px
}


#content .quote {
	color: #c58f00;
	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 #f6e186;
	padding-left: 16px;
}

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

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

li {
	margin-top: .5em;
	margin-bottom: 1em;
}

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;
}

a {
	color: #039;
	text-decoration: none;
	font-weight: bold;
}


a:link {
	color: #039;
}

a:visited {
	color: #69C;
}


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

a:active {
	color: #900;
}

.signup {
	position: relative;
	background: #E7EFF9 url(graphics/phases_1.gif) no-repeat center center;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 20px 0 15px -215px;
	color: #039;
	text-indent: 10px;
	font-size: .7em;
	zoom:1;
}

.signup a {
	color: #039;
	text-decoration: none;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

.signup a:link {
	color: #903;
}

.signup a:visited {
	color: #904;
}


.signup a:hover {
	color: #039;
	text-decoration: underline;
}

.signup a:active {
	color: #F00;
}

.checklist li{
	list-style-image: url(../graphics/checkbox.gif);
	margin-right: 50px;
	margin-left: 5px;
}

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

.add2cart {
	padding-top: .3em;
	margin-bottom: .3em;
}

.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;
}

/* @group TopNav */

/* TopNav styles */

#topnav {
	background-color: #353535;
	margin: 0 10px;
	position: absolute;
	width: 720px;
	top: 168px;
}

#topnav ul {
	font-size: .7em;
	line-height: .9em;
	padding: 10px 0 10px 0;
	margin-top: 0;
	margin-bottom: 0;
}

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

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

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

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


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

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

/* @end */

/* Sidebar styles */

/*#sidenav {
	width: 175px;
	left: 12px;
	top: 30px;
	position: relative;
		}
*/
	
#sidenav {
	position: relative;
	width: 175px;
	float: left;
	margin-top: 40px;
}


#sidenav ul {
	position: relative;
	font-size: .9em;
	margin-top: -23px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
	line-height: .9em;
	width: 150px;
}
#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;
}

#contact { padding: 100px 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: 50px;
	margin-left: 5px;
}
#affiliations img {
	margin-top: 22px;
	display: block;
}

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

/* Footer styles */

#footer {
	background-color: #353535;
	padding-top: 10px;
}


#footer ul {
	font-size: .65em;
	line-height: .75em;
	padding: 0px;
	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;
}

/*
#pageName { margin: 0; }
*/
#footer p {
	font-size: .65em;
	color: #666666;
	text-align: center;
}
