/* Hide navigation */
#utils,
#subnavigation,
#breadcrumbs,
#handmade,
#footerNav {
	display: none;
}


/* Fixes to content positioning */

h1 {
	margin-bottom: 20px;
}

#ideaTributette,
#pricingInfo,
#moreInfo {
	display: none;
}

.hideWithJavaScript {
	display: block;
}

#navigation {
 	margin: 0 0 40px 0;
	border-bottom: 1px solid #e6eced;
}

#logo {
	float: left;
	margin-right: 20px;
	text-align: center;
}

#tagNav {
	border-bottom: 0;
	float: left;
	margin-top: 100px;
	width: 65%;
}

#tag2 {
	clear: left;
	font-size: 18pt;
	margin-left: 0;
	padding-left: 0;
}

#navigation ul,
#navigation ul li {
	font-size: 10pt;
}

#navigation ul li {
	padding-right: 10px;	
}

#navigation ul li strong {
	font-weight: normal;
}

#container {
	width: 100%;
}

#contentWrapper {
	clear: both;
 	max-width: 100%;
}

#content {
	margin-left: 0;
}

#productListingsAboutBooks {
	margin-right: 30px;
}

#summary {
	width: 380px;
}

#recycledUsa {
	float: right;
	margin-right: 20px;
}


/* Product page elements */

#content {
	padding-left: 0;
}

.upsell {
	display: none;	
}

#physical.hideWithJavaScript,
#features.hideWithJavaScript,
#aboutBooks.hideWithJavaScript {
	display: block;
}

#physical,
#features,
#aboutBooks {
	width: 95%;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

.sIFR-hasFlash #tag1 {
	visibility: visible !important;
}

.sIFR-hasFlash #tag2 {
	visibility: visible !important;
}

.sIFR-hasFlash .productTag {
	visibility: visible !important;
}