﻿html
{
    background: #E6E6E6;    
    /* gradient will only work in ie but that most of our users */
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E6E6E6,endColorStr=#999999);
}

body
{
   
}

pre
{
    font-size: medium;
    font-family: 'Courier New' , Courier, monospace;
}

form
{
    margin : 0px;
    padding: 0px;
}

dl
{
}

dt
{
    font-weight: bold;
}

dd
{
    margin-left: 0px;
    padding-top: 3px;
    padding-bottom: 12px;    
}

address
{
    padding-left: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-style: normal;
    text-transform: capitalize;
}

#masterApplication
{    
    height: 768px;
    width: 1024px;
    background-color: #FFFFFF;
    margin: 0 auto;
    position: relative;
}

#masterHeader
{
    height: 100px; 
    background-image: url('/images/header.jpg');
    background-repeat: no-repeat;    
    text-align: left;
    vertical-align: middle;
}

#masterHeader #masterHeaderLogo
{
    height: 105px;    
    position: relative;
    top: 15px;
    z-index: 100;
}

#masterHeader #masterHeaderTitle
{
    font-size: x-large;
    font-weight: bold;
    color: #FFFFFF;
}

#masterOptions
{
    height: 30px;
    width: 1024px;
    background-image: url('/images/master-menu-bkgnd.gif');
    background-repeat: repeat-x;
    line-height: 30px;
    vertical-align: middle;
    text-align: left;
    text-indent: 100px;    
}

#masterOptions a
{
    text-decoration: none;
    color: #FFFFFF;
    padding-right: 15px;    
    font-weight: bold;
}

#masterOptions a:hover
{
    text-decoration: underline;
    color: #FFEAD5;
    padding-right: 15px;
    font-weight: bold;
}

#masterOptions a.highlightLink
{
    text-decoration: none;
    color: #FFFF99;
    padding-right: 15px;
    font-weight: bold;
}

#masterOptions a.highlightLink:hover
{
    text-decoration: underline;
    color: #FFFF00;
    padding-right: 15px;
    font-weight: bold;
}

#searchbox_002895524829309687028:dy83zt5su00
{
    vertical-align: middle;
    text-align: left;
}

.GoogleSearchInputBox
{
    width: 125px;   
}

#LeePAPropertyLineForm
{
    margin: 0px;
    padding: 0px;    
}

#masterContent
{
    min-height: 583px;
    width: 1024px;
    background-color: #FFFFFF;    
}

#masterContentTable
{
    width: 100%;    
    height: 583px;    
}

#masterMenu
{
    width: 220px;
    vertical-align: top;
    text-align: left;
    background-color: #F6F9FB;
}

#masterMenuOptions
{
    text-align: center;
    font-size: medium;
    font-weight: bold;
    color: #000099;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
}

#masterContentPlaceholder
{
    text-align: left;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

#masterFooter {
    border-style: double none none none;
    font-size: small;
    background-color: #FFFFFF;
    color: #365B78;
}

#masterFooter div
{
    padding-top: 3px;
    padding-bottom: 3px;
}

    #masterFooter a {
        padding-right: 10px;
        text-decoration: none;
        color: #365B78;
    }

#masterFooter a:hover
{
    padding-right: 10px;
   /* color: #FFA54A;*/
    text-decoration: underline;
}

#masterFooterModifiedDate
{
    color: #666666;
    font-size: x-small;
}

#loadingContainer
{
    position: absolute;
    z-index: 90;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    min-height: 768px;
    min-width:1024px;
}

#loadingResults
{
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
    margin-top: 250px;
    border-style: outset;
    font-weight: bold;
    color: #000000;
    font-size: medium;
    background-color: #FFFFDD;
    vertical-align: middle;
    text-align: center;
    width: 300px;
    line-height: 75px;
}

#loadingResults table
{
    width: 100%;
}

#linkList
{
	padding: 12px 12px 12px 24px;	
}

#linkList li a
{
	font-size: 16px;
}

#linkList li
{
	font-size: 12px;	
	font-weight: normal;
	padding-bottom: 12px;
}

