/*
Title:		One Spa energise styles
Author: 	ben@heehaw.co.uk
Updated:    Oct 08 2009
*/

/* Layout */
body#energise #inner {
	background:#fff url(/images/energise/energise-bg.jpg) 50% 0 no-repeat}
	
/* Header - Primary Navigation */
body#energise #header ul {
	background-image:url(/images/energise/energise-nav-bg.gif)}
	
body#energise #header ul li a,
body#energise #header ul li span {
	background-image:url(/images/energise/energise-nav.gif)}

/* Secondary Navigation */
body#energise #secondary-nav {
	border-color:#0094cc;
	background-color:#0094cc;
	background-image:url(/images/energise/energise-title.gif)}

body#energise .col2 dl dd {
	border-bottom:1px solid #0486b7}
	
body#energise .col2 dl dd a,
body#energise .col2 dl dd a:visited {
	border-top:1px solid #b1e3fa;
	color:#069}

body#energise .col2 dl dd span,
body#energise .col2 dl dd a:hover,
body#energise .col2 dl dd a.active {
	color:#fff;
	background-image:none;
	background-color:#0094cc;
	border-top:1px solid #66bfe0}
	
body#energise #tertiary-nav a.download {color:#007db6;}
		
/* Breadcrumb */
body#energise #breadcrumb a:hover {
	background-image:url(/images/energise/energise-hover-bg.png)}
	
body#energise #breadcrumb a.active {
	background-image:none;
	background-color:#0094cc}
	
/* General */
body#energise h2 {
	color:#007db6;
	margin:0 0 9px 0}
	
body#energise #content p.colored-box,
/* Call To Action - Box */
body#energise .cta-box{
		background-color:#66bfe0;
		border:1px solid #0094cc}