body {
	font-size: 13px;
    font-family: Arial, 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
    line-height: 21px;
	font-weight: normal;
	background: #fff url('/images/background.png');
	color: #444; /*#667057;*/
	padding: 0;
	border: none;
	outline: none;
	margin: 0;
}
body.admin {
	background-image: url('/images/background_inverted.png');
}

/**
 * Noscript/obsolete browser warnings
 */
#noscript-warning, #obsolete-browser-warning {
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
    background: #222;
    width: 100%;
}

#noscript-warning a, #obsolete-browser-warning {
        color: #fff;
        text-decoration: underline;
        display: block;
        margin: 10px;
}

#obsolete-browser-warning {
	display: none;
}

img {
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	border: none;
	vertical-align: bottom;
}
h1 {
	color: #009acf;
	font-size: 1.8em;
}
h2 {
	color: #025b78;
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	color: #025b78;
	font-size: 1.2em;
	font-weight: normal;
}

p {
	margin: 0px;
	padding: 0px;
}
td {
  vertical-align: top;
  text-align: left;
}
a {
	color: #76b900;
}
a:hover {
	color: #444;
}
a:visited {
	color: #76b900;
}
ul.nobullets {
	list-style: none;
	padding-left: 15px;
	margin-left: 0px;
}
ul.nobullets>li {
	padding-left:0px;
	margin-left: 0px;
}
span#formerror {
	color: red;
}
dt {
	font-weight: bold;
}

/* menus */
div#primarymenu {
	float: right;
	font-size: 0.8em;
	color: #fff;
	padding: 5px 30px 8px 20px;
	background: #009acf;
	-moz-border-radius-bottomleft: 8px;
    -khtml-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -khtml-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

body.home div#primarymenu {
	top: 0px;
}
body.schedule div#primarymenu {
	top: 0px;
}
div#primarymenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#primarymenu ul li {
	display: inline;
	border-right: 1px solid #fff;
	padding-right: 12px;
	margin-left: 12px;
}

div#primarymenu ul li.last-child {
	border-right: none;
	padding-right: 0;
}

div#primarymenu a {
	color: #fff;
	text-decoration: none;
}

div#primarymenu a:hover, div#primarymenu li.menu-active a {
	text-decoration: underline;
}

div#secondarymenu {
	float: right;
	margin: 42px 0 0 0;
}

div#secondarymenu > ul > li {
	z-index: 100;
}

div#secondarymenu > ul > li.menu-active > a, div#secondarymenu > ul > li.menu-active > span {
	color: #667057;
	background: #eee;
}

div#secondarymenu > ul > li.hover > a, div#secondarymenu > ul > li.hover > span {
	color: #fff !important;
	background: #b9da89 !important;
}

div#secondarymenu > ul > li.menu-parent-find_a_class > ul {
	width: 150px;
}

div#secondarymenu > ul > li.menu-parent-programs > ul {
	margin-left: none;
	width: 550px;
}

div#secondarymenu > ul > li.menu-parent-programs > ul > li {
	height: 130px;
	float: left;
	width: 30%;
	padding: 0;
	margin: 0 0 0 3%;
}

div#innermenu > ul > li.menu-parent-ppfs_certification > ul,
div#innermenu > ul > li.menu-parent-ppfs_workshops > ul {
	margin-left: none;
	width: 400px;
	left: 0px !important;
}

div#innermenu > ul > li.menu-parent-ppfs_certification > ul > li,
div#innermenu > ul > li.menu-parent-ppfs_workshops > ul > li {
	height: 130px;
	float: left;
	width: 47%;
	padding: 0;
	margin: 0 0 0 3%;
}

div#innermenu {
	width: 952px;
	margin: 0 -11px 30px -11px;
	background: #b9da89 url('/images/subsite_menu_bg.png') top left repeat-x;
	border-bottom: 1px solid #9db974;
	color: #fff;
	height: 80px;
	padding: 0;
}

div#innermenu > ul {
	margin-top: 0;
}

