@import url('reset.css');

html, body { width: 100%; height: 100%; }

.float_left { float: left; }
.float_right { float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.hr { width: 100%; height: 1px; overflow: hidden; background-color: #ccc; }

.hr hr { display: none; }

/* slightly enhanced, universal clearfix hack */

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { display: inline-block; }

/* start commented backslash hack \*/

* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* close commented backslash hack */

.ovh {
	overflow: hidden;
}

label {
	font-size: 12px;
	color: #666;
}

/* @group MESSAGES */

.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin-bottom: 10px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
	list-style-type: disc;
}
.info li, .success li, .warning li, .error li, .validation li {
	margin: 0 0 0 16px;
	padding: 2px 0;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
}
.info a:link {
	color: #00529B !important;
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
}
.success a:link {
	color: #4F8A10 !important;
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
}
.warning a:link {
	color: #9F6000 !important;
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
}
.error a:link {
	color: #D8000C !important;
}
.validation {
	color: #D63301;
	background-color: #FFCCBA;
}
.validation a:link {
	color: #D63301 !important;
}

.notice {
	border: 1px solid;
	margin-bottom: 10px;
	padding: 10px;
    color: #4F8A10;
    background-color: #DFF2BF;
	font-size: 12px;
}

.notice p, .notice li {
	line-height: 1.4;
	font-size: 11px;
}

.notice ul, .notice li {
	margin: 0;
	padding: 0;
}

.notice_error {
	color: #D8000C;
	background-color: #FFBABA
}

.bs .alert p {
	font-size: 12px;
	line-height: 1.2;
}

/* @end */

/* @group Basics */

body {
	background: #e3e7ea url('../../../files/corp/images/background_body_bg.png') repeat-x;
	font-family: Arial, Helvetica;
}

.mobile-request-appt, .mobile-header-wrapper, .mobile-location-info, .mobile-subnav-wrapper, .mobile-coop-locations, .mobile-legalcoop-info, .mobile-header-banner, .social-networks-footer {
	display: none;
}

.section-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
}

#outer_wrapper {
	background: url('../../../files/corp/images/background_bodyblue.jpg') left bottom no-repeat;
	min-height: 100%;
	background-size: cover;
}

#wrapper {
	max-width: 960px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}
/* @end */

/* @group Header */

#header {
	background: url('../../files/home/images/background_headergreen.png') top center repeat;
	width: 100%;
	padding-bottom: 4px;
	overflow: hidden;
}

#header h5 {
	line-height: 1.3;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0 10px 20px;
}

#header h5 a {
	text-decoration: none;
}

#header h5 a:link, #header h5 a:visited {
	color: #fff;
}

#header h5 a:hover {
	color: #eee;
}

#etm_home_link {
	display: block;
	text-indent: -99999px;
	background: url('../../files/home/images/logo_large.png') 0 0 no-repeat;
	width: 176px;
	height: 92px;
	margin: 30px 0 60px 4px;
}


#header_right {
	float: right;
	padding: 10px 20px 0 0;
	width: 160px;
}

#header_right ul {
	float: right;
}

#header_right ul li {
	font-size: 12px;
	line-height: 1.3;
	float: left;
	border-right: 1px solid ;
	padding: 0 8px;
	color: #fff;
	text-transform: lowercase;
}

#header_right ul li.last {
	padding-right: 0;
	border-right: 0;
}

#header_right ul li a {
	text-decoration: none;
}

#header_right ul li a:link, #header_right ul li a:visited {
	color: #fff;	
}

#header_right ul li a:hover {
	color: #eee;
}

/* @end */

/* @group Left */

#content_left div.section_left {
	padding: 0 0 20px 15px;
}

#content_left div.section_left h5, .mobile-location-info h5 {
	font-weight: bold;
	color: #666a6d;
	font-size: 13px;
	padding-bottom: 4px;
}

#content_left div.section_left strong.location_name, .mobile-location-info strong.location_name {
	font-weight: normal;
}

#content_left div.section_left p, .mobile-location-info p {
	color: #666a6d;
	line-height: 1.38;
	font-size: 12px;
}

#content_left div.section_left a, .mobile-location-info a {
	font-weight: bold;
	text-decoration: none;
}

#content_left div.section_left a:link, #content_left div.section_left a:visited,
.mobile-location-info a:link, .mobile-location-info a:visited {
	color: #4a647a;
}

#content_left div.section_left a:hover, .mobile-location-info a:hover {
	color: #4a647a;
}

#nav_wrapper {
	background-color: #c2e1f5;
	padding: 20px 0 20px 0;
	width: 189px;
}

#nav li .nav_primary_wrapper {
	padding-left: 15px;
}

#nav li.on .nav_primary_wrapper {
	background: url('../../files/home/images/background_navigation_onblue.png') 0 6px no-repeat;
}

#nav li {
	display: block;
	float: left;
	padding: 4px 0 4px 0;
	width: 174px;
	background: url('../../files/home/images/border_navigationblue.png') 12px bottom no-repeat;
}

#nav li.last, #nav li:last-child  {
	background: none;
}

#nav a {
	display: block;
	width: 174px;
	padding: 8px 0;
	font-size: 13px;
	text-decoration: none;
}

#nav a.on {
	font-weight: bold;
}

#nav .nav_secondary a.on:link, #nav .nav_secondary a.on:visited {
	color: #5b7686;
}

#nav a:link, #nav a:visited {
	color: #5b7686;
}

#nav a:hover {
	color: #333;
}

#nav .nav_secondary_wrapper {
	padding: 4px 0 12px;
}

#nav ul.nav_secondary li {
	padding: 0;
	float: left;
	background: none;
}

#nav .nav_secondary a {
	padding: 6px 0 6px 12px;
	width: 166px;
	font-size: 12px;
}

#nav ul.nav_secondary li.tertiary a.tertiary_link, #nav li.tertiary_top a.tertiary_link {
	background: url('../../files/home/images/legacoop_tabs_off.png') 154px 50% no-repeat;
}

#nav ul.nav_secondary li.tertiary {

}

div.tertiary_nav {
	position: absolute;
	left: 184px;
	top: -23px;
	width: 140px;
	padding: 8px 10px;
	/*background: #339bc9 url('../../files/home/images/tertiary_background.png') 0 0 repeat-x;*/
	background-color: #c2e1f5;
	z-index: 900;
}

span.tertiary_pointer {
	position: absolute;
	background: url('../../files/home/images/tertiary_pointerblue.png') 0 0 no-repeat;
	width: 10px;
	height: 10px;
	z-index: 901;
	margin-left: -20px;
	margin-top: -2px;
	display: block;

}

html.ie span.tertiary_pointer  {
	display: none;
}

