/***************** meyerweb.com reset v1.0 | 20080212 *****************/

.print-only { display: none; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  /*vertical-align: baseline;*/
  background: transparent;
}

ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

img { border: 0; }


/************************* global stuff ***************************/

div.left { float: left; }
div.right { float: right; }
div.clear { clear: both; }
div.no-text { font-size: 1px; }
div.border { border: 1px solid #000; }
div.border-red { border: 1px solid red; }
div.border-blue { border: 1px solid blue; }
div.border-green { border: 1px solid green; }

img.image-left { float: left; margin-right: 15px; }

img.image-right { float: right; margin-left: 15px; }

.replace span
{
  padding: 0;
  margin: 0;
  display:block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}


a, a:active, a:link, a:visited { color:#a14d94; text-decoration: none; }
a:hover { color:#c954b7; text-decoration: none; }

hr { border: 0; height: 1px; background: #bbb; color: #bbb; }

h1#main-title
{
  display:block;
  width: 555px;
  height: 317px;
  float:left;
  font-size: 80%;
}

h1.main-title-home span
{
    background: url("../layout-files/main-title.jpg") 0px 0px no-repeat;
}

h1.main-title-pilates span
{
    background: url("../layout-files/main-title-02.jpg") 0px 0px no-repeat;
}

h1.main-title-about span
{
    background: url("../layout-files/main-title-03.jpg") 0px 0px no-repeat;
}

h1.main-title-session span
{
    background: url("../layout-files/main-title-04.jpg") 0px 0px no-repeat;
}

h1.main-title-contact span
{
    background: url("../layout-files/main-title-05.jpg") 0px 0px no-repeat;
}

h1.main-title-news span
{
    background: url("../layout-files/main-title-06.jpg") 0px 0px no-repeat;
}

h1.main-title-products span
{
    background: url("../layout-files/main-title-06.jpg") 0px 0px no-repeat;
}
/*
h2#quote
{
  display:block;
  width: 505px;
  height: 317px;
  position: relative;
  float:left;
  font-size: 80%;
}

h2.quote1 span
{
    background: url('../layout-files/quote-1.jpg') 0px 0px no-repeat; 
}
*/
h2#welcome-title
{
  display:block;
  width: 241px;
  height: 60px;
  position: relative;
  font-size: 80%;
}

h2#welcome-title span
{
    background: url('../layout-files/title-welcome-01.png') 0px 0px no-repeat; 
}



/*********************************** main layout elements **********************/

body {
  font-size: 80%;
  line-height: 115%;
  font-family: verdana, arial, helvetica, sans serif;
  color: #646464;
  background-color: #12727e;
  padding: 0;
  margin: 0;
  
}


#header-outer {
  background: url(../layout-files/bg-upper.jpg) repeat-x;
}


#header {
  width: 1080px;
  height: 317px;
  margin: 0px auto 0px auto;
  padding: 0px;
    position: relative;
}
/*
#header img {
  float: right;
}
*/
#main-outer {
  /*background: url(../layout-files/bg-main.jpg) #e3e3e3 repeat-x;*/
  background-color:#fff;
}

#main {
  width: 1030px;
  margin: 0px auto 0px auto;
  padding: 10px 0px 10px 50px;
  /*background: url(../layout-files/bg-main.jpg) #e3e3e3 repeat-x;*/
}

#content {
  padding: 10px 0px 13px 0px;
}

/***************************** footer *****************************/

a#twitter-link {
 padding: 8px 0 12px 40px;
  background: url(../layout-files/icon-twitter.png) no-repeat;
  margin-bottom: 10px;
  display: block;
}

a#facebook-link {
 padding: 8px 0 12px 40px;
  background: url(../layout-files/icon-facebook.png) no-repeat;
  display: block;
}

#footer-top-outer {
  background: url(../layout-files/bg-footer.jpg) #12727e repeat-x;
}

#footer-top {
  background: url(../layout-files/bg-footer.jpg) #12727e repeat-x;
  height: 65px;
}

#footer-outer {
  background: url(../layout-files/bg-footer1.jpg) #12727e repeat-x;
}

#footer {
  width: 1030px;
  margin: 0 auto 0px auto;
  padding: 24px 0px 24px 50px;
    position: relative;
  min-height:86px;
  height:auto !important;
  height:86px;
  color: #eee;
  background: url(../layout-files/bg-footer1.jpg) #12727e repeat-x;
}

#footer .left a, #footer .left a:active, #footer .left a:link, #footer .left a:visited { color:#eee; text-decoration: none; }
#footer .left a:hover { color:#ccc; text-decoration: none; }

