/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:arial,sans-serif;
	font-size:12px;
	color:666;
	background-color: #FFF;
}

h1 {
	font:1.5em georgia,serif;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0.6em;
}

h2 {
	margin:0 0 0.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.25em;
}
	h1, h2, h3, h3 a {
	color:#457581;
	}

p { 
	line-height:1.5; 
	margin:0 0 1em;
}

div#container {
	position:relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#header {
	padding:0em;
	background-color: #ddd;
	background-image: url(/graphics/tgrad.gif);
	background-repeat: repeat-x;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	padding:1em 1em 5em; /* bottom padding for footer */
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0;
	clear: both;
	margin-top: 15px;
	background-image: url(/graphics/bgrad.gif);
	background-repeat: repeat-x;
}
div#footer p {
	padding:1em;
	margin:0;
}

/* Redefine Tags */
/*****************/


a, a:visited {
	color: #4E8789;
	text-decoration: none;
}
a:hover{
	color:#C01960;
	text-decoration: underline;
}
table, tr, td {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
}
form, textarea, input, select{
	font-size: 12px;
}

h2 {
	font-size: 14px;
	margin-left: 1.0em;
}
h3 {
	font-size: 12px;
	margin-left: 1.0em;
}

/**/
/*****************/
.emphasis_01 {
	color: #C91430;
	font-weight: bold;
}

#body_copy {
	width: 500px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 10px;
}
#body_copy_wide {
	width: 100%;
	margin: 5px 0px;
	float: left;
	clear: both;
}
#image_or_fla{
	width: 350px;
	margin: 5px 0px;
	float: left;
	clear: none;
	min-height: 300px;
	text-align: right;
	vertical-align: middle;
	z-index: 0;
}
#header {
	background-image: url(/graphics/tgrad.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
}
#header_lm {
	background-color: transparent;
	margin: 0px;
	height: 100px;
	width: 25px;
	float: left;
}
#header_title {
	margin: 0px;
	height: 100px;
	float: left;
	clear: inherit;
	position: absolute;
	top: 0px;
	width: 100%;
}
#_content {
	width: 100%;
	margin: 0px;
	height: 200px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#_content:after {
display: block;
clear: both;
content: ".";
visibility:  hidden;
overflow: hidden;
height: 0;
}
/* IE HACK */
* html #_content {
	height: 0;
}
#botmargin {
	height: 13px;
	margin: 0px;
	padding: 0px;
}
#footerslot {
	clear: both;
	height: 75px;
	background-color: transparent;
	float: left;
	width: 50%;
	text-align: center;
}
#credits {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4E8789;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}
#quote{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #4E8789;
	text-decoration: none;
	text-align: left;
	clear: both;
	margin-top: -10px;
}
#copy_right {
	width: 100%;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4E8789;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-repeat: repeat-x;
	white-space: nowrap;
}
#copy_right {
	color: #000000;
	text-decoration: none;
}
#address {
	width: 100%;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	clear: both;
	white-space: nowrap;
}
#menu {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/graphics/bgrad.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}
#header_img {
	float: left;
	height: 100px;
	width: 85px;
	clear: right;
}

#footer {
	position: relative;
	width: 100%;
	background-image: url(/graphics/bgrad.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	text-align: center;
	clear: both;
	float: left;
	background-color: #3B6E7B;
}
div.spacer {
  clear: both;
}


/* Form Controls */
/*****************/
input.submit{
	height:16px;
	border:1px solid #C01960;
	color:#C01960;
	font-size:12px;
	padding-left: 2px;
	background-color: #C9DFE0;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	padding-bottom: 4px;
	padding-right: 2px;
}
#bookings_form_wrapper, #gift_cert_form_wrapper{
	background-color: #FFF7EA;
	margin: 0px;
	padding: 5px;
	border: thin solid #D9156C;
}
div.row {
	clear: both;
	padding: 1px;
}
span.label {
	padding-right: 5px;
}
span.required {
	font-weight: bold;
	color: #C01960;
}
span.buttons {
	text-align: center;
}
span.sectionlabel {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
div.row span.label {
	float: left;
	text-align: right;
	width: 30%;
}

div.row span.formw {
	float: left;
	text-align: left;
	width: 40%;
} 
textarea:focus, input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}

