﻿body 
{
    background-color: #ffffff;
    font-family: Arial, Times New Roman;
    color: Black;
    /* This margin setting determines if there is space between the top of the header
	 and the top of the browser window border */
    margin:0;
}
/*
***************		
code below is used for a border shadow around the body of the webpage
***************
.outer_wrapper
{
	width:1036px;
	margin:0 auto;
	background:url(../images/wrapper_bg.gif) repeat-y;
}
*/
.MasterPageDiv
{
    background-color: #FFFFFF;
    width: 996px;
    margin-left: auto;
    margin-right: auto;
    /*border: 1px solid #496077;
    */
}
.MasterHeaderClass
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    width: 100%;
    border: 1px solid black;
    height:82px;
}
.MasterHeaderClass h1
{
	font-weight: 700;
	margin:0px;
	padding: 0 0 0 20px;
    font-family:@Arial Unicode MS;
    color: Black;
    line-height:2em;
    font-size: 2em;
}
a:link
{
	color:Blue;
}
a:visited
{
	color:Blue;
}
a:hover
{
	color:Blue;
}
.logoStyle
{
	vertical-align:middle;
}
.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}
.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
}
.MasterMenuClass
{
	vertical-align:middle;
	width:100%;
	font: normal normal bold 20px/28px Arial;
	background-color: #3C567E;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.mainMenu a:link,.mainMenu a:active,.mainMenu a:visited
{
	Color:White;
}
.mainMenu a:hover
{
	color:Black;
	background-color:White;
}
.popupItem
{
	background-color: #3C567E;
	text-align:center;
	width:auto;
}

.MasterBodyClass
{
    background-color: #C0C0C0;
    width: 100%;
    min-height: 425px;
    font-family: Arial;
    font-size: 16px;
    border: 1px solid black;
}
/* CSS For footer content section on all pages */
.MasterFooterClass
{
	text-align: center;
    background-color: #3C567E;
    color: silver;
    width: 100%;
    line-height:25px;
    vertical-align:middle;
    font-size: medium;
    font-family: Arial;
    font-weight:bold;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.MasterFooterClass a:link
{
	color:#FFFFFF;
	text-decoration:none;
}
.MasterFooterClass a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.MasterFooterClass a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.loginDisplay
{
	font-size: 16px;
	font-family: Arial;
}
.loginDisplay a
{
	font-weight: normal;
}
.bodySpacing
{
	padding: 20px 25px 20px 25px;
}
.bodySpacing h1
{
	margin:0px;
    color: Black;
    font-size: 1.7em;
}
.noticeText
{
	font-size: 18px;
	color:Red;
}
.userAccountStatus
{
	font-size: 18px;
	font-weight: bold;
	color:Red;
}
.important
{
	font-size: 18px;
	color: Red;
}
h2
{
	text-align: left;
    font-size: 1.7em;
    color: #2447B2;
    padding:0 0 12px 0;
    margin:0;
}

.detailgrid
{
    width: auto;
    background-color: White;
    border:2px solid black;
}

.LeftTable
{
    width:200px;
    background-color:White;
    vertical-align: top;    
}

.ErrorStyle
{
    color: Red;
    font-weight: normal;
}
.ErrorStyleBold
{
    color: Red;
    font-weight: Bold;
}

table.entryForm
{
    width: 100%;
    background-color: #CFCFCF;
    border: solid #000 1px;
    padding: 0 20px 0 20px;
}
.buttonTable td
{
	padding:0 10px 0 10px;
}
.buttonTable
{
	padding:0 0 12px 0;
}
.lblViewRes
{
}
table.entryForm td
{
    width: 33%;
    vertical-align: top;
}
th.mainhead
{
    text-align: left;
    font-size: 1.7em;
    color: #2447B2;
    padding: 12px 0 0 0;
}
th.mainhead2
{
    text-align: center;
    color:Blue;
    font-size: 22px;
    padding: 6px;
}
th.subhead
{
    text-align: left;
    color: Black;
    padding: 12px 0 6px 0;
    font-size:18px;
}
th.subheadNoPad
{
    text-align: left;
    color: Black;
    font-size:18px;
}
span.asterisk
{
    color: Red;
}
.gridViewWrap
{
	width:70px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.datagrid td 
{
    padding: 5px 10px 5px 10px;
    border: solid 1px black;
}
.datagrid td a:visited
{
    color: Blue;
}
.datagrid td a:link
{
    color: Blue;
}
.datagrid th
{
    padding: 5px 10px 5px 10px;
    border: solid 1px black;
}
.detailPopUp
{
}
.detailgrid
{
    width: auto;
    background-color: White;
    border: 2px solid #223046;
}
/* Below footer class is used for the bottom portion of the detail grid when viewing details for Facilities and Residents */
div.DetailsViewFooter
{
    background-color: #FFFFFF;
    text-align: center;
    padding: 10px 0 10px 0;
    border-bottom: 2px solid #223046;
    border-right: 2px solid #223046;
    border-left: 2px solid #223046;
}
div.DetailsViewHeader
{
    background-color: #3C567E;
    text-align: right;
    padding: 3px;
    border-right: 2px solid #223046;
    border-left: 2px solid #223046;
    border-top: 2px solid #223046;
}
a.lbClose, a.lbClose:visited, a.lbClose:link, a.lbClose:hover
{
	color:white;
	text-decoration:none;
	font-size:1.5em;
	font-weight:bold;
	vertical-align:middle;
}
.PopTitle
{
	float:left;
	vertical-align:middle;
	font-size:1.1em;
	color:White;
}
table.userinfo
{
	/*border-collapse:collapse;*/
}
table.userinfo th
{
	text-align: left;
	/*border:1px solid black;*/
}
table.userinfo td
{
	/*border:1px solid black;*/
}

.gridviewCell
{
	padding:10px;
}

.GridViewTitle
{
	font-size:25px;
	padding:0 0 4px 0;
}

.searchPanel
{
	padding:0 0 8px 0;
}
.searchPanel table
{
	padding:8px;
}
.searchPanel th
{
	text-align: left;
	padding:0 6px 0 6px;
}
.searchPanel td
{
	padding:0 6px 0 6px;
}

.paddedText
{
	padding:0 0 16px 0;
}

.successText
{
	font-weight:bold;
	font-size:1.3em;
}
.successText2
{
	font-weight:bold;
}
.modalBackground
{
	background-color: Gray;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";   /* IE 8 Compatibility */ 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);       /* IE 7 Compatibility */ 
	opacity: 0.5;    /* Other browsers*/ 

}
.buttonPadding
{
	padding:4px 12px 4px 12px;
}
.buttonSpacing
{
	padding: 8px 0 0 0;
}
.divButtonArea
{
	float:left; 
	width:50%; 
	padding:0 0 12px 0; 
	text-align:center;
}
.h1Alternative
{
	font-size:28px;
}
.hide
{
	display: none;
}
.lblStatusSpace
{
	padding:14px 0 14px 0;
}
.dvMainHead2
{
    text-align: center;
    color:Blue;
    font-size: 20px;
    font-weight: bold;
}
.dvSubHead
{
	font-weight:bold;
}
.passwordComplex
{
	color:Navy;
}
.passwordComplex2
{
	color:Navy;
	padding:0 0 0 90px;
}
.chngPwdLabel
{
	font-weight:bold;
}
.createWizHead
{
	text-align:center;
	font-weight:bold;
	font-size:1em;
}
.SelfHelp
{
	color:#BD5E1B;
	font-weight:bold;
	font-size:1.1em;
	padding:0 0 0 1em;
}