@import url(/templates/css/main.css);

/* ~~~ Family First Credit Union Template Stylesheet Created by Brighton Consulting 2007 ~~~ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2007, Brighton Consulting */
/* Added: June 28th, 2007 */
/* Visit www.brightonconsulting.com.au */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without written permission. */


/* ~~~ SITE COLOURS ~~~ */
/*

	#0077c0 - family first blue
	
	#da5800 - family first orange
	
	#000000 - black
	
	#919093 - family first light grey
	
*/
	
/* 
~~~~~ IE HACK GUIDELINES ~~~~~

p  {
  border:1px solid green; ~~~ works in all
  *border:1px solid red; ~~~ targets IE6 and 7 
  _border:1px solid blue; ~~~ targets IE6 only
}

*/



/* ~~~ GENERAL SITE-WIDE STYLES ~~~ */
/* ~~~ DO NOT MODIFY WITHOUT GOOD REASON ~~~ */
/* ~~~ This import method calls generic site wide styles ~~~ */




/* Page Background color */
.darkbackground {
	background-color:#f0ede6;
	background:#ffffff url(../images/sliced_masters/body_background_gradient.jpg) top left repeat-x;
	height:100%;
	margin:0;
}

/* Reset unstyled containers */
.container_1 {
	background:none;
	padding:0;
	margin:0;
}
.container_2 {
	background:none;
	padding:0;
	margin:0;
}


/* COLUMN WIDTHS AND MASTER STYLES */

#site_left {
	display:none;
}
#container { 
	width:1010px;
}
#site_header { 
	width:1000px;
}
#site_main {
	width:998px;
	margin:1px auto 5px;
}
#column_1 { 
	display:none;
}
#column_2 { 
	width:742px;
	float:left;
	height:100%;
}
#column_3 { 
	width:255px;
	float:left;
	margin-right:1px;
}
#site_footer {
	width:996px;
	margin:15px auto 5px;
	padding-bottom:10px;
	height:58px;
}
#site_right {
	display:none;
}


/* Div Sections */

#javascript { }
#container { 
	margin:0 auto 0 auto;
	padding:0;
	background:transparent url(../images/sliced_masters/body_frame_background_repeat.gif) top center repeat-y;
}
#container div#cont_1 {
	background:transparent url(../images/sliced_masters/body_frame_footer.gif) bottom center no-repeat;
	
}
#container div#cont_2 {
	background:transparent url(../images/sliced_masters/body_frame_top_repeat.gif) top center no-repeat;
	padding-bottom:5px;
}

/* SITE HEADER */

#site_header { 
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#site_header div.container_1 {
	position:relative;
	height:78px;
	width:998px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/sliced_masters/header_background_repeat.gif) top left repeat-x;
	}
#site_header div#logo {
	position:absolute;
	height:71px;
	width:398px;
	left:17px;
	top:2px;
}
#site_header div#secondlogo {
	position:absolute;
	height:57px;
	width:174px;
	left:455px;
	top:15px;
}

#site_header div#headerNav {
	position:absolute;
	top:3px;
	right:2px;
}
#site_header div#headerNav ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
#site_header div#headerNav ul li {
	margin:0;
	padding:0 8px;
	float:left;
	border-right:1px solid #919093;
}
#site_header div#headerNav ul li.end {
	border-right:none;
} 
#site_header div#headerNav ul li a:link, #site_header div#headerNav ul li a:visited {
	color:#919093;
}
#site_header div#headerNav ul li a:hover, #site_header div#headerNav ul li a:active {
	color:#da5800;
}
#site_header div#bsb {
	position:absolute;
	right:2px;
	bottom:4px;
}
#site_header div#bsb h2 {
	float:left;
	font-weight:normal;
	color:#919093;
	font-size:1.1em;
	padding-right:5px;
}
#site_header div.container_2 {
	width:998px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #da5800;
	background:url(../images/sliced_masters/menu_background_repeat.gif) top left repeat-x;
}



/* SITE MAIN DIV */

#site_main div.container_1 { }


/* COLUMN 1*/

#column_1 { }



/* COLUMN 2 */

