﻿html {
    position: relative;
}
.xtrig {
    text-decoration: none;
}
body {
    background: #b9a276 url('/images/siteBG3b.jpg') no-repeat fixed top center;
    color: #442b13;
    font: 9pt Arial, Verdana, Helvetica, Sans-Serif;
}
a {
    color:#30628c;
    text-decoration:none;
}
a:hover {
    color:#6f0202;
    text-decoration: underline;
}
a:active {
    color: #699cd1;
}
a:focus {
    color: #f00;
}
a:visited {
    color: #99281d;
}
.sF {
    font: 7pt Arial, Verdana, Helvetica, Sans-Serif;
}
em {
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    color: #99281d;
}
a img {
    border: none;
}
div.container {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    display: table;
}
div.mid {
    display: table-cell;
    vertical-align: middle;
}
.LeftFrame {
    width: 263px;
    height: 272px;
    margin: 0px;
    padding: 0;
    background: url('/images/salon_section_02.png') no-repeat;
    overflow: hidden;
    float: left;
}

.ContentFrame {
    width: 591px;
    /* height: 272px; */
    margin: 0px;
    padding: 0;
    background: url('/images/salon_section_03.png') no-repeat;
    overflow: hidden;
    float: left;
}
.RightFrame {
    width: 38px;
    height: 272px;
    margin: 0px;
    padding: 0;
    background: url('/images/salon_section_04.png') no-repeat;
    overflow: hidden;
    float: left;
    clear: right;
}
.BottomFrame {
/*
    width: 892px;
    height: 39px;
    margin: 0px;
    padding: 0;
    background: url('/images/salon_section_05.png') no-repeat;
    overflow: hidden;
    float: left;
*/
    width:263px;
	height:39px;
	float:left;
	margin: 0px;
    padding: 0;
    background: url('/images/salon_section_05.png') no-repeat;
    overflow: hidden;
}
.BottomFrame2 {
    width:38px;
	height:39px;
	float:right;
    margin: 0px;
    padding: 0;
    background: url('/images/salon_section_05.png') no-repeat top right;
    overflow: hidden;
}
.FullFrame {
    width: 892px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.FlashFrame {
    width: 892px;
    height: 209px;
    float: left;
    padding: 0;
    overflow: hidden;
}
.dn {
    margin: -44px 0 0 0;
    width: 854px;
    height: 38px;
    padding-right: 44px;
    text-align: right;
}
.dn img {
    border: none;
}
noscript, script {
    padding: 0;
    margin: 0;
}
#Navigation {
    margin-left: 39px;
    margin-top: 0px;
}
.menu {
}
.menu ul {
    list-style-type: none;
    font: 9pt arial, helvetica, sans-serif;
    width: 170px;
    margin: 0;
    padding: 0;
}
.menu li {
    padding: 1px;
}
.menu a {
    display: block;
    padding-left: 5px;
    width: 170px;
    height: 15px;
    text-decoration: none;
    color: #6f0202;
    background: url('/images/menuBG_off.png') no-repeat top left;
}
.menu a:hover {
    display: block;
    padding-left: 5px;
    width: 170px;
    text-decoration: none;
    color: #6f0202;
    background: url('/images/menuBG_on.png') no-repeat top left !important;
}
.Main-Content {
    width: 570px;
    /* height: 274px; */
    font: 9pt arial, helvetica, sans-serif;
}
.Main-Content p, .OneColumn p {
    margin-bottom: 20px;
    padding: 0 10px 0 10px;
}
.OneColumn {
    position: relative;
    width: 570px;
    height: 274px;
    font: 9pt arial, helvetica, sans-serif;
}
.OneColumn p {
    margin-bottom: 20px;
    padding: 0 10px 0 10px;
}
fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
.hiLight {
    font: bold 10pt arial, helvetica, sans-serif;
    color: #520000;
    display: block;
    width: 100%;
}

