﻿body, TD { font-family: Verdana, Arial, Helv, Sans-Serif; font-size: 9pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	}
H1, .h1 {font-size: 14pt;
         margin-bottom: 7px;
         margin-top: 4px
          }
H2, .h2 {font-size: 12pt}
H3, .h3 {font-size: 11pt}
H4, .h4 {font-size: 10pt}
.small {font-size: 7pt}
.nav {color: White; background-color: #186799; white-space: nowrap; background-image: url(images/background.gif);}
.nav A, .nav A:link,.nav A:visited {color: White;}
.nav A:hover {color: Yellow}
.nav h2 {color: Yellow}
TH, .th {text-align: left; background-color: #186799; color: white; white-space: nowrap; font-weight: bold}
TH A, .th A, TH A:link, .th A:link, TH A:visited, .th A:visited {color: White}
.defaultmenu A, .defaultmenu A:link, .defaultmenu A:visited { color: Blue }
TH A:hover, .th A:hover {color: Yellow}
.wall { border-right-color: navy; border-right-style: solid; border-right-width: 1px; width: 3px; }
.bottom { border-bottom-color: navy; border-bottom-style: solid; border-bottom-width: 1px;}
.padded-left { margin-left: 5px; }
.alert { font-family: Arial; font-size: x-small; font-weight: bold; color: Red }
.c 
{
	text-align: center;
}

.gold 
{
	color: Yellow;
	font-size: 12pt;
	font-weight: bold;
}

.goldsmall 
{
	color: yellow;
	font-size: 10pt;
	font-weight: bold;
}

.maskfocus 
{
	background-color: Fuchsia;
}

.maskerror 
{
	background-color: Red;
}
.dvtitle
{
	background-color: #186799;
	font-family: Arial;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.gridstyle 
{
	background-color: #186799;
	color: White;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
}
.gridtitle, .gridtitle A, .gridtitle A:link, .gridtitle a:visited
{
	color: White;
	font-family: Arial;
	font-size: x-small;
}
.gridtitle a:active, .gridtitle A:hover
{
	color: Yellow;
	font-family: Arial;
	font-size: x-small;
}
.title 
{
	font-family: Arial;
	font-size: medium;
	color: Navy;
	font-weight: bold
}
.text 
{
	font-family: Arial;
	font-size: small;
	color: Navy;
	font-weight: normal
}
.accordionHeaderSelected 
{
	background-color: #186799;
	font-size: Small;
	color: White;
	font-weight: bold;
	font-family: arial;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: White;
	vertical-align: middle
}
.accordionHeader 
{
	background-color: #186799;
	font-size: Small;
	color: White;
	font-weight: normal;
	font-family: arial;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: White;
	
}
.accordionBody 
{
	border-width: 2px;
	border-style: solid;
	border-color: navy;
}

.stronger 
{
	font-weight: bold
}

.strong_top 
{
	vertical-align: top;
	font-weight: bold
}
.title_top
{
	font-family: Arial;
	font-size: medium;
	color: Navy;
	font-weight: bold;
	vertical-align: top;
}
.title_instructions
{
	font-family: Arial;
	font-size: medium;
	color: red;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	text-decoration: underline;
}
.title_top_left
{
	font-family: Arial;
	font-size: medium;
	color: Navy;
	font-weight: bold;
	vertical-align: top;
	text-align: left
}
.title_black
{
	font-family: Arial;
	font-size: medium;
	color: Black;
	font-weight: bold;
}
.addguest_info 
{
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	width: 400px;
	color: Black
}
.residenceGrids 
{
	width: 438px;
	background-color: White;
	border-color: Black;
	border-width: thin;
	font-family: Verdana;
    vertical-align: top;
    font-weight: normal;
}

.residenceRow 
{
	font-family: Arial;
	color: Black;
	font-size: xx-small
}

nCSS 
{
	font-weight: bold;
	text-align: left;
}

.residenceTable
{
	width: 900px;
	background-color: White;
	border-color: Black;
	border-width: thin;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.residenceTableID
{
	width: 440px;
	vertical-align: top;
}

.residenceTableIDGap 
{
	width: 6px;
}

.ResNew 
{
	text-align: right;
}

.ResTitle 
{
	font-family: Verdana;
	font-size: medium;
	color: Black;
	font-weight: bold;
	width: 440px;
	vertical-align: bottom;
	margin-bottom: 0px;
}

.ResTitleName 
{
	font-family: Arial;
	font-size: x-small;
	color: Black;
	font-weight: bold;
}

.alertbox_title {
    background-color: #f2f383;
    color: Black;
    font-family: Arial;
    font-size: small;
    vertical-align: middle;
    padding: 0;
    height: 30px;
    width: 275px;
}

.alertbox {
    background-color: #fafb88;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    padding: 4px;
    color: Black;
    width: 275px;
}

.alert {
    color: Red;
    font-family: Arial;
    font-size: small
}
    

#overlay{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:5000;
  background-color:#000;
  -moz-opacity: 0.8;
  opacity:.80;
}

.gridShowAll 
{
	height: 800px;
	overflow: scroll;
	vertical-align: top;
}

.gridShow5 
{
	vertical-align: top;
}

.restricted th 
{
	background-color: Red;
	color: White;
}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; text-align:center; font-weight: bold; font-size: 11pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 9pt; font-weight: bold;}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

.HighlightedRow 
{
	background-color: #ffcc66;
	color: Black;
}
.emptydiv
{
	background-color: #FFFFFF;
	height: 400px;
}
.emptydatarow
{
	height: 60px;
	width: 400px;
	font-family: Verdana;
	font-size: large;
	color: Black;
	border-style: none;
    background-color: #EEEEEE;
}
.returntosearchButton
{
	margin-top: 20px
}
.topReturnToSearch
{
	width: 150px;
	text-align: left
}
.chgActiveAcct
{
	width: 500px;
}
.bottomline 
{
	border-bottom-color: navy; 
	border-bottom-style: solid; 
	border-bottom-width: 2px; 	
}
.middleBottomline
{
	width: 50px;
}
.safelistConfirmation
{
	border-color: Black;
	border-style: dashed;
	border-width: medium; 
	margin-left: 20px;
	background-image: url(/images/crest_bkg.gif)
}
.MgrSafelistConfirmation
{
	border-color: Black;
	border-style: dashed;
	border-width: medium; 
	position: absolute;
	left: 0;
	top: 0;
}
.bottomNote
{
	font-family: Verdana;
	font-size: x-small;
	color: Black;
}
.hand{ 
  cursor: pointer; 
} 


.t0i, .t0i A,.t0i A:link,.t0i a:visited,.t0i a:active,.t0i A:hover
		{color: #000000; text-decoration: none; font-family: Verdana, Tahoma; font-size: 12px;
		 margin-top: 6px; margin-bottom: 3px}
.t1i a,.t1i A:link,.t1i a:visited,.t1i a:active,.t1i A:hover
		{color: #000000; text-decoration: none; font-family: Verdana, Tahoma; font-size: 12px;
		 margin-top: 6px; margin-bottom: 3px}
.t2i a,.t2i A:link,.t2i a:visited,.t2i a:active,.t2i A:hover
		{color: #000000; text-decoration: none; font-family: Verdana, Tahoma; font-size: 12px;
		 margin-top: 2px; margin-bottom: 3px}
#i_txt0_1 { text-decoration: none; }

.AlternatingRowStyle {
    background-color: #FFFFFF;
    }
.RowStyle {
    background-color: #DDDDDD;
    }
    
.button-login {
    background: url('/images/buttons/login.png');
    }
.button-login:hover {
     background: url('/images/buttons/login_mo.png');
     }   
.boxedin 
{
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	width: 450px;
	padding: 5px;
}
.txtboxSmall
{
	width: 40px;
	text-align: center;
}
.tblDefaults
{
	padding: 5px 5px 5px 5px;
	background-color: #D4D0C7;
	color: Black;
	font-weight: bold;
	border: solid 1px black;
}
table.tblDefaults td
{ 
	padding:10px;
}
.sessionchecker
{
    background: #FFFFFF;
    color: Black;
    font-family: Arial;
    font-size: small;
}
.sessioncheckerLabel 
{
    color: Red;
}
.admin_dv {
    width: 500px;
    background-color: #EEEEEE;
    padding: 5px;
}
.admin_dv_headerrow {
    background-color: #186799;
    height: 30px;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    color: White;
}
.admin_dv_commandrow {
    background-color: #186799; 
    border: 0px;
    padding: 5px;
    height: 35px;
}
.admin_dv_row { 
    height: 30px;
    background-color: #EEEEEE;
}

.repl_alert {
    color: Red;
    font-family: Arial;
    font-size: small;
    background-color: #DDDDDD;
    font-weight: bold;
}
.modal {
    border-color: Black;
    border-style: solid;
    border-width: 2px;
}
.modalBackground {
    background-color: #666666;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.displaynone {
    display: none;
}

.cal_Theme1 .ajax__calendar_container   {    background-color: #e2e2e2;     border:solid 1px #cccccc;}
.cal_Theme1 .ajax__calendar_header  {    background-color: #ffffff;     margin-bottom: 4px;}
.cal_Theme1 .ajax__calendar_title,.cal_Theme1 .ajax__calendar_next,.cal_Theme1 .ajax__calendar_prev    {    color: #004080;     padding-top: 3px;}
.cal_Theme1 .ajax__calendar_body    {    background-color: #e9e9e9;     border: solid 1px #cccccc;}
.cal_Theme1 .ajax__calendar_dayname {    text-align:center;     font-weight:bold;     margin-bottom: 4px;     margin-top: 2px;}
.cal_Theme1 .ajax__calendar_day {    text-align:center;}
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,.cal_Theme1 .ajax__calendar_active  {border: solid 1px #000000;    color: #004080;      background-color: #ffffff;}
.cal_Theme1 .ajax__calendar_today   {    font-weight:bold;}
.cal_Theme1 .ajax__calendar_other,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {    color: #bbbbbb;}
