
/*	
	======================================================================

	stylesheets/public-formatting.css

	======================================================================
	Copyright 2009, FLI
	======================================================================
*/


/* ----------------------------------------------------
   major document divs
   ---------------------------------------------------- */

html, body {

	text-align: center;
	background-color: #929292;
    font-family: Georgia;
	font-size: 12px; 
	line-height: 16px;
    color: #fff;
}

td {
/*
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	*/
}

#container {
	text-align: left;
	background-repeat: no-repeat;
	background-color: #83D7FB;
}

#banner {
	text-align: center;
	/* font-family: Helvetica, Arial, Sans-serif; */
	font-size: 12px;
	line-height: 16px;
}

.bannerHome {
    background-repeat: no-repeat;
    background-position: top left;
    background: url(/static/images/public/tree_roots_wide.png) no-repeat top center;
}

#navBar {

}

#midContent {
	text-align: left;
    color: #444;
    font-size: 16px;
    line-height: 140%;
}

#leftMainColumn {

	text-align: left;
	font-size: 12px; 
	line-height: 16px; 
	color: #DEDEDE;
}

#rightMainColumn #leftColumn {
    padding: 5px 5px 5px 0;
}

#rightMainColumn #rightColumn {
    padding: 5px 0 5px 5px;
}

#rightMainColumn #leftColumn, #rightMainColumn #rightColumn {
    float: left;
    width: 48%;
    font-size: 14px;
}

.secondaryNav {
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 130%;
}

#footer {
    background-color: #161c30 !important;
    overflow: hidden;
}

#footerContent {
    background: url(/static/images/public/FLI_footer_logo.png) no-repeat -10px 10px;
}

#footerMetaLinks {
    font-family: Helvetica, Arial, Sans-serif;
}

#footerMetaLinks a.login {
    text-decoration: underline !important;
}

#footerMetaLinks a.copyright {
    color: #c0cfde !important;
    /* color: #2b3f53 !important; */
    font-size: 14px;
}

#mailingListRegistration {

	background-color: #000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 10px; 
	line-height: 180%; 
	color: #999;
}


/* ----------------------------------------------------
   links
   ---------------------------------------------------- */

	/* ----------------------------------------------------
	   default links
	   ---------------------------------------------------- */

a:link, a:visited {

	text-decoration: none;
	color: #Ff8200;
}

a:hover {

	text-decoration: none;
	color: #161c30;
}

a:active {

	text-decoration: none;
	color: #161c30;
}

	/* ----------------------------------------------------
	   secondary navigation links
	   ---------------------------------------------------- */

.secondaryNav a:link { 

	text-decoration: none; 
	color: #FFF; 
	font-weight: bold;
}

.secondaryNav a:visited { 

	text-decoration: none; 
	color: #FFF; 
	font-weight: bold;
}

.secondaryNav a:hover { 

	text-decoration: none; 
	color: #F7A81E; 
	font-weight: bold;
}

.secondaryNav a:active { 

	text-decoration: none; 
	color: #FFF; 
	font-weight: bold;
}

	/* ----------------------------------------------------
	   secondary navigation hilited links
	   ---------------------------------------------------- */

a.secondaryNavHilited:link, 
a.secondaryNavHilited:visited
{

	color: #F7A81E; 
}

	/* ----------------------------------------------------
	   floating button links
	   ---------------------------------------------------- */

.floatingButton a:link { 

	text-decoration: none; 
	color: #FFF; 
	font-weight: bold;
}

.floatingButton a:visited { 

	text-decoration: none; 
	color: #FFF; 
	font-weight: bold;
}

.floatingButton a:hover { 

	text-decoration: underline; 
	color: #FFF; 
	font-weight: bold;
}

.floatingButton a:active { 

	text-decoration: underline; 
	color: #000; 
	font-weight: bold;
}

	/* ----------------------------------------------------
	   footer links
	   ---------------------------------------------------- */

#footer a:link {

	color: #FFF; 
	text-decoration: none;
}

