
* { 
	margin: 0; padding: 0; 
}

a img { 
	border: 0; 
}

a {
	outline:none;
}

img { 
	behavior: url(../iepngfix.htc) 
}

body {
	font-size: 12px;
	line-height: 130%;
	font-family: Arial, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: left;
	background:#fff;
	color: #000;
}
	
#wrap {
	background: transparent;
	margin: 0 auto 15px auto;
	padding: 0;
	width: 760px;/*was 750*/
	border-right: solid 1px #b7b1a7;
	border-bottom: solid 1px #b7b1a7;
	border-left: solid 1px #b7b1a7;		
}

#topBar {
	background: #b7b1a7 url(../assets/bg/topbar.jpg) no-repeat left top;
	float: left;
	width: 750px;
	height: 30px;
	position: relative;	
	margin: 0;
	padding: 0;		
}

#pageHeader {
	background: transparent url(../assets/bg/hort_rule.jpg) no-repeat left bottom;
	float: left;
	width: 750px;
	position: relative;	
	margin: 0;
	padding: 0 0 8px 0;		
}

#logo {
	background: #0099ff;
	height:103px;
	float: left;
	width: 147px;
	position: relative;	
	margin: 0;
	padding: 0;		
}

#tagline {
	display:none;
}

#home #header {
	background: transparent url(../assets/bg/home_header.jpg) no-repeat left top;
	float: left;
	width: 603px;
	height: 103px;	
	position: relative;	
	margin: 0;
	padding: 0;		
}

#header {
	background: transparent url(../assets/bg/header.jpg) no-repeat left top;
	float: left;
	width: 603px;
	height: 103px;	
	position: relative;	
	margin: 0;
	padding: 0;		
}

#products #header {
	background: transparent url(../assets/bg/products_header.jpg) no-repeat left top;
	float: left;
	width: 603px;
	height: 103px;	
	position: relative;	
	margin: 0;
	padding: 0;		
}

#navWrap {
	background: #990;
}

#contentWrap {
	background: transparent;
	float: left;
	width: 800px;/*was 750*/
	position: relative;	
	margin: 0;
	padding: 0;		
	clear: both;
}

#left {
	background: transparent;
	float: left;
	width: 148px;/*was 138*/
	height: 100%;
	position: relative;	
	margin: 15px 0 0 0;
	padding: 10px 4px 15px 5px;		
}

#content {
	background: transparent;
	float: left;
	width: 583px;
	position: relative;	
	margin: 15px 0 0 0;
    /*padding: 10px 0 0 15px;*/
	padding: 10px 0 0 1px;
	border-left: solid 1px #b7b1a7;	

}

/*Feb 10 1010*/
#homeContent{
		width:598px;
		margin:auto;
		min-height: 545px;
	margin-bottom: 0;
	padding: 0;	
	}
#homeContentfeb a{
		outline: none;
		}

.homeleft{width:239px;
          float:left;}

.homeright{width:359px;
          margin-left:239px;}



/*#seminars #content {
	background: transparent;
	float: left;
	width: 720px;
	position: relative;	
	margin: 15px 0 15px 0;
	padding: 0 15px;
	border-left: none;			
}
*/

/*#homeContent {
	background: transparent url(../assets/bg/home.jpg) no-repeat right bottom;
	width: 583px;
	height: 545px;
	margin-bottom: 0;
	padding: 0;	
}
*/
/*#homeContent {
	background: transparent url(../assets/bg/Contest_HOME.jpg) no-repeat right bottom;
	background: transparent url(../assets/bg/homecontest_top.jpg) no-repeat right bottom;
	width: 585px;
	/*height: 512px;*/
	/*height: 361px;
	margin-bottom: 0;
	padding: 0;	
}*/


/* the style below is used for the seminar page and the one above is than commented out*/

/*
#homeContent {
	background: transparent url(../assets/bg/seminar.jpg) no-repeat right bottom;
	width: 590px;
	height: 624px;
	margin-bottom: 0;
	padding: 0;	
	
}
*/
#homeContent2 {
	width: 580px;
	margin-bottom: 0;
	padding-left:5px;
	
   
}
#homeContent2 p{padding-left:5px;
				padding-right:5px;
				width:585px;
				line-height:18px;}
#homeContent3{padding-left:5px;
				padding-right:5px;
				width:585px;
}


