﻿/*--------------------------------------------------------------------------

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: #D0F1C6; color: #2C720C; }

#search label, #pNav li, #pNav li a { color: #2C720C; }
.searchbox { border-color: #80CA6C;}

.changeFeatureTabs UL LI
{
	background-color: #F1FFEA;
	color: #2C720C;
}
.changeFeatureTabs UL LI A { color: #2C720C; }
.changeFeatureTabs UL LI.active		{ background-color:#2C720C;	}
.changeFeatureTabs UL LI.active	A	{ color:White;	}
.changeFeatureTabsFullWidth UL LI	{ background-color:#D0F1C6; }


/* =pContent
--------------------------------------------------------------------------*/

a { color: #408123; }

h2 { color: #2C720C; }

.dirSearch { border-color: #73A25E; background-color: #DCF5D5; }

.directory h4, .directory .backto, .dirSearchLabel { color: #2C720C; }

.directory #alphaIndex a { color: #7EB169; }
.directory #alphaIndex span { color: #B3B3B3; }
.directory #alphaIndex span.active { color: #2C720C; }

.directory .section { color: #2C720C; }

.directory .az { background-color: #EEFAEA; }
.directory .yourquestions { background-color: #F0F0DB; }
.directory .downloadguides { background-color: #EBF2F8; }

.directory div.az { background-image: url(/img/customerservices/directory/az_pageturn.gif); }
.directory div.yourquestions { background-image: url(/img/customerservices/directory/yourquestions_pageturn.gif); }
.directory div.downloadguides { background-image: url(/img/customerservices/directory/downloadguide_pageturn.gif); }

#resultsPane #list a, #brandList li a, .resultsPane #list a { color: #515151; }

#resultsPane h3, .resultsPane h3 { color: #2C720C; }

.resultsPane ol.list a { color: #515151; }

/* Homepage */
.custHomePods .col					{	height: 14.5em;  
									}
.custHomePods .block				{	border: Solid 1px #D7E0EC; 
										margin: 0.125em;
									}
.custHomePods .col .inner			{	background: url(/img/customerservices/grad_long.gif) top left repeat-x; 										
										height: 14.5em;
									}
.custHomePods .col .halfHeight		{	height: 7em;
										background: url(/img/customerservices/grad_half.gif) top left repeat-x;
									}
.custHomePods .col .shortGrad		{	background: url(/img/customerservices/grad_short.gif) top left repeat-x; }
.custHomePods .col .inner H3		{	padding: 0.25em 0 0.25em 0.25em; }
.custHomePods .col .inner DIV.freeform,
.custHomePods .col .inner P
									{	padding: 0 0 0 0.5em; }
.podSubBody A						{	color: White; }

/* View Store Page */

.relCatList { color: #515151; }
.relCatList li a { color: #515151; }

.browseControl {	background-color: #BBB86B; }

.podTxt h3 { color: #408123; }

#even2ColumnPodContainer .right .pod { background-color: #EFEED7; }

h3.questionTitle { color: #515151; font-size: 80%; text-decoration: underline; }

.serviceBody, .questionBody { margin: 0 0.15em; }
.serviceBody a, .questionBody a { color: #2C720C; }

.alternate .right .pod { border-bottom-color: #5BA9A8; }
.alternate .right .pod { background-color: #FFFFFF; }
.alternate .left .pod { background-color: #E7F8E2; }

.changeFeature { background-color: #D0F1C6; }
.changeFeature strong { color: #367917; }
.changeFeature a { color: #515151; }

.toDirectoryLinks li { background-image: url(/img/customerservices/transparent_arrow_large.gif); }
.toDirectoryLinks li a { color: #367917; font-weight: bold; }

/* Guides */

.aGuide
{
	margin: 0 0.5em 0.5em 0.5em;
	padding: 0 0 0 2.8em;	
	min-height: 6.8em;
	_height: 6.8em;	
	border-bottom: 1px dashed #ABC3D7;
}
.aGuide h4 { margin: 0; padding: 0; display: block; float: none; width: auto; font-size: 110%; }
.aGuide .guideImage { margin: 0 0 0 -2.8em; position: relative; float: left; }
.last { border: 0; }


/* =sNav
--------------------------------------------------------------------------*/

#sNav ul li.active, #sNav ul li.active a { color: #408123; }
#sNav ul li.active a { background-image: url(/img/nav/customerservices/nav_arrow_on.gif); }
#sNav ul li a { }
#sNav ul li.active ul li a { background-image: url(/img/nav/customerservices/snav_arrow_on.gif); }
