﻿/*--------------------------------------------------------------------------

The Trafford Centre - Basic Style Sheet

Version:	1.0
Author:		Everybody
Website:	http://traffordcentre.dev | http://www.traffordcentre.co.uk

*** Last Modify Date: 23/11/2006 (Aaron) ***

--------------------------------------------------------------------------*/


/* =LayoutStructure
--------------------------------------------------------------------------*/

#preamble { background-color: #EBD8DC; color: #A96576; }

#search label, #pNav li, #pNav li a { color: #A96576; }
.searchbox { border-color: #E2C9C5;}

.changeFeatureTabs UL LI
{
	background-color: #EBD8DC;
	color: #A96576;
}
.changeFeatureTabs UL LI A { color: #A96576; }
.changeFeatureTabs UL LI.active		{ background-color:#A96576;	}
.changeFeatureTabs UL LI.active	A	{ color:White;	}
.changeFeatureTabsFullWidth UL LI	{ background-color:#EBD8DC; }


/* =pContent
--------------------------------------------------------------------------*/

h2, a { color: #A96576; }

.dirSearch { border-color: #A96576; background-color: #EBD8DC; }


.changeFeature { background-color: #EBD8DC; }
.changeFeature strong { color: #336699; }
.changeFeature a { color: #515151; }

.anArticle
{	
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em 0 0 10em;
	position: relative;
	clear: left;
	min-height: 9.1em;	
	_height: 9.1em;	
	border: 1px dashed #F0DFD5;	
	border-bottom-color: #FFFFFF;
	border-left: 0;
	border-right: 0;		
}
.anArticleImage { margin: 0 0 0 -10em !important; position: absolute; width: 9.1em; height: 9.1em; } /* 65x65 adjusted values for width/height because freeform font-size affects calculation */
.anArticle h4 { font-size: 110%; color: #A96576; font-weight: bold; margin-bottom:0.75em; margin-top:0.5em;}
.anArticle h4 a { color: #A96576; }
.anArticle p	{ padding:0; margin: 0 0 0.75em 0; }
.anArticle .arrow { background-image: url(/img/link_arrow.gif); }

.podTxt h3 { color: #A96576; }

.alternate .right .pod { background-color: #FFFFFF; border-bottom: none; }
.alternate .left .pod { background-color: #EBD8DC; }

.toDirectoryLinks { padding-top: 0.5em; }
.toDirectoryLinks li { background-image: url(/img/features/link_arrow.gif); background-position: left 0.25em;}
.toDirectoryLinks li a { color: #A96576; font-weight: bold; }

.latestFeatures	{ padding: 0; margin: 0.5em 0 0 0.5em !important; }
.latestFeatures .title { padding-top:0.25em; font-size: 1.1em; }
.latestFeatures .summary { }
.latestFeatures LI		{	background-image: url(/img/features/link_arrow.gif); background-position: left 0.25em;
							background-repeat: no-repeat;
							list-style-type: none; margin-bottom: 0.5em; 
							padding-left: 1.75em;
						}
.latestFeatures LI P	{ margin:0; padding:0; }

.archiveLink	{ border-top: 1px dashed #F0DFD5; padding-top:0.5em; text-align:right; font-size: 0.75em; }
.archiveLink A	{ 
	background-image: url(/img/nav/features/snav_arrow_on.gif); 
	background-repeat: no-repeat; 
	background-position: right 0.25em;
	padding-right: 1.5em; 
	font-weight: bold;
}

.backLink	{ text-align:left; font-size: 1em; margin-bottom:0.5em; }
.backLink A	{ 
	background-image: url(/img/features/back_arrow.gif); 
	background-repeat: no-repeat; 
	background-position: left 0.25em;
	padding-left: 1.5em; 
	font-weight: normal;
	color: #A96576;
}

.featuresHome .block				{	height: 14.5em; border: Solid 1px #EBD8DC; 
										margin: 0.125em; 
									}
.featuresHome .block .inner			{	background: url(/img/features/grad_long.gif) top left repeat-x; 										
										height: 14.5em;
									}
.featuresHome .block .inner H3		{	padding: 0.25em 0 0 0.25em; }
.featuresHome .block .inner DIV.freeform,
.featuresHome .block .inner P
									{	padding: 0 0 0 0.3125em; }
									


/* =sNav
--------------------------------------------------------------------------*/

#sNav ul li.active, #sNav ul li.active a { color: #A96576; }
#sNav ul li.active a { background-image: url(/img/nav/features/nav_arrow_on.gif); }
#sNav ul li a { }
#sNav ul li.active ul li a { background-image: url(/img/nav/features/snav_arrow_on.gif); }