@charset "UTF-8";
/* CSS Document */

/* Pinnacle Therapy  CSS - www.octopus-creative.co.uk */

* {
	margin: 0;
	padding: 0;
}

body {
    font: 14px arial, helvetica, verdana, sans-serif;
	color: #666;
	background: #a2af39 url(../images/bg-body.jpg) left center no-repeat;
}

em {
	font-style: normal;
	font-weight: 700;
}

img {
	border: 0;
}




/* Error styles */

#error {
	width: 780px;
	background: #443a34 url(../images/error.gif) top left no-repeat;
	padding-top: 170px;
}

#error p {
	padding: 4px 20px;
}

#error h1 {
	font-size: 200%;
	padding: 4px 20px;
}

#error ul {
	list-style-image: url(../images/li_arrow.gif);
	color: #fff;
	margin-left: 20px;
	padding: 0.4em 50px 1.3em 20px;
}

#error a:link, #error a:visited {
	color: #1a7ca3;
}

#error a:hover {
	color: #33abdb;
	text-decoration: none;
}




/* Thanks styles */

#thanks {
	width: 780px;
	background: #443a34 url(../images/thanks.gif) top left no-repeat;
	padding-top: 170px;
}

#thanks p {
	padding: 4px 20px;
}

#thanks h1 {
	font-size: 200%;
	padding: 4px 20px;
}

#thanks ul {
	list-style-image: url(../images/li_arrow.gif);
	color: #fff;
	margin-left: 20px;
	padding: 0.4em 50px 1.3em 20px;
}

#thanks a:link, #thanks a:visited {
	color: #1a7ca3;
}

#thanks a:hover {
	color: #33abdb;
	text-decoration: none;
}




/* Content styles */

#container {
	position: relative;
	width: 972px;
	margin: 0 auto;
	background: #fff url(../images/bg-container.gif) top left repeat-y;
}

#login {
	width: 947px;
	height: 18px;
	padding: 10px 25px 0 0;
	text-align: right;
	color: #fff;
	background-color: #a2af39;
	height: 30px;
}

#header {
	position: relative;
	width: 972px;
	height: 257px;
	color: #a2af39;
	background: #fa9f1a url(../images/bg-header.gif) 0 0 no-repeat;
}

#nav {
	width: 972px;
	height: 28px;
	background: #fa9f1a url(../images/bg-nav.gif) bottom left repeat-x;
	border-bottom: 15px solid #fff;
}

#content {
	float: left;
	width: 540px;
	margin: 15px 15px 0 15px;
	padding: 5px 30px 10px 30px;
	background: #f6f6f6;
}

/* hack to correct IE6 faulty box model */
* html #content {
	width: 512px;
	w\idth: 511px;
}

#colright {
	float: right;
	width: 317px;
	background: #fff;
	margin: 15px 15px 0 0;
}

/* hack to correct IE6 faulty box model */
* html #colright {
	width: 302px;
	w\idth: 301px;
}

.clearer {
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1px;
}

#footer {
	position: relative;
	width: 972px;
	height: 370px;
	background: #a2af39 url(../images/bg-footer.gif) top left no-repeat;
	margin: 0 auto;
	padding: 0;
}




/* Global styles */

p {
	line-height: 1.5em;
	padding-bottom: 1.4em;
}

p.disclaimer {
	font-size: 90%;
	color: #C00;
	line-height: 1.2em;
	padding: 10px 0 0.6em 0;
}

a:link, a:visited {
	color: #fa9f1a;	
}

a:hover {
	color: #666;
}

em {
	font-weight: 700;
	font-style: normal;
}

h1 {
	font-size: 160%;
	font-weight: 700;
	color: #fa9f1a;
	line-height: 1.1em;
	padding: 0.2em 0 1em 0;
}

h2 {
	font-size: 140%;
	font-weight: 700;
	color: #a2af39;
	line-height: 1.1em;
	padding: 0.5em 0 1em 0;
}

h3 {
	font-size: 120%;
	font-weight: 700;
	line-height: 1.1em;
	padding: 0.2em 0 0.4em 0;
}




/* Login styles */

#login a:link, #login a:visited {
	color: #fff;
}

#login a:hover {
	color: #d2dd78;
}

#login a.button:link, #login a.button:visited {
	color: #fff;
	background: #000;
	border: 1px solid #000;
	padding: 2px 6px;
	text-decoration: none;
}

#login a.button:hover {
	color: #fff;
	background: #fa9f1a;
	border: 1px solid #000;
}




/* Header styles */

#header img.logo {
	position: absolute;
	top: 25px;
	left: 25px;
}

#header p.telephone {
	position: absolute;
	top: 125px;
	left: 25px;
	font-size: 200%;
	font-weight: 700;
}

#header p.email {
	position: absolute;
	top: 165px;
	left: 25px;
	font-size: 130%;
}

#header p.therapy {
	color: #fff;
	position: absolute;
	top: 207px;
	left: 25px;
	font-size: 120%;
	font-weight: 700;
}


#header img.tag {
	position: absolute;
	top: 16px;
	right: 0;
}




/* Main navigation styles */

