/* ========================================
    CSS STYLES FOR PORTAL    http://demo.olbfcs.com/FCSIllinois/ - Login & Logout
    v4.0, 08/14/2009 
    ========================================
*/   

@import url("../portal.css") ;

/* ### NOTE 1:  These styles are for the Login/Logout skin ONLY  ### */
/* ### NOTE 2:  These styles are ONLY the items that are different from the Default skin ### */

/* ### PAGE HEADER styles BEGIN */
table.HeadBg  {
	display: none;
}
/* ### PAGE HEADER styles END */

/* ### PAGE BACKGROUND styles BEGIN */
table.tableContent, .tableMain {
	background-color: #FFFFFF;
	display: block;
}
table.tableContent  
	{background-image: none;}
/* LEFT Pane */
td#tdLeftPane  { 
	background-color: transparent;
	width: 0px;
	height: 0px; 
	padding: 0px;
}
/* LEFT Pane Content */
td#LeftPane {
	background-color: transparent; 
	border-right: 0px solid #FFFFFF;
	padding: 0px;
	width: 0px;
}
/* ### PAGE BACKGROUND styles END */


/* Static Links and Tagline should not display in the main navigation bar of the Login/Logout skin */
.staticLinks 
	{display: none;}
.tagline
	{display: none;}

/* LOGIN Page styles BEGIN */
#LoginBg { 
	margin: 0px;
	padding: 0px;
	background: url(/FCSIllinois/uploads/loginBg.gif) no-repeat;
}
A.btnGrayBg {
	color: black;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
A.btnGrayBg SPAN {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #A6CAF0;
	border: outset 1px #858585;
}
/* LOGIN Page styles END */

/* INTRODUCTION Page styles BEGIN */
#main_stage { 
	width: 970px;
	margin: 0px;
	padding: 0px;
	background: url(/FCSIllinois/uploads/Option1Bg.jpg) no-repeat;
}
#logout_footer {
	width: 970px;
	height: 28px;
	padding: 0px;
	border: 0px solid #777777;
}
#ContentPane div.pnlContent {     
	margin: 0px; 
}
.welcome_to {
	font-size: 14pt;
	font-weight: normal;   
	color: #6bb13f;
	padding-top: 2px;
}
.main { 
	vertical-align: top;
	font-size: 11pt;  
	color: #191919;
	width: 600px;
	height: 400px;
/*	padding-top: 15px; */
}
.welcome_page_text {
	font-size: 11pt;
	font-weight: normal;   
	color: #191919;
	padding-top: 25px;
}
.icon {
	vertical-align: top;
	text-align: left;
	width: 30px;
	padding-top: 27px;
}
.privacy {
	font-size: 11pt; 
	line-height: 14pt;
}
.bottom_nav {
	font-size: 11pt; 
	color: #F0F0F0; 
	width: 100%; 
}
.bottom_nav table {
	width: 250px;
	margin-left: 30px;
	background-color: #191919;
	border-top: 10px solid #293337; 
}
.b_nav_spacer {
	width: 4%;
}
.b_nav_column {
	vertical-align: top;
	font-size: 11pt; 
	color: #F0F0F0;
	width: 24%;
	border: 0px dotted #293337; 
	border-right-width: 1px; 
}
.b_nav_headline, .b_nav_headline a {
	color: #FFFFFF;
}
.b_nav_headline  {
	font-size: 14pt;
	font-weight: bold; 
	width: ; 
	padding: 20px;
}
.b_nav {
	font-size: 9pt;
	font-weight: normal;
	color: #8d9193;
	padding-top: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #777777; 
	padding-left: 5px;
}
#blue_links { }
a.blue_links, a.blue_links:active, a.blue_links:visited {
	color: #1A7AB6;
	font-weight: bold;
	text-decoration: underline;
}
a.blue_links:hover {
	color: #1A7AB6;
	text-decoration: none;
}
#green_links { }
a.green_links, a.green_links:active, a.green_links:visited {
	color: #6bb13f;
	text-decoration: underline;
}
a.green_links:hover {
	color: #40650b;
	text-decoration: none;
}
/* INTRODUCTION Page styles END */

/* LOGOUT Page styles BEGIN */
.logout_links:link, .logout_links:visited {
	color: #191919;
	font-weight: bold;
	text-decoration: underline;
} 
.logout_links:hover {
	color: #02825D;
	text-decoration: none;
}
#logout_body {
	background-color: #000000;
	border: 5px solid #808080;
}
.logout_thankyou {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold;   
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.logout_text {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div.logout_text {
	padding: 15px;
	width: 38%;
}
.btm_nav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #F0F0F0; 
	background-color: #191919;
	border: 0px solid #293337;
	border-top-width: 10px;
	height: 20%;
	width: 100%;
}
.btm_nav_spacer {
	width: 4%;
}
.btm_nav_column {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #F0F0F0;
	width: 24%;
	border: 0px dotted #293337; 
	border-right-width: 1px; 
}
.btm_nav_headline  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	font-weight: bold; 
	color: #FFFFFF;
	padding: 20px;
}
.btm_nav_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: normal;
	color: #8d9193;
	padding-top: 10px;
}
/* LOGOUT Page styles END */