.heading_one{font-family:ArialMT;color:#CC6600; font-size:28pt;line-height:30pt;}

.headingtwo{font-family:ArialMT;color:#666600; font-size:20pt;line-height:24pt;}
.headingthree{font-family:ArialMT;color:#000; font-size:14pt; line-height:18pt;}
.headingtfour{font-family:ArialMT;color:#666600; font-size:14pt;line-height:18pt;}


#homeContent2 h3{font-size:18.0pt;font-family:Arial-BoldMT;
color:#666600;}

.subheading2{font-size:14.0pt;font-family:Arial-BoldMT;color:black;font-weight:bold;}

#instructor img{float:left;
			padding-left:5px;
			padding-right:5px;
			padding-bottom:5px;}

 
#contentTherapistsSearch,
#contentSearch {
	background: transparent;
	float: left;
	width: 720px;
	position: relative;	
	margin: 15px 0 0 0;
	padding: 0 15px;		
	border-left: none;			
}

#footer {
	background: transparent url(../assets/bg/hort_rule.jpg) repeat-x left top;
	/*float: left;
	width: 583px;
	position: relative;	*/
	margin: 0;
	padding: 10px 5px 5px 5px;	
	/*width: 740px;*/
}

/* -------------------------------------------------------------------------
top bar
--------------------------------------------------------------------------- */
.dateline {
	background: transparent;
	float: right;
	text-align: right;
	width: 335px;
	position: relative;	
	color:  #f2f2f2;
	font-size: 12px;	
	margin: 0 15px 0 0;
	padding: 8px 0 0 0;	
	text-transform: uppercase;
}

/* -------------------------------------------------------------------------
text
--------------------------------------------------------------------------- */

h1 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 35px;
	color: #c60;
	font-weight: normal;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 33px;	
}

#home h1 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 43px;
	color: #c60;
	font-weight: normal;
	margin: 0;
	padding: 0 0 25px 0;
	line-height: 40px;	
}

#seminars h1 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 35px;
	color: #c60;
	font-weight: normal;
	margin: 0;
	padding: 0 0 20px 15px;
	line-height: 33px;	
}

h2 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #660;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

h3 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #660;
	font-weight: normal;
	margin: 0;
	padding: 0 0 7px 0;
}

h4 {
	background: transparent;
	font-size: 12px;
	color: #c60;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}

a:link, 
a:visited {
	font-weight:normal;
	color:#000;
}

a:hover {
	color:#000;
}

/* -------------------------------------------------------------------------
search box
--------------------------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

#searchBox {
	float:right;
	width: 215px;
	margin: 15px 15px 0 0;
	padding: 0;
	text-align: right;
}

.searchField {
	background: #fff;
	border: 1px solid #000;
	padding: 2px 0 0 8px;
	font-size: 11px;
	color: #660;
	width: 145px;
	height: 16px;
}

.searchButton {
	background: transparent;
	font-size: 12px;
	color: #000;
	font-weight: 600;
	margin: 0;
	padding: 1px 3px;
	border: none;
	cursor: pointer;
}

#products .searchButton {
	background: transparent url(../assets/bg/products_search.png) no-repeat left top;
	font-size: 12px;
	color: #000;
	font-weight: 600;
	margin: 0;
	padding: 1px 3px;
	border: none;
	cursor: pointer;
}

.field {
	background: #fff;
	border:1px solid #d2d2d2;
	padding:4px 4px 2px 8px;
	font-size:12px;
	color:#888;
	width:125px;
	height: 18px;
}

textarea {
	background: #fff;
	border:1px solid #d2d2d2;
	padding:4px 4px 2px 8px;
	font-size:12px;
	color:#888;
	width: 90%;
}

.button {
	background: transparent;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	padding: 1px 3px;
	border: none;
	cursor: pointer;
}

#searchLabel {
	float:left;
	width:145px;
	margin-right:5px;
	padding:1px 0 0 20px;
	text-align:right;
}

/* -------------------------------------------------------------------------
misc
--------------------------------------------------------------------------- */

.clearfix {
	clear:both;
	line-height:0;
	font-size:0;
}

/* -------------------------------------------------------------------------
entries
--------------------------------------------------------------------------- */

.entry {
	background: transparent;
	margin: 0 0 10px 0;
	padding: 0 15px 0 0;
	margin-left:10px;
}

#therapists .entry {
	background: transparent;
	margin: 0 10px 10px 0;
	padding: 0 15px 15px 0;
	border-bottom: solid 1px #b7b1a7;		
}

#left .entry {
	background: transparent;
	margin: 0;
	padding: 0 10px 0 0;
	
}

#therapists #left .entry {
	border-bottom: none;
}

#seminars .entry {
	background: transparent;
	margin: 0 0 10px 15px;
	padding: 0 15px 0 0;
}

.entry h2 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;	
	color: #660;
	font-weight: 600;
	margin: 0;
	padding: 0 0 10px 0;
}

