/*
Theme Name: Fitness In Focus
Theme URI: http://wordpress.org/
Description: Theme for Fitness in Focus developed by Nimaha Web and Media (http://www.nimaha.com) with the lovely assistance of the classic WordPress default theme Kubrick.
Version: 1.0
Author: Nick Haselwander
Author URI: http://www.nimaha.com/
Tags: 

	This theme was designed and built by Nick Haselwander,
	based on the WordPress Default theme by Michael Heilemann

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

html, body, form, fieldset {
        height:100%;
		margin: 0;
        padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}
li, dd, blockquote {
        margin-left: 1em;
}
img {border:none;}
a {text-decoration:none; color:#0553ab;}
a:hover {text-decoration:underline;}

body {
	background:url(images/diamond-bg.jpg) left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
/*#Main_Container {
	position:relative; margin:auto;
	width:950px;
	background-color:#fff;
	margin-top:10px;
	}*/
#Header {
	position:relative; margin:auto;
	width:970px;
	height:180px;
	background:url(images/header-bg.png) no-repeat;
	}
.logo {
	float:left;
	padding-left:10px;
	height:138px;
	}
.Header-info {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	float:right;
	padding: 5px 15px 0 15px;
	height:133px;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#Container {
	width:920px;
	padding:0 10px 10px 10px;
	margin:0 auto 0 auto;
	position:relative;
	background:#fff;
	}
#home-left, #home-right {
	height:345px;
	}
#home-left {
	float:left;
	width:515px;
	padding:10px 0px 0px 0px;
	background:url(images/home-leftbg.jpg) no-repeat;
	}
#HomeRight {
	width:385px; 
	float:right;
	}
#HomeBtm {
	width:920px;
	clear:both; 
	margin-top:20px;
	}
.HomeRightTop {
	width:385px; 
	height:145px; 
	background:url(images/blog-promobg.jpg) no-repeat;
	}
.HomeBlogHead {
	padding:2px;
	}
.HomeBlogDesc {
	padding:5px
	}
.HomeBlogHeadLatest {
	border-top:dotted 1px #ccc; 
	padding:5px 0 0 0; 
	margin:0 5px; 
	font-weight:bold;
	}
.HomeBlogLatest {
	padding:0 0; margin:0 5px;
	}
#HomeRightBottom {
	width:375px; 
	height:180px; 
	margin:10px 0 0 0; 
	background:url(images/eugene-pilates_promobg.jpg) no-repeat; 
	padding:5px; 
	font-family:Georgia, 'Times New Roman', Times, serif; color:#00a6fe;
	}
.IntroSpecial {
	width:250px; 
	text-align:center;
	}
.IntroSpecialHeader {
	font-size:30px; 
	font-weight:bold; 
	margin-top:5px;
	}
.IntroSpecialDesc {
	font-size:18px; 
	margin-top:20px;
	}
.IntroSpecialButton {
	padding:15px 0 0 0;
	}
#HomeBtmLeft {
	width:455px;
	float:left; 
	margin-right:5px;
	}
#HomeBtmRight {
	width:455px;
	float:right; 
	margin-left:5px;
	}
.home1, .home2, .home3 {
	width:236px;
	position:absolute; 
	}
.home1 {
	left:0;
	}
.home2 {
	left:252px;
	width:472px;
	}
.home3 {
	left:504px;
	}
.indent {
	margin-left:15px;
	}
.pic-boxes {
	float:left;
	position:relative;
	top:7px;
	left:10px;
	background-color:#ffffff;
	width:90px;
	height:92px;
	border:solid 1px #ccc;
	margin-bottom:10px;
	}	
.home-descript {
	float:right;
	position:relative;
	top:7px; right:10px;
	background:#d3edfe;
	width:385px;
	height:92px;
	border:solid 1px #ccc;
	margin-bottom:10px;
	}
.descript-left {
	position:relative;
	top:5px;
	float:left;
	width:250px;
	height:91px;
	padding-left:5px;
	}
.descript-right {
	position:relative;
	top:5px;
	float:right;
	width:115px;
	height:92px;
	padding-right:5px;
	}
.descript-head {

	border-bottom:dashed #3399ff 1px;
	height:27px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:27px;
	}
.descript-body {

	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	}
.quick-navs-bg {
	width:115px;
	height:26px;
	border-bottom:solid 1px #f8f8f8;
	background:url(images/quick-nav.gif);
	}
.quick-navs-bg:hover {
	background:url(images/quick-nav-hover.gif);
	}
.quick-navs-text {
	width:110px;
	height:26px;
	font-size:13px;
	line-height:26px;
	padding-right:5px;
	text-align:right;
	}
.quick-navs-text a {
	text-decoration:none;
	color:#505050;
	display:block;
	}
.quick-navs-text a:hover {
	color:#ffffff;
	}
#Footer {
	width:970px;
	height:42px;
	background:url(images/footer-bg.png) no-repeat bottom;
	color:#666;
	padding:0;
	position:relative; margin:auto;
	clear:both;
	}