#nav ul.nav_secondary li div.tertiary_nav a, #nav li div.tertiary_nav a {
	background: transparent;
	display: block;
	width: 140px;
	height: auto;
	line-height: 18px;
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#nav ul.nav_secondary li div.tertiary_nav a:link, #nav ul.nav_secondary li div.tertiary_nav a:visited,
#nav li div.tertiary_nav a:link, #nav li div.tertiary_nav a:visited {
	color: #5b7686;
}

#nav ul.nav_secondary li div.tertiary_nav a:hover, #nav li div.tertiary_nav a:hover  {
	text-decoration: underline;
	background: transparent;
}

#spafinder_link {
	display: block;
	background: url('../../files/home/images/logo_spafinder.png') 0 0 no-repeat;
	text-indent: -99999px;
	width: 100px;
	height: 33px;
	margin-bottom: 4px;
	
}

#spaweek_link {
	display: block;
	background: url('../../files/home/images/logo_spaweek.png') 0 0 no-repeat;
	text-indent: -99999px;
	width: 130px;
	height: 61px;
	
}

p.hours_row {
	padding-bottom: 4px;
}

.site_downloads {
	margin-bottom: 14px;
}

.site_downloads li a {
	display: block;
	text-decoration: underline;
	font-size: 12px;
	padding: 8px 0 6px 26px;
	background: url('../../files/home/images/document.png') 0 50% no-repeat;
}

/* @end */

/* @group Main */

#content {

}

#content_left {
	float: left;
	width: 228px;
	padding-left: 22px;
}

#content_right {
	float: right;
	width: 710px;
}

#featured_media {
	/*position: relative;*/
}

#content_body_head {
	max-width: 710px;
}

/*
#featured_media_foreground {
	display: none;
	position: absolute;
	bottom: 1px;
	width: 710px;
	height: 34px;
}
*/
#featured_media img {
	width: 100%;
	display: block;
}

#content_head_blank {
	height: 100px;
}

#content_main {
	float: left;
	width: 480px;
	padding: 32px 0 42px;
}

#content_body {
	padding-bottom: 20px;
	z-index: 20;
	position: relative;
}

#content_promos {
	float: right;
	width: 230px;
	padding-top: 32px;
	padding-bottom: 240px;
}

#client_login_link {
	display: block;
	margin: 0 0 24px 21px;
	position: relative;
	text-indent: -999999px;
	width: 200px;
	height: 44px;
	background: url('../../files/home/images/button_client_login.png') 0 0 no-repeat;
}

#newsletter_signup {
	background-color: #e6e1d7;
	height: 54px;
	margin-top: 40px;
}

#newsletter_signup label {
	display: block;
	float: left;
	line-height: 12px;
	font-size: 12px;
	color: #464646;
	margin: 21px 11px;
}

#newsletter_signup input.form_button {
	float: left;
	margin: 14px 0 14px 10px;
}

#newsletter_signup input.btn {
	float: left;
	margin: 14px 0 0 16px;	
}

/* @end */

/* @group Body Copy */

.body_copy h1, .body_copy h2, .body_copy h3, .body_copy h4, .body_copy h5, .body_copy h6 {
	color: #66b339;
	padding-bottom: 10px;
	line-height: 1.1;
}

.body_copy h1 {
	font-size: 18px;
}

.body_copy h2 {
	font-size: 16px;
}

.body_copy h3 {
	font-size: 15px;
}

.body_copy h4 {
	font-size: 14px;
}

.body_copy h5 {
	font-size: 13px;
}

.body_copy h6 {
	font-size: 12px;
}

.body_copy {
	color: #666a6d;
}

.body_copy p {
	font-size: 13px;
	line-height: 1.38;
	margin-bottom: 10px;
}

.body_copy ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}

.body_copy ol {
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 10px;
}

.body_copy li {
	font-size: 13px;
	line-height: 18px;
	padding: 2px 0;
}


h1.page_title, h2.page_title {
	font-size: 22px;
	color: #66b339;
	padding-bottom: 10px;
}

h3.breadcrumbs {
	font-size: 12px;
	color: #66b339;
	padding-bottom: 10px;
}

h2.page_subtitle {
	font-size: 16px;
	color: #66b339;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 1.2;
}

.body_copy a:link, .body_copy a:visited {
	color: #4a647a;
	text-decoration: underline;
}

.body_copy a:hover {
	color: #4a647a;
	text-decoration: none;
}

/* @end */

/* @group Contact Page */

#contact_left {
	float: left;
	width: 180px;
}

#contact_right {
	margin-left: 200px;
}

div.form_button_wrapper {
	padding: 20px 0;
}

/* @end */

/* @group Forms */

input#signup_email_address {
	float: left;
	width: 200px;
	height: 24px;
	border: 1px solid #7b7b7b;
	font-size: 12px;
	padding: 0 4px;
	margin: 14px 0;
}

input.form_button {
	display: block;
	background: #6CB333;
	font-weight: bold;
	font-size: 12px;
	color: #444;
	height: 26px;
	line-height: 12px;
	vertical-align: middle;
	padding: 0 6px;
	border: 1px solid #4e7103;
	cursor: pointer;
}

input.text, textarea.text {
	color: #888;
	border: 1px solid #ccc;
	margin: 4px 0 4px 0;
	padding: 5px;
	width: 250px;
	font-size: 14px;
}

/* @end */

/* @group Promo Boxes */

#promos {
	margin-bottom: 20px;
	overflow: hidden;
}

#promos div {
	display: block;
	padding-left: 21px;
	padding-bottom: 10px;
}
#promos img {
	width: 200px;
	overflow: hidden;	
}

/* @end */

/* @group Footer */

#footer {
	max-width: 960px;
	height: 159px;
	background: #6a757c url('../../files/home/images/background_footer.jpg') 0 0 no-repeat;
}

#footer_overlay {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

#footer_links_container {
	width: 660px;
	padding-left: 36px;
}

#footer_links {
	float: right;
	padding: 80px 0 0 0;
}

#footer_links li {
	float: left;
	border-right: 1px solid #fff;
	padding-right: 7px;
	margin-right: 7px;
	font-size: 12px;
}

#footer_links li.last {
	border-right: 0;
}

#footer_links a {
	text-decoration: none;
}

#footer_links a:link, #footer_links a:visited {
	color: #fff;
}

#footer_links a:hover {
	text-decoration: underline;
}

#copyright {
	float: right;
	font-size: 10px;
	color: #fff;
	line-height: 1.5;
	text-align: right;
	padding: 14px 14px 0;
}

#copyright a {
	font-weight: bold;
	text-decoration: none;
}

#copyright a:link, #copyright a:visited {
	color: #eee;
}

#copyright a:hover {
	color: #fff;
}


/* @end */