div#innermenu > ul > li {
	border: none;
}

div#innermenu > ul > li.first-child > a, div#innermenu > ul > li.first-child > span {
	border-left: none;
}

div#innermenu > ul > li > a, div#innermenu > ul > li > span {
	margin: 5px 0 0 0;
	padding: 25px 26px 0 26px;
	height: 50px;
	z-index: 30;
	border-left: 1px solid #9eba75;
}

div#innermenu > ul > li.hover > a, div#innermenu > ul > li.menu-active > a,
div#innermenu > ul > li.hover > span, div#innermenu > ul > li.menu-active > span {
	color: #fff;
	background: #b9da89;
	-moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

div#innermenu > ul > li > ul {
	top: 79px;
	z-index: 20;
}

div#innermenu > ul > li.first-child > ul {
	left: 0px !important;
}

div#footermenu {
	float: right;
	padding: 23px 5px 0 0;
}

div#footermenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#footermenu ul li {
	display: inline;
	padding-right: 5px;
	margin-left: 5px;
	border-color: #bbb;
}

div#footermenu > ul.primMenu li {
	border-right: 1px solid #bbb !important;
}

div#footermenu a {
	font-size: 0.9em;
	color: #667057;
	text-decoration: none;
}

div#footermenu > ul > li > a, div#footermenu > ul > li > span {
	padding-left: 3px;
	padding-right: 3px;
}

div#footermenu > ul > li.hover > a, div#footermenu > ul > li.menu-active > a,
div#footermenu > ul > li.hover > span, div#footermenu > ul > li.menu-active > span {
	text-decoration: underline;
	background: transparent;
	-moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

div#footermenu > ul {
	float: left;
}

div.menu {
	background: transparent;
	float: right;
	color: #667057;
}

body.home div.menu {
}
div.menu ul {		
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-left: 0px;
	margin-top: 4px;
}

div.menu table {
	padding: 0px;
	margin: 0px;
	width: 195px;
}

div.menu > ul > li > table {
	width: auto;
}

div.menu tbody {
	padding: 0px;
	margin: 0px;
}
div.menu tr {
	padding: 0px;
	margin: 0px;
}
div.menu td {
	padding: 0px;
	margin: 0px;
}
/*body.altbanner div.menu ul {
	font-size: 11px;
}
body.altbanner div.menu ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}*/

div.menu > ul > li {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	height: 1em;
	border-right: 1px solid #b9da89;
	overflow: visible;
}

div.menu > ul > li > a, div.menu > ul > li > span {
	position: relative;
	display: block;
	font-size: 1.1em;
	text-decoration: none;
	margin: -0.6em -1px 0.6em -1px;
	padding: 0.3em 26px;
	height: 1.4em;
	color: #667057;
	z-index: 80;
}

div.menu > ul > li.hover > a, div.menu > ul > li.menu-active > a,
div.menu > ul > li.hover > span, div.menu > ul > li.menu-active > span {
	color: #fff;
	background: #b9da89;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.menu > ul > li.menu-list-hover > a, div.menu > ul > li.menu-list-hover > span {
	-moz-border-radius-bottomleft: 0;
    -khtml-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -khtml-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
}

div.menu > ul > li.last-child {
	border-right: none;
}

div.menu > ul > li > ul {
	padding: 20px;
	margin-top: 0px;
	width: 200px;
	color: #fff;
	font-size: 0.9em;
	background: #b9da89 url('/images/menu_circles_bg.png') left bottom no-repeat;
	box-shadow: 0 0 7px #666;
	display: none;
	position: absolute;
	top: 19px;
	right: -1px;
	z-index: 40;
}

div.menu > ul > li > ul li a {
	color: #667057;
	font-weight: bold;
	text-decoration: none;
}

div.menu > ul > li > ul li.menu-list > span {
	display: block;
	font-size: 1.4em;
	border-bottom: 1px solid #fff;
}

div.menu > ul > li > ul li a:hover {
	text-decoration: underline;
}

