
/*
Lovingly hand-crafted by Citrus Tree Media.
http://www.citrustreemedia.com/
Please respect our copyright as we do yours...
*/

/* ---------------------
title: Team Buckley stylesheet
author: Tom Sears
created: 05/11/08
modified: 05/11/08
version: 1.0
--------------------- */

/* -----------------------------------------------------------------------------
   generic style */

* {
	margin: 0;
	border: 0;
	padding: 0;
}

body	{
	background: #f5efcf;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}

.spacer {
	clear: both;
	overflow: auto;
	width: 100%;
	height: 1px;
	display: block;
}

h1 {
	color: #f69805;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", serif;
	border-bottom: 3px solid #e0d9b8;
	margin-bottom: 10px;
	margin-top: 20px;
}

h2 {
	color: #f69805;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", serif;
	border-bottom: 3px solid #e0d9b8;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 170%;
}

h3 {
	color: #f69805;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 140%;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

.contentimage {
	float: right;
	border: 2px solid #f69805;
	margin: 0 0 5px 5px;
}

/* -----------------------------------------------------------------------------
   main layout style */
	
#headerwrapper {
	background: url(../images/header-background.jpg) repeat-x;
} 

#header {
	margin: 0 auto;
	width: 80%;
	min-width: 928px;
	width: auto !important;
	width: 928px;
	max-width: 1100px;
}

#header h3 {
	background: url(../images/logo.jpg) no-repeat;
	display: block;
	height: 190px;
	width: 300px;
	text-indent: -5000px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#banner {
	margin-top: 20px;
	width: 602px;
	height: 184px;
	float: right;
	border: 2px solid #f69805;
}

#wrapper {
	background: #f5efcf url(../images/wrapper-background.jpg) repeat-x;
}

#container {
	clear: both;
	width: 90%;
	margin: 0 auto;
	color: #6c4b13;
	min-width: 887px;
	width: auto !important;
	width: 887px;
	max-width: 1100px;
}

#sidebar {
	float: left;
	margin-top: 10px;
	width: 26%
}

#sidebarcenter {
	margin: 0 auto;
	width: 208px;
}

#content {
	float: left;
	width: 74%;
}

/* -----------------------------------------------------------------------------
   generic layout style*/
	
p {
	padding-bottom: 10px;
}	
	
#content p {
	padding-right: 10px;
}	

body.home #content p {
	clear: both;
}
	
#sidebar div {
	margin-bottom: 10px;
}	
	
dt {
	color: #32240d;
	font-size: 120%;
	font-family: "Georgia", "Times New Roman", serif;
}	

dd {
	padding-bottom: 15px;
	display: block;
	overflow: auto;
}
	
dd strong {
	color: #32240d;
	font-size: 90%;
}	

body.treat #content ul {
	padding-bottom: 10px;
}

body.treat #content li {
	margin-left: 20px;
	list-style: circle;
}

#content a {
	color: #F69805;
	text-decoration: underline;
}

#content a:hover {
	color: #32240D;
}

hr {
	border: 1px solid #E0D9B8;
	clear: both;
}
	
/* -----------------------------------------------------------------------------
  sidebar blocks style */		

#content .testimonial {
	width: 95%;
	margin-top: 30px;
}  

#content .testimonial blockquote {
	background: #fff url(../images/content-testimonial-blockquote-background.jpg) no-repeat top left;
}
  
.testimonial {
	background: #e0d9b8;
	padding: 17px;
	overflow: auto;
	font-family: "Georgia", "Times New Roman", serif;
	width: 174px;
}  

.testimonial blockquote {
	background: #fff url(../images/blockquote-background.jpg) no-repeat top left;
	padding: 10px;
	overflow: auto;
}

.testimonial blockquote span {
	display: block;
	width: 30px;
	float: left;
	height: 1px;
	overflow: auto;
}

.testimonial p.quote {
	font-style: italic;
	background: url(../images/blockquote-close-background.jpg) no-repeat bottom right;
}

.testimonial p.author {
	color: #b5b1af;
	float: right;
	font-size: 110%;
	overflow: auto;
}

.contact {
	width: 208px;
}

.contact p {
	color: #fff;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 150%;
}

.contact address {
	color: #000000;
	font-style: normal;
	font-family: "Georgia", "Times New Roman", serif;
}

.bottomorange {
	background: url(../images/orangebottomdiv-background.jpg) no-repeat bottom left;
	padding-bottom: 13px;
}
  
#sidebar .orange {
	background: url(../images/orangediv-background.jpg) repeat-y left;
	margin-bottom: 0px;
	text-align: center;
	padding: 10px;
	margin-top: -10px;
} 
 
