﻿body {padding: 0; margin: 0; background: url(/assets/images/navigation-background.jpg) repeat-x; 

font-family: arial;
font-size: 12px;
color: #606060;

}

.contact {
	width: 100%;
	padding-bottom: 50px;
}

.clearfix {
    content: ".";
    display: block;
    height: 10px;
    clear: both;
    visibility: hidden;
}

.map {float: right; padding-right: 30px; margin-top: -90px; margin-bottom: 20px;}


a {text-decoration: none; color: #606060;}
a:hover, a:hover h1 {color: #cccccc;}

.content a {text-decoration: underline;}

h1 {font-family: calibri; font-size: 20px; color: #2a3234; font-style: italic; line-height: 1; font-weight: 500;}

#gallery a {font-size: 11px; text-decoration: none; padding-bottom: 5px;}
#gallery {padding-top: 10px;}


h2 {font-family: calibri; font-size: 50px; color: #2a3234; font-style: italic; line-height: 1; font-weight: 500;}

.navigation {height: 50px; width: 100%; background: url(/assets/images/navigation-background.jpg) repeat-x;}

.navigation-shaddow {height: 10px; width: 1000px; background: url(/assets/images/navigation-shaddow.png) repeat-x; position: absolute;}

.container {width: 1000px; margin: 0px auto 0 auto; background: url(/assets/images/container-background.png) repeat-y; padding: 0 10px 0 10px; line-height: 1.2;}

.footer {height: 210px; width: 1000px; background: url(/assets/images/footer-background.jpg) no-repeat; clear: both;}

.container-bottom {width: 1020px; height: 15px; background: url(/assets/images/container-bottom-background.jpg) no-repeat; margin: 0 auto;}

.spa {width: 458px; height: 78px; border: solid 1px #c3dbe6; padding: 20px; background: url(/assets/images/spa-button.jpg) no-repeat right;}

.beauty {width: 458px; height: 78px; border: solid 1px #c3dbe6; padding: 20px; background: url(/assets/images/beauty-button.jpg) no-repeat right;}

.tanning {width: 458px; height: 78px; border: solid 1px #c3dbe6; padding: 20px; background: url(/assets/images/tanning-button.jpg) no-repeat right;}

.laser {width: 458px; height: 78px; border: solid 1px #c3dbe6; padding: 20px; background: url(/assets/images/laser-button.jpg) no-repeat right;}

.disclaimer {font-size: 10px; width: 1000px; position: relative; height: 30px; margin: 0 auto; text-align: center; padding-top: 5px;}

img#facebook {position: absolute; left: 0; top: -3px; height: 20px;}

.newsAndSpecials {padding: 10px;height: 100px; color: #ffffff; width: 230px; border-right: solid 1px #ffffff; float: left;}

.packages {padding: 10px;height: 100px; color: #ffffff; width: 220px; border-right: solid 1px #ffffff; float: left;}

.contactDetails {padding: 10px;height: 100px; color: #ffffff; width: 200px; float: left;}

.footerContent {width: 720px; float: right; position: relative; top: 70px;}


.footerContent h1 {color: #ffffff;}

.readMore a {float: right; color: #ffffff; text-decoration: underline;}
.readMore a:hover {color: #cccccc;}

.content {width: 940px; padding: 30px; margin-top: -90px; float: right; z-index: 2;}

.contactForm {padding-left: 30px;}


/* ncms stuff */
.jobTitle {font-size: 17px;padding: 5px;font-weight:bold;font-size: 16px;color:#544b49;letter-spacing: -1px;}
.JobText {padding: 5px;}
.jobSection {padding: 5px;width: 50%;font-weight:bold;font-size: 11px;color:#c3c3c3;text-align:right;}
.jobStatus {padding: 5px;width: 50%;font-weight:bold;font-size: 11px;color:#c3c3c3;text-align:left;}
.jobSpacer {padding:5px;}
.jobSpacer hr {border: 1px solid #544b49}

/* ncms stuff */
.tblDefault td {padding: 5px; vertical-align: top;}
.tblDefault th {padding: 5px; vertical-align: top; text-align: left;}

.jobTitle {display: none; font-size: 12px;}
.JobText {padding: 5px;}
.jobSection {display: none; padding: 5px;width: 50%;font-weight:bold;font-size: 11px;color:#c3c3c3;text-align:right;}
.jobStatus {display: none; padding: 5px;width: 50%;font-weight:bold;font-size: 11px;color:#c3c3c3;text-align:left;}
.jobSpacer {display: none; padding:5px;}
.jobSpacer hr {display: none; border: 1px solid #544b49}

/* nCMS Drop Down Menu*/
.nCMSDDLHolder {margin: 0 auto; width: 1002px;}

.nCMSDDLHolder ul {}

.nCMSDDLHolder {
  z-index: 100;
  position: relative;
}
.nCMSDDLHolder li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nCMSDDLHolder li a, .nCMSDDLHolder li a:link, .nCMSDDLHolder li a:active, .nCMSDDLHolder li a:visited {
  font-size: 14px;
font-weight: 500;
font-family: verdana;
  /*background: #565656;*/
  color: #ffffff;
  display: block;
	width: 167px;
	height: 35px;
	text-align: center;
	padding-top: 15px;

  text-decoration: none;
}

.nCMSDDLHolder li a:hover {
  color: #000;	

}
#nCMSDDL li:hover a, 
#nCMSDDL li.nCMSHover a {
	color: #E7BA07;
    background: #424d58;


}
#nCMSDDL li:hover ul a, 
#nCMSDDL li.nCMSHover ul a {
  background: #424d58;
  color: #ffffff;
margin-top: -1px;

	
}
#nCMSDDL li:hover ul a:hover, 
#nCMSDDL li.nCMSHover ul a:hover {
color:#E7BA07;
}

.nCMSDDLHolder ul {
  list-style: none;
  margin: 0;
padding: 0;
  position: absolute;
  top: -999em;
  left: 0px;
}
.nCMSDDLHolder li:hover ul,
.nCMSDDLHolder li.nCMSHover ul {
  top: 1px;
}
.nCMSDDLHolder ul li {
  border: 0;
  float: none;

}
.nCMSDDLHolder ul a {



}
.nCMSDDLHolder ul a:hover {
    color:#E7BA07;
}

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


