/* Add css class names below and they will show in all "Style" drop-downs */
.massagehead {
display:block;
margin-top:10px 0px 2px 0px;
font-weight:bold;
font-size:13px;
color:#333333;
}
.massagetext {
display:block;
margin: 2px 0px 0px 10px;
padding:5px 5px 10px 5px;
}
/*
.massage-price {
background-color:#333333;
background-image:url(/wp/wp-content/themes/default-new/images/price-bg.jpg);
background-position:center bottom;
background-repeat:repeat-x;
color:#FFFFFF;
padding:3px;
position:relative;
top:8px;
margin-left:2px;
border-left: 2px #99CCFF solid;
}
*/

.quotetext {
color:#006699;
font-style:italic;
font-weight: bold;
}
.mainhead {
color:#333333;
font-weight:bold;
font-size:15px;
margin-left: -10px;
margin-right: -10px;
border-bottom: 1px #CCCCCC solid;
display: block;
}
.mainsubhead {
color:#333333;
font-weight:bold;
font-size:13px;
}


/* different item lists */
#favitemlist {
}
#favitemlist2 {
margin-top:-10px;
}
.favorites-treatment {
width:175px;
float:left;
}
.favorites-price {
color:#006699;
}
#treatment-italic {
color:#333333;
font-style:italic;
}

.clearfix {
height:10px;
}

#pkgitemlist {
width:420px;
}
.package-treatments {
width:125px;
float:left;
}
.package-prices1 {
color:#006699;
}

#dskitemlist {
width:375px;
}
.discount-type {
float:left;
width:150px;
}
.discount-price {
color:#006699;
}

#rateitemlist {
width:220px;
}
.rate-type {
width:175px;
}
.rate-price {
float:right;
margin-top:-17px;
color:#006699;
}

#pkg2itemlist {
width:310px;
}
.pkg-type {
width:175px;
}
.pkg-price {
float:right;
margin-top:-17px;
color:#006699;
}


.dicsount-coupon {
background-color:#ffff66;
border:1px dashed #333333;
margin:0 auto;
padding:5px;
text-align:center;
width:325px;
}
.dicsount-coupon-price {
color:#333333;
font-size:18px;
font-weight:bold;
}
