﻿/*--------------------------------------------------------------------------

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: #E1E0B6; }

#search label, #pNav li, #pNav li a { color: #CC6600; }
.searchbox { border-color: #999999; }

/* =pContent
--------------------------------------------------------------------------*/

h2, a { color: #CC6600; }

.studentFeaturePanel 
{ 
	background-color: #F0F0DB;
	color: #666;
}

.last h3, .last p, .last h4 { color: #CC6600; }

.changeFeatureTabs UL LI
{
	background-color: #F0F0DB;
	color: #CC6600;
}
.changeFeatureTabs UL LI A { color: #CC6600; }
.changeFeatureTabs UL LI.active		{ background-color:#CC6600;	}
.changeFeatureTabs UL LI.active	A	{ color:White;	}


.podTxt h3 { color: #CC6600; }

.alternate .right .pod { border-bottom-color: #CC6600; }
.alternate .right .pod { background-color: #FFFFFF; }
.alternate .left .pod { background-color: #F0F0DB; }

.toDirectoryLinks li { background-image: url(/img/students/students_search_arrow.gif); }
.toDirectoryLinks li a { color: #CC6600; font-weight: bold; }


/* Events Calender */

.anEvent
{	
	margin: 0 0 0.5em 0;
	padding: 0 0 1em 6.4em;
	position: relative;
	clear: left;
	min-height: 5.5em;	
	_height: 5.5em;	
	border: 1px dashed #699AAC;	
	border-top-color: #FFFFFF;	
	border-left: 0;
	border-right: 0;		
}

.anEventImage { margin: 0 0 0 -6.4em !important; position: absolute; width: 5.8em; height: 5.8em; } /* 65x65 adjusted values for width/height because freeform font-size affects calculation */

.anEvent h4 { font-size: 110%; color: #CC6600; font-weight: bold; }
.anEvent h4 a { color: #CC6600; }
.anEvent h5 { font-size: 100%; color: #515151; font-weight: bold; }
.anEvent .arrow { color: #CC6600; background-image: url(/img/students/link_arrow.gif); }

.eventPrevNext { margin: 1em 0; font-size: 80%; font-weight: bold; color: #CC6600; }
.eventPrevNext a { color: #CC6600; }


/* =sNav
--------------------------------------------------------------------------*/

#sNav ul li.active, #sNav ul li.active a { color: #CC6600; }
#sNav ul li.active a { background-image: url(/img/nav/students/nav_arrow_on.gif); }
#sNav ul li.active ul li a { background-image: url(/img/nav/students/snav_arrow_on.gif); }