/* BeautyZone.co.uk CSS Styles */

a:hover {
	text-decoration: none;
}

.title {
	font-family: "Century Gothic";
	font-size: 25px;
	color:#6600FF;
}

.normal {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.colHeader {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#CC0066;
	text-align:left;
}

.treatment {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	text-decoration:none;
}

.desc {
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.historyBack {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	text-align:left;
	text-decoration:none;
}

.subtitle {
	font-family: "Century Gothic";
	font-size:18px;
	color:#0066CC;
}

.picText {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.choosePic {
	font-family:Arial;
	font-size:14px;
	color:#999999;
}


.pricelist {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FF00FF;
	text-decoration:none;
}

.titleTop {
	font-family: "Century Gothic";
	font-size: 35px;
	color: #FF00FF;
}

.titleBGLeft
{
	background-image: url(../images/headingLeft.png);
	background-repeat: no-repeat;
}

.titleBG
{
	padding: 2px;
	background-image: url(../images/headerBG.png);
	background-repeat: repeat-y;
}

.menuLinks {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.footerText {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.vouchers {
	font-family: "Arial";
	font-size:24px;
	color:#000000;
}

.email {
	font-family:Arial;
	font-size:24px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.summertreats{
	font-family:Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}


/* NEW */

.menuItem
{
	padding: 3px 3px 3px 6px;
	font-family: Arial;
	margin: 3px 0px 3px 0px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../images/menuItem.png);
	background-repeat: no-repeat;
}
