/*-------------------------------------------------------------------------------- 

						New DrPhil.com Print, projection styles
						by Francis Albar @ VPI.Net

-------------------------------------------------------------------------------- */
body {
	background-color: #FFF;
}
#header #rightBar, #header #menu, #header #logoHeader, #header #drphilLeft, #rightBar, .clearer, h1.pageTitle, #headerLogin, #headerSearch {
	display: none;
	position: inherit;
	width: auto;
}
#header {
	background: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: auto;
	float: none;
	position: inherit;
	display: none;
}
#header #logo {
	/* display: none; */
	position: relative;
	top: 0px;
	left: 0px;
}
div, table, body, span, img {
	position: inherit;
	overflow: none;
	float: none;
	width: auto;
	height: auto;
	text-align: left;
}
.container {
	position: inherit;
	float: none;
	width: auto;
	background: none;
}
#content {
	position: relative;
	width: auto;
	background: none;
	padding: 0px;
	margin: 0px;
}
#content.bluepageTemplate {
	position: relative;
}
#content #leftBar, #content #subNav {
	display: none;
}
/*
#content .pageContent {
	padding: 0px;
	margin: 0px;
	width: 500px;
	overflow: none;
	position: inherit;
}
*/
#content .centralColumn {
	width: 500px;
	overflow: none;
	padding: 0px;
	margin: 0px;
}
#content .centralColumn .promo {
	height: 100px;
}
.relatedLinksHolder, #itemFoot, #footer, #footer #links, #footer #legal {
	display: none;
}

#contentSlideshow .slide {
	display: block;
}
#contentSlideshow .EndOfSlide {
	margin-bottom: 20px;
}

#contentSlideshow #arrows {
	display: none;
}
#contentSlideshow .PrintLink {
	display: none;
}
#contentSlideshow img {
	margin: 10px;
}

/* New -------------------------------------------------*/
.pageContent {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.Promos, .TextContent {
	width: 300px;
}
.RelatedLinksHolder {
	position: absolute;
		top: 0px;
		right: 0px;
	
	width: 250px;
}
#DrPhilFlash1, #DrPhilFlash2, #DrPhilFlash3, #DrPhilFlash4, #DrPhilFlash5, #DrPhilFlash6, #DrPhilFlash7, #DrPhilFlash8, #DrPhilFlash9, #DrPhilFlash10 {
	display: none;
}
#Header, .TopBanner, .rightBar, .showBlurb, .RectangleBanner, .leftBar, .ShowVideo, .UncutVideo, .bottomLinks {
	display: none;
}
/*------------------------------------------------------*/