#helpMessage
{
	background-image: url('/Images/TrimEmail.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 124px;
	width: 367px;	
}

#helpMessage h2
{
	color: #B50E01;
	font-weight: bold;
	position: relative;
	left: 50px;
	top: 18px;
	font-size: 14px;
}

#helpMessage p
{
	font-weight: bold;
	position: relative;
	left: 15px;
	top: 18px;
	font-size: 14px;
	text-align: center;
}

#helpMessage p a, #helpMessage p a:hover, #helpMessage p a:visited
{
	text-decoration: none;
	color: blue;
}

#questions
{
	width: 370px;	
}

#questions ol
{
	list-style: none;	
	margin: 0;
}

#questions ol li
{
	padding-bottom: 8px;
}

#questions ol li a
{
	font-weight: normal;	
	
}

#answers p:first-child
{
	background-color: #CCCCCC;
	color: white;
	font-weight: bold;
	padding: 3px 8px;
}

#answers, #answers ol
{	
	margin-top: 20px;
	list-style: none;	
	
}

#answers li, #answers ol li
{
	padding: 0;
}

#answers li a, #answers ol li a
{
	font-weight: normal;
}

#answers table
{
	border: solid 1px #CCCCCC;
	margin: 12px auto;	
}


#answers table tr th
{
	background-color: #CCCCCC;
	color: white;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 12px;	
	border: solid 1px #CCCCCC;

}

#answers table tr td
{
	text-align: left;
	font-weight: normal;
	border: solid 1px #CCCCCC;

}

#answers table tr td.footer
{
	
	background-color: #CCCCCC;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 12px;	
	border: solid 1px #CCCCCC;
}

#denyList
{
	padding: 12px;	
	list-style: disc;
	list-style-position: inside;
}

#denyList li
{
	font-weight: normal;
	padding: 0;
}

#FinalNote p:first-child
{
	font-weight: bold;
	padding-top: 20px;
}

.pageTitle
{
    font-weight: bold;
    font-size: large;
    width: 100%;
    text-align: center;
    padding-bottom: 12px;
}

.pageTitle span
{
    font-size: small;
    display: block;
    font-weight: normal;
}

.formItems
{
    text-align:left;
    margin:auto;
}

div.formItems div
{
    padding-bottom:5px;
}

div.formItems div label
{
    display: inline-block;
    width: 185px;
    text-align: right;
    vertical-align: top;
    line-height: 20px;
    padding-right: 5px;
}

div.formItems .exampleText
{
    font-size: 8pt;
    font-weight: normal;
}

div.formItems .notesText
{
    margin-left: 200px;
    font-size: 8pt;
    font-weight: normal;
}

div.formItems .formHeader
{
    font-weight:bold;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: 200px;
}

div.formItems .formSeperator
{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 200px;
}

div.formItems .formSubmission
{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 200px;
}

div.formItems .formErrorSummary {
    text-align: center;
    color: #A82A00;
    font-weight: bold;
}

input[type="text"]
{
    border: 1px solid #808080;
    background-color: #FFFFFF;    
}

input[type="text"]:hover
{
    background-color: #FFFFDF;
}

input[type="password"]
{
    border: 1px solid #808080;
    background-color: #FFFFFF;
}

input[type="password"]:hover
{
    background-color: #FFFFDF;
}

input[type="checkbox"]
{   
}

input[type="submit"]
{
    text-align: center;
    margin-right: 6px;
    margin-left: 6px;
}

input[type="reset"]
{
    text-align:center;
    margin-right: 6px;
    margin-left: 6px;
}

.resultsTable
{
    width: 100%;
    margin-bottom: 10px;
    border-collapse: collapse;
}

.resultsTable tr td
{
    margin: 0px;
    padding: 5px;
}

.resultsTable thead
{
    background-color: #BBBBBB;
    color: #FFFFFF;
    text-align: center;
    height: 35px;
}

.resultsTable tfoot
{
    color: #000000;
    text-align: center;
    height: 25px;
    background-color: #EBEBEB;
}

.resultsTable .evenRow
{
    background-color: #F4F4F4;
}

.rightColumn
{
	float: right;		
}

.leftColumn
{
    float: left;
}

.cleared
{
    clear: both;
}

.centeredText
{
    text-align:center;
}

.leftText
{
    text-align:left;
}

.errorText {
    color: #A82A00;
    font-weight: bold;
    font-size: medium;
}

.informationHeader
{
    font-size:15px;
}

.smallSeperator
{
    margin: 2px;
}

.medSeperator
{
    margin: 5px;
}

.bigSeperator
{
    margin: 10px;
}

.hidden
{
    visibility: hidden;
}

div.formContainer
{
    text-align:center;
}

div.formDialog
{
    padding: 5px;
    border-style: outset;
    background-color: #F9F9F9;
    width: 65%;
    margin-top: 15px;
    text-align:left;
}

.wizard
{
    min-height: 400px;
    width: 100%;
}

.wizardQuestion
{
    font-weight: bold;
    display: inline-block; 
    width: 170px; 
    text-align: right; 
    padding-right: 15px;
}

.wizardHeader
{
}

.wizardNavigation
{
    text-align: center;    
}

.wizardNavigationButtons
{
    padding: 3px;
    width: 125px;
}

.ParcelSearchResultsTable
{
	width: 100%;
	margin-bottom: 10px;	
}

.ParcelSearchResultsTable thead
{
    background-color: #CDDBEE;
}

.ParcelSearchResultsTable thead tr th
{
	padding: 2px;
	font-size: small;
	font-weight: bold;
}

.ParcelSearchResultsTable tr td
{
	padding: 6px;
}

.ParcelSearchResultsTable tr.even
{
	background-color: #F6F9FB;
}

.ParcelSearchResultsTable tr.pager
{
	background-color: #CDDBEE;	
}

.ParcelSearchResultsTable tr.pager td
{
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

.ParcelSearchResultsTable tr.pager td input
{
	padding: 0px 0px 0px 0px;
}

.ParcelSearchResultsTable tr.pager td span
{
	padding: 0px 15px 0px 15px;
}

.docFormsList
{
    list-style-type: none;
    list-style-image: url(/images/form_blue.png);
}

.docFormsList li
{
    line-height: 32px;
    vertical-align: middle;
    text-align: left;
}

.docFormsList li a
{
    padding-left: 5px;
    color: Blue;
}

.docFormsList li a:visited
{
    padding-left: 5px;
    color: Blue;
}

.genericList
{
    list-style-type: none;
    list-style-image: url(/images/form_blue.png);
}

.genericList li
{
    line-height: 32px;
    vertical-align: middle;
    text-align: left;
}

.genericList li a
{
    padding-left: 5px;
    color: Blue;
}

.genericList li a:visited
{
    padding-left: 5px;
    color: Blue;
}

.clickable
{
    cursor:default;
}

.clickable:hover
{
    cursor:hand;
}

.comparisonTable
{
	border: solid 1px #C2C2C2;
	width: 100%;
	margin: auto auto;
	margin-top: 1em;
	margin-bottom: 0;
	
}

    .comparisonTable th {
        background-color: #DCDCDC;
        color: #006600;
        font-weight: bold;
    }

.comparisonTable td
{
	font-weight: normal;
	padding: .4em;
	background-color: White;
}

.comparisonTable td.total
{
	font-weight: bold;	
}

.disclaimer
{
	font-size: xx-small;
}

.menuInfo
{
    width: 400px;
    max-height: 300px;
    background-color: #DFDFDF;
    border: solid 2px #9B9C9E;
    margin-left: 4px;
    
    text-align: left;
    color: white;
    font-size: small;
    
    position:absolute;
    z-index: 150;
}

.menuInfo .content
{
    padding: 8px 8px 8px 8px;
    color: #000000;
    z-index: 150;
}

.closeButton
{
	float: right;
	margin: 0px;
	padding: 0px;	
	z-index: 100;
}

.docList 
{
    font-size: 11px;
    font-weight: bold;   
    margin: 10px 10px 10px 10px; 
    padding-right: 100px;
    width: 450px;    }

.docList li
{	
	list-style-type: none;
	margin: 10px 20px 5px 20px;
	float: left;	
	width: 150px;
	height: 190px;	
}

.imgFrame
{
	background-position: left top;
	width: 150px;
	height: 150px;
	background-image: url( '/images/thumbBG.gif' );
	background-repeat: no-repeat;
	z-index: -10;
}

.infoButton
{
	display: block;
	position: relative;
	top: -145px;
	left: 127px;	
	z-index: 100;	
	float: left;
}

.imgButton img
{
	position: relative;
	top: -126px;
	left: 21px;
	float: left;
	z-index: 80;
	
}

.infoBox
{
	position: relative;
	padding: 15px;
	padding-top: 10px;
	background-color: #D6E8F2;
	border: solid 2px #CFC8C1;
	left: 153px;
	text-align: left;
	z-index: 120;
	width: 200px;
}

.infoBox td, .infoBox th
{
	padding: 5px;
	vertical-align: top;
}	

.docLink
{
	
	float: left;
	width: 150px;
	height: 70px;
	text-align: center;
	color: #5E88AB;		
	position: relative;
	top: -90px;
	left: 0;
	
}

.docLink a
{
	color: #5E88AB;
	text-decoration: none;
	font-weight: bold;
}

.loginHeaderStatus
{
    position: absolute;
    top: 75px;
    right: 25px;    
    color: #FFFFFF;
    font-weight: bold;
}

.loginHeaderStatus a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;    
}

.agDocList li
{
	margin-bottom: 7px;
}