.footer-left {
	color:#f3ffd4;
	padding:20px 0 0 10px;
	}
.footer-left a {
	color:#f3ffd4;
	font-weight:bold;
	}
.footer-right {
	color:#f3ffd4;
	font-weight:bold;
	padding:20px 0 0 10px;
	}
.footer-right a {
	color:#f3ffd4;
	font-weight:bold;
	}
.home-heads {
	border-bottom:dashed #3399FF 1px;
	}
#content-wrap {
	float:right;
	width:690px;
	padding:0 5px;
	margin-bottom:10px;
	}
.page-template-schedule-php #content-wrap {
	width:920px;
	float:left;
	padding:0;
		}
#PageSidebarTop {
	background:url(images/sidebar-top.jpg) top left; 
	height:26px;
	width:202px;
	}
#PageSidebarBottom {
	background:url(images/sidebar-bottom.jpg) top left; 
	height:18px;
	width:202px;
	}
#PageSidebar {
	width:200px;
	min-height:700px;
	background:#f3ffd4; 
	border-left:solid 1px #b58800;
	border-right:solid 1px #b58800;
	padding:0;
	}
#PageSidebar ul {
	margin:0;
	}
#PageSidebar li, #PageSidebar li ul li { 
	margin:0; 
	padding:0;
	list-style:none;
	}
#PageSidebar li ul li {
	padding:0 5px 0 10px;
	margin-bottom:10px;
	}
#PageSidebar li ul li ul li {
	background:url(images/double-arrow.jpg) no-repeat 0 50% ;
	padding:0 0 0 25px;
	margin:0 0 5px 10px;
	}
#PageSidebar h3 {
	width:190px;
	border-bottom:dashed #3399ff 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-indent:5px;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
	}
#PageSidebar .gform_wrapper {
	padding-left:10px;
	}
#PageSidebar .gform_body {
	margin-left:-10px;
	}
#PageSidebar .gform_wrapper .gform_heading {
	margin-bottom:10px;
	}
#HomeWidgets {

	}
#HomeWidgets ul {
  margin:0;
  padding:0;
	}
#HomeWidgets li {
	list-style:none;
	margin:0;
	padding:0;
	}
.content-body {
	position:relative; margin:auto;
	width:508px;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	}

#Schedule {
	width:920px;
	}
#Schedule li {
	float:left;
	margin:0;
	padding:0;
	background:#4ec2ff;
	border:solid 1px #000;
	-moz-border-radius:10px;
	-webkit-border-radiues:10px;
	list-style:none;
	}
#Schedule li ul li  {
	float:none;
	background:url(images/calendar-bg_big.png) no-repeat top left #4ec2ff;
	width:90px;
	font-size:11px;
	padding: 0 11px 0 11px;
	border:none;
	-moz-border-radius:0;
	-webkit-border-radiues:0;
	}
#Schedule li.sched-type-all {
	background:none;
	border:none;
	}
#Schedule li ul li.sched-type-top {
	height:20px;
	background:none;
	}
#Schedule li ul li.sched-type {
	background:none;
	width:100px;
	height:150px;
	}
#Schedule li ul li.sched-days {
	font-weight:bold;
	background:#0553ab;
	color:#fff;
	padding:0;
	margin-top:-12px;
	width:112px;
	height:20px;
	text-align:center;
	-moz-border-radius-topleft:10px ;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px ;
	-webkit-border-top-right-radius:10px;
	}
#Schedule li ul li.sched-class, #Schedule li ul li.sched-priv, #Schedule li ul li.sched-special  {
	padding-top:10px;
	height:140px;
	text-align:center;
	}
#Schedule li ul li.sched-class {

	}
#Schedule li ul li.sched-priv {
	
	}
#Schedule li ul li.sched-special {

	}

.class-label {
	width:100px;
	vertical-align:top;
	padding-top:10px;
	font-weight:bold;
	}

.intro-img {
	float:right;
	margin:0 0 5px 15px;
	}
.enroll-1 {
	position:absolute;
	top:205px;
	width:110px;
	}
ul.bullet {
	list-style:none;
	}
.bullet {
    line-height:20px;
	font-size:12px;
	color:#333;
	}
ul.bullet li {
	background:url(images/double-arrow.jpg) no-repeat 0 50%                ;
	padding:0 0 0 30px;
	margin-left:10px;
	}
td.underline {
	border-bottom:solid 1px #ccc;
	}
fieldset {
	position:relative; margin:auto;
	border:none;
	}
.field-name {
	height:30px;
	text-align:right;
	padding-right:15px;
	}
.field-control {
	background:white;
	}
table.contact-form {
	margin-top:15px;
	}
td.grey, td.white {
	text-align:left;
	padding:5px;;
	}
td.grey {	
	background:#eaeaea;
	}	
td.white {
	background:#fff;
	}	
td.field-desc {
	width:200px;
	}
td.fields {
	width:530px;
	}

/* Header */
h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#0553ab;
		margin:0px;
		padding-left:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0553ab;
	margin:0 0 7px 0;
	background:url(images/h2-bg.jpg) repeat-x;
	padding-bottom:2px;
	}
