/* BEGIN SERVICES MENU*/

#service
{
  padding: 0 0 0 20px;
}

body#body_gift #service_menu_edit, body#body_lgift #service_menu_edit { padding-top: 25px; }

.service
{
  margin: 4px 20px 10px 35px;
}

.service_row
{
  margin: 4px 0 5px 0;
  padding: 0;
}

.service_option_grid
{
  padding: 0 0;
  width: 99%;
}

.service_option_radio
{
  width: 20px;
  vertical-align: top;
}

.service_option_price
{
  vertical-align: top;
  padding-left: 15px;
  text-align: right;
}

.service_category_description
{
  margin-top: 0px;
}

/* END SERVICES MENU*/
/* BEGIN MENU */

.menu_option_name 
{
  padding-top: 10px;
  font-size: 1.1em;
}

.menu_option_description 
{
  padding: 0 0 5px 15px;
  font-size: .9em;
}

.menu_option_price 
{
  width: 100px;
  padding: 15px 0 0 0;
  text-align: right;
}

/* END MENU *//* BEGIN GENERAL  */

.pull_quote
{
  background: url(http://fuse.boomtime.com/design/pull_quote.png) no-repeat;
  margin: 0 15px 15px -5px;
  padding: 22px 22px 5px 37px;
}

.hotspot
{
  cursor: help;
  padding: 0;
}

.hotspot_more
{
  margin: 0;
  padding-bottom: 5px;
}

.review_user
{
  font-style: italic;
}

.review_main_wrapper
{
  display:block;
}

.fb_share
{
  float: right;
  margin-top: 13px;
  padding: 0 2px 2px 5px;
}

#event_news .news_headline
{
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

#event_news .news_date
{
  padding-top: 0px !important;
  margin-top: 0px !important;
}

#event_wrapper .news_date
{
  display: none
}

.vevent .summary
{
  display: none;
}


#event, .special, .event p.event, span.event, .event_offer
{
  color: #660000;
  font-weight: bold;
}

#new_grid tr
{
	vertical-align: top;
}

#new_grid_date
{
	white-space: nowrap;
}

#new_grid td
{
	padding: 6px 6px;
}

#hour_grid
{
  padding-bottom: 10px;
}

#hour_grid tr
{
	vertical-align: top;
}

#hour_grid td
{
	padding: 0px 6px 0px 0px;
}

#hour_grid_open
{
	text-align: right;
}

#content li
{
  padding-bottom: 10px;
}


#grid
{
	border: 1px solid #33664D;
	background-color: #FFFFFF;
}

#grid td
{
	vertical-align: top;
	padding: 3px 6px;
	white-space: nowrap;
}

#grid th 
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background: #CBE2DA;
	padding: 6px 6px;
	white-space: nowrap;
	border-bottom: 1px solid #33664D;
}

#grid #group 
{
	font-weight: bold;
	background: #98AFA7;
}

#grid #grid_footer
{
	font-weight: bold;
	background: #98AFA7;
	padding: 6px 6px;
	white-space: nowrap;
}

#grid #grid_footer td
{
	border-top: 1px solid #98AFA7;
}

#grid .even 
{
	background: #98AFA7;
}

#grid #even 
{
	background: #98AFA7;
}
	
#grid #number
{
	text-align: right;
}

#gridwrapper
{
  padding-top: 5px;
}

.special { color: #660000; }

/*  Open Table CSS change */
#OT_searchWrapperAll,
#OT_searchWrapper,
#OT_logo,
#OT_logoLink {
  background: transparent !important;
}

#OT_searchWrapper .clickableDays { color: #000 !important;}
#OT_submitWrap input { width: auto; }
/* End OpenTable */


/* Joy of Spa Badge */

.JoS_badge/*, .joyofspa_badge*/
{
  margin: 10px;
  display: block;
}

/* BELOW ADDED 12-30-2008 BY ANDREA AT REQUEST OF JOEL SPOLSKY */
img 
{ 
  -ms-interpolation-mode: bicubic; 
}

/* END GENERAL  */
/*  BEGIN WEBSITE EDIT  */

#website_edit_header
{
  font-family: Tahoma, Arial, sans-serif;
  color: #333;
  padding: 0px 10px 3px 10px;
  border: 2px solid #006633;
  margin: 5px 5px 5px 5px;
  background: #DBE1D3;
}

#website_edit_header a
{
  color: #006633 !important;
}

#website_edit_header_first
{
  border-bottom: 2px solid #006633; 
  padding-bottom: 5px;
}

#website_edit_header_second
{
  padding-top: 3px;
}

#website_edit_menu a:hover
{
  color: rgb(97, 34, 132) !important;
}

#website_edit_title
{
  font-size: 120%;
  font-weight: bold;
/*
  padding: 5px 0px 0px 28px;
  line-height: 20px;
  background: url(https://fuse.spaboom.com/css/img/website_edit_top.gif) no-repeat 0 1px;
*/
}

#website_edit_menu
{
  margin: 5px auto 0px auto;
  font-size: 90%;
  line-height: 150%;
  list-style: none;
  height:65px;
}

#website_edit_menu ul
{
  display: inline;
  list-style: none;
  padding: 0 0 0 15px;
  margin: 0;
}

#website_edit_menu li
{
  display: inline;
  padding: 0 15px 0 0;
}

.website_edit_wrapper
{
  position: relative;
  top: 0;
  height: 1%;
  z-index: 1000;
}

#sidebar .website_edit_wrapper, #sidebar_2 .website_edit_wrapper, #content .website_edit_wrapper { margin-bottom: 25px; }

.website_edit_right
{
  position: absolute;
  top: 0;
  right: 0px;
}

.website_edit_left
{
  position: absolute;
}

.website_edit_photo_right
{
  position: absolute;
  top: 30px;
  right: 10px;
}

.website_edit_photo_left
{
  position: absolute;
  top: 30px;
  left: 10px;
}

.website_edit_link
{
}

.website_edit_icon
{
  width: 16px !important;
  height: 16px !important;
  border: 1px solid #006633 !important;
  background: #DBE1D3 !important;
  padding: 1px !important;
  margin: 0 !important;
}

#website_edit_menu #help
{
	background: url(https://fuse.spaboom.com/css/img/sidebar_help.gif) no-repeat 0 1px;
}

#website_edit_menu #website
{
	background: url(https://fuse.spaboom.com/css/img/sidebar_website.gif) no-repeat 0 1px;
}

#website_edit_menu #color
{
	background: url(https://fuse.spaboom.com/css/img/sidebar_color.gif) no-repeat 0 1px;
}

#website_edit_menu #copy
{
	background: url(https://fuse.spaboom.com/css/img/sidebar_copy.gif) no-repeat 0 1px;
}

#website_edit_menu #add
{
	background: url(https://fuse.spaboom.com/css/img/sidebar_add.gif) no-repeat 0 1px;
}

#website_edit_menu #undo
{
        display: none;
	background: url(https://fuse.spaboom.com/css/img/sidebar_undo.gif) no-repeat 0 1px;
}

#website_edit_menu #template
{
	background: url(https://fuse.spaboom.com/css/img/sidebar_template.gif) no-repeat 0 1px;
}

#website_edit_menu #page_redirect
{
	background: url(https://fuse.spaboom.com/css/img/sidebar_redirect.gif) no-repeat 0 1px;
}

#website_edit_menu a
{
	padding: 3px 0px 6px 19px;
	line-height: 20px;
}

/*  END WEBSITE EDIT  *//*** BEGIN FORMS  ***/

.msg
{
	color: #FF0000;
	text-align: right;
}

form
{
  font-size: 14px;
  text-align: left;
}

form dt
{
	text-align: right; 
	margin: 1px 0;
	width: 40%; 
	float: left; 
}

form dl#date dt
{
        margin-right: 10px;
}

form dd  
{ 
        margin-left: 40%;
	padding-left: 5px;
}



form dd:after 
{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

p
{ 
	margin-top: 3px 
}

#recipient_first
{
  margin-bottom: 10px;
}

.top6
{
	padding-top: 6px;
}

.radio 
{ 
	margin-left: 25px; 
}

.spacer
{
	margin-top: 10px;
}

/*** END FORMS  ***/

/*  BEGIN FORMS (REDUCED WIDTH)  */

/* resolves IE7 issue with buttons not properly align-text: right */
form dt INPUT[type="button"], form dt INPUT[type="submit"]
{
  float: right;
}

form dt
{
  width: 190px; 
}

form dd
{
  margin-left: 192px;
}

#service_cat
{
  width: 200px;
}

#service
{
  padding: 0 0 0 20px;
}

.service_row
{
  margin: 4px 0 5px 0;
  padding: 0;
}

.service_option_grid
{
  padding: 0 0;
  width: 95%;
}

.order_grid
{
  padding: 0 30px;
  width: 450px;
}

#to_mail
{
  margin-bottom: 20px;
}

#state
{
  margin-bottom: 20px;
}

#password_1
{
  margin-bottom: 20px;
}


/* END FORMS(REDUCED WIDTH)  */
/***  BEGIN GC  ****/

#gift_wrapper .event { font-weight: bold; font-size: 105%; }

#igc_type, #igc_gratuity, #igc_design, #igc_who, #igc_message, #igc_preview, #igc_delivery, #igc_client, #igc_next_step, #igc_almost_done
{
  width: 100%;
  float: left;
}

#igc_form, #appt_request_form, #submit
{
  zoom: 1;
}

#continue, #place_order, #cancel_order
{
  position: static !important;
}

#hacker_safe_seal
{
  float: right;
  padding-left: 10px;
}

#ref_code_wrap { margin: 10px 30px; }

#ref_code_apply { margin: 0 5px; }

.service_row .hotspot, .service .hotspot
{
  margin-top: 4px;
  margin-bottom: 0;
}

.imagerow 
{
	margin: 4px 10px;
	float: left; 
}

.imagerow label 
{
	font-weight: bold; 
}

.order_grid
{
	padding: 0 30px;
	width: 500px;
}

.order_price
{
	vertical-align: bottom;
	padding-left: 15px;
	text-align: right;
}

#date dl, #date dd
{
  margin: 5px 0;
}

.clear 
{
	height: 0; 
	clear: both;
}

.spacer
{
	margin-top: 10px;
}


/*** END GC ***//* BEGIN SPA EMERGENCY DIRECTORY */

.directory_state
{
  padding: 25px 0 0 0;
}

#directory_form_logo
{
  float: right;
  padding: 20px;
}

#popup_block 
{
  position:absolute;
  visibility:hidden;
  z-index:200
} 

#popup_content 
{
  padding: 2px 5px 2px 5px;
  border: 1px solid #33664D;
  color: #341D25;
  background-color: #CBE2DA;
  filter: alpha(opacity=85);
  opacity:.85;
}

#content h1
{
  padding-bottom: 7px;
}

#also_search
{
  padding-bottom: 15px;
}

#directory .header_row
{
  font-size: 120%;
  padding: 0 10px 0 10px;
}

#directory .table_row 
{
  margin: 0;
  padding: 20px 0 20px 0; 
}

#directory .jos_row
{
  margin: 0px;
  padding: 20px 0 20px 0;
}

#directory .left_column 
{
   text-align: center;
   float: left; 
   margin: 0; 
   padding: 0; 
   width: 200px; 
   height: 120px;
}

#directory .middle_column 
{
  float: left; 
  margin: auto 0 auto 0; 
  padding: 0 20px 0 20px; 
  width: 260px !important;
  width: 220px;
}

#directory .right_column
{ 
   /* IE 3px bug */
   height: 1%;
   margin: 0 20px 0 500px !important; 
   margin-left: 460px;
   padding: 0; 
} 

#directory .one_right
{
   height: 1%;
   margin: 0 20px 0 220px !important; 
   margin-left: 220px;
   padding: 0; 
}

#directory .right_column .meta_desc
{ 
   padding: 0 0 20px 0; 
} 

#directory .right_column .dir_service_menu
{
  padding-bottom: 20px;
}

#directory .right_column h1 
{
  font-size: 130%;
  padding: 0;
  margin: 0;
}

#directory .right_column h2
{
   font-size: 120%;
}

#directory .right_column h3
{
   font-size: 110%;
}

#directory .space_line 
{
  clear: both; 
  margin: 0; 
  padding: 0; 
  width: auto; 
}

#directory .logo
{
  margin-bottom: 15px;
  border: none;
}

#directory hr
{
  border: 0;
  color: #CBE2DA;
  background-color: #CBE2DA;
  height: 1px;
}

.eg
{
	font-size: 80%;
	color: rgb(97, 97, 97);
}

#map_image
{
}

.search_msg
{
  color: #FF0000;
}

/* END DIRECTORY */
/* START TABULOUS TEMPLATE */
/***************************/

body {
 text-align: center;
 font-family: Tahoma, Arial, sans-serif;
 color: #341D25;
 font-size: 1em;
 background: #657C74;
 padding: 0;
 margin: 0;
 background:#657C74 url(/template/body_top.gif?5558) repeat-x;
}

#wrapper {
 padding: 0 3% 0 3%;
 margin: 0;
 position: relative;
 min-width: 775px;
}

.blank_space {
 height: 0px;
}

#header {
 height:250px;
 margin:0 auto;
 padding:0;
 width:100%;
 text-align:right;
 position: relative;
}

#header a {
 color: #FFFFFF !important;
}

#header a:hover {
 color: #FFFFFF !important;
 text-decoration: underline !important;
}

#header_left {
 float:left;
 height:150px;
}

#header_right {
 min-width:240px;
 height:150px;
}

#header_logo {
 margin:0 0 0 20px;
 padding:0;
}

#contact_us {
 color: #FFFFFF;
 font-size: .75em;
 padding:35px 20px 0 0;
}

#part_tagline {
 margin: 0 0 35px 0;
 font-size: 1.2em;
 color: #FFFFFF;
}
#nav_edit .website_edit_link{z-index:10;position:absolute;}

#header_menu {
 height: 30px;
 margin:0 0 0 -2px;
 padding:0;
 text-align:left;
 position: absolute;
 left: 0;
 bottom: 0;
}

