/*  */
		/* General styles */
		body {
			margin:0;
			padding:0;
			border:0;			/* This removes the border around the viewport in old versions of IE */
			width:100%;
			background-color:#f4f4f4;
			min-width:600px;    /* Minimum width of layout - remove line if not required */
								/* The min-width property does not work in old versions of Internet Explorer */
			font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
		}
		a {
			color:#369;
			text-decoration:none;
		}
		a:hover {
	color:#214263;
	text-decoration:underline;
		}
		h1, h2, h3 {
			margin:.8em 0 .2em 0;
			padding:0;
		}
		p {
			margin:.4em 0 .8em 0;
			padding:0;
		}
		img {
	margin:none;
	margin-top: 0px;
border:none;
		}
div{
text-align:left;
}
		/* Header styles */
		#header {
			/*clear:both;
			float:left;*/
			width:100%;
		}
		#header {
	border-bottom:1px solid #000;
	height: 132px;
	top: 0px;
		}
		#header h1 {
			text-indent:-9999px;
			background: url(http://blog.myphysicaltherapyspace.com/images/css/h_banner.gif) no-repeat;
			width: 495px;
			height: 100px;
			margin:none;
			margin-top:0px;
			padding:0px;
			padding-top:0px;
		}
		#header #banner{
		background-color:#4775A9;
		background-image:url(http://blog.myphysicaltherapyspace.com/images/css/header_bg.jpg);
		background-position:left;
		background-repeat:no-repeat;
		width: 100%;
		height: 100px;
		margin:none;
		width:100%;
		padding:none;
		float:left;
		}
		#header #banner #bannerWrap{
		float: left;
		padding: 0px;
		margin: 0px;
		border: 0px;
		width: 50%; /* ie5win fudge begins */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 46%;
		min-width:495px;
		}
	html>body 	#header #banner #bannerWrap {
		min-width:495px;
		width: 46%; /* ie5win fudge ends */
		}
	
		
		#header #banner #ads{
		float: left;
		height:100px;
	
		/* Opera5.02 will show a space at 
		right when there is no scroll bar */
		padding: 0 32px 0 0;
		margin: 0px;
		border: 0px;
		width: 50%; /* ie5win fudge begins */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 46%;
		}
	html>body #header #banner #ads{
	width: 46%; /* ie5win fudge ends */
	text-align: right;
	vertical-align:top;
	
		}
	
		#header p,
		#header h2 {
			padding:.4em 15px 0 15px;
			margin:0;
		}
		/*#header ul {
			clear:left;
			float:left;
			width:100%;
			list-style:none;
			margin:10px 0 0 0;
			padding:0;
		}
		#header ul li {
			display:inline;
			list-style:none;
			margin:0;
			padding:0;
		}
		#header ul li a {
			display:block;
			float:left;
			margin:0 0 0 1px;
			padding:3px 10px;
			text-align:center;
			background:#eee;
			color:#000;
			text-decoration:none;
			position:relative;
			left:15px;
			line-height:1.3em;
		}
		#header ul li a:hover {
			background:#369;
			color:#fff;
		}
		#header ul li a.active,
		#header ul li a.active:hover {
			color:#fff;
			background:#000;
			font-weight:bold;
		}
		#header ul li a span {
			display:block;
		}
		*/
		/* 'widths' sub menu */
		#layoutdims {
			clear:both;
			background:#eee;
			border-top:4px solid #000;
			margin:0;
			padding:6px 15px !important;
			text-align:right;
		}
		/* column container */
		.colmask {
			position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
			clear:both;
			float:left;
			width:100%;				/* width of whole page */
			overflow:hidden;		/* This chops off any overhanging divs */
		}
		/* holy grail 3 column settings */
		.myptspace {
			background-color:#F4F4F4;    	/* Right column background colour */
		}
		.myptspace .colmid {
			float:left;
			width:200%;
			margin-left:-300px; 	/* Width of right column */
			position:relative;
			right:100%;
			background:#F4F4F4;    	/* Centre column background colour */
		}
		.myptspace .colleft {
			float:left;
			width:100%;
			margin-left:-50%;
			position:relative;
			left:500px;         	/* Left column width + right column width */
		}
		.myptspace .col1wrap {
			float:left;
			width:50%;
			position:relative;
			right:200px;        	/* Width of left column */
			padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
		}
		.myptspace .col1 {
			margin:0 315px 0 205px;     	/* Centre column side padding:
									Left padding = left column width + centre column left padding width
									Right padding = right column width + centre column right padding width */
			position:relative;
			left:200%;
			overflow:hidden;
padding-top:10px;
background-color:#fff;
		}
		.myptspace .col2 {
			float:left;
			float:right;			/* This overrides the float:left above */
			width:180px;        	/* Width of left column content (left column width minus left and right padding) */
			position:relative;
			right:15px;         	/* Width of the left-had side padding on the left column */
			background-color:#F4F4F4;
			padding-left:5px;
		}
		.myptspace .col3 {
			float:left;
			float:right;			/* This overrides the float:left above */
			width:265px;        	/* Width of right column content (right column width minus left and right padding) */
			margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
			position:relative;
			left:50%;
		}
		/* Footer styles */
		#footer {
			clear:both;
			float:left;
			width:100%;
			border-top:1px solid #000;
		}
		#footer p {
			padding:10px;
			margin:0;
		}
		/* EIM  */
	
	.rightcol td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight:bold;
		color:#FFFFFF;
	}
	h3 {font-size:1.8em;}
	
	.headertext {
		font-size: 15px;
		color: #000000;
		font-weight:bold;
	}
	.smtext {
		font-size: 10px;
		color: #000000;
		font-weight:bold;
	}
	
	.poplgtext {
		font-size:15px;
		color: #006699;
		font-weight:bold;
	}
	.popsmtext {
		font-size:13px;
		color: #006699;
		font-weight:bold;
	}
	
	.titlebar {
		line-height:25px;
		background-color: #0E498B;
		color:#FFFFFF;
		font-size: 13px;
		font-weight:bold;
	}
	.titlebar a { color: #FFFFFF; }
	.titlebar a:hover { color: #CCCCCC; }
	
	.smcolA {
		background-color: #FFFFFF;
		vertical-align:top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.smcolA-mid {
		background-color: #FFFFFF;
		vertical-align:middle;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:bold;
	}
	.smcolAlt {
		background-color: #666666;
		color: #FFFFFF;
		vertical-align:top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:bold;
	}
	.smcolV {
		background-color: #FFFFFF;
		vertical-align:top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	
	.news { margin-bottom: -11px;}
	.newsAlt { margin-bottom: -11px;}
	
	.jobsTxt, .jobsTxt font { 
		font-family:Arial, Helvetica, sans-serif !important;
		font-size:13px !important;
		text-align:left !important;
	}
	
	
	
	
	div#nav {
	float:left;
	z-index:2000;
	padding:none;
	margin: 0px auto; 
	background-image: url(http://blog.myphysicaltherapyspace.com/images/css/m_bg.gif); 
	background-repeat: repeat-x; 
	height: 32px; 
	width: 100%; 
	vertical-align: middle; 
	text-align: center;
	}
	ul#hrznav {
		margin: 0 auto;
		border: 0 none;
		width: 95%; /*For KHTML*/
		list-style: none;
		height: 26px;
		text-align: center;
		margin-left:0px;
		position:relative;
		z-index:2010;
		}
	ul#hrznav li {
		margin: 0;
		border: 0 none;
		padding: 0;
		float: left; /*For Gecko*/
		display: inline;
		list-style: none;
		height: 26px;
		position: relative; /*already here*/
		z-index: 2020;
		}
	ul#hrznav ul {
		margin: 0;
		border: 0 none;
		padding: 0;
		width: 200px;
		list-style: none;
		display: none;
		position: absolute;
		z-index:2030;
		top:26px;
		left: 0px;
		}
	ul#hrznav ul li {
		float: none; /*For Gecko*/
		display: block !important;
		display: inline; /*For IE*/
		position:relative;
		z-index:2040;
		}
	/* Root Menu */
	ul#hrznav a {
		border-left: 1px solid #bebebe;
		padding: 0 5px;
		float: none !important; /*For Opera*/
		float: left; /*For IE*/
		display: block;
		color: #fff;
		font: 12px/26px Arial, Helvetica, sans-serif;
		text-decoration: none;
		height: auto !important;
		height: 1%; /*For IE*/
		height:24px;
		}
	ul#hrznav a.noleft {border-left: none;}
	/* Root Menu Hover Persistence */
	ul#hrznav a:hover, ul#hrznav li:hover a, ul#hrznav li.iehover a {
		background: #688eb9;
		color: #fff;
		}
	/* 2nd Menu */
	ul#hrznav li:hover li a, ul#hrznav li.iehover li a {
		float: none;
		background: #4775a9;
		font: 12px/26px Arial, Helvetica, sans-serif;
		color: #fff;
		border:1px solid #999;
		}
	/* 2nd Menu Hover Persistence */
	ul#hrznav li:hover li a:hover,
	ul#hrznav li:hover li:hover a,
	ul#hrznav li.iehover li a:hover,
	ul#hrznav li.iehover li.iehover a {
		background: #3f6794;
		color: #fff;
		}
	ul#hrznav ul ul, ul#hrznav ul ul ul {
		display: none;
		position: absolute;
		top: 0;
		left: 200px;
		}
	/* Do Not Move - Must Come Before display:block for Gecko */
	ul#hrznav li:hover ul ul, ul#hrznav li:hover ul ul ul,
	ul#hrznav li.iehover ul ul, ul#hrznav li.iehover ul ul ul {
		display: none;
		}
	ul#hrznav li:hover ul, ul#hrznav ul li:hover ul, ul#hrznav ul ul li:hover ul,
	ul#hrznav li.iehover ul, ul#hrznav ul li.iehover ul, ul#hrznav ul ul li.iehover ul {
		display: block;
		}
	
	div.execstaff {
		width:50%;
		height:380px;
		float:left;
		text-align: center;
		margin-bottom: 20px; }
		

.module{
	background-color: #F4F4F4;
/*padding-left:5px;
padding-right:5px;*/
font-size:.9em;
}
.module a{
font-weight: inherit;
}
.module-content{
margin-top:1px;
}
.module-list{
margin-top:1px;
padding-left:0;
}

.module-list-item{
margin-top: 10px;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
}

.module ul li {
list-style-type:none;
}

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
}

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 25px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}
/* fixes bug in ie win */
img.image-full
{
	width: 100%;
}

.module-header{
margin-top: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
padding-top: 3px;
color: #666666;
/*font-family: Verdana,Arial,Helvetica,sans-serif;*/
font-size: .86em;
line-height: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.3em;
text-align: left;
}


.ptJobsWidget{
text-align:left;
}

.module-typelist module p, .module-typelist module p a, .module a, .module p{
text-align:left;
margin:0;
padding:0;
font-size:.87em;
}

/* ph=1 */
/* nhm:from_kauri */
