/*

website designed and produced by 
esther (http://estherbester.wordpress.com/projects)

for physical therapyworks, inc.

(C) 2008

see separate stylesheets for: 
- index.html
- about.html
- directions.html
- testimonial.html
- "help yourself!" sections (help.css)

ie hacks:
ie7.css
ie6.css

*/

body{
	font-size:12px;
	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{
	width:18em;
	text-align:right;
	position:absolute;
	top:0;
	right:3em;
	z-index:30;
	}
	#top-links ul{
		list-style:none;
		color:#fff;
		line-height:1.2em;
		padding-left:0;
		}
	#top-links li{font-size:1em;}
	#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:1100px;
		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,
		 #wellness #n-wellness a,
		 #residency #n-residency 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}
	
	.credits{clear:left;font-size:.9em;float:left;}
/* 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
		}

/* 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:outside;
	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 */
#forms #main img{border:none}


#forms #main ol{width:40%;float:left;margin-top:1em;}

#forms #main ol li, 
ul#form-list li, 
ul.pdf-list li	{line-height:2em;}


ul.pdf-list{float:left;clear:right;}

ul#form-list{
	list-style-position:inside;
	padding-bottom:2em;
	width:45%;
	float:right;
	margin-top:0;
	} 

ul#form-list lh{
	color:#62A0AF;
	font-weight:bold;
	text-transform:lowercase;
	font-family: Helvetica neue, calibri, verdana, arial, sans;
	font-size:1.7em;
	line-height:2em
	}



#forms a[rel="pdf"]{background:transparent url(images/pdficon_small.gif) center right no-repeat;padding-right:22px;}

#forms #back{margin-left:2em;}
