@charset "utf-8";
/* EA2009 website - Life Beyond Debt - Additional/Changed Styles */

/* ******** layout styles ********* */

html {
}

body {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 0.625 x 16px = 10px */
	line-height: 1.5em; /* 16px x 1.5 = 24px */
	background-color: white;
}

/* overall layout */

.content_layout {
	background-color: white;
	border: 1px solid #477CA4;
}

.overallHeader {
	border-bottom: none;
}

img {
}

a, a:link, a:visited, a:active {
	color: #00A2B1;
}

a:hover {
	color: #013473;
	text-decoration: underline;
}

input, textarea, select, button {
}

input.ismall, textarea.ismall, select.ismall, button.ismall {
}

hr {
	background-color: #477CA4;
	color: #477CA4;
	width: 100%;
}

/* Header */

h1 {
	background-image: url(/images/style/FNT/FNT_logo.jpg);
}
	
h1 a {
	background-image: url(/images/style/FNT/FNT_logo.jpg);
}

h1 a:hover {
}

h1 img {
	display: none;
}

p.logo {	
}

p.logo a {
}

p.logo a:hover {
}

p.logo img {
	display: none;
}

/* Common Navigation */

.commonNavigation {
}

.commonNavigation hr {
	color: #D8E4ED;
	background-color: #D8E4ED;
}

.search {
}

.searchForm {
}

.searchForm label {
}

.searchForm input {
}

.searchForm a, .searchForm a:link, .searchForm a:visited, .searchForm a:active {
}

.searchForm a:hover {
}

.searchForm a span {
}

.headerLinksArea {
}

.headerLinks {
}

.headerLinks img {
}

/* Share This */

.stDiv {
}

/* Common Site Navigation */

.exploreAlliance {
}

.exploreAlliance a, .exploreAllinace a:link, .exploreAllinace a:visited, .exploreAllinace a:active {
}

.exploreAllinace a:hover {
}

/* Subsite Navigation */

.nav_bar {
	background-image: url(../images/style/fnt/navback_fnt.gif);
	background-position: bottom;
	background-color: #00A2B1;
	text-align: left;
	/*font-size: 1.2em; /* 12px x 1.2 = 14.4px  */
	/* font-weight: 700;*/
	color: white;
	padding: 0;
	margin: 0 0 0 -1px;
	border-top: #013473 1px solid;
	border-bottom: #013473 1px solid;
	height: 26px;
	line-height: 26px;
	width: 981px;
}

.nav {
}

a.nav:link, a.nav:visited, a.nav:active {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1666667em; /* 12px x 1.1666667 = 14.0px  */
	font-weight: 700;
	/*text-transform: uppercase;*/
	text-decoration: none;
	border-left: #013473 1px solid;
	padding: 6px 25px 6px 25px; 
	margin: 0;
}
a.nav:hover {
	color: white;
	background-color: #013473;
}

.navActive {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1666667em; /* 12px x 1.1666667 = 14.0px  */
	font-weight: 700;
	/*text-transform: uppercase;*/
	text-decoration: none;
	border-left: #013473 1px solid;
	padding: 6px 25px 6px 25px;
	background-color: #013473; 
	margin: 0;
}

.h_nav {
}

.h_img {
}

/* footer */

.footer {
	border-top: 1px solid #92B5CF;
}

.footl {
}

.foot2 {
}

/* text formatting */

blockquote {
	color: #3E6380;
}

ol {
	color: #3E6380;
	background-color: transparent;
	}

ul {
	color: #3E6380;
	background-color: transparent;
	margin: 0; padding: 0px 0px 5px 18px;
	}
li {
	margin: 0 0 0 10px; padding: 0px 0px 5px 0px;
	}
ol li {
	}

p {
	color: #3E6380;
	background-color: transparent;
}