div.menu > ul > li.hover > ul {
	display: block;
}
div.menu > ul > li.hover {
	color: #547726;
}

div.menu > ul > li > ul > li {
	margin-bottom: 8px;
}

/* frame layouts */
div#fixedframe {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	background: url('/images/frame_bg.png') center top repeat-y;
	overflow: visible;
}
div#fixedframe-content {
	width: 930px;
	padding: 1px 11px;
	margin: 0 auto;
	background: #fff /*url('/images/frame_content_bg.png') top left repeat-x*/;
}
body.schedule div#fixedframe-content {
	/*background-image: url( '/images/bkgd_borders_schedule.png' );*/
}
body.shop div#fixedframe-content {
	/*background-image: url( '/images/bkgd_borders.png' );*/
}
body.schedule div#fixedframe-topborder {
	/*background-image: url( '/images/bkgd_top_schedule.png' );*/
}
div#banner {
	position: relative;
	height: 221px;
	margin-top: 0px;
}
body.home div#banner {
	height: 360px;
}
body.schedule div#banner {
	height: 77px;
}
div#sideheader {
	position: absolute;
	width: 195px;
	height: 60px;
	left: 26px;
	bottom: 0px;
	color: #025b78;
	cursor: pointer;
}
div#sideheader span {
}
div#areaheader {
	color: #025b78;
    margin: 0 -10px;
    padding: 10px;
    margin-bottom: 20px;
}
div#areaheader h1 {
	margin: 3px 0;
}
div#areaheader span {
	font-size: 14px;
}
div#areaheader a {
	text-decoration: none;
	color: #025b78;
}
div#areaheader a:hover {
	text-decoration: underline;
	color: #025b78;
}
div#areaheader a:visited {
	text-decoration: none;
	color: #025b78;
}

div#footer {
	background: transparent url('/images/footer_bg.png') top left no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 59px;
}

div#footer div#footer-content {
	width: 150px;
	float: left;
	padding: 20px 25px 0 25px;
}

/*body.schedule div#fixedframe-footer {
	height: 14px;
	background-image: url( '/images/instructor_bkgd_bottom_schedule.png' );
}
body.area div#fixedframe-footer {
	height: 14px;
	background-image: url( '/images/instructor_bkgd_bottom.png' );
}
div#fixedframe-footer span {
	position: absolute;
	width: 100%;
	bottom: 5px;
	left: 0px;
	font-size: 10px;
}
body.schedule div#fixedframe-footer span {
	display: none;
}
body.area div#fixedframe-footer span {
	display: none;
}
*/
/* column stuff */
#leftside {
	color: #fff;
	float: left;
	width: 251px;
	margin: 0 0 0 15px;
}

#leftside p {
	font-size: 1.2em;
}

#leftside > div {
	border: 10px solid #0092c5;
	margin: 15px 0;
	padding: 10px;
	box-shadow: 0 0 3px #666;
	background: #009acf url('/images/side_bg2.png') top left repeat;
	-moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

#leftside > div a {
	color: #cff499;
}

#leftside > div a:hover {
	color: #fff;
}

#leftside > div.testimonial, #leftside > div.brief-announcements {
	border: 10px solid #edde7d;
	color: #666;
	background: #f5e584;
}

#leftside > div.testimonial a, #leftside > div.brief-announcements a {
	color: #111;
}

#leftside > div.testimonial a:hover, #leftside > div.brief-announcements a:hover {
	color: #888;
}

#leftside > div.social-links {
	border: none;
	background: transparent;
	box-shadow: none;
	padding: 0;
	-moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 30px 0;
}

#leftside > div > ul.class-hierarchy > li > ul > li {
	font-size: 0.9em;
	line-height: 1.15em;
	padding: 0;
}

#leftside > div > ul.class-hierarchy > li > ul > li > ul > li {
	margin: 10px 0;
}

#leftside > div > ul.class-hierarchy h2 {
	margin: 0 -10px;	
}

#leftside > div > ul.class-hierarchy h3 {
	color: #fff;
	font-weight: bold;
}