#footer .right
{
    color: #4ecfdf;
}

#footer #facebook-panel
{
    float: right;
  width: 400px;
  padding-left: 25px;
 
}
.fb_iframe_widget {
     background-color: #eee;
}

#footer #twitter-panel
{
    float: right;
  width: 300px;
}

#footer-credits
{
    /*float: right;*/
    margin-top: 25px;
    width: 200px;
font-size: 90%;
text-align: left;
}

#footer-credits a
{
    color: #1fa7b7 !important;
  display: block;
 padding: 8px 0 12px 37px;
  background: url(../layout-files/much-logo.gif) no-repeat;
  
}

#footer-nav p
{
    text-align: right;
}


.twtr-widget .twtr-tweet {
    border-bottom: 1px solid #086874!important;
}

.twtr-hd { 
border-top: 1px solid #086874!important;
border-bottom: 1px solid #086874!important;
}

.fbDarkWidget .fan_box, .fbDarkWidget .uiStream .uiStreamMessage {
    color: #ffffff !important;
}


/*********************** home page **********************/

#home-left
{
    float: left;
    width: 258px;
    padding: 10px 22px 10px 0;
}

#home-middle
{
    float: left;
    width: 282px;
  /*background: url(../layout-files/bg-news-panel.gif) no-repeat;*/

  padding: 4px 22px 0 22px;
  border-left: 1px solid #e8e8e8;
  margin-top: 10px;
}



#home-middle p.heading
{
    font-weight: bold;
    padding: 7px 0 0px 0;
}

#home-right
{
    float: right;
    width: 400px;
    padding: 4px 0px 0 22px;
  border-left: 1px solid #e8e8e8;
  margin-top: 10px;
}

#home-right img
{
  margin: 0px 0px 9px 0;
}

#home-middle img
{
  margin: 0px 0px 0px 0;
}

#home-right img.feature
{
  margin: 3px 10px 10px 0;
}




/*********************** sub page ***********************/


/************************* main nav *********************/



div#nav
{
  height: 130px;
  position: absolute;
  top: 0px;
  right: 0px;
    background: url("../layout-files/bg-nav-outer.gif") 0px 0px repeat-x;
  font-size: 14px;
  margin: 0;
  z-index: 2;
  clear: both;
}

#nav, #nav-ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#nav-ul {
  margin: 0px 1px 0 0;
}

#nav-ul li a {
  display: block;
  width: 7em;
  color: #1896a6;
  padding: 48px 0px 0px 0px;
  text-decoration: none;
  text-align: center;
}

#nav-ul li a.top {
  height: 82px;
}

#nav-ul li {
  float: left;
  width: 7em;
  margin-left: 1px;
    background: url("../layout-files/bg-nav.gif") 0px 0px repeat-x;
  /*background-color: #333;*/
}

#nav-ul li.thinnest a, #nav-ul li.thinnest {
  width: 4.5em;
}

#nav-ul li.thin a, #nav-ul li.thin {
  width: 6em;
}

#nav-ul li.medium a, #nav-ul li.medium {
  width: 6.5em;
}

#nav-ul li.wide a, #nav-ul li.wide{
  width: 8em;
}

#nav-ul li.wider a, #nav-ul li.wider{
  width: 10em;
}

#nav-ul li.widest a, #nav-ul li.widest{
  width: 12em;
}

#nav-ul li.widest2 a, #nav-ul li.widest2{
  width: 13em;
}

#nav-ul li.selected {
  /*background-color: #222;*/
    background: url("../layout-files/nav-on.gif") 0px 0px repeat-x;
}

#nav-ul li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 193px;
  /*w\idth: 13.9em;*/
  font-weight: normal;
  margin: 0;
  /*border-bottom: 1px solid #888;*/
  border-top: 1px solid #333;
  z-index: 2;
}

#nav-ul li ul li {
  /*padding-right: 1em;*/
  width: 193px;
  border-bottom: 1px solid #333;
  background-color: #444;
  font-size: 90%;
}

#nav-ul li ul li.dropdown a {
  width: 175px;
  /*w\idth: 175px*/
  /*height: 1.4em;*/
  padding: 8px 9px 8px 9px;
  text-align: left;
}


#nav-ul li:hover, #nav-ul li.sfhover {
  /*background-color: #444;*/
    background: url("../layout-files/nav-over.gif") 0px 0px repeat-x;
}

#nav-ul li:hover ul {
  left: auto;
}

#nav-ul li:hover ul, #nav-ul li.sfhover ul {
  left: auto;
}


