/* These are here instead of in sysbase because we will have pages that are NOT updated */
/*	and won't have the new css files loaded, but could have updated header/footers */
/*	embedded which would have these updated tags, so we need these available in the old */
/*	stylesheet so text sizes/fonts remain the same.	*/
/*	Once all the pages are updated to pull in the new css load, we can move these definitions */
/* 	back into sysbase	*/

body {
	margin:0;
	padding: 0;
}

/* Safari displays a little contacts icon when hovering, this removes it */
input::-webkit-contacts-auto-fill-button {
	visibility: hidden;
	display: none !important;
	pointer-events: none;
	position: absolute;
	right: 0;
}


/* text sizes from -4 to +4 */
.imax-textsize-n4 { font-size: 64%; }
.imax-textsize-n3 { font-size: 70%; }
.imax-textsize-n2 { font-size: 80%; }
.imax-textsize-n1 { font-size: 90%; }
.imax-textsize-z { font-size: 100%; }
.imax-textsize-p1 { font-size: 112%; }
.imax-textsize-p2 { font-size: 150%; }
.imax-textsize-p3 { font-size: 200%; }
.imax-textsize-p4 { font-size: 300%; }

.imax-textfont-default	{	font-family: default;	}
.imax-textfont-arial	{	font-family:Arial;	}
.imax-textfont-timesr	{	font-family:"Times Roman";	}
.imax-textfont-avh	{	font-family:Arial,Verdana,Helvetica;	}
/*	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;	*/


.imax-msg-wrapper
{
/*	background-color: #999999; */
	border: 1px gray solid;
	display: table;
	margin: 4px 0px 6px 8px;
}

.imax-msg-container {
	vertical-align: middle;
	text-align: left;
	text-wrap: suppress;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	padding: 4px;
	white-space: nowrap;
}

.imax-msg-success	{	background-color: green;	}
.imax-msg-error		{	background-color: red;	}
.imax-msg-normal	{	background-color: gray;	}

/* --------- End of Interlopers -------------- */



.sn {
font-family: verdana;
font-size: 11px;
}

.sh1 {
font-family: verdana;
font-weight: bold;
font-size: 24px;
}

.sh2 {
font-family: verdana;
font-weight: bold;
font-size: 20px;
}

.sh3 {
font-family: verdana;
font-weight: bold;
font-size: 16px;
}

.if {
font-family: verdana;
font-size: 10px;
background-color:white;
padding: 5px;
color: black;
font-weight: normal;
text-align: center;
}

.sl {
font-family: verdana;
font-weight: bold;
font-size: 12px;
}

.slr {
font-family: verdana;
font-weight: bold;
font-size: 12px;
color: red;
}

.slb {
font-family: verdana;
font-weight: bold;
font-size: 12px;
color:black;
}

.sln {
font-family: verdana;
font-weight: normal;
font-size: 12px;
}

.sort a, .sort a:active {
	color: azure;
}

.slnsmall {
font-family: verdana;
font-weight: normal;
font-size: 10px;
}

.sf {
font-family: verdana;
font-weight: normal;
font-size:9px;
}

.asg {
font-family: verdana;
font-weight: bold;
color: green;
font-size: 12px;
}

.asr {
font-family: verdana;
font-weight: bold;
color: red;
font-size: 12px;
}

.aso {
font-family: verdana;
font-weight: bold;
color: orange;
font-size: 12px;
}

a.helptext {
font-family: verdana,arial;
font-weight:bold;
font-size:10px;
text-decoration: underline;
color: red;
}

a.help {
font-family: verdana,arial;
font-weight:bold;
font-size:12px;
vertical-align: super;
text-decoration: underline;
color: red;
}


a:visited.help {
font-weight:bold;
font-size:10px;
vertical-align: super;
text-decoration: none;
color: red;
}

p.foo {
color: green;
font-size:20px;
font-family: sans-seriff;
font-weight:bold;
padding:5px;
border: 0px;
}

.st {
color: #ffffff;
font-size:15px;
font-family: 'helvetica';
font-weight:bold;
padding: 0px;
margin:0px;
border:0px;
}

table.sb {
border: 1px solid #aaaaaa;
}

.nb {
padding: 0px;
margin:0px;
border:0px;
}

.cptl {
color: blue;
font-family: arial;
font-weight: bold;
font-size: 10px;
text-decoration: none;
}

.lo {
color: blue;
font-family: arial;
font-weight: bold;
font-size: 12px;
}

.los {
color: blue;
font-family: arial;
font-weight: bold;
font-size: 10px;
}

.PropSearchResults td
{
	white-space: nowrap;
	color: #333333;
	font-family: verdana;
	font-size: 10px;
}


.pl {
color: #333333;
font-family: verdana;
font-weight: normal;
font-size: 10px;
}


.pls {
color: black;
font-family: verdana;
font-weight: bold;
font-size: 10px;
vertical-align: middle;
}

.plsb {
background-color: #ccccff;
}

.plh {
color: white;
background-color: #11f;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

.plhl {
color: white;
}

.plre {
background-color: #ffffff;
}

.plro {
background-color: #e0e0e0;
}

.plhsa {
color: #11f;
background-color: white;
font-family: arial;
font-weight: bold;
font-size: 11px;
text-align: center;  
}

.plhlsa {
color: #11f;
}

.plhsd {
color: #11f;
background-color: white;
font-family: arial;
font-weight: bold;
font-size: 11px;
font-style: italic;
text-align: center;  
}

.plhlsd {
color: #11f;
}

.in5{
margin-left: 5px;
}   

.in10{
margin-left: 10px;
}   

.in25{
margin-left: 25px;
}

.tlh {
color: white;
background-color: #666666;
font-family: arial;
font-weight: bold;
font-size: 11px;
text-align: left;
margin-left: 5px;
}

.hpsm	{
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 10px;
}

.text1small {
font-family: verdana;
font-weight: normal;
font-size: 10px;
}

.stdlisthdr {
color: white;
background-color: #1111FF;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

.stdlisthdrlink {
color: white;
}

.stdlisttext1 {
font-family: verdana;
font-weight: normal;
font-size: 10px;
}

.stdlistrow1 {
background-color: #ffffff;
}

.stdlistrow2 {
background-color: #e8e8e8;
}

.stdlistsmryrow {
background-color: #d0d0d0;
}

.dislistrow1 {
background-color: #ffeeee;
}

.colored_disrow1 {
background-color: #ffeeee;
}

.dislistrow2 {
background-color: #ffdddd;
}

.colored_disrow2 {
background-color: #ffdddd;
}

.ql {
font-family: verdana, arial;
font-size: 15px;
font-weight: bold;
font-style: italic;
margin-top: 0px;
margin-bottom: 1px;
}

.towncolor { color: #000066; }
.countycolor { color: #006600; }

.formlabel {
font-family: Tahoma, Geneva;
font-size: 10pt;
font-weight: normal;
color: black;
}

.disabledformlabel {
font-family: Tahoma, Geneva;
font-size: 10pt;
font-weight: normal;
color: #aaaaaa;
}


.dividesymbol {
font-weight: 100;
font-size: 200%;
}

.TLTownLabel {
font-family: verdana;
font-weight: normal;
font-size: 12px;
color: #000066;
cursor: pointer;
}

.TLCountyLabel {
font-family: verdana;
font-weight: normal;
font-size: 12px;
color: #006600;
cursor: pointer;
}

.TLAreaLabel {
font-family: verdana;
font-weight: normal;
font-size: 10px;
color: black;
cursor: pointer;
}

#previewDiv {
	padding:3px;
	font-family: monospace;
	font-size: 12px;
	width: 700px;
}
