﻿@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	cursor: default;
}
a {
	cursor: pointer;
}
html {
	overflow: auto;
}
body {
	font-size:85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../assets/backgroundOne.jpg);
	background-repeat:no-repeat;
	background-color: #000;
	background-attachment: fixed;
	background-position: 0px 100px;
}
.header {
	width: 600px;
	height: 70px;
	background: url(../assets/headerOne.jpg) no-repeat;
	background-position: 0px -10px;
	overflow: hidden;
}
h1 {
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #eee;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.wrapper {
	width: 800px;
	margin: 0 auto;
	margin-top: 0px;
}
.clear {
	clear:both;
}
#hotspot1 {
	margin-top: 20px;
	width: 390px;
	height: 30px;
	margin-left: 20px;
}
#hotspot1 a {
	display: block;	
	width: 390px;
	height: 30px;
}
.indent {
	text-indent: -9999px;
	font-size: 1px;
}

/*-------------------------------Begin Main Styling*/
.mainContentHome {
	position: relative;
	margin: 0 auto;
	width:800px;
	color: #CCCCCC;
	height: 650px;
	background-image: url("../assets/mainContentHome2.png");
	background-repeat: no-repeat;
}
.mainContentGallery {
	position: relative;
	margin: 0 auto;
	width:800px;
	color: #CCCCCC;
	height: 650px;
	background-image: url("../assets/mainContentGallery.png");
	background-repeat: no-repeat;
}
.mainContentStylist {
	position: relative;
	margin: 0 auto;
	width:800px;
	color: #CCCCCC;
	height: 650px;
	background-image: url("../assets/mainContentStylist.png");
	background-repeat: no-repeat;
}
.mainContentSvc {
	position: relative;
	margin: 0 auto;
	width:800px;
	color: #CCCCCC;
	height: 650px;
	background-image: url("../assets/mainContentServices.png");
	background-repeat: no-repeat;
}
.mainContentAbout {
	position: relative;
	margin: 0 auto;
	width:800px;
	color: #CCCCCC;
	height: 650px;
	background-image: url("../assets/mainContentAbout.png");
	background-repeat: no-repeat;
}
.mainContentContact {
	position: relative;
	margin: 0 auto;
	width:800px;
	color: #CCCCCC;
	height: 650px;
	background-image: url("../assets/mainContentContact.png");
	background-repeat: no-repeat;
}
/*-------------------------------Content Backgrounds */
.wait {
	position: absolute;
	top: 200px;
	left: 245px;
	background: url(../assets/wait.gif) no-repeat;
	width: 105px;
	height: 9px;
	z-index: 1;
	opacity: .4;
	filter:alpha(opacity=30);
}
.wait2 {
	position: absolute;
	top: 200px;
	left: 70px;
	background: url(../assets/wait.gif) no-repeat;
	width: 105px;
	height: 9px;
	z-index: 1;
	opacity: .4;
	filter:alpha(opacity=30);
}
#photos {
	position: absolute;
	width: 591px;
	height: 399px;
	background: url(../newImages/girl3.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
	z-index: 2;
}
/*-------------------------------Services Page*/
#serviceDefault {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/serviceDefault.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
.price_matrix {
	width: 565px;
	height: 300px;
	margin-left: 13px;
	margin-top: 50px;
}
.price_matrix ul {
	font-size: 11px;
	list-style: none;
	color: #aaa;
}
.price_matrix ul li {
	padding: 5px 0px;
}
.even {
	background: #111;
}
.odd {
	background: #1b1b1b;
}
ul.item {
	float: left;
	width: 450px;
	margin-left: 14px;
}
ul.pm {
	white-space: nowrap;
}
.footnote {
	float: right;
	font-size: 11px;
	margin-right: 28px;
	margin-top: 10px;
	color: #aaa;
}
#svc1 {
	position: relative;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/svc1.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#svc2 {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/svc2.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#svc3 {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/svc3.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#svc4 {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/svc4.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#svc5 {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/svc5.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
