body {
	font-size:12px;
	font-family: Verdana, Helvetica, Arial;
	margin:0;
	padding:0;
}

/*<menu>*/
#outer {width:980px; }
.Logo{
	background:url("/Deployments/TennisSanitation/Images/Logo.jpg") no-repeat;
	width:980px;
	height:50px;
}

#tab {
	float:left;
	width:100%;
	font-size:13px;
	line-height:normal;
	background:#DAE0D2 url("/Deployments/TennisSanitation/Images/TabBG.gif") repeat-x bottom;
}
#tab ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

#tab li {
  float:left;
  background:url("/Deployments/TennisSanitation/Images/TabLeft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
}

#tab a {
  float:left;
  display:block;
  background:url("/Deployments/TennisSanitation/Images/TabRight.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab a {float:none;}
/* End IE5-Mac hack */
#tab a:hover {
  color:#333;
}
#tab #current {
  background-image:url("/Deployments/TennisSanitation/Images/TabLeftOn.gif");
}
#tab #current a {
  background-image:url("/Deployments/TennisSanitation/Images/TabRightOn.gif");
  color:#333;
  padding-bottom:5px;
}

#tab #Logout {
	float:right;padding-top:8px;color:blue;cursor:pointer;font-weight:bold;
}

#subnav {
	background:#D5D0BA;
	height:30px;
	padding:5px 5px;
}
#subnav ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#subnav li {
  float:left;
  margin:0;
  padding:0 0 0 9px;
}
#subnav Button {text-decoration:none;}
#subnav a {text-decoration:none;color:#0000FF;}
#subnav a:hover, #subnav #current a {font-weight:bold;}
#subnav div {float:left;padding-right:5px;}
/*</menu>*/

#content {
	width:978px;
	min-height:300px;
	border:1px solid #776655;
	border-top:0px;
	background-color:#E9E8E3;
}

#content .contentBody {
	background:#fafafa;
	border:1px solid #999;
	margin: 3px;
	padding-bottom: 5px;
}


/* <Filtering> */ 
#FilterContainer
{
	padding-top:5px;
	padding-left:5px;
	float:left;
	width:963px;
	height:21px;
	border: 1px solid #bbb;
	margin-bottom:5px;
	background-color:#E9E8E3;
}
#FilterContainer Button
{
	float:left;
	margin-right:4px;
}

#FilterContainer input, #FilterContainer select
{
	border: 1px solid #bbb;
	font-size:10px;
	float:left;
}

#FilterContainer input, #FilterContainer select, #FilterContainer label
{
	float:left;
	margin-right:5px;
}

#FilterContainer label
{
	text-align:left;
	width:auto;
	white-space: nowrap;
}
/* </Filtering> */ 

form 
{
	margin: 0;
	padding: 0;
}
input, select, textarea
{
	color: #222;
	font-family:normal 14px Verdana, Helvetica, Arial;
	border: 1px solid;
}

input:focus, select:focus, textarea:focus {
	background:#FFFFAA
}

textarea 
{
	width:170px;
	height:60px;
}

.Required
{
	color:red;
	font-weight:bold;
	display:inline;
	vertical-align: middle;
	padding-right:5px;
	padding-left:2px;
}

.NotRequired
{
	padding-right:16px;
}

fieldset {
	width:350px;
	margin-bottom:5px;
	margin-left:5px;
	padding:0 5px 5px 5px;
	border:1px solid #BBB;
}

fieldset ol {
	list-style: none;
	padding:0px;
	margin-left:0px;
}

fieldset li {
	padding-bottom: 5px;
	float: none;
}

legend {
	font-weight: bold;
}


label {
	float:left;
	text-align:right;
	width:80px;
	white-space: nowrap;
	cursor:pointer;
	/*cursor:expression((documentElement.for) ? "pointer" : "auto" );*/
}

