body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #e4d0c4;
	background-image: url('/graphics/Body-BG.jpg');
	background-repeat: repeat-x;
}
.Red
{
	font-weight: bolder;
	color: #c72828;
}
.RightJust
{
	text-align: right;
}
.Hidden
{
	display:none;
	visibility:hidden;
}
a, a:active, a:visited, a:hover
{
	color: #c72828;
	font-weight: bolder;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#Grayout
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1500px;
	background-color: #cccccc;
	display: none;
	opacity: .75;
}
#Content #WaitScreen
{
	position: absolute;
	top: 150px;
	left: 300px;
	width: 425px;
	height: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #83161b;
	background-image: url("/graphics/loading_bg.jpg");
	display: none;
}
#Content #WaitScreen #WaitScreenMsg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
	text-align: center;
	margin-top: 40px;
	color: #ffffff;
}
#Clear
{
	clear: both;
}
#Logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #ffffff;
}

#Links
{
	position: absolute;
	top: 100px;
	right: 15px;
	color: #ffffff;
}
#Links a, #Links a:active, #Links a:visited, #Links a:hover
{
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}
#Links a:hover
{
	text-decoration: underline;
}
#Menu
{
	position: absolute;
	top: 200px;
	left: 5px;
	width: 214px;
	height: 564px;
	background-image: url('/graphics/Menu-BG.jpg');
	background-repeat: repeat-x;
}
#Menu h1
{
	color: #777777;
	font-size: 16px;
	margin: 5px;
	padding: 0;
}
#Menu h2
{
	font-size: 14px;
	margin: 5px;
	padding: 0;
}
#Menu ul
{
	margin: 0 0 0 25px;
	padding: 0;
}
#Menu li
{
	list-style-type: circle;
	margin: 4px 0;
}
#Menu table
{
	text-align: center;
	font-size: 12px;
}
#Menu .SmallText
{
	font-size: 10px;
}

#Content
{
	position: absolute;
	top: 200px;
	left: 225px;
	right: 5px;
}
#Content h1
{
	color: #777777;
	font-size: 16px;
	margin: 5px;
	padding: 0;
}
#Content h1.Red
{
	color: #c72828;
}
#Content h2
{
	font-size: 14px;
}
#Content h4
{
	color: #777777;
	font-size: 14px;
	margin: 5px;
	padding: 0;
}
#Content h4.Red
{
	color: #c72828;
}
#Content th
{
	background-color: #aabbcc;
	font-size: 12px;
}

#Content #PrevNext
{
	position: absolute;
	right: 10px;
}

#Content #Title
{
	font-size: 24px;
	font-weight: bolder;
	color: #777777;
	margin-bottom: 25px;
	padding: 5px;
	background-image: url('/graphics/Footer-BG.jpg');
	background-repeat: repeat-x;
}

#Content #Banner
{
	top: 200px;
	right: 5px;
	border-style: solid;
	border-color: silver;
	margin: 15px;
	font-size: 18px;
	text-align:center;
}
#Content #Banner table
{
	text-align: center;
}
/*jfh 2/11/2010*/
#Content #Banner table  .CellBottomBorder
{
	border-bottom: 2px solid black;
}
#Content #Banner table .CellRedBorder
{
	border: 3px solid #C72828;
}

#Content #RewardsDiv
{
	display: block;
}
#Content #RewardsDiv table
{
	font-weight: bold;
	font-size: 12px;
}
#Content #RewardsDiv td
{
	font-size: 12px;
}
#Content #RewardsDiv #Instructions
{
	float: left;
	width: 50%;
	font-weight: bold;
}
#Content #RewardsDiv #PointsSummary
{
	float: left;
	font-weight: bold;
}
#Content #RewardsDiv #Message
{
	text-align: center;
	font-weight: bold;
	margin: 0 0 20px 0;
}
#Content #RewardsDiv #RewardsTable
{
}