/* -----------------------------------------------------------------------------
 big nav cta button */	
 
#nav-cta {
 	background: url(../images/free-drop-in-clinics-button.jpg) no-repeat;
	width: 231px;
	height: 71px;
	display: block;
	float: right;
	text-align: center;
	font-family: "Georgia", "Times New Roman", serif;
 	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0;
 }
 
#nav-cta a span {
 	color: #000;
 }
 
#nav-cta a {
 	text-decoration: none;
	display: block;
	padding-top: 10px;
  	color: #fff;
 }
 
#nav-cta a:hover {
	color: #000;
}

/* -----------------------------------------------------------------------------
  home page style */	
 
body.home #content a {
	text-decoration: none;
}
 
ul.blocks {
	width: 100%;
	padding-left: 0px;
}  

ul.blocks li {
	float: left;
	list-style: none;
	text-align: center;
	list-style: none;
	margin: 1%;
}  

ul.blocks li a {
	color: #f69805;
	font-family: "Georgia", "Times New Roman", serif;
	text-decoration: none;
	font-size: 120%;
}

ul.blocks li a:hover {
	color: #6c4b13;
}

ul.blocks a img {
	border: 12px solid #9d9895;
	margin-top: 5px;
}

ul.blocks a:hover img {
	border: 12px solid #f69805;
}

#content ul {
	padding-left: 20px;
}

#content li {
	padding-bottom: 10px;
}
	
/* -----------------------------------------------------------------------------
  more link style */	

body#whatwetreat h3 a {
	float: none;
}	

body#whatwetreat dd {
	margin-bottom: 5px;
	padding-bottom: 0;
}

body#whatwetreat #content li {
	padding:0;
}

.more {
	clear: both;
}	
	
.more a {
	font-size: 110%;
	float: right;
	font-family: "Georgia", "Times New Roman", serif;
	padding-right: 20px;
	overflow: auto;
	display: block;
	padding-bottom: 0;
	clear: both;
}	
	
/* -----------------------------------------------------------------------------
   treatments pages style */	
	
body#whatwetreat #content img {
	float: none;
	border: none;
}
	
body.treat #content img {
	float: right;
	border: 6px solid #9D9895;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
	margin-right: 10px;
}	

#content ul.linkthru {
	padding-top: 20px;
	list-style: none;
}

#content ul.linkthru li {
	list-style: none;
	padding-bottom: 10px;
	font-size: 110%;
}

body#osteopathy #content ul.linkthru li {
	padding-left: 40px;
	background: url(../images/pdficon-gif.gif) no-repeat;
}

body#osteopathy #content img.cert {
	border: none;
	clear: none;
	margin-top: 20px;
}
	
body#chartered #content img.cert {
	clear: right;
	border: none;
	margin-top: 20px;
}

body#physio #content img.cert {
	clear: right;
	border: none;
	margin-top: 20px;
}

/* -----------------------------------------------------------------------------
   testimonials page style */
	
.testimonials dd {
	border-bottom:  1px solid #E0D9B8;
}

/* -----------------------------------------------------------------------------
   about and articles page style */
	
body.about dl, body.articles dl, body.testimonials dl {
	border-bottom:3px solid #E0D9B8;
	padding-bottom: 20px;
	margin-bottom: 40px;
}	

body.about #content img, body.articles #content img, body.testimonials #content img {
	float: left;
	margin-right: 20px;
	border: 2px solid #F69805;
}

body.about dt, body.articles dt, body.testimonials dt {
	clear: both;
	margin-bottom: 15px;
}

body.about dt strong, body.articles dt strong, body.testimonials dt strong {
	color:#F69805;
	font-family:"Georgia","Times New Roman",serif;
	font-size:140%;
	font-weight:normal;
}

body.about .spacer, body.articles .spacer, body.testimonials .spacer {
	border-bottom:3px solid #E0D9B8;
	margin-top: 20px;
	margin-bottom: 20px;
}

dd.imagepost {
	float: right;
	margin-left: 15px;
	clear: right;
}

body.articles #content dd li {
	margin-left: 20px;
	list-style: circle;
}

body.articles #content dd p {
	margin-top: 10px;
}

/* -----------------------------------------------------------------------------
  info page style */	
	
body.info #content ul {
	padding-bottom: 10px;
	list-style: circle;
} 	
	
body.info #content li {
	margin-left: 20px;
	list-style: circle;
}	
	
/* -----------------------------------------------------------------------------
	contact page style */