/*-------------------------------Contact Page*/
#contactSuccess {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/contactBackSuccess.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#contactFailure {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/contactBackFailure.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#hoursAddress {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/hours.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#email {
	position: relative;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	border: 2px solid #C93801;
	background: url(../assets/formBack2.png) no-repeat;
	background-position: -2px -2px;
}
div#email div#formData {
	position: absolute;
	top: 25px;
	left: 30px;
	width: 350px;
	height: 350px;
	/*background: green;*/
}
textarea {
	overflow: auto;	
	width: 330px;
	height: 120px;
	background: url(../assets/formBack.png) repeat-x;
	font: 1.1em "Courier New", Courier, monospace;
	padding: 5px 0px 5px 5px;
	color: #888;
	border: none;
	resize: none;
}
div#email div#formData form input, div#email div#formData form textarea, div#email div#formData form label {
	float: left;
	clear: left;
}
div#email div#formData form label  {
	float: left;
	clear: left;
	padding: 5px 0px;
	white-space: nowrap;
	font: 0.79em Verdana, Geneva, sans-serif;
	color: #999;
}
div#email div#formData form input#emailInput, div#email div#formData form input#subject, div#email div#formData form input#captcha {
	width: 330px;
	background: url(../assets/formBack.png) repeat-x;
	font: 1.1em "Courier New", Courier, monospace;
	color: #888;
	border: none;
	padding: 3px 0px 3px 5px;
}
div#email input#submit { 
	position: absolute;
	top: 344px;
	left: 265px;
	width: 100px;
	height: 21px;
	color: #bbb;
	padding: 0px 0px 3px 0px;
	border-style: none;
	/*border: 1px solid #666;*/
	background: url(../assets/submit.png) no-repeat;
	cursor: pointer;
}
div#email a#reset:link, div#email a#reset:visited, div#email a#reset:active  { 
	position: absolute;
	top: 344px;
	left: 30px;
	width: 100px;
	color: #bbb;
	padding: 3px 0px 5px 0px;
	border-style: none;
	/*border: 1px solid #666;*/
	background: url(../assets/submit.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font: 0.85em Verdana, Geneva, sans-serif;
	cursor: pointer;
}
div#email a#reset:hover {
	text-decoration: none;
}
.valid {
	position: absolute;	
	z-index: 5;
}
img#validEmail, img#emptyEmail { /*----------Validations----------*/
	top: 49px;
	right: 61px;
}
img#validEmailGecko, img#emptyEmailGecko { /*---Gecko checko------*/
	top: 48px;
	right: 61px;
}
img#emptySubj {
	top: 95px;
	right: 61px;
}
img#emptySubjGecko {/*---Gecko checko------*/
	top: 92px;
	right: 61px;
}
img#emptyMsg {
	top: 141px;
	right: 61px;
}
img#emptyMsgGecko {/*---Gecko checko------*/
	top: 136px;
	right: 61px;
}
img#emptyCap {
	top: 294px;
	right: 61px;
}
img#emptyCapGecko {/*---Gecko checko------*/
	top: 289px;
	right: 61px;
}
img#wrongCap {
	top: 294px;
	right: 61px;
}
img#wrongCapGecko {/*---Gecko checko------*/
	top: 289px;
	right: 61px;
}
.emailText {
	position: absolute;
	z-index: 4;
	top: 0px;
	right: 0px;
	margin: 200px 30px 0px 0px;
	width: 177px;
	height: auto;
	font: 0.78em Verdana, Geneva, sans-serif;
	color: #888;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.27em;
	text-indent: 0;
}
#iframe {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	/*background: url(../newImages/svc3.png) no-repeat;*/
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
/*-------------------------------Stylists Page*/
div#arrow {
	position: absolute;
	top: 170px;
	left: 420px;
	width: 90px;
	height: 44px;
	background: url(../assets/arrow.png) no-repeat;
}
.stylistTxt {
	float: right;
	margin: 55px 69px 0px 0px;
	width: 230px;
	height: auto;
}
.stylistTxt p.para1 {
	font: 0.78em Verdana, Geneva, sans-serif;
	color: #888;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.27em;
	text-indent: 0;
}
.stylistTxt p.para2 {
	font: 0.78em Verdana, Geneva, sans-serif;
	color: #888;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.27em;
}
.stylistTxt p.para3 {
	font: 0.78em Verdana, Geneva, sans-serif;
	color: #888;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.27em;
}
.stylistTxt p.para4 {
	font: 0.78em Verdana, Geneva, sans-serif;
	color: #888;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.27em;
}
#stylistDefault {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../newImages/stylistDefault.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#trishaBio {
	position: relative;
	z-index: 1;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/trishaBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#harleyBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/harleyBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#rai_miBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/rai_miBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#darcyBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/darcyBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#brandyBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/brandyBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#carolynBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/carolynBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#carrieBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/carrieBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#amyBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/amyBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#anitaBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/anitaBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#johnBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/johnBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#tessaBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/tessaBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
