/* Advantage Plus CU FIRST Branch - print.css */

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

body {
	background-color: #FFF;
	background-image: none;
	font-size: 75%;
	color: #000000;
}

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

#header {
	background-image: none;
	height: 153px;
	position: static;
	width: 100%;
}
#header h3#phoneNumber {display: block;font-size: 1.5em;padding-top: 2em;}
#logo {position: static;float: left;margin-right: 2em;}
#logo img {
	display: none;
}
#logo img#printLogo {
	display: block;
}
#tagline {
	color:#000000;
}
#productPage #productPhoto {display: none;}
#wrapper {
	background-image: none;
	margin: 0;
	padding: 0;
	width: auto;
}

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

/*====== Footer ====================*/
#footerNav, #firstROI, #eh, #fdic{
	display: none;
}

#footer {
	bottom:0;
	left:0;
	background: none;
	color: #000;
	margin-top: 20px;
}

#footer img.froiLogo {
	display: block;
}

#footer a {
	color: #000000;
}
#footer p {
	text-align: left;
}
#printLogos {
	display: block;
}
#printLogos img {
	margin-right: 10px;
}
/*====== Main Content =================================================================================*/
#mainContent {
	background-image: none;
	color: #000000;
	width: auto;
	float: left;
}
#innerContent {
	background-image: none;
}
#mainContentBottom {
	background-image: none;
}
/*====== Left Column ==================================================================================*/
#leftColumn {
	display: none;
}

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

#map {
	width: 640px;
}

/*====== Product Page =================================================================================*/
#productPage #productSummary {min-height: 0;}
#shareButtons {display: none;}
#productPage {padding: 0;}
#productPhoto img, #productPage #productButtons, .addthis_toolbox, .addthis_default_style {
	display: none;
}
#productIntro {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}

dl#productTabs {
	height: auto !important;
	padding: 0;
}

#productPage dl#productTabs dt {
	cursor: default;
	float: none !important;
	font-size: 2em;
	border: none;
	padding: 0 !important;
	color: #000000 !important;
}
#productPage dl#productTabs .leftBG, #productPage dl#productTabs .rightBG {
	display: none;
}
#productPage dl#productTabs .dtBody {
	background-image: none;
	float: none;
	height: auto;
	padding: 0;
}
#productPage dl#productTabs .dtBody .arrow {
	display: none;
}
#productPage dl#productDetails dt.firstChild {
	margin: 0;
}
#productPage dl#productTabs dd {
	clear: both;
	border-top: none;
	display: block;
}
#productPage #productDetails dl dd ul {
	margin: 0;
}

#productPage #productDetails .pane {
	margin-bottom: 2em;
	padding: 0;
	clear: both;
	display: block !important;
	position: static !important;
}
