/*

website designed and produced by 
esther nam 
http://esther.c7f.net

for physical therapyworks, inc.s

(C) February 2008

this stylesheet is for paper printing

*/

body{
	font-size:11px;
	font-family: Verdana, Calibri, Arial, Sans-serif;
	background:#fff url(images/header-bg.png) top repeat-x;
	margin:0;
	padding:0;
	z-index:-9;
	line-height:1.7em;
	}
	
.clear{
	clear:both;
	width:100%
	}

.inline{display:inline;}

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

#main img{border:solid 1px #333}

img[alt~="pdf"]{border:none !important}
img.right{margin-left:1.4em;margin-bottom:1em}
img.left{margin-right:1em;margin-bottom:1em}

a:link{color:#4A8797;text-decoration:underline}
a:visited{color:#82358F;}
a:hover{color:#419AAF}

h1{margin:.5em 0 0 0 ;padding:0;}
h1 img{border:none !important;}
h2{
	color:#62A0AF;
	clear:both;
	text-transform:lowercase;
	font-family: Helvetica neue, calibri, verdana, arial, sans;
	font-size:1.7em;
	}
.ptw{font-style:italic;text-decoration:underline;}

#top-links{
	clear:left;
	margin:1em auto;
	}
	#top-links ul{
		list-style:none;
		color:#fff;
		line-height:1.2em;
		padding-left:0;
		}
	#top-links li{font-size:1em;display:inline;float:left}
	#top-links ul a{
		color:#fff !important; 
		text-decoration:none;
		font-size:.9em;
		padding:0 .5em 0 0;
		background:transparent;
		}

	#index #m-index a, 
	#map #m-map a, 
	#forms #m-forms a, 
	#search #m-search a, #top-links li a:hover{
		font-weight:bold;
		padding:0 .5em 0 0;
		background:none;
		}

#container{
	width:880px;
	position:relative;
	margin-top:0;
	padding-top:0;
	margin-left:auto; 
	margin-right:auto;
	clear:both;
	}

#header{
	width:100%; 
	position:absolute;
	top:0;
	height:131px;
	}
	#header img{
		border:none;
		margin:0;
		padding:0;
		}

	#header a{
		border:none;
		}

	#navbar{
		width:880px;
		font-size:13px;
		clear:both;
		position:absolute;
		bottom:0;
		left:0;
		}
		/* safari 3 hack */
		body:first-of-type #navbar{font-size:12px;}	
			
		ul#navigation{
			list-style:none;
			margin:0;
			padding:0;
			line-height:2em;
			}
		ul#navigation li{
			float:left;
			display:inline;		
			margin: 0 1px 0 0px;
			}
		
		ul#navigation li a{
			text-decoration:none;
			padding:4px 9px;
			background:transparent url(images/whitetab-off.png) bottom center repeat-x;
			color:#333;
			text-transform:lowercase;
			}
		 #who #n-who a, 
		 #about #n-about a, 
		 #evaluation #n-evaluation a, 
		 #treatment #n-treatment a, 
		 #testimonial #n-testimonial a, 
		 #faq #n-faq a, 
		 #help #n-help a, 
		 #thanks #n-thanks a,
		 ul#navigation li a:hover{
			background:transparent url(images/whitetab.png) center repeat-x;padding-top:5px;
			}

#main{
	width:880px;
	position:absolute;
	top:131px;
	z-index:3;
	padding:0;
	margin:0
}

#footer{
	background:#999;
	color:#fff;
	border:double 3px;
	padding:1em 0 ;
	margin:1em 0 0 0 ;
	}
	#footer .info{width:380px;float:left;margin-left:1.2em;}
	#footer .quicklinks{width:450px;float:right;}
	#footer ul{
		margin:0;padding:0;
		list-style-type:dash;
		line-height:1.3em;
		list-style-position:inside;
		}
	#footer a{text-decoration:none;color:#fff}
	#footer a:hover{text-decoration:underline}
	#footer em{font-style:normal;font-weight:bold}
	.ql-1, .ql-2{width:40%;float:left;}
	.ql-2 li{margin-left:4em}
	
/* end global */
	

