@charset "utf-8";
/* CSS Document					*/
/* FloraBankandTrust.com		*/
/* Contains Homepage styles		*/

@import "http://fbandtbank.com/index.php?/styles/base/";

/*** MAIN CONTENT ***/
#panel01 {
	padding: 15px 0 0;
	margin: 0 0 10px;
	width: 760px;
}
	#feat01 {
		display: block;
		position: relative;
		width: 165px;
		float: left;
		margin: 0 10px 0 0; /* keeps space between the two halves */
		padding: 0 10px 0 200px; /*remove bottom-padding to make level w/ #feat02 */
		background: #FFF url(http://fbandtbank.com/images/interface/FRFC_home_feat.jpg) 0 0 no-repeat;
		min-height: 320px;
	}

		#feat01 ul li, #toc01 ul li, #events ul li 	{ margin-left: 0; list-style: none; }
		#toc01 ul li ul li 				{ margin-left: 1em; list-style: none; }
		
		#frfc_callout {
			position: absolute;
			bottom: -20px;
			left: 65px;
			display: block;
			height: 140px;
			width: 140px;
			text-indent: -9999px;
			background: url(http://fbandtbank.com/images/interface/FRFC_badge-trans.png) 0 0 no-repeat;
		}
		#frfc_callout a {
			bottom: -20px;
			left: 65px;
			display: block;
			height: 140px;
			width: 140px;
			text-indent: -9999px;
			background: transparent;
		}
		#frfc_callout a:hover {
			text-indent: -9999px;
			background: transparent;
		}
		.frfc_signup { display: none; }
	#feat02 {
		display: block;
		width: 375px;
		float: right;
		margin: 0;
		padding-top: 0;
		font-family: Arial, Helvetica, sans-serif;
		background: #F0EAC9;
		min-height: 320px;
	}
		#feat02a {
			display: block;
			width: 345px;
			background: #CDE8A6 url(http://fbandtbank.com/images/interface/feat02a_bg.jpg) 0 100% repeat-x;
			margin: 0;
			padding: 15px 15px 10px;
		}
			h2#banking_head, h2#banking_head a {
				display: block;
				margin: 0;
				padding: 0;
				width: 235px;
				height: 30px;
				text-indent: -9999px;
				background: url(http://fbandtbank.com/images/interface/banking_head.gif) 0 0 no-repeat;
			}
			#feat02a_list01 {
				display: block;
				float: left;
				width: 162px;
				padding: 0 10px 0 0;
				font-weight: bold;
			}
				li#login a {
					display: block;
					text-indent: -9999px;
					height: 62px;
					width: 149px;
					list-style: none;
					background: url(http://fbandtbank.com/images/interface/onlinebanking_login_callout.png) 0 0 no-repeat;
					margin: 5px 0; /* was 4px 0 6px */
					padding: 0;
					line-height: 16px; /* height of icon */
					cursor: hand; /* For IE6 */
				}
					
			#feat02a_list01 ul, #feat02a_list02 ul, #events ul {
				list-style: none;
			}
		#feat02b {
			display: block;
			width: 345px;
			margin: 0;
			padding: 15px;
			background: #F0EAC9 url(http://fbandtbank.com/images/interface/feat02b_bg.gif) 50% 0 repeat-x;
		}
			#feat02a_list02 {
				display: block;
				float: right;
				width: 172px;
				padding: 0;
				font-weight: bold;
			}
				li#signup, li#bankinginfo {
					text-indent: 0;
					list-style: none;
					margin: 5px 0;
					padding: 0 20px;
					line-height: 16px; /* height of icon */
					background: url(http://fbandtbank.com/images/interface/signup_icon.gif) 0 0 no-repeat;
				}
				li#bankinginfo {
					background: url(http://fbandtbank.com/images/interface/bankinginfo_icon.gif) 0 0 no-repeat;
				}
		
#panel02 {
	display: block;
	width: 375px;	
	float: left;
	margin: 0 10px 10px 0; /* keeps space between the two halves */
	padding-top: 0;
}
	#feat03, #feat03 a, #feat03 a:hover {
		display: block;
		width: 375px;
		height: 56px;
		margin: 0;
		padding: 0;
		text-indent: -9999px;
		background: url(http://fbandtbank.com/images/interface/homeloan_feat.gif) 0 0 no-repeat;
	}
	#toc01 {
		display: block;
		width: 175px;
		float: left;
		margin: 0 10px 0 0;
		padding: 0;
	}
		#toc01 ul { margin-top: 5px; }
		#toc01 ul li { font-weight: bold; }
		#toc01 ul li ul li { font-weight: normal; }
	#toc02 {
		display: block;
		width: 185px;
		float: left;
		margin: 0;
		padding: 0;
	}
	
#panel03 {
	display: block;
	width: 375px;
	float: left;
	margin: 0 0 10px 0; /* keeps space between the two halves */
	padding-top: 0;
}	
