/* adds vertical scrollbar even on pages that don't need it */
/* prevents content shifting across pages */
html {
	min-height: 100%; margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical !important;
}

* { padding: 0; margin: 0; }

body {
	font-family: "Times New Roman",Times,serif;
	font-size: 15px;
	line-height: 1.2em;
	color: #636465;
	background: #f9fbfd;
	padding: 50px 0;
}

#wrapper { 
	margin: 0 auto;
	width: 1054px;
	background: #fff;
}

#contentHolder {
	background: #fff;
	padding: 64px 78px 0 75px;
}

#header {
	width: 978px;
	height: 50px;
	border-bottom: 1px solid #b6b7b8;
	margin: 0 40px;
	padding: 40px 0 0 0;
	position:relative;
}

#logo h1 {
	float: left;
	width: 295px;
	height: 50px;
	display: block;
}	

#logo h1 a {
	float: left;
	width: 295px;
	height: 50px;
	display: block;
	text-indent:-300em;
	overflow:hidden;
	background: url(/images/header-logo.gif);
}

#mainContent {
	width: 467px;
	float: right;
	margin-bottom: 50px;
}





/*** SIDEBAR ***/

#sidecolumn {
	float: left;
	width: 397px;
	margin-right: 37px;
	margin-bottom: 50px;
	font-size: 16px;
	line-height: 1.4em;
}

#sidecolumn img {
	padding: 0;
	margin: 0;
	float: left;
}

#sidecolumnPadding {
	padding: 0;
}

#sidecolumn p, #sidecolumn div {
}

#sidecolumn .promoSection {
	clear: both;
	border: 1px solid #e8e6dc;
	border-top: none;
	background: #f7f4e6 url(/images/promosection_bg.gif) top left no-repeat;
	padding: 20px;
}

#sidecolumn .promoSection h3 {
	font-size: 26px;
	font-weight: normal;
}

#sidecolumn .apptLink {
	height: 30px;
	margin-top: 20px;
}

#sidecolumn .apptName {
	float: left;
	width: 247px;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
}

#sidecolumn .apptText {
	float: left;
	width: 150px;
	font-style: italic;
	text-align: right;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}




/*** FOOTER STYLES ***/

#footer { 
	font-family: "Times New Roman",Times,serif;
	width: 978px;
	height: 30px;
	margin: 0 40px;
	padding-bottom: 20px;
	line-height: 30px;
	clear: both;
	border-top: 1px solid #b6b7b8;
	font-size: 11px;
	letter-spacing: 1px;
	color: #7d7e80;
}

#footer .leftCol, #footer .centerCol, #footer .rightCol {
	float: left;
}

#footer .leftCol {
	width: 337px;
}

#footer .centerCol {
	width: 360px;
	text-align: center;
}

#footer .rightCol {
	width: 281px;
	text-align: right;
}




/*** NAVIGATION STYLES ***/

#navigation {
	float: left;
	margin-left: 4px;
	width: 679px;
	height: 50px;
}

#navcontainer {
}

#navigation ul {
	list-style: none;
	list-style-type: none;
	border: none;
} 

#navigation ul li {
	display: block;
	float: left;
}

#navigation ul li a {
	text-indent: -300em;
	text-align: left;
	overflow: hidden;
	display: block;
	height: 50px;
	line-height: 50px;
}

#navigation ul li a:hover {
	background-position: 0 -50px;
}

#nav-hair a  {
	background: url(/images/nav-hair.gif) top left no-repeat;
	width: 53px;
}

#nav-skin a  {
	background: url(/images/nav-skin.gif) top left no-repeat;
	width: 52px;
}

#nav-makeup a  {
	background: url(/images/nav-makeup.gif) top left no-repeat;
	width: 76px;
}

#nav-tan a  {
	background: url(/images/nav-airbrushtan.gif) top left no-repeat;
	width: 114px;
}

#nav-products a  {
	background: url(/images/nav-products.gif) top left no-repeat;
	width: 88px;
}

#nav-appointments a  {
	background: url(/images/nav-appointments.gif) top left no-repeat;
	width: 121px;
}

#nav-whatshot a  {
	background: url(/images/nav-whatshot.gif) top left no-repeat;
	width: 101px;
}

#nav-meetus a  {
	background: url(/images/nav-meetus.gif) top left no-repeat;
	width: 74px;
}

body.page-hair #nav-hair a, body.page-hair #nav-hair a:visited,
body.page-skin #nav-skin a, body.page-skin #nav-skin a:visited,
body.page-makeup #nav-makeup a, body.page-makeup #nav-makeup a:visited,
body.page-tan #nav-tan a, body.page-tan #nav-tan a:visited,
body.page-products #nav-products a, body.page-products #nav-products a:visited,
body.page-appointments #nav-appointments a, body.page-appointments #nav-appointments a:visited,
body.page-whatshot #nav-whatshot a, body.page-whatshot #nav-whatshot a:visited,
body.page-meetus #nav-meetus a, body.page-meetus #nav-meetus a:visited {
	background-position: 0 -100px;
}





/*** CUSTOM STYLES ***/

.pageEnd {
	clear: both;
	height: 1px;
	padding: 0;
}

.photoLeft {
	float: left;
	margin: 5px 15px 0 0;
}

.photoRight {
	float: right;
	margin: 5px 0 0 15px;
}

.small {
	font-size: 11px;
}

.first {
	margin-top: 0;
	padding-top: 0;
}

.divider {
	height: 1px;
	background: #d8d8d8;
	padding: 0;
	margin: 20px 0 20px 0;
}

.red {
	color: #932828;
}

.darker {
	color: #313232;
}

.twoCol {
	width: 225px;
	float: left;
	margin: 5px 0 5px 17px;
}

