/* *{ 
	
	line-height: 16px;
	vertical-align: top;
	}
*/

*:disabled 
{
	color:#777;
    background-color: #eee;
}

#fck_background { background: #fff; }
	
body { 
	padding: 0;
	margin: 0;
	background: #362537 url(images/wave_bg_tall.jpg) top center repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	}

a 
{
	color:#78307a;	/*#3c6964;*/
	font-size:0.8em;
}

a.menu
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	margin:0px 10px;
	padding:4px;
}

.alert 
{
	color:#cd3700;
	font-size:0.9em;
	font-weight:bold;
	padding:8px;
}

.alert_nopad 
{
	color:#cd3700;
	font-size:0.9em;
	font-weight:bold;
}

.relax 
{
    color:#8CDE6C;
	font-size:0.9em;
	font-weight:bold;
	padding:8px;
}

.block {
	}
	
.article {
	}
	
#waves { height: 150px; }
	
#modules_container {
	width: 100%;
	}
	.top_spacer {height:150px;}
	.scrolls { background: url(images/header_scrolls.png) top center no-repeat; }
	.content_box_center, .nav_panel_center {width: 924px; margin:0px auto;}
	.dropshadow_top_left { background: url(images/dropshadow_top_left.png) bottom left no-repeat; height:50px; margin-left:-75px;}
	.dropshadow_top_center {
		background: url(images/dropshadow_top_center.png) bottom left repeat-x; 
		height: 50px;
		width:924px;
		margin:0px auto;
	}
	.nav_panel_center {height:40px;}
	.dropshadow_top_right { background: url(images/dropshadow_top_right.png) bottom right no-repeat; height:50px; margin-right:-75px;}
	.dropshadow_green_left { background: url(images/dropshadow_green_left.png) repeat-y; height:40px; margin-left:-75px;}
	.dropshadow_green_right { background: url(images/dropshadow_green_right.png) top right repeat-y; height:40px; margin-right:-75px;}
	.dropshadow_middle_left { background: url(images/dropshadow_middle_left.png) top left repeat-y; margin-left:-75px;}
	.dropshadow_middle_right { background: url(images/dropshadow_middle_right.png) top right repeat-y; margin-right:-75px;}
	.dropshadow_bottom_left { background: url(images/dropshadow_bottom_left.png) top left no-repeat; height:75px; margin-left:-75px; }
	.dropshadow_bottom_center { background: url(images/dropshadow_bottom_center.png) top left repeat-x; height:75px; width:924px; margin:0px auto;}
	.dropshadow_bottom_right { background: url(images/dropshadow_bottom_right.png) top right no-repeat; height:75px; margin-right:-75px;}
	.content_area {margin:0px 75px; padding:10px;}
	
.green_bg { background-color: #a8c5c1; }

#main_nav {
	height: 40px;
	}
	#main_nav img { padding-left: 10px; padding-right: 10px; }
	
/* #main_nav a { 
	vertical-align: middle;
	display: table-cell;
	background: url(images/nav_onoff.png) top center no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 28px;
	width: 132px;
	padding: 2px;
	padding-left: 40px;
	padding-right: 40px;
	}
	#main_nav a:hover {
		background-position: bottom center;
		}
	#main_nav b {
		font-size: 16px;
		vertical-align: middle;
		display: table-cell;
		background: url(images/nav_onoff.png) bottom center no-repeat;
		height: 28px;
		width: 132px;
		padding-left: 40px;
	    padding-right: 40px;
		} */
	
#landings_container { 
	width: 100%;
	}
	
#articles_container {
	}
	
#blocks_container {
	width: 296px;
	}
	
#content_container {
	/* width: 950px; */
	background: #f0f1f5;	/* #f4f3e4;*/
	
	}
	
#footer {
	background: url(images/footer_bg.png) top center no-repeat;
	height: 169px;
	}
	

#tour {
	width: 874px;
	overflow: hidden;
}
#tour .container {
	width: 10000px;
}
#tour .frame {
	float: none;
	margin-right: 40px;
	width: 874px;
	overflow: hidden;
}
html>body #tour .frame {
	float: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #670d6d;
	background: url(images/h3logo.jpg) left center no-repeat;
	padding: 20px 0px 20px 100px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #670d6d;
	padding: 0px;
	margin: 10px 0px 20px 0px;
}

