@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*........... do not change or amalgamate the above clearfix styles..................*/

body {
	background: #0089B7 url(images/body-bg.jpg) top center no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

a {
	color: #202C8C;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	color: #2C4596;
	padding: 10px 0 15px 0;
}

hr {
	border-style: none;
	height: 1px;
	margin: 10px auto;
	border-top: dotted 1px #666666;
}

.align-center {
	text-align: center;
}

.img-services {
	float: left;
	padding-right: 10px;
}

#page {	
	width: 914px;
	margin: 0 auto;
}

/* Begin Header */

#header {
	height: 145px;
}

#header .accsct {
	float: left; 
	position: relative; 
	top: 110px; 
	left: 145px;
}

#header .top-wrap{
	float: right;
	margin: 14px 20px 0 0;
	color: #FFF;
	text-align: right;
}

#header .links a {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	padding: 0 5px 0 5px;
}

#header .links a:hover {
	text-decoration: underline;
}

#header .phone {
	margin: 60px 32px 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
}

/* End Header */


/* Begin Nav */

#nav {
	background: url(images/nav-bg.jpg) top left no-repeat;
	height: 47px;
	width: 914px;
}

#nav ul{
	list-style: none;
	padding-top: 7px;
} 

#nav li{	
	float: left;
	display:inline;
} 

#nav li a, #nav li strong, #nav li span {
	float: left;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	outline: none;
	line-height:40px;		
} 
	
#nav li a, #nav li strong {	
	margin: 0 0 0 10px;
	padding:0 0 0 9px;
	color: #FFF;
}

#nav li span {
	padding: 0 12px 0 4px;
	cursor:pointer;
}
	
#nav li a:hover, #nav li strong{
	text-decoration:none;
	color: #FFF;
	background:url(images/nav-ltab.jpg) no-repeat 0 0;
}

#nav li strong, #nav li  a:hover strong {
	text-decoration:none;
	color: #FFF;
	background:url(images/nav-ltab.jpg) no-repeat 19px 0;
}

#nav li a:hover span, #nav li strong span {
	background:url(images/nav-rtab.jpg) no-repeat 100% 0;
}

/* End Nav */


/* Begin Banner */

#banner {
	background: url(images/banner.jpg) top left no-repeat;
	height: 304px;
}

#banner .sub-nav {
	position: relative;
	top: 9px;
	left: 16px;
	width: 234px;	
}

#banner .sub-nav ul {
	list-style-image: url(images/arrow.gif);
	padding: 10px 0 0 35px;
}

#banner .sub-nav ul li {
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
}

#banner .sub-nav ul li a {	
	color: #202C8C;
	text-decoration: none;	
}

#banner .sub-nav ul li a:hover {
	text-decoration: underline;
}

/* End Banner */


/* Begin Content */

#content-wrap {
	float: left;
	background: url(images/content-bg.jpg) top left repeat-y;
	padding: 6px 7px 0 7px;
}

#main-content {
	float: left;
	width: 515px;
	padding: 10px;
	line-height: 18px;
}

#shop-content {
	float: left;
	width: 800px;
	padding: 10px;
	line-height: 18px;
}

#video-content {
	float: left;
	width: 1024px;
	padding: 10px;
	line-height: 18px;
}


#sidebar {
	float: right;
	width: 345px;
	padding: 10px;
}

#sidebar .blog-header{
	background: url(images/sidebar-blog-header.jpg) top left;
	width: 340px;
	height: 45px;
	display: block;
	
}

#sidebar .blog-wrap {	
	width: 318px;
	background-color: #FFF5E5;
	border: solid 1px #E5E5E5;
	border-top: none;
	border-bottom: none;
	padding: 10px;
	line-height: 18px;
}

#sidebar .blog-footer{
	background: url(images/sidebar-blog-footer.jpg) top left;
	width: 340px;
	height: 14px;
	display: block;
}

#sidebar .blog-title {
	font-weight: bold;
	color: #A03500;
}

