/* GNCU FIRSTBranch - print.css */

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

body {
	background-color: #FFF;
	font-size: 12pt;
	color: #000000;
}
#outerWrapper {
	background-image: none;
	background-color: #fff;
}
/*====== Header ================*/

#header {
	position: static;
	height: auto;
	width: 100%;
}
#printLogo {
	display: block;
}
#header #phoneNumber {display: block;}
#logo {
	display: none;
	position:static;
}

#tagline {
	color:#000000;
}

#wrapper {
	padding: 0;
}

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

/*====== Footer ====================*/
#outerFooter {
	border-top: none;
	background-color: #fff;
}
#footer {
	background: none;
	color: #000;
	margin-top: 20px;
}
#footerNav {display: none;}
#footer img.froiLogo {
	display: block;
}
#footer #firstROI {display: none;}
#footer #footerContent {
	left: 0;
}
#footer a {
	color: #000000;
}
#footer #eh {display: none;}
#footer h4.slogan {display: none;}
/*====== Main Content =================================================================================*/
#mainContent {
	color: #000000;
	width: auto;
	float: none;
}

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

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

#map {
	width: 640px;
}

/*====== Product Page =================================================================================*/
#productPage {width: 100%;}
#productSummaryContent {
	float: none;
	width: 100%;
	padding: 0;
	border-top: none;
}
#productButtons {display: none;}
#productPhoto img, .addthis_toolbox, .addthis_default_style {
display: none;
}
#productDetails {
	border-bottom: none;
	clear: both;
	width: auto;
	margin:  20px 0 0 0;
	padding: 0;
	border-top: none;
}

#productDetails dl#productTabs dt {
	float: none;
	color: #333 !important;
	display: block;
	margin: 20px 0 10px;
	padding: 0;
	font: bold 24px 'Trebuchet MS',Arial, Helvetica, sans-serif;
	background-image: none !important;
	background-color: transparent !important;
	text-indent: 0;
	width: auto !important;
	height: auto !important;
	background-color: transparent;
	border: none;
	text-decoration: none;
}
#productDetails #productTabs dt.selected {
	margin: 20px 0 10px;
	padding: 0;
	background-image: none;
	color: #333;
	border: none;
	text-decoration: none;
}
#productDetails p {color: #000;}
#productDetails ul {color: #000;margin-left: 1em;}
#productDetails li {
	background-image: none;
	list-style-position: outside;
	list-style-type: disc;
}
dl#productTabs {
	height: auto !important;
}
dl#productTabs dd {
	width: 80%;
	border-top: none;
	padding: 0;
	margin: 0;
}
#productTabs .pane {
	position: static;
	overflow: auto;
	display: block !important;
	background-color: transparent;
	background-image: none !important;
	border: none;
	margin-bottom: 20px;
}
#productButtons {display: none;}