fieldset 
{
	
	background-color:#f5f6fa;
	border:solid 1px #a8c5c1;
	width:100%;
	margin:0px 8px 8px 0px;
	padding: 8px;
}

legend 
{
	color:#3c6964;
	font-weight:bold;
	font-size:0.8em;
}

label, .label
{
	font-size:0.7em;
	font-weight:bold;
}


.pane_header 
{
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
}


input[type="text"],input[type="password"],select 
{
	width:100%;
	border: solid 1px #c7dbd9;
	font-size:0.8em;
}


input[type="checkbox"]
{
	width:auto;
}

input[type="button"], input[type="submit"], button
{
	width:auto;
	/*background-color:#3c6964;
	font-weight:bold;
	padding:4px;*/
}

textarea 
{
	width:200px;
	border: solid 1px #c7dbd9;
	/*font-size:0.8em;*/
}

.Lmargin100 {
	margin-left: 100px;
	margin-right: 30px;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #404142;
}

	.tagline a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: 24px;
		color: #670d6d;
		text-decoration: none;
	}
	
	.tagline a:hover {
		text-decoration: underline;	
	}

.search_pane 
{
	float:left;
	width:160px;
}

.search_box 
{
	/*color:#fff;
	background-color:#602b60;
	border:solid 1px #bccccb;*/
	margin:6px;
}

.search_box>div
{
	/*color:#fff;*/
}

.results_pane 
{
	float:left;
	padding:0px 12px;
	width:635px;
}

.logout_link 
{
	float:right;
}	

.clear 
{
	clear:both;
}

.indent 
{
	padding-left:18px;
}

/* ************** LIST STYLES ************** */

/*
ul.list1 {
	list-style-image: url(images/list1_bullet_purple.png);
}
*/

ul.list1 li {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.15em;
	color: #7e3180;
}

	ul.list1 span {
		font-size: 24px;
		font-weight: bold;
		line-height: 1.15em;
		color: #75441d;
	}

ul.list2 {
    list-style-image: url(images/list_bullet_purple.png);
	margin-left: 20px;
	padding-left: 0px;
}

	ul.list2 li {
		/*font-size: 16px;
		font-weight: bold;
		line-height: 2em;
		color: #7e3180;*/
		float: left;
		clear: right;
		width: 220px;
		height: 20px;
		padding-right: 20px;
		padding-bottom: 10px;

	}

	ul.list2 span {
		font-size: 16px;
		font-weight: bold;
		color: #75441d;
		margin-left: -3px;
	}
/* ************** TABLE STYLES ************** */

table 
{
	border-collapse:collapse;
	border:solid 1px #c7dbd9;
}

th 
{
	background-color: #a8c5c1;	/*#dddfe9;	/*#deddce;	/*#e5e4d0;	/*#cde1de;	/* #532A54;*/
	color:#fff;
	text-align:left;
	font-size:0.8em;
	padding:6px 4px;
}
td 
{
	background-color:#fff;
	font-size:0.8em;
	padding:4px;
	border-left:solid 1px #e5e5e5;
	overflow:hidden;
}

.regtbl td 
{
	background-color:#fff;
	font-size:0.7em;
	padding:2px 2px 0px 2px;
	border-left:solid 1px #e5e5e5;
	overflow:hidden;
}

td a, th a
{
	font-size:1em;
}

td div 
{
	word-wrap:break-word;
}

td>input[type="button"], td>input[type="submit"]
{
	background-color:#f4f3e4;
	color:#000;
	font-size:1em;
	font-weight:normal;
	padding:2px;
	margin:2px 3px;
}

.altrow, tr.altrow td {
	background-color:#fafafa;	/*#faf9f5; /*rgb(220, 204, 208);*/
}
.altrow_green, tr.altrow_green td { background: rgba(168, 197, 193, .20); }
.altrow_purple, tr.altrow_purple td { background: rgba(129, 50, 133, .3); }

.th_lnm,.td_lnm
{
	width:120px;
	min-width:120px;
	border-left:solid 1px #e5e5e5;
}

.th_reg,.td_reg
{
	width:140px;
	min-width:140px;
}

.th_disc,.td_disc
{
	width:70px;
	min-width:70px;
}