/* @group Misc */

#massage_rates_table {
	width: 100%;
}

#massage_rates_table_wrapper {
	padding: 6px 0 12px;
}

#massage_rates_table thead th {
	background-color: #66b339;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding: 8px 10px;
}

#massage_rates_table td {
	color: #582000;
	border: 1px solid #87b548;
	border-width: 0;
	text-transform: uppercase;
	padding: 24px 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
}

#massage_rates_table td.massage_rates_type {
	font-weight: bold;
	text-align: center;
	background-color: #eff3e2;
	border-bottom: 1px solid #87b548;
}

#massage_rates_table td.massage_rates_type, #massage_rates_table td.massage_rates_duration, #massage_rates_table td.massage_rates_member {
}

#massage_rates_table td.massage_rates_duration {
	font-size: 14px;
	border-left: 1px solid #87b548;
	border-bottom: 1px solid #87b548;
}

#massage_rates_table td.massage_rates_price {
	font-size: 16px;
	border-left: 1px solid #87b548;
	border-bottom: 1px solid #87b548;
}

#massage_rates_table tr.last_row td.massage_rates_price, #massage_rates_table tr.last_row td.massage_rates_type {
	border-bottom: 0;
}

#massage_rates_table tr.wellness_program_row td {
	background: #f4ea79 url('../../files/home/images/background_massage_rates.png') 0 0 repeat-x;
}

#massage_rates_table p {
	padding: 0;
	margin: 0;
	line-height: 1.2;
}

#massage_rates_table em, #massage_rates_table td.massage_rates_addons {
	font-size: 15px;
	font-style: italic;
}

.spambot {
	display: none;
}

.social_network_links {
	padding: 4px 0;
}

.social_network_links li {
	display: block;
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
}

.social_network_links a {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	background-position: 0 0;
}

.addthis_button {
	float: right;
}

.additional_list_row {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#faq_list {
	padding: 10px 0;
}

#faq_list .additional_list_row {
	border: 0;
	margin: 0 0 14px 0;
	padding: 0;
}

.additional_list_row_last {
	border-bottom: 0;
}


.additional_list_title {
	font-size: 14px;
	color: #66b339;
	font-weight: bold;
	padding-bottom: 10px;
}

.additional_list_row .body_copy p, .additional_list_row .body_copy li,
.body_copy .additional_list_row p, .body_copy .additional_list_row li {
	font-size: 12px;
}


#services_summary_wrapper {
	padding: 10px 0;
}

#services_summary_wrapper img {
	width: 60px;
	height: 60px;
}

#services_summary_wrapper p {
	padding: 0;
	font-size: 11px;
	line-height: 1.3;
}

#services_summary_wrapper h6 {
	padding-bottom: 2px;
	font-size: 11px;
	line-height: 1;
}

.services_summary {
	float: left;
	width: 240;
}

.services_summary_image {
	float: left;
	width: 60px;
	padding-right: 10px;
}

.services_summary_description {
	float: right;
	width: 170px;
	padding-bottom: 14px;
}

.specials_block {
	padding-bottom: 10px;
}

.share_facebook_button {
	/* Removes Counter */
	float: left;

}

.share_googleplus_button {
	float: left;
	padding-top: 3px;
}

.share_twitter_button {
	float: left;
	padding-right: 10px;
}

.social_share_buttons {
	width: 213px;
	overflow: hidden;
}

.social_network_links a.blogger_link { background-image: url('../../files/home/images/social_media/icon-blogger.png'); } 
.social_network_links a.google_link { background-image: url('../../files/home/images/social_media/icon-google.png'); } 
.social_network_links a.facebook_link { background-image: url('../../files/home/images/social_media/icon-facebook.png'); } 
.social_network_links a.linkedin_link { background-image: url('../../files/home/images/social_media/icon-linkedin.png'); } 
.social_network_links a.twitter_link { background-image: url('../../files/home/images/social_media/icon-twitter.png'); } 
.social_network_links a.wordpress_link { background-image: url('../../files/home/images/social_media/icon-wordpress.png'); } 
.social_network_links a.yelp_link { background-image: url('../../files/home/images/social_media/icon-yelp.png'); } 
.social_network_links a.youtube_link { background-image: url('../../files/home/images/social_media/icon-youtube.png'); } 
.social_network_links a.foursquare_link { background-image: url('../../files/home/images/social_media/icon-foursquare.png'); }
.social_network_links a.rss_link {
    background: url('../../files/home/images/rss.png') no-repeat 0 0;

}

.social_network_links a.pinterest_link {
    background: url('../../files/home/images/social_media/icon-pinterest.png') no-repeat 0 0;

}
#twitter_widget .twtr-bd p {
	font-size: 11px;
}

#twitter_widget a:link, #twitter_widget a:visited {
	font-weight: bold;
}

#twitter_widget, #facebook_widget {
	padding-bottom: 20px;
}


#twtr-widget-1 .twtr-ft, .twtr-ft img {
	display: none;
}

/* @end */

/* @group Salesforce and Infusionsoft Forms */


#salesforce_contactus_form label {
	display: block;
	float: left;
	text-align: right;
	width: 130px;
	font-size: 11px;
	color: #777;
	margin: 6px 0 2px 0;
	padding-right: 10px;
}

#salesforce_contactus_form br {
	clear: both;
}

#salesforce_contactus_form input, #salesforce_contactus_form textarea {
	display: block;
	width: 152px;
	margin: 4px 0;
	border: 1px solid #DBDCDD;
	color: #999;
	font-size: 11px;
	padding: 3px;
}

#salesforce_contactus_form textarea {
	height: 70px;
}

#salesforce_contactus_form input.submit_btn {
	font-weight: bold;
	display: block;
	margin: 10px 0 10px 140px;
	background-color: #ccc;
	color: #000;
	cursor: pointer;
	width: 110px;
	padding: 4px 8px;
}


#infusionsoft_contactus_form table {
	width: 100%;
}

#infusionsoft_contactus_form table tr td {
	padding-bottom: 8px;
}

#infusionsoft_contactus_form .form_label {
	width: 110px;
	font-size: 12px;
	color: #777;
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
}

#infusionsoft_contactus_form .form_element {
	vertical-align: top;
}

#infusionsoft_contactus_form .nontext {
	padding-top: 6px;
}

#infusionsoft_contactus_form .form_element img {
	vertical-align: middle;
}

#infusionsoft_contactus_form input.text {
	border: 1px solid #DBDCDD;
	color: #999;
	font-size: 12px;
	padding: 3px;
	width: 150px;
}
#infusionsoft_contactus_form textarea {
	border: 1px solid #DBDCDD;
	color: #999;
	font-size: 12px;
	padding: 3px;
	width: 172px;
	height: 70px;
}