#therapists .entry h2 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 15px;	
	color: #660;
	font-weight: 600;
	margin: 0;
	padding: 0 0 10px 0;
}

.entry h2 a:link,
.entry h2 a:visited {
	text-decoration: none;
	color: #000;
}

#homeContent h2 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #660;
	font-weight: 600;
	margin: 0 135px 0 0;
	padding: 0 0 10px 0;
}

.entry h2 a:hover {
	text-decoration: underline;
	color: #000;
}

.entry h3 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 0 0 7px 0;
}

.entry h3 a:link,
.entry h3 a:visited {
	text-decoration: none;
	color: #000;
}

.entry h3 a:hover {
	text-decoration: underline;
	color: #000;
}

#left .entry h3 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #6aa2ad;
	font-weight: 600;
	margin: 0;
	padding: 0 0 7px 0;
}

#left .entry h3 a:link,
#left .entry h3 a:visited {
	text-decoration: none;
    color: #6aa2ad;
}

#left .entry h3 a:hover {
	text-decoration: underline;
    color: #6aa2ad;
}
#left .entry2 h3 {
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: 600;
	margin: 0;
	padding: 0 0 7px 0;
}


#left .entry2 h3 a:link,
#left .entry2 h3 a:visited {
	text-decoration: none;
    color: #000;
}

#left .entry h3 a:hover {
	text-decoration: underline;
    color: #000;
}

.entry h4 {
	background: transparent;
	font-size: 12px;
	color: #c60;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}

.entry h4 a:link,
.entry h4 a:visited {
	text-decoration: none;
	color: #000;
}

.entry h4 a:hover {
	text-decoration: underline;
	color: #000;
}

.entry p {
    font-family: "Lucida Sans Unicode", "Lucida Sans Std", Geneva, Veranda, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 145%;
	padding: 0 15px 10px 0;
}

#therapists .entry p {
    font-family: "Lucida Sans Unicode", "Lucida Sans Std", Geneva, Veranda, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 115%;
	padding: 0 15px 10px 0;
}

.thumbFloat {
	background: transparent;
	float: left;
	margin: 0 15px 5px 0;
	padding: 0;
}

.entry ul,
.entry p ul {
	margin: 0 0 10px 25px;
}

.signature {
    font-family: "Lucida Sans Unicode", "Lucida Sans Std", Geneva, Veranda, Arial, sans-serif;
	font-size: 12px;
	color: #c60;
	line-height: 105%;
	padding: 0 15px 10px 10px;
	/*text-decoration: italic;*/
	text-align: right;
	font-style:italic
}

.cellone {
 font-weight: 600;
 margin:		0;
 padding:		0 5px 5px 0;
}

.celltwo {
 margin:		0;
 padding:		0 5px 5px 0;
}

.pagination,
.paginate {
	background: transparent;
	font-size: 12px;
	margin: 15px 0;
	padding: 0;
}

.pagecount {
	font-weight: normal;
}

/* -------------------------------------------------------------------------
left
--------------------------------------------------------------------------- */

#left h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 8px 0;
}

#left h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #6aa2ad;
	font-weight: 600;
	margin: 0;
	padding: 0 0 5px 0;
}

#left .entry p {
	font-size: 12px;
	line-height: 130%;
	color: #111;
	padding: 0 12px 7px 12px;
}

.pagination {
	background: transparent;
	font-size: 12px;
	margin: 10px 0;
	padding: 0;
}

.pagecount {
	font-weight: normal;
}

/* -------------------------------------------------------------------------
footer
--------------------------------------------------------------------------- */

#footer a:link, 
#footer a:visited {
	font-weight:normal;
	text-decoration: none;
	color:#000;
}

#footer a:hover {
	font-weight:normal;
	text-decoration: underline;
	color:#000;
}



.bgstd {
background-color:#b9d1ce!important;


}


.bgcustom{
background-color:#F2ECD0!important;
}

#cushion table{
color:#000;
margin-top:0;
font-weight:normal;
line-height:22px;
}


.subhead{
font-size:90%!important;
font-weight:bold!important;
line-height:25px;}


.subhead2{
font-size:90%!important;
font-weight:600!important;
line-height:20px;}

.options_table{
margin:0;
padding:0px;


}

.optiontable{
 font-size:95%;
  color:#000;
}

/*this is where the price & product info will be found*/
.entrylist {
 background:	transparent; 
 margin: 		5px 0 5px 30px;
/* padding: 		20px 0 0 0;*/
 width:80%;
 /*width was 65%*/
 clear:both;
 float:left;

}
 
.entrylist ul {
 margin: 		0;
 padding: 		0;
 list-style-type: 		none;
}