#column_2 div.container_1 {
	margin-left:1px;
	position:relative;
}
#column_2 div.container_1 div#pagetitle {
	height:28px;
	font-size:1.2em;
	font-weight:normal;
	color:#0077c0;
	padding:6px 16px 0;
	background-color:#e4e9f6;
	border-right:1px solid #ffffff;
	overflow:hidden;
}
#column_2 div.container_1 div#pageheader {
	margin-top:15px;
	margin-left:15px;
}
#column_2 div.container_1 div#breadcrumbs {
	position:absolute;
	right:15px;
	top:55px;	
}
#column_2 div.container_1 div#breadcrumbs span.pagefunctionicon {
	float:right;
	padding:1px 10px;
}
#column_2 div.container_1 div#breadcrumbs div.pathway {
	float:right;
	padding:0 5px;
	color:#ffffff;
	width:410px;
	text-align:right;
}
#column_2 div.container_1 div#breadcrumbs div.pathway a {
	color:#ffffff;
	font-weight:bold;
}
#column_2 div.container_1 div#breadcrumbs div.pathway a:hover {
	text-decoration:underline;
}

#column_2 div.container_2 {
	padding:0 17px;
	margin:15px 0;
	border-right:1px solid #919093;
	min-height:400px;
	_height:400px;
}
#column_2 div.container_2 div#featuredSections {
	width:701px;
	margin:10px auto;	
}
#column_2 div.container_2 div#featuredSections div.section {
	margin-bottom:15px;
	padding-top:15px;
	background:url(../images/sliced_masters/featured_frame_top.gif) top left no-repeat;
}
#column_2 div.container_2 div#featuredSections div.section div.container_1 {
	position:relative;
	left:-1px;
	*left:0;
	background:url(../images/sliced_masters/featured_frame_bottom.gif) bottom left no-repeat;
	padding:0 15px 15px;
}
#column_2 div.container_2 div#featuredSections div.section div.icon {
	float:left;
	margin-right:15px;
}
#column_2 div.container_2 div#featuredSections div.section div.description {
	float:left;
	width:560px;
	position:relative;
}
#column_2 div.container_2 div#featuredSections div.section div.description p.btns {
	text-align:right;
}
#column_2 div.container_2 div#featuredSections div.section div.description span.pipe {
	padding:0 4px;
}



/*COLUMN 3*/	
#column_3 div.container_1 {
	
}
#column_3 div#col_3_header {
	height:28px;
	font-size:1.2em;
	font-weight:normal;
	color:#0077c0;
	padding:6px 0 0 14px;
	background-color:#d9e1f3;
	overflow:hidden;
	margin-bottom:15px;
}
#column_3 div#IBlogin {
	width:225px;
	height:84px;
	margin:0 auto 15px;
	background:url(../images/sliced_masters/IBLogin_background.gif) top left no-repeat;
	position:relative;
}
#column_3 div#IBlogin div.login {
	position:absolute;
	bottom:33px;
	right:4px;	
}
#column_3 div#IBlogin p a {
	position:relative;
	top:55px;
	left:10px;
	color:#FFFFFF;
}
#column_3 div#IBlogin p a:hover {
	text-decoration:underline;
}

#column_3 .mycard {
	padding-left:15px;
	margin-bottom:15px;
}

#column_3 div#online_tools {
	width:225px;
	height:137px;
	margin:0 auto 15px;
	background:url(../images/sliced_masters/OnlineTools_background.gif) top left no-repeat;
	position:relative;
	padding-top:35px;
}
#column_3 div#online_tools div#tools {
	width:205px;
	margin:0 auto;
}
#column_3 div#online_tools div#tools div.tool {
	margin-bottom:11px;
}
#column_3 div#online_tools div#tools div.tool select {
	width:200px;
	margin-bottom:3px;
	font-size:0.9em;
}
#column_3 div#online_tools div#tools div.tool select option {
	padding-bottom:3px;
}
#column_3 div#online_tools div#tools div.search {
	margin-top:0px;
	position:relative;
	height:35px;
	margin-bottom:10px;
}
#column_3 div#online_tools div#tools div.search input.inputbox {
	position:absolute;
	top:2px;
	width:135px;
}
#column_3 div#online_tools div#tools div.search input.image {
	position:absolute;
	top:-5px;
	right:0;
}




#column_3 div#col3_spotlight {
	width:180px;
	padding-bottom:15px;
	overflow:hidden;
}	
#column_3 div#promo {
	width:225px;
	margin:0 auto 15px;
}


/* FOOTER */
#site_footer div.container_1 {
	padding:0 15px;
}
#site_footer div#siteby {
	float:right;
	padding-left:25px;
}
#site_footer div#footertext {
	float:right;
	width:885px;
}
#site_footer div#footertext p {
	margin-top:0;
	padding-top:0;
	padding-bottom:4px;
}	


/*
	WYSIWYG FIXES - DON'T CHANGE WITHOUT CONSULTATION
	The following style makes p and ul tags show as br tags in tables for the same results in IE and FF
*/
.mainbody table p, .mainbody table ul  {
	
	margin-top:0px;
	margin-bottom:0px;
}