
/* DEFAULTS*/

.pri{color: #F6FEFB;}.bgpri{background-color: #F6FEFB;}.sec{color: #51BAA2;}.bgsec{background-color: #51BAA2;}.body{color: #F6FEFB;} .bgbody{background-color: #F6FEFB;} .menu{color: #8C5C32;} .bgmenu{background-color: #8C5C32;} .text{color: #146351;} .footer{color: #F6FEFB;} .bgfooter{background-color: #F6FEFB;} .special{color: #0C7059;} .bgspecial{background-color: #0C7059;} .heading{color: #A5764D;} .bgheading{background-color: #A5764D;} .link{color: #A5764D;} .bglink{background-color: #A5764D;} .border{color: #A5764D;} .bgborder{background-color: #A5764D;}


/* TYPOGRAPHY*/


*{
	}
	
	
/** =Resets **/
address, div, blockquote, dl, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, table, td {
margin:0;
padding:0;}

body {
	text-align:center;
	background-color: #F6FEFB;
	padding:0px;
	margin:0px;
	font: normal 13px  Georgia, "Times New Roman", Times, serif;
	color: #146351;}


form {
	margin: 0;
	padding: 0;}

input, select, textarea, button {
background-color: #fff;
color: #102132;
border: 1px solid #A5764D;
padding:3px;} 


input.none{
background-color: transparent;
color: #102132;
border: 0px solid #A5764D;
padding:0px;}

strong {font-weight:bold;}

option{color: #102132;}

input.form-button, .formButton {
border:0px;
background: url(http://public.massagezone.biz/images/default_pages/common/btn_grey.png);	
font-weight:bold;
width:115px;
height:36px;
cursor:pointer;
}


h1, h2, h3 {
	font-weight: normal;
	color: #A5764D;}


h1 {
	margin: 0;
	letter-spacing: -2px;
	font-size: 3em;
	line-height:1em;}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
	margin:0px;}


h3 {
	font-size: 1.3em;
	font-weight:bold;
	margin:0px;
	padding-top:20px;}


p, blockquote, ol li, ul li {
	line-height: 1.8em;
	margin:0px 0 10px 0;}
	
p{margin-bottom:1em;}	

a {
	color: #A5764D;
	text-decoration: none;}

a:hover {
	text-decoration: underline;}


img{ border:0px}


td {
	font-size: 12px;
	line-height: 1.5em;
	vertical-align:top;}


ol, ul{}


ul li {}


blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;}
	
	
	
	
	
	
	


/* ==========default style========= */
.contenttable{
	width:80%;
	margin:0px auto 20px auto;}


.subtable{text-align:center;width:500px;margin:0px auto 20px auto;}


tr.formHeaders td{
	padding:15px 0 0 0;
	letter-spacing: -1px;
	font-size: 1.3em;
	margin:0px;
	color: #A5764D;
	width:7EM;}

.formLabels{
	padding:5px;
	font-weight:bold;}

.formFields{padding:5px;}

tr.defaultrow td{	padding:5px;	}


.select1{
font-weight:bold;
color: #146351;
padding:5px;
background-color:#51BAA2;}

.disabled{
	font-style: italic;
	color: #8C5C32;}


#promoAlert {
	background: #fff4cc;
	border: solid 1px #ffcc66;
	padding:8px;
	margin:8px 0px;
    display:block;}
	
	
	
	
#modcarttotals{
border-top: 1px dashed #A5764D;
border-bottom: 1px dashed #A5764D;
width:70%;
margin:0 auto;
margin-bottom:20px;}



#modcarttotals td{font-weight:bold;
line-height:2em;}

#modcarttotals .formLabels {font-weight:normal;}
	

/* shows active theme */
.ActiveShell{border:3px solid #A5764D;}






/* Theme style*/

/* signin*/

#signin {
	text-align:right;
	padding:0px 8px 8px 8px;
	background-color:#51BAA2;}


#signin a {color:#A5764D;}



#headerImage {
	width: 960px;
	height: 280px;
	margin: 0 auto;}

#headerImage h1, #headerImage p {
	margin: 0;
	color:  #0C7059;
	margin-left:200px;
	text-align:left;}




#headerImage h1 {padding-top: 100px;}

#headerImage img {
margin: 0px;
margin-left:0px;
padding-top: 90px;
float:left;}



