/*
+----------------------------------------------------------------------+
| Copyright (c) 2005 Letter10 Design                                   |
+----------------------------------------------------------------------+
| Authors: Matthew Kirkpatrick <webmaster@letter10.net>                |
+----------------------------------------------------------------------+
 Created:      March 1, 2005
 Last Updated: March 2, 2005
*/

/*--------------------------------------------------------------------*/
/*                           TAGS: Defaults                           */
/*--------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2A408A;
}

a.Ah1, a.Ah2, a.Ah3, a.Ah4, a.Ah5, a.Ah6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2A408A;
}

h1 {
	font-size: 21px;
	border-bottom: 1px solid #333333;
	padding: 2px;
	margin: 0px 0px 2px 0px;
}

h2 {
	font-size: 18px;
	padding: 2px;
	margin: 0px 0px 2px 0px;
}

.subh2 {
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	padding: 2px;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}

h4 {
	font-size: 14px;
	border-bottom: 1px solid #333333;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}
	
h5 {
	font-size: 12px;
	border-bottom: 1px solid #333333;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}

a.Ah5, a.Ah5:link, a.Ah5:visited {
	font-size: 12px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

a.Ah5:hover, a.Ah5:active {
	font-size: 12px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}

.subh5, a.subh5 {
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	padding: 2px;
	text-decoration: none;
}

a.subh5:link, a.subh5:visited {
	color: #777777;
}

a.subh5:hover, a.subh5:active {
	color: #AA0000;
}
	
h6 {
	font-size: 10px;
	border-bottom: 1px solid #333333;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}

input {
	font-size: 10px;
}

select {
	font-size: 10px;
}

/*--------------------------------------------------------------------*/
/*                        TEMPLATE: Defaults                          */
/*--------------------------------------------------------------------*/

table.navTABLEbc { margin: -3px 0px 0px 0px; }

td.navTDbc {
	width: 135px;
	text-align: center;
	background-color: #DEDEDE;
	border: 1px solid #333333;
	border-top: 0px;
}

td.navTDbc:hover {
	background-color: #CDCDCD;
}

td.navTDbc a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2A408A;
	text-decoration: none;
}

td.navTDbc a:hover {
	color: #990000;
	text-decoration: none;
}

table.titleTABLE, table.detailTOP, table.detailMIDDLE, table.detailBOTTOM { width: 765px; }
table.titleTABLE { border-bottom: 1px solid #333333; }

td.titleTDl { }
td.titleTDr { width: 300px; }

/* LISTS */

.listTABLE {
	width: 765px;
	border:				1px solid #333333;
}

.listTDh {
	background-color: #063972;
	border-bottom: 1px solid #333333;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 11px;
}

.listTD0 {
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
	font-size: 11px;
}

.listTD1 {
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
	font-size: 11px;
}

.rowBG0 {
	background-color: #EEEEEE;
}

.rowBG1 {
	background-color: #DEDEDE;
}

.rowHL {
	background-color: #CCFFCC;
}

#mls_number { text-align: left; }
#street_box { text-align: left; }
#student	{ text-align: center; }
#acres		{ text-align: center; }
#zoning		{ text-align: center; }
#action		{ text-align: center; width: 50px; }
#online		{ text-align: center; }
#space		{ text-align: center; }
#bed		{ text-align: center; }
#bath		{ text-align: center; }
#image		{ text-align: center; }

a.sortingLINK:link, a.sortingLINK:visited {
	color: #ffffff;
	text-decoration: none;
}

a.sortingLINK:hover, a.sortingLINK:active {
	color: #ffff99;
	text-decoration: none;
}


/* DETAIL PAGE */

table.detailTOP {
	background-color: #CDCDCD;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

table.detailMIDDLE {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	border-top: 0px;
}

td.detailMIDDLEtdl {
	width: 50%;
}

td.detailMIDDLEtdr {
	vertical-align: middle;
	width: 50%;
}

table.detailBOTTOM {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	border-top: 0px;
}

td.detailBOTTOMtdl {
	width: 50%;
}

td.detailBOTTOMtdr {
	width: 50%;
}

td.disclaimerTD {
	font-size: 11px;
	color: #888888;
	text-align: justify;
	padding: 7px 75px 7px 75px;
}

div.infoCONTAINER {
	border: 1px solid #CCCCCC;
	border-top: 0px;
	background-color: #EFEFEF;
	padding: 0px 0px 0px 0px;
}

table.infoTABLE {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	background-color: #EFEFEF;
}

td.infoTDl {
	width: 125px;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
	color: #666666;
}

#slim {
	width: 75px;
}

td.infoTDr {
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: left;
	color: #333333;	
}

td.infoTDe {
	border-bottom: 1px solid #FFFFFF;
	color: #333333;	
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

a.infoA {
	color: #333333;	
	font-weight: bold;	
}

a.infoA:link, a.infoA:visited {
	color: #333333;
	text-decoration: none;
}

a.infoA:hover, a.infoA:active {
	color: #990000;
	text-decoration: none;
}

img.imgPROPERTY {
	background-color: #EEEEEE;
	border: 1px solid #333333;
}

.imgPLACEHOLDER {
	width: 75px;
	height: 75px;
	font-style: italic;
	background-color: #FFFFFF;
	vertical-align: middle;
}

img.imgBORDER {
	border: 1px solid #333333;
}


/*--------------------------------------------------------------------*/
/*                         CLASSES: CUSTOM                            */
/*--------------------------------------------------------------------*/



/*--------------------------------------------------------------------*/
/*                          CLASSES: FORMS                            */
/*--------------------------------------------------------------------*/

.errorDIV {
	background-color: #D6A19A;
	border-bottom: 1px solid #666666;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.nonerrorDIV {
	background-color: #C3D9B8;
	border-bottom: 1px solid #666666;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.form_field {
	font-size: 12px;
	color: #333333;
}

.form_field-req, a.form_field-req, a:active.form_field-req {
	font-size: 12px;
	color: #990000;
}

.form_field-error, a.form_field-error, a:active.form_field-error {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}

.form_table-error {
	background-color: #FFFFDD;
}
