@charset "utf-8";
/* CSS Document */

/*
	Absolute Beauty Global CSS Document
	developed by Vanessa Eley at dotSquared - www.dotsquared.co.uk
	*/

/* Reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, acronym, img, ol, ul, li
 {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

A:link {color: #ED1C24; font-weight:bold; text-decoration:none;}
A:active {color: #ED1C24; font-weight:bold; text-decoration:underline;}
A:visited {color: #ED1C24; font-weight:bold; text-decoration:none;}
A:hover {color: #000; font-weight:bold; text-decoration:none;}
a img { border-style: none;}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../images/ab-bkgrd2011.gif) top left repeat #DAC4C2;}

h1{	font-size: 1.2em;
	font-weight:bold;
	color:#976e6b;
	margin-bottom:6px;}

h2{ font-weight:bold;
	font-size:1em;
	color:#666;
	margin:6px 0 6px 0;}
	
h3{ font-weight:bold;
	font-size:0.8em;
	color:#976e6b;
	margin:6px 0 6px 0;}
	
p{ font-size:0.75em;
	color:#666;
	margin:6px 0 6px 0;}
	
ul{ font-size:0.75em;
list-style:inside disc;
margin-left:12px;}

.pageWrapper{
	width:800px;
	min-height:500px;
	text-align:left;
	background-color:#FFF;
	padding:12px;
	margin:24px auto 0 auto;}

.header{
	height:180px;
	text-align:right;
	background-image:url(../images/HeaderMontage.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	border-right:#ED1C24 solid 1px;
	border-top:#ED1C24 solid 1px;}

.address {
	padding:8px;
	width:400px;}

.opening {
	font-size:0.7em;
	font-weight:bold;
	text-align:right;
	padding:4px;
	width:400px;}

.menu {
	font-size:0.75em;
	color:#FFF;
	padding:10px 24px 0 0;
	margin:144px 0 0 0;
	width:560px;
	float:right;}
	
.red {color:#ed1c24;}
 
/* FF specific  */
html>/**/body .menu { padding:10px 24px 0 0;}
	
.menu a {
	color:#FFF;}

.menu a:hover {
	color:#ED1C24;}
	
.leftColumn{
	width:260px;
	float:left;
	text-align:left;}
	
.rightColumn{
	float:right;
	width:520px;
	padding:12px 0 12px 20px ;
	background-image:url(../images/bkgrd.gif);
	background-position:center;
	background-repeat:no-repeat;}
	
.hide{
	visibility:hidden;}
	
.highlight {
	background-color:#F5EFEE;
	color:#333;
	padding:6px;
	margin:4px 20px 4px 0;}

.testimonials {
	padding:6px;
	margin:4px 0 4px 12px;
	float:right;
	font-style:italic;
	text-align:center;
	width:230px;
	clear:right;}
	
.mainsitepromo, .lasersite, .tattoosite {
	color:#333;
	padding:6px;
	margin:4px 20px 4px 0;}

.mainsitepromo {
	background-color:#f0e9e8;}
.lasersite {
	background-color:#e3e7ec;}
.tattoosite {
	background-color:#f0ebf5;}

.Babtac{
	font-size:0.7em;
	color:#999;
	font-style:italic;
	padding:0;
	margin:6px 12px 0 0;}
	
.footer{
	font-size:0.7em;
	text-align:center;
	padding: 6px 6px 0 6px;
	margin-top:24px;
	height:20px;
	color:#666;
	border-left:#ED1C24 solid 1px;
	border-bottom:#ED1C24 solid 1px;}

.dsCredit{
	width:825px;
	text-align:right;
	padding:8px 0 12px 0;
	margin:0;
	font-size:0.7em;}

.dsCredit a {
	font-weight:normal; color:#666;}
	
/* FF specific  */
html>/**/body .dsCredit{width:825px;}

.dsCredit a:hover {
	color:#F26722;}
	
/* FF specific  */
html>/**/body .?{}
		
