@charset "utf-8";
/ CSS Document /

body {background-color:#ffffff; color: #333333; height: 100%; padding: 0px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 40px; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}

/*  HEADER BANNER AREA   */
header {width: 100%; background:#ffffff; text-align:center;}

/*  WRAPPER FOR LOGO - BANNER - BANNER PIC   background: url(images/bannerbg.jpg) center center no-repeat;  background-size: 100% 355px;      */
 .wrapper {background-color:#ffffff;}
 .wrapperhome {max-width: 100%; background-color:#ffffff;}
div.logo {max-width: 400px; background-color:#ffffff; position: inherit; float: left; margin: 15px auto;}
div.topcontent {max-width: 800px; background-color:#ffffff; text-align:right; float: left; position: inherit; margin: 0px;}

div.homegraphic {width: 100%; height:550px; margin: auto auto auto auto; background-color: #ffffff; padding: 0px;}

/* NAVIGATION STYLES */
	/* top menu - SET WIDTH AS % OF NAVBAR WIDTH */
div.navsash {width: 100%; position: inherit; margin: 0px auto 0px auto; background: url(images/blockdefault.png) top center repeat-x; padding: 0px; height:40px; z-index:100;}
div.navmenu {max-width: 1100px; position: inherit; text-align: left; margin: 0px auto 0px auto; background: url(images/blockdefault.png) top center repeat-x; padding: 0px; height:40px; z-index:100;}
@media screen and (max-width:1100px) {
    div.navsash, div.navmenu {height:35px}}
@media screen and (max-width:800px) {
    div.navsash, div.navmenu {height:30px}}

nav {width: 100%; background: url(images/blockdefault.png) center center repeat-x; height:40px; margin-top: 0px; margin-left: 2.5%; z-index:100;}
nav ul {margin: 0px auto 0px auto; background: url(images/blockdefault.png) top center repeat-x; padding: 0; list-style: none; position: relative; display: inline-table; float: none; height:40px;}
@media screen and (max-width:1100px) {
    nav, nav ul {height:35px}}
@media screen and (max-width:800px) {
    nav, nav ul {height:30px}}

	/* top menu */
nav ul li.active {background: url(images/blockdefault.png) center center repeat-x; position: relative; float: left;}
nav ul li a:link {display: block; padding: 7px 15px 7px 5px;}
nav ul li:hover {margin: 0px auto 0px auto; background: url(images/blockactive.png) center center repeat-x; padding: 0; position: relative;}
@media screen and (max-width:1100px) {
    nav ul li a:link { padding: 7px 5px 7px 3px;}}
@media screen and (max-width:800px) {
    nav ul li a:link { padding: 6px 3px 6px 1px;}}

	/* hide sub list menu */
nav ul ul {display: none;}

	/* show sub list menu */
nav ul li:hover > ul {display: block;}

	/* clear style for other div */
nav ul:after {content: ""; clear: both; display: block;}

	/* create main menu border */
nav ul li {float: left; border-right: 1px solid #FFF;}

	/* sub DROP DOWN MENU list */
nav ul ul {padding: 0; position: absolute; top: 100%; z-index:200;}

nav ul ul li {float: none; position: relative; text-align:left; border:hidden;}

	/* sub DROP DOWN MENU list */
nav ul ul li {float: none; position: relative; text-align:left; border:hidden;}

	/* DROP DOWN MENU DEFAULT : SET WIDTH - PADDING MARGINS - BACKGROUND COLOUR    */
nav ul ul li a:link {width: 180px; padding: 6px 10px 6px 10px; background: #f3d1d0;}

	/* DROP DOWN MENU ACTIVE : SET BACKGROUND COLOUR    */
nav ul ul li a:hover {background: #f3d1d0;}

    a:link.navlink {font-size: 1em; color:#222222; font-family:  Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration: none;}
    a:visited.navlink {font-size: 1em; color:#222222; font-family:  Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration: none;}
    a:hover.navlink {font-size: 1em; color:#904c4b; font-family:  Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration: underline;}
    a:active.navlink {font-size: 1em; color:#222222; font-family:  Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration: none;}

    a:link.navlinksub {font-size: 1em; color:#222222; font-family:  Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration: none;}
    a:visited.navlinksub {font-size: 1em; color:#222222; font-family:  Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration: none;}
    a:hover.navlinksub {font-size: 1em; color:#904c4b; font-family:  Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration: underline;}
    a:active.navlinksub {font-size: 1em; color:#222222; font-family:  Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration: none;}
@media screen and (max-width:1100px) {
    a:link.navlink, a:visited.navlink, a:hover.navlink, a:active.navlink, a:link.navlinksub, a:visited.navlinksub, a:hover.navlinksub, a:active.navlinksub {
        font-size:.8em;}}
@media screen and (max-width:800px) {
    a:link.navlink, a:visited.navlink, a:hover.navlink, a:active.navlink, a:link.navlinksub, a:visited.navlinksub, a:hover.navlinksub, a:active.navlinksub {
        font-size:.7em;}}

div.navsashfooter {width: 100%; position: inherit; margin: 0px auto 0px auto; background: url(images/blockdefault.png) top center repeat-x; padding: 0px; height:40px; z-index:100;}
div.navmenufooter {max-width: 1350px; position: inherit; text-align: left; margin: 0px auto 0px auto; background: url(images/blockdefault.png) top center repeat-x; padding: 0px; height:40px; z-index:100;}
@media screen and (max-width:1100px) {
    div.navsashfooter, div.navmenufooter {height:35px}}
@media screen and (max-width:800px) {
    div.navsashfooter, div.navmenufooter {height:30px}}

/* ============================================   */

/* BODY OUTLINE STYLES */
main {max-width: 1350px; margin: 0px auto auto auto; background-color: #fefefe; padding: 0px 0px 10px 0px;}

div.contentleft {width: 75%; margin: auto; background-color: #fefefe; padding: 0px;}
div.contentright {width: 25%; margin: auto; background-color: #ffffff; padding: 0px; border-style:ridge; border-width:4px; border-color: #fefefe; border-radius: 15px; box-shadow: 2px 2px 1px #eeeeee;}

footer {background:#e5e5e5; min-height:100px;}
 .credits {max-width: 1350px;}


/*  ==========  TEXT STYLES    =========== */
h1 {color:#00235a; font-size:1.6em; font-family:Fira Sans, Sans Serif, Arial; line-height:1.5; font-weight:400; margin: 25px 6% auto 6%;}
@media screen and (max-width:1100px) {
        h1 {font-size:1.4em;}}
@media screen and (max-width:800px) {
        h1 {font-size:1.2em;}}
h2 {color:#00235a; font-size:1.4em; font-family:Fira Sans, Sans Serif, Arial; line-height:1.5; font-weight:400; vertical-align:center; margin: 25px 6% auto 6%;}
@media screen and (max-width:1100px) {
        h2 {font-size:1.2em;}}
@media screen and (max-width:800px) {
        h2 {font-size:1.1em;}}
h3 {color:#333333; font-size:1.3em; font-family:Fira Sans, Sans Serif, Arial; line-height:1.5; font-weight:400; vertical-align:bottom; margin: 25px 6% auto 6%;}
@media screen and (max-width:1100px) {
        h3 {font-size:1.1em; line-height:1.3; margin: 15px 4% auto 4%;}}
@media screen and (max-width:800px) {
        h3 {font-size:1em; line-height:1.2; margin: 15px 4% auto 4%;}}
h4 {color:#333333; font-size:1.2em; font-family:Fira Sans, Sans Serif, Arial; line-height:1.5; font-weight:400; margin: 25px 6% auto 6%;}
@media screen and (max-width:1100px) {
        h4 {font-size:1em;}}
@media screen and (max-width:800px) {
        h4 {font-size:.9em; line-height:1.2; margin: 15px 4% auto 4%;}}
h5 {color:#333333; font-size:1.1em; font-family:Fira Sans, Sans Serif, Arial; line-height:1.5; font-weight:400; margin: 25px 6% auto 6%;}
h5.edge {color:#333333; font-size:1.1em; font-family:Fira Sans, Sans Serif, Arial; line-height:1; font-weight:400; margin: 20px .3%;}
@media screen and (max-width:1100px) {
        h5, h5.edge {font-size:.9em;}}
@media screen and (max-width:800px) {
        h5, h5.edge {font-size:.8em;}}
@media screen and (max-width:1100px) {
        h5, h5.edge {line-height:1.2; margin: 15px 4% auto 4%;}}
@media screen and (max-width:800px) {
        h5, h5.edge {line-height:1.2; margin: 15px 4% auto 4%;}}
h6 {color:#333333; font-size:1em; font-family:Fira Sans, Sans Serif, Arial; line-height:1.5; font-weight:400; margin: 25px 6% auto 6%;}
@media screen and (max-width:1100px) {
        h6 {font-size:.9em; line-height:1.2; margin: 15px 4% auto 4%;}}
@media screen and (max-width:800px) {
        h6 {font-size:.8em; line-height:1.2; margin: 15px 4% auto 4%;}}

p {font-size:1em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-align: justify; line-height:1.5; margin: 20px 6%;}
p.para {font-size:1em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-align: justify; line-height:1.5; margin: 20px 12%;}
p.line {font-size:1em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-align: justify; line-height:1.5; margin: 20px 6%;}
p.edge {font-size:1em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-align: justify; margin: 20px 2%;}
@media screen and (max-width:1100px) {
    p, p.para, p.line, p.title, p.edge {font-size:.9em;}}
@media screen and (max-width:800px) {
        p, p.para, p.line, p.edge {font-size:.8em;}}
p.title {font-size:1.1em; font-family: Fira Sans, Sans Serif, Arial; line-height:1.8; margin: 20px 6%;}
@media screen and (max-width:800px) {
        p, p.para, p.line, p.edge {font-size:.8em;}}
p.rc {font-size:.9em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-align: justify; margin: 10px 6%;}
p.footnote {font-size:.9em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; line-height:1.2; margin: 40px 12%;}
 @media screen and (max-width:1100px) {
        p.rc, p.footnote {font-size:.8em;}}
@media screen and (max-width:800px) {
        p.rc, p.footnote {font-size:.7em;}}
p.credit {font-size:.9em; font-family: Fira Sans, Sans Serif, Arial; margin: 15px auto;}
 @media screen and (max-width:1100px) {
        p.credit {font-size:.8em;}}
@media screen and (max-width:800px) {
        p.credit {font-size:.7em;}}

p.headertitle {color:#00235a; font-size:1.8em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-align: right; margin: 15px 10%;}
@media screen and (max-width:1100px) {
        p.headertitle {font-size:1.5em; margin: 4px 5%;}}
@media screen and (max-width:800px) {
        p.headertitle {font-size:1.3em; margin: 4px 3%;}}
p.headersub1 {color:#00235a; font-size:1.2em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-align: right; margin: 5px 10%;}
p.headersub2 {color:#00235a; font-size:1.2em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-align: right; margin: 5px 10%;}
@media screen and (max-width:1100px) {
        p.headersub1, p.headersub2 {font-size:1.1em; margin: 4px 5%;}}
@media screen and (max-width:800px) {
        p.headersub1, p.headersub2 {font-size:1em; margin: 4px 3%;}}

/* HYPERLINK STYLES */
a:link {color:#cb6d6d; font-size:1em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:hover, a:focus {color:#444444; font-size:1em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:visited {color:#cb6d6d; font-size:1em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:active {color:#cb6d6d; font-size:1em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
@media screen and (max-width:1100px) {
        a:link, a:visited, a:hover, a:focus, a:active {font-size:.9em;}}
@media screen and (max-width:800px) {
        a:link, a:visited, a:hover, a:focus, a:active {font-size:.8em;}}

a:link.rc {color:#cb6d6d; font-size:.9em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:hover.rc, a:focus.rc {color:#444444; font-size:.9em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:visited.rc {color:#cb6d6d; font-size:.9em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:active.rc {color:#cb6d6d; font-size:.9em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
@media screen and (max-width:1100px) {
        a:link.rc, a:visited.rc, a:hover.rc, a:focus.rc, a:active.rc {font-size:.8em;}}
@media screen and (max-width:800px) {
        a:link.rc, a:visited.rc, a:hover.rc, a:focus.rc, a:active.rc {font-size:.7em;}}

/* COLUMN PIC MENU */
div.piclink {max-width:216px; text-align: center;}
img.piclink {max-width:170px;}

a:link.piclink {color:#cb6d6d; font-size:.8em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:hover.piclink, a:focus.piclink {color:#444444; font-size:.8em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:visited.piclink {color:#cb6d6d; font-size:.8em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:active.piclink {color:#cb6d6d; font-size:.8em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}

a:link.credit {color:#cb6d6d; font-size:.8em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:hover.credit, a:focus.credit {color:#444444; font-size:.8em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:visited.credit {color:#cb6d6d; font-size:.8em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:active.credit {color:#cb6d6d; font-size:.8em; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
@media screen and (max-width:800px) {
        a:link.credit, a:visited.credit, a:hover.credit, a:focus.credit, a:active.credit {font-size:.6em;}}

/* TEXT - IMAGE STYLES  */
	.img_top_left{width:270px; float:left; margin:0px; padding:0px 20px 0px 0px; }
	.img_top_right{width:270px; float:right; margin:0px; padding:0px 20px 0px 20px; }

    /* SAMPLE CODE IMG/p
    <p class="par text_justify"><img class="img_top_left" src="images01/aboutus02.jpg" alt="_ALT_" title="_TITLE_" /></p>
    */

/* TABLE STYLES */

  div.detail {border: .5px solid #222222; float:left; text-align: center; padding: 10px;}

  div.profile {width: 90%; margin-left: 5%; margin-top: 20px; background-color: #ebc6c4; border: 4px solid #cb6d6d; border-radius: 25px; }
  div.online {width: 90%; margin-left: 5%; margin-top: 20px; background-color: #daecde; border: 4px solid #8cc298; border-radius: 25px; }

  div.studio-dance-left {width: 10%; float: left; min-height: 85px; background-color:#cc6e6d; padding: 5px 2%;; border-top-left-radius: 15px; border-bottom-left-radius: 15px;}
  div.studio-dance-center {width: 45%; float: left; min-height: 85px; background-color:#f3d1d0; padding: 5px 1%;}
  div.studio-dance-right {width: 45%; float: left; min-height: 85px; background-color:#f3d1d0; padding: 5px 2%; border-top-right-radius: 15px; border-bottom-right-radius: 15px;}

  div.studio-yoga-left {width: 10%; float: left; min-height: 85px; background-color:#5cb7d4; padding: 5px 2%;; border-top-left-radius: 15px; border-bottom-left-radius: 15px;}
  div.studio-yoga-center {width: 45%; float: left; min-height: 85px; background-color:#e2effe; padding: 5px 1%;}
  div.studio-yoga-right {width: 45%; float: left; min-height: 85px; background-color:#e2effe; padding: 5px 2%; border-top-right-radius: 15px; border-bottom-right-radius: 15px;}

  div.studio-pil-left {width: 10%; float: left; min-height: 85px; background-color:#8cc298; padding: 10px 2%;; border-top-left-radius: 15px; border-bottom-left-radius: 15px;}
  div.studio-pil-center {width: 45%; float: left; min-height: 85px; background-color:#daecde; padding: 5px 1%;}
  div.studio-pil-right {width: 45%; float: left; min-height: 85px; background-color:#daecde; padding: 5px 2%; border-top-right-radius: 15px; border-bottom-right-radius: 15px;}

  div.studio-french-left {width: 10%; float: left; min-height: 85px; background-color:#5c90d4; padding: 5px 2%;; border-top-left-radius: 15px; border-bottom-left-radius: 15px;}
  div.studio-french-center {width: 45%; float: left; min-height: 85px; background-color:#9ecbfc; padding: 5px 1%;}
  div.studio-french-right {width: 45%; float: left; min-height: 85px; background-color:#9ecbfc; padding: 5px 2%; border-top-right-radius: 15px; border-bottom-right-radius: 15px;}

  div.studio-reg-left {width: 10%; float: left; min-height: 85px; background-color:#f0843c; padding: 25px 2%;; border-top-left-radius: 15px; border-bottom-left-radius: 15px;}
  div.studio-reg-center {width: 45%; float: left; min-height: 85px; background-color:#ffcca8; padding: 5px 1%;}
  div.studio-reg-right {width: 45%; float: left; min-height: 85px; background-color:#ffcca8; padding: 5px 2%; border-top-right-radius: 15px; border-bottom-right-radius: 15px;}

p.studiovert {color: white; font-weight:bold; margin: 30px 0px 0px 0px; font-size:1em; transform:rotate(270deg); -moz-transform:rotate(270deg); -o-transform:rotate(270deg); -webkit-transform:rotate(270deg); -ms-transform:rotate(270deg);}
p.studio {font-family: Fira Sans, Sans Serif, Arial; text-align: left; font-size:.9em; margin: 1%;}
p.studiotime {font-family: Fira Sans, Sans Serif, Arial; text-align: center; font-size:.9em; margin: 1%;}
@media screen and (max-width:1100px) {
    p.studio, p.studiotime {font-size:.8em; margin: .5%;}}
@media screen and (max-width:800px) {
    p.studio, p.studiotime {font-size:.7em; margin: .25%;}}

  img.homesectionpic {width: 100%; border-top-left-radius: 15px; border-top-right-radius: 15px;}
  div.homesectionyoga {width: 23%; position: relative; float: left; background-color:#5cb7d4; margin-left: 1%; margin-right: 1%; border-radius: 15px;}
  div.homesectiondance {width: 23%; position: relative; float: left; background-color:#cc6e6d; margin-left: 1%; margin-right: 1%; border-radius: 15px;}
  div.homesectionpil {width: 23%; position: relative; float: left; background-color:#8cc298; margin-left: 1%; margin-right: 1%; border-radius: 15px;}
  div.homesectionbody {width: 23%; position: relative; float: left; background-color:#f0843c; margin-left: 1%; margin-right: 1%; border-radius: 15px;}
  p.homesection {color: white; font-weight:bold; font-size:1.1em; text-align: center; margin-top:8px; margin-bottom:8px; margin-left: 0px; margin-right: 0px;}

/* gallery pic styles */
    .piccol {width: 18%; font-size:11pt; line-height:1.1; float: left; text-align:center; margin: 5px 1%;}
    .colpic {width: 95%; float: left; margin: 5px 1%;}

a:link.studio {color:#333333; font-size:1em; font-family:Fira Sans, Sans Serif; font-weight:400; text-decoration:none;}
a:hover.studio, a:focus.studio {color:#333333; font-size:1em; font-family:Fira Sans, Sans Serif; font-weight:400; text-decoration:underline;}
a:visited.studio {color:#333333; font-size:1em; font-family:Fira Sans, Sans Serif; font-weight:400; text-decoration:none;}
a:active.studio {color:#333333; font-size:1em; font-family:Fira Sans, Sans Serif; font-weight:400; text-decoration:none;}


/* --------------- SITE MAP STYLES and LINKS ------------  */
p.siteleft {text-align: left; margin: 10px 0px; padding: 0px;}
p.siteright {font-size:1em; font-family:  Fira Sans, Sans Serif, Arial;  margin: 10px 0px; font-weight:400; line-height:1.1; padding: 0px;}
@media screen and (max-width:1100px) {
    p.siteright {font-size:.9em;}}
@media screen and (max-width:800px) {
    p.siteright {font-size:.8em;}}
div.siteleft {width:35%; float: left; clear:both;}
div.siteright {width:55%; float: left; margin: 5px 2.5%;}

a:link.sitelinks {color:#163fcc; font-size:10.5pt; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:visited.sitelinks {color:#163fcc; font-size:10.5pt; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:hover.sitelinks {color:#0098be; font-size:10.5pt; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:active.sitelinks {color:#163fcc; font-size:10.5pt; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
@media screen and (max-width:1100px) {
    a:link.sitelinks, a:visited.sitelinks, a:hover.sitelinks, a:active.sitelinks {font-size:.9em;}}
@media screen and (max-width:800px) {
    a:link.sitelinks, a:visited.sitelinks, a:hover.sitelinks, a:active.sitelinks {font-size:.8em;}}

/* --------------  CONTACT FORM TAGS   ------------  */
table.contactform {width: 480px; border: 1px solid #AAA; padding:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
div.contactheader {font-size:1.3em; font-family:  Fira Sans, Sans Serif, Arial; font-weight:400; padding-top:10px; padding-bottom:10px; text-align:center;}
@media screen and (max-width:800px) {
        div.contactheader {font-size:1em;}}
div.antispammessage {text-align:center; font-family: arial; font-size:1em; line-height:1.8; border-top: 1px solid #AAA; padding-top:5px; padding-bottom:10px;}
@media screen and (max-width:800px) {
        div.antispammessage {font-size:.8em;}}
div.formmessage {text-align:center; font-family: arial; font-size:1em; line-height:1.8; padding-bottom:10px;}
@media screen and (max-width:800px) {
        div.formmessage {font-size:.8em;}}
label.detail {text-align:right; font-family: arial; font-size:.9em; padding:4px;}
@media screen and (max-width:800px) {
        label.detail {font-size:.8em;}}
.required_star {font-weight:bold;color:#F00;}
div.contactform {text-align:center; font-family: arial; font-size:.7em; line-height:1.8; padding-bottom:10px;}
@media screen and (max-width:800px) {
        div.contactform {font-size:.6em;}}

a:link.contactform {color:#008a81; font-size:.7em; font-family:Helvetica, Arial; text-decoration:none;}
a:visited.contactform {color:#008a81; font-size:.7em; font-family:Helvetica, Arial; text-decoration:none;}
a:hover.contactform, a:focus.contactform, {color:#0060ff; font-size:.7em; font-family:Helvetica, Arial; text-decoration:none;}
a:active.contactform {color:#008a81; font-size:.7em; font-family:Helvetica, Arial; text-decoration:none;}
@media screen and (max-width:800px) {
        a:link.contactform, a:visited.contactform, a:hover.contactform, a:focus.contactform, a:active.contactform {font-size:.6em;}}

/* TIMETABLE STYLES */
td.time {width: 75px; text-align: center; font-size:.8em;}
td.day {width: 150px; text-align: center; font-size:.8em;}
td.dance {width: 150px; text-align: center; background-color: #f3d1d0; font-size:.8em; color:#333333;}
td:hover.dance {width: 150px; text-align: center; background-color: #cc6e6d; font-size:.8em; color:#ffffff;}
td.yoga {width: 150px; text-align: center; background-color: #e2effe; font-size:.8em; color:#333333;}
td:hover.yoga {width: 150px; text-align: center; background-color: #5cb7d4; font-size:.8em; color:#ffffff;}
td.pilates {width: 150px; text-align: center; background-color: #daecde; font-size:.8em; color:#333333;}
td:hover.pilates {width: 150px; text-align: center; background-color: #8cc298; font-size:.8em; color:#ffffff;}
td.french {width: 150px; text-align: center; background-color: #9ecbfc; font-size:.8em; color:#333333;}
td:hover.french {width: 150px; text-align: center; background-color: #5c90d4; font-size:.8em; color:#ffffff;}
td.regional {width: 150px; text-align: center; background-color: #ffcca8; font-size:.8em; color:#333333;}
td:hover.regional {width: 150px; text-align: center; background-color: #f0843c; font-size:.8em; color:#ffffff;}
@media screen and (max-width:1100px) {
        td.time, td.day, td.dance, td:hover.dance, td.yoga, td:hover.yoga, td.pilates, td:hover.pilates, td.french, td:hover.french, td.regional, td:hover.regional {font-size:.7em;}}
@media screen and (max-width:800px) {
        td.time, td.day, td.dance, td:hover.dance, td.yoga, td:hover.yoga, td.pilates, td:hover.pilates, td.french, td:hover.french, td.regional, td:hover.regional {font-size:.6em;}}

tr.grey {background-color: #dddddd;}
tr.white {background-color: #fafafa;}
tr.test {background-color: #fff000;}

/* TEXT BLOCK STYLES FOR GRAPHIC OVERLAY */
/* SAMPLE TEXT - <div class="text-block"><h3 class="text-block">_CONTENT_</h3></div> */

.text-block {
    position: absolute;
    bottom: 5px;
    left: 0px;
	right: 0px;
    background-color: rgba(0, 0, 0, 0.25); /* Black background with 0.25 opacity */;
    padding-right: 10%;
}
h3.text-block {color: white; font-size:1.4em; font-weight:bold; text-align: right; margin-left: 10%;}
@media screen and (max-width:1100px)
        {h3.text-block {font-size:1.2em;}}
@media screen and (max-width:800px)
        {h3.text-block {font-size:1em;}}

/* TEXT - IMAGE ALIGN STYLES  */
	.img_top_left{width:40%; float:left; margin:0px; padding:0px 20px 0px 0px; }
	.img_top_left_med{width:30%; float:left; margin:0px; padding:0px 20px 0px 0px; }
	.img_top_left_sml{width:25%; float:left; margin:0px; padding:0px 20px 0px 0px; }
	.img_top_right{width:40%; float:right; margin:0px; padding:0px 0px 0px 20px; }
	.img_top_right_med{width:30%; float:right; margin:0px; padding:0px 0px 0px 20px; }
	.img_top_right_sml{width:25%; float:right; margin:0px; padding:0px 0px 0px 20px; }

    /* SAMPLE CODE IMG/p
    <p><img class="img_top_left" src="images01/aboutus02.jpg" alt="_ALT_" title="_TITLE_" /></p>
    */

/* STANDARD CLASS STYLES */

 .center {text-align: center;}
 .left {text-align: left;}
 .right {text-align: right;}
 .vtop {vertical-align: top;}
 .vcenter {vertical-align: center;}
 .vbottom {vertical-align: bottom;}
 .top5 {margin-top: 5px;}
 .top10 {margin-top: 10px;}
 .top25 {margin-top: 25px;}
 .top30 {margin-top: 30px;}
 .top40 {margin-top: 40px;}
 .left2 {margin-left: 2.5%;}
 .left5 {margin-left: 5%;}
 .left8 {margin-left: 8%;}
 .left12 {margin-left: 12%;}
 .left15 {margin-left: 15%;}
 .right6 {margin-right: 6%;}
 .right12 {margin-right: 12%;}
 .w100 {width: 100%;}
 .w90 {width: 90%;}
 .w80 {width: 80%;}
 .w70 {width: 70%;}
 .w60 {width: 60%;}
 .w50 {width: 50%;}
 .w40 {width: 40%;}
 .w30 {width: 30%;}
 .w20 {width: 20%;}
 .w10 {width: 10%;}
 .h120 {height: 120px;}
 .maxh325 {max-height: 325px;}

 .indent4 {text-indent: 4%;}
 .indent6 {text-indent: 6%;}
 .indent8 {text-indent: 8%;}
 .indent10 {text-indent: 10%;}
 .indent12 {text-indent: 12%;}
 .pad5 {padding: 5px 5%;}
 .font8 {font-size: .8em;}
@media screen and (max-width:1100px) {
        .font8 {font-size:.7em;}}
@media screen and (max-width:800px) {
        .font8 {font-size:.6em;}}
 .font10 {font-size: 1em;}
@media screen and (max-width:1100px) {
        .font10 {font-size:.9em;}}
@media screen and (max-width:800px) {
        .font10 {font-size:.7em;}}
 .font12 {font-size: 1.2em;}
@media screen and (max-width:1100px) {
        .font12 {font-size:1em;}}
@media screen and (max-width:800px) {
        .font12 {font-size:.9em;}}
 .font13 {font-size: 1.3em;}
@media screen and (max-width:1100px) {
        .font13 {font-size:1em;}}
@media screen and (max-width:800px) {
        .font13 {font-size:.9em;}}
 .font14 {font-size: 1.4em;}
@media screen and (max-width:1100px) {
        .font14 {font-size:1.2em;}}
@media screen and (max-width:800px) {
        .font14 {font-size:1em;}}
 .font16 {font-size: 1.6em;}
@media screen and (max-width:1100px) {
        .font16 {font-size:1.3em;}}
@media screen and (max-width:800px) {
        .font16 {font-size:1.1em;}}
 .font18 {font-size: 1.8em;}
@media screen and (max-width:1100px) {
        .font18 {font-size:1.4em;}}
@media screen and (max-width:800px) {
        .font18 {font-size:1.2em;}}
 .georgia {font-family:Georgia;}
 .times-roman {font-family: times new roman;}
 .red {color: #C00000; }
 .highblue {color: #0e6acf; }
 .darktan {background-color: #7b5716;}
 .float_left {float: left;}
 .clear_both {clear: both;}


/* SOCIAL LINK STYLES */
#sociallinks {width:800px; position: inherit; float: left; text-align:center; margin: auto auto auto 40px; padding: 0px 0px 0px 0px;}
div.social {width:100px; position: inherit; float: left; text-align:center; margin: 0px auto 0px auto; padding: 0px 0px 0px 0px;}
img.social {width: 40px;}
img.socialgoogle {width: 65px;}
img.sociallinkedin {width: 55px;}
p.social {margin: 0px 5px 20px 5px;}

a:link.social {color:#163fcc; font-size:9pt; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:visited.social {color:#163fcc; font-size:9pt; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:hover.social {color:#0098be; font-size:9pt; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}
a:active.social {color:#163fcc; font-size:9pt; font-family: Fira Sans, Sans Serif, Arial; font-weight:400; text-decoration:none;}

/* WEBSITE ADVERTISING ================================================  */
/* COLUMN ADS */
div.bizadswrapper {max-width: 216px; position: inherit; float: left; text-align:center; background-color: #fdfdfd; border-style:ridge; border-width: 2px;  border-color: #eaeaea; padding: 0px 0px 0px 0px;}
div.bizads {max-width:161px; text-align:center; background:#fdfdfd; margin: 2px auto;}
img.bizads {width:161px;}
p.bizads {margin: 4px 0px 8px 0px; line-height:1.2; text-align:center;}

a:link.bizads {color:#8d5d13; font-size:.8em; font-family:Open Sans, Trebuchet MS, Arial; font-weight:normal; text-decoration:none;}
a:visited.bizads {color:#8d5d13; font-size:.8em; font-family:Open Sans, Trebuchet MS, Arial; font-weight:normal; text-decoration:none;}
a:hover.bizads {color:#444444; font-size:.8em; font-family:Open Sans, Trebuchet MS, Arial; font-weight:normal; text-decoration:underline;}
a:active.bizads {color:#8d5d13; font-size:.8em; font-family:Open Sans, Trebuchet MS, Arial; font-weight:normal; text-decoration:none;}
@media screen and (max-width:1100px) {
        a:link.bizads, a:visited.bizads, a:hover.bizads, a:focus.bizads, a:active.bizads {font-size:.7em;}}
@media screen and (max-width:800px) {
        a:link.bizads, a:visited.bizads, a:hover.bizads, a:focus.bizads, a:active.bizads {font-size:.6em;}}

/*  BODY SPOTS ADS */
div.bizspotads {width: 720px; position: inherit; float: left; margin: 10px auto 15px 240px;}
div.bizspot {width:145px; position: inherit; float: left; margin: 0px 2px 0px 2px; border-style:ridge; border-width: 2px;  border-color: #eaeaea; padding: 0px 0px 0px 0px;}
img.bizspot {width:145px;}
p.bizspot {margin: 0px 0px 0px 0px; line-height:1.2; text-align:center;}

a:link.bizspot {color:#8d5d13; font-size:.8em; font-family:Open Sans, Trebuchet MS, Arial; font-weight:normal; text-decoration:none;}
a:visited.bizspot {color:#8d5d13; font-size:.8em; font-family:Open Sans, Trebuchet MS, Arial; font-weight:normal; text-decoration:none;}
a:hover.bizspot {color:#444444; font-size:.8em; font-family:Open Sans, Trebuchet MS, Arial; font-weight:normal; text-decoration:underline;}
a:active.bizspot {color:#8d5d13; font-size:.8em; font-family:Open Sans, Trebuchet MS, Arial; font-weight:normal; text-decoration:none;}
@media screen and (max-width:1100px) {
        a:link.bizspot, a:visited.bizspot, a:hover.bizspot, a:focus.bizspot, a:active.bizspot {font-size:.7em;}}
@media screen and (max-width:800px) {
        a:link.bizspot, a:visited.bizspot, a:hover.bizspot, a:focus.bizspot, a:active.bizspot {font-size:.6em;}}

/* TEXT ADS */
div.textads {width:16.55%; position: relative; float: left; text-align:center; background-color:#e5e5e5; display: inline; margin:5px 0px 0px 0px;}

a:link.textads {color:#af6f00; font-size:.8em; font-weight:normal; font-family:Open Sans, Trebuchet MS, Arial; text-decoration:none}
a:visited.textads {color:#af6f00; font-size:.8em; font-weight:normal; font-family:Open Sans, Trebuchet MS, Arial; text-decoration:none}
a:hover.textads {color:#444444; font-size:.8em; font-weight:normal; font-family:Open Sans, Trebuchet MS, Arial; text-decoration:underline}
a:active.textads {color:#af6f00; font-size:.8em; font-weight:normal; font-family:Open Sans, Trebuchet MS, Arial; text-decoration:none}
@media screen and (max-width:1100px) {
        a:link.textads, a:visited.textads, a:hover.textads, a:focus.textads, a:active.textads {font-size:.7em;}}
@media screen and (max-width:800px) {
        a:link.textads, a:visited.textads, a:hover.textads, a:focus.textads, a:active.textads {font-size:.6em;}}

/* END ====== WEBSITE ADVERTISING */

/* --- JUSTUKLIX GALLERY CSS --- */
/* BEST PIC SIZES:  01-t 115px square - 01-mid 485px wide no more than 325px high - 01-xlge up to 960px wide and 655px high */

div#page {
	max-width: 785px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	margin-top: 40px;
	margin-left: 5%;
}

div#container {
	padding: 0px;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	max-width: 775px;
	margin-left: 20px;
}

div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 10px;
	height: 25px;
}
div.controls a {
	padding: 25px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 475px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	max-width: 775px;
	height: 475px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 775px;  /* do not change from 'width'  */
	height: 475px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 475px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
    width: 80%;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
div.caption-text {
	position: relative;
	clear: left;
	max-width: 775px;
}
p.gall-caption {
  color: #000080;
  font-size: 13pt;
  font-weight:bold;
  font-family: Arial, Helvetica;
}

span.image-caption {
	display: block;
	position: absolute;
	max-width: 800px;
	top: 0;
	left: 0;
}

div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px 2px 2px 2px;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}