#nav-ul li.dropdown:hover {
    background-color: #666;
    /*background: url("../layout-files/bg-header1.gif") #b80000 0px 0px no-repeat;*/
}


/***************************** sub nav ***************************************/

div#sub-nav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div#sub-nav ul li a
{
    display: block;
    color: #0d1a20;
    color: #057EB9;
    /*background-color: #036;*/
    width: 193px;
    padding: 8px 5px 8px 7px;
    text-decoration: none;
  border-bottom: 1px solid #DDDDDD;
    font-size: 110%;
}

div#sub-nav ul li.selected a
{
    /*background-color: #d40202;*/
    background-color: #dddddd;
    font-weight: bold;
}

div#sub-nav ul li a:hover
{
    background-color: #e8e8e9;
    color: #24a4e1;
}

div#sub-nav ul li.selected a:hover
{
    /*background-color: #d40202;*/
    /*color: #0d1a20;*/
    /*color: #243d48;*/
    color: #24a4e1;
    background-color: #dddddd;
}



/******************* content elements - white bg ********/

.content-area li {
  margin-bottom:5px;
}

.content-area img
{
  /*margin-top: 5px;*/
  margin-bottom: 10px;
}

.content-area ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:disc;
    margin-bottom:11px;
    margin-left:26px;
    margin-top:11px;
    padding:0 0 8px;
}
.content-area h1
{
  padding: 8px 0 9px 0;
  margin: 0 0 0 0;
  font-size: 150%;
  color: #b86bac;  
}

.content-area h2
{
  padding: 12px 0 6px 0;
  margin: 0 0 0 0;
  font-size: 130%;
  color: #12727e;  
}

.content-area h2.page-title
{
    /*font-size: 190%;
    padding: 12px 0 15px 0;
    font-size: 900px;
    padding: 0px 0 0px 0;
    color: #a7a9ac;*/
    
  font-size: 210%;
  line-height: 130%;
  padding: 0;
  margin: 4px 0px 2px 0px;
  color: #a7a9ac;
}


.content-area h3
{
  padding: 11px 0 6px 0;
  margin: 0 0 0 0;
  font-size: 120%;  
}

.content-area h4
{
  padding: 5px 5px 7px 5px;
  margin: 12px 0 8px 0;
  font-size: 130%;
  color: #eeeeee;  
  background-color: #777;
}

.content-area p
{
  padding: 3px 0 6px 0;
  margin: 0 0 0 0;
  font-size: 90%;  
}

.content-area a, .content-area a:active, .content-area a:link, .content-area a:visited
{
    color:#a14d94;
    font-weight:bold;
    text-decoration: none;
}

.content-area a:hover
{
    color:#c954b7;
    text-decoration: none;
}


/***************************** Tables ***********************/


div.content-area Table TD {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  font-size: 85%;
  line-height: 120%;
  color: #444;
  vertical-align: top;
}

div.content-area Table TD p
{
  margin: 0px 0px 0px 0px;
    padding: 0 0 0px 0;
    font-size: 100%;
}

div.content-area Table 
{
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.content-area Table TH 
{
    padding: 3px 3px 4px 3px;
    background-color: #ddd;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}  

div.content-area Table TD 
{
    padding: 3px 5px 3px 5px;
    background-color: #eeeeee;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


div.content-area Table.table-clear 
{
    border: 0;
}

div.content-area Table.table-clear TH 
{
    background-color: #ffffff;
    border: 0;
}  

div.content-area Table.table-clear TD 
{
    background-color: #ffffff;
    border: 0;
    padding: 0;
}


/********** grey ************/


div.content-area Table.table-grey 
{
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.content-area Table.table-grey TH 
{
    padding: 3px 3px 4px 3px;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}  

div.content-area Table.table-grey TD 
{
    padding: 3px 5px 3px 5px;
    background-color: #eeeeee;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


div#map
{
    float: right;
    width: 500px;
    height: 350px;
    border: 1px solid #aaa;
    background-color: #888;
}



/********************************* products *************************/

.product-list
{
  padding: 0px 0 0 0;
}

.prod-item
{
    /*border-top: 1px solid #ccc;*/
    padding: 18px 20px 8px 0;
    width: 490px;
  float: left;
}

.prod-item-first
{
    border-top: 0;
}


.prod-item h2
{
    padding: 2px 0 4px;
}

p.prod-price
{
    padding: 2px 0 2px;
    font-weight: bold;
}

img.prod-list-img
{
    float: left;
    margin-right: 15px;
}

.prod-list-info
{
    float: left;
    width: 290px;
  padding: 0 0 10px 0;
  font-size: 85%;
}

.prod-list-info p
{
  font-size: 100%;
}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