#angieBio {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 591px;
	height: 399px;
	background: url(../assets/stylists/bios/angieBio.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
}
/*-------------------------------Gallery Page*/
/* ------------------------------Gallery Page Photos */
#photoGallery {
	position: relative;
	width: 591px;
	height: 399px;
	background: url(../newImages/aboutBack.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
	z-index: 2;
}
ul#gallery, ul#gallery2, ul#gallery3 {
	list-style: none;
	margin: 30px 0 0 28px;
}
ul#gallery2, ul#gallery3 {
	float: left;
	clear: left;
	margin: 18px 0 0 28px;
}
ul#gallery li, ul#gallery2 li, ul#gallery3 li {
	display: inline;
	margin: 0 30px 0 0;
}
ul#gallery li.no_margin, ul#gallery2 li.no_margin, ul#gallery3 li.no_margin {
	margin: 0 0 0 0;
}
ul#gallery img, ul#gallery2 img, ul#gallery3 img {
	cursor: pointer;
	border: 2px solid #555555;
}
ul#gallery img:hover, ul#gallery2 img:hover, ul#gallery3 img:hover {
	border: 2px solid #A23D17;
}
/*-------------------------------About Page*/
#aboutPhoto {
	position: relative;
	width: 591px;
	height: 399px;
	background: url(../newImages/aboutBack.png) no-repeat;
	background-position: -2px -2px;
	border: 2px solid #C93801;
	z-index: 2;
}

/*-------------------------------About Page Info*/
div.aboutTxt {
	position: absolute;
	top: 23px;
	left: 45px;
	color:#aaa;
	font: 0.78em Verdana, Geneva, sans-serif;
	width: 500px;
}
div.aboutTxt p {
	line-height: 1.2em;
}
div.aboutTxt p#vision {
	padding-bottom: 10px;
}
div.aboutTxt p#mission {
	padding-bottom: 10px;
}
div.aboutTxt p#strategy {
}
ul.beliefs {
	width: 490px;
	padding-bottom: 10px;
}
ul.beliefs li {
	padding-bottom: 3px;
	margin-left: 40px;
}
/* ------------------------------Footer Styles */
#footer {
	padding-bottom: 50px;
	color:#777;
}
#footer ul {
	margin-top: 10px;
	padding: 0px 5px;
	list-style: none;
}
ul#footerTextOne {
	float: left;
}
ul#footerTextTwo {
	float: right;
}
#footerTextOne li, #footerTextTwo li {
	display: inline;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-right: 3px;
}
ul#footerTextTwo li#aaphid a img#Image9 {
	margin-bottom: -1px;
}
a#twit, a#face {
	display: inline-block;
}
img#twitterImg, img#facebookImg {
	border: none;
	margin-bottom: -4px;
	margin-right: -3px;
	cursor: pointer;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#777;
}
#footer a:hover {
	text-decoration: none;
	color:#999;
}
div#subText {
	position: absolute;
	bottom: 110px;
	left: 15px;
	font-size: 28px;
	color: #fffeef;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
div#subText ul {
	list-style: none;
}
.smaller {
	font-size: 24px;
}
li.smaller span {
	font-size: 16px;
}
