/* Template Second Branch - print.css */

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

body {
	background-color: #FFF;
	font-size: 80%;
	color: #000000;
}

/*====== Header ================*/
#headerWrapper {
	background-image: none;
	height: auto;
}
#header {
	position: static;
	height: auto;
	width: 100%;
}
#logo {left: 0;top: 0;position: static;}
#logo img {display: none;}
#logo img#printLogo {display: block;}
#obLogin {display: none;}
#tagline {
	color:#000000;
}
#outsideWrapper {
	background-image: none;
	padding: 0;
}
#topWrapper {
	background-image: none;
	margin: 0;
}
#wrapper {
	background-image: none;
	padding: 0;
}
#bottomWrapper {
	background-image: none;
	padding: 0;
	height: 0;
	margin: 0;
	
}
#waterMark {background-image: none;padding: 0;}

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

/*====== Footer ====================*/
#footerWrapper {
	background-image: none;
}
#footer {
	background: none;
	color: #000;
	margin: 0;
	padding: 0;
	width: auto;
}
#footer p {
	color: #000;
	text-align: left;
}
#footer #firstROI {display: none;}
#footer img.froiLogo {
	display: block;
}
#footer #footerNav {
	display: none;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#eh a, #fdic a {display: none;}
#footer .footerLogos {display: block;}
#footer #eh, #footer #fdic {position: static;float: left;margin-right: 2em;}
/*====== Main Content =================================================================================*/
#mainContent {
	color: #000000;
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
}

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

/*====== Category Page =================================================================================*/
#catBreadcrumb {display: none;}
#map {width: 640px;}

/*====== Product Page =================================================================================*/
#productSummary {
	border-top: none;
	margin: 0;
	padding: 0;
}
#productSummary #summaryContent {
	float: none;
	margin: 0;
	width: auto;
}
#productPhoto img, .addthis_toolbox, .addthis_default_style {display: none;}
#productButtons {display: none;}
#productDetails {
	border-top: none;
}
dl#productTabs {
    height: auto !important;
}
dl#productTabs dt {
	color: #333;
	float: none;
	clear: both;
	background-image: none;
	margin: 0;
	padding: 0;
}
dl#productTabs dt.selected {
	color: #333;
}
dl#productTabs dd {
    clear: both;
    border-top: none;
    display: block;
	padding: 0;
}
#productDetails .pane {
    clear: both;
    display: block !important;
    position: static !important;
    top: 0;
    left: 0;
    width: 80%;
}
#productSummary p {margin-top: 0;}
#productDetails ul {margin-top:0;}
