﻿body 
{
	background-color:#ebecec;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.MasterLayoutLeft
{
	background-image:url(../Images/slice_left.gif);
	width:3px;
	background-position:left;
}

.MasterLayoutRight
{
	background-image:url(../Images/slice_right.gif);
	width:3px;
	background-position:right;
}

.MasterLayoutTable
{
	width:100%;
	background-color:White;
}

.MasterTopHeader
{
	background-image:url(../Images/top_header_residential.jpg);
	width:100%;
	height:75px;
	color:White;
	text-align:right;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}

.MasterTopHeader a
{
	color:White;	
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

.MasterLayout
{
	width:1006px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.MasterFooter
{
	background-image:url(../Images/slice_bottom.gif);
	width:100%;
	background-position:top;
	background-repeat:repeat-x;
	height:50px;
	color:#186fd3;
	font-size:7pt;
	font-weight:bold;
	font-family:Tahoma;
}

.generalText
{
	font-family:Tahoma;
	color:Black;
	font-size:11pt;
}

.ProfileHostsHeaderDiv
{
	width:95%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	font-size:13pt;
	font-weight:bold;
}

.ProfileHostsGridDiv
{
	width:95%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
}

.ProfileDetailDiv
{
	width:95%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
}

.GridView
{
	width:100%;
	text-align:left;
	font-size:9pt;
	border:solid 1px #B7BBBE;
}

.GridViewRow
{
	text-align:left;
	height:30px;
	background-color:White;
	font-weight:normal;
}

.GridViewRow td
{
	padding-left:10px;
	font-weight:normal;
}

.GridViewRow td a
{
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
}

.GridViewAltRow
{
	text-align:left;
	background-color:#ebecec;
	height:30px;
	font-weight:normal;
}

.GridViewAltRow td
{
	padding-left:10px;
	font-weight:normal;
}

.GridViewAltRow td a
{
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
}

.GridViewHeader
{
	background-color:#e6edf5;
	color:#186fd3;
	height:30px;
	background-image:url(../Images/grid_header_bkg.png);
	background-position:top;
	background-repeat:repeat-x;
}

.GridViewHeader a
{
	text-decoration:none;
	color:#186fd3;
}

.GridViewHeader th
{
	text-align:left;
	padding-left:10px;
}

.GridViewPager
{
	text-align:left;
	font-size:9pt;
	height:30px;
}

.GridViewButtonColumn
{
	text-align:center;
	width:20px;
}

.GridViewButtonColumn a
{
	color:#709fd5;
	font-size:12pt;
	text-decoration:none;
}

.AddNewUserDiv
{
	background-color:White;
	width:950px;
	border-style:solid;
	border-color:Black;
	border-width:1px;
	padding-bottom:5px;
	padding-right:4px;
}
.AddNewUserDiv td
{
	font-weight:bold;
	font-size:10pt;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	padding-left:5px;
}

.UpdateItemDiv
{
	width:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.UpdateItemDiv td
{
	font-weight:bold;
	font-size:9pt;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
}

.linkButton
{
	color:#186fd3;
	text-decoration:none;
	font-size:10pt;
	font-weight:normal;
}

.GeneralButton
{
   font-size:12px;
   color:#330000;
   height:24px;
   background-color:#DDEEFF;
   border-style:solid;
   border-color:#0000FF;
   border-width:1px;
   margin:2px;
}

.handCursor
{
	cursor:pointer;
}

.spacerDiv5
{
	height:5px;
}

.spacerDiv10
{
	height:10px;
}

.MenuBarDiv
{
	width:100%;
	background-image:url(../Images/top_bar.gif);
	height:26px;
	text-align:left;
}

.MenuStatic
{
	color:White;
	height:26px;
	width:120px;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	font-family:Tahoma;
	vertical-align:middle;
	line-height:26px;
}

.MenuStaticHover
{
	color:Black;
	height:26px;
	width:120px;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	font-family:Tahoma;
	vertical-align:middle;
	line-height:26px;
	background-image:url(../Images/top_bar_over.gif);
	border-left:solid 1px black;
	border-right:solid 1px black;
	cursor:pointer;
}

.MenuDynamicIE8
{
	z-index:100;
}

.MenuDynamic
{
	color:Black;
	height:24px;
	width:150px;
	font-size:7pt;
	font-weight:bold;
	text-align:left;
	font-family:Tahoma;
	background-color:#ccebfa;
	border-bottom:solid 1px #419fe1;
	border-left:solid 1px #419fe1;
	border-right:solid 1px #419fe1;
	padding-left:3px;
	z-index:1000;
	line-height:24px;
}

.MenuDynamicHover
{
	color:Black;
	height:24px;
	width:150px;
	font-size:7pt;
	font-weight:bold;
	text-align:left;
	font-family:Tahoma;
	border-bottom:solid 1px #419fe1;
	border-left:solid 1px #419fe1;
	border-right:solid 1px #419fe1;
	padding-left:3px;
	z-index:1000;
	line-height:24px;
	background-color:#ffe9b1;
	cursor:pointer;
}

.MenuBarDivShadow
{
	width:100%;
	background-image:url(../Images/top_bar_shadow.gif);
	height:3px;
}

.BreadCrumbBarDiv
{
	width:100%;
	background-image:url(../Images/breadcrumb_bar.gif);
	height:25px;
	text-align:left;
	font-size:8pt;
	color:#186fd3;
}

.BreadCrumbBarDiv a
{
	font-size:8pt;
	color:#186fd3;
}

.PhotoLink
{
	font-size:8pt;
	color:#186fd3;
}

.NormalWeight
{
	font-weight:normal;
}

.ProfileNameAdress
{
	color:#186fd3;
	font-size:10pt;
	font-weight:normal;
}

.ErrorText
{
	font-size:14pt;
	font-weight:bold;
}

.panelloginback
{
	background-color:Gray;
	filter:alpha(opacity=70); 
	opacity:0.7
}

.divNewEdit
{
	background-color:White;
	width:600px;
	border-style:solid;
	border-color:Black;
	border-width:1px;
	padding-bottom:5px;
	padding-right:4px;
}

.divNewEdit td
{
	font-weight:bold;
	font-size:10pt;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	padding-left:10px;
}

.divNewEditEditHeader
{
	background-color:#e6edf5;
	background-image:url(../Images/grid_header_bkg.png);
	background-position:top;
	background-repeat:repeat-x;
	width:99.2%;
	height:22px;
	text-align:left;
	font-weight:bold;
	color:#186fd3;
	padding-top:8px;
	font-size:10pt;
	padding-left:10px;
}

.divNewEditWide
{
	background-color:White;
	width:800px;
	border-style:solid;
	border-color:Black;
	border-width:1px;
	padding-bottom:5px;
	padding-right:4px;
}

.divNewEditWide td
{
	font-weight:bold;
	font-size:10pt;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	padding-left:5px;
}

.divNewEditForm
{
	padding-bottom:5px;
	padding-right:4px;
	text-align:left;
}

.divNewEditForm td
{
	font-weight:bold;
	font-size:10pt;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	padding-left:5px;
}

.divNewEditForm th
{
	text-align:left;
}

.divViewReport
{
	background-color:White;
	width:1000px;
	border-style:solid;
	border-color:Black;
	border-width:1px;
	padding:10px 10px 10px 10px;
}

.divInlineDisplay div
{
	display:inline;
}

.divProgress
{
	width:100%;
	text-align:center;
	background-color:White;
}

.VisitorCustomFieldDiv
{
	height:125px;
	overflow:auto;
	border-color:Gray;
	border-style:dotted;
	border-width:medium;
}

.divGeneralMessage
{
	background-color:White;
	width:400px;
	border-style:solid;
	border-color:Black;
	border-width:1px;
	padding:10px 10px 10px 10px;
	font-size:9pt;
	font-weight:bold;
}

.divDateRange
{
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	
}

.divDateRangeFromDate
{
	font-size:9pt;
	font-weight:bold;
	display:inline;
}

.divDateRangeFromTime
{
	font-size:9pt;
	font-weight:bold;
	display:inline;
	
}

.divDateRangeToDate
{
	font-size:9pt;
	font-weight:bold;
	display:inline;
}

.divDateRangeToTime
{
	font-size:9pt;
	font-weight:bold;
	display:inline;
}

.divSearchFilterRefresh
{
    display:inline;
}

.divPhotoDisplay
{
	background-color:White;
	width:400px;
	border-style:solid;
	border-color:Black;
	border-width:1px;
	padding:10px 10px 10px 10px;
}

.divReportHeader
{
	width:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#1e395b;
	color:White;
	font-size:13pt;
	font-weight:bold;
}

.DashboardLeft
{
	vertical-align:top;
	text-align:left;
	width:30%;
	height:600px;
	border-right:dotted medium gray; 
}

.DashboardRight
{
	vertical-align:top;
	text-align:left;
	width:70%;
	height:600px;
}

.DashboardText
{
	font-family:Tahoma;
	font-size:10.5pt;
}

.DashboardText a
{
	color:#186fd3;
	text-decoration:none;
}

.divDashboardHeading
{
	font-size:12pt;
	font-weight:bold;
	border-bottom:solid 1px gray;
	padding-bottom:5px;
}

.DashboardDropDown
{
	border: solid 1px gray;
	height: 20px;
	font-size:9pt;
}

.DashboardTextBox
{
	border: solid 1px gray;
}

.divDashboardDataListHeader
{
	color:#186fd3;
	text-decoration:none;
	background-color:#ebecec;
	font-size:8pt;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:3px;
	padding-right:3px;
}

.divDashboardDataListItem
{
	font-size:8pt;
	padding:3px 3px 3px 3px;
}

.tblLogin
{
	border-left:solid 1px grey;
	border-right:solid 1px grey;
	border-bottom:solid 1px grey;
	height:170px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	font-size:9pt;
	text-align:left;
}

.tblLogin td
{
	padding:2px 5px 2px 5px;
}

.LoginHeader
{
	background-color:#e6edf5;
	background-image:url(../Images/grid_header_bkg.png);
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	border-left:solid 1px grey;
	border-right:solid 1px grey;
	border-top:solid 1px grey;
}

.divHelp
{
	width:200px;
	border:solid 1px black;
	background-color:Gray;
	padding:5px 5px 5px 5px;
	font-size:10pt;
	display:none;
	position:absolute;
	z-index:1;
}

.FilterBox
{
	border:solid 1px black;
}
.CustomRepWizardSideBar {
	clip: rect(auto, auto, auto, auto);
	position: relative;
	top: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	
}
.popupDivSectionHeader
{
	padding-bottom: 15px;
	font-size: 20px;
}

.TransLogLabel td
{
	font-size:8pt;
	font-weight:bold;
	font-family: Tahoma; 
	color: black; 
	white-space: nowrap;
}

.TransLogText td
{
	font-size:8pt;
	font-family: Tahoma; 
	color: black; 
	vertical-align: top;
	text-align: left;
}