#content-wrap h2 {
	font-size:18px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {


	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


	
/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
*/
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 10px;

	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#PageSidebar #searchsubmit {
	padding: 1px;
	margin-top:5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;

	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#nav {
	z-index:7000;
	list-style:none;
	padding:0;
	margin:-75px auto 0 auto;
	width:818px;
	height:60px;
	position:relative;
	float:left;
	left:142px;
	clear:both;
	}
#nav ul {
    margin:0;
    padding:0;
    list-style:none;
	}
#nav li {
	margin: 0;
	float:left;
	}
#nav li a {
	display: block;
	height:25px; 
	padding: 0;
	float:left;
	width:102px;
	padding-top:21px;
	text-align:center;
	font-weight:bold;
	margin:0 0px 0 0px;
	color:#066698;
	}
#nav li.pi a {
	background: url(images/navigation.gif) no-repeat -1px 4px;  
	}	
#nav li.da a {
	background: url(images/navigation.gif) no-repeat -103px 4px; 
	}
#nav li.gy a {
	background: url(images/navigation.gif) no-repeat -205px 4px; 
	}
#nav li.ab a {
	background: url(images/navigation.gif) no-repeat -307px 4px; 
	}
#nav li.co a {
	background: url(images/navigation.gif) no-repeat -409px 4px; 
	}	
#nav li.bl a {
	background: url(images/navigation.gif) no-repeat -511Px 4px; 
	}	
#nav li a:hover {
	display: block;
	height:40px; 
	padding: 0;
	float:left;
	width:102px;
	padding-top:21px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:0 0px 0 0px;
		}
#nav li.pi a:hover {
	background: url(images/navigation.gif) no-repeat -1px -39px;  
	}	
#nav li.da a:hover {
	background: url(images/navigation.gif) no-repeat -103px -39px;
	}
#nav li.gy a:hover {
	background: url(images/navigation.gif) no-repeat -205px -39px; 
	}
#nav li.ab a:hover {
	background: url(images/navigation.gif) no-repeat -307px -39px; 
	}
#nav li.co a:hover {
	background: url(images/navigation.gif) no-repeat -409px -39px; 
	}
#nav li.bl a:hover {
	background: url(images/navigation.gif) no-repeat -511px -39px; 
	}
body.page-id-20 #nav li.pi a {
	background: url(images/navigation.gif) no-repeat -1px -39px;
	height:40px; color:#fff;
	}
body.page-id-45 #nav li.da a {
	background: url(images/navigation.gif) no-repeat -103px -39px; 
	height:40px; color:#fff;
	}
body.page-id-70 #nav li.gy a {
	background: url(images/navigation.gif) no-repeat -205px -39px;
	height:40px; color:#fff;
	}
body.page-id-141 #nav li.ab a {
	background: url(images/navigation.gif) no-repeat -307px -39px;
	height:40px; color:#fff;
	}
body.page-id-155 #nav li.co a {
	background: url(images/navigation.gif) no-repeat -409px -39px;
	height:40px; color:#fff;
	}	
body.blog #nav li.bl a {
	background: url(images/navigation.gif) no-repeat -511px -39px;
	height:40px; color:#fff;
	}
/*end navigation*/
/*begin navigation*/
#subnav {
	width: 155px;
	padding-top: 7px;
	margin: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #333;
	list-style:none;
	}
#subnav ul {
	list-style:none;
	padding: 0;
	margin: 0;
	}
#subnav li {
	border-bottom: 1px dotted #d4e0fb;
	width:179px;
	position:relative; left:2px;
	margin: 0;
	}
#subnav li a {
	display: block;
	padding:5px 0 5px 10px;
	margin:5px 0 5px 0px;
	position:relative;
	left:20px;
	color: #333;
	text-decoration: none;
	border-left:solid 4px #febe00;
	font-size:14px;
	}
html>body #subnav li a {
	width: auto;
	}
#subnav li a:hover {
	border-left:solid 4px #4ec2ff;
	color: #000;
	font-weight:bold;
	}
div.pilates-sub2 #subnav li.pilates-classes a,
div.pilates-sub1 #subnav li.pilates-main a, 
div.pilates-sub3 #subnav li.pilates-signup a,
div.dance-sub2 #subnav li.dance-guest a,
div.dance-sub1 #subnav li.dance-main a, 
div.dance-sub3 #subnav li.dance-request a,
div.gyrotonic-sub2 #subnav li.gyrotonic-second a,
div.gyrotonic-sub1 #subnav li.gyrotonic-main a, 
div.gyrotonic-sub3 #subnav li.gyrotonic-classes a,
div.gyrotonic-sub4 #subnav li.gyrotonic-signup a,
div.about-sub2 #subnav li.pilates-classes a,
div.about-sub1 #subnav li.pilates-main a, 
div.about-sub3 #subnav li.pilates-signup a {
	font-weight:bold;
	border-left:solid 4px #4ec2ff;
	color:#000;
	}
/*end sub-navigation*/