#leftside > div.image-button {
	padding: 0px;
	margin-left: -4px;
	margin-right: -4px;
	background: transparent;
	box-shadow: none;
	border: none;
}

#leftside > div.image-button a {
	text-align: center;
	cursor: pointer;
}

#leftside > div.front-buttons, #leftside > div.start-franchise-button {
	margin-left: -7px;
	margin-right: -7px;
}

#leftside > div.image-button img {
	max-width: 100%;
}

#leftside div.newsletter-text p, #leftside div.login-form p {
	font-size: 0.8em;
}

#leftside div.newsletter-text {
	margin-bottom: 8px;
}

#leftside input[type="text"], #leftside input[type="password"] {
	margin: 5px 0;
	width: 200px;
}

#leftside div.login-form input[type="text"], #leftside div.login-form input[type="password"] {
	width: 130px;
}

#leftside div.login-form .form-info {
	display: none;
}

#leftside h3 {
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.2em;
}

body.admin #leftside {
	background-color: transparent;
}
body.shop #leftside {
}
body.schedule #leftside {
	display: none;
}

#leftside h1 {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #444;
	font-weight: normal;
	font-size: 1.2em;
}

#centre {
	font-size: 1.1em;
	float: left;
	width: 617px;
	color: #025b78;
	padding: 0 30px 20px 15px;
	line-height: 1.5em;
}

body.schedule #centre {
	width: 913px;
}

body.area #centre {
}
body.shop #centre {
}
#centre h1 {
	/*overflow: hidden;*/
	border-bottom: 1px solid #bbb;
	margin: 0 0 0 -10px;
	padding: 20px 0 20px 10px;
	background: #fff url('/images/menu_circles_bg.png') left bottom no-repeat;
}
#centre p, .popup p {
	margin-bottom: 18px;
}
#centre > div {
	/*padding-left: 25px;
	padding-right: 10px;*/
}
body.shop #centre > div {
	padding-right: 20px;
}
#rightside {
	float: right;
	width: 195px;
	line-height: 18px;
	
	/* 
	 * These next two are important as they prevent any floating header from overflowing into the background of rightside--can't use
	 * overflow: hidden; on the header itself as safari's floating breaks
	 */
	padding: 15px;
	background: #fff;
}
body.admin #rightside {
	width: 0px;
	display: none;
}
body.shop #rightside {
	width: 0px;
	display: none;
}
body.photos #rightside {
	width: 0px;
	display: none;
}
body.area #rightside {
	width: 226px;
	padding-left: 15px;
}
body.schedule #rightside {
	width: 0px;
	margin-right: 0px;
	display: none;
}
#rightside p {
	margin-top: 18px;
	padding-right: 5px;
}

div.side-image {
	max-width: 182px;
}

div.side-image img {
	padding: 9px;
	border: 1px solid #ccc;
	box-shadow: 0 0 2px #ccc;
}

.tiny-spacer {
	padding: 1px 0 0 0;
	margin: 0;
}

div#clearing, .clear {
	margin: 0;
	padding: 0;
	clear: both;
}

/* content specific styles */
div.testamonial {
	font-size: 0.9em;
	font-style: italic;
}

div.testamonial a {
	color: #cff499;
}

div.testamonial a:hover {
	color: #fff;
}

div.testamonial img, div.brief-announcements img {
	float: left;
	margin: 5px 15px 5px 0;
}

div.offeredclasses {
	color: black;
	line-height: 20px;
	padding: 0px 26px 26px 26px;
	background-color: white;
	border-top: 1px solid #e5f0d5;
	border-right: 1px solid #e5f0d5;
}
div.offeredclasses ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-left: 0px;
}
div.offeredclasses ul li {
}
div.factoid {
	width: 175px;
	margin: 0px 15px 0px 5px;
	padding:0px;
}
div.factoid div.bkgd {
	background-image: url( '/images/factoid-mid.png' );
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px 0px -5px 0px;
}
div.factoid-content {
	padding: 15px;
	margin: 0px;
}
div.factoid h1 {
	color: #025b78;
	font-size: 1.3em !important;
	background: transparent !important;
	border: none !important;
	font-weight: bold;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}
