/* print styles ----------------- */

body {
	color: #000000
}

.divider {
	background: none;
}

a, a:visited {
	color: #000000;
	text-decoration: none;
}

h1 
{
	color: #000
}

#logo {
	background: none;
	height: 62px;
}

#logo h2 {
	background: url("../images/madlogo_print.gif") no-repeat;
	height: 62px;
}

#logo h2 a span {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: -1;
	font-family: 'Trebuchet MS', Arial;
	font-weight: bold;
	font-size: 25px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	display: block
}

html>body #logo h2
{
	background: none;
	z-index: -2;
}

html>body #logo h2 a span 
{
	z-index: 1;
	display: block
}

#title {
	border: none;
	background: url("../images/title_print.gif") no-repeat;
	background-position: 0 0;
	height: 70px
}

#title h1 a span {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: -1;
	font-family: 'Trebuchet MS', Arial;
	font-weight: bold;
	font-size: 25px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	display: block
}

html>body #title h1
{
	background: none;
	z-index: -2;
}

html>body #title h1 a span 
{
	z-index: 1;
	display: block
}

/* hidden items */
#header, #mainNavigation, #subNavigation, #logos, #promotionalItems, #scraper, #banner, #advertisingSlots, .articleLinks, .more, .subscription, div#submitVote, #extraContent h2 span.more, #specialItem1, .subDescription img, #subscriptionLinks, .subPricePromo p a, .subPrice p a {
	display: none
}

/*restrains width of content floats and provides dotted column divider which is always the length of the longest column*/
#body {
	width: 100%;
	background: #ffffff;
	margin-bottom: 5px
}

#container {
	float: none;
	width: 100%
}

#content {
	padding: 0;
	float: none;
	width: 100%
}
	
#footer, #menulessFooter {
	background: #ffffff;
	height: 30px;
	margin-top: 20px;
	margin-left: 0
}

#footer p, #menulessFooter p {
	text-align: left
}

#footer a, #subscriptionFooter a #menulessFooter a {
	color: #000000
}

object {
	margin-top: 20px;
	margin-bottom: 20px
}

/*------------------- subscription specific --------------------*/

.subOption, .subOptionMad {
	background: none;
	border: solid 1px #999999;
	width: 90%;
	margin-bottom: 20px
}

.subOptionFooter, .subOptionFooterMad {
	background: none;
	height: 1px
}

#subscriptionContent h3 a {
	color: #000000
}

#subHeader {
	width: 100%;
	background: none;
	padding: 0;
}

#subHeaderText {
	padding-left: 0;
}

#body #subHeaderText h1 {
	margin: 0;
}

#subscriptionContent h2, #logonBody h2 {
	display: block;
	background: none;
	text-indent: 0;
	padding-top: 20px
}

#floatedHeading h2 {
	float: none;
	background: none;
	text-indent: 0;
}

/* --------- back issues ----------------- */

#backIssue #body h1 {
	margin-left: 0;
	margin-bottom: 10px
}

/* ---------- marketing week specific --------------------- */

#mainContent h2, #subContent h2, #extraContent h2, #subscribeNow h2, #subMenuBox h2 {
	background: none;
}

#subscribeNow h2, #subMenuBox h2, #extraContent h2 {
	border: 0
}

h2 span {
	display: block;
}

h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	line-height: 1em;
}

#extraContent h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	line-height: 1em;
	text-align: left;
}

#mainContent span, #subContent span {
	color: #000000;
}

#extraContent {
	background: #ffffff;
	color: #000000;
	margin-top: 20px
}

#extraContent form {
	padding: 10px 0 0 0;
	border: 0;
	background: #ffffff
}

#subColumn1 {
	float: left;
	width: 100%;
	color: #000000
}

#subColumn2 h2 {
	padding-left: 5px
}

#mainContent h3 a, #subColumn1 h3 a {
	color: #000000
}

#extraContent form span {
	color: #000000
}

#extraContent span {
	color: #000000
}

#extraContent div {
	padding: 15px 0 0 0
}

#menulessPromotionalItems {
	display: none
}

#menulessContent {
	padding: 0;
}

#menulessContainer {
	width: 100%;
	float: none;
}

#menulessBody {
	width: 100%;
}

#mainColumn1 {
	width: 100%;
	float: none
}

#mainColumn2 {
	width: 100%;
	float: none
}

#extraContent h2 span {
	display: block;
}

#contentHeader 
{	
	background: none
}