.Scroll {
    width: 570px;
    position: relative;
    /*
    height: 255px; 
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-face-color: #996600;
    scrollbar-highlight-color: #996600;
    scrollbar-3dlight-color: #996600;
    scrollbar-shadow-color: #996600;
    scrollbar-darkshadow-color: #996600;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #993300;
    */
}
.cent {
    display: block;
    text-align: left;
    float: left;
}
.cent img {
    margin-left: 16px;
    margin-bottom: 10px;
}
.center {
    text-align:center;
}
.spacer {
    display: block;
    clear: both;
    width: 100%;
    height: 40px;
    margin-top: 10px;
}
.clear {
    display: block;
    clear: both;
    width: 100%;
    height: 1px;
    background: transparent;
    margin: 0;
    padding: 0;
}
.right-column {
    padding-top: 2px;
    font: 8pt Arial, Helvetica, Sans-Serif;
    width: 150px;
    float: left;
}
.right-column a {
    color: #a31300;
    text-decoration: none;
    font: bold 7pt Verdana, Helvetica, Sans-Serif;
    display: block;
    padding: 0;
    margin: 0;
    /* height: 10px; */
}
.right-column a:hover {
    text-decoration: underline;
}
#twitter_div {
    text-align: left;
}
#twitter_div ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.b {
    font-weight: bold;
}
.b2 {
    font-weight: bold;
    color: #99281d;
}
.b3 {
    font-weight: bold;
    color: #99281d;
    font-size:13pt;
    display:block;
    margin-bottom:4px;
}
.b4 {
    font-weight: bold;
    color: #99281d;
    font-size:13pt;
    display:block;
    margin-bottom:0px;
}
.pIMG {
    margin: 2px;
    float: right;
}
.main-column {
    width: 380px;
    float: left;
}
.imgHDR {
    display: block;
    margin-bottom: 10px;
}
.lmar {
    margin-left: 16px;
}
#Contact-Form {
    margin: 0 auto;
    padding: 0;
    border: none;
    background: transparent;
}
#Contact-Form ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#Contact-Form li {
    margin-bottom: 2px;
    margin-right: 4px;
    width: 160px;
    text-align: left;
}
#Contact-Form textarea, #Contact-Form input.populate, .Directions textarea, .Directions input.populate {
    width: 150px;
    border: solid 1px #cab78f;
    font: 8pt Arial, Helvetica, San-Serif;
}
#stnm1 {
    font: 8pt Arial, Helvetica, San-Serif;
}
#Contact-Form label {
    font: 7pt Arial, Helvetica, San-Serif;
    text-align: left;
}
.Pol {
    width: 420px;
    list-style-type: none;
    margin: 10px auto;
    padding: 0;
}
.Pol li {
    margin-bottom: 6px;
    font: bold 11pt Arial, Helvetica, San-Serif;
    padding: 5px;
    border-bottom: solid 1px #cab78f;
}
/* .Grats {
    display:block;
    padding:5px;
    background-color:#fff;
    border:1px solid #ac661e !important;
} */
.polBG {
    width: 100%;
    background: url('/images/ornbord.png') no-repeat top;
}
.Directions {
    width: 150px;
    padding: 0;
    margin: 0;
    font-size: 8pt;
}
.CFdiv {
    width: 170px;
    padding: 0;
    margin: 0 0 0 20px;
    font-size: 8pt;
}
.columnize {
    float: left;
}

.DirForm {
    margin: 0;
    padding: 0;
}
.inp {
    width: 45px;
    height: 12px;
    border: solid 1px #c35a15;
    font: 7pt Arial, Helvetica, Sans-Serif;
    background-color: #f2d28d;
    color: #6f0202;
}
.sel {
    border: solid 1px #c35a15;
    font: 7pt Arial, Helvetica, Sans-Serif;
    color: #6f0202;
    background-color: #f2d28d;
}
.Directions ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.Directions li {
    display: block;
    margin-bottom: 2px;
    width: 145px;
}
.liClear {
    clear: right;
}
.btn {
    display: block;
    float: left;
    width: 70px;
    border: solid 1px #c35a15;
    font: 7pt Arial, Helvetica, Sans-Serif;
    color: #6f0202;
    background-color: #f2d28d;
    text-align: center;
    padding: 2px;
    margin: 4px 0 0 0;
}

