
/* DEFAULTS*/

.pri{color: #6699CC;}.bgpri{background-color: #6699CC;}.sec{color: #F7B50C;}.bgsec{background-color: #F7B50C;}.body{color: #FFFFFF;} .bgbody{background-color: #FFFFFF;} .menu{color: #0072BC;} .bgmenu{background-color: #0072BC;} .text{color: #444444;} .footer{color: #FFFFFF;} .bgfooter{background-color: #FFFFFF;} .special{color: #F7B50C;} .bgspecial{background-color: #F7B50C;} .heading{color: #0072BC;} .bgheading{background-color: #0072BC;} .link{color: #F7B50C;} .bglink{background-color: #F7B50C;} .border{color: #6699CC;} .bgborder{background-color: #6699CC;}



/* TYPOGRAPHY*/


* {	}

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

body {
	background: #FFFFFF url(http://public.massagezone.biz/images/fly_high/bg.png) repeat-x;	
	text-align:center;
	padding:0px;
	margin:0px;
	font: normal 11px Tahoma,sans-serif;
	color: #444444;}


form {
	margin: 0;
	padding: 0;}

input, select, textarea {}

input.form-button {
background-color: #0072BC;
color:#fff;
font-size:16px;
font-weight:normal;
cursor:pointer;
border: 1px solid  #F7B50C;
padding: 3px;}

strong{font-weight:bold;}


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



h1 {
	font: normal 2em Tahoma,sans-serif;
	margin-bottom: 4px;}

h2 {
	font-size: 1.4em;
	margin:0px;
	font-weight:normal;}


h3 {font-size: 1.0em;font-weight:bold;letter-spacing:0.2em;padding-top:20px;}


p, blockquote, ol, ul {
	line-height: 1.8em;}

p{
	margin-bottom:1em;}

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

a:hover {
	text-decoration: underline;}


img{ border:0px}


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

ol, ul{margin-left:25px;}


ul li {}


blockquote p, blockquote ul, blockquote ol {
	display: block;
	font-weight: bold;
	padding-left: 28px;}























/* ==========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.2em;
	margin:0px;
	color: #0072BC;}

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

.formFields{padding:5px;}

tr.defaultrow td{	padding:5px;	}

.formFields input{border:1px solid #6699CC;background:#ffffff;}

.formFields textarea{border:1px solid #6699CC;background:#ffffff;}

.select1{
color: #444444;
padding:5px;
background-color:#F7B50C;}



#promoAlert {
	background: #fff4cc;
	border: solid 1px #ffcc66;
	padding:8px;
	margin:8px 0px;
    display:block;}


#promoNotice {
	background: #fff4cc;
	border: solid 1px #ffcc66;
	padding:8px;
	margin:8px 0px;
    display:block;}
	
	
#modcarttotals{
width:50%;
margin:0 auto;
margin-bottom:20px;
padding:10px;}



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

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

	

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



/* ============Theme===================*/


/* header */
.top {
	padding: 5px 10px 0;
	margin: 0 auto;}

#signin{text-align:right; padding:0px 10px; width: 940px; margin: 0 auto; font-size:9pt;}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 940px;}


.header .customheaderImage{
	background: #fff;	
	width: 940px;}	
	

.header  h1 {padding-top: 16px; font: normal 1.4em "Trebuchet MS",sans-serif; color:#F7B50C;}



.header .eyegrabber{
	background: #F7B50C;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;
	height: 150px;
	width: 940px;}


/* structure */
.container {
	background: #FFF;
	font-size: 12px;
	margin: 0 auto;
	width: 960px;}

.tagline {
	background: #6699CC;
	border: 1px solid #6699CC;
	margin:0px auto;
	width:940px;
	}

.tagline p{font-size:1.3em;margin:0px;color:#FFFFFF;}



/* main */
.main {
	border-top: 4px solid #FFF;}


/* navigation */
.sidenav {
	float: left;
	width: 210px;}



/* content */
.content {
	float: right;
	margin: 5px 10px;
	padding: 20px 16px;
	width: 690px;
	text-align:left;

}


/* footer */
.footer {
	background: #6699CC;
	color: #FFFFFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
	clear:both;
		margin:0px auto;
width:940px;
}
.footer a,.footer a:hover, .footer p {color: #FFFFFF;}












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

	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: #0072BC;
  	text-align: center;}



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



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



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



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



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




.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 1px;
  border: 1px solid #6699CC;
  background: #F7B50C;
  color: #444444;
  text-align: center;
  }








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





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

	ONLY EDIT SPECIFIED SECTIONS BELOW!!

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





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



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



/* 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:#F7B50C;
   color: #444444;}



.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: #F7B50C;

}



/* 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: #F7B50C;
  color: #444444;
  }



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



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





.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: #F7B50C;
  color: #444444;}






/* 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 #6699CC; 
	padding:3px;}

.classmod li{
	display:block;
	position:static;
	border:1px solid #6699CC;
	background: url(http://public.massagezone.biz/images/default_pages/common/trans80.png) #FFFFFF;	
	padding:3px 10px;
	font-weight:bold;}


.classmod li img{padding-right:10px;}	

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



.classmod ul#indivtable li{
	border:0px;
	margin:0px;
	font-weight:normal;
	background: url(http://public.massagezone.biz/images/default_pages/common/trans80.png) #FFFFFF;	}


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