/* @override http://local.sfsc.site/services.css */

#services {
	width: 750px;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
	background-image: url(templates/mordis/content_longer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	height: 750px;
}

#serviceshdr {
	position: absolute;
	top: 20px;
	left: 55px;
	width: 200px;
} 

#facials {
	position: absolute;
	width: 463px;
	top: 50px;
	left: 246px;
	line-height: 18px;
	font-size: 12px;
}

#facials p {
	line-height: 20px;
	font-size: 12px;
	margin-top: 0px;
}
.product-categories { color: #004f96; font-weight: bold; font-size: 14px; text-transform: uppercase; }
#facials p.product-lines {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #004F96;
}
#facials p.para {
	margin-top: -8px;
	margin-bottom: 20px;
}
.time {
	color: #5d5f5f;
	font-weight: bold;
}
.price {
	font-weight: bold;
	font-size: 16px;
	color: gray;
	position: relative;
	float: right;
	display: inline;
}
#waxing { position: absolute; top: 50px; left: 56px; width: 150px; padding-bottom: 18px; border-bottom: 1px solid maroon; }
#waxing .product-lines {
	font-size: 14px;
	color: #501410;
	font-weight: bold;
	line-height: 18px;
}
#waxingPrices .price { font-size: 14px; line-height: 18px; float: right; clear: right; }

#moreinfo { text-align: center; position: absolute; top: 390px; left: 50px; width: 160px; }

#moreinfo a:link, #moreinfo a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #004f96;
}

#moreinfo a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

#moreinfo a:active {
	font-weight: bold;
	text-decoration: none;
	color: #13b5e0;
}