#RouteDetailAddEdit #routeDetail_Reorder label
{
	text-align:left;
	margin-right:5px;
}

#RouteDetailAddEdit #routeDetail_Reorder input
{
	margin-right:15px;
}

#RouteDetailAddEdit #routeDetail_Reorder div
{
	float:left;
}

#UserAddEdit label,
#AccountServiceAddEdit label, 
#CustomersSearch label,
#CustomersSearch input,
#ReceivePayments label,
#AssembleDeposit label,
#RollOffAddEdit label,
#ACHAddEdit label,
#RouteAddEdit label,
#RouteDetailAddEdit label,
#PrintRoutes label,
#PrintDeposits label,
#SmallTruck label,
#PastDue label,
#PrintRollOffBook label,
#PrintRollOffBoxLocation label,
#PrintAccountNotes label,
#ARTally label,
#CustomPricingAddEdit label,
#ServiceCustomers label,
#MessageAddEdit label,
#CreditCardAddEdit label
{
	width:120px;
}

#PrepareInvoices label,
#PrintInvoices label
{
	width:140px;
}

#CustomerServiceRelocation label,
#UserAddEdit input,
#ACHAddEdit input,
#PrepareInvoices select,
#BillCycles label,
#BillCycleDates label
{
	width:155px;
}

#CityTally label,
#ServiceAddEdit label
{
	width:180px;
}

#SecurityGroupAddEdit label, 
#CompanyAddEdit label,
#TaxAddEdit label, 
#CustomerAddEdit label,
#PromotionAddEdit label,
#RateChange label,
#ServiceCategoriesAddEdit label
{
	width:140px;	
}

#ServiceAccountAddEdit label {
	width:130px;
}

#AddEdit, #CompanyAddEdit, #CustomersSearch, #ReceivePayments, #AuditPayments, #AssembleDeposit, #RollOffBook, #PrepareInvoices,
#PrintInvoices, #PastDue, #RateChange, #CustomerServiceRelocation
{
	float:left
}

.FormSections {
	padding-bottom: 5px;
}
.FormSection 
{
	padding-top: 5px;
	top:0;
	left:0;
	z-index:-99;
	visibility:hidden;
}

.RightColumn 
{
	padding:5px 10px;
	float:left;
}

.ComboBox 
{
	width:270px;
	padding:5px 6px 0 9px;
	height:150px;
	overflow:auto;
	border:1px solid #A9A9A9;
	/*background:#fff;*/
	margin-top:2px;
}

#CustomerAddEdit .ComboBox
{
	width:530px;
}

#CustomerAddEdit .Header
{
	float:left;
	font-weight:bold;
	white-space:nowrap;
}

#CustomerAddEdit .Total
{
	border-top: 1px solid #000;
	margin: 0px;
	padding: 0px;
}

#CustomerAddEdit #Invoice,
#CustomerAddEdit #Invoice fieldset,
#CustomerAddEdit #ARHistory,
#CustomerAddEdit #ARHistory fieldset,
#CustomerAddEdit #PaymentSearch,
#CustomerAddEdit #PaymentSearch fieldset
{
	width:550px;
}

#CustomerAddEdit #Invoice span
{
	width:180px;
	white-space:nowrap;
	float:left;
}

#CustomerAddEdit #Invoice li
{
	clear:both;
}

.AlternatingRow{
	background-color:#E9E8E3;
}

/*   butons   */
.Button 
{
	background:url(/Deployments/TennisSanitation/Images/ButtonLeft.gif) no-repeat;
	height:16px;
	float:right;
	margin:1px 2px 0 2px;
	cursor:pointer;
}
.Button a
{
	background:url(/Deployments/TennisSanitation/Images/ButtonRight.gif) no-repeat top right;
	color: #444;
	display: block;
	float:left;
	_display:inline; /*fix IE 3px bug */
	font-size: 10px;
	height: 16px;
	line-height:16px;
	margin-left: 4px;
	text-indent: -4px;
	padding: 0 10px 0 12px;
	text-align: center;
	text-decoration: none;
}

