/* Layout Style Sheet :: Sports Therapy Direct */
/* Author :: Alex Stanhope for 247 Creative */
/* Copyright :: The Author, All rights reserved */

body {
	background: #fff url(../images/layout/bg_body.jpg) top left repeat-x;
	text-align: center;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #424446;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	height: 100%;
}

/* Formatting Styles */

img {
	border: 0px;
}

br.clear {
	clear: both;
	height: 0.01em;
}

.bold {
	font-weight: bold;	
}

.italic {
	font-style: italic;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#map {
	border: 1px solid #d7d7d7;
	margin: 15px 0px;
	width: 500px; 
	height: 300px
}

div.item {
	margin-top: 15px;
	background: #fff url(../images/layout/divider_dots.gif) top left repeat-x;
	padding-top: 10px;
	height: 100%;
}

img.thinborder {
	border: 1px solid #ccc;
	padding: 5px;
}

img.thinborder_nopad {
	border: 1px solid #ccc;
}

img.rsspic {
	margin: 0px 10px 0px 0px;
	vertical-align: text-top;
	padding-bottom: 5px;
}

.pad_bottom {
	padding-bottom: 20px;
}

/* Container Styles */

#container {
	position: relative;
	width: 750px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	background: #fff;
	border: 5px solid #fff;
}

/* Header Styles */

#header {
	position: relative;
	width: 750px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	/*width: 310px;*/
	width: 340px;
	height: 40px;
	margin: 0px 0px 0px 15px;
}

#contact {
	float: right;
	width: 255px;
	height: 40px;
	margin: 0px;
	text-align: right;
}

#flash {
	position: relative;
	width: 750px;
	height: 185px;
	margin: 0px 0px 5px 0px;
}

#navigation {
	position: relative;
	width: 750px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

/* Main Navigation Menu Styles */

#main_navigation {
	background: url(../images/layout/bg_nav.gif) no-repeat left;					
	width: 750px;		
	height: 25px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#main_navigation li span { 
	display: none;
}

#main_navigation li {
	float: left;
	list-style: none;
}

#main_navigation li, #main_navigation a { 
	height: 25px;
	display: block;
}

#main_navigation_01 {
	margin-top: 0px; 
	width: 59px;
}

#main_navigation_02 {
	margin-top: 0px; 
	width: 92px;
}

#main_navigation_03 {
	margin-top: 0px; 
	width: 70px;
}

#main_navigation_04 {
	margin-top: 0px; 
	width: 107px;
}

#main_navigation_05 {
	margin-top: 0px; 
	width: 90px;
}

#main_navigation_06 {
	margin-top: 0px; 
	width: 96px;
}

#main_navigation_07 {
	margin-top: 0px; 
	width: 119px;
}

#main_navigation_08 {
	margin-top: 0px; 
	width: 117px;
}

#main_navigation_01 a:hover { background:url(../images/layout/bg_nav.gif) -750px 0px no-repeat; }
#main_navigation_02 a:hover { background:url(../images/layout/bg_nav.gif) -809px 0px no-repeat; }
#main_navigation_03 a:hover { background:url(../images/layout/bg_nav.gif) -901px 0px no-repeat; }
#main_navigation_04 a:hover { background:url(../images/layout/bg_nav.gif) -971px 0px no-repeat; }
#main_navigation_05 a:hover { background:url(../images/layout/bg_nav.gif) -1078px 0px no-repeat; }
#main_navigation_06 a:hover { background:url(../images/layout/bg_nav.gif) -1168px 0px no-repeat; }
#main_navigation_07 a:hover { background:url(../images/layout/bg_nav.gif) -1264px 0px no-repeat; }
#main_navigation_08 a:hover { background:url(../images/layout/bg_nav.gif) -1383px 0px no-repeat; }

/* Content Styles */

#container_content {
	position: relative;
	width: 750px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: left;
}

#sidebar {
	float: left;
	width: 200px;
	height: auto;
	margin: 9px 0px 0px 15px;
}

#sidebar_opening, div.sidebar {
	margin-top: 10px;
}

div.sidebar {
	margin-left: auto;
	margin-right: auto;
}	

div.mailing_list_top {
	background: #ebebeb url(../images/layout/bg_mailinglist_top.gif) top left no-repeat;
	width: 200px;
	height: 30px;
	margin-top: 10px;
}

div.mailing_list_content {
	padding: 0px;
	width: 194px;
	font-size: 1em;
}

div.mailing_list_main {
	background: #ebebeb;
	width: 200px;
	height: 100%;
}

div.mailing_list_bottom {
	background: #ebebeb url(../images/layout/bg_mailinglist_bottom.gif) top left no-repeat;
	width: 200px;
	height: 15px;
}

div.sidebar_top {
	background: #fff url(../images/layout/bg_sidebar_top.gif) top left no-repeat;
	width: 200px;
	height: 15px;
	margin-top: 15px;
}

div.sidebar_content {
	padding: 0px 4px;
	width: 190px;
}


