﻿body
{
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #CCCCCC;
  font-family: Arial;
  color: #575757;
  font-size: 0.8em;
}

img
{
  border: none;
}

.pagecontainer
{
  position: relative;
  border: 1px solid gray;
  width: 850px;
  margin: 0px auto;
  background-color: White;
  text-align: left;
}

.pagecontainer_popup
{
  position: relative;
  border: 1px solid gray;
  width: 100%;
  height: 100%;
  margin: 0px auto;
  background-color: White;
  text-align: left;
}

.bottom_links
{
	width: 850px;
	margin: 0px auto;
	text-align: right;
}

.bottom_links a
{
	color: #000055;	
}

.bottom_links a:visited
{
	color: #000055;	
}

.bottom_links a:hover
{
	color: #FFA500;	
	text-decoration: none;
}

.header
{
  position: relative;
  height: 115px;
  background: url( '/images/header_bg.jpg' );
  background-repeat: repeat-x;
}

.navHeader
{
  background: url( '/images/header_bg.jpg' );
  background-repeat: repeat-x;
  text-align: center;
  padding-top: 18px;
  height: 97px;
}

.subNav
{
  background: url( '/images/services_subnav_bg.jpg' );
  background-repeat: no-repeat;
  height: 117px;
  padding-left: 55px;
}

.subNav a:link
{
  text-decoration: none;
  color: #575757;
  font-size: 23px;
  font-family: Arial;
}
.subNav a:visited
{
  text-decoration: none;
  color: #575757;
  font-size: 23px;
  font-family: Arial;
}
.subNav a:hover
{
  text-decoration: none;
  color: rgb(124, 184, 212);
  font-size: 23px;
  font-family: Arial;
}

.main
{
  position: relative;
}

.btn_home
{
  position: absolute;
  left: 30px;
  top: 54px;
  cursor: pointer;
}
.btn_services
{
  position: absolute;
  left: 104px;
  top: 54px;
  cursor: pointer;
}
.btn_membership
{
  position: absolute;
  left: 193px;
  top: 54px;
  cursor: pointer;
}
.btn_giftcards
{
  position: absolute;
  left: 553px;
  top: 54px;
  cursor: pointer;
}
.btn_aboutus
{
  position: absolute;
  left: 651px;
  top: 54px;
  cursor: pointer;
}
.btn_locations
{
  position: absolute;
  left: 747px;
  top: 54px;
  cursor: pointer;
}
.headerlogo
{
  position: absolute;
  left: 315px;
  top: 10px;
}
.headerlogo_popup
{
  position: absolute;
  left: 200px;
  top: 10px;
}

/***** GIFT CARD PAGE CSS *****/

.gradientspacer
{
  background-image: url( '/images/header_grad_bg.jpg' );
  background-repeat: repeat-x;
  height: 72px;
}

h1, h2, h3, h4, h5, h6
{
  margin: 2px 0 2px 0;
  padding: 5px 0px 5px 0px;
}

h1
{
  background-repeat: no-repeat;
  font-size: large;
  color: #00446a;
  text-align: left;
}

h2
{
  font-size: medium;
  color: #00446a;
  text-align: left;
}

.sectionHeader
{
  background: url( '/images/sectionHeader_bg.jpg' ) no-repeat;
  height: 21px;
  color: #25617c;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  padding-left: 8px;
  line-height: 20px;
}

.sectionHeader a
{
  display: block;
  float: left;
  text-decoration: none;
  width: 170px;
  padding: 2px;
}

.sectionHeader a:Hover
{
  text-decoration: none;
  width: 170px;
  display: block;
  float: left;
  background-color: #ffa800;
  color: White;
  padding: 2px;
}

.serviceHeader
{
  font-size: large;
  font-weight: bold;
}
.serviceTitle
{
  font-weight: bold;
}

/***** GIFT CARD *****/

.gc_amount
{
  position: relative;
  top: 0px;
  left: 20px;
}

.gc_quantity
{
  position: relative;
  left: 20px;
}

.gc_caption
{
  position: relative;
  width: 80px;
}

.gc_input
{
  margin-top: 4px;
  width: 80px;
  text-align: right;
}

.gc_errormessage
{
  margin: 4px 0px 3px 0px;
  width: 250px;
  height: auto;
  text-align: left;
}


.gc_input input
{
  width: 40px;
  margin-right: 24px;
  text-align: right;
}

.gc_submit
{
  position: relative;
  left: 30px;
}

.gc_footnote
{
  width: 280px;
  margin: 0px 0px 8px 8px;
}