#footer a:visited {

	color:#FFF;
	text-decoration: none;
}

#footer a:hover {

	color:#FEDB1C;
	text-decoration: underline;
}

#footer a:active {

	color:#FEDB1C;
	text-decoration: none;
}


/* ----------------------------------------------------
   body text basics
   ---------------------------------------------------- */

.contentColumn {
    font-size: 16px;
}

.pageTitle {
	color: #666666;
	font-size: 22pt;
	line-height: 16pt;
	font-weight: normal;
    font-family: Georgia, Times, "Times New Roman", serif;
}

.pageSubtitle {

	color: #9A7016;
	font-size: 11pt;
    font-family: Georgia, Times, "Times New Roman", serif;
}

.header {
	color: #666666;
	font-size: 24px;
    font-weight: normal;
    font-family: Georgia, Times, "Times New Roman", serif;
}

.subheader {

	color: #405A7B; 
	font-size: 12px;
	font-weight: normal;
    font-family: Georgia, Times, "Times New Roman", serif;
}

.floatingButton {

	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	
	float: right;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;

	background-color: #F93;
	
	font-size: 12px;
	font-weight: bold;
}

#twitter-widget-0 {
    padding-bottom: 5px;
}

#large_grants_menu a, #large_grants_menu {
    font-size: 20px;
}

/* ----------------------------------------------------
   NEWS (old community) COLUMNS
   ---------------------------------------------------- */

.lightBackgroundText {

    color: #444;
}

.darkBackgroundText, .darkBackgroundText .header {

    color: #666;
}

.darkBackgroundText a:link {
    color: #ee8e05 !important;
    font-size: 14px !important;
}

.columnText {

    margin-left: 15px;
    margin-right: 20px;
    margin-bottom: 25px;
    /*font-size: 16px;*/
    line-height: 140%;
}

.entitySubtitle {

    /* font-family: Verdana, Arial, Sans-serif; */
    color: #999;
    line-height: 24px;
    font-size: 13px;
}

.entityTitle {

    font-size: 22px;
    color: black;
    line-height: 20px;
    padding-right: 5px;
}

.columnText a:link {

    color: #405A7B;
    text-decoration: underline;
}

.columnText a:visited {

    color: #405A7B;
    text-decoration: underline;
}

.columnText a:hover {

    color: #EE8E05;
    text-decoration: underline;
}

.columnText a:active {

    color: #EE8E05;
    text-decoration: none;
}

.featuredArticleImage {
    width: 100%;
}

.pageTitle {
    color: #666666;
    font-size: 18pt;
    line-height: 16pt;
    font-weight: normal;
    font-family: Georgia, Times, "Times New Roman", serif;
}

.pageSubtitle {

    color: #9A7016;
    font-size: 11pt;
    font-family: Georgia, Times, "Times New Roman", serif;
}

.header {
    color: #666666;
    font-size: 18px;
    font-weight: normal;
    font-family: Georgia, Times, "Times New Roman", serif;
}

.subheader {

    color: #405A7B;
    font-size: 12px;
    font-weight: normal;
    font-family: Georgia, Times, "Times New Roman", serif;
}

#titleBar {

    /* background-color: #405A7B; */
    width: 701px;
    height: 35px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #9AA7B7;
}

#titleBarTitle {

    color: #666666;
    font-size: 22pt;
    line-height: 16pt;
    font-weight: normal;
    font-family: Georgia, Times, "Times New Roman", serif;
    /*
    color: #FDC353;
    font-family: Georgia, Serif;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    padding-top: 9px;
    float: left;
    margin-top: 0px;*/
}

#titleBarDate {
    /* float: right;
     margin-right: 25px;*/
    color: #666;
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    padding: 15px 0 20px 0;
}

.bottomLink, .bottomLink a {

    margin-top: 7px;
    text-align: left;
    font-size: 14px !important;
}

#equationImage_main, #equationImage_ {
    margin-bottom: 10px;
}