div.factoid p {
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px !important;
}
div.factoid img {
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 0px;
}
div.announcements {
}
div.announcements h1 {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #025b78;
	font-weight: bold;
	font-size: 12px;
}
div.profile {
	color: #618c3c;
}
div.profile h1 {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #618c3c;
	font-size: 12px;
}

div.profile-overview h2 {
	margin: 0 0 8px 0;
}

div.profile-overview {
	text-align: center;
	width: 250px;
	float: right;
	margin: 0 0 20px 0;	
}

div.profile-overview img {
	padding: 9px;
	border: 1px solid #ccc;
	box-shadow: 0 0 2px #ccc;
}

div.profile-overview a.profile-link {
	font-size: 0.8em;
}

div.locallinks {
}
div.locallinks ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
div.locallinks ul li {
	display: inline;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}
div.locallinks img {
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
}
div#ml-form {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background-color: #f7e77f;
	background-image: url( '/images/membership_button.png' );
	background-repeat: repeat-x;
/*	height: 61px;
*/	color: black;
	text-align: center;
	padding-top: 25px;
}
div#ml-form h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	padding-bottom: 5px;
	color: white;
}
div#ml-form p {
	padding: 0px 0px 10px 0px;
	margin: 0px 26px;
	font-size: 12px;
}
div#ml-form form {
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
}
div#ml-form input {
	border: 1px solid #00a5d9;
	width: 164px;
}
#centre>div.schedule {
	padding-left: 5px;
	padding-right: 5px;
}
table.schedule {
	width:100%;
	border-collapse:collapse;
	margin-bottom: 0px;
}
table.schedule th {
	background-color: #00A6DD;
	color: white;
	text-align: center;
	border: 1px solid #00A6DD;
	font-weight: normal;
}
table.schedule th.season {
	color: black;
	background-color: #8cc63e;
	border: 1px solid #8cc63e;
}
table.schedule td {
	background-color: white;
	color: black;
	text-align: center;
	border: 1px dashed black;
	border-top: none;
	font-size: 10px;
	line-height: 12px;
	padding: 3px;
	padding-bottom: 15px;
	width: 14%;
}

table.schedule td.schedule-data-evening-start {
	border-top: 10px solid #666;
}

div.schedulesession dt {
	font-weight: normal;
}

div.schedulesession h3 {
	margin: 5px 0; 	
}

div.buybutton {
	width:80px;
	height:20px;
	cursor:pointer;
	background-image: url('/images/add-to-cart-button-blue.png');
}
div.buybuttonhover {
	width:80px;
	height:20px;
	cursor:pointer;
	background-image: url('/images/add-to-cart-button-green.png');
}
div.regbutton {
	width:80px;
	height:20px;
	cursor:pointer;
	background-image: url('/images/register-button-blue.png');
}
div.regbuttonhover {
	width:80px;
	height:20px;
	cursor:pointer;
	background-image: url('/images/register-button-green.png');
}

div.session-info {
}

dt.session-title {
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 8px;
}

dd.register-info {
	margin-top: 10px;
	margin-bottom: 10px;
}

dd.register-info .paypal-button-wrapper {
	clear:none !important;
}

div.fragment {
}

div.fragment-edit {
	display: none;
}

div.content-item-list {
}

div.content-item-list-edit {
	display: none;
}

div.hidden {
	display: none;
}

div#header {
	height: 162px;
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

div#header-content {
	background: #fff url('/images/header_bg.png') center top no-repeat;
	margin: 0 auto;
	height: 162px;
	width: 980px;
}

div#header a#logo {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	background: url('/images/logo.png') left top no-repeat;
	width: 287px;
	height: 113px;
}

div#header-bar {
	height: 50px;
}

div#header-bar div#mini-social {
	width: 90px;
	float: right;
	margin: 8px 20px;
}

