/* CSS Document */

* { padding: 0px; margin: 0px; }
html { padding: 0px; margin: 0px; }

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6ECE7;
	background-image: url(../images/backgroundblend.jpg);
	background-position: top; background-repeat: repeat-x;
}

img { border: 0px; }
img.floatLeft {
	float: left;
	margin-right: 10px;
}

a:link { color: #6FB76A; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #31982A; text-decoration: underline; }
a:focus { outline: none; }

h1 {
	font-size: 24px;
	font-weight: normal; color: #31982A;
	margin: 0px 0px 12px 0px; padding: 0px;
	background-position: left top; background-repeat: no-repeat;
	width: 460px; height: 30px;
	display: block;
}
h2 {
	font-size: 16px; line-height: 16px;
	font-weight: bold; color: #31982A;
	margin: 8px 0px 12px 0px; padding: 0px;
}
h3 {
	font-size: 13px; line-height: 16px;
	color: #31982A; font-weight: bold;
	margin: 16px 0px 12px 0px; padding: 0px;
}
h4 {
	font-size: 12px; line-height: 16px;
	color: #31982A; font-weight: normal;
	margin: 0px 0px 12px 0px; padding: 0px;
}
p, ul, ol {
	font-size: 12px; line-height: 16px;
	color: #000000;
	padding: 0px;
}
p { margin: 0px 0px 12px 0px; }
ul {
	margin: 0px 0px 12px 12px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/bullet_5.gif);
}
li { margin: 0px 0px 8px 0px; }

span.headingTxt { visibility: hidden; }


#wrapper {
	width: 914px;
	margin: 0px auto;
	background-image: url(../images/pageshadow_rpt.jpg);
	background-position: left; background-repeat: repeat-y;
}
#content {
	padding: 0px 7px;
	background-image: url(../images/pageshadow_blend.jpg);
	background-position: left top; background-repeat: no-repeat;
	display: block;
}
#pgcontent {
	padding: 10px 20px;
	min-height: 400px;
	background-image: url(../images/spinegraphic.jpg);
	background-position: right top; background-repeat: no-repeat;
	display: block;
}
#pgcontentclear {
	height: 10px;
	clear: both;
	display: block;
}
#footer {
	width: 900px; height: 25px; padding: 8px 7px 20px 7px;
	background-color: #E6ECE7;
	background-image: url(../images/pageshadow_ft.jpg);
	background-position: left top; background-repeat: no-repeat;
	display: block;
	font-size: 10px; line-height: 10px;
}

.floatLeft { float: left; }
.floatRight { float: right; }


#header {
	width: 860px; height: 82px;
	border-bottom: 1px solid #31982A;
	display: block;
	margin-bottom: 20px;
}
#logo {
	float: left;
}
#strapline {
	float: right;
	margin-top: 20px;
	width: 220px; height: 46px;
	background-image: url(../images/straplines.gif);
	background-position: left top; background-repeat: no-repeat;
	display: block;
}
#strapline h2 { font-size: 10px; visibility: hidden; padding: 0; margin: 0; }

#columns {
	clear: both;
	display: block;
}
#column1 {
	width: 145px;
	float: left; clear: both;
}
#column2 {
	width: 460px;
	float: left;
	margin-left: 15px;
	overflow: visible;
}
#column3 {
	width: 220px;
	float: right;
}


#nav {
	margin-bottom: 30px;
}
#nav ul {
	font-size: 13px; line-height: 13px;
	list-style: none;
	margin: 0px;
}
#nav li { margin-bottom: 10px; list-style-image: none; }
#nav li a { color: #7A7878; text-decoration: none; }
#nav li a:hover { color: #6FB76A; text-decoration: none; }
#nav li.current a, #nav li.current a:hover { color: #31982A; text-decoration: none; font-weight: bold; }


#footerNav {
	color: #31982A; font-weight: bold;
	float: left;
}
#footerNav a:link, #footerNav a:visited { color: #31982A; text-decoration: none; }
#footerNav a:hover { color: #31982A; text-decoration: underline; }

#footerCredits {
	color: #666666;
	float: right;
}
#footerCredits a:link, #footerCredits a:visited { color: #666666; text-decoration: none; }
#footerCredits a:hover { color: #31982A; text-decoration: underline; }

