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