/* Start of CMSMS style sheet 'layout' */
#siteWrapper {
    width: 843px;
    padding: 0;
    margin: 0 auto;
}



/* header
    ====================================================================== */
#header {
    background: url(http://www.lapetitespa.ca/images/bg-header.gif) no-repeat;
    height: 209px;
    position: relative;
}
#logo {
    position: absolute;
    height: 64px;
    width: 169px;
    left: 193px;
    top: 119px;
}
#girl {
    position: absolute;
    height: 215px;
    width: 309px;
    left: 560px;
    top: 0;
}



#pampered-today {
    background: url(http://www.lapetitespa.ca/images/pampered-today2.gif) no-repeat;
    height: 35px;
    margin: 3px 0 3px 0;
    padding: 0;
}



/* main area
    ====================================================================== */
#mainWrapper {
    width: 843px;
/*    background: url(http://www.lapetitespa.ca/images/bg-main.gif) no-repeat; */
    padding: 28px 0 0 0;
    margin: 0;
    position: relative;
}
#main-overflow {
    position: absolute;
    background: url(http://www.lapetitespa.ca/images/bg-main-overflow.gif) no-repeat;
    height: 100px;
    width: 42px;
    top: 0;
    left: 843px;
}
#home-large-flowers {
    position: absolute;
    height: 231px;
    width: 261px;
    top: 12px;
    left: 628px;
}
#hateie6 {
    left: 628px;
    _left: 0;
}
#large-flowers {
    position: absolute;
    height: 265px;
    width: 237px;
    top: 24px;
    left: 667px;
}



#main-nav {
    float: left;
    width: 200px;
}



/* all that content and footer
    ====================================================================== */
#contentWrapper {
    float: left;
    width: 640px;
    padding: 0;
    margin: 0;
}
#home-contentDottedLine, #contentDottedLine {
    padding: 0 0 20px 0;
    margin: 0;
    border-bottom: 1px dotted #fff;
}
#contentDottedLine {
    min-height: 190px;
}
#homeContent {
    font-size: 16px;
    width: 520px;
    padding: 0;
    margin: 0;
    line-height: 22px;
}
.home-col {
    float: left;
    width: 200px;
    position: relative; 
}
.home-col-img {
    height: 122px;
    width: 206px;
    position: absolute;
    left: -4px;
}
.home-col-content {
    padding: 0;
    margin: 100px 0 0 0;
}
.home-col-copy {
    padding: 10px 0 0 0;
    margin: 0;
    border-top: 1px dotted #fff;
}
#mainContent {
    width: 440px;
    padding: 0;
    margin: 0;
    line-height: 25px;
}
#mainContent td.menuItem {
    line-height: 15px;
    vertical-align: top;
    padding: 25px 0 0 0;
}
#mainContent td.menuDesc {
    line-height: 15px;
    vertical-align: top;
    padding: 5px 0 0 0;
}
#footer {
    clear: both;
    padding: 30px 0 30px 0;
    margin: 0;
    font-size: 12px;
    color: #afdee0;
}
/* End of 'layout' */

/* Start of CMSMS style sheet 'style' */
body {
    background: #57aab1 url(http://www.lapetitespa.ca/images/bg-site.gif) repeat-x;
    padding: 0;
    margin: 0;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
}

a img {
    border: none;
}
a {
    color: #fff;
}

h1, h2, h3 {
    padding: 0;
    margin: 0;
}
h1 {
    font-size: 24px;
    color: #fff;
    padding: 0;
    margin: 0 0 30px 0;
}
h2 {
    font-size: 15px;
    color: #fff;
    padding: 0;
    margin: 0 0 10px 0;
}

.mintgreen {
    color: #c9e3e8;
}
.clearBoth {
    clear: both;
}



/* main nav
    ====================================================================== */
#main-nav ul {
    padding: 0;
    margin: 0 40px 0 30px;
    list-style-type: none;
    border-bottom: 1px dotted #fff;
}
#main-nav ul li {
    padding: 0 0 10px 30px;
    margin: 0;
}
#main-nav ul li.currentpage, #main-nav ul li.activeparent {
    background: url(http://www.lapetitespa.ca/images/main-nav-style.gif) no-repeat;
}
#main-nav ul li a {
    font-size: 14px;
    color: #c9e3e8;
    text-decoration: none;
}
#main-nav ul li.currentpage a, #main-nav ul li.activeparent a {
    font-weight: bold;
    color: #fff;
}
#main-nav ul li ul {
    padding: 0 0 0 10px;
    margin: 0;
    border-bottom: none;
}
#main-nav ul li ul li {
    color: #c9e3e8;
    padding: 10px 0 0 0;
    margin: 0;
}
#main-nav ul li ul li.currentpage {
    background: none;
}
#main-nav ul li.currentpage ul li a, #main-nav ul li.activeparent ul li a {
    font-weight: normal;
    color: #c9e3e8;
}
#main-nav ul li ul li.currentpage {
    color: #fff;
}
#main-nav ul li ul li.currentpage a {
    font-weight: bold;
    color: #fff;
}



/* online booking form
    ====================================================================== */
.formbuilderform .required {
    font-weight: bold;
}


/* End of 'style' */

