﻿/*--------------------------------------------------------------------------

The Trafford Centre - Basic Style Sheet

Version:	1.0
Author:		Everybody
Email:		support@idaho.uk.net
Website:	http://traffordcentre.dev | http://www.traffordcentre.co.uk

*** Last Modify Date: 23/11/2006 (Aaron) ***

--------------------------------------------------------------------------*/


/* =LayoutStructure
--------------------------------------------------------------------------*/

#preamble { background-color: #E1E9F0; color: #336699; }

#search label, #pNav li, #pNav li a { color: #336699; }
.searchbox { border-color: #68BBCE;}

.changeFeatureTabs UL LI
{
	background-color: #EBF0F5;
	color: #336699;
}
.changeFeatureTabs UL LI A { color: #336699; }
.changeFeatureTabs UL LI.active		{ background-color:#336699;	}
.changeFeatureTabs UL LI.active	A	{ color:White;	}
.changeFeatureTabsFullWidth UL LI	{ background-color:#E1E9F0; }


/* =pContent
--------------------------------------------------------------------------*/

h2, a { color: #336699; }

.dirSearch { border-color: #BDCEDE; background-color: #F5F8FB; }

.directory h4, .directory .backto, .dirSearchLabel { color: #336699; }

.directory #alphaIndex a { color: #B3AB52; }
.directory #alphaIndex span { color: #B3B3B3; }
.directory #alphaIndex span.active { color: #515151; }

.directory .section { font-size: 75%; color: #336699; }

.directory .community { background-color: #F2F6F9; }
.directory .consumer { background-color: #F2F2E0; }
.directory .events { background-color: #D8E0EC; }
.directory .development { background-color: #DBEDE3; }
.directory .customerservices { background-color: #EBEAD3; }

.directory div.community { background-image: url(/img/newsmedia/archive/community_pageturn.gif); }
.directory div.consumer { background-image: url(/img/newsmedia/archive/consumer_pageturn.gif); }
.directory div.events { background-image: url(/img/newsmedia/archive/events_pageturn.gif); }
.directory div.development { background-image: url(/img/newsmedia/archive/development_pageturn.gif); }
.directory div.customerservices { background-image: url(/img/newsmedia/archive/customerservices_pageturn.gif); }

#resultsPane #list a, #brandList li a, .resultsPane #list a { color: #5B5B5B; }
.resultsPane .last { border-bottom: 0; }

#resultsPane h3, .resultsPane h3 { color: #336699; }

.changeFeature { background-color: #E1E9F0; }
.changeFeature strong { color: #336699; }
.changeFeature a { color: #515151; }

/* Homepage */
.homePod							{	border: Solid 0.0625em #bdd0e5; 
									}	
.homePod .podMain					{	background: url(/img/newsmedia/homepod_bg.gif) top left repeat-x;
									}
.podSub A, .podSubBody A			{	color: White; }


/* Gallery */

.gallerySearch						{ margin-bottom: 10px; }
.gallerySearch H4					{ font-size: 12px; color: #336699; margin-bottom: 5px; }
.gallerySearch INPUT.text			{ width: 105px; border: Solid 1px #336699; background-color: #E1E9F0; margin-right: 5px;}

.gallery 
{
	margin: 1em 0;
	float: left;
	width: 420px;
}

.galleryItemContainer
{
	float:left;
	width: 139px;
	height: 167px;
	margin-right: 1px;
}
.galleryItem
{
	margin: 0 0 0 0;
	padding: 0 6px 0 0;
	float: left;
	text-align: center;
	width: 133px;
	height: 142px;	
	background-image: url(/img/newsmedia/gallery_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.galleryItem IMG
{
	margin: 10px 0 0 0;
}
.galleryLabel
{
	float:left;
	width: 133px;
	padding: 0 6px 0 0;
	margin: 0;
	overflow: hidden;
	text-align:center;
	font-size: 10px;
	height: 12px;
	color: #336699;
}

.gallery .nomargin { margin-right: 0; }

.galleryGroup 
{
	float:left;
	padding: 5px 0 10px 0;
	background-image: url(/img/newsmedia/gallery_sep.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
.galleryGroup	P	{ margin:5px 0 0 0; }

.galleryHighlight
{
	float: left;
	width: 420px;
	height: 102px;
	margin-top: 10px;
	padding-bottom: 10px;
	background-image: url(/img/newsmedia/gallery_sep.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
.galleryHighlight IMG
{
	float: left;
	width: 102px;
	height: 102px;
}
.galleryHighlight P
{
	float: right;
	width: 305px;
	font-size: 11px;
}
.galleryHighlight P.galleryName		{ margin: 2px 0 2px 0;  font-weight: bold; font-size: 13px; }
.galleryHighlight P.galleryName A	{ color: #666666; }
.galleryHighlight P.galleryLink		{ margin-top: 10px; }
.galleryHighlight P.galleryLink A	{ font-weight: bold; }

.gallerySep
{
	float:left;
	width: 420px;
	height: 4px;
	margin-top: 10px;
}

.toc ul { list-style: none; }

.toc ul li
{
	margin-bottom: 0.5em;
	line-height: 0.8em;	
}

.toc a
{
	font-size: 70%;
	font-weight: bold;	
	color: #847E3C;
}

.toc li.active a
{	
	color: #32627D;
}

.galleryPrevNext { margin: 1em 0; font-size: 70%; font-weight: bold; color: #32627D; }
.galleryPrevNext a { color: #32627D; }

.galleryImage { margin: 0 0 1em 0; }


/* =sNav
--------------------------------------------------------------------------*/

#sNav ul li.active, #sNav ul li.active a { color: #32627D; }
#sNav ul li.active a { background-image: url(/img/nav/newsmedia/nav_arrow_on.gif); }
#sNav ul li a { }
#sNav ul li.active ul li a { background-image: url(/img/nav/newsmedia/snav_arrow_on.gif); }