﻿
/* main styles and structure
******************************************************/

body {
    margin:0px;
    padding:0px;
    /*background: url(images/radial.jpg) top center no-repeat;*/
    background: url(images/tile.jpg) top center repeat;
    font-family:Garamond;
    font-size:16px;
    color:#362f2d;
}

img {
    border:none;
    margin:0px;    
}

a, a:link, a:visited {
    text-decoration:none;
	cursor: pointer;
}

a:hover {
    text-decoration:underline;
}

.top_tile {
    height:189px;
	position: relative;
}

.page {
    position:relative;
    margin:0px auto;
/*    margin-top:-189px;*/
    padding-left:8px;
    width:867px;
	position: relative;
	top: -153px;
}

.radial {
    background-image: url(images/radial.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    min-width:867px;
	padding-bottom: 100px;
	margin-top: -36px;
}



/* header
*******************************************************/
/*
.header {
	width: 876px;
    height: 134px;
	padding-left: 15px;
	margin-left: -13px;
	position: relative;
}
*/

.header {
	width: 891px;
	height: 134px;
	margin: 0 auto;
	margin-left: -13px;
	position: relative;
}

/* yes, it's a tiny bit more code... but now the HTML is asthetically pleasing */
/* plus it works better */
.header img {
	float: left;
}

.clear {
	clear: both;
}
/* end */

.nav {
    
}

.nav ul {
    margin:0px;
    padding:0px;
    list-style:none;
}

.nav .nav_bg {
    background: url(images/nav.jpg);
	background-repeat: no-repeat;
    width:272px;
    height:69px;
    display:block;
}

.nav .nav_service {
    
}

.nav .nav_service:hover {
    background-position:-272px 0px;   
}

.nav .static_service {
    background-position:-272px 0px;   
}

.nav .nav_appointment {
    background-position:0px -69px;
}

.nav .nav_appointment:hover {
    background-position:-272px -69px;
}

.nav .static_appointment {
    background-position:-272px -69px;
}

.nav .nav_coupon {
    background-position:0px -138px;
}

.nav .nav_coupon:hover {
    background-position:-272px -138px;
}

.nav .static_coupon {
    background-position:-272px -138px;
}



/* content
******************************************************/

.content {
    margin-top:40px;
}

.content .left {
    position:relative;
    width:595px;
    float:left;
}

.content .right {
    margin-top:13px;
    width:272px;
    text-align:center;
    float:left;
}


/* footer
******************************************************/

.footer {
    clear:both;
    position:relative;
    margin-top:18px;
    padding-left:25px;
    padding-right:25px;
    width:812px;
    height:54px;
    font-size:16px;
    color:#fff;
    line-height:54px;
}

.footer a, .footer a:link, .footer a:visited {
    color:#fff;
}

.footer .copyright {
    float:left;
}

.footer .links {
    margin-left: 49px;
    float:left;
}

.footer .csnglobal {
    margin-left: 60px;
    float:left;
}

.footer .csnglobal img {
    position:absolute;
    top:16px;
    left:740px;
}


/* homepage
******************************************************/

.content .left .heading {
    padding-left:124px;
    height:44px;
}

.content .left .text {
    padding-top:20px;
    padding-left:20px;
    padding-right:15px;
    padding-bottom:28px;
    width:560px;
    text-align:justify;
    line-height:26px;
}

.content .left .bottom {
    width:595px;
    height:3px;
}

.content .left .flower {
    position:absolute;
    top:227px;
    left:1px;
}

.content .left .spacer {
    margin-left:105px;
    margin-bottom:15px;
}

.content .right .email_form {
/*    position:relative;*/
    margin: 0px auto;
    width:240px;
    height:95px;
}

.content .right .email_form .txt {
/*    position:absolute;
    top:44px;
    left:20px;*/
    background-color:transparent;
    border:medium none;
    width:142px;
/*	height: 20px;*/
	position: relative;
	top: 44px;
	left: -3px;
}

.content .right .email_form_thanks {
    position:relative;
    margin: 0px auto;
    width:240px;
    height:95px;
}

.content .right .email_form a {
/*    display:block;*/
/*    position:absolute;*/
	position: relative;
/*    top:46px;
    left:168px;*/
	top: 44px;
    color:#555555;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

.thankyou {
    margin-top:15px;
}

/* services
******************************************************/

.content .left .toggler {
    clear:both;
    position:relative;
    margin-top:15px;
    margin-bottom:6px;
    width:551px;
    height:57px;
    cursor: pointer;
}

.btn_visit_site {
	background-image: url(images/btn_visit_site.jpg);
}

.btn_read_bio {
	background-image: url(images/btn_read_bio.jpg);
}

.btn_visit_site,
.btn_read_bio {
	font-size: 0em;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 115px;
	height: 47px;
	float: right;
	position: relative;
	top: 2px;
}

.content .left .hdrBlank {
	margin: 0px 0px -77px 0px;
	top: 20px;
}

.content .left .hdrBlank_content .lnk {
	font-size: 22px;
	font-weight: bold;
	color: #555555;
	width: 385px;
	height: 26px;
	float: left;
	position: relative;
	top: 12px;
	left: 20px;
	display: block;
	overflow: hidden;
}

.content .left .hdrBlank_content {
	margin: 40px 0px 0px 0px !important;
}

.content .left .hdrBlank_content .lnk {
	position: relative !important;
}

.content .left .hdrNailsT img, .content .left .hdrSpaT img, .content .left .hdrHairT img {
    position:absolute;
    top:15px;
    left:505px;
}

.content .left .hdrNailsC img, .content .left .hdrSpaC img, .content .left .hdrHairC img {
    position:absolute;
    top:15px;
    left:505px;
}

.content .left .bgItem {
    margin-left:25px;
    width:497px;
    height:31px;
}

.content .left .bgItem .service_name {
    position: relative;
    padding-left:6px;
    font-size:18px;
    color:#7d7d7d;
    float:left;
}

.content .left .bgItem .service_name a {
    color:#19afbb;
}

.content .left .bgItem .service_price {
    position: relative;
    color:#19afbb;
    padding-right:12px;
    float:right;
}


/* lightboxwin
******************************************************/

.lightboxwin {
    text-align:center;
    background-color:#fff;
    padding-bottom:34px;
}

.lightboxwin h1 {
    font-family:Arial;
    font-size:22px;
    font-weight:normal;
}

.lightboxwin .bgForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    margin:0px auto;
    margin-bottom:25px;
    padding-top:25px;
    padding-bottom:25px;
    padding-left:15px;
    background: url(images/bgForm.jpg) repeat;
    width:528px;
    text-align:left;
}

.lightboxwin .bgForm a, .lightboxwin .bgForm a:link, .lightboxwin .bgForm a:visited {
	color: #19AFBB;
}

.lightboxwin .bgForm .lblInput {
    margin-left:10px;
    margin-bottom:8px;
    text-align:left;
    float:left;
}


.text a {
    color:#362f2d;
}

.flash_main {
	width: 602px;
	margin: 0px -2px 0px -5px;
}

.service_pros {
	margin-bottom: -60px !important;
	padding-top: 40px !important;
}

.service_pros .hdrBlank_content {
/*	margin: 40px 0px 80px 0px !important;*/
}

.service_pros .hdrBlank_content .lnk {
	width: 260px !important;
	position: relative !important;
	left: 160px !important;
}

.service_pro {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 145px;
	height: 116px;
	margin: -80px 0px 50px 0px;
	float: left;
	position: relative;
	left: 5px;
}

.service_pro td {
	text-align: center;
	vertical-align: middle;
}

ul.box {
	width: 550px;
	margin: 0px 0px 0px 20px;
}

ul.standard {
	list-style-type: disc;
	margin: 0px 0px 20px 35px;
}

ul.box li {
	line-height: 20px;
	float: none;
}

ul.standard li {
	color: #C2D7E9;
	line-height: 20px;
	float: none;
}

.box ul.standard li {
	color: #707070;
}

.box {
	width: 529px;
	margin: 0 auto;
}

.box a, .box a:link, .box a:visited {
	color: #000000;
}

.box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #555555;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.box h2.standard {
	padding-left: 0px;
}

.box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #555555;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.box_content {
	color: #707070;
	background-color: #F4F4F4;
	padding: 0px 10px;
}

.box_staff_image {
	margin: 0px 10px 10px 0px;
	float: left;
	position: relative;
	z-index: 9999;
}

.box_logo {
	margin: 0px 0px 25px 30px;
}

.box_footer {
	text-align: center;
}