﻿body {
}
.ajax__tab_tab {
        font-family:verdana,tahoma,helvetica;
        font-size:13px;
        background:url(images/tab-line.gif) repeat-x bottom;
    }

.txtFlatBox{border:1px solid black}

td.TabPageLabel
{
	font-size:14px;font-weight:bold;
	width:80%;
}

td.TabLinkRight
{
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
	width:20%;
}

td.PageMsg
{
	color:red;
	border:1px solid #000000;
	background-color:#F6E491;
	font-size:11px;
	line-height:15px;
	padding:5px;
	font-weight:bold;
}

.PopupControl
{
	/**/
}

.PopupControl td.Left
{
	width:100px;
	text-align:left;
	vertical-align:top;
}

.PopupControl td.Right
{
	text-align:left;
	vertical-align:top;
}

.required
{
	color:#9D2703;
}
.PopupMsg
{
	color:Red;
	font-weight:normal;
	padding-bottom:5px;
}

.PopupOuter
{
	border:1px solid #000000;
	background-color:#ffffff;
	padding:10px;
}
.RedMsg
{
	color:red;
	font-weight:bold;
}

.GraveBox
{
	width:80px;
	background-color:#dedede;
	float:left;
}

.GraveBox td
{
	background-color:White;
}

.GraveText
{
	width:70px;
	text-align:center;
}

a.EditSmall
{
	background-image:url(../../images/icon-edit.png);
	background-repeat:repeat;
	height:16px;
	width:16px;
	display:block;
}

a.SaveSmall
{
	background-image:url(../../images/icon-save.png);
	background-repeat:repeat;
	height:16px;
	width:16px;
	display:block;
}

a.CancelSmall
{
	background-image:url(../../images/icon-cancel.png);
	background-repeat:repeat;
	height:16px;
	width:16px;
	display:block;
}

a.DeleteSmall
{
	background-image:url(../../images/icon-delete.png);
	background-repeat:repeat;
	height:16px;
	width:16px;
	display:block;
}

td.Left
{
	text-align:left;
	vertical-align:top;
	width:130px;
}

td.Right
{
	text-align:left;
	vertical-align:top;
}

.MsgRed
{
	color:Red;
}
.NoRecord
{
	color:red;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	text-align:center;
	padding:0px;
	padding:5px;
}

a.WhiteBold:link
{
	color:White;
	font-weight:bold;
}

a.WhiteBold:hover
{
	color:White;
	font-weight:bold;
	background-color:#990000;
}

.ParameterTable
{
	width:365px;
}

.ParameterList
{
	vertical-align:top;
}
.ParameterButtonTd
{
	vertical-align:top;
	padding-left:10px;
	width:80px;
}
.ParameterButton
{
	margin-bottom:3px;
}

.RadioBorder
{
	background-color:#000000;
	width:300px;
}
.RadioBorder td
{
	background-color:#ffffff;
}

.NoWrapLeft
{
	width:120px;
	white-space:nowrap;
}

.tblCemeteryHome
{
	width:100%;
}

.tblCemeteryHome td.Left
{
	width:100px;
	white-space:nowrap;
	vertical-align:top;
}

.tblCemeteryHome td.Right
{
	vertical-align:top;
}

.CemeteryHomeTextBox
{
	width:300px;
}

.CemeteryOuter
{
	background-color:#9BD3F5;
	border-bottom:1px solid #ffffff;
	line-height:15px;
	padding:5px;
	width:350px;
}
.CemeteryHeading
{
	font-weight:bold;
	color:#003366;
	font-size:11px;
}

.CemeteryDescription
{
	padding-bottom:5px;
	color:#666666;
	font-size:11px;
}
A.CemeteryFile:link
{
	color:#990000;
	font-weight:bold;
}

.WelcomeHeader
{
	font-size: 14pt; 
	color:#2E44A5;
	font-family: Comic Sans MS;
	padding:3px;
}
.CemeteryNews
{
	border-bottom: 2px solid #523EA5;
	padding: 5px;
	font-size: 11pt;
	font-family: Arial Unicode MS;
	font-weight: bold;
}

.EmailCall
{
	color:#4A6E93;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	padding:3px;
}

.PopupHeader
{
	font-weight:bold;
	padding:5px;
	font-size:14px;
}
.PhoneNumber
{
	font-weight:bold;
	color:#4A6E93;
	font-size:11px;
}

.login-outer
{
	height:140px;
	width:190px;
	overflow:hidden;
}
.login-side
{
	width:15px;
	height:140px;
	float:left;
}
.login-content
{
	width:160px;
	height:140px;
	float:left;
	background-color:#003466;
	padding-top:15px;
	padding-bottom:15px;
}
.login-tl
{
	background: transparent url(../../images/tl.png) 0 0 no-repeat;
	height:15px;
	width:15px;
}
.login-tr
{
	background: transparent url(../../images/tr.png) 0 0 no-repeat;
	height:15px;
	width:15px;
}
.login-sidebox
{
	height:110px;
	width:15px;
	background-color:#003466;
}
.login-bl
{
	background: transparent url(../../images/bl.png) 0 0 no-repeat;
	height:15px;
	width:15px;
}
.login-br
{
	background: transparent url(../../images/br.png) 0 0 no-repeat;
	height:15px;
	width:15px;
}

.Logtrack-Date
{
	color:#990000;
}

.Div-Column
{
	line-height:18px;
	float:left;
	padding-right:5px;
}

.ToolText{position:relative; }
.ToolTextHover{position:relative;}
.ToolText span{display: none;}

.ToolTextHover span
{
 line-height :16px;
  display:block;
  position:absolute;
  border:1px solid #B53D09;
  left:5px;
  background-color:#FFFF00; 
  color:black;
  text-align: center;
  padding:5px;
  font-size:11px;
} 

table.DarkGrey
{
	border:2px solid #ffffff;
	padding:10px;
	background-color:#686868;
}

table.DarkGrey a.Green:link
{
	color:#CCFFCC;
}

table.DarkGrey a.Green:hover
{
	background-color:#B1AEB5;
}

table.LightGrey
{
	border:2px solid #ffffff;
	padding:10px;
	background-color:#B1AEB5;
}

a.LightGreen:link
{
	color:#CCFFCC;
	font-weight:bold;
}

a.LightGreen:hover
{
	background-color:#B1AEB5;
}

table.LightGrey a.Green:link
{
	color:#008000;
}

.WhiteBoldText
{
	color:#ffffff;
	font-weight:bold;
}

a.normal:link
{
	color:#0000EE;
	font-size:12px;
	text-decoration:underline;
}
.AlignRightButton
{
	position:absolute;
	top:-2px;
	right:1px;
}

.headerBackgroundImage
{
	height:150px;
	overflow:hidden;
	background-color:#003466;
	background-position:right;
	background-repeat:no-repeat;
}