#customheaderImage {
	width: 960px;
	margin: 0 auto;
	position:relative;}



#shell { }


#wrapper {
	width: 960px;
	margin: 0 auto;
	}

/* Content */

#content {
	float:right;
	width: 700px;
	text-align:left;}





/* Navigation */
#navigation {
	float: left;
	width: 240px;}





/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: #F6FEFB;
	text-align: center;}


#footer p{ font-size:11px;}













/***********************************************************************

	Calendar CSS - EDIT THIS SECTION "backgrounds & colors"

 **********************************************************************/



.calendar thead .title { /* Top Month & Year (ie. July, 2004) */
  	font-weight: normal;
	font-size:1.4em;
  	padding: 1px 1px 10px 1px;
  	 color: #0C7059;
  	text-align: center;}



.calendar thead .daynames { /* Row <TR> containing the day names */
 color: #A5764D;
 }



.calendar thead .name { /* Cells <TD> containing the day names */
  padding: 2px;
  text-align: center;
 border-top: 2px solid #A5764D;
 border-bottom: 2px solid #A5764D;
  }



.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #A5764D;  }



.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #A5764D;  }



.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #000000;
  }




.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 1px;
  border-top: 1px solid #A5764D;
  border-bottom: 1px solid #A5764D;
  color: #146351;
  text-align: center;
  }








/* The main calendar widget.  DIV containing a table. */





/***********************************************************************

	ONLY EDIT SPECIFIED SECTIONS BELOW!!

 **********************************************************************/
/* Header part -- controls month and year april 2009 */
#calendar-container .title{font-size:14px;}
#day .formHeaders {font-size:14px;}




.calendar {
   position: relative;
  display: none;
  font-size: 11px;
  color: #146351;
  cursor: default;}



.calendar table {
  cursor: default;
  background: #F6FEFB;}



/* Header part -- contains navigation buttons and day names. */



.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 2px; }



.calendar .nav { }





.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color:#0C7059;
   color: #146351;}



.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #0C7059;

}



/* The body part -- contains all the days in month. */



.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
  }



.calendar table .wn {
  border-right: 1px solid #000;
  background: #e8f4f0;}





.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #0C7059;
  color: #146351;
  }



.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #0C7059;
  color: #146351;
  }



.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border:  0px solid;
  border-color: #A5764D;
  background: #A5764D;}





.calendar tbody .disabled { color: #999; }


.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;}



.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;}



/* The footer part -- status bar and "Close" button */
.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}


.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;}



.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;}



/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  background: #e4e4e4;
  font-size: smaller;
  color:#000000;
  padding: 1px;}



.combo .label, .combo .label-IEfix {
  text-align: center;
  padding: 1px;}



.combo .label-IEfix {
  width: 4em;}



.combo .active {
  background: #c8d0d4;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  }



.combo .hilite {
  background: #0C7059;
  color: #146351;}






/* class module front end  */	
.classmod h2{margin-top:20px;margin-bottom:0px;}	

.classmod ul{
	margin:20px;
	padding:0;
	list-style-type:none;
	background:#ffffff;
	border:1px solid #A5764D; 
	padding:2px;}

.classmod li{
	position:static;
	border:1px solid #A5764D;
	background: url(http://public.massagezone.biz/images/default_pages/common/trans80.png) #F6FEFB;	
	padding:3px 10px;
	margin:0px;
	font-weight:bold;
	color: #A5764D;}
	
.classmod li img{padding-right:10px;}	

.classmod ul#indivtable{
	margin:5px 0 0 0;
	padding:0px;
	border:0px;
	padding:0px;
	border-bottom:1px solid #A5764D; }



.classmod ul#indivtable li{
	border:0px;
	margin:0px;
	font-weight:normal;	}



/* gift card module front end  */	
#giftcardform{
	width:350px;
	margin:0 auto;}
	
#giftcardform td{line-height:1em;}
	
.formnote{font-style: italic;}