#Content #SalonLookup
{
	top: 75px;
	left: 0px;
}
#Content #SalonLookup table
{
	font-size: 13px;
	text-align: left;
}
#Content #SalonLookup table.Results
{
	width: 100%;
	background-color: #cccccc;
}
#Content #SalonMatches td
{
	font-size: 13px;
}
#Content #UsersTable table
{
	width: 100%;
}
#Content #UsersTable th
{
	font-size: 13px;
	font-weight: bold;
	color: #c72828;
}
#Content #UsersTable td
{
	font-size: 14px;
}
#Content #DistUsersTable table
{
	width: 100%;
}
#Content #DistUsersTable th
{
	font-size: 13px;
	font-weight: bold;
	color: #c72828;
}
#Content #DistUsersTable td
{
	font-size: 14px;
}
#Content #RepUsersTable table
{
	width: 100%;
}
#Content #RepUsersTable th
{
	font-size: 13px;
	font-weight: bold;
	color: #c72828;
}
#Content #RepUsersTable td
{
	font-size: 14px;
}
#Content #DistributorsTable th
{
	color: #c72828;
}
#Content #DistributorsTable td
{
	font-size: 13px;
}
#Content #SalonTable
{
	font-size: 13px;
}
#Content #SalonTable th
{
	color: #c72828;
}
#Content #SalonTable td
{
	font-size: 13px;
	height: 15px;
}
#Content #SalonTable input.text, #Content #SalonTable select, #Content #SalonTable textarea
{
	width: 200px;
}
#Content #RewardMaintTable
{
	font-size: 13px;
}
#Content #RewardMaintTable th
{
	color: #c72828;
}
#Content #RewardMaintTable td
{
	font-size: 13px;
}
#Content #RewardMaintTable input.text, #Content #RewardMaintTable select, #Content #RewardMaintTable textarea
{
	width: 200px;
}
#Content #SalesAdjustTable
{
	font-size: 13px;
}
#Content #SalesAdjustTable th
{
	color: #c72828;
}
#Content #SalesAdjustTable td
{
	font-size: 13px;
}
#Content #SalesAdjustTable input.text, #Content #SalesAdjustTable select, #Content #SalesAdjustTable textarea
{
	width: 200px;
}
#Content #PointsAdjTable
{
	font-size: 13px;
}
#Content #PointsAdjTable table
{
	width: 100%;
}
#Content #PointsAdjTable th
{
	color: #c72828;
}
#Content #PointsAdjTable td
{
	font-size: 13px;
}
#Content #PointsAdjTable input.text, #Content #PointsAdjTable select, #Content #PointsAdjTable textarea
{
	width: 300px;
}
#Content #PointsAdjTable textarea
{
	height: 100px;
}
#Content #PointsHistoryTable
{
	font-size: 13px;
}
#Content #PointsHistoryTable table
{
	width: 100%;
}
#Content #PointsHistoryTable th
{
	color: #c72828;
}
#Content #PointsHistoryTable td
{
	font-size: 13px;
}
#Content #PurchaseHistoryTable
{
	font-size: 13px;
}
#Content #PurchaseHistoryTable th
{
	background-color: transparent;
}
#Content #PurchaseHistoryTable td
{
	font-size: 13px;
}
#Content #RewardsHistoryTable
{
	font-size: 13px;
}
#Content #RewardsHistoryTable table
{
	width: 100%;
}
#Content #RewardsHistoryTable th
{
	color: #c72828;
}
#Content #RewardsHistoryTable td
{
	font-size: 13px;
}
#Content #SystemParametersTable
{
	font-size: 13px;
}
#Content #SystemParametersTable table
{
	width: 100%;
}
#Content #SystemParametersTable th
{
	color: #c72828;
}
#Content #SystemParametersTable td
{
	font-size: 13px;
}
#Content #SystemParametersTable input
{
	width: 225px;
}
#Content #MassChangeDiv
{
	float: left;
	width: 100%;
}
#Footer
{
	font-size: 10px;
	width: 100%;
	background-image: url('/graphics/Footer-BG.jpg');
	background-repeat: repeat-x;
}