div.sidebar_main {
	background: #fff;
	width: 196px;
	height: 100%;
	border-left: 2px solid #ebebeb;
	border-right: 2px solid #ebebeb;
}

div.sidebar_bottom {
	background: #fff url(../images/layout/bg_sidebar_bottom.gif) top left no-repeat;
	width: 200px;
	height: 15px;
}


#content_right {
	float: left;
	width: 500px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#content_right_narrow {
	float: left;
	width: 450px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

div.image_left_home {
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
}

div.image_left {
	float: left;
	margin-right: 30px;
}

div.image_right {
	float: right;
	padding-left: 40px;
}

div.item_image_right {
	float: right;
	padding: 10px 0px 10px 40px;
}

div.text_right {
	float: left;
	width: 335px;
	height: auto;
	margin-bottom: 15px;
}

#about {
	clear: both;
	margin-top: 20px;
	width: 500px;
	height: 197px;
	background: #d7d7d7 url(../images/layout/bg_about.gif) top left no-repeat;
}

#about_left {
	float: left;
	margin: 30px 5px 5px 5px;
}

#about_right {
	float: right;
	margin: 30px 5px 5px 5px;
}

div.left_col {
	float: left;
	margin: 15px 0px 0px 0px;
}

div.right_col {
	float: right;
	margin: 15px 0px 0px 0px;
}

div.error_top {
	background: #ebebeb url(../images/layout/bg_error_top.gif) top left no-repeat;
	width: 500px;
	height: 15px;
	margin-top: 0px;
}

div.error_content {
	padding: 0px 10px;
	width: 480px;
}

div.error_main {
	background: #ebebeb url(../images/layout/bg_error_main.gif) top left repeat-y;
	width: 500px;
	height: 100%;
}

div.error_bottom {
	background: #ebebeb url(../images/layout/bg_error_bottom.gif) top left no-repeat;
	width: 500px;
	height: 15px;
}

/* Footer Styles */

#footer {
	position: relative;
	width: 740px;
	height: auto;
	margin: 45px 0px;
	text-align: center;
	border-top: 1px dotted #bfbfbf;
	border-bottom: 1px dotted #bfbfbf;
	padding: 10px 0px;
}

/* Text Styles */

h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	font-size: 1.8em;
	margin: 5px 0px 12.5px 0px;
}

h2 {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 4px 0px;
	font-size: 1.4em;
	margin: 17.5px 0px;
}

h3 {
	font-size: 1.4em;
	margin: 10px 0px;
}

h4 {
	font-size: 1.6em;
	margin: 0px;
}

#myGallery h2 {
	border: none;
	font-size: 1.1em;
	margin: 0px 0px 0px 10px;
	padding: 2px 0px;
}

#side_navigation p {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 12px;
	background: #fff url(../images/layout/bg_sidenav_top_silver.gif) top left no-repeat;
	color: #424446;
	height: 22px;
}

#myGallery p {
	border: none;
	font-size: 1.1em;
	display: inline;
	padding-left: 9px;
}

#associations p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#content_right p {
	font-size: 1.1em;
	line-height: 1.7em;	
	margin: 10px 0px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0px;
}

p#more_news {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
	margin-top: -5px;
	background: #fff url(../images/layout/bullet_rss.gif) 0% 50% no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
}

p#no_news {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
	margin-top: 8px;
	background: #fff url(../images/layout/bullet_rss.gif) 0% 15% no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
}

p#newspost {
	clear: both;
	font-size: 1.1em;
	margin: 25px 0px 0px 0px;
	background: url(../images/layout/bullet_doc.gif) 0% 40% no-repeat;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

p#newsback{
	font-size: 1.1em;
	margin: 0px;
	background: url(../images/layout/bullet_arrow_back.gif) 0% 40% no-repeat;
	padding: 2px 0px 2px 20px;
	border-bottom: 1px solid #d7d7d7;
}

p#bookmark {
	margin: 0px;
	padding: 7px 0px 2px 0px;
	border-bottom: 1px solid #d7d7d7;
}

p.sent {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 5px 30px;
	background: #fff url(../images/layout/bullet_sent.gif) top left no-repeat;
	font-weight: bold;
}

.mailing_list_content p {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

p.red {
	color: #ff0000;
}

/* List Styles */

ul#sidenav {
	margin: 0px 0px 0px -40px;
	list-style-type: none;
}

dl#news {
	list-style-type: none;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

dl#news_main, dl#events_main {
	list-style-type: none;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

dl#news dt, dl#news_main dt {
	font-size: 1.1em;
	margin: 0px;
	font-weight: bold;
	background: url(../images/layout/bullet_doc.gif) top left no-repeat;
	padding: 0px 0px 2px 20px;
}

dl#events_main dt {
	font-size: 1.1em;
	margin: 0px;
	font-weight: bold;
	background: url(../images/layout/bullet_event.gif) top left no-repeat;
	padding: 0px 0px 2px 20px;
}