.Menu-Section table {
    width: 422px;
    font: 9pt Arial, Helvetica, Sans-Serif;
    border: none;
    margin: 0 auto;
    text-align: left;
}
.Menu-Section .ast {
    margin-left: 3px;
    margin-right: 3px;
    font: bold 10pt verdana, arial, san-serif;
    color: #f00;
}
.Menu-Section .legend {
    background-color: #911f10;
    color: #fff;
    text-align: right;
    padding: 5px;
}
.Menu-Section .legend1 {
    background-color: #fff;
    color: #911f10;
    text-align: left;
    padding: 5px;
}
.Menu-Section .legend2 {
    width:322px;
    margin:0 auto;
    color: #000;
    padding: 2px;
}
.Menu-Section .legend2 h1 {
    margin:0 auto;
    padding:0;
    
}
.Menu-Section .primary {
    font: bold 11pt Arial, Helvetica, Sans-Serif;
    width: 250px;
    height: 20px;
    border-left: solid 5px white;
}
tr.tr1 td {
    background: url('/images/15pwhite.png');
    padding: 3px;
}
tr.tr1:hover td, tr.tr2:hover td, tr.tr2b:hover td, tr.tr2:hover td {
    background: url('/images/40pwhite.png');
}
tr.tr2 td {
    background: url('/images/15pbrown.png');
    padding: 3px;
}
tr.tr2b td {
    background: url('/images/15pbrown.png');
    padding: 10px;
    border-left: solid 5px white;
    border-bottom: solid 5px white;
    border-right: solid 5px white;
}
tr.tr3 th {
    background: url('/images/40pbergundy.png');
    padding: 3px;
}
.Menu-Section th {
    font: 10pt Arial, Helvetica, Verdana, San-Serif;
    color: #fff;
}
.Menu-Section {
    background: url(/images/ornbord.png) no-repeat;
    width: 520px;
    text-align: center;
    padding-top: 20px;
    margin-left: 17px;
}
.Menu-Section h1 {
    display: block;
    width: 416px;
    text-align: left;
    margin: 20px auto 0 auto;
    font: 18pt Arial, Helvetica, Verdana, San-Serif;
}
.space {
    width: 100%;
    height: 30px;
}
.unlisted {
    color: #99281d;
    font-weight: bold;
    padding: 5px;
}
.quick-jump {
    display: block;
    width: 482px;
    font: 10pt Arial, Helvetica, Sans-Serif;
    text-align: center;
    height: 157px;
    background: url('/images/orn_box.png') no-repeat;
    margin: 0 auto;
    padding-top: 50px;
}
.quick-jump a {
    color: #99281d;
    text-decoration: none;
}
.quick-jump a:hover {
    color: #f00;
    text-decoration: underline;
}
.jump-guide {
    font: 8pt Arial, Helvetica, Sans-Serif;
}
.jump-list {
    list-style-type: none;
    font: bold 8pt Arial, Helvetica, Verdana, San-Serif;
    margin: 0;
    padding: 0;
}
.jump-list li {
    display: inline;
    list-style-type: none;
}
.top {
    display:block;
    width: 100% !important;
    height: 21px !important;
    font: 7pt Verdana, Helvetica, Arial, Sans-Serif !important;
    text-align: right !important;
    padding: 0px !important;
    margin:4px auto;
    background: #911f10;
    overflow:hidden;
}
.top a {
    color: #FFF;
    text-decoration: none;
    padding:0;
    margin:0;
}
.top a:hover {
    color: #f00;
    text-decoration: underline;
    padding:0;
    margin:0;
}
.inm {
    display: inline-block;
    padding-right: 30px;
}
.Mission-Statement {
    display: block;
    width: 482px;
    font: 9pt Arial, Helvetica, Sans-Serif;
    text-align: center;
    height: 157px;
    background: url('/images/orn_box2.png') no-repeat;
    margin: 0 auto;
    padding-top: 32px;
    overflow: hidden;
}
.Mission-Statement p {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}
.subhead {
    display: block;
    width: 416px;
    margin: 10px auto 0 auto;
    font: bold 12pt Arial, Helvetica, Sans-Serif;
    text-align: left;
    border: none;
    background: url('/images/15pwhite.png');
    padding: 5px;
}
.Menu-Section p {
    display: block;
    width: 416px;
    margin: 0 auto 15px auto;
    font: 9pt Arial, Helvetica, Sans-Serif;
    text-align: left;
    /* border: solid 1px white; */
    /* background: url('/images/15pwhite.png'); */
}
#SubServices {
    display: none;
}
#SubServices span {
    display: block;
    margin-bottom: 1px;
    height: 15px;
}
#SubServices ul {
    margin: 2px 0 -1px 0;
    padding: 0;
    list-style-type: none;
}
#SubServices li {
    margin: 2px 0 1px 0;
    padding: 0;
    list-style-type: none;
}
#SubServices a {
    display: block;
    padding-left: 20px;
    width: 170px;
    height: 15px;
    text-decoration: none;
    color: #fff;
    background: url('/images/menuBGsub_off.png') no-repeat top left;
}
#SubServices a:hover {
    display: block;
    padding-left: 20px;
    width: 170px;
    text-decoration: none;
    color: #000;
    background: url('/images/menuBG_on.png') no-repeat top left !important;
}
.brackish {
    text-shadow: 0px 0px 3px #885b37;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
}
#Description-Menu {
    width: 520px;
    margin: 0 auto 80px auto;
    text-align: left;
    font: 8pt Arial, Helvetica, Sans-Serif;
}