p img {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

.largetext {
}

.smalltext {
}


/* other styles */

.clear {
}

/* ------- Subsite Specific Styles  --------- */

a b, a strong {
	color: inherit !important;
}

p strong, p b, .title5 {
	color: #2E485F;
	font-weight: 700;
}

td {
	color: #3E6380;
	background-color: transparent;
	padding-bottom: 5px;
}

td strong, td b {
	color: #2E485F;
}

td.comment {
	border-bottom: #477CA4 1px dashed;
}

td.commentAuthor {
	padding-top: 3px;
}

/* Main section */

.main {
	position:relative; 
	display:block; 
	background: white url(/images/style/lbd/rightBorder.gif) 678px top repeat-y; 
	border-right: 299px solid #F4FAD3; /*#F5F4E3;*/ 
	overflow:visible;
}

.main img {
	padding: 3px;
	border: 1px solid #B0B2C4;
	margin: 3px;
}

.mainText, .fntComments, .taxonomyData, .aboutDiv {
	padding: 5px 20px 10px 10px;
	position: relative;
	
}

.taxonomyData {
	text-align: right;
	font-size: 0.8em; /* 12px x 0.8 = 9.6px */
}

.taxonomyData hr {
	text-align: center;
}

.taxonomyData br { display: none; visibility:hidden; }

/* Right hand column */

.right {
	float:right; 
	position:relative; 
	width:299px; 
	margin-right:-298px; 
	display:inline;
	background-color: #F4FAD3; /*#F5F4E3;*/
	padding-top: 10px;
}

.rightText {
	width: 289px;
	margin: 5px auto 10px auto;
}

.rightText h3 {
	font-size: 1.2em;
}

.rightText h4 {
	font-size: 1.1em;
}

img.icon {
	padding: 0 0 0 5px; border: none; margin: 0;
}

.podcastPlayer { 
	text-align: center;
}

.rightImage {
	margin: 0 auto;
	text-align: center;
}

.rightImage img {
	border: 0;
	margin: 0;
	padding: 0;
}

.fntDate {
	position: absolute;
	right: 20px;
	top: 20px;
}

.ytContainer {
	width: 100%;
}

.ytPlayer {
	float: left;
}

.ytDetails {
	padding-left: 5px;
	float: left;
}

.aboutDiv .ytDetails {
	width: 240px;
}

.ytDetails .urlForm label, .ytDetails .embedForm label {
	text-align: right;
	float: left;
	width: 80px;
	cursor: pointer;
	color: #3E6380;
	background-color: transparent;
}

.ytDetails .urlForm input.urlField, .ytDetails .embedForm input.embedField {
	text-align: left;
	float: left;
	width: 150px;
	margin: -3px 0 5px 0;
}

.ytTitle {
}

.ytTitle p { 
	color: #072a65;
	font-size: 1.3em; /* 12px x 1.3 = 15.6px */
	padding: 5px 0;
	margin: 5px 0;
	font-weight: 700;
	border-bottom: 1px solid #B0B2C4;
}

.fntSignupInput {
	width: 164px;
}

.fntSignupSelection {
	width: auto;
}

.FNT_CategoryLink { font: bold 14px Arial, san-serif, Verdana; text-align: center; margin: 0; width: 220px; height: 44px; border: 2px #ffffff solid; }

.FNT_CategoryLink:hover { border: 2px #0097ac solid; }

.FNT_Category_Box { width: 224px; float:left; text-align: center; padding: 0; margin: 3px 0 0 0;}

.FNT_Category_List { border: #cccccc 1px solid; padding: 3px; margin: 0 0 3px 0; }

.FNT_Category_title { font: bold 14px Arial, san-serif, Verdana; padding-bottom: 5px;}

.FNT_Category_Spacer { border-top: 1px dashed #cce824; border-bottom: none; border-left: none; border-right: none; height: 1px; }

.FNT_TextBox { border: 1px solid #cce824; padding: 2px; margin: 3px; text-align: center;}

.FNT_TextBox p {padding: 0; margin: 0; text-align: center;}

.FNT_top_nav { 	width: 220px; vertical-align: top; padding: 2px; margin: 3px; font-size: 1em; background-color: #f5f5f5; border-bottom: 2px solid white; border-right: 2px solid white; }

.FNT_top_nav2 {
	margin: 5px 20px 10px 10px;
	position: relative;
}

.FNT_top_nav3 { width: 220px; vertical-align: top; padding: 2px; margin: 3px; font-size: 1em; background-color: #f5f5f5; border-bottom: 2px solid white; }

.FNTsearchResults img { 
	margin: 0;
	border: none;
}

img.searchIcon {
	float: left;
	border-left: 1px solid #477CA4;
	border-top: 1px solid #477CA4;
	border-bottom: 1px solid #477CA4;
	padding: 2px;
	background-color: #fff;
	margin: 0;
	border-right: none;
}

.fntDonateRight { text-align: center; font-family: Arial, san-serif, Verdana; margin: 5px auto 5px auto; 	padding-bottom: 5px; background-color: #E4F38F; }
.fntDonateRight h3 { text-align: left; font-size: 1.2em; width: 289px; margin-left: 5px; }
.fntDonateRight table { width: 220px; border: 0; margin: 0 auto; }
.fntDonateRight p { margin: 0; }
.fntDonateRight p.fntText { font-size: 15px; font-weight: 700; color: #000; }
.fntDonateRight p.fntButton { margin-top: 5px; }
.fntDonateRight p span { font-size: 18px; border: 1px solid #cccccc; padding: 5px; }
.fntDonateRight p a { text-decoration: none; }
.fntDonateRight p a:hover { text-decoration: none; }
.fntDonateRight input { color: #000; border: 1px solid #cccccc; padding: 2px; font-size: 12px; background-color: transparent; }
.fntDonateRight input.selectamount { border: none; }