.th_ph,.td_ph 
{
	width:96px;
	min-width:96px;
}

.th_email,.td_email 
{
	width:140px;
	min-width:140px;
}

.th_vw,.td_vw
{
	width:90px;
	min-width:90px;
	border-right:solid 1px #e5e5e5;
	text-align:center;
}

.td_site, .td_name, .td_notes
{
	width:120px;
	min-width:120px;
}

.td_dttm 
{
	width:140px;
	min-width:140px;
}

.td_chk 
{
	width:24px;
	min-width:24px;
}

.td_date 
{
	width:76px;
	min-width:76px;
}

.td_dt1,.td_dt2,.td_stat,.td_title,.td_minh,.td_rate,.td_loctype
{
	width:72px;
	min-width:72px;
}

.td_mailact 
{
	width:108px;
}

.td_state 
{
	width:50px;
	min-width:50px;
}

.td_msg 
{
	width:270px;
}

.td_att 
{
	width:100px;
}

.td_assign
{
	width:260px;
	min-width:260px;
	max-width:260px;
	font-weight:bold;
}

.darken 
{
	filter:alpha(opacity=50);
	opacity:0.5;
}

.content_title 
{
	font-weight:bold;
	font-size:0.9em;
	color:#670d6d;
}

.regselect 
{
	width:120px;
}

.regbutton 
{
	width:38px;
	text-align:center;
}

/* ************** FORM STYLES ************** */

#login_form 
{
	width:250px;
	margin:0px auto;
}

#login_form .field_caption 
{
	width:75px;
}

/*#contact_info 
{
	width:526px;
}*/

#empl_info 
{

}

.empl1, .contact1
{
	width:340px;
}

.empl2, .contact2
{
	width:400px;
}

/*#notes_area
{
	float:left;
	width:526px;
}*/

#resultGrid 
{
	width:560px;
}

#empl_info .field_caption, #contact_info .field_caption
{
	width:104px;
}

.mailform
{
	width:840px;
	margin:0px auto;
}

.mailform .field_caption 
{
	width:160px;
}

.mailform input[type="text"], .mailform select 
{
	width:320px;
}

.mailform .subject 
{
	width:520px;
}

.mailsig 
{
	width:200px;
}

.addrecip 
{
	width:300px;
	background-color:#fff;
	border:solid 1px #a8c5c1;
	padding:12px;
}

.popup,.msgpopup
{
	background-color:#fff;
	border:solid 1px #a8c5c1;
	padding:12px;
	z-index:999;
}

textarea.mailbody, iframe.mailbody
{
	width:480px;
	height:210px;
}

.msgpopup 
{
	width:600px;
}

.msgframe 
{
	margin:3px 0px 12px 0px;
	/*padding:12px;*/
	border:solid 1px #a8c5c1;
	height:300px;
	width:100%;
}

.sigframe 
{
	height:80px;
	width:500px;
	padding:12px;
	border:solid 1px #a8c5c1;
	font-size:0.8em;
}

.sigdialog .field_caption 
{
	width:80px;
}

.sigdialog .field_value, .sigdialog .field_vert_value 
{
	font-size:0.8em;
}

.fullw 
{
	width:100%;
}

.form1 td {
	padding: 8px;
	font-size: 14px;
}

.fc 
{
	float:left;
}

.fcmail
{
	float:left;
	margin-left:8px;
	width:180px;
}

.fcmail .button input[type="button"],
.fcmail .button input[type="submit"]
{
	width:100%;
	font-size:0.9em;
}

.fr 
{
	width:760px;
	margin:0px auto;
}

.newfacil 
{
	width:720px;
	margin:0px auto;
}

.newfacil .field_caption 
{
	width:80px;
}

/*.thera1 
{
	width:526px;
}

.thera2 
{
	width:360px;
}

.contact1 
{
	width:208px;
}

.contact1 .field_caption 
{
	width:50px;
}


.contact2 
{
	margin-left:12px;
	width:280px;
}

.contact2 .field_caption
{
	width:128px;
}*/


.company1, .company2
{
	width:340px;
}

.company1 .field_caption, .company2 .field_caption
{
	width:100px;
}

.company3 
{
	margin-left:12px;
	width:360px;
}

.company3 .field_caption 
{
	width:80px;
}

.mgmtco 
{
	width:200px;
}