#sidebar .blog-title a {
	text-decoration: underline;
	color: #0088B7;
}
/* Massage */
#massage-content {
	float: left;
	width: 515px;
	padding: 10px;
	line-height: 18px;
}

#massage-content ul {
	list-style: disc;
	margin-left: 30px;
}

#massage-content ol {
	list-style: none;
	margin-left: 15px;
}

/* End Massage*/

/* Esthetic */

#esthetic-content {
	float: left;
	width: 515px;
	padding: 10px;
	line-height: 18px;
}

#esthetic-content ul {
	list-style: disc;
	margin-left: 30px;
}

/* End Esthetic*/

/* Cosmetology */

#cosmetology-content {
	float: left;
	width: 515px;
	padding: 10px;
	line-height: 18px;
}

/* End Cosmetology*/

/* Spa Blue */

#spa-content {
	float: left;
	width: 515px;
	padding: 10px;
	line-height: 18px;
}

#spa-content ul {
	list-style: disc;
	margin-left: 30px;
}

/* End Spa Blue */

/* Tour */

#tour-content {
	float: left;
	width: 515px;
	padding: 10px;
	line-height: 18px;
}

#tour-content .img-tour {
	float: left;
	height: 110px;
	width: 146px;
	display: block;
	padding: 10px;
}

/* End Tour */

/* Testimonials */

#testimonial-content {
	float: left;
	width: 515px;
	padding: 10px;
	line-height: 18px;
}

#testimonial-content .testimonial-item{
	float: left;
	width: 515px;
	padding: 10px;
	line-height: 18px;
	width: 236px;
	text-align: center;
}

/* End Testimonials */

/* Contact */

#contact-content {
	float: left;
	width: 1024px;
	padding: 10px;
	line-height: 18px;
}

#contact-form {
	width:750px;
	padding:14px;
}

#contact-form label {
	display: block;
	text-align: right;
	width: 200px;
	float: left;
}

#contact-form .label60 {
	display: block;
	text-align: left;
	width: 30px;
	margin: 0px 0 10px 10px;
	float: left;
}

#contact-form input.text {
	float: left;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 1px;
	border: solid 1px #014C7E;
	width: 200px;
	margin: 0px 0 10px 10px;
}

#contact-form select.width205 {
	float: left;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 1px;
	border: solid 1px #014C7E;
	width: 205px;
	margin: 0px 0 10px 10px;
}

#contact-form select.width85 {
	float: left;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 1px;
	border: solid 1px #014C7E;
	width: 75px;
	margin: 0px 0 10px 10px;
}

#contact-form input.textarea {
	float: left;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 1px;
	border: solid 1px #014C7E;
	width: 200px;
	height: 80px;
	margin: 0px 0 10px 10px;
}

#contact-form input.radio {
	float: left;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 1px;
	margin: 0px 0 10px 10px;
}

#contact-form button {
	margin-left: 210px;
	width: 80px;
	height: 26px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;	
}

#contact-form  .required {
	color: #CC0000;
	font-weight: bold;
	padding-right: 5px;
}
/* End Contact */

/* End Content */

/* Begin Footer */

#footer {
	background: #0089B7 url(images/footer-bg.jpg) top left no-repeat;
	text-align: center;
	font-size: 11px;
}

#footer p {
	line-height: 68px;	
	color: #FFF;
}

#footer p a {
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #FFF;
	
}

#footer p a:hover {
	text-decoration: underline;
}
/* End Footer */

/* Begin Gallery */

#pagenav { 
	text-align: right; 
	border-top: 1px dotted #666666; 
	padding: 10px 0 10px 0; 
	clear: both; 
}

#pagenav a.pages { 
	padding: 2px 5px; 
	text-decoration: none; 
	border: 1px solid #E5E5E5; 
	background-color: #FFF5E5; 
}

#pagenav a.pages:hover, #pagenav a.active { 
	background-color: #A03500; 
	color: #fff; 
}

/* End Gallery */