#Description-Menu span {
    font: bold 14pt Arial, Helvetica, Sans-Serif;
    color: #99281d;
    margin: 20px 0 0 0;
    display: block;
}
#Description-Menu ul {
    list-style-type: none;
    width: 450px;
    margin: 10px 0 0 20px;
    min-height: 116px;
}
#Description-Menu li {
    font: 9pt Arial, Helvetica, Sans-Serif;
    margin: 0 0 10px 65px;
}

#Description-Menu li.item1 {
    background: url('/images/15pwhite.png');
    padding: 5px;
    border-left: solid 4px #99281d;
}
#Description-Menu li.item2 {
    background: url('/images/15pbrown.png');
    padding: 5px;
    border-left: solid 4px #99281d;
}
#Description-Menu li.item1:hover, #Description-Menu li.item2:hover {
    background: url('/images/40pwhite.png');
}
#Description-Menu li span {
    font: bold 12pt Myriad, Myriad Pro, Arial, Helvetica, Sans-Serif;
    color: #99281d;
    display: inline;
}
#Description-Menu ul#list-Cutting-and-Style {
    background: url('/images/section/cutstyle.jpg') no-repeat;
}
#Description-Menu ul#list-Special-Evening-Styles {
    background: url('/images/section/evestyle.jpg') no-repeat;
}
#Description-Menu ul#list-Extensions {
    background: url('/images/section/extensions.jpg') no-repeat;
}
#Description-Menu ul#list-Texture-Treatments {
    background: url('/images/section/texture.jpg') no-repeat;
}
#Description-Menu ul#list-Color {
    background: url('/images/section/color.jpg') no-repeat;
}
#Description-Menu ul#list-Make-Up {
    background: url('/images/section/makeup.jpg') no-repeat;
}
#Description-Menu ul#list-The-Spa {
    background: url('/images/section/spa.jpg') no-repeat;
}
#Description-Menu ul#list-Packages {
    background: url('/images/test.jpg') no-repeat;
}
#Description-Menu ul#list-Brides {
    background: url('/images/section/bride.jpg') no-repeat;
}
#Description-Nav {
    width: 520px;
    margin: 0 auto;
    text-align: left;
    font: 8pt Arial, Helvetica, Sans-Serif;
    position: relative;
}
#Description-Nav span {
    display: block;
    width: 126px;
    height: 187px;
    float: left;
    margin: 2px;
    overflow: hidden;
}
#Description-Nav a {
    display: block;
    width: 126px;
    height: 187px;
    text-decoration: none;
}
.underh1 {
    font: 7pt arial, helvetica, sans-serif !important;
    margin-bottom: 10px;
}
.pull {
    margin-bottom: 0px !important;
}
.pull2 {
    margin-bottom: -25px !important;
}
#dnSal {
    background: url('/images/servnav_Salon.jpg') no-repeat;
}
#dnSal:hover {
    background: url('/images/servnav_Salon_on.jpg') no-repeat;
}
#dnMak {
    background: url('/images/servnav_Make-Up.jpg') no-repeat;
}
#dnMak:hover {
    background: url('/images/servnav_Make-Up_on.jpg') no-repeat;
}
#dnSpa {
    background: url('/images/servnav_Spa.jpg') no-repeat;
}
#dnSpa:hover {
    background: url('/images/servnav_Spa_on.jpg') no-repeat;
}
#dnBri {
    background: url('/images/servnav_Bride.jpg') no-repeat;
}
#dnBri:hover {
    background: url('/images/servnav_Bride_on.jpg') no-repeat;
}
.shift {
    margin-left: 10px;
}
.sh {
    background: url('/images/15pwhite.png');
    padding: 3px;
    border-bottom: solid 2px #fff;
    display: block;
    height: 25px;
}
.date {
    float: left;
    margin-right: -1px;
    padding-top: 46px;
}
.date span {
    display: block;
    width: 98%;
    margin: 0;
    padding: 2px 0 2px 0;
    font: bold 9pt Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    text-align: center;
    border-bottom: solid 1px #9cc;
    border-left: solid 1px #9cc;
    border-right: solid 1px #9cc;
}
.open {
    background: #b7ffb7;
    color: #000;
}
.close {
    background: #ebb4b4;
    color: #000;
}
.monday {
    width: 68px;
    background: url('/images/hours/mon.png') no-repeat top;
}
.tuesday {
    width: 72px;
    background: url('/images/hours/tues.png') no-repeat top;
}
.wednesday {
    width: 69px;
    background: url('/images/hours/wed.png') no-repeat top;
}
.thursday {
    width: 75px;
    background: url('/images/hours/thur.png') no-repeat top;
}
.friday {
    width: 57px;
    background: url('/images/hours/fri.png') no-repeat top;
}
.saturday {
    width: 61px;
    background: url('/images/hours/sat.png') no-repeat top;
}
.sunday {
    width: 61px;
    background: url('/images/hours/sun.png') no-repeat top;
}
.dleg {
    width: 98%;
    background: #fff;
    border-bottom: solid 1px #9cc;
    padding-top: 1px;
    padding-bottom: 1px;
    font: bold 6pt Helvetica, Sans-Serif !important;
    text-transform: uppercase !important;
    text-align: left !important;
    overflow: hidden;
    height: 10px;
    color: #555;
    border-left: solid 1px #9cc;
    border-right: solid 1px #9cc;
}
.dleg img {
    margin-right: 4px;
    margin-left: 1px;
}
.holi {
}
ul.dink {
    list-style-type: none;
    padding: 0;
    margin: 2px 0 0 0;
}
ul.dink li {
    list-style-type: none;
    background: transparent;
    padding: 2px;
    margin: 0;
    width: 330px;
    overflow: hidden;
}
ul.dink li span {
    font: bold 9pt Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    padding: 2px;
    border-left: solid 1px #9cc;
    border-right: solid 1px #9cc;
}
ul.Hours {
    list-style-type: none;
    margin:0;
    padding:0;
}
ul.Hoursb {
    list-style-type: none;
    margin:0;
    padding:0;
}
ul.Hoursb li {
    margin-bottom:2px;
    padding:2px;
    background: url(/images/15pbrown.png);    
}
ul.Hours ul {
    list-style-type: none;
    margin:0;
    padding:0;
    height:80px;
}
ul.Hours ul li {
    margin-bottom:2px;
    background: url(/images/15pbrown.png);    
}
ul.Hours ul li span {
    font-weight:bold;
}
ul.Hours li {
    padding:2px;
}
.hov {
    margin-bottom: -1px;
    position: relative;
}
.hov:hover {
    list-style-type: none;
    background: #000;
    border: solid 1px #9cc;
    padding: 6px;
    margin-bottom: -10px;
    width: 335px;
    overflow: hidden;
    color: #fff;
    font: bold 10pt Arial, Helvetica, Sans-Serif;
    display: block;
    z-index: 9999;
}
.dumb {
    width: 591px;
    height: 272px;
    background: url('/images/clock.png') no-repeat 90% 70%;
    padding: 0;
    margin: 0 0 -272px 0;
}
.heightfix {
    height: 182px;
    width: 336px;
}
label {
    display: block;
    font: 8pt Arial, Helvetica, Sans-Serif !important;
}
.structural {
    position: absolute;
    left: -9999999px;
}
.ctact {
    margin: 300px 0 0 0;
    width: 160px;
    overflow: hidden;
    padding-left: 10px;
}
.structural:hover, .populate:hover, select:hover {
    background: #912012;
    color: #fff !important;
    border-color: #000 !important;
}
.structural:focus, .populate:focus, select:focus {
    background: #912012;
    color: #fff !important;
    border-color: #000 !important;
}
.addr {
    font: bold 9pt Arial, Helvetica, Sans-Serif !important;
    padding: 2px;
    width: 150px;
    overflow: hidden;
    background: url('/images/15pwhite.png');
    border: solid 1px white;
}