.twoCol.first {
	margin-left: 0;
}




/*** PRICE STYLES ***/

.priceDots {
	width: 467px;
	height: 27px;
	margin: 10px 0;
}

.dots, .dots2 {
	background:url(/images/dot.gif) repeat-x bottom;
	float: left;
	margin-right: 3px;
	width: 416px;
}

.field {
	background-color: #fff;
	padding-right: 2px;
}

.priceDots .price {
	float: left;
	width: 48px;
}

.dots2 {
	width: 356px;
}

.priceDots .consultation {
	float: left;
	width: 108px;
}

#mainContent p {
	margin: 0 0 30px 0;
}




/*** PAGE TITLES ***/

h2 {
	display: none;
}

h3 {
	font-size: 20px;
	margin: 0 0 7px 0;
	font-weight: normal;
	color: #860f2c;
}

h4 {
	font-size: 17px;
	margin: 0 0 4px 0;
	font-weight: normal;
	color: #2c2c2c;
}

.introText {
	font-size: 34px;
	line-height: 1.1em;
	color: #444546;
	font-weight: normal;
	margin-bottom: 20px;
}





/*** CUSTOM FACIAL STYLES ***/

.facialNav.twoCol {
	margin: 30px 0 30px 17px;
	font-size: 13px;
	color: #636465;
}

.facialNav.twoCol.first {
	margin-left: 0;
}

.facialNav.twoCol a {
	color: #636465;
}

a.facialLink.selected {
	text-decoration: underline;
	color: #313232;
}

.customFacial {
	display: none;
	clear: both;
	height: 225px;
}

.customFacial .field {
	color: #932828;
}




/*** MEET US STYLES ***/

body.page-meetus #mainContent {
	width: 901px;
}

body.page-meetus .twoCol {
	float: left;
	width: 425px;
	margin-left: 45px;
}

body.page-meetus .twoCol.first {
	margin-left: 0;
}




/*** HOME PAGE STYLES ***/

body.page-home #contentHolder {
	padding: 36px 40px 0 40px;
}

body.page-home #sidecolumn {
	float: right;
	width: 266px;
	margin-right: 0;
	margin-left: 12px;
}

body.page-home #sidecolumn div {
	margin-bottom: 12px;
}

body.page-home #sidecolumn .sidecolumnImg {
	height: 111px;
}

body.page-home #mainContent {
	width: 696px;
	float: left;
	margin-bottom: 130px;
}

#homeMainImg, #homeMainImg img {
	height: 358px;
	width: 696px;
}

#homeMainImg {
	overflow: hidden;
}

.homeCredits {
	font-family: Garamond,"Times New Roman",Times,serif;
	font-size: 12px;
	margin-top: 10px;
}

.homeCredits a, .homeCredits a:visited {
	color: #636465;
}





/*** LINKS ***/

a {
	color: #860f2c;
	text-decoration: none;
}

a:visited {
	color: #860f2c;
}

#footer a, #footer a:visited {
	color: #7d7e80;
	text-decoration: none;
}

a:hover, #footer a:hover {
	color: #932828;
	text-decoration: underline;
}

/* yelppage */
img {border-style:none;}
ul,li,ol,dl,dt,dd {padding:0; margin:0; list-style:none;}

.clear { clear:both;}
.yelp { position:absolute; right:12px; top:5px; color:#860f2c; font-size:20px; }
.yelp img { padding-left:10px; vertical-align:middle;}
.reviews h2 { display:block; color:#860f2c; font-size:20px; font-weight:normal; line-height:28px; padding-bottom:15px; margin-top:-15px;}
.reviews .reviews-wrap { border-bottom:1px solid #ccc; padding-bottom:5px; margin-top:10px; clear:both;}
.reviews .last { border:none;}
	.reviews-details { width:130px; float:left; margin-bottom:5px; position:relative;}
		.photobox { float:left; margin-right:5px;}
			.photobox img { display:block; height:40px; width:40px; background:#fff; border:1px solid #ccc; padding:1px;}
			.is-elite { width:55px;}
		.user-stats { width:40px; float:left; line-height:14px;}
			.friend-count,.review-count { color:#ed5100; font-size:12px;}
				.i-friend-count-wrap,.i-review-count-wrap { padding-left:16px; display:inline-block; line-height:16px; position:relative;}
					.i-friend-count { display:block; left:0; position:absolute; background-position:-3px -157px; height:10px; top:3px; width:14px; background-image:url(../images/ico_map.gif);}
					.offscreen { height:1px; left:-9999px; overflow:hidden; position:absolute; top:auto; width:1px;}
					.i-review-wrap { display:block; left:0; position:absolute; background-position:-4px -171px; height:11px; top:2px; width:12px; background-image:url(../images/ico_map.gif);}
			p.user-name { clear:both; font-size:14px;}
				p.user-name a { color:#6666cc;}
				p.user-name a:hover { text-decoration:underline;}
			p.reviewer-info{ clear:left; font-size:14px; margin-bottom:0; margin-left:0; padding-right:10px;}
	.review-content { width:825px; float:left; padding-left:15px;}
		.ext-rating { height:17px; margin-bottom:10px; padding-top:10px; width:90%;}
		.ext-rating .rating { float:left; height:16px; overflow:hidden; position:relative; width:85px;}
		.rating .star-img { position:absolute;}
		.rating .stars_5 {clip: rect(171px, 83px, 187px, 0pt); top:-171px;}
		.rating .stars_1 {clip: rect(0px, 83px, 187px, 0pt); top:-18px;}
		.dtreviewed { float:left; padding:0 0 0 5px;}
		.description p { line-height:22px; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding-bottom:10px;}

