﻿/*--------------------------------------------------------------------------

The Trafford Centre - Print Full Width Style Sheet

Version:	1.0
Author:		Aaron Mitchard
Email:		aaron@idaho.uk.net
Website:	http://traffordcentre.dev | http://www.traffordcentre.co.uk

*** Last Modify Date: 22/11/2006 (Aaron) ***

--------------------------------------------------------------------------*/

/* Hidden Elements */

.accessLinks,
#sNav,
#preamble,
#footer,
.rotate,
fieldset.directorySearch,
.directorySearch,
.browseControl,
.backToDirectory,
#sizerContainer,
.sContent,
.backToNews
{ 
	display: none; 
}

/* ----------------------------------------------- */

#siteContainer 
{ 
	margin: 0;
	padding: 0;
	width: 565px;
	background-color: #FFFFFF;
}

.sectionHeader { float: left; }

#header 
{
	margin: 0;		
}

#contentContainer { margin: 0; float: none; width: 100%; }
.pContent { width: 100%; }

.breadcrumbs { margin: 10px 0; }

.withmarginboth, .withmarginright { clear: both; }