.place1 
{
	width:400px;
}

.place2 
{
	width:320px;
}

.place2a 
{
	width:220px;
}

.place2b 
{
	width:100px;
}

.place3 
{
	width:480px;
}

.place4 
{
	width:200px;
}

.notes1, .notes2, .notes3
{
	width:240px;
}

.upload1
{
	width:500px;
}

.upload2 
{
	width:400px;
}

.upload_area 
{
	width:300px;
	margin:0px auto;
}

.delbutton 
{
	line-height:24px;
	/*vertical-align:middle;
	padding-bottom:10px;*/
}

.importbutton
{
	margin-top:20px;
	
}

.otherbutton 
{
	margin-top:6px;
}

.form_column>div 
{
	margin:3px;
}

.form_field 
{
	clear:both;
	/*width:200px;*/
	margin:0px;
}

.ff_login 
{
	width:200px;
	margin:4px auto;
}

.ff_fname,.ff_lname,.ff_city, .ff_state, .ff_zip
{
	/*float:left;*/
}

.ff_addr 
{
	width:260px;
}

.ff_fname,.ff_lname,.ff_city
{
	width:100px;
}

.ff_state, .ff_zip
{
	width:80px;
}

.ff_phone 
{
	width:100px;
}

.ff_disc 
{
	width:60px;
}

.ff_ws 
{
	width:180px;
}


.fvs
{
	padding-top:10px;
}

.fhs 
{
	padding-left:10px;
}

.smhs
{
	padding-left:3px;
}

.smvs 
{
	padding-top:3px;
}	

.bcc 
{
	width:200px;
}

.field_caption, .field_vert_capt
{
	font-size:0.8em;
	font-weight:normal;
	color:#3c6964;
}

.small_caption 
{
	font-size:0.8em;
	font-weight:normal;
}

.big_note 
{
	width:400px;
}

.note_align 
{
	padding:27px 0px 0px 5px;
}

.chk
{
	font-size:0.8em;
	font-weight:normal;
}

.chk label 
{
	font-size:1em;
	font-weight:normal;
}

.field_text 
{
	color:#3c6964;
}

.field_caption
{
	float:left;
	text-align:right;
	padding:3px;
}

.field_value 
{
	float:left;
}

.field_value, .field_vert_value
{
	padding:3px;
	/*font-size:0.8em;*/
}

.dialog .field_caption
{
	width:160px;
}

.dialog .field_value 
{
	width:250px;
}

.dialog .field_value select 
{
	width:auto;
}

.dialog .field_value, .dialog .field_vert_value 
{
	font-size:0.8em;
}

.needform {
	width: 560px;
	margin: 0px auto 40px auto;
}

.needform .field_caption
{
	width:160px;
}

.needform .field_value 
{
	width:250px;
}

.needform .field_value select 
{
	width:auto;
}

	.needform .field_value .needview {
		font-size: 0.8em;
	}

.import .field_value 
{
    font-size:0.8em;
}

.field_table 
{
	float:left;
	padding:3px;
}

.field_vert_table 
{
	padding:3px;
}

.facil_results 
{
	width:480px;
	margin:0px auto;
}

.button, .form_button, .left_button, .right_button 
{
	font-size:0.8em;
}

.form_button 
{
	clear:both;
	width:100px;
	margin:0px auto;
	padding-top:20px;
	text-align:center;
}

.left_button 
{
	float:left;
	width:49%;
	text-align:right;
	margin-top:10px;
}

.right_button 
{
	float:right;
	width:49%;
	text-align:left;
	margin-top:10px;
}

.txtr 
{
	text-align:right;
}


.field_vert_capt
{
	padding:10px 3px 0px 3px;
}

.flushv
{
	padding-top:0px;
}

.field_vert_value
{
	padding:1px 3px 0px 3px;
}

.disc_check,.disc_check_dark 
{
	float:left;
	padding:4px;
}

.disc_check
{
	/*color:#fff;*/
}
/* ************** COLOR CLASSES ************** */

.brown {
	color: #75441d;
}

.purple, .purple p  {
	color:  #7e3180;
}

/* ************** SLIDER NAV STYLES ************** */

#handles4 {
    width: 950px;
	height: 400px;
	background: url(images/slidernav_bg.png) center bottom no-repeat;
}