#infusionsoft_contactus_form .contact_submit_btn {
	padding-left: 110px;
}

#infusionsoft_contactus_form {
	padding-top: 10px;
}
#infusionsoft_contactus_form select {
	font-size: 11px;
	padding: 1px 0;
}
#infusionsoft_notice {
	width: auto;
	margin-bottom: 10px;
}

/* @end */

/* @group Partners */

.partner_photo {
	float: left;
	padding: 0 14px 2px 0;
}
.partner_photo img {
	width: 150px;
	border: 3px solid #ccc;
}

.partner_photo a:hover img {
	border-color: #555;
}

#partners .featured, #jobs .featured, .featured-block {
	display: inline-block;
	background-color: #6cb333;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 4px 8px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
	height: 12px;
	position: relative;
	margin-top: -8px;
	margin-bottom: 10px;
}

#jobs .featured a, .featured-block a {
	text-decoration: none !important;
}

#jobs .featured a:link, #jobs .featured a:visited,
#jobs .featured-block a:link, #jobs .featured-block a:visited  {
	color: #fff;
}

#jobs .featured a:hover,
.featured-block a:hover {
	color: #eee !important;
}

p.featured-block {
	margin: 2px 0; 
	font-size: 10px !important;

}

#partners #partners_long .featured {
	margin: 0 10px 6px 0;
}
#partners #partners_long h2 {
	cursor: pointer;
	padding-bottom: 0;
}
#partners #partners_long h2:hover, #partners #partners_long h2.on {
	color: #333;
}
#partners_long .partner_wrapper {
	padding-top: 10px;
}

#partners_long .additional_list_row {
	margin-bottom: 10px;
}

/* @end */

/* @group Photo Gallery */

#photo_list {
	overflow: hidden;
	position: relative;
	margin-left: -5px;
	margin-right: -5px;
}

#photo_list a {
	display: block;
	float: left;
	width: 84px;
	height: 84px;
	border: 2px solid #555;
	margin: 0 5px 10px 5px;
}

#photo_list a:hover {
	border-color: #ccc;
}

#photo_list a img {
	width: 84px;
	height: 84px;
}

#photo_item {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}

#photo_item img {
	width: 100%;
}

#photo_item_nav {
	padding: 4px 0 10px 0;
	text-align: center;
}

#photo_item_nav a, #photo_item_nav span {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#photo_item_nav a:link, #photo_item_nav a:visited {
	color: #666;
}

#photo_item_nav a:hover {
	color: #66b339;
}

#photo_item_nav span {
	color: #ccc;
}

/* @end */

/* @group Blog */

.blog_pager {
	float: right;
	font-size: 12px;
}

.blog_pager a:link, .blog_pager a:visited {
	color: #666;
}

.blog_pager a:hover {
	color: #66b339;
}

.blog_featured_image {
	max-width: 480px;
	margin-bottom: 10px;
}

.blog_featured_image img {
	width: 100%;
}

#blog_featured_media {
	padding-bottom: 10px;
}

.blog_title, .article-title {
	font-size: 16px;
	color: #66b339;
	padding-bottom: 6px;
}

.blog_title a {
	text-decoration: none;
}

.blog_title a:link, .blog_title a:visited,
.submit_resume a:link, .submit_resume a:visited,
.additional_list_title a:link, .additional_list_title a:visited {
	color: #66b339;
}

.blog_title a:hover, 
.submit_resume a:hover,
.additional_list_title a:hover {
	color: #666;
	text-decoration: underline;
}


.blog_date, .list-subtitle {
	color: #666 !important;
	font-size: 12px;
	padding-bottom: 10px;
}

h6.blog_comment_author {
	color: #666;
	font-size: 14px;
	padding-bottom: 10px;
}

h6.blog_comment_author span {
	font-weight: normal;
}

div.blog_post_options {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 8px 16px 8px 0;
	margin-bottom: 20px;
}

a.blog_readmore, a.green_button_link {
	width: 73px;
	height: 18px;
	display: block;
	float: right;
	background: #b2df27;
	border: 1px solid #4e7103;
	color: #4e7103;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 0 4px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}

.medium_button_link {
	display: inline-block;
	background: #0d913e;
	border: 1px solid #25718f;
	padding: 6px 10px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}

.book_today {
	padding: 10px 0;
}

.therapist_faq {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.book_today h6 em {
	font-size: 18px;
	color: #25718f;
	font-weight: bold;
	line-height: 31px !important;
	vertical-align: middle;
	padding-left: 4px;
}

a.addthis_share_link {	
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: underline;
}

a.addthis_share_link:link, a.addthis_share_link:visited {
	color: #66b339;
}

a.addthis_share_link:hover {
	color: #666;
}

#comments-template input.input, #comments-template textarea.textarea {
	color: #aaa;
	border: 1px solid #ccc;
	margin: 4px 0 4px 0;
	padding: 5px;
	width: 250px;
	font-size: 14px;
}

.comment_head {
	padding: 10px 0 4px;
	border-bottom: 2px solid #636363;
	margin-bottom: 20px;
	font-size: 16px;
}

.commentform_row {
	padding-bottom: 10px;
}

.commentform_row label {
	display: block;
	font-size: 14px;
	padding-bottom: 2px;
}

.commentform_button_wrapper {
	padding: 10px 0 20px;
}

.blog_comment {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.blog_comment p {
	font-size: 11px !important;
}

#latest_blog_posts {
	width: 480px;
	padding-top: 10px;
}

#latest_blog_posts p {
	font-size: 12px;
	padding: 6px 0 20px 0;
	line-height: 1.25;
}

#latest_blog_posts p.read_more {
	padding: 2px 0 20px;
}

.homepage_blog_abstract {
	padding: 6px 0 0;
}
#latest_blog_posts .homepage_blog_abstract p {
	padding: 0 0 8px 0;
}

#latest_blog_posts .homepage_blog_abstract h1, #latest_blog_posts .homepage_blog_abstract h2, #latest_blog_posts .homepage_blog_abstract h3, #latest_blog_posts .homepage_blog_abstract h4, #latest_blog_posts .homepage_blog_abstract h4, #latest_blog_posts .homepage_blog_abstract h5, #latest_blog_posts .homepage_blog_abstract h6 {
	padding-bottom: 0 0 2px 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.25;
}

div.latest_blog_post {
	float: left;
	width: 232px;
	padding-right: 16px;
}

#latest_blog_posts div.last {
	padding-right: 0;
}