.Button a:hover {font-weight:bold;}

.AddOneButton a
{
	background: url(/Deployments/TennisSanitation/Images/ButtonAddRight.gif) no-repeat center right;
}

.AddOneButton a 
{
	width: 70px;
}

.RemoveOneButton
{
	background: url(/Deployments/TennisSanitation/Images/ButtonRemoveLeft.gif) no-repeat center left;
}

.RemoveOneButton a
{
	width: 60px;
	margin-left: 15px;
	text-indent: -15px;
}


input.FuzzySearch, .Disabled
{
	color:#A9A9A9;
	border-color:#000;
	text-align:center;
}

.Disabled a
{
	color: #B9B9B9;
	cursor: default;
}

.Edit
{
    background:url(/Deployments/TennisSanitation/Images/Icons/Edit.gif) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
	background-color:inherit;
}

.Delete
{
    background:url(/Deployments/TennisSanitation/Images/Icons/Delete.gif) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
	background-color:inherit;
}

.View
{
    background:url(/Deployments/TennisSanitation/Images/Icons/View.gif) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
	background-color:inherit;
}

.Print
{
	background:url(/Deployments/TennisSanitation/Images/Icons/Print.gif) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
	background-color:inherit;
}

.Dollar
{
	background:url(/Deployments/TennisSanitation/Images/Icons/Dollar.gif) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
	background-color:inherit;
}

.CC
{
	background:url(/Deployments/TennisSanitation/Images/Icons/CC.jpg) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
	background-color:inherit;
}

.Email
{
	background:url(/Deployments/TennisSanitation/Images/Icons/Email.png) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
	background-color:inherit;
}

.Upload
{
	background:url(/Deployments/TennisSanitation/Images/Icons/Upload.png) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
	background-color:inherit;
}

.Download
{
	background:url(/Deployments/TennisSanitation/Images/Icons/Download.png) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
	background-color:inherit;
}

.FArrow
{
	background:url(/Deployments/TennisSanitation/Images/Icons/FArrow.gif) no-repeat;
	background-position: 50% 50%; height:13px;width:12px;
}

.BArrow
{
	background:url(/Deployments/TennisSanitation/Images/Icons/BArrow.gif) no-repeat;
	background-position: 50% 50%; height:13px;width:12px;
}

.BArrow, .FArrow
{
	cursor:pointer;
	margin-top:5px;
}

.BArrow:hover,
.FArrow:hover
{
	border:1px solid #BBB;
}

.Print
{
	background:url(/Deployments/TennisSanitation/Images/Icons/Print.gif) no-repeat;
	background-position: 50% 50%; height:16px;width:16px;
}

.BorderTop
{
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 8px;
}

.RedText {
	color:#FF0000;
}

.Spacer
{
	clear:both;
	height:10px;
}

.Error 
{
	border: 1px solid #c73438;
	border-top: 1px solid red;
	border-left: 1px solid red;
	background: #c30008 url(/Deployments/TennisSanitation/Images/StatusMsgError.gif) no-repeat;
	padding:1px 5px 1px 22px;
	color:#fff;
	font-weight: bold;
	float:left;
}

.Fyi 
{
	border: 1px solid #53b31f;
	border-top: 1px solid #9fda75;
	border-left: 1px solid #9fda75;
	background:#fff url(/Deployments/TennisSanitation/Images/StatusMsgFYI.gif) no-repeat left center;
	padding:1px 5px 1px 22px;
	color:#fff;
}

.Loading 
{
	background: #FFF url(/Deployments/TennisSanitation/Images/Loading.gif) no-repeat center center; 
	/*border: 1px solid #CCC;*/
	width: 25px;
	height: 25px;
	display:none;
	position:absolute;
	z-index: 1001;
}

.CenterDialog
{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}​