@font-face {
    font-family: 'source_sans_prolight';
    src: url('../fonts/sourcesanspro-light_web-webfont.eot');
    src: url('../fonts/sourcesanspro-light_web-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-light_web-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-light_web-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-light_web-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular_web-webfont.eot');
    src: url('../fonts/sourcesanspro-regular_web-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-regular_web-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular_web-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-regular_web-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('../fonts/sourcesanspro-semibold_web-webfont.eot');
    src: url('../fonts/sourcesanspro-semibold_web-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-semibold_web-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-semibold_web-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-semibold_web-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}





html {
    /*background: url(../IMG/grad_BG_1.jpg) repeat-x;*/
	background-color: #fff ;
	height: 768px;
	width: 100%;
}

/*___The actual web page container___*/
body {
	position: relative;
	width: 1024px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: visible;
	margin-top: 25px;
	font-family: source_sans_prolight;
	background-color: #227fd3;
	box-shadow: 0px 4px 7px #000;
	z-index: -1;
}


/*______Top contact information____*/
h3.phone {
	font-family: source_sans_prosemibold;
	font-size: 16px;
	color: #0971ce;
    position: absolute;
    top: -3px;
    left: 16px;

}

h3.email {
	font-family: source_sans_prosemibold;
	font-size: 16px;
	color: #0971ce;
    position: absolute;
    top: -3px;
    left: 165px;
}

h3#like_us {
	font-family: source_sans_prosemibold;
	font-size: 16px;
	color: #0971ce;
	font-weight: bold;
	position: absolute;
	top: -2px;
	vertical-align: text-top;
	left: 375px;
	}




/*__this potentially brings whole heading section down__*/
#header {
	position: absolute;
	top: 0px;
	width: 1024px;
	height: 209px;
	z-index: 5;
}


#header {
	position: absolute;
	top: 0px;
	width: 1024px;
	height: 200px;
	z-index: 5;
}

.standard {
	background: #fff url(../IMG/header_BG_1.png) no-repeat;
}
.electrolysis {
	background: #fff url(../IMG/electrolysis_header_BG_1.png) no-repeat;
}
.tanning {
	background: #fff url(../IMG/tanning_header_BG_1.png) no-repeat;
}




/*___ This is the container for copy and image of each page! ___*/
#container {
	position: absolute;
	background: url(../IMG/body_BG_1.jpg);
	top: 200px;
	width: 1024px;
	height: 554px;
	z-index: 2;

}

#left_content_scroll {
	width: 1010px;
	height: 450px;
    float: left;

}

/*__This is the Woman on Home Page!!! z-index made her non priority!__*/

#right_container{
	position: absolute;
	top: 50px;
	width: 1024px;
	height: 800px;
	z-index: -1;
	}
    
#index_right_content {
    
    position: relative;
    bottom: 362px;
    float: right;
	height: 557px;
	Padding: 0px;
    
}


#index_right_content_v1 {
    
    position: relative;
    bottom: 412px;
    float: right;
    height: 100px;
	Padding: 0px;
    
}
#index_right_content_v2 {
	float: right;
	height: 100px;
	Padding: 15px;
}






.leftContent_margin_scroll {
	margin: -23px 0px 25px 72px;
	width: 750px;
	font-family: source_sans_prolight;
	font-size: 20px;
	z-index:1;
}


/*_- On testimonial page. This is the entry screen name__*/
p.testimonial_name {
	margin: 10px auto 10px 565px;
	font-family: source_sans_proregular;
	font-style:oblique;
	font-size: 18px
}

/*___Header for each copy__*/
#container p#leftContent_header_margin {
	margin: 60px 0px -5px 72px;
	width: 666px;	
	font-family: source_sans_proregular;
	font-size: 	20px;
}

/*___I have no idea the point of this__*/
#container p#leftContent_header_margin1 {
	margin: 60px 0px -5px 72px;
	width: 666px;	
	font-family: source_sans_prolight;
	font-size: 	20px;
}


/*___Copy in scroll box frame or on page__*/

#container .leftContent_margin {
	margin: 5px 0px 25px 73px;
	width: 800px;
	/*font-family: source_sans_prolight;*/
	font-size: 20px;
}



/*__THIS IS THE SCROLL BOX __*/
.scroll-box {
	width: 1015px;
	height: 375px;
	overflow-x: hidden;
	overflow-y: scroll; 
	-webkit-overflow-scrolling: touch;
	padding:5px;
	z-index:1;
}

.scroll-box-test {
	width: 1010px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll; 
	-webkit-overflow-scrolling: touch;
	padding:5px;
	z-index:1;
}

.smaller {
	font-size: 20px
}


#container .leftContent_margin_info {
	margin: 5px 0px 25px 73px;
	width: 800px;
	font-family: source_sans_proregular;
	font-size: 24px;
}
#container .leftContent_margin_info .dates {
	font-family: source_sans_problack;
	font-size: 24px;
}
#container .leftContent_margin .emphasis {
	font-weight: bold;	
}
#member {
	margin: 5px 0px 25px 73px;
	width: 600px;
	font-family: source_sans_prosemibold;
	font-size: 18px;
	font-weight: bold;
}