div.latest_blog_post .latest_blog_post_date {
	background: url('../../files/home/images/blog_image_overlay.png') no-repeat;
	width: 63px;
	height: 22px;
	margin-top: 72px;
	margin-left: 160px;
	position: absolute;
	padding-top: 5px;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

div.latest_blog_post img {
	border: 1px solid #666;
	width: 230px;
	height: 92px;
}

div.latest_blog_post a:hover img {
	border: 1px solid #aaa;
}




/* @end */

/* @group News Items */

.news_items .blog_post {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

/* @end */

/* @group 404 */

#studio_search_zip {
	float: left;
	margin-right: 20px;
}

#studio_search_submit {
	float: left;
	margin-top: 5px;
}

/* @end */

/* @group Reviews */


#listen360_latest_reviews {
	text-align: left;
}

#listen360_latest_reviews_wrapper p {
	font-size: 11px;
}

#listen360_latest_reviews_wrapper {
	width: 168px;
	margin-left: 21px;
	padding: 10px;
	border: 6px solid #c2e1f5;
}

#listen360_latest_reviews_wrapper h5 {
	color: #666a6d;
}


#reviews h4.rating_info, #listen360_latest_reviews h4.rating_info {
	font-size: 11px;
	color: #666a6d;
	font-weight: bold;
	text-align: right;
	font-style: italic;
	padding-bottom: 10px;
}

#listen360_latest_reviews h4.rating_info {
	text-align: left;
	font-size: 11px;
	padding-bottom: 2px;
}

#reviews h4.responder {
	font-size: 11px;
	color: #666a6d;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

#reviews .details {
	font-size: 11px;
	color: #666a6d;
	font-weight: bold;
	text-align: left;
}

#reviews p {
	font-size: 13px;
	padding-bottom: 10px;
}

div.public-review {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

div.hreview:last-child .public-review {
	border-bottom: 0;
}

#reviews .pager {
	text-align: right;
	padding-top: 20px;
	font-size: 12px;
}

#reviews, #listen360_latest_reviews {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
}
#reviews h3 {
    color: #808285;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding-left: 9px;
}

/* @end */

p.optin_notice {
	color: #555;
	font-size: 10px;
	line-height: 1.2;
	padding-bottom: 14px;
}

/* @group Legal Coop */

#coop_locations_table_wrapper {
	/*border: 3px solid #ddd;*/
}

#coop_locations_table_subwrapper {
	background-color: #e8e9e9;
	border: 1px solid #999;
	padding: 10px 0;
}	

#legalcoop_locations_table {
	width: 100%;
}

#legalcoop_locations_table td {
	vertical-align: top;
	border-bottom: 1px solid #b9b9b9;
	padding: 14px;
	width: 50%;
}

#legalcoop_locations_table tr.last td {
	border-bottom: 0;
}

#legalcoop_locations_table td.col_1 {
	border-right: 1px solid #b9b9b9;
}

#legalcoop_locations_table p {
	font-size: 11px;
	line-height: 1.3;
	padding: 0;
}

#legalcoop_locations_table a {
	text-decoration: underline;
}

#legalcoop_locations_table h2 {
	font-size: 11px;
	padding-bottom: 6px;
}

.legalcoop_location_link {
	width: 211px;
	overflow: hidden;
	padding-bottom: 10px;
}

.legalcoop_location_link_left {
	float: left;
	width: 95px;
}

.legalcoop_location_link_left div.image {
	width: 85px;
	height: 85px;
	padding: 5px;
	background-color: #dbdcdd;
}

.legalcoop_location_link_left div.image img {
	width: 85px;
	height: 85px;
}

.legalcoop_location_link_right {
	margin-left: 105px;
}

/*a.legalcoop_location_link_button {
	display: block;
	width: 92px;
	height: 24px;
	margin: 10px auto 6px auto;
	background: url('../../files/home/images/go_to_this_site_button.png') 0 0 no-repeat;
	text-indent: -999999px;
}*/

#legalcoop_location_tbl {
	width: 100%;
}

#legalcoop_location_tbl img {
	width: 212px;
	height: 212px;
	border: 8px solid #dbdcdd;
}

#legalcoop_location_tbl td {
	vertical-align: bottom;
}

#legalcoop_location_tbl_left {
	width: 228px;
	padding-right: 20px;
}

#legalcoop_location_tbl_right p {
	padding-bottom: 0;
}

#legalcoop_location_tbl_wrapper {
	padding-bottom: 20px;
}

a#location_rows_next_page {
	display: block;
	background-color: #eee;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666;
	text-decoration: none;
}

a#location_rows_next_page:hover {
	color: #000;
}

div#location_rows_next_page_loading {
	background-color: #eee;
	line-height: 30px;
	height: 30px;
	background: url('../../files/home/images/loading_ball_bounce.gif') center center no-repeat;
}

a.legalcoop_button {
	display: block;
/*	background: #b2df27;
	border: 1px solid #4e7103;
	color: #4e7103;
*/	
	background: #6CB333;
	color: #fff !important;
	border: 1px solid #4e7103;
	
	
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 0 4px;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
}

a.legalcoop_location_link_button {
	width: 100px;
	margin: 0 auto;
}

a.legalcoop_read_more_button {
	width: 50px;
	margin-left: auto;
}

a.legalcoop_back_button {
	width: 50px;
	float: right;
	margin-top: 4px;
}

#legalcoop_tabs {
	position: relative;
	top: 1px;
}

#legalcoop_tabs li {
	float: left;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
}

#legalcoop_tabs li div {
	border: 1px solid #d8d8d8;
	float: left;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;

}

#legalcoop_tabs li.on {
	background: #6CB333;
	border: 0;
}
#legalcoop_tabs li.on div {
	margin: 1px;
	border: 1px solid #fff;
	padding-left: 10px;
	height: 26px;
}

#legalcoop_tabs span {
	display: block;
	float: left;
	padding-right: 20px;
	background: url('../../files/home/images/legacoop_tabs_off.png') center right no-repeat;
}

#legalcoop_tabs li.on span {
	border-bottom: 0;
	background-image: none;
	background: url('../../files/home/images/legacoop_tabs_on.png') center right no-repeat;
}

#legalcoop_tabs li a {
	line-height: 28px;
}

#legalcoop_tabs li.on a {
	line-height: 26px;
}

#legalcoop_tabs a {
	display: block;
	float: left;
	width: 100%;
	/*line-height: 30px;*/
}


#legalcoop_tabs a {
	text-decoration: none;
}

#legalcoop_tabs a:link, #legalcoop_tabs a:visited {
	color: #555;
}

#legalcoop_tabs li.on a:link, #legalcoop_tabs li.on a:visited {
	color: #fff;
}

#legalcoop_tab_contents {
	padding: 3px 0;
	font-size: 16px;
}


#legalcoop_tab_contents h3 {
	padding: 3px 0;
	font-size: 16px;
}
#legalcoop_tab_contents h4 {
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 10px;
	font-weight: normal;
	color: #999;
}

