/* Spectrum FCU FIRST Branch - print.css */

* {
	margin: 0;
	padding: 0;
	overflow: visible !important;
}

body {
	background-image: none;
	background-color: #FFF;
	font-size: 12pt;
	color: #000000;
}

/*====== Header ================*/

#header {
	background-image: none;
	position: static;
	height: 8em;
	width: 100%;
}
#olbLogin { display: none !important; }
#onlineBankingLink {display: none;}
#printLogo { display: block; }
h1#logo { display: none; }

#wrapper {
	padding: 0;
}

#ultraTopNav, .textSize, #searchForm, #primaryNav, #downstreamObl, #downstreamObl a.iframe, #printThisPage, #printLink {
display: none;
}

/*====== Footer ====================*/
#footer {
	position:static;
	background: none;
	color: #000;
	margin-top: 20pt;
}
#footer p {
	text-align: left;
}
#footer img.froiLogo {
	display: block;
}

#footer a {
	color: #000000;
}
#footer #fdic {
	position: static;
}
#footer #eh {
	position: static;
}
#firstROI {
	display: none;
}

/*====== Main Content =================================================================================*/
#mainContent {
	color: #000000;
	width: auto;
	float: left;
}

/*====== Left Column ==================================================================================*/
#leftColumn {
display: none;
}

/*====== Category Page =================================================================================*/
#catBreadcrumb {
display: none;
}

#map {
	width: 640px;
}

/*====== Product Page =================================================================================*/
#productHead {
	background-image: none;
}
#productSummary {
	width: 80%;
}
#productSummary h1 {font-size: 35px;}
#productSummary p {color: #000;}
#productPhoto, #productButtons, #productPhoto img, .addthis_toolbox, .addthis_default_style, #mainContentBottom, #footerNav, .applyNow {
display: none;
}
#productDetails {
	width: auto;
	margin:  20px 0 0 0;
	padding: 0;
	border-top: none;
}
#productDetails #productTabs dt.enabled {
	float: none;
	display: block;
	margin: 0 0 5px;
	padding: 0;
	font-weight: bold;
	font-size: 17px;
	background-image: none !important;
	text-indent: 0;
	width: auto !important;
	height: auto !important;
	background-color: transparent;
	border: none;
}
#productDetails #productTabs dt.selected {
	margin: 0;
	padding: 0;
	background-image: none;
	color: #333;
}
#productDetails p {color: #000;}
#productDetails ul {color: #000;margin-left: 1em;}
dl#productTabs {
	height: auto !important;
}
dl#productTabs dd {
	width: 80%;
	border-top: none;
	padding: 0;
	margin: 0;
}
#productDetails .pane {
	position: static;
	overflow: auto;
	display: block !important;
	background-color: transparent;
	border: none;
	margin-bottom: 20px;
}