#nav ul { 
	list-style: none;
}

#nav ul li { 
	float: left;
}

#nav ul li a:link, #nav ul li a:visited { 
	float: left;
	display: block;
	width: 115px;
	height: 18px;
	padding: 4px 8px 6px 8px;
	text-decoration: none;
	color: #fff;
	background: url(../images/bg-nav-tab.gif) 0 -7px no-repeat;
	text-align: center;
}

#nav ul li a:hover { 
	color: #666;
	background: url(../images/bg-nav-tab.gif) 0 -41px no-repeat;
}

#nav ul li.over a:link, #nav ul li.over a:visited { 
	display: block;
	width: 115px;
	height: 18px;
	padding: 4px 8px 6px 8px;
	color: #a2af39;
	background: url(../images/bg-nav-tab.gif) 0 -74px no-repeat;
}




/* Content styles */

#content p a.button:link, #content p a.button:visited {
	display: block;
	font-size: 110%;
	font-weight: 700;
	width: 220px;
	height: 29px;
	color: #fff;
	padding: 10px 0 0 28px;
	background: url(../images/bg-button.gif) 0 0 no-repeat;
	text-decoration: none;
}

#content p a.button:hover {
	background: url(../images/bg-button.gif) 0 -40px no-repeat;
}

#content ul.subnav { 
	font-size: 90%;
	list-style: none;
	margin-left: -10px;
}

#content ul.subnav li { 
	float: left;
}

#content ul.subnav li a:link, #content ul.subnav li a:visited { 
	float: left;
	color: #11bbca;
	padding: 0px 10px;
	border-right: 1px solid #fa9f1a;
}

#content ul.subnav li a:hover { 
	color: #255a5f;
	text-decoration: none;
}

#content .casestudy, #content .directions { 
	padding: 10px 0;
	background: url(../images/bg-case-study.gif) bottom left repeat-x;
}

#content .casestudy em { 
	color: #a2af39;
	font-weight: 200;
}

#content ul { 
	list-style-image:url(../images/bg-ul.gif);
	margin-left: 20px;
}

#content ul li { 
	padding: 0 0 0.4em 0;	
}

#content ul.quicklinks { 
	list-style: none;
	margin-left: -10px;
}

#content ul.quicklinks li { 
	float: left;
}

#content ul.quicklinks li a:link, #content ul.quicklinks li a:visited { 
	float: left;
	color: #11bbca;
	padding: 0px 10px;
	border-right: 1px solid #fa9f1a;
}

#content ul.quicklinks li a:hover { 
	color: #255a5f;
	text-decoration: none;
}

#content .quote {
	position: relative;
	color: #a1af3b;
	width: 540px;
	min-height: 115px;
	margin-bottom: 10px;
	padding-bottom: 40px;
	background: #fff url(../images/bg-quote-bottom.jpg) bottom left no-repeat;
}

#content .quote p {
	padding: 0 15px 15px 15px;
}

#content .quote img {
	float: left;
	padding: 0 10px 10px 0;
}

#content .quote p.client {
	font-size: 90%;
	font-weight: 700;
}

#content p.treatment {
	font-weight: 200;
}

#content .media img {
	float: left;
	margin: 0 8px 8px 0;
	border: 1px solid #666;
}

#colright #bucket01 a:link, #colright #bucket01 a:visited { 
	position: relative;
	width: 317px;
	height: 70px;
	display: block;
	color: #fff;
	background: url(../images/bg-bucket-02.gif) 0 0px no-repeat;
	text-decoration: none;
	border-bottom: 15px solid #fff;
}

#colright #bucket01 a:hover { 
	background: url(../images/bg-bucket-02.gif) 0 -70px no-repeat;
}

#colright #bucket01 p { 
	position: absolute;
	top: 36px;
	left: 12px;
}

#colright #bucket02 a:link, #colright #bucket02 a:visited { 
	position: relative;
	width: 317px;
	height: 70px;
	display: block;
	color: #fff;
	background: url(../images/bg-bucket-02.gif) 0 -140px no-repeat;
	text-decoration: none;
	border-bottom: 15px solid #fff;
}

#colright #bucket02 a:hover { 
	background: url(../images/bg-bucket-02.gif) 0 -210px no-repeat;
}

#colright #bucket02 p { 
	position: absolute;
	top: 36px;
	left: 12px;
}

#colright #bucket03 a:link, #colright #bucket03 a:visited { 
	position: relative;
	width: 317px;
	height: 70px;
	display: block;
	color: #fff;
	background: url(../images/bg-bucket-02.gif) 0 -280px no-repeat;
	text-decoration: none;
	border-bottom: 15px solid #fff;
}

#colright #bucket03 a:hover { 
	background: url(../images/bg-bucket-02.gif) 0 -350px no-repeat;
}

#colright #bucket03 p { 
	position: absolute;
	top: 36px;
	left: 12px;
}

#colright #bucket04 { 
	width: 317px;
	color: #505336;
	background: #fa9f1a url(../images/bg-bucket-04.gif) center bottom no-repeat;
}