div#front-message {
	padding: 0 2%;
	width: 26%;	
	float: left;
	font-size: 1.15em;
	line-height: 1.45em;
	
}

div#front-message h1 {
	margin-top: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #bbb;
}

div#front-message div.fragment {
}

div#front-message p {
	font-size: 0.9em;
}

div#front-message h1, #centre h1 {
	color: #555;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-bottom: 20px;
}

div#front-featured {
	padding: 0 0 0 %1;
	width: 69%;
	float: left;
}

div.image-button a {
	display: block;
}

div.image-button a:hover {
	opacity: 0.8;
}

div#front-featured div.front-buttons a {
	float: left;
}

div#front-strip {
	background: url('/images/blue_strip.png') top left no-repeat;
	width: 944px;
	height: 79px;
	margin: 50px 0 50px -26px;
	padding: 10px 20px;
	color: #fff;
}

div#front-strip div.newsletter-signup {
	width: 700px;
	margin: 0 auto;
}

div#front-strip div.newsletter-signup h3 {
	font-size: 1em;
	margin: 0;
	color: #fff;
}

div#front-strip div.newsletter-signup > img {
	display: none;
}

div#front-strip div.newsletter-text p {
	font-size: 1em;
}

div#front-strip a {
	color: #cff499;
}

div#front-strip a:hover {
	color: #fff;
}

div#front-strip div.newsletter-text {
	margin: 15px 0;
	font-size: 1.3em;
	float: left;
	width: 50%;
}

div#front-strip div.newsletter-form {
	margin: 25px 0;
	float: left;
	width: 50%;
}

div#front-bottom-featured {
	padding-top: 1px;
	margin: 30px -5px -1px -5px;
}

div.newsletter-signup > img {
	float: left;
}

div.newsletter-form input[type="text"], #leftside input[type="text"], #leftside input[type="password"] {
	font-size: 1.2em;
	line-height: 28px;
	height: 28px;
	padding: 0 5px;
	border: 1px solid #777;	
}

div.newsletter-form input[type="submit"], #leftside input[type="button"], #leftside input[type="submit"] {
	height: 30px;
	border: none;
	padding: 0 10px;
	font-size: 1.2em;
	color: #444;
	background: url('/images/button_bg.png') top left repeat-x;
}

div.newsletter-form input[type="submit"]:hover, #leftside input[type="button"]:hover, #leftside input[type="submit"]:hover {
	background: #fff;
	cursor: pointer;
}

div#front-bottom-featured div.front-bottom-buttons a {
	display: block;
	float: left;
}

div#front-bottom-featured div.front-bottom-buttons a:hover {
	opacity: 0.80;
}

div.location-selection label, div.location-selection select {
}

div.location-selection {
	padding: 1em !important;
}

div.location-selection > a:hover {
	text-decoration: underline;
}

div.location-selection .location-selection-classes {
	margin: 20px 0;
	padding: 0;
	border: 1px solid #ddd;
}

div.ui-dialog > div.location-selection .location-selection-classes {
	height: 340px;
	overflow-x: hidden;
	overflow-y: auto;
}

div.location-selection .location-selection-classes .location-selection-province a {
	font-size: 0.8em;
	color: #444;
	display: block;
	float: left;
	width: 44%;
	text-decoration: none;
	font-weight: bold;
	background: #eee;
	padding: 7px 1%;
	margin: 5px 2%;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.location-selection .location-selection-classes a:hover {
	color: #fff;
	background: #b9da89;
}

div.location-selection .inactive-location-selection {
	text-align: center;
	padding: 140px 0 0 0 !important;
	height: 200px !important;
	color: #b6b6b6;	
}

div#inner-splash {
	width: 932px;
	height: 60px;
	margin: -24px -11px 0 -11px;
	border: 10px solid #0092c5;
	-moz-border-radius-topleft: 8px;
    -khtml-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -khtml-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
	background: #009acf url('/images/side_bg2.png') top left repeat;
	text-align: center;
	
}

