/* Template Second Branch - print.css */

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

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

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

#header {
	background:none;
	position: static;
	height: 4em;
	width: 100%;
}
#logo {
	display: none;         
}
#printLogo {
	display:block;
}

#printLogo {
	display:block;
}
#tagline {
	color:#000000;
}

#outerWrapper, #wrapper {
	padding: 0;
	background:none;
}

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

/*====== Footer ====================*/
#footer {
	position: relative;
	bottom:0;
	left:0;
	background: none;
	color: #000;
	margin-top: 20px;
}

#footer img.froiLogo {
	display: block;
}
#footer div {
	border:none;
	background: none;
	color: #000;
}
#footer a {
	color: #000000;
}
#footerNav {
	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 =================================================================================*/
#productPhoto, #productPhoto img, .addthis_toolbox, .addthis_default_style, #tellMeMoreTop, #openNow  {
display: none;
}
#productSummary {
padding:0;
}
dl#productTabs {
	height: auto !important;
	width:100%;
}                
dl#productTabs dt, dl#productTabs dt.selected {
	background:none;
	clear: both;
	color:#000;
	display: block;	
	float:none;
	width:auto !important;
	padding: 0;
	margin: 0 3px 5px 0;
	text-align:left;
}

dl#productTabs dd {
	background:none;
	border: none;
	clear: both;
	display: block !important;
	position: static !important;
	width: 100% !important;
}
#productDetails {
	border:none;
}
#productDetails p {
	clear: both;
}
dl#productTabs ul {
width: 100% !important;
}
#openNow a, #openNowBottom a {
background: none;
display:none;
}
/* locations */
#map, #formLocQuery {
	display:none;
}
.locationInfo {
	display:block !important;
}
#locations .adr {
border:none;
width:280px;
}
#locations .lobbyHours {
width:auto;
}
#locations .adr, #locations .lobbyHours, #locations .driveHours {
float:left;
overflow:visible;
position:static;
}
#locations .adr h3 {
	display:none;
}