@charset "UTF-8";
body {
	background-image: url(../images/background-vector.jpg);
	background-repeat: repeat;
}
img, img a {
	border: 0;
}

a, a:active, a:focus {
	outline: none;
	border: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, Iinput, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
ul, ol, dl, li { 
	position: relative; 
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #351414;
	margin-bottom: 15px;
}
p.green {
	color: #093;
	margin-bottom: 5px;
}
span.sm_b {
	font-size: 12px;
	font-weight: bold;
	color: #351414;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}
a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #0099CC;
	font-weight: normal;
}
a:hover {
	color: #B53766;
	text-decoration: underline;
}
h1 {
	color: #B53766;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B53766;
	padding-bottom: 10px;
}
h2 {
	color: #B53766;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B53766;
	padding-bottom: 10px;
}
h3 {
	color: #B53766;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B53766;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0099CC;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 20px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #B53766;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3D3B25;
	letter-spacing: .5px;
}
.current {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0099CC;
}
.current_sale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0099CC;
}
.original {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
	margin: 5px 0px 0px;
	font-size: 13px;
	visibility: hidden;
}
.original_view {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
	margin: 5px 0px 0px;
	font-size: 13px;
}
.extender {
	height: 40px;
}
/* CSS Document */

#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 950px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../images/site-towel.jpg);
	background-repeat: repeat;
	border: 15px solid #FFFFFF;
}
#header {
	width: 950px;
	height: auto;
}
#header #logo {
	height: 82px;
	width: 850px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #logo_lg {
	height: 120px;
	width: 850px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #image {
	width: 850px;
	margin-right: 50px;
	margin-left: 50px;
	height: 150px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #351414;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* - - - - - - - - - - 
  Navbar css rules 
   - - - - - - - - - - - */

#navbar1 {
	height: 67px;
	width: 850px;
	margin: 0px;
	text-align: left;
	padding: 0px 50px 20px;
}
#navbar1 ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#navbar1  li  {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: inline;
}
#navbar1  li  a  {
	display: block;
	float: left;
	padding: 25px 20px 0px 0px;
	height: 42px;
	color: #351414;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	text-decoration: none;
	margin: 0px;
}
#navbar1 li a:hover {
	color: #B53766;
}
#navbar1 li.active     {
	color: #B53766;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	margin: 0px;
	float: left;
	height: 42px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.homepage {
	height: 45px;
	width: 29px;
	margin-top: 22px;
	display: block;
	float: right;
	margin-left: 10px;
}
#dig_logo {
	height: 56px;
	width: 55px;
	float: right;
	margin-top: 5px;
}

/* - - - - - - - - - - 
   Navbar2 css rules 
   - - - - - - - - - - - */
   
#navbar2 {
	height: 65px;
	width: 850px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 5px;
}
#navbar2 ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#navbar2  li  {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: inline;
}
#navbar2  li  a  {
	display: block;
	float: left;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #351414;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
#navbar2 li a:hover {
	color: #B53766;
}
#navbar2 li.active     {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#mainsite {
	width: 850px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #351414;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;
	padding: 0px;
	display: block;
	margin-bottom: 0px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B53766;
}
#content {
	background-color: #FFFFFF;
	width: 850px;
	margin: 0px;
	padding: 0px;
}
#content  .text_full {
	width: 750px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 40px;
	margin-left: 50px;
	height: auto;
	clear: both;
}
#content  .text_col {
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	height: auto;
}
#content   .text_col   .col_lg {
	width: 480px;
	float: left;
	padding-bottom: 30px;
	margin-right: 0px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
}
#content   .text_col   .col_lg_form {
	width: 480px;
	float: left;
	padding-bottom: 30px;
	margin-right: 0px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 50px;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
}
.col_lg ul {
	margin: 0px 0px 10px;
	padding: 0px;
}
.col_lg li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 18px;
	color: #351414;
	margin-left: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.home_width {
	float: left;
	width: 480px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.home_width a {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
}
.home_width a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}
.large {
	font-size: 18px;
	line-height: 24px;
}
.small {
	font-size: 11px;
	line-height: 14px;
}
.home_width_text {
	float: left;
	width: 440px;
	margin-top: 40px;
	margin-bottom: 20px;
	background-color: #F9F7D0;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 150px;
	background-image: url(../images/sale_january.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home_one {
	background-color: #2D200A;
	width: 150px;
	height: 330px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #51372C;
}
#home_two {
	background-color: #2D200A;
	width: 150px;
	height: 330px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B53766;
}
#home_three {
	background-color: #2D200A;
	width: 150px;
	height: 330px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0099CC;
	margin-left: 10px;
}
.top {
	height: 260px;
	width: 150px;
	margin: 0px 0px 10px;
	padding: 0px;
}
.bottom {
	height: 60px;
	width: 140px;
	margin-left: 10px;
}

