/*  
Theme Name: Fit Physical Therapy
Description: Fit Physical Therapy 
Version: 1
Author: Mark Angeletti
*/

* {padding:0;margin:0;}
html,body{margin:0;padding:0}
body {
	font:76%/140% Verdana,Arial,Helvetica,sans-serif;
	line-height:1.5em;
	min-width:779px;/* for mozilla*/
	background:url(images/headerBacking.gif) repeat-x top;	
}
#outer{
	width:760px;
	color: #000000;
    margin:0px auto;
	text-align:left;
	position:relative;
}
#header {
	height:151px;
}
#logobacking {	
	height:120px;
	width:525px;
	float:right;
	background:transparent url(images/logo32.png) no-repeat;
}
#lefttop {
    position:relative;
    height:280px;
	width:214px;
	float:left;
	margin-top:-151px;
	background:transparent url(images/leftTopper.png) no-repeat;
}
#right{
	float:right;
	width:530px;
	
}
#left{
	float:left;
	width:214px;
}
#footer {
	clear:both;
	padding-top:5px;	
	height:70px;	
	background:url(images/footer-divider.gif) no-repeat;
	text-align:center;
	font-size:10px;
}
p {margin:0 0 .5em 0;padding:0 5px}

/* NAVIGATION HEADER
-----------------------------------*/
#headerNav #nav {
 position:relative;
 top:5px; left:20px;
 z-index:1000;
 float:right;
 width:550px;
 display:inline;
}
#headerNav ul,#headerNav li {
 margin:0px;
 padding:0px;
 list-style:none;
}
#headerNav ul li {
 float:left;
 margin-left:3px;
}
/* Styles for Menu Items */
#headerNav ul li a {
 display:block;
 text-decoration:none;
 color:#006600;
 float:left;
 background:transparent url(images/l-nav-button.gif) no-repeat left top; 
}
#headerNav ul li a:hover {
 color:#fff;
 background:transparent url(images/l-nav-button-h.gif) no-repeat left top; 
}
#headerNav ul li a span{background:url(images/r-nav-button.gif) no-repeat right top; padding:1px 12px 4px 12px;margin-bottom:1px;position:relative;cursor:pointer;float:left}/* top level*/
#headerNav ul li a:hover span {background:url(images/r-nav-button-h.gif) no-repeat right top;}

/*formats*/
#locations {padding-left:5px;}
.location {padding-top:15px; background:url(images/left-divider.gif) no-repeat left top;}
h2 {font:1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif; color:#000000; padding-left:20px;}
.location p {font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; padding-left:30px;}
#left h1 {font:1.43em 'Lucida Grande', Verdana, Arial, Sans-Serif; color:#27445D; padding:0 15px 10px 20px;}
#right h1 {font:1.43em 'Lucida Grande', Verdana, Arial, Sans-Serif; color:#27445D; padding:18px 15px 10px 20px;}
.testimonial {font:13px/19.2px serif; font-style: italic; color:#4D769B; padding:0 18px;}

#ptbenefits {background: url(images/pt-therapy.jpg) no-repeat left top; height:175px;} 
.ulist { padding-left:255px; padding-top:12px;}
a:link,
a:visited {
color:#0F4274;
text-decoration:none;
}
a:hover {
color:#0F4274;
text-decoration:underline;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
.newPatientPaperwork {
background:url(images/wordicon.gif) no-repeat 3px 5px;
padding-left:30px;
font-size:11px;
line-height:1.4em;
margin-left:12px;
}