﻿/* Generic Content*/
.SearchText {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #B0803A;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #4B3047;
	text-decoration: none;
	cursor: pointer;
}
.SearchText:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #f9cf75;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #4B3047;
	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: small;
	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: #4B3047 url('../../App_Themes/BusinessTheme/images/glossyback2.jpg') repeat-x left
bottom;
	font: bold small "Times New Roman", Times, serif;
	color: #3D282A;
	display: block;
	width: auto;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	text-align: center;
}


/* Specific Content*/
#BusinessBusiness {
	position: absolute;
	left: 400px;
	top: 116px;
	width: 285px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 65px;
	color: #d2d7db;
}


#MakeupArtistsHeader {
	position: absolute;
	left: 390px;
	top: 10px;
	width: 350px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #a19e9d;
}
#PhotographersHeader {
	position: absolute;
	left: 20px;
	top: 10px;
	width: 285px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #8b8578;
}
#GraphicDesignersHeader {
	position: absolute;
	left: 270px;
	top: 20px;
	width: 350px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #f4eadc;
}
#foodHeader {
	position: absolute;
	left: 480px;
	top: 80px;
	width: 285px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 65px;
	color: #eee5d8;
}
#FashionHeader {
	position: absolute;
	left: 20px;
	top: 80px;
	width: 285px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #8b8b8d;
}
#makeupHeader {
	position: absolute;
	left: 10px;
	top: 120px;
	width: 285px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #e3d8cc;
}
#AccessHeader {
	position: absolute;
	left: 20px;
	top: 70px;
	width: 285px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	color: #e3d8cc;
}
#FineArtistsHeader {
	position: absolute;
	left: 320px;
	top: 116px;
	width: 400px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 65px;
	color: #eee5d8;
}
#OtherBusinessHeader {
	position: absolute;
	left: 10px;
	top: 60px;
	width: 300px;
	height: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #e3d8cc;
}