/* Can Delete? 
.odd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B53766;
	background-color: #FCFCFC;
	width: 465px;
	padding: 10px 5px 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B53766;
}
.even {
	background-color: #FFFFFF;
	width: 465px;
	padding: 10px 5px 0px;
	margin: 0px;
}
*/

/* JQuery Additions */
.odd_even {
	width: 465px;
	padding: 15px 5px 5px;
	margin: 0px;
	background-color: #FFF;
}
.stripe {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B53766;
	background-color: #FAFAFA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B53766;
}
.over {
	background-color: #F5F5F5;
}

#content  .text_col  .col_sm {
	margin: 0px 0px 50px 45px;
	padding: 0px;
	float: left;
	width: 225px;
	display: inline;
}
.unit {
	width: 225px;
	margin-bottom: 15px;
}
.home_unit {
	width: 225px;
	margin-top: 10px;
}
.home_unit_ad {
	width: 225px;
	margin-top: 40px;
}
.home_unit_twitter {
	width: 225px;
	margin-top: 10px;
}
.home_unit_twitter p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.home_unit_twitter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.gallery {
	float: left;
	height: auto;
	width: 480px;
	margin-bottom: 15px;
}
.gallery_unit {
	height: 94px;
	width: 94px;
	padding: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	float: left;
	margin-top: 8px;
	display: inline;
	border: 3px solid #E9D7E5;
}
.gallery_unit_empty {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#thumbnail_container {
	float: left;
	height: 630px;
	width: 50px;
	margin-bottom: 10px;
}
#thumbnail_container .thumb {
	height: 50px;
	width: 50px;
	margin-bottom: 5px;
}
#image_container {
	float: left;
	height: 655px;
	width: 415px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.map {
	height: 300px;
	width: 475px;
	margin-top: 15px;
	border: 1px solid #B53766;
}
#newsletter {
	width: 475px;
}
#newsletter  #contain {
	width: 475px;
	color: #B53766;
}
#contain   #enq_form  .form_label {
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #B53766;
}
#contain  #enq_form  .form_inner {
	width: 400px;
	height: 20px;
	margin-bottom: 10px;
	color: #351414;
}
#contain  #enq_form  .form_radio {
	color: #B53766;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contain #enq_form #additional {
	width: 400px;
}
#contain #enq_form .f_services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #351414;
	line-height: 24px;
}
#contain   #enq_form   .opt {
}
.red {
	color: #B53766;
}
.new {
	font-style: italic;
	font-weight: bold;
}
#contain input {
	height: 20px;
}
label {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	height: 12px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.advert {
	height: 75px;
	width: 225px;
	margin-bottom: 10px;
}
#spa_menu {
	width: 225px;
	height: 400px;
}
#spa_menu ul {
	margin: 0px;
	padding: 0px 0px 5px;
	list-style-type: none;
}
#spa_menu ul li {
	margin-bottom: 10px;
	height: 20px;
}
#spa_menu a {
	height: 15px;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background-image: url(../images/nav-arrow-beige.png);
	background-repeat: no-repeat;
	color: #351414;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 5px;
	margin: 0px;
	line-height: 17px;
	font-style: italic;
}
#spa_menu a:hover {
	background-image: url(../images/nav-arrow-pink.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#spa_menu    li#active     {
	color: #FFFFFF;
	background-image: url(../images/nav-arrow-pink.png);
	font-size: 13px;
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	margin: 0px 0px 7px;
	line-height: 17px;
	font-style: italic;
}
#spa_menu ul.dots  {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B53766;
	padding-top: 5px;
}
#footer {
	height: 100px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