#legalcoop_tab_contents .row {
	padding: 14px 12px;
	margin-bottom: 10px;
	overflow: hidden;
}

.legalcoop_image {
	float: left;
	margin: 0 14px 2px 0;
	background-color: #ccc;
	padding: 3px;
	width: 100px;
	height: 100px;
}

.legalcoop_image img {
	width: 100px;
	height: 100px;
}

a.legalcoop_more_link {
	background: url('../../files/home/images/legalcoop_more_button.png') 0 0 no-repeat;
	display: block;
	text-indent: -99999px;
	width: 56px; 
	height: 24px;
	margin-left: auto;
}

a.back_to_meet_our_trainers_link {
	background: url('../../files/home/images/back_to_meet_our_trainers_button.png') 0 0 no-repeat;
	display: block;
	text-indent: -99999px;
	width: 143px; 
	height: 24px;
	margin-left: auto;
}

a.back_to_success_stories_link {
	background: url('../../files/home/images/back_to_success_stories.png') 0 0 no-repeat;
	display: block;
	text-indent: -99999px;
	width: 133px; 
	height: 24px;
	float: right;
}

#legalcoop_tab_contents .success_story_photos .right {
	float: right;
	text-align: right;
}
#legalcoop_tab_contents .success_story_photo {
	width: 229px;
}

#legalcoop_tab_contents .success_story_photo h3 {
	width: 212px;
	margin: 0 auto;
	padding: 6px 0 0;
	text-align: center;
}

#legalcoop_giftcard_link:link, #legalcoop_giftcard_link:visited {
	color: #41711b;
}


/* @end */

/* @group Slideshow */


#legalcoop_location_slideshow {
    position: relative;
	width: 228px;
    height: 228px;
}

#legalcoop_location_slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#legalcoop_location_slideshow img.active {
    z-index: 10;
}

#legalcoop_location_slideshow img.last-active {
    z-index: 9;
}


/* @end */

/* @group Videos */

.videos_item_row {
	padding-bottom: 20px;
}

.videos_item {
	float: left;
	width: 140px;
	padding-right: 30px;
}

.videos_item_last {
	width: 140px;
	padding-right: 0;
}

.video_thumb {
	display: block;
	width: 140px;
}

.video_thumb img {
	width: 136px;
	height: 102px;
	border: 2px solid #555;
}

.video_thumb img:hover {
	border-color: #ccc;
}

#videos_list .videos_item p {
	font-size: 11px;
	font-weight: bold;
}

#videos_list small {
	font-size: 10px;
}

#videos_cats a {
	text-decoration: none;
}

#videos_cats {
	color: #999;
	font-size: 11px;
	font-weight: bold;
}

#videos_cats a:link, #videos_cats a:visited {
	color: #999;
}

#videos_cats a:hover, #videos_cats a.on:link, #videos_cats a.on:visited {
	color: #333;
}

/* @end */

/* @group Google Map */

#map_canvas p {
	padding: 0 !important;
	font-size: 11px !important;
	line-height: 1.5;
}

/* @end */

/* @group Featured Media Slideshow */

#featured_media_slideshow {
	padding-bottom: 16px;
}