#header_menu li {
 height: 30px;
 background: #CBE2DA url(/template/menu_right.gif?5558) right top no-repeat;
 list-style:none;
 display:inline;
 margin:0 2px;
 float:left;
 position:relative;
}

#header_menu a {
 color: #33664D !important;
 background:url(/template/menu_left.gif?5558) left top no-repeat;
 text-decoration: none !important;
 padding:5px 10px;
 position:relative;
 top: 5px;
 border-top:1px solid #657C74;
}

#header_menu a:hover {
 color: #33664D !important;
}

#header_menu #selected {
 background: #FFFFFF url(/template/menu_right_on.gif?5558) right top no-repeat;
}

#header_menu #selected a {
 background:  url(/template/menu_left_on.gif?5558) left top no-repeat;
}

#main_1 {
 background: #FFFFFF url(/template/bottom_left.gif?5558) left bottom no-repeat;
 /* hack for IE to show all content */
	height: 1%;
 margin:0 auto;
}

/* hack for IE to display menu properly */
* html #main_1 {
 margin-top:-5px !important;
 margin-left:2px;
}

*:first-child+html #main_1 {
 margin-top:-5px !important;
 margin-left:2px;
}

#main_2 {
 background: url(/template/sidebar.gif?5558) right top repeat-y;
}

