﻿/* Generic Content*/
.SearchText {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B0803A;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #582333;
	text-decoration: none;
	cursor: pointer;
}
.SearchText:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #f9cf75;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #582333;
	text-decoration: none;
	cursor: pointer;
}
.glossymenu li a{
	float: left;
	display: block;
	color: #C2932D;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 16px;
/*Padding to accomodate left tab image. Do not change*/	height: 43px;
	line-height: 43px;
	text-align: center;
	cursor: pointer;
}
.sideglossymenu li a {
	background-position: left bottom;
	margin: 2px 0px 0px 0px;
	background: #5E2426 url('../../App_Themes/BeautyTheme/images/glossyback2.jpg') repeat-x left
bottom;
	font: bold 15px "Times New Roman", Times, serif;
	color: #3D282A;
	display: block;
	width: auto;
	padding: 3px 0 3px 5px;
	text-decoration: none;
	text-align: center;
}

/* Specific Content*/

#BeautyBeauty {
	position: absolute;
	height: 59px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 50px;
	font-weight: normal;
	color: #dac6cc;
	left: 338px; top: 20px; width: 285px;
		direction:rtl;
}
#BeautySalons {
	position: absolute;
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #FFFFFF;
	left: 322px; top: 241px; width: 278px;
		direction:rtl;
}
#Spa {
	position: absolute;
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #C0C0C0;
	left: 21px;
	top: 497px;
	width: 92px;
	direction: rtl;
}
#HealthClub {
	position: absolute;
	height: 50px;
	font-family: 'Times New Roman', Times, serif;
	color: #666666;
	font-size: 45px;
	left: 342px;
	top: 678px;
	width: 255px;
	direction: rtl;
}
#BeautyHeader
{
    position: absolute;
    height: 50px;
    font-family: "Times New Roman", Times, serif;
    font-size: 50px;
    color: #FFFFFF;
    left: 260px;
    top: 10px;
    width: 350px;
    direction: rtl;
}
#SpaHeader
{
    position: absolute;
    height: 50px;
    font-family: "Times New Roman", Times, serif;
    font-size: 65px;
    color: #C0C0C0;
    left: 21px;
    top: 80px;
    width: 92px;
    direction: rtl;
}
#HealthClubHeader
{
    position: absolute;
    height: 50px;
    font-family: 'Times New Roman', Times, serif;
    color: #666666;
    font-size: 65px;
    left: 320px;
    top: 50px;
    width: 300px;
    direction: rtl;
}
