body {
    font-family: Helvetica, Geneva, Arial;
    font-size: 11pt;
    font-weight: normal;
    color: #000;
    background-color: #fff;
}

a, a:visited, a:active {
    color: ivory;
    text-decoration: underline;
}

a:hover {
    color: #888;
    text-decoration: none;
}

h4 {
    height: 0.5em;
}

#main {
    position: relative;
    height: auto;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

#contentWrapper {
    //background-color: #182920;
    background-color: #0A8E42;
    float: left;
    height: auto;
    width: 950px;
    margin-top: 15px;
    margin-left: 10px;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
}

.descrip-top {
    width: auto;
    height: 57%;
}

.descrip-bottom {
    width: auto;
    height: 20%;
    padding-bottom: 2px;
}

.required {
    font-weight: bold;
    color: red;
}

.body-text {
    padding-top: 10px;
    padding-right: 20px;
}

.body-text h3 {
    padding-top: 10px;
    text-align: center;
    color: #ccc;
    //line-height: 0.2em;
}

.body-text strong {
    color: #aaa;
}

.body-text ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.2em;
}

.body-text li {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    text-indent: -10px;
}

ul.numbered {
    list-style: decimal;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    padding-left: 20px;
}

ul.bullet {
    list-style: disc;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    padding-left: 20px;
}

#menu {
    float: right;
    height: 49px;
    width: 960px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-right: -14px;
}

#menu-table td {
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    color: #000;
    line-height: 3.5em;
    //padding-right: 1px;
}

.opac-menu {
    filter: alpha(opacity = 85);
    opacity: 0.85;
}

/* Nav Menu : About */

#nav-about-submenu {
    position: relative;
    background-color: #C1C1C1;
    padding-left: 4px;
    padding-right: 4px;
    margin-top: -8px;
    top: 8px;
    left: 234px;
    width: 113px;
    height: auto;
    line-height: 1.5em;
    z-index: 100;
}

#nav-about-submenu ul {
    list-style: none;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

#nav-about-submenu li {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    text-indent: -10px;
    border-bottom: 1px solid #aaa;
}

#nav-about-submenu a {
    font-size: 10pt;
    font-weight: bold;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#nav-about-submenu a:hover {
    font-size: 10pt;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}

/* Nav Menu : Body Wraps */

#nav-bodywraps-submenu {
    position: relative;
    background-color: #C1C1C1;
    padding-left: 4px;
    padding-right: 4px;
    margin-top: -8px;
    top: 8px;
    //left: 242px;
    left: 355px;
    width: 113px;
    height: auto;
    line-height: 1.5em;
    z-index: 100;
}

#nav-bodywraps-submenu ul {
    list-style: none;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

#nav-bodywraps-submenu li {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    text-indent: -10px;
    border-bottom: 1px solid #aaa;
}

#nav-bodywraps-submenu a {
    font-size: 10pt;
    font-weight: bold;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#nav-bodywraps-submenu a:hover {
    font-size: 10pt;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}

/* Nav Menu : Licensees */

#nav-licensees-submenu {
    position: relative;
    background-color: #C1C1C1;
    padding-left: 4px;
    padding-right: 4px;
    margin-top: -8px;
    top: 8px;
    //left: 363px;
    left: 476px;
    width: 113px;
    height: auto;
    line-height: 1.5em;
    z-index: 100;
}

#nav-licensees-submenu ul {
    list-style: none;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

#nav-licensees-submenu li {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    text-indent: -10px;
    border-bottom: 1px solid #aaa;
}

#nav-licensees-submenu a {
    font-size: 10pt;
    font-weight: bold;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#nav-licensees-submenu a:hover {
    font-size: 10pt;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}

.loader {
    padding-top: 4px;
}

#footer {
    position: relative;
    float: left;
    text-align: center;
    font-size: 8pt;
    color: #111;
    width: 960px;
    padding-top: 20px;
    padding-bottom: 5px;
}

#footer a {
    color: #a0a0a0;
}

.salon {
    border-top: 1px dashed #bbb;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.salon p {
    line-height: 1em;
}

/* Colors */
.teal {
    color: #528F6D;
}

.pinkBg {
    background-color: pink;
    background: pink;
}

/* Buttons */
.black-button, .black-button-on {
    background-image: url(../images/button-arrow.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 33px;
    color: #ccc;
    padding-bottom: -5px;
}

.black-button-on {
    background-image: url(../images/button-arrow-on.png);
}

.black-button a, .black-button-on a {
    color: #eee;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.3em;
    margin-left: 20px;
}

/*
.black-button-on a {
    color: #000;
}
*/

.greenBg {
    background-color: #0A8E42;
}

.nav-video, .nav-video-on {
    background-image: url(../images/video_heading.png);
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
    cursor: pointer;
}

.nav-video-on {
    background-image: url(../images/video_heading_on.png);
}

.nav-off {
    background-image: url(../images/button-off.jpg);
    background-repeat: no-repeat;
    border-top: 1px solid #0A8E42;
    border-right: 1px solid #0A8E42;
    border-bottom: 1px solid #0A8E42;
    width: 120px;
    height: 49px;
    cursor: pointer;
}

.nav-on {
    background-image: url(../images/button-on.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 49px;
    cursor: pointer;
}

/* Page Break */
.pagebreak {
    background-image:url(../images/pagebreak_line_fade_black.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 500px;
    height: auto;
    padding-bottom: 2px;
    margin-bottom: 10px;
}

.salon-listing ul {
    padding-bottom: 10px;
}

.salon-listing li {
    text-indent: 0;
}

/* SSL Secure Button */

input.ssl-button {
	//background-image: url(https://secure.suddenlyslenderinc.com/ico/lock.png);
	background-repeat: no-repeat;
	background-position: left middle;
	background-color: #ddd;
	width: 100px;
	height: auto;
}

/* Image Rotate */
#slideshow {
    position: relative;
    text-align: center;
    top: 0;
    left: 0;
    padding: 0;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 4px;
}

.slideshow, .slideshow-find-salon {
    height: 403px;
    width: 903px;
    margin: auto
}

.slideshow img, .slideshow-find-salon img {
    padding: 15px;
    border: 1px solid #ccc;
    background-color: #eee;
}