input {
	width: 50%;
	border: 2px solid #E0D9B8;
	padding: 2px;
}	

input#message {
	height: 120px;
}

input#send {
	width: 50px;
	border-bottom: 2px solid #6c4b13;
	border-right: 2px solid #6c4b13;
} 
	
/* -----------------------------------------------------------------------------
   navigation style */
	
#navwrapper {
	background: #000 url(../images/nav-background.jpg) repeat-x;
	height: 41px;
	clear: both;
}	
	
ul#nav {
	width: 80%;
	margin: 0 auto;
	font-family: "Georgia", "Times New Roman", serif;
	font-style: italic;
	font-size: 110%;
	min-width: 928px;
	width: auto !important;
	width: 928px;
	max-width: 1100px;
	padding-left: 20px;
}

ul#nav li {
	float: left;
	line-height: 41px;
	list-style: none;
	width: 13%;
	text-align: center;
}	

ul#nav li.small {
	width: 11%;
}	

ul#nav a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

ul#nav a span {
	display: block;
}

ul#nav a:hover {
	color: #f69805;
}

ul#nav a#active {
	color: #f69805;
	background: url(../images/nav-a-hover.jpg) no-repeat left;
}

ul#nav a#active span {
	background: url(../images/nav-a-span-hover.gif) no-repeat right;
}
	
	/* -----------------------------------------------------------------------------
 dropdown menu style */

#nav li{
	float:left;
	position:relative;
}

ul#nav ul {
	position:absolute;
	display:none;
	line-height: 1.5em;
	top:auto;
	background: #434343;
	border: 3px solid #9D9895;
	width: auto;
	font-style:normal;
}

#nav li ul a{
	width:16em;
	height:auto;
	display: block;
	float:left;
	line-height: normal;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}

#nav ul ul{
	top:auto;
	left: auto;
}	

#nav ul li{
	text-align: left;
	border-bottom: 1px solid #9D9895;
	width: auto;
}	

#nav ul li.smallarrow a {
	background: url(../images/dropdown-small-arrow.gif) no-repeat center right;
}	

ul#nav ul li.smallarrow a:hover {
	background: url(../images/smallarrow-hover-bg.jpg) no-repeat center right;
}		

#nav ul li.smallarrow ul li a {
	background: none;
}

#nav ul li ul li.smallarrow a {
	background: url(../images/dropdown-small-arrow.gif) no-repeat center right;
}

ul#nav ul li.smallarrow ul li a:hover {
	background: #91c90f url(../images/nav-li-a-hover-bg.jpg) repeat-x bottom;
}				

#nav ul li ul li.smallarrow ul li a {
	background: none;
}

#nav ul li a {
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	background: #e7e2c8;
	color: #000;
	z-index: 2;
	font-size: 85%;
}

#nav ul li a:hover {
	color: #000;
	background: #F5EFCF url(../images/dropdown-nav-a-hover.gif) no-repeat scroll right center;
}

ul#nav li.downarrow ul li a:hover, ul#nav li.smallarrow a:hover {
	background: #91c90f url(../images/nav-li-a-hover-bg.jpg) repeat-x bottom;
}

#nav li ul ul {
	left:15.8em;
	margin:0px 0 0 10px;
	z-index: 1;
}

#nav li ul ul li {
z-index: 1;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}


/* -----------------------------------------------------------------------------
   footer style */
	
#footer {
	clear: both;
	margin: 0 auto;
	width: 90%;
	color: #646451;
	font-size: 70%;
	border-top: 3px solid #e0d9b8;
	padding-top: 20px;
	padding-bottom: 20px;
	min-width: 887px;
	width: auto !important;
	width: 887px;
	max-width: 1100px;
	margin-top: 30px;
}

#footer img {
	float: left;
}

#footer p {
	float: right;
	clear: right;
	text-align:right;
	width:90%;
}

#footer a {
	color: #f69805;
	text-decoration: none;
}

#footer a:hover {
	color: #646451;
}

ul.footernav{
	float: right;
	padding-bottom: 10px;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 95%;
	clear: right;
	width: 680px;
}

ul.footernav li {
	float: left;
	list-style: none;
}

#footer ul.footernav li a {
	padding-left: 5px;
	padding-right: 5px;
	color: #646451;
}	

#footer ul.footernav li a:hover {
	color: #f69805;
}

/* -----------------------------------------------------------------------------
   strapline */
   
p.strapline {
	clear: left;
	color:#000;
	font-family:"Georgia","Times New Roman",serif;
}   

/* -----------------------------------------------------------------------------
   end style sheet */