#main_3 {
 /* hack for IE to show all content */
 height: 1%;
 background: url(/template/bottom_right.gif?5558) right bottom no-repeat;
}

#main_5 {
 background: url(/template/top_right.gif?5558) right top no-repeat;
}

#sidebar {
 float: right;
 width: 225px;
 margin: 0;
 padding: 0 20px 10px 0;
}

#sidebar_in {
 font-size: 75%;
 text-align: left;
}

#sidebar_in_editor {
 background-color: #FFFFFF;
}

#sidebar h1 {
 margin: 0;
 padding: 15px 0 5px 0;
}

#sidebar h2 {
 margin: 0;
}

#sidebar_2 {
 display: none;
 float: right;
 width: 250px;
 margin: 0;
 padding: 0;
}

#content_wrapper {
 margin:0 0 0 0;
}

#content {
 margin: 0 265px 0 0;
}

#content_in {
 margin: 0;
 padding: 20px 20px 20px 20px;
 font-size: .9em;
 letter-spacing: 0px;
 text-align: left;
}

#content_in_editor {
 background-color: #FFFFFF;
}

#content_menu {
 margin: -15px 0 0 -60px !important;
 padding-bottom: 30px;
 margin-left: -20px;
 font-size: .9em;
 list-style: none;
}

#content_menu ul {
 padding: 35px 10px 0 0;
 margin: 0;
}