div.servSubMenu {
    width: 352px;
    height: 23px;
    margin: 0 auto;
    padding: 0;
    text-align:center;
}
div.servSubMenuB {
    width:357px;
    height: 23px;
    margin: 0 auto;
    padding: 0;
    text-align:center;
}
div.servSubMenu .s1, div.servSubMenuB .s1 {
    width: 112px;
    height: 21px;
    display: block;
    float: left;
    background: url('/images/overview_off.png') no-repeat;
}
.ADDR {
    margin:20px 0 0 40px;
    padding:1px 0 0 0;
    font:9pt Arial, Helvetica, Sans-Serif;
    color:#6f0202;
    list-style-type:none;
    width:170px;
    height:60px;
    text-align:left;
    background:url('/images/addr_bg.png') no-repeat;
    border:none;
    overflow:hidden;
}
.ADDR li {
    padding-left:5px;
}
.ADDR .pushdown {
    margin-top:6px !important;
}
.ADDR a {
    color:#6f0202;
    text-decoration:none;
}
.ADDR a span {
    display:none;
    padding:0;
    background:url('/images/15pbergundy.png');
    color:White;
    font-size:6pt;
}
.ADDR a:hover span {
    display:inline;
    margin-top:-1px;
    margin-left:2px;
    padding:1px;
}
.cforma {
    color:#30628c;
}
.cforma:hover {
    color:#6f0202;
}
div.servSubMenu .s1:hover, div.servSubMenuB .s1:hover {
    background: url('/images/overview_on.png') no-repeat;
}
div.servSubMenu .s2, div.servSubMenuB .s2 {
    width: 85px;
    height: 21px;
    display: block;
    float: left;
    background: url('/images/menu_off.png') no-repeat;
}
div.servSubMenu .s2:hover, div.servSubMenuB .s2:hover {
    background: url('/images/menu_on.png') no-repeat;
}
div.servSubMenu .s3, div.servSubMenuB .s3, #svRefer .s3 {
    width: 115px;
    height: 23px;
    display: block;
    float: left;
    background: url('/images/subPack_off.png') no-repeat;
}
div.servSubMenu .s3:hover, div.servSubMenuB .s3:hover, #svRefer .s3:hover {
    background: url('/images/subPack_on.png') no-repeat;
}
div.servSubMenu .s1Disable, div.servSubMenuB .s1Disable {
    width: 112px;
    height: 21px;
    display: block;
    float: left;
    background: url('/images/overview_on.png') no-repeat;
}
div.servSubMenu .s2Disable, div.servSubMenuB .s2Disable {
    width: 85px;
    height: 21px;
    display: block;
    float: left;
    background: url('/images/menu_on.png') no-repeat;
}
div.servSubMenu .s3Disable, div.servSubMenuB .s3Disable, #svRefer .s3Disable {
    width: 236px;
    height: 23px;
    display: block;
    float: left;
    background: url('/images/deets_on.png') no-repeat;
}
.wrap {
    width: 485px;
    padding: 0;
    margin: 0;
}
.wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.wrap {
    display: inline-block; /* for IE/Mac */
}
.pic {
    display:block;
    width: 197px;
    height: 187px;
    float: left;
    padding: 0;
    margin: 0;
    border: solid 1px #f00;
}
#BodTher {
    background: url(/images/bodmass.jpg) no-repeat;
}
#SkinTreat {
    background: url(/images/facial.jpg) no-repeat;
}
#MassTher {
    background: url(/images/massa.jpg) no-repeat;
}
.txtList {
    float: right;
    width: 285px;
    padding: 0;
    margin: 0;
}
.txt {
    padding: 2px 0 2px 2px;
    margin: 0 0 2px 0;
    width: 100%;
}
.txtList .txt {
    font-size:10pt;
    margin-bottom:6px;
}
.txt:hover {
    background: url('/images/40pwhite.png');
}
.txt span {
    font-weight: bold;
    font-size: 10pt !important;
    display: inline !important;
}