.external_top {
	margin: 0px auto;
	height: 25px;
	width: 980px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	padding-top: 25px;
	background-image: url(../images/background_vector-top.jpg);
}
.external_top   #left {
	height: 20px;
	width: 450px;
	float: left;
	margin: 0px;
}
.external_top  #right {
	text-align: right;
	float: right;
	height: 20px;
	width: 250px;
}
.external_bottom {
	margin: 10px auto;
	padding: 0px;
	height: 25px;
	width: 950px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	float: left;
}
.treatment {
	width: 480px;
	float: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B53766;
	padding-top: 5px;
	height: auto;
	padding-bottom: 5px;
}

.treatment_spacer {
	float: left;
	height: 30px;
	width: 480px;
}
.treatment_spacer_large {
	float: left;
	height: 400px;
	width: 480px;
}
.treatment_info {
	width: 360px;
	float: left;
}
.treatment_offer {
	width: 480px;
	float: left;
}
.treatment_price {
	float: right;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099CC;
	padding-left: 10px;
}

/* - - - - - - - - - - 
   NEW FOOTER
   - - - - - - - - - - - */
#footer_new {
	width: 800px;
	margin: 0px 50px 10px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 50px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #351414;
	height: auto;
	float: left;
	background-color: #FFF;
	background-image: url(../images/cds_footer.png);
	background-repeat: repeat;
}
#footer_new .col {
	width: 170px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#footer_new .col h3 {
	font-size: 15px;
	color: #351414;
	border-bottom-width: 1px;
	border-bottom-color: #351414;
	font-weight: normal;
}
#footer_new .col ul {
	margin-bottom: 10px;
}

#footer_new .col li {
	list-style-type: none;
	font-size: 13px;
	line-height: 20px;
	color: #B53766;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer_new .col li a {
	font-size: 13px;
	color: #999;
	text-decoration: none;
	line-height: 20px;
}
#footer_new .col li a:hover {
	color: #B53766;
	text-decoration: none;
}
#footer_new .col li span.day {
	width: 90px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
}
#footer_new .col li span.time {
	width: 75px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* - - - - - - - - - - 
  NEW Blockquote
   - - - - - - - - - - - */
   
blockquote {
	color: #606;
	display: block;
	width: 500px;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	margin-top: 30px;
	font-weight: bold;
	background-color: #FFC;
}

.bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 300%;
	color: #FF009B;
	padding-right: 5px;
}
 .bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 20px;
	font-size: 300%;
	color: #FF009B;
}
.credit {
	font-size: 15px;
	font-weight: normal;
}

/* - - - - - - - - - - 
  NEW Homepage
   - - - - - - - - - - - */

#content   .text_col   .col_homepage {
	width: 750px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline;
	padding: 0px;
}
#home_scroller {
	width: 750px;
	height: 260px;
	background-color: #CCC;
	float: left;
	margin-bottom: 20px;
}  
#home_main_2 {
	width: 750px;
	height: 260px;
	background-color: #CCC;
	float: left;
	margin-bottom: 20px;
}   
#daily a i{
	color: #B53766;
	font-size: 18px;
}
p.red {
	color: #C00;
	margin-top: 10px;
	margin-bottom: 10px;
}

