/*  
Theme Name: Helix Massage
Theme URI: http://www.helixmassage.com/
Description: The Helix Massage site style.
Version: 1
Author: Ben Beverly 
Author URI: http://www.helixmassage.com/
*/

body {
  margin: 0px;
  padding: 0px;
  background-color: #FF9933;
  background-color: #FFFFFF;
  font-size: 11px;
  text-align: center;
  line-height: 130%;
  font-family: Verdana, Arial, "Lucida Sans", sans-serif;
  color: #FFFFFF;
}

.benslides {
  float: left;
  border: 0px;
  margin: 0px;
  padding: 0px;
  height: 1px;
  width: 1px;
  font-size: 0px;
  overflow: hidden;
}

.morph1 {
	background-color: #FFFFFF;
	height: 0px;
	width: 0px;
	font-size: 0px;
	overflow: hidden;
}

.morph2 {
	background-color: #FF9933;
	height: 900px;
	width: 650px;
	font-size: 11px;
}

a { color: #FFFFFF; text-decoration: underline; }
a:link { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #FF9933; background-color: #FFFFFF; text-decoration: underline; }
a:active { background-color: #DA4C0D; text-decoration: underline; }

.page {
  position: static;
  border: 0px;
  /** margin: -30px 0px 0px 0px; **/
  margin: 10px 0px;
  padding: 10px 0px;
}


.header, .content, .footer {
  position: static;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1px;
  margin-top: 1px;
  border: 0px;
  padding: 1px;
  width: 660px;
  text-align: left;
  clear: both;
}

#flash_container {
  z-index: 0;
  display: block;
  width: 660px;
  clear: both; 
}

/**

#considerdiv {
  background: url('images/consider_back.jpg') 326px 20px no-repeat; 
}

#ratesdiv {
  background: url('images/consider_back.jpg') 326px 20px no-repeat; 
}

#whendiv {
  background: url('images/consider_back.jpg') 326px 20px no-repeat; 
}

#specialsdiv {
  background: url('images/specials_back.jpg') 326px 20px no-repeat; 
}

#faqdiv {
  background: url('images/consider_back.jpg') 326px 20px no-repeat; 
}

#aboutdiv {
  background: url('images/consider_back.jpg') 326px 20px no-repeat; 
}

**/

/** begin declarations for general top nav layout **/

ul#topnav {
  display: block;
  width: 660px;
  height: 36px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: right; 
}

ul#topnav li {
  float: left;
  height: 36px;
  border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul#topnav li a {
  display: block;
  border: 0px;
  margin: 0px;
  padding: 0px;
  height: 36px; width: 159px;
  overflow: hidden;
  text-decoration: none;
  text-indent: -1200em;
}

ul#topnav li a:hover {
  background-image: none;
}

.tabon { background-image: none !important; }

#consider { background: url('images/topnav/topnav__consider.gif') 0 -36px no-repeat; width: 123px; }
#consider a { background: url('images/topnav/topnav__consider.gif') top left no-repeat; width: 123px !important; }
#rates { background: url('images/topnav/topnav__rates.gif') 0 -36px no-repeat; width: 64px; }
#rates a { background: url('images/topnav/topnav__rates.gif') top left no-repeat; width: 64px !important; }
#when { background: url('images/topnav/topnav__when.gif') 0 -36px no-repeat; width: 159px; }
#when a { background: url('images/topnav/topnav__when.gif') top left no-repeat; width: 159px !important; }
#specials { background: url('images/topnav/topnav__specials.gif') 0 -36px no-repeat; width: 123px; }
#specials a { background: url('images/topnav/topnav__specials.gif') top left no-repeat; width: 123px !important; }
#faq { background: url('images/topnav/topnav__faq.gif') 0 -36px no-repeat; width: 48px; }
#faq a { background: url('images/topnav/topnav__faq.gif') top left no-repeat; width: 48px !important; }
#about { background: url('images/topnav/topnav__about.gif') 0 -36px no-repeat; width: 134px; }
#about a { background: url('images/topnav/topnav__about.gif') top left no-repeat; width: 134px !important; }

#appointment_button {
  float: right;
  height: 36px;
  width: 185px;
  border: 0px;
  margin: 0px 11px 0px 0px;
  padding: 0px;
  display: block;
  background: url('images/appointment_button.gif') 0px -36px no-repeat; 
  z-index: 20;
}
#appointment_button a {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 185px;
  height: 36px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  text-indent: -1200em;
  background: url('images/appointment_button.gif') 0px 0px no-repeat; 
}
#appointment_button a:hover {
  background-color: transparent !important;
  background-image: none !important;
}

.container {
  position: relative;
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 656px;
}

#col-wrap {
  float: left;
  position: relative; 
  border: 0px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  width: 654px;
  text-align: left;
}

.column {
  border: 0px;
  padding: 1px;
/**
  padding-left: 60px;
  margin: 0px 0px 32px 60px;
  width: 200px;
**/
  padding-left: 32px;
  margin: 28px 0px 32px 18px;
  width: 260px;
  float: left;
}

.column2 {
  border: 0px;
  border-left: 1px solid #FFCC99;
  padding: 1px;
  padding-left: 16px;
  margin: 62px 0px 32px 18px;
  margin: 28px 0px 32px 18px;
  /**
  margin: 200px 0px 32px 18px;
  **/
  width: 260px;
  float: left;
}

h2 {
  border: 0px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  color: #FFFFFF; 
  font-family: "Gill Sans", Arial, Verdana, Arial, Lucida Sans, Lucida Grande, Lucida, sans-serif;
  font-weight: bold;
  font-size: 26px; 
  letter-spacing: 0em;
  text-transform: none;
  line-height: 90%; 
}

h3 {
  border: 0px;
  margin: 0px 0px 6px 0px;
  padding: 0px;
  color: #FFFFFF;
  text-align: left;
  font-family: Verdana, Arial, Lucida Sans, Lucida Grande, Lucida, sans-serif;
  font-size: 9px; 
  font-weight: bold;
  letter-spacing: 0em;
  text-transform: uppercase;
  line-height: 120%;
}

h4 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
  text-align: left;
  font-family: Verdana, Arial, Lucida Sans, Lucida Grande, Lucida, sans-serif;
  font-size: 13px; 
  font-weight: bold;
  letter-spacing: 0em;
  /** text-transform: uppercase; **/
}

.subhead {
  margin: 0px 0px 0px -16px;
  color: #FFFFFF; 
  font-family: Verdana, Arial, Lucida Sans, Lucida Grande, Lucida, sans-serif;
  font-size: 1.5em; 
  font-weight: normal;
  letter-spacing: 0em;
  text-transform: lowercase;
  vertical-align: middle;
  /**
  line-height: 1.3em;
  font-size: .9em; 
  letter-spacing: .5em;
  text-transform: uppercase;
  **/
}

p {
  border: 0px;
  margin: 0px 0px 8px 0px;
  padding: 0px;
}

ul {
  border: 0px;
  margin: 0px 0px 8px 16px;
  padding: 0px;
}

dt {
  font-weight: bold;
}

dd {
  border: 0px;
  margin: 0px 0px 8px 16px;
  padding: 0px;
}

hr { border: 1px solid #FF9933; border-top: 1px dotted #FFCC99; padding: 0px; margin: 8px 0px 16px 0px; background: #FF9933; text-align: left; }

.copyright {
  border: 0px;
  margin: 0px;
  padding: 0px;
  height: 550px;
}