ul.treatmentList { float: left; margin-bottom: 18px; }
ul.marginRight { margin-right: 8px; }
ul.treatmentList li {
	white-space: nowrap;
	margin-bottom: 0;
}

table.treatmentList {
	font-size: 12px;
	border-collapse: collapse;
	width: 460px;
	margin-bottom: 20px;
}
table.treatmentList td {
	padding-bottom: 4px;
}

div.treatmentList {
	float: left;
}

.noMarginTop { margin-top: 0px; }

h2.panelHeading {
	font-size: 16px; line-height: 16px;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #31982A; color: #FFFFFF;
	margin: 0px;
	display: block;
}
.panelBorder {
	border: 1px solid #31982A;
	padding: 10px;
	display: block;
	margin: 0px 0px 20px 0px;
}

#backSpineImg {
	width: 220px; height: 190px;
	background-image: url(../images/backwithspineandlines.jpg);
	background-position: left top; background-repeat: no-repeat;
	display: block;
	font-size: 12px; line-height: 12px;
	font-weight: bold;
	color: #FFFFFF; background-color: #000000;
}
#cervical {
	width: 65px;
	position: relative;
	left: 150px; top: 22px;
}
#thoracic {
	width: 65px;
	position: relative;
	left: 150px; top: 56px;
}
* html #thoracic { top: 50px; }
* + html #thoracic { top: 50px; }
#lumbar {
	width: 65px;
	position: relative;
	left: 150px; top: 95px;
}
* html #lumbar { top: 83px; }
* + html #lumbar { top: 83px; }
#sacral {
	width: 65px;
	position: relative;
	left: 150px; top: 117px;
}
* html #sacral { top: 100px; }
* + html #sacral { top: 100px; }
#backSpineTxt {
	clear: both;
	border: 1px solid #31982A;
	border-top: 0px;
	padding: 10px;
	display: block;
}
#backSpineTxt h3 {
	font-size: 12px;
	margin: 0px;
}
#backSpineTxt p {
	font-size: 10px; line-height: 13px;
	color: #666666;
}

#contact_address {
	width: 220px;
	float: left;
	margin-bottom: 10px;
}
#contact_directions {
	width: 220px;
	float: right;
	margin-bottom: 10px;
}
#contact_map {
	width: 458px; height: 300px;
	clear: both;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
}

span.contactLetter { font-weight: bold; color: #31982A; }

h2.treatHdr { font-size: 14px; border-bottom: 1px solid #B5CDB3; }
h2.treatHdr a, h2.treatHdr a:link, h2.treatHdr a:visited {
	color: #31982A; text-decoration: none;
	background-image: url(../images/arrow_exp.gif);
	background-position: 445px 7px; background-repeat: no-repeat;
	padding: 3px 5px 2px 5px;
	display: block;
}
h2.treatHdr a:hover {
	color: #000000; text-decoration: none;
	background-image: url(../images/arrow_exp_hover.gif);
}

h2.treatHdrActive {
	font-size: 14px;
}
h2.treatHdrActive:hover { background-image: url(../images/bullet_10_f02.gif); }
h2.treatHdrActive a, h2.treatHdrActive a:link, h2.treatHdrActive a:visited, h2.treatHdrActive a:hover {
	color: #FFFFFF; text-decoration: none;
	background-color: #31982A;
	background-image: url(../images/arrow_close.gif);
	background-position: 445px 7px; background-repeat: no-repeat;
	padding: 3px 5px 3px 5px;
	display: block;
}
/*
h2.treatHdrActive a:hover {
	color: #000000; text-decoration: none;
	background-image: url(../images/arrow_close_hover.gif);
}
*/

.treatmentInfo {
	border-bottom: 2px solid #B5CDB3;
	margin-bottom: 20px;
	display: none;
}
p.treatmentClose { margin-bottom: 5px; }
p.treatmentClose a:link, p.treatmentClose a:visited {
	font-size: 10px;
	color: #666666; text-decoration: none;
	text-transform: uppercase;
}
p.treatmentClose a:hover { color: #31982A; text-decoration: underline; }

table.timesTable {
	border-collapse: collapse;
	width: 230px;
	float: right;
}
table.timesTable th, table.timesTable td {
	padding: 5px;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
}
table.timesTable th { width: 80px; }

a { outline: hidden; }