﻿/*Admin*/
#divAdmin
{
	width: 550px;
}

#divAdmin_Header
{
	/*  	padding: 5px; 	background: url(../../images/sprite.png) repeat-x 0px 0px; 	height: 22px; 	border: thin solid #D6D6C0; 	text-align: right; 	color: #666666; 	*/
}

#Content
{
}

#LeftMenu
{
	color: #fff;
	height: 352px;
	width:192px;
	background-image:url('../../images/leftmenu.png');
	margin-left:17px;
	#height:321px;
	cursor:pointer;
}

#RightPanel
{
	float: left;
	width: 596px;
	height: 350px;
	background-color: #fff;
}

.li
{
	height: 24px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url( '../images/bgmenu.gif' );
}
#li-toptail
{
	height: 24px;
	list-style-type: none;
	width: 150px;
	background-image: url( '../images/bgmenu.gif' );
}
#li-bottomtail
{
	height: 24px;
	list-style-type: none;
	width: 150px;
	background-image: url( '../images/bgmenu.gif' );
}
#AboutFranchise
{
	display: block;
	text-align: left; /* padding-left: 8px; 	padding-top: 5px; */
}

#downloadPdf, #Cost, #Plan
{
	display: none;
	text-align: left; /* padding-left: 8px; 	padding-top: 5px; */
}

#AboutFranchise p
{
	float: left;
	padding-left: 12px;
	padding-top: 2px;
	margin-top:0px;
	color: #000;
	width: 560px;
}

#downloadPdf p, #Cost p, #Plan p
{
	float: left;
	padding-left: 12px;
	padding-top: 2px;
	margin-top:0px;
	color: #000;
	width: 560px;
}

#liAboutFranchise
{
	color: #AA8C4E;
	float:left;
	background-image: url(  '../images/bgmenu.gif' );
	height: 24px;
	list-style-type: none;
	width: 150px;
	padding-left:5px;
}

#liCost, #liPlan, #liDownloadPdf
{
	float:left;
	background-image: url(../images/bgmenu.gif);
	height: 24px;
	list-style-type: none;
	width: 150px;
	padding-left:5px;
}

div#MainContentMiddleNew
{
	position: relative;
	top: 0px;
	width: 596px;
	float: left;
	background-color: #fff;
	border: solid 0px #fff;
	padding-left:5px;
}

.BlackBox
{
	position: relative;
	top: 0px;
	width: 604px;
	height: 74px; /* background-image: url(../Images/bgBlackBox.gif);  	background-repeat:repeat-x; */
	background-color: #3c3733;
	float: left;
}

.BlackBox H1
{
	color: #FFFFFF;
	font-size: 18pt;
	font-family: Verdana;
	font-weight: normal;
	padding: 10px 0px 5px 15px;
	margin: 0px;
}
.BlackBox H2
{
	font-weight: normal;
	font-size: 1em !important;
	font-family: Verdana;
	color: #aa8c4e;
	padding: 0px 0px 5px 15px;
	margin: 0px;
}

div#GeneralPageContent a, #AboutFranchise a, #downloadPdf a
{
	color:#AA8C4E;
	text-decoration:none;
}
