@charset "utf-8";
body  {
	background: #FFFFCC;
	margin: 6px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

/* hide content, unless javascript is enabled */
.hide{
	display: none;
}

/* Display warning message, if javascript is disabled */
.noscript-message {
	background-position: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBAC48;
	background-color: #FCE9C0;
	background-image: url(/images/alert-32.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 55px;
} 
.noscript-formmessage {
	background-color: #FCE9C0;
	background-repeat: no-repeat;
	padding: 10px;
}

.advert-probate-records {
	background-color: #CCC;
	background-repeat: no-repeat;
	padding: 2px;
}

.form-bkg {
	background-color: #FFF;
}



/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.calendarDateFocus {
	background-color: #FFFFCC;
}
.calendarDateError {
	background-color: #FF9F9F;
}
/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.calenderDateMsg {
	font-size: smaller;
	color: #cc3333;
	border: 1px solid #cc3333;
	display: inline;
}

.twoColFixRtHdr #container {
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */} 

.twoColFixRtHdr #container h1 {
	font-style: italic;
	color: #660;
	font-size: 28px;
}

.twoColFixRtHdr #container h2 {
	color: #660;
}
.twoColFixRtHdr #container h3 {
	color: #660;
}

.twoColFixRtHdr #banner {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../../images/IC-WebLogo.jpg);
	height: 80px;
}
.twoColFixRtHdr #menuBar {
	padding: 0;
	width: 100%;
	background-color: #CC6;
	background: #CC6;
	height: 39px;
}


.twoColFixRtHdr #container_page {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColFixRtHdr #header {
	background-color: #CF9;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 13px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #pagetitle {
	width: 665px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0;
	margin: 0;
	float: left;
}

.twoColFixRtHdr #pagedate {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #CCC;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660;
} 

.twoColFixRtHdr #mainContent1Col {
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	margin: 0;
}


.twoColFixRtHdr #mainContent1ColForm {
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	margin: 0;
}

.twoColFixRtHdr #mainContent1ColFormTable {
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9;
}

.padded-table { 
	border-collapse: collapse; 
	border: 1px;
    bordercolor: #FC6;
	frame: border;
    rules: rows;
	}

.padded-table td { 
	padding:.2em; 
	border: 1px;
    bordercolor: #FC6;
}

.row-alt-colour-litex {
	background-color: #FFC;
}
.row-alt-colour-darkx {
	background-color: #FF9;
}

.row-alt-borders-xxx {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFF75;
	border-bottom-color: #FFFF75;
}



.twoColFixRtHdr #footer {
	background-color: #CC6;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.8em;
	line-height: 20px;
	text-align: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tableheader{
	background-color: #CC6;
	font-weight: bold;
}

.smalltxt {
	font-size: 75%;
}

.questionMark {
	position:relative;
	height:26px; /*dimensions of our image*/
	width:26px;
	background-image: url(../../images/QuestionMark-green-25x25.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.ic_sitemap_line_spacing_indent {
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.ic_sitemap_line_spacing_header {
	line-height: 20px;
	color: #999900;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.showTooltip {
	display: none;
}

.toolTip {
position:absolute;
left:26px; /*Moves it to the right beside the question mark*/
top:0;
display:none;
/*The attributes below make it look pretty*/
width:100px;
padding:5px;
border:1px solid #ffffff;
background-color:#eeeeee;
font:10px/12px Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #containerPopup {
	width: 470px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixRtHdr #containerPopupWide {
	width: 650px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.twoColFixRtHdr #bannerPopup {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../../images/IC-Map-n-Name-n-Strap.jpg);
	height: 90px;
	background-repeat: no-repeat;
	background-position: center;
}
.twoColFixRtHdr #contentPopup {
	padding-right: 10px;
	padding-left: 10px;
}

.twoColFixRtHdr #contentPopup h1 {
	font-style: italic;
	color: #660;
	font-size: 28px;
}
ul #my-menu {
	display:block;
	font-size:0;
	position:relative;
	z-index:1000;
	left:0px;
	top:0px;
	color: #CC6;
	margin:0;
	list-style:none;
	padding:0;
	background-color:#dedede;
	border-width:1px;
	border-style:solid;
	border-color:#5f5f5f;
}
ul #my-menu ul {
	display:block;
	position:absolute;
	left:-1px;
	top:98%;
	box-shadow:3.5px 4px 5px #000000;
	padding:0 10px 10px;
	background-color:#A6A600;
	border-width:1px;
	border-style:solid;
	border-color:#5f5f5f;
}
ul #my-menu ul li {
	float:none;
	margin:10px 0 0;
	display: block;
	white-space: nowrap;
}
#icmenu{
	display:block;
	font-size:0;
	z-index:1000;
}
#icmenu ul{
	display:none;
	position:absolute;
	left:-1px;
	top:98%;
	-moz-box-shadow:3.5px 4px 5px #000000;
	-webkit-box-shadow:3.5px 4px 5px #000000;
	box-shadow:3.5px 4px 5px #000000;
	background-color:#A6A600;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-color:#d4d4d4;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#icmenu li{
	display:block;white-space:nowrap;font-size:0;float:left;}
#icmenu a{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;font:bold 15px Verdana, Arial, Helvetica, sans-serif;color:#660;text-shadow:#FFF 0 0 1px;cursor:pointer;padding:10px;background-color:#CC6;background-image:url("mainbk.png");background-position:0 0;border-width:0 0 0 1px;border-style:solid;border-color:#C0C0C0;}
#icmenu a:active, #icmenu a:focus{
	outline-style:none;}

#icmenu,#icmenu ul{
	margin:0;
	list-style:none;
	padding:0;
	background-color:#dedede;
	border-width:1px;
	border-style:solid;
	border-color:#CC6;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
#icmenu li:hover>*{
	display:block;}
#icmenu li:hover{
	position:relative;}
#icmenu ul ul{
	position:absolute;left:98%;top:-2px;}
#icmenu>li,#icmenu li{
	margin:0;}
#icmenu ul li{
	float:none;margin:10px 0 0;}
#icmenu ul a{
	text-align:left;padding:4px;background-color:#A6A600;background-image:none;border-width:0;font:bold 16px Verdana, Arial, Helvetica, sans-serif;color:#FFF;text-decoration:none;}
#icmenu li:hover>a{
	background-color:#A6A600;border-color:#C0C0C0;border-style:solid;font:bold 15px Verdana, Arial, Helvetica, sans-serif;color:#FFF;text-decoration:none;text-shadow:#FFF 0 0 1px;background-image:url("mainbk.png");background-position:0 100%;}
#icmenu img{
	border:none;vertical-align:middle;margin-right:20px;width:16px;height:16px;}
#icmenu ul img{
	width:16px;height:16px;}
#icmenu img.over{
	display:none;}
#icmenu li:hover > a img.def{
	display:none;}
#icmenu li:hover > a img.over{
	display:inline;}
#icmenu span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
#icmenu ul li:hover>a{
	background-color:#A6A600;
	background-image:none;
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#3b3b00;
	text-decoration:none;
}
#icmenu li.menufirst{
	border-radius:0px 0 0 0px;-moz-border-radius:0px 0 0 0px;-webkit-border-radius:0px 0 0 0px;}
#icmenu li.menulast{
	border-radius:0 0px 0px 0;-moz-border-radius:0 0px 0px 0;-webkit-border-radius:0 0px 0px 0;}