#content_menu li {
 float: left;
 white-space: nowrap;
 line-height: 20px;
 padding: 0px 0px 0px 9px;
}

#content_menu a {
 display: block;
 padding: 0;
 text-decoration: underline !important;
}

#content_menu:after {
 clear: both;
}

.cleaner {
 clear: both;
 height: 1px;
 border: none;
 margin: 0;
 padding: 0;
 background: transparent;
}

h1 {
 font-size: 180%;
 padding: 0 0 5px 0;
 margin: 0;
 font-weight: normal;
}

h2 {
 font-size: 140%;
 font-weight: normal;
 padding: 15px 0 5px 0;
 margin: 0;
}

h3 {
 font-size: 130%;
 font-weight: normal;
 padding: 5px 0 5px 0;
 margin: 0;
}

p {
 margin: 0 0 10px 0;
 padding: 0;
}

a {
}

a:link {
 color: #660066 !important;
}

a:visited {
 color: #660066 !important;
}

a:hover {
 color: #33664D !important;
}

a:visited {
 color: #33664D !important;
}

a:active {
 color: #660066;
}

.sidebar_photo {
 border: 1px solid #657C67;
 margin: 20px 0 10px 0;
}

.photo_left {
 float: left;
 margin: 0 10px 10px 0;
 border: 1px solid #657C67;
}

.photo_right {
 float: right;
 margin: 0 0 10px 10px;
 border: 1px solid #657C67;
}

.photo_middle {
 margin: 10px auto;
 border: 1px solid #657C67;
}

.photo {
 border: 1px solid #657C67;
}

#footer {
 font-size: 70%;
 letter-spacing: 2px;
 position: relative;
 text-align: center;
 padding: 5px 0px 30px 0px;
 color: #CBE2DA;
}

#footer p {
 margin: 0;
 padding: 4px 10px;
}

#footer a:link {
 color: #CBE2DA !important;
}

#footer a:visited {
 color: #CBE2DA !important;
}

#footer a:hover {
 color: #FFFFFF !important;
}

.hotspot {
 color: #660066;
 border-bottom: 1px dotted #341D25;
 padding: 0;
 cursor: help;
}

.hotspot:hover {
 color: #33664D;
}

#event, .special, span.event
{
 color: #660000;
	font-weight: bold;
}

.msg {
 color: #FF0000;
}

/**** IE 6 ****/
* html #header_menu {
 left: 2px;
 bottom: 5px;
}

/**** IE 7 ****/

*:first-child+html #header_menu {
 left: 2px;
 bottom: 5px;
}
