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

body {
    font-family: Arial, Helvetica, Sans-Serif; 
}

/* Formatting Styles */

img {
	border: 0px;
}

a {
	border: 0px;
}

.italic {
	font-style: italic;
}

/* Content Styles */

div.treatments_list_children {
	margin-top: 0px;
}

/* Hide DIVs */

#contact, #flash, #navigation, #sidebar, #footer, div.image_left, div.image_right, div.treatments_image, #myGallery, a.maplink {
	display: none;
}

/* Text Styles */

h1 {
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: 1em;
	font-size: 1em;
	padding: 0.5em 0em;
}

h2 {
	font-size: 0.9em;
	padding: 0.5em 0em;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

h3, h4 {
	font-size: 0.8em;
}

p {
	font-size: 0.8em;
	line-height: 1em;
}

.treatments_heading {
	font-size: 0.8em;
}

/* Link Styles */

a, acronym {
	text-decoration: none;
	border: none;
}

/* List Styles */

li {
	font-size: 0.8em;
}