div#inner-splash h1 {
	font-size: 2em;
	text-weight: normal;
	color: #fff;
	padding: 20px 50px 0 0;
	margin: 0;
}

ul.class-hierarchy, ul.class-hierarchy ul {
	margin: 0;
	padding: 0;
}

#leftside ul.class-hierarchy h2.heading {
	color: #fff;
	/*background: #f5f5f5;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;*/
}

ul.class-hierarchy h3 {
	font-weight: normal !important;
	margin: 0 0 10px 0;
}

ul.class-hierarchy > li > ul > li {
	padding: 15px;
	margin: 20px 0;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.login-form td {
	vertical-align: middle;
}

.social-icon {
	display: block;
	width: 52px;
	height: 52px;
	float: left;
	margin-right: 10px;
	background-position: 0% top;
	background-repeat: no-repeat;
}

a.social-icon:hover {
	opacity: 0.8;
}

.social-icon-disabled {
	background-position: 100% top;
}

.social-icon-facebook {
	background-image: url('/images/large_facebook_icon.png');
}

.social-icon-twitter {
	background-image: url('/images/large_twitter_icon.png');
}

.social-icon-youtube {
	background-image: url('/images/large_youtube_icon.png');
}

.social-icon-blog {
	background-image: url('/images/large_blog_icon.png');
}

div.schedule-button {
	text-align: center;
}

div.schedule-button a.schedule-link {
	color: #fff !important;
	text-decoration: none;
}

div.schedule-button a.schedule-link:hover {
	text-decoration: underline;
}

div.schedule-button div.schedule-mini table.schedule {
	cursor: pointer;
	line-height: 0.9em;
	font-size: 0.8em;
}

div.schedule-button div.schedule-mini table.schedule td {
	line-height: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
}

div.schedule-button div.schedule-mini table.schedule td.schedule-data-evening-start {
	border-top: 5px solid #666;
}

div.schedule-button div.schedule-mini table.schedule td > * {
	display: none;
}

table.schedule td.schedule-data-prenatal_fitness {
	background: #c6d982;
}
	
table.schedule td.schedule-data-postnatal_fitness {
	background: #ffee88;
}

table.schedule td.schedule-data-personal_training {
	background: #5bc0e3;
}

table.schedule td.schedule-data-postnatal_nutrition {
	background: #db285a;
}

table.schedule td.schedule-data-infant_massage {
	background: #b359d9;
}

table.schedule td.schedule-data-community {
	background: #777;
}

table.schedule a.schedule-details {
	text-decoration: none;
	display: block;
	width: 80%;
	margin: 8px auto 0 auto;
	padding: 5px 5%;
	font-size: 1em;
	color: #444;
	outline: none;
	background: url('/images/button_bg.png') top left repeat-x;
}

table.schedule a.schedule-details:hover {
	background: #fff;
}

a.new-window-link {
	font-size: 0.7em;
	color: #bbb !important;
	text-decoration: none;
	outline: none;
}

a.new-window-link:hover {
	text-decoration: underline;
}

div.popup .popup-header img {
	padding: 9px;
	border: 1px solid #ccc;
	box-shadow: 0 0 2px #ccc;
	max-width: 50px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.popup .popup-header h2 {
	float: left;
	margin: 35px 0 35px 0;
}


h2.heading {
	margin: 30px 0;
	padding-bottom: 3px;
	overflow: hidden;
	border-bottom: 1px solid #bbb;	
}

iframe.google-map {
	border: 1px solid #ccc;
}

body.shop .paypal-button-wrapper {
	padding-left:173px;
}

.schedule-icon {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	margin: 0px 0px 3px 0;
}

.schedule-icon:hover {
	background-position: 100% top;
}

.sun-icon {
	background: transparent url('/images/sun_icon.png') left top no-repeat;
}

.moon-icon {
	background: transparent url('/images/moon_icon.png') left top no-repeat;
}

.form-utils-form td {
	padding: 5px 0;
}

/**
 * JQuery Tweaks
 */
.ui-widget-content {
	color: #667057 !important;
}

