@import url("reset.css");

.basis
{
	margin: auto;
	width: 1013px; /* width of basis */
	background-color: #FFFFFF;
}


.header
{
	height: 157px; /* height of header */
	padding: 2px 2px 0 2px;
}

.content
{
	padding: 0px 2px 0 2px;
}

.footer
{
	height: 134px;
}

/*** standard classes ***********************************************************************************************/
.separator1
{
	height: 1px;
	font-size: 1px;
	display: block;
}
.separator2
{
	height: 2px;
	font-size: 1px;
	display: block;
}
.separator3
{
	height: 3px;
	font-size: 1px;
	display: block;
}
.separator5
{
	height: 5px;
	font-size: 1px;
	display: block;
}
.separator10
{
	height: 10px;
	font-size: 1px;
	display: block;
}
.separator15
{
	height: 15px;
	font-size: 1px;
	display: block;
}
.separator20
{
	height: 20px;
	font-size: 1px;
	display: block;
}
.separator30
{
	height: 30px;
	font-size: 1px;
	display: block;
}
.separator50
{
	height: 50px;
	font-size: 1px;
	display: block;
}

.clear
{
	clear: both;
	display: block;
}






/*** follow sections can edit *****************************************************************************/
A
{
	color: #0ca77d;
}


BODY
{
	background-color: #f9f6f3; /*	behavior: url("js/csshover.htc");*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
EM
{
	font-style: italic;
}
SPAN.green
{
	color: #0ca77d;
}

STRONG
{
	font-weight: bold;
}
.main
{
}
.font11
{
	font-size: 11px;
	color: Gray;
}
.font13
{
	font-size: 13px;
}
.font14
{
	font-size: 14px;
}
.font16
{
	font-size: 16px;
}
.font18
{
	font-size: 18px;
}
.font19
{
	font-size: 19px;
}
.font20
{
	font-size: 20px;
}
.w_345
{
	width: 345px;
}
.c63151f
{
	color: #63151f;
}

/*** header **************************************************************/
.header
{
	background-image: url(../images/background_header.png);
	background-repeat: no-repeat;
}

.header .logo
{
	float: left;
	padding-top: 1px;
	padding-left: 25px;
	border: none;
}
.header .logo A
{
	display: block;
	font-size: 0;
}
.header_right
{
	float: right;
	text-align: right;
	color: #010000;
	font-size: 12px;
	padding-top: 17px;
	padding-right: 25px;
	line-height: 30px;
}
.header_right A
{
	text-decoration: none;
}
.header_right STRONG
{
	color: #820000;
	font-weight: bold;
}
.header .menu UL
{
	padding-left: 10px;
}
.header .menu UL LI
{
	float: left;
	text-align: center;
	margin-left: 4px;
	margin-right: 4px;
	background-repeat: no-repeat;
	height: 33px;
	overflow: hidden;
	background-position: 0 -40px;
}
.header .menu UL LI:hover
{
	height: 40px;
	overflow: hidden;
	background-position: 0 0;
}
.header .menu UL LI.w_85
{
	background-image: url(../images/tab_85.png);
	width: 85px;
}
.header .menu UL LI.w_125
{
	background-image: url(../images/tab_125.png);
	width: 125px;
}
.header .menu UL LI.w_140
{
	background-image: url(../images/tab_140.png);
	width: 140px;
}
.header .menu UL LI.w_160
{
	background-image: url(../images/tab_160.png);
	width: 160px;
}

.header .menu UL LI.w_85_selected
{
	background-image: url(../images/tab_85.png);
	width: 85px;
	height: 40px;
	overflow: hidden;
	background-position: 0 0;
}
.header .menu UL LI.w_125_selected
{
	background-image: url(../images/tab_125.png);
	width: 125px;
	height: 40px;
	overflow: hidden;
	background-position: 0 0;
}
.header .menu UL LI.w_140_selected
{
	background-image: url(../images/tab_140.png);
	width: 140px;
	height: 40px;
	overflow: hidden;
	background-position: 0 0;
}
.header .menu UL LI.w_160_selected
{
	background-image: url(../images/tab_160.png);
	width: 160px;
	height: 40px;
	overflow: hidden;
	background-position: 0 0;
}

.header .menu UL LI A
{
	color: #63151f;
	font-weight: bold;
	text-decoration: none;
	height: 27px;
	display: block;
	padding-top: 6px;
}


.home-blog{width:310px; height:112px; background:url(../images/home-blog.gif); margin:0 0 10px 0;}
.tblog-txt{padding:5px 0 0 43px; font-size:14px; font-weight:bold; color:#ffffff; float:left; width:260px;}
.tblog-cont{width:190px; float:left; padding:23px 0 0 20px; font-size:13px; color:#000000;}
.tblog-cont a{color:#0ba979; text-decoration:none;}
.tblog-cont a:hover{color:#0ba979; text-decoration:underline;}


/*** content **************************************************************/
.content
{
	background-image: url(../images/background_content.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}
.content A
{
	text-decoration: none;
}
.content A:hover
{
	text-decoration: underline;
}
.content H1
{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #63151f;
}


/*columns*/

/* for body.homepage */
.homepage .left_2
{
	width: 650px; /* width of left column */
	float: left;
}
.homepage .left_3
{
	width: 320px; /* width of left column */
	float: left;
}
.homepage .left_3 A:hover
{
	text-decoration: underline !important;
}

.homepage .center_3 A:hover
{
	text-decoration: underline !important;
}

.home_location
{
	color: white !important;
}


.homepage .center_3
{
	width: 321px; /* width of left column */
	padding-left: 11px;
	float: left;
}
.homepage .right
{
	width: 320px; /* width of right column */
	float: right;
}

.homepage .right
{
	padding-left: 10px;
	line-height: 19px;
}
.homepage .right A
{
	text-decoration: underline;
	font-size: 13px;
}

.homepage .right A:hover
{
	text-decoration: none !important;
}

.homepage .right H1
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #000000;
}


.homepage .right H2
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #000000;
}
/* /for body.homepage */

.left
{
	float: left;
	width: 225px;
}

/* == left menu == */
.level_1 A.lev_1
{
	width: 185px;
	display: block;
	height: 21px;
	padding-top: 5px;
	padding-left: 14px;
	font-size: 13px;
	font-weight: bold;
	color: #63151f;
	background-image: url(../images/leftmenu_off2.png);
	background-repeat: no-repeat;
}
.level_1 A.lev_1:hover
{
	background-image: url(../images/leftmenu_on2.png);
}
.level_1 A.lev_1_hover
{
	background-image: url(../images/leftmenu_on2.png);
	width: 185px;
	display: block;
	height: 21px;
	padding-top: 5px;
	padding-left: 14px;
	font-size: 13px;
	font-weight: bold;
	color: #63151f;
	background-repeat: no-repeat;
}
.left_menu LI.level_1 A.on
{
	background-image: url(../images/leftmenu_on2.png);
}

.level_1 A.lev_3
{
	width: 185px;
	display: block;
	height: 21px;
	padding-top: 5px;
	padding-left: 14px;
	font-size: 13px;
	font-weight: bold;
	color: #63151f;
	background-image: url(../images/leftmenu_off.png);
	background-repeat: no-repeat;
}
.level_1 A.lev_3:hover
{
	background-image: url(../images/leftmenu_on.png);
}

.level_1 A.lev_3_visited
{
	background-image: url(../images/leftmenu_on.png);
}

.left_menu LI.level_1 UL
{
	display: none;
	width: 199px; /*padding-top:10px;*/
	background-image: url(../images/leftmenu_on_bottom.png);
	background-repeat: no-repeat;
}
.left_menu LI.level_1 UL.on
{
	display: block;
}

.level_2 A.lev_2
{
	display: block;
	width: 165px;
	background-image: url(../images/background_submenu.png);
	background-repeat: repeat-y;
	font-weight: normal;
	color: #0ca77d;
	height: inherit;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 20px;
	padding-bottom: 0px;
}

.level_2 A.lev_2:hover
{
	background-image: url(../images/background_submenu.png);
	background-repeat: repeat-y;
	color: #333333;
	font-weight: bold;
}

.level_2 A.lev_2_visited2
{
	background-image: url(../images/background_submenu.png);
	background-repeat: repeat-y;
	color: #333333;
	font-weight: bold;
}

.level_2 A.lev_2_visited
{
	display: block;
	width: 165px;
	background-image: url(../images/background_submenu.png);
	background-repeat: repeat-y;
	color: #333333;
	font-weight: bold;
	height: inherit;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 20px;
	padding-bottom: 0px;
}


.level_1 LI.level_2 A.on
{
	background-image: url(../images/background_submenu.png);
	background-repeat: repeat-y;
	color: #333333;
	font-weight: bold;
}
.level_1 LI.level_2
{
	background-image: url(../images/background_submenu.png);
	background-repeat: repeat-y;
}
.last_item
{
	padding-bottom: 10px;
}
.left_menu_bottom
{
	background-image: url(../images/leftmenu_bottom.png);
	background-repeat: no-repeat;
	height: 5px;
}
/* == /left menu == */

.main
{
	float: right;
	width: 755px;
}
.main H1
{
	font-size: 20px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

/* center */
.centerSuc
{
	float: left;
	width: 316px;
}

.center
{
	float: left;
	width: 345px;
}
.center A
{
	text-decoration: underline;
}
.center H2
{
	font-size: 15px;
	font-weight: bold;
}
.center P
{
	width: 345px;
}

.center .quote
{
	width: 345px;
	color: #6cd5b9;
	font-size: 12px;
}
.center .quote A
{
	color: #6cd5b9;
	font-size: 12px;
}
.center .quote BLOCKQUOTE
{
	color: #434343;
	font-style: italic;
	padding-top: 20px;
}
.center .quote H2
{
	color: #63151f;
	font-size: 15px;
}
.center .story
{
	background-image: url(../images/background_story.png);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: -3px;
	padding-top: 10px;
	padding-left: 12px; /*width:334px;*/
}
.btn_FV
{
	width: 205px;
	height: 40px; /*background-image:url(../images/button_full_video2.png);*/
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #0fbe8f;
	margin-left: 140px;
	padding-right: 30px;
	padding-bottom: 5px;
}
.gallery_control
{
	width: 340px;
	height: 31px;
	background-image: url(../images/background_buttons.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
	font-size: 15px;
	font-weight: bold;
}



.btn_prev
{
	width: 99px;
	height: 27px;
	background-image: url(../images/button_prev.png);
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #0fbe8f;
	padding-left: 10px;
	padding-bottom: 1px;
	cursor: pointer;
}
.btn_next
{
	width: 99px;
	height: 27px;
	background-image: url(../images/button_next.png);
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #0fbe8f;
	padding-right: 10px;
	padding-bottom: 1px;
	cursor: pointer;
}

/* right */

.right
{
	float: right;
	width: 385px;
	padding-left: 10px;
}
.right A
{
	text-decoration: underline;
}
.right H2
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.right P
{
	line-height: 19px;
}
.right UL LI
{
	list-style: disc;
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 70px;
}
.right UL LI A
{
	font-size: 13px;
}
.pic
{
	float: left;
	width: 165px;
}
.text
{
	float: right;
	width: 210px;
}
.pic_text .text H3 A
{
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

.right .therapist_list A
{
	color: #0ca77d;
	font-weight: bold;
}
.therapist_list .pic
{
	width: 85px;
}
.therapist_list .text
{
	width: 300px;
	line-height: 15px;
}

.right .story_text
{
	font-size: 13px;
	line-height: 18px;
}
.right .inspired
{
	line-height: 21px;
}

/* /columns */
.ballon
{
	background-repeat: no-repeat;
	color: #333333;
	font-size: 14px;
}
.h100
{
	height: 98px;
	width: 235px;
	padding-left: 30px;
	padding-right: 80px;
	background-image: url(../images/ballon1.png);
}
.h125
{
	height: 123px;
	width: 325px;
	padding-left: 20px;
	padding-right: 0px;
	background-image: url(../images/ballon2.png);
}
.ballon H2
{
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
.ballon P
{
	padding-top: 5px;
}
.ballon SPAN
{
	display: block;
	width: 50px;
}
/* red block */
.red_block
{
	width: 310px;
	height: 151px;
	background-image: url(../images/red_block.png);
	background-repeat: no-repeat;
}
.red_block H3
{
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 20px;
	display: block;
	height: 27px;
}
.red_block SPAN.num
{
	font-size: 15px;
	padding-right: 15px;
}
.red_block .block_content
{
	width: 180px;
	margin-top: 13px;
	padding-right: 80px;
	padding-left: 30px; /* 	background-image:url(../images/map_small.png);*/
	background-repeat: no-repeat;
	background-position: right;
	line-height: 17px;
}

/* blue block */
.blue_block
{
	width: 310px;
	height: 123px;
	background-image: url(../images/blue_block.png);
	background-repeat: no-repeat;
}
.right .blue_block A
{
	text-decoration: none;
}
.right .blue_block A:hover
{
	text-decoration: underline !important;
}

.blue_block H3
{
	color: #000000;
	font-size: 17px;
	padding-top: 5px;
	padding-left: 20px;
	display: block;
	height: 24px;
}
.blue_block SPAN.num
{
	font-size: 15px;
	padding-right: 15px;
}
.blue_block .block_content
{
	height: 79px;
	padding-top: 10px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #0ca77d;
	line-height: 16px;
}
.blue_block .block_content LI
{
	list-style: disc;
	margin: 0px;
	padding: 0px;
}
.blue_block .blue_1
{
	background-image: url(../images/photo1.png);
	width: 190px;
	padding-right: 80px;
}
.blue_block .blue_2
{
	background-image: url(../images/photo2.png);
	width: 170px;
	padding-right: 100px;
}
.blue_block .blue_3
{
	background-image: url(../images/photo3.png);
	width: 190px;
	padding-right: 80px;
}

/*** footer **************************************************************/
.footer
{
	background-image: url(../images/background_footer.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.label
{
	padding-top: 27px;
	padding-bottom: 12px;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
}
.footer A
{
	text-decoration: underline;
	font-weight: bold;
	color: #0ca77d;
}
.footer STRONG
{
	font-weight: bold;
}
.viewAllt A
{
	text-decoration: none;
	font-size: 9px;
}
.viewAllt A:hover
{
	text-decoration: underline !important;
	font-size: 9px;
}

.ptitle
{
	font-size: 14px;
	font-weight: normal;
}
.links A
{
	text-decoration: none;
}
.links A:hover
{
	text-decoration: underline !important;
}

.shortsum
{
	width: 310px;
}

.gallery_control2
{
	width: 340px;
	height: 29px;
	background-image: url(../images/background_buttons.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.btn_prev2
{
	width: 99px;
	height: 27px; /*background-image:url(images/button_prev2.png);*/
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #0fbe8f;
	cursor: pointer;
	vertical-align: bottom;
}
.btn_next2
{
	width: 99px;
	height: 27px; /*background-image:url(images/button_next2.png);*/
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #0fbe8f;
	cursor: pointer;
	vertical-align: bottom;
}
.tbl td
{
	padding: 2px 2px 2px 2px;
}

.reg UL LI
{
	list-style: disc;
	margin-left: 30px;
	padding-left: 10px;
}
.reg UL LI A
{
	font-size: 13px;
}
.moveright
{
	padding-left: 82px;
}

.right .meetdirectors_list A
{
	color: #0ca77d;
	font-weight: bold;
}
.meetdirectors_list .pic
{
	width: 85px;
}
.meetdirectors_list .text
{
	width: 300px;
	line-height: 15px;
}

/* Css For Press Release */
.pressrele
{
	width: 310px;
	float: left;
	padding: 0 0 0 5px;
}
.pressrele h3
{
	font-size: 19px;
	font-weight: bold;
	color: #010101;
	clear: both;
}
.presscont
{
	width: 310px;
	float: left;
	padding: 0 0 0 5px;
}
.presscontL
{
	width: 113px;
	float: left;
}
.presscontR
{
	width: 195px;
	float: right;
	padding-top: 20px;
}
.presscontR a
{
	outline: none;
	text-decoration: none;
	border: none;
}

.testimoni
{
	width: 310px;
	float: left;
}
.testimoni h3
{
	font-size: 19px;
	font-weight: bold;
	color: #010101;
	clear: both;
}
.testmcont
{
	width: 310px;
	float: left;
	color: #343434;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.label1
{
	padding-top: 27px;
	padding-bottom: 12px;
	color: #333231;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.label1 a
{
	color: #333231;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.newsletter
{
	background: url(../images/newsletter-bg.jpg) no-repeat;
	height: 92px;
	width: 301px;
	padding: 3px 0 0 10px;
}
.newsletter h3
{
	font-size: 17px;
	font-weight: bold;
	color: #010101;
	clear: both;
}
.newsletterR
{
	width: 150px;
	float: left;
}
.faceb
{
	width: 311px;
	float: left;
}

a.therapistname
{
	text-decoration: underline;
	font-size: 13px;
	color: #0CA77D;
	font-weight: bold;
}

a.therapistname:hover
{
	text-decoration: none;
	font-size: 13px;
	color: #0CA77D;
	font-weight: bold;
}

.storyright
{
	float: right;	 
	padding-left: 10px;
}

.spr_cnt_wrap{width:735px; padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}
	.spr_cnt_wrap h1{margin:0px; padding:0 0 10px; font-size:24px;	color:#771b22;}
	.spr_row1{float:left; width:735px; padding:10px 0; clear:both;}
	.spr_row1 h2{margin:0px; padding:0px; font-size:18px; font-weight:normal; color:#771b22; float:left; width:136px;}
	.spr_row1 h2 strong{font-size:24px; padding-right:5px;}
	.spr_row1 p{float:right; margin:0px; padding:0px; width:590px; font-size:14px; padding-top:8px;}
	.spr_cnt_wrap h3{margin:0px; padding:0px; font-size:15px; clear:both; line-height:30px;}
	.spr_row1 h2 span{font-size:24px; padding-right:5px;color:#000000;}