/*image placeholders*/

#F1 {
    background: url(/images/icons/cutstyle_01.jpg) no-repeat;
}
#F2 {
    background: url(/images/icons/jenbouq.jpg) no-repeat;
    /* background: url(/images/icons/updo_02.jpg) no-repeat; */
}
#F3 {
    background: url(/images/icons/ext_01.jpg) no-repeat;
}
#F4 {
    background: url(/images/icons/dpb_01.jpg) no-repeat;
}
#F5 {
    background: url(/images/icons/color_01.jpg) no-repeat;
}
#F6 {
    background: url(/images/icons/mutrial_01.jpg) no-repeat;
}
#F7 {
    background: url(/images/icons/spa_01.jpg) no-repeat;
}
#F8 {
    background: url(/images/icons/pack_01.jpg) no-repeat;
}
#F9 {
    background: url(/images/icons/jenbouq.jpg) no-repeat;
}
.spacer {
    display: block;
    clear: both;
    width: 100%;
    height: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.BM5P {
    margin-bottom:10px;
    width:100%;
    text-align:center;    
}
.PayPal { 
    margin-left:44px;
    margin-top:20px;
}
.upLink {
    display:block;
    margin-bottom:-30px;
    width:95%;
    text-align:right;
    font-size:7pt;
}
.upMenu {
    margin:2px 0 0 0;
    padding:0;
    display:block;
    width:100%;
    text-align:center;
    font-weight:bold;
}
.upMenu a {
    font: bold 8pt Arial, Helvetica, Verdana, San-Serif;
    color: #99281d;
    text-decoration: none;
}
.upMenu a:hover {
    color: #f00;
    text-decoration: underline;
}
.IESux {
    vertical-align:middle;
    height:100%;
    min-height:100%;
}
.H100 {
    height:100%;
    min-height:100%;
}

/* Photo Gallery Sub-Menu */

div.PhotoSubMenu {
	position:relative;
	display:block;
	width:406px;
	height:23px;
	margin:0 auto 10px auto;
	padding:0;
}
div.PhotoSubMenu .p1 {
	width:187px;
	height:23px;
	display:block;
	float:left;
	background:url(/images/salonspa_on.png) no-repeat;
}
div.PhotoSubMenu a.p1:hover {
	background:url(/images/salonspa_on.png) no-repeat !important;
}
div.PhotoSubMenu a.p2 {
	width:139px;
	height:21px;
	display:block;
	margin-left:10px;
	float:left;
	background:url(/images/client_off.png) no-repeat;
}
div.PhotoSubMenu a.p2:hover {
	background:url(/images/client_on.png) no-repeat !important;
}
#Client {
    display:none; 
}
.floaty {
    display:block;
    float:left;
}