.sftarget {
	color: #c90;
	background-color: #ff9;
	border: 2px dotted #fc3;
	position: relative;
	top: -2px;
	padding: 0 1em;
}
/* Menu section */
/****************/
.menu_item{
	margin-left:5px;
	color: #4E8789;
	font-weight: bold;
	font-size: 12px;
	left: 0px;
}
.menu_item_selected, .menu_item_selected:visited {
	margin-left:5px;
	color: #C01960;
	font-weight: bold;
	font-size: 12px;
	left: 0px;
}
div.submenu {
	background-color: #FFFFFF;
	border: 1px solid #C01960;
	left: 210px;
	position: absolute;
	overflow: visible;
	margin-top: -15px;
	padding: 4px;
	top: 150px;
	visibility: visible;
	z-index: 3;
}
#sub_menus {
}
/*  Descriptions section */
/*************************/
div.description {
	background-color: #FFFFFF;
	border: 1px solid #C01960;
	position: relative;
	overflow: visible;
	margin-top: 20px;
	padding: 4px;
	text-align: left;
	right: 25px;
	width: 250px;
}
.description_title {
	font-weight: bold;
	color: #C01960;
	margin-bottom: 5px;
}
#service_description_wrapper {
	position:absolute;
	width:300px;
	z-index:100;
	left: 450px;
	top: 150px;
	visibility: visible;
}
#zen_massage_menu, #spa_package_menu {
	position:absolute;
	width:230px;
	height:200px;
	z-index:2;
	visibility: visible;
}
#zen_shiatsu1,#zen_shiatsu2,#spa_package1,#spa_package2 {
	position:absolute;
	z-index:200;
	width: 300px;
}
/* Description Layers*/
#desc_2,#desc_3,#desc_4,#desc_5,#desc_6,#desc_7,#desc_8,#desc_9,#desc_10, 
#bamboomassage,
#esthetics_one,
#esthetics_two,
#esthetics_three,
#esthetics_four,
#esthetics_five,
#esthetics_six,
#esthetics_seven,
#zenshiatsu, 
#fusionmassage,
#ashiatsu, 
#japanesefootmassage,
#hotstonemassage,
#foo,
#blissfulnewmother,
#gentlemendeepmassage,
#aromabodywrap,
#saltglow, 
#introfacial, 
#subsequentfacial,
#executivespafacial,
#superbzenshiatsu,
#zenpackage,
#aromapackage,
#detox,
#perfectspamoment,
#learningmassage,
#vipsavingcard, 
#quotes, 
#rmtmassage,
#rmtmassage45,
#rmtmassage55,
#rmtmassage70,
#rmtmassage120,
#rmtpregmassage,
#rmtaromamassage,
#rmtaromabodywrap,
#rmthotstone,
#customaromamassage,
#superbaromamassage,
#blissfulnewmother,
#aromabodywrap,
#RMTpregnacy
{
	position:absolute;
	z-index:0;
	visibility: hidden;
}
.close_button,.close_button:visited {
	background-color: #FFFFFF;
	color: #C01960;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	height: 14px;
	width: 44px;
	margin-top: 10px;
}
/* Layout Aids */
/***************/
#sp_20_v {
	height: 20px;
}
.paraTitlecenter {
	font-size: 14px;
	font-weight: bold;
	color: #4E8789;
	text-align: center;
}
.clear_all {
	clear: both;
}
#container #footer #copy_right a {
	color: #000;
}
#container #footer #copy_right a:visited {
	color: #CCC;
}
#container #footer #copy_right a:hover {
	color: #FC0;
}
div.footer_menu {
	display: table-cell;
	width: 150px;
	float: left;
	border: 1px solid #000000;
	background: #dcdcdc;
	text-align: center;
	margin: 2px;
   }
* html div.footer_menu { /* ie hack */
display: inline;
float: none;
}
.footer_menu a {
	/*
display: block;
*/
	padding: 2px 2px 2px 10px;
	text-decoration: none; /*lets remove the link underlines*/
} 

.footer_menu a:link, .footer_menu a:active, .footer_menu a:visited {
color: #000000;
}

div.footer_menu:hover {
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #F90;
}
#footer_menu_wrapper {
	display: table;
	margin: 0 auto;
}
#videoSWF {
	width:314px;
	height:276px;
	background-color: #e34000;
	border-top: 4px solid #e34000;
	border-left: 4px solid #e34000;
	border-right: 4px solid #e34000;
	border-bottom: 2px solid #e34000;
}
#messageBox {
	z-index: 801;
	position: relative;
	top: 100px;
}
#messageHolder {
	z-index:800;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
#messageBlockOut {
	z-index: 799;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75; 
}