.entrylist li {
 background: 	transparent; 
 display:	     block;
 padding:		0;
 margin:		3px 0 3px 0; 
 font-size:95%;
 color:#000;
 line-height:20px;
}

.addspace{
word-spacing:20px;}

.addspace2{
word-spacing:10px;}

.subentry{
  font-size:90%;
  font-weight:normal;
  }
.entrylist2 {
clear:both;
 background:	transparent; 
 margin: 		5px 0 5px 30px;
 
 padding: 		0;
 width:80%;
 float:left;
}
 
.entrylist2 ul {
 margin: 		0;
 padding: 		0;
 list-style-type: 		none;
}

.entrylist2 li {
 background: 	transparent; 
 display:	 block;
 padding:		0;
 margin:		3px 0 3px 0; 
 font-size:95%;
 color:#000;
line-height:20px;
}

.entrylist3 {
clear:both;
 background:	transparent; 
 margin: 		5px 0 5px 30px;
 padding: 		0;
 width:80%;
 float:left;
 border:1px solid #fff;
}
 
.entrylist3 ul {
 margin: 		0;
 padding: 		0;
 list-style-type: 		none;
}

.entrylist3 li {
 background: 	transparent; 
 display:	 block;
 padding:		0;
 margin:		3px 0 3px 0; 
 font-size:95%;
  color:#000;
 line-height:20px;
}

.itemlinks {
 clear:both;
 background: transparent;
 font-size: 11px;
 color: #73A49E;
 margin: 0;
 padding: 5px 0 10px 0;
}

.itemlinks a,
.itemlinks a:link,
.itemlinks a:active,
.itemlinks a:visited {
 background: transparent;
 color: #73A49E;
 text-decoration: none;
}

.itemlinks a:hover {
 background: transparent;
 color: #73A49E;
 text-decoration: underline;
}

.relatedtitle {
 background: transparent;
 font-size: 15px;
 font-weight: bold;
 color: #73A49E;
 margin: 0;
 padding: 0 0 5px 0;
}

/* New therapists resources and search */

#therapistsTable,
#calendar {
 	background: transparent;
	margin: 0;
	border: solid 0.75px #b7b1a7;			
}
 
#therapistsTable th {
 background: #b7b1a7;
 font-size: 10px;
 color: #fff;
 font-weight: 600;
 text-align: center;
 margin:		0;
 padding:		4px 2px;
 border: solid 1px #fff;
}

#therapistsTable td {
 background: transparent;
 font-size: 11px;
 color: #000;
 margin:		0;
 padding:		4px;
 vertical-align: top;
 text-align: center;
 border: solid 1px #eee;
  overflow: hidden;
}

#therapistsTable h2 {
 background: transparent;
 font-size: 11px;
 font-weight: 600;
 color: #000;
 margin:		0;
 padding:		0;
 text-align: left; 
}

#therapistsTable p {
 font-size:         11px;
 color:             #000;  
 line-height:		130%;
 margin:		0; 
 padding:		0 0 5px 0;
 text-align: left;
}

#searchTable {
 background: #fff;
 width:		535px;
 margin:		0;
 padding-left:		12px;
}

#searchTable td {
 background: #fff;
 font-size: 12px;
 color: #000;
 margin:		0;
 padding:		4px;
 vertical-align: top;
 overflow: hidden;
}

.searchResults {
 background: #fff;
 margin: 0;
 padding: 15px;
}

#therapistsSearch {
	display: none;
	padding: 0;	
	line-height: 125%;
	margin: 0 0 15px 0;
}

#therapistsSearchShow {
	padding: 0;	
	line-height: 125%;
	margin: 0 0 15px 0;
}

.therapistsToggle {
	background: transparent url(../assets/bg/therapist_search.jpg) no-repeat left center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #c60;	
	font-weight: 600;
	padding: 3px 0 4px 21px;
	margin: 0 0 12px 0;
}

.therapistsToggle a:link,
.therapistsToggle a:visited {
	text-decoration: none;
	color: #c60;
}

.therapistsToggle a:hover {
	text-decoration: underline;
	color: #c60;
}

/*============= Mobility ================*/


.rampheader{color:#C85419;
font-weight:bold;
font-size:12px;}

.ramps{width:520px; font-size:12px; padding:10px;}

.headtext{width:90%;}

.tdheader {
	font-weight: bold;
	font-size:12px;
   text-align:center;
}
.td_bg {
	
	background-color: #DDEEF8;
        font-size:12px;
        text-align:center;
}
.td_alt {
	font-size:12px;
   text-align:center;
}


.spaced { line-height: 1.4em; } 
.spaced SUB, .spaced SUP { line-height: 0; }