#colright #bucket04 ul { 
	list-style-image: url(../images/bg-ul-bucket-04.gif);
	margin-left: 35px;
	padding: 5px 0 20px 0;
}

#colright #bucket04 ul li { 
	padding-bottom: 0.4em;
}

#colright #bucket05 { 
	width: 317px;
	padding-bottom: 30px;
	background: #fa9f1a url(../images/bg-bucket-05.gif) center bottom no-repeat;
}

#colright #bucket05 p { 
	color: #505336;
	padding: 0 15px;
}

#colright #bucket05 a:link, #colright #bucket05 a:visited { 
	color: #fff;
}

#colright #bucket05 a:hover { 
	color: #666;
}

#colright .media { 
	width: 287px;
	color: #fff;
	background: #c7cf88 url(../images/bg-media.jpg) top left no-repeat;
	margin-top: 15px;
	padding: 60px 15px 0px 15px;
}

#colright .media a:link, #colright .media a:visited { 
	color: #fff;
}

#colright .media a:hover { 
	color: #333;
}

#colright h3 { 
	color: #a2af39;
}

#colright ul { 
	list-style-image:url(../images/bg-ul.gif);
	margin-left: 20px;
	margin-bottom: 20px;
}

#colright ul li { 
	padding: 0 0 0.4em 0;	
}

#colright .boxSide {
	padding-top: 56px;
	background: #ccc url(../images/bg-archive-top.gif) center top no-repeat;
}

#colright .boxSide p a:link, #colright .boxSide p a:visited {
	display: block;
	width: 300px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 4px 16px;
}

#colright .boxSide p a:hover {
	color: #fff;
}

#content .boxPost blockquote {
	color: #a2af39;
	line-height: 1.5em;
	padding-bottom: 1.4em;
}

#content .boxPost a:link, #content .boxPost a:visited {
	color: #fa9f1a;
}

#content .boxPost a:hover {
	color: #ccc;
}

#colright .boxSide img {
	margin-bottom: -6px;
}

.boxPost h2 {
	font-weight: 200;
}

.boxPost h2 a:link, .boxPost h2 a:visited {
	color: #fa9f1a;
}

.boxPost h2 a:hover {
	color: #ccc;
}

#colright .services {
	padding-top: 45px;
	background: #ccc url(../images/bg-services.gif) center top no-repeat;
	border-bottom: 15px solid #fff;
}

#colright .services ul {
	list-style: none;
	margin: 0;
}

#colright .services ul li a:link, #colright .services ul li a:visited {
	display: block;
	width: 300px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
	padding: 2px 0 4px 16px;
}

#colright .services ul li a:hover {
	color: #fff;
}

#colright .services img {
	margin-bottom: -6px;
}

.services h2 {
	font-weight: 200;
}

#colright .quote {
	color: #a1af3b;
	width: 317px;
	min-height: 205px;
	margin-bottom: 10px;
	padding-bottom: 40px;
	background: #fff url(../images/bg-quote-colright-bottom.jpg) bottom left no-repeat;
}

#colright .quote p {
	padding: 0 15px 15px 15px;
}

#colright .quote img {
	float: left;
	padding: 0 10px 10px 0;
}

#colright .quote p.client {
	font-size: 90%;
	font-weight: 700;
}





/* Contact form styles */

.field {
	width: 300px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #666;	
}

.multifield {
	width: 300px;
	height: 240px;
	background-color: #fff;
	border: 1px solid #666;	
}

.submit {
	font-size: 13px;
	height: 26px;
	width: 80px;
	border: 1px solid #d88916;
	padding: 0 4px 3px 4px;
	color: #fff;
	background-color: #fa9f1a;
}





/* Footer styles */

#footer p.assoc { 
	position: absolute;
	top: 130px;
	left: 25px;
	color: #666;
	line-height: 1.3em;
}

#footer p { 
	position: absolute;
	top: 255px;
	left: 25px;
	color: #fff;
	line-height: 1.3em;
}

#footer p.heads { 
	position: absolute;
	top: 280px;
	left: 25px;
	color: #d6e278;
	line-height: 1.3em;
}

#footer p.heads a:link, #footer p.heads a:visited { 
	color: #d6e278;
}

#footer p.heads a:hover { 
	color: #fff;
	text-decoration: none;
}

#footer em { 
	color: #fa9f1a;
}

#footer ul.assoc { 
	position: absolute;
	top: 160px;
	left: 15px;
	list-style: none;
	color: #fff;
	line-height: 1.3em;
}

#footer ul.assoc li { 
	float: left;
}

#footer ul.assoc li img { 
	padding-right: 30px;
}


#footer ul.assoc li a:link, #footer ul.assoc li a:visited { 
	border-right: none;
}

#footer ul { 
	position: absolute;
	top: 295px;
	left: 15px;
	list-style: none;
	color: #fff;
	line-height: 1.3em;
}

#footer ul li { 
	float: left;
}

#footer ul li a:link, #footer ul li a:visited { 
	float: left;
	color: #d6e278;
	padding: 0px 10px;
	border-right: 1px solid #fa9f1a;
}

#footer ul li a:hover { 
	color: #fff;
	text-decoration: none;
}


