/*
Stylesheet for Grierson Trust - PRINT
Date: April 2010
Version: 1.0.0
Developer: S. Cmakal
*/

#footer,
#navigation {
	display: none;
}

#header {
	height:auto;
	overflow:auto;
	width:auto;
}

#header h1 {
	position: static;
	width: auto;
	height:auto;
	color: #000;
	padding:15px 0 10px;
	background-color: #fff;
}

/*#header img {
	display: none;
}

.generic-large-image #header {
	height: auto;
}
*/
#wrapper {
	width: auto;
	border: none;
}

.awards.judging-process .intro, .awards.how-to-enter .intro,
.awards .intro {
	padding: 20px 0 0 0;
	overflow: auto;
	display: inline !important;
	width: auto;
	margin: 0;
}
.generic-large-image .inner-content,
#content .content.two-columns,
#content .content {
	padding: 20px 0 20px 0;
	overflow: auto !important;
	min-height: auto;
	height: auto;
	display: inline !important;
	width: auto;
	margin: 0;
}

.awards .inner-content {
	display: inline !important;
	overflow: auto !important;
}
.awards.judging-process #right-column, .awards.how-to-enter #right-column,
.awards #right-column,
#right-column  {
	position: static;
	right: auto;
	top: auto;
	width: 100%;
	float: left;
	margin: 20px 0;
	display: inline !important;
	overflow: auto !important;
}

.entry-form #progress {
	display: none;
}

.entry-form h2 {
	margin:0 0 16px;
}

a.print,
a.print-form {
	display: none;
}

.entry-form #content .content {
	display: inline;
}

.B_crumbBox {
	display: none;
}

div.expand {
	display: inline !important;
}
a.expand {
	display: none;
}

#homeCarousel {
	display: none;
}