.nivoSlider {
    position:relative;
    width:710px; /* Change this to your images width */
    height:258px; /* Change this to your images height */
    background:url(../../js/plugins/nivo-slider/themes/default/images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

/* @end */

.form_row {
	padding-bottom: 4px;
}

.small_form_label {
	display: block;
	padding-bottom: 4px;
	font-weight: bold;
	color: #666;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-decoration: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 3px 6px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-form {
  padding: 3px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-green, a.btn-green {
  color: #ffffff !important;
  background-color: #6CB333;
  border-color: #6CB333;
  text-decoration: none !important;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green, .btn-green:hover {
  color: #ffffff;
  background-color: #5da646;
  border-color: #5da646;
}
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  background-image: none;
}

.btn-blue {
  color: #6C8392;
  background-color: #C2E1F5;
  border-color: #C2E1F5;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color: #777;
  background-color: #a5d0ec;
  border-color: #C2E1F5;
}
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  background-image: none;
}

figure {
	display: inline-block;
	padding: 10px;
	margin: 0;
	margin-bottom: 20px;
	background-color: #eee;
	text-align: center;
}

figcaption {
	padding-top: 10px;
	font-weight: bold;
}

img.image-left {
	float: left !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
}

img.image-right {
	float: right !important;
	margin-left: 10px !important;
	padding-bottom: 10px !important;
}

img.image-center {
	text-align: center;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

  .right_button {
  	padding-left: 10px;
  }


.mobile-coop-locations {
	background-color: #e8e9e9;
}

.mobile-coop-locations-row {
	padding: 20px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #b9b9b9;
}

.mobile-coop-locations-row-last {
	border-bottom: 0;
}

.mobile-coop-locations-row-left {
	width: 100px;
	float: left;
}

.mobile-coop-locations-row-left img {
	width: 100px;
	border: 5px solid #c9c9ca;
}

.mobile-coop-locations-row-right {
	margin-left: 124px;
}

.mobile-coop-locations-row p {
	font-size: 12px;
}

.mobile-coop-locations-row h2, .mobile-coop-locations-row h3 {
	font-size: 14px;
}

.mobile-coop-locations-row-right a:link, .mobile-coop-locations-row-right a:visited, a.blue-link:link, a.blue-link:visited {
	color: #66b339;
	text-decoration: none;
}

.mobile-coop-locations-row-right a:hover {
	color: #66b339;
}

.mobile-coop-locations-row-button {
	position: absolute;
	right: 20px;
	top: 40%;

}

.mobile-coop-locations-row-right .subtitle {
	color: #999;
	font-weight: normal;
}


.horizontal-subnav {
	margin-top: 1px;
	padding: 4px 20px;
	/*height: 24px;*/
	background-color: #66b339;

}

.horizontal-subnav a:link, .horizontal-subnav a:visited {
	line-height: 2;
	font-size: 12px;
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	margin-right: 14px;
	white-space: nowrap;
	text-decoration: none;
}

.horizontal-subnav a:link.on, .horizontal-subnav a:visited.on, .horizontal-subnav a:hover {
	text-decoration: underline;
}

/** Myelements Customers */

.customer-favorites-row strong.location_name {
	font-weight: bold;
	font-size: 16px;
	color: #66b339;
}

.customer-favorites-row {
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.customer-favorites-row-left {
	margin-right: 120px;
}

.customer-favorites-row-right {
	float: right;
}

.customer-favorites-row-right a.btn {
	margin-bottom: 8px;
	display: block;
}

.form-wrapper-with-topcopy {
	padding-top: 10px;
	border-top: 1px solid #eee;
	margin-top: 10px;
}

.unfavorite {
	width: 120px !important;
	font-size: 12px !important;
}

.banner-title {
	background-color: #66b339;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: #fff !important;
	text-align: center;
	padding: 8px 10px;
}


.appointments-section {
	margin-bottom: 24px;
}

.myelements-table {
	width: 100%;
}

.myelements-table td, .myelements-table th {
	color: #582000;
	font-size: 14px;
	border-bottom: 1px solid #87b548;
	border-right: 1px solid #87b548;
	line-height: 1.2;
	padding: 10px;
}

.myelements-table td.last, .myelements-table th.last {
	border-right: 0;
}

.myelements-table td {
	text-align: left;
	font-size: 12px;
}

.myelements-table th {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-color: #eff3e2;
}

.myelements-table-wrapper p {
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
}

.myelements-table-wrapper p img {
	vertical-align: middle;	
}

a.button:link, a.button:visited, input.button[type="submit"], input.button[type="button"], button.button {
	background: #65b339; 
	border-radius: 0px;
    box-shadow: none;
    border: 0px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
	line-height: 1.4;
}

a.button:link.right, a.button:visited.right, input.button[type="submit"].right, input.button[type="button"].right {
    float: right;
    padding: 5px 10px;
    width: auto;
}

a.button:link.left, a.button:visited.left, input.button[type="submit"].left, input.button[type="button"].left {
    float: left;
    padding: 5px 10px;
    width: auto;
}

a.button:hover, a.button:active, input.button[type="submit"]:hover, input.button[type="button"]:hover, button.button:hover {
    background: #7acf45;
    box-shadow: none;
    color: #fff;
}

.dark-button:link, .dark-button:visited, button.dark-button[type="submit"], input.dark-button[type="submit"] {
    background: #564529 !important;
}

.dark-button:hover, .dark-button:active, input.dark-button[type="submit"]:hover, button.dark-button[type="submit"]:hover {
	background: #4c3d24 !important;
}

.red-button:link, .red-button:visited, button.red-button[type="submit"], input.red-button[type="submit"] {
    background: #e11837 !important;
}

.red-button:hover, .red-button:active, input.red-button[type="submit"]:hover, button.red-button[type="submit"]:hover {
	background: #b10d28 !important;
}

.red2-button:link, .red2-button:visited, button.red2-button[type="submit"], input.red2-button[type="submit"] {
    background: #ed1c24 !important;
}

.red2-button:hover, .red2-button:active, input.red2-button[type="submit"]:hover, button.red2-button[type="submit"]:hover {
	background: #e11837 !important;
}

.text-normal {
	text-transform: none !important;
}

.btn-primary-em { 
  color: #FFFFFF !important;
  background-color: #65b339; 
  border-color: #65b339; 
  text-decoration: none !important;
} 
 
.btn-primary-em:hover, 
.btn-primary-em:focus, 
.btn-primary-em:active, 
.btn-primary-em.active, 
.open .dropdown-toggle.btn-primary-em { 
  color: #FFFFFF !important; 
  background-color: #7acf45; 
  border-color: #7acf45; 
} 
 
.btn-primary-em:active, 
.btn-primary-em.active, 
.open .dropdown-toggle.btn-primary-em { 
  background-image: none; 
} 
 
.btn-primary-em.disabled, 
.btn-primary-em[disabled], 
fieldset[disabled] .btn-primary-em, 
.btn-primary-em.disabled:hover, 
.btn-primary-em[disabled]:hover, 
fieldset[disabled] .btn-primary-em:hover, 
.btn-primary-em.disabled:focus, 
.btn-primary-em[disabled]:focus, 
fieldset[disabled] .btn-primary-em:focus, 
.btn-primary-em.disabled:active, 
.btn-primary-em[disabled]:active, 
fieldset[disabled] .btn-primary-em:active, 
.btn-primary-em.disabled.active, 
.btn-primary-em[disabled].active, 
fieldset[disabled] .btn-primary-em.active { 
  background-color: #7acf45; 
  border-color: #7acf45; 
} 
 
.btn-primary-em .badge { 
  color: #65b339; 
  background-color: #FFFFFF; 
}

.myelements-profile-banner a.button {
	display: block;
}

/** 1024px or less */
@media screen and (max-width: 1020px) {
	p, h1, h2, h3, h4, h5, h6 {
		word-wrap: break-word;
	}

	.right_button, #coop_locations_table_wrapper, .header_right_right_photo, #newsletter_signup, #header_right {
		display: none;
	}

	.mobile-request-appt, .mobile-coop-locations {
	 	display: block;
	 }

	.richtext img[style*="float"], img.image-left, img.image-right {
		width: 33% !important;
		height: auto !important;
	}

	a[id^="addthis"] {
		display: none;
	}

	#content_right {
		float: none;
		margin-left: 250px;
		width: auto;
	}

	#content_main {
		float: none;
		width: auto;
		padding-top: 20px;
	}

	#content_body {
		padding-right: 20px;
	}

	#content_promos {
		float: none;
		width: auto;
		padding-bottom: 0;
	}

	#promos {
		overflow: hidden;
		padding: 0 20px;
	}

	#promos div {
		display: inline-block;
		float: left;
		width: 33.33%;
	}

	#promos div span {
		padding-right: 10px;
		display: block;
	}

	#promos img {
		width: 100%;
	}

	#promos div:nth-child(3) span, #promos div:nth-child(6) span {
		padding-right: 0;
	}


	#footer_links_container {
		width: auto;
		padding-left: 0;
		padding-right: 0;
	}

	#footer {
		background-image: none;
		background-color: #6a757c;
		height: auto;
		text-align: center;
		overflow: hidden;
		padding: 0 20px;
		font-family: 'PT Sans', sans-serif;
	}

	#footer_links {
		padding: 20px 0 10px 0;
		float: none;
		text-align: center;
		text-transform: uppercase;
	}

	#footer_links li {
		display: inline-block;
		float: none;
		line-height: 1.5;
	}

	#copyright {
		float: none;
		text-align: center;
		color: #eee;
		padding: 0 0 20px 0;
		font-family: 'PT Sans', sans-serif;
	}

	#latest_blog_posts {
		width: 100%;
		padding-top: 10px;
	}


	#listen360_latest_reviews_wrapper {
		width: auto;
		border: 0;
		margin: 0;
	}

	#promos div {
		padding-left: 0 !important;
	}

}

/** 800 and lower */
@media screen and (max-width: 800px) {

	.mobile-coop-locations-row-button {
		position: static;
	}

}

/** 768 and lower */
@media screen and (max-width: 768px) {

	#promos {
		padding: 0;
	}

	#contact_left {
		float: none;
		width: auto;
	}

	#contact_right {
		margin-left: 0;
	}
}