/*_____This is the asterick at the bottom past the copy on index and electrolysis page____*/
#member_v2 {
	margin: 35px 0px 25px 73px;
	width: 600px;
	font-family: source_sans_prosemibold;
	font-size: 22px;
}

/*__Index PAGE__*/
#member_v3 {
	margin: 0px 0px 0px 73px;
	width: 600px;
	font-family: source_sans_prosemibold;
	font-size: 16px;
	position: absolute;
	top: 400px;
	z-index: 1;

}
#header h1 {
	text-indent: -9999px;
	width: 200px;
	height: 78px;
	margin-top: 71px;
	margin-left: 50px;
}
h1.appt {
	position: absolute;
	left: 400px;
	top: 225px;
	font-family: source_sans_prosemibold;
}

#index_right_content {
	position: absolute;
	right: 0px;
	bottom: -20px;
}

#container_footer {
	font-family: source_sans_prosemibold;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 390px;
}
#container_footer img {
	margin-bottom: -6px;
	padding-left: 4px;
}





a {
	outline: 0;
}



/*________________________________Navigation__________________________________*/
ul#menu {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 27px;
}
ul#menu li {
	list-style: none;
	display: inline;
	width: 142px;
	height: 27px;
}

/*__the alignment of words in the blue box___*/
ul#menu li p.menu_item {
	margin-top: 4px;	
}

/*----width of the blue box___*/
ul#menu li#home a {
	position: absolute;
	left: 0px;
	background: #0971ce;
	width: 142px;
	height: 27px;
	color: #fff;
	font-family: source_sans_prosemibold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
ul#menu li#homeNav a:hover {
	position: absolute;
	z-index: 3;
	background: #57aeff;
}
body#home li#home a#homeNav {
	position: absolute;
	z-index: 3;
	background: #94c1ea;
}
ul#menu li#electrolysis a {
	position: absolute;
	left: 146.29px;
	background: #0971ce;
	width: 142px;
	height: 27px;
	color: #fff;
	font-family: source_sans_prosemibold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
ul#menu li#electrolysis a:hover {
	position: absolute;
	z-index: 3;
	background: #57aeff;
}
body#electrolysis li#electrolysis a#electrolysisNav {
	position: absolute;
	z-index: 3;
	background: #94c1ea;
}
ul#menu li#tanning a {
	position: absolute;
	left: 292.58px;
	background: #0971ce;
	width: 142px;
	height: 27px;
	color: #fff;
	font-family: source_sans_prosemibold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
ul#menu li#tanning a:hover {
	position: absolute;
	z-index: 3;
	background: #57aeff;
}
body#tanning li#tanning a#tanningNav {
	position: absolute;
	z-index: 3;
	background: #94c1ea;
}
ul#menu li#testimonials a {
	position: absolute;
	left: 438.87px;
	background: #0971ce;
	width: 142px;
	height: 27px;
	color: #fff;
	font-family: source_sans_prosemibold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
ul#menu li#testimonials a:hover {
	position: absolute;
	z-index: 3;
	background: #57aeff;
}
body#testimonials li#testimonials a#testimonialsNav {
	position: absolute;
	z-index: 3;
	background: #94c1ea;
}
ul#menu li#story a {
	position: absolute;
	left: 585.16px;
	background: #0971ce;
	width: 142px;
	height: 27px;
	color: #fff;
	font-family: source_sans_prosemibold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
ul#menu li#story a:hover {
	position: absolute;
	z-index: 3;
	background: #57aeff;
}
body#story li#story a#storyNav {
	position: absolute;
	z-index: 3;
	background: #94c1ea;
}
ul#menu li#info a {
	position: absolute;
	left: 731.45px;
	background: #0971ce;
	width: 142px;
	height: 27px;
	color: #fff;
	font-family: source_sans_prosemibold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
ul#menu li#info a:hover {
	position: absolute;
	z-index: 3;
	background: #57aeff;
}
body#info li#info a#infoNav {
	position: absolute;
	z-index: 3;
	background: #94c1ea;
}

ul#menu li#appointments a {
	position: absolute;
	left: 882px;
	background: #0971ce;
	width: 142px;
	height: 27px;
	color: #fff;
	font-family: source_sans_prosemibold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
ul#menu li#appointments a:hover {
	position: absolute;
	z-index: 3;
	background: #57aeff;
}
body#info li#appointments a#appointmentsNav {
	position: absolute;
	z-index: 3;
	background: #94c1ea;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {  
/* CSS Statements that only apply on webkit-based browsers (Safari, etc.) */ ul#menu {
	position: absolute;
	left: 0px;
	top: 169px;
	width: 100%;
	height: 27px;
}
}