/* in "help yourself" and "testimonials" */
#sidebar{width:150px;float:left;}
#sidebar ul{list-style:none;margin:0;padding:1em 0 0 0;}
#sidebar a{text-decoration:none;line-height:2em}
#sidebar a:hover{font-weight:bold}


/* in index and about */	
	table td.def{
		text-align:right;
		padding-right:5px;
		vertical-align:top;
		font-weight:bold;
		color:#333
		}

#front-top{
	width:482px;
	position:relative;
	padding:0 !important;
	margin: 1em 0 0 0 !important;
	border-right:solid 1px #fff;
	}

	#index blockquote{width:400px;}
	
p#index-p{width:455px; margin:0 0 2.5em 0 ;line-height:1.7em;}

#front-top .inset{
	color:#fff;
	padding:0;
	position:relative;
	clear:both;
	display:block;
	min-height:250px;
	width:455px;
	}
	
#front-top .inset p{
	margin:0;
	padding:1em 225px 1em 1em;
	position:relative;
	background:#aaa;
	font-size:1.25em;
	width:240px;
	line-height:1.7em;
	}
#front-top .inset img{
	position:absolute;
	top:1em;
	right:1em;
	width:180px;
	}
	
#satisfaction {width:455px;}
	#satisfaction p{margin-top:.5em}
	#satisfaction h2{clear:right; margin-top:1.5em}

	#satisfaction em{
		text-transform:none;
		font-style:normal;
		font-weight:bold;
		}

#blurbs{
		width:360px;
		position:relative;
		padding:0;
		margin:1em 0 0 0;
		}
	.blurb {
		background:#fff;
		position:relative;
		margin:0;
		padding:0 0 2.6em 0px;
	}
	.blurb p{
		margin:.4em 0 0 145px;
		padding:0;
		line-height:1.5em;
		position:relative;
	}
	
	.blurb h3{
		font-size:1.5em;
		padding:0;
		margin:0 !important;
		color:#4A8797;
		position:relative;
		font-weight:bold;
		font-family:Helvetica Neue, Calibri, Arial, Verdana, Sans;
		clear:both;
		text-align:left;
		clear:left;
		width:140px;
		background:#fff;
		}
		
	.blurb img{
		float:left;
		margin:.8em 0 0 0; 
		clear:left;
		width:123px;
		padding:0;
		position:relative;
		}


#index #clinic-info{
	float:left;
	clear:left;
	width:455px;
	background:#E4EDEF url(images/rounded-455w.gif) bottom left no-repeat;
	position:relative;
	margin:1em 0 0 0;
	padding:0
	}
	#clinic-info table{
		border-spacing:0;
		margin:0 0 1em 0;
		padding:0;
		width:100%;
		}
		#clinic-info th{
			text-align:left;
			background:#E4EDEF url(images/rounded-455w.gif) top left no-repeat;
			padding:.7em 0 .3em 1.7em;
			font-size:1.5em;
			color:#333
			}	
			
	#clinic-info img{
		position:absolute;
		right:1.5em;
		top:1.3em;
		width:140px;
		}	
.blurb p{width:350px;float:right;clear:left;}

/* in who.html */
#who table#conditions td{vertical-align:top}
#who table{clear:right;}

/* evaluation */
#evaluation img{margin-top:0em}
#evaluation h2{text-align:left;display:inline;}
p.examination, 
p.interview{
	line-height:1.7em;
	padding:0;
	margin-left:150px;
	margin-top:1em;
	padding-top:0;
	}

ol.examination{
	margin-left:150px;
	list-style-position:inside;
	margin-bottom:3em
	}

/* treatment */
#treatment .treatments{
	width:260px;
	margin:0 30px 0 0;
	padding:0;
	clear:none;
	}
	#treatment .treatments ul{clear:left;margin:0 0 30px 0;padding:0;list-style:none;margin-left:20px;}
	#treatment .treatments ul li{line-height:1.8em}
	
	#treatment .treatments img{margin-top:1em;width:260px;}

/* faq/privacy policy */
dl.faq dt{margin-top:1em;font-weight:bold;}
dl.faq dd{margin-top:.7em}	


/* thanks */
#thanks ul.thanks{line-height:1.8em;margin-left:2em}
	ul.thanks li{margin-top:.5em;margin-right:.5em}
	
#forms #main img{border:none}