/** 640 and lower */
@media screen and (max-width: 640px) {
	#header, .mobile-list-header, .legalcoop-info, #content_left, .addthis_share_link {
		display: none;
	}

	.mobile-header-wrapper, .mobile-location-info, .mobile-subnav-wrapper, .mobile-legalcoop-info, .mobile-header-banner, .social-networks-footer {
		display: block;
	}

	h5.mobile-header-banner {
		color: #fff;
		background-color: #66b339;
		font-size: 12px;
		line-height: 1.5;
		padding: 10px 20px;
		font-weight: normal;
		text-transform: uppercase;
	}

	h5.mobile-header-banner a:visited, h5.mobile-header-banner a:link, h5.mobile-header-banner a:hover {
		color: #fff;
	}

	div.blog_post_options {
		border-width: 0 0 1px 0;
	}

	.blog-read-more {
		float: none !important;
	}

	a {
		text-decoration: none;
	}

	a:link, a:visited {
		color: #4a647a;
	}

	a:hover {
		text-decoration: none;
	}

	#outer-warpper-section-inner {
		padding: 0;
	}

	#content_right {
		margin-left: 0;
	}

	#content_main {
		padding: 20px;
	}

	#content_body {
		padding-right: 0;
	}

	#content_promos {
		padding: 0 20px;
	}

	#footer_links li {
		font-size: 11px;
	}

	.mobile-header {
		padding: 6px 20px;
		height: 45px;
	}

	.mobile-header-one {
		float: left;
		width: 40%;
	}

	.mobile-header-one img {
		height: 45px !important;
		width: auto !important;
	}

	.mobile-header-two {
		float: left;
		text-align: center;
		width: 20%;
		font-size: 24px;
		padding-top: 8px;
	}

	.mobile-button.active:link, .mobile-button.active:visited {
		color: #4a647a;
	}

	.close-mobile-nav {
		font-size: 24px;
	}

	.call-now {
		font-size: 24px;
		color: #66b339;
		font-weight: normal;
		font-family: 'PT Sans Narrow', sans-serif;
		text-transform: uppercase;
	}

	.call-now:link, .call-now:visited {
		color: #66b339;
	}


	.mobile-header-three {
		float: left;
		text-align: right;
		width: 40%;
		padding-top: 8px;
	}

	.mobile-nav {
		clear: both;
		position: absolute;
		z-index: 999999;
		width: 100%;
		padding: 8px 0;
		text-align: center;
		background: rgba(255, 255, 255, .9);
		-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.2);
		-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.2);
		box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.2);
	}

	.mobile-nav-inner {
		position: relative;
	}

	.mobile-nav a {
		display: block;
		font-size: 18px;
		font-weight: bold;
		padding: 8px 0;
		color: #4a647a;
		font-family: 'PT Sans Narrow', sans-serif;
		text-transform: uppercase;
	}


	.body_copy ul li, .body_copy ol li {
		font-size: 12px;
	}
	.body_copy h1 {
		font-size: 24px;
	}
	.body_copy h2 {
		font-size: 14px;
	}
	.body_copy h3, .body_copy h4, .body_copy h5, .body_copy h6, .body_copy p {
		font-size: 12px;
	}
	.footer_links p {
		font-size: 10px;
	}

	h1.page_title, h2.page_title {
		font-size: 18px;
	}

	h3.breadcrumbs {
		font-size: 11px;
	}

	h2.page_subtitle {
		font-size: 14px;
	}

	.mobile-body-inner {
		padding: 0 20px;
	}

	.body-wrapper {
		padding: 0;
	}

	.mobile-subnav-wrapper {
		position: relative;
		margin: 0 auto;
	}

	.mobile-subnav-wrapper h5 {
		background-color: #c2e1f5;
		line-height: 2;
		font-size: 24px;
		text-transform: uppercase;
		font-weight: normal;
		padding: 0 20px;
		color: #6c8393;
	}

	.mobile-horizontal-subnav {
		padding: 4px 20px;
		/*height: 24px;*/
		background-color: #6c8393;
	}

	.mobile-horizontal-subnav a:link, .mobile-horizontal-subnav a:visited {
		line-height: 2;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: normal;
		color: #fff;
		margin-right: 14px;
		white-space: nowrap;
		text-decoration: none;
	}

	.mobile-horizontal-subnav a:link.on, .mobile-horizontal-subnav a:visited.on, .mobile-horizontal-subnav a:hover {
		color: #c2e1f5;
	}


	.mobile-location-info {
		background-color: #c2e1f5;
		padding: 20px;
	}

	.mobile-location-info .section_left:first-child {
		padding-bottom: 20px;
	}

	#photo_item img {
		border: 0;
	}

	.blog_pager, .pager_simple {
		font-size: 12px !important;
	}

	.videos_item_row {
		padding-bottom: 0;
	}

	.videos_item {
		float: none;
		width: auto;
		padding: 0;
		padding-bottom: 20px;
	}

	.video_thumb {
		width: auto;
	}

	.video_thumb img {
		width: 100%;
		height: auto;
		border: 0;
	}

	.mobile-coop-locations-row-button {
		position: absolute;
	}

	/* Legal coop Stuff */
	.mobile-legalcoop-info-right {
		float: right;
		text-align: right;
	}

	.mobile-legalcoop-info-right a:link, .mobile-legalcoop-info-right a:visited {
		text-decoration: none;
		color: #00aeef;
	}

	.mobile-coop-locations-row p {
		font-size: 11px;
	}

	.mobile-coop-locations-row h2, .mobile-coop-locations-row h3 {
		font-size: 13px;
	}

	.mobile-legalcoop-info-right .social_network_links {
		float: left;
	}

	.legalcoop-main {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.legalcoop-main .page_title {
		padding-left: 20px;
		padding-right: 20px;
	}

	.social_network_links {
		margin: 0 auto;
		float: none;
		text-align: center;
	}

	.social_network_links li {
		float: none;
		display: inline-block;
	}

	.footer_social_networklinks_container {
		text-align: center;
	}

	#massage_rates_table thead th {
		background-color: #66b339;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 14px;
	}

	#massage_rates_table td {
		font-size: 13px;
		padding: 8px 0;
	}

	#massage_rates_table td.massage_rates_type {
		border-bottom: 0;
	}

	#massage_rates_table td.massage_rates_duration {
		font-size: 12px;
		border-left: 0;
		border-bottom: 0;
	}

	#massage_rates_table td.massage_rates_price {
		font-size: 14px;
		border-left: 0;
		border-bottom: 0;
	}

	#massage_rates_table em, #massage_rates_table td.massage_rates_addons {
		font-size: 13px;
	}

}

