/******************************************************************************************************************
Fair Train Offer Apprenticeships Stylesheet

Developed by Robin Hodges for Electric Putty - June 2010
******************************************************************************************************************/

/* Background image */
body { background: #f1f9fb url('../site_images/fairtrain_bg_offer.png') repeat-x; }

/* Secondary nav colours */
#leftCol li a { border-color: #d9efe8; }

#leftCol li a.here, #leftCol li a.parent_here { background: #e0f3f6; }

	/* This level */
	#leftCol li ul { background: #f1f9fb; border: 1px solid #e0f3f6; }

/* right column copy box colour */
#right_col_copy_box { background: #99d8e2; }

/* QuoteBox colour */
.quoteBox li { background: #f1f9fb; }

.quoteBox li img { border-color: #c5e8ee; }

.quoteBox li cite { color: #74cdda; }


/* Main content embed area */
.videoEmbed {
	background: #f1f9fb;
	border: 1px solid #d9efe8;
	}
