﻿/*--------------------------------------------------------------------------

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: #D7E0EC; }

#search label, #pNav li, #pNav li a { color: #505677; }
.searchbox { border-color: #9FB4D1; }

.changeFeatureTabs UL LI
{
	background-color: #EDF1F7;
	color: #505677;
}
.changeFeatureTabs UL LI A { color: #505677; }
.changeFeatureTabs UL LI.active		{ background-color:#505677;	}
.changeFeatureTabs UL LI.active	A	{ color:White;	}
.changeFeatureTabsFullWidth UL LI	{ background-color:#D7E0EC; }

/* =pContent
--------------------------------------------------------------------------*/

a { color: #505677; }

h2 { color: #505677; }

.dirSearch { border-color: #9095B2; background-color: #F2F5F9; }

.directory h4 {  }

#alphaIndex a { color: #505677; }
#alphaIndex span { color: #B3B3B3; }
#alphaIndex span.active { color: #CC0000; }

.directory .az { background-color: #EEF2F7; }
.directory .categories { background-color: #D1DBE9; }
.directory .facilities { background-color: #F0F0DB; }

.directory div.az { background-image: url(/img/dining/directory/az_pageturn.gif); }
.directory div.categories { background-image: url(/img/dining/directory/categories_pageturn.gif); }
.directory div.facilities { background-image: url(/img/dining/directory/facilities_pageturn.gif); }

.directory .section, .dirSearchLabel { color: #505677; }

#resultsPane #list a, .resultsPane #list a { color: #515151; }

#resultsPane h3, .resultsPane h3, .directory .backto { color: #505677; }

/* Homepage */
.diningHomePods .col				{	height: 14.5em;  
									}
.diningHomePods .block				{	border: Solid 1px #D7E0EC; 
										margin: 0.125em;
									}
.diningHomePods .col .inner			{	background: url(/img/dining/grad_long.gif) top left repeat-x; 										
										height: 14.5em;
									}
.diningHomePods .col .halfHeight	{	height: 7em;
										background: url(/img/dining/grad_half.gif) top left repeat-x;
									}
.diningHomePods .col .shortGrad		{	background: url(/img/dining/grad_short.gif) top left repeat-x; }
.diningHomePods .col .inner H3		{	padding: 5px 0 5px 5px; }
.diningHomePods .col .inner DIV.freeform,
.diningHomePods .col .inner P
									{	padding: 0 0 0 0.5em; }
.podSubBody A						{	color: White; }

A.miniLink							{	background-image: none; padding-right: 10px; }
A.miniLink IMG						{	border: none; margin-left: 5px; vertical-align: middle;}

/* Odeon Homepage */
.homePod							{	border: Solid 0.0625em #D7E0EC; 
									}	
.homePod .podMain					{	background: url(/img/dining/homepod_bg.gif) top left repeat-x;
									}
.podSub A, .podSubBody A			{	color: White; }


/* View Store Page */

.relCatList { color: #505677; }
.relCatList a { color: #505677; }

.browseControl {	background-color: #6E759B; }

.podTxt h3 { color: #676E96; }

.even2ColumnPodContainer .right .pod { background-color: #EFF3F7; }

.alternate .right .pod { border-bottom-color: #676E96; }
.alternate .right .pod { background-color: #FFFFFF; }
.alternate .left .pod { background-color: #CED9E8; }

.changeFeature { background-color: #D7E0EC; }
.changeFeature strong { color: #8D1300; }
.changeFeature a { color: #676E96; }

.toDirectoryLinks li { background-image: url(/img/dining/transparent_arrow_large.gif); }
.toDirectoryLinks li a { color: #676E96; font-weight: bold; }


/* =sNav
--------------------------------------------------------------------------*/

#sNav ul li.active, #sNav ul li.active a { color: #505677; }
#sNav ul li.active a { background-image: url(/img/nav/dining/nav_arrow_on.gif); }
#sNav ul li.active ul li a { background-image: url(/img/nav/dining/subnav_arrow_on.gif); }