/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for 	Debbie King - Print Stylesheet
Author:		Alison Springall (alisonspringall@silktide.com) / Silktide Ltd - All Rights Reserved
Created:	07/11/2008


-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

body					{ background: #fff none; text-align: left; }

.block					{ display: none; }

/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header					{ display: none; }

#wrapper				{ height: 100%; background: #fff none; border-bottom: 0; }

#container				{ width: 100%; padding-top: 0; }

#borderwrapper			{ width: 100%; margin-left: 0; }
#innerwrapper			{ width: 100%; height: auto; float: none; background: transparent none; }
#contentwrapper			{ position: relative; top: 0; width: 100%; height: auto; }
.overflowwrapper		{ width: 100%; height: auto; }

#content				{ width: 100%; height: auto; margin: 0 0 0 0; }
#fullcontent			{ width: 100%; height: auto; margin: 0 0 0 0; }

#contenttext			{ height: auto; margin: 0 250px 0 0; }
#home #contenttext		{ height: auto; }
#press #contenttext		{ height: auto; }

#subcontent				{ width: 210px; height: auto; position: absolute; top: 0; right: 0; overflow: hidden; background-color: #fff; padding: 10px; border: 1px solid #c7c7c7; }

#flash					{ display: none; }

/* Navigation Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#mainnav				{ display: none; }


/* Search Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#search					{ display: none; }


/* Subcontent Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


#subcontent #news				{ display: none; }
/*

#subcontent #news .title		{ margin-top: 0; }			
#subcontent #news h3			{ font-size: 1.2em; line-height: 1.2em; color: #fe259b; padding-bottom: 5px; border-bottom: 1px solid #000; margin: 0 0 0; }
#subcontent #news p				{ line-height: 1.1em; padding: 5px 0; border-bottom: 1px solid #000; margin: 0; }
#subcontent #news p a			{ color: #000; }
#subcontent #news p a:hover,
#subcontent #news p a:active	{ color: #177F99; }
#subcontent #news hr			{ height: 1px; background-color: #7b7b7b; color: #7b7b7b; margin: 0; }

	
#press #subcontent #news			{ top: 30px; }
#subcontent #news p					{ line-height: 1.3em; }

#press #subcontent #news p a		{ color: #177F99; }
#press #subcontent #news p a:hover,
#press #subcontent #news p a:active	{ color: #000; }
#press #subcontent #news hr			{ margin: 2px 0; }

.articleimg				{ background-color: #f8f8f8; text-align: center; padding: 10px; border: 1px solid #D4D5D4; margin-right: 10px; }
.articleimg	img			{ margin: 0 auto; }

*/

/* Gallery Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/*
#gallery table			{ width: 590px; border-collapse: collapse; }

.galleryblock			{ width: 180px; height: 111px; float: left; overflow: hidden; margin: 0 2px 11px; }
.galleryblock span,
.galleryblock img		{ display: block; margin-top: -20px; }
.galleryblock a			{ width: 180px; display: block; border-bottom: 10px solid #6d6e71; }
.galleryblock a.selected,
.galleryblock a:hover,
.galleryblock a:active	{ color: #fe259b; border-bottom: 10px solid #fe259b; }

.galleryblock span.thumb{ width: 180px; height: 102px; display: block; overflow: hidden; cursor: hand; }
.galleryblock span.view	{ text-align: right; padding: 23px 0 3px; }
*/

/* Footer Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#footer					{ display: none; }
