/* ========================================================
    CSS STYLES FOR PORTAL http://demo.olbfcs.com/FCSMid-America/ - Login & Logout
    v4.0, 10/2010
    =======================================================
*/

@import url("../portal.css");

/* These styles are for the Login & Logout skin ONLY, to override the styles in the Default skin */


/* ____________ PAGE HEADER ______________________ */

table.HeadBg  {
	display: none;
}
/* ____________ END PAGE HEADER __________________ */

/* ____________ PAGE BACKGROUND __________________ */

table.tableContent, .tableMain {
	background-color: #FFF;
	display: block;
}
table.tableContent {
	background-image: none;
}
td#tdLeftPane  {
	width: 0;
	height: 0; 
	padding: 0;
	background-color: transparent;
}
td#LeftPane {
	width: 0;
	padding: 0;
	background-color: transparent; 
	border-right: 0 solid #FFF;
}
#tdLeftPane a {
	color: #FFF;
}
#ContentPane div.pnlContent {     
	margin: 0; 
}
/* ____________ END PAGE BACKGROUND ______________ */

/* ____________ PAGE FOOTER ______________________ */

p.copyright {
	display: inline;
}
/* ____________ END PAGE FOOTER __________________ */

/* ____________ MAIN NAVIGATION __________________ */

#Header_trNav {
	display: none;
}
.staticLinks, table.staticLinksOLB {
	display: none;
}
.hdrTagline {
	display: none;
}
/* ____________ END MAIN NAVIGATION ______________ */

/* ____________ LOGIN PAGE _______________________ */

#LogonBg { 
	margin: 0;
	padding: 0;
	background: url(/fcsmid-america/uploads/logonBg.gif) no-repeat;
}
A.btnGrayBg {
	color: #000;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
A.btnGrayBg SPAN {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #A6CAF0;
	border: 1px outset #858585;
}
/* ____________ END LOGIN PAGE ___________________ */

/* ____________ LOGOUT/INTRODUCTION PAGES ________ */

/* INTRODUCTION Page styles */
#main_stage { 
	width: 970px;
	margin: 0;
	padding: 0;
	background: url(/fcsmid-america/uploads/Option1Bg.jpg) no-repeat;
}
#main_footer {
	width: 970px;
	height: 28px;
	padding: 0;
	border: 0 solid #777;
}
.copyright {
	padding-left: 5px;
	color: #777; 
	font: normal 10pt Arial, Verdana, sans-serif; 
}
.main { 
	width: 600px;
	height: 530px;
	padding-top: 15px;
	color: #1c2428;
	font-size: 11pt;  
	vertical-align: top;
}
.welcome_to {
	padding-top: 2px;
	color: #6bb13f;
	font-size: 14pt;
	font-weight: normal;   
}
/* END INTRODUCTION Page styles */