dl#news dd {
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 20px;
}

dl#news_main dd, dl#events_main dd {
	font-size: 1.1em;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 2px 20px;
}


ul#standard, ul#sitemap, ul.standard {
	margin: 15px 0px 15px -40px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#standard li, ul.standard li {
	font-size: 1.1em;
	padding: 1px 0px 10px 24px;
	background: url(../images/layout/bullet_standard.gif) top left no-repeat;
}

ul#standard li ul li, ul.standard li ul li {
	font-size: 1em;
	padding: 5px 0px;
	list-style-type: none;
}

ul#sitemap li {
	font-size: 1.1em;
	background: url(../images/layout/bullet_sitemap.gif) top left no-repeat;
	padding: 0px 0px 10px 24px;
	margin: 10px 0px;
}

ul#sitemap li ul li {
	font-size: 1em;
	list-style-type: none;
	background: url(../images/layout/bullet_sitemap.gif) top left no-repeat;
	padding: 0px 0px 5px 24px;
	margin-left: -40px;
}

ul#info_errors {
	margin-top: 0px;
	margin-bottom: 0px;
}

#info_errors li {
	font-size: 1em;
	margin: 0px 0px 0px -40px;
	list-style-type: none;
	padding: 5px 0px 10px 30px;
	background: #ebebeb url(../images/layout/bullet_cross.gif) top left no-repeat;
	color: #ff0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Link Styles */

#news a:link, #news a:visited, #more_news a:link, #more_news a:visited, #content_right a:link, #content_right a:visited, .mailing_list_content a:link, .mailing_list_content a:visited {
	color: #f65305;
	text-decoration: none;
	border: 0px;
}

#news a:hover, #more_news a:hover, #content_right a:hover, .mailing_list_content a:hover {
	color: #f65305;
	text-decoration: none;
	border-bottom: 1px dotted #f65305;
}

ul#sidenav a {
	display: block;
	padding: 5px 0px 5px 10px;
	text-transform: uppercase;
	font-size: 1.1em;
	border-bottom: 1px solid #d7d7d7;
	background: url(../images/layout/bullet_sidenav.gif) 0% 50% no-repeat;
}

#sidenav a:link, #sidenav a:visited {
	color: #333;
	text-decoration: none;
}

#sidenav a:hover {
	background-color: #ebebeb;
	color: #333;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #424446;
	font-weight: bold;
	border: 0px;
}

#footer a:hover {
	text-decoration: none;
	color: #424446;
	font-weight: bold;
	border-bottom: 1px dotted #424446;
}

a.green:link, a.green:visited {
	text-decoration: none;
	color: #9cce2e;
	border: 0px;
}

a.green:hover {
	text-decoration: none;
	color: #9cce2e;
	border-bottom: 1px dotted #9cce2e;
}

/* Form Element Styles */

form {
	font-family: Arial, Helvetica, sans-serif;
}

#content_right fieldset {
	border: 0px;
	margin: 10px 0px 20px -8px;
}

#sidebar fieldset {
	border: none;
	margin: 0px 0px -10px 0px;
}

legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
	margin: 0px 0px 10px -2px;
}

#content_right label {
	float: left;
	width: 90px;
	vertical-align: middle;
	font-size: 1.1em;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.input {
	float: left;
	margin: 5px 0px;
	width: 220px;
	text-align: left;
	background: #ebebeb;
	border: 1px solid #999;
}

.input_checkbox {
	margin: 0px;
}

.sidebar_input {
	float: left;
	margin: 2.5px 0px 2.5px 2.5px;
	padding: 2.5px 0px;
	width: 145px;
	background: #f4f4f4;
	border: 2px solid #ccc;
	vertical-align: middle;
	font-size: 1.1em;
}

.sidebar_submit {
	float: right;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	padding-bottom: 10px;
}

.select_wide {
	float: left;
	margin: 5px 0px;
	width: 225px;
	text-align: left;
	background: #ebebeb;
	border: 1px solid #999;
}

.select_narrow {
	float: left;
	margin: 5px 0px;
	width: auto;
	text-align: left;
	background: #ebebeb;
	border: 1px solid #999;
}

.required {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 5px;
}

/* AJAX Treatment List Styles */

.treatments_heading {
	color: #424446;
	font-size: 1.1em;
	font-weight: bold;
	background: #fff url(../images/layout/bg_treatments.gif) top left no-repeat;
	width: 250px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 4px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #ccc;
}

.treatments_copy {	
	background-color: #ebebeb;
	width: 260px;
	font-size: 1.1em;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;

}

.treatments_copy_content {
	padding: 4px;
	font-size: 1em;	
	line-height: 1.6em;
	position: relative;
}

div.item_treatments {
	width: 500px;
	height: auto;
}

div.treatments_image {
	float: left;
	width: 200px;
	padding-bottom: 15px;
}

div.treatments_list {
	float: right;
}

div.treatments_list_children {
	float: right;
	margin-top: 305px;
}