/******* LOGIN PAGE *******/

.contentContainer
{
  height: 380px;
}

.login_content_container
{
  height: 200px;
  width: 780px;
}

.login_block
{
  position: absolute;
  height: 200px;
}

.block_left
{
  left: 20px;
  width: 250px;
}

.block_right
{
  left: 290px;
  width: 300px;
}

.login_input_row
{
  position: relative;
  height: 25px;
  margin-top: 5px;
  clear: both;
}

.error_row
{
  position: relative;
  margin-top: 5px;
  clear: both;
}

.login_caption
{
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 5px;
  float: left;
  text-align: right;
}

.strength_label
{
  position: absolute;
  left: 150px;
}

.login_input
{
  position: relative;
  top: 0px;
  width: 150px;
  float: right;
}

.input_border_unselected
{
  border: 1px solid black;
}

.input_border_selected
{
  border: 1px dashed black;
}

.align_center
{
  text-align: center;
}

.indicator_container
{
  position: absolute;
  top: 20px;
  left: 150px;
  width: 145px;
  height: 5px;
  overflow: hidden;
}

.indicator
{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 5px;
}

.notice
{
  position: absolute;
  left: 270px;
  height: 15px;
  width: 60px;
}

.red
{
  width: 25%;
  background-color: #F00;
}

.green
{
  width: 100%;
  background-color: #0F0;
}

.yellow
{
  width: 50%;
  background-color: #FF0;
}

.empty
{
  background-color: #CCC;
  width: 100%;
}

.hidden
{
  display: none;
}

.visible
{
	display: inline;	
}

.error
{
  color: #F00;
  font-weight: bold;
}

.label
{
  color: #00446A;
  background-color: White;
  font-size: x-small;
}

.linenotes
{
  border: 0px solid red;
  margin: auto auto .5em auto;
}

.printButton
{
  background: url(../images/printer.gif);
  height: 30px;
  width: 27px;
  cursor: pointer;
}
.loginInput
{
  width: 150px;
}

.loginInput2
{
  margin-top: 6px;
  border: 1px solid black;
}

.loginArea
{
  text-align: right;
  text-decoration: none;
  position: absolute;
  top: 15px;
  right: 35px;
  height: 20px;
  width: 294px;
}

.loginLink
{
  text-decoration: underline;
  color: #00F;
  font-family: Arial, Sans-Serif;
}

.cardList
{
  position: relative;
  margin-left: 15px;
  background-color: #FFF;
  margin-top: 5px;
}

.cardListRow
{
  background-color: #CCF;
}

.cardListCell
{
  /*margin-bottom: 10px;	*/
}

.flowBreadcrumb
{
  padding: 4px 4px 4px 6px;
  background-color: #3366CC;
  color: #FFFFFF;
}

.flowText
{
  position: relative;
  margin: 20px 0px 20px 15px;
  /*margin-left: 15px;
  margin-top: 20px;*/
}

#paymentInputsContainer
{
  position: relative;
  width: 90%;
  margin: 0px 0px 10px 15px;
}

/*********** CONTACT US ****************/
.contactUsContainer
{
	margin: 10px 0px 0px 30px;
}

.s1Input
{
	border: 1px solid black;	
	font-size: 8pt;
}

.s1ActiveInput
{
	border: 1px dashed black;
}

.redText
{
	color: #FF0000;	
}

.menu_tab
{
	background: url(../images/tab_inactive.png) no-repeat;
	width: 111px;
	height: 25px;
	text-align: center;
    font-family: Arial, Sans-Serif;
  font-size: 10pt;
}

.menu_tab a
{
	background: none;
}

.menu_tab_active
{
	background: url(../images/tab_active.png) no-repeat;
	width: 111px;
	height: 25px;
	text-align: center;
	border: none;
}

.tblCellKey
{
	text-align: right;
	font-weight: bold;
	padding-right: 10pt;
	padding-bottom: 5pt;
	padding-top: 5pt;
	width: 175px;
}

.tblCellVal
{
	text-align: left;
	width: 200px;
	vertical-align: middle;
	padding-bottom: 5pt;
	padding-top: 5pt;
}

.tblLinkBut
{
	font-size: 8pt;
	padding-bottom: 5pt;
	padding-top: 5pt;
	padding-right: 10pt;
	width: 65px;
}

.tblEditArea
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: Gray;
	border: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.cardLink
{
	cursor: pointer;
	text-decoration: underline;
	color: #0000FF;
	font-size: .8em;
}

.printCardButton
{
	position: absolute;
	top: 0px;
	right: 0px;	
}