/* LOGOUT Page styles */
.wrapper {
	position: relative;
	height: auto !important;
	min-height: 100%;
	margin: 0 auto;
}
.container {
	width: 965px;
	height: auto !important;
	min-height:100%;
	margin: 0 auto;
	padding-bottom: 100px;
	background-color:#fff;
}
.logoColumn {
	float: left;
	width: 200px;
	padding: 70px 30px 90px 30px;
}
.logoutColumn {
	width: 580px;
	min-height: 198px;
	padding: 75px 40px 40px 40px;
	background-image: url(/FCSMid-America/uploads/logoutBg.jpg);
	background-repeat: no-repeat;
	float: right;
}
.fullColumn {
	margin: 0;
	width: 100%;
}
.clear {
	clear: both;
}
#othersites_wrapper {
	width: 100%;
	height: 32px;
	border-bottom: 2px solid #b0aeae;
}
.othersites_container {
	min-width: 1000px;
	height: 32px;
	margin: 0 auto;
}
.othersites_title {
	width: 175px;
	height: 22px;
	padding: 5px;
	padding-left: 10%;
	background: url(/FCSMid-America/uploads/logout_othersitesBg.gif) right 100% no-repeat #4B4A4A;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	float: left;
}
.topNavigation {
	margin: 0;
	padding: 0;
	color: #3b3e3d;
	font-size: 1em;
	font-weight: normal;
	list-style: none;
	float: left;
}
.topNavigation li {
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	display: inline;
	float: left;
}
.topNavigation a:link, .topNavigation a:hover, .topNavigation a:visited {
	color: #3b3e3d;
	font-size: 1em;
	text-decoration: none;
	display: block;
}
.topNavigation a:hover {
	color: #666;
}
.subnav{
	width: 900px;
	margin: 0 auto;
	margin-bottom: -20px;
	padding-top: 35px;
	position: absolute center;
	background-image: url(/FCSMid-America/uploads/logout_footerTop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#footer_wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 67px;
	margin: 0;
	padding: 0;
	background-image: url(/FCSMid-America/uploads/logout_footerBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
.containerFooter {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	color: #fff;
}
.containerFooter .footer_left {
	width: 270px;
}
.containerFooter .footer_center {
	width: 400px;
}
.containerFooter .footer_right {
	width: 200px;
}
.footer_left {
	margin-left: 10px;
	float: left;
}
.containerFooter a:link, .containerFooter a:visited, .containerFooter a:hover {
	color: #fff;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.containerFooter a:hover {
	text-decoration: underline;
}
.smtext, .footertext {
	margin-top: 5px;
}
.footer_right {
	margin-right: 10px;
	padding: 0;
	text-align: right;
	float: right;
}
.footer_center {
	margin-left: 50px;
	padding: 0;
	text-align: center;
	float: left;
}
.rounded_button, .rounded_button span {
	background: url(/FCSMid-America/uploads/logout_btnLong.png) no-repeat;
}
.rounded_button {
	position: relative;
	padding: 8px 20px 8px 11px;
	background-position: right 0;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.2em;
}
.FCS_rounded_button INPUT {
	border: none;
	border-style: none;
}
.rounded_button span {
	position: absolute;
	top: 0;
	left: 0;
	width: 9px;
	height: 30px;
	margin-left: -9px;
	background-position: left top;
	display: block;
	cursor: pointer;
}
.rounded_button:hover span {
	background-position: left bottom;
}
.learnmore_button, .learnmore_button span {
	margin-left: 10px;
	background: url(/FCSMid-America/uploads/logout_ btnLong2.png) no-repeat;
}
.learnmore_button {
	position: relative;
	padding: 8px 20px 8px 11px;
	background-position: right 0;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.2em;
}
.learnmore_button span {
	position: absolute;
	top: 0;
	left: 0;
	width: 9px;
	height: 31px;
	margin-left: -9px;
	background-position: left top;
	display: block;
	cursor: pointer;
}
.learnmore_button:hover span {
	background-position: left bottom;
}
.buttonSpace{
	margin: 5px 0 0 10px;
	float: left;
}
.content_box {
	min-height: 275px;
	margin: 5px 10px 10px 10px;
	padding: 15px 10px 20px 20px;
	background-color: #f6f6f6;
}
.home_column {
	width: 195px;
	height: 240px;
	padding: 0 15px;
	border-right: 1px solid #CCC;
	float: left;
}
.last {
	border-right: 0;
}
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
.container:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;	
}
h1 {
	color: #09644f;
	font-size: 1.5em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3a5159;
}
.home_column h2 {
	height: 45px;
}
.home_column .bodycopy{
	height:150px;
}
h3 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	width: auto;
	line-height: 1.2em;
}
h4 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
.bodycopy {
	color: #666;
}
.bodycopy a:link, .bodycopy a:visited, .bodycopy a:hover {
	color: #09644f;
}
.subnav{color: #09644f;}
.subnav strong{color:#666;}
.subnav a:link, .subnav a:visited, .subnav a:hover {
	color: #09644f;
}
.footer_right a:link, .footer_right a:visited, .footer_right a:hover {
	font-size: .8em;
	color: #09644f;
}
.disclaimerFooter {
	font-size: .8em;
	color: #fff;
}
/* ____________ END LOGOUT/INTRODUCTION PAGES ____ */