/*#slidernav .button_small {
	display: block;
	float: left;
	width: 125px;
	height: 125px;
	background: url(images/button_slidernav_circle.png) center center no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}*/

.slidernav1 {
	cursor: pointer;
}

.slidernav2 {
    cursor: pointer;
	margin-top: 90px;
}

.slidernav3 {
    cursor: pointer;
	margin-top: 100px;
}

.slidernav4 {
    cursor: pointer;
	margin-top: 90px;
}

.slidernav5 {
	cursor: pointer;
}



/* ************** CUSTOM SLIDER APP STYLES ************** */

#facilities_overview {
	width: 880px;
	height: 280px;
	background: url(images/facilities_overview_bg.jpg) center center no-repeat;
}

	#facilities_overview .slide_content {	
		width: 515px;
		float: left;
		padding: 10px 10px;
		margin: 16px 0px 0px 16px;
	}
	
	#facilities_overview .slide_content p {
			font-size: 16px;
			line-height: 22px;
			color: #505050;
	}
	
#facilities_about {
	width: 880px;
	height: 280px;
	background: url(images/facilities_about_bg.jpg) center center no-repeat;
}

	#facilities_about .slide_content {	
		width: 515px;
		float: left;
		padding: 10px 10px;
		margin: 16px 0px 0px 16px;
	}
	
	#facilities_about .slide_content p {
			font-size: 16px;
			line-height: 22px;
			color: #505050;
	}
	
#facilities_services {
	width: 880px;
	height: 280px;
	background: url(images/facilities_services_bg.jpg) center center no-repeat;
}

	#facilities_services .slide_content {	
		width: 515px;
		float: left;
		padding: 10px 10px;
		margin: 16px 0px 0px 16px;
	}
	
	#facilities_services .slide_content p {
			font-size: 16px;
			line-height: 22px;
			color: #505050;
	}
	
#facilities_therapist {
	width: 880px;
	height: 280px;
	background: url(images/facilities_therapist_bg.jpg) center center no-repeat;
}

	#facilities_therapist .slide_content {	
		width: 515px;
		float: left;
		padding: 10px 10px;
		margin: 16px 0px 0px 16px;
	}
	
	#facilities_therapist .slide_content p {
			font-size: 16px;
			line-height: 22px;
			color: #505050;
	}
	
#facilities_benefits {
	width: 880px;
	height: 280px;
	background: url(images/facilities_benefits_bg.jpg) center center no-repeat;
}

	#facilities_benefits .slide_content {	
		width: 515px;
		float: left;
		padding: 10px 10px;
		margin: 16px 0px 0px 16px;
	}
	
	#facilities_benefits .slide_content p {
			font-size: 16px;
			line-height: 22px;
			color: #505050;
	}
	
.slide_content strong {
	color:  #75441d;
	font-size: 1em;
	line-height: inherit;
}

/* ************** GENERIC SLIDER APP STYLES ************** */

#box4{
	position:absolute;
}
#box4 div{
	width:880px;
	height:280px;
	float:left;
	/* background:#eee; */
}

/* #box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:200px;
	width:150px;
	float:left;
	margin:0 10px 10px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
} */

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
.mask3{
	position:relative;
	width:880px;
	height:280px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
	
.footer_testimonials {
	width: 918px;
	background: url(images/testimonials_footer_repeat.png) top left;
	}
	.footer_testimonials_bg {
		padding-left: 100px;
		text-indent: 10px;
		background: url(images/testimonials_footer_logo.png) 10px 50% no-repeat;
		}
		
#testimonials_block {
	background: #a8c5c1 url(images/top_quote.png) 90% top no-repeat;
	padding-bottom: 10px;
	width: 216px;
	}
	.top_quote { background: url(images/top_quote.png) top right no-repeat; }
	.bottom_quote { background: url(images/bottom_quote.png) bottom left no-repeat; }
	
.reddish_text, .reddish_text * { color: #a64a00; }
	.reddish_link_text a { color: #a64a00; }
.gray_text, .gray_text * { color: #7e7e7e; }
.event_bottom_line { border-bottom: 2px solid #d8d8d8; }

.popup_menu {
	background: #ccc url(images/testimonials_footer_logo.png) 1% 99% no-repeat;
	color: #000;
	}
	.popup_menu * { color: #000; }