/* forms */
/* common start */
.fieldset_content {
	padding:10px;
}
.form_instructions {
	color: #333;
	margin: 0 0 0 10px;
	text-align:left;
}
/* common stop */
#registration {
}
#registration h2 {
	font-size: 14px;
	background:#a0acb8 url(tln_bg_on.jpg) repeat-x top left;
	text-align: left;
	color: #fff;
	padding: 6px 10px;
	margin: 0 0 4px 0;
}
#registration hr {
	background: #eee;
	margin: 5px 0;
	border-collapse:collapse;
}
#registration fieldset {
	color: #333;
	background:#eee url(block_bg_2.jpg) repeat-x 0px 26px;
	padding: 0;
	font-size: 76%;
	border: none;
}
#registration legend {
}
#registration label {
	float:left;
	width:25%;
	margin: 2px 0;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
	color: #333;
	white-space: nowrap;
}
#registration select {
	width: 240px;
	margin: 2px 0;
}
#registration select#beds, select#baths {
	width: 98px;
	margin: 2px 0;
}
#registration input {
	margin: 2px 0;
	width: 160px;
}
#registration input.checkbox {
	margin: 2px 0;
	width: 10px;
}
#registration input#pricelow, input#pricehigh {
	margin: 2px 0;
}
#login_frm {
}
#login_frm h2 {
	font-size: 14px;
	background:#a0acb8 url(tln_bg_on.jpg) repeat-x top left;
	text-align: left;
	color: #fff;
	padding: 6px 10px;
	margin: 0 0 4px 0;
}
#login_frm hr {
	background: #eee;
	margin: 5px 0;
	border-collapse:collapse;
}
#login_frm fieldset {
	padding:0px;
	margin:0px;
	font-size: 76%;
	background:#eee url(block_bg_2.jpg) repeat-x 0px 26px;
	border: none;
}
#login_frm legend {
}
#login_frm label {
	float:left;
	width:30%;
	margin: 2px 0;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
	color: #333;
	white-space: nowrap;
}
#login_frm input {
	margin: 2px 0;
	width: 160px;
}
#login_frm input.checkbox {
	margin: 2px 0;
	width: 10px;
}
#quick_search, #mlsnum_search {
}
#quick_search fieldset, #mlsnum_search fieldset {
	padding:10px;
	margin:0;
	font-size: 76%;
	border: none;
}
#quick_search legend {
}
#quick_search label, #mlsnum_search label {
	float:left;
	width:25%;
	margin: 2px 0;
	margin-right:1.1em;
	padding-top:0.2em;
	text-align:left;
	font-weight:bold;
	color: #333;
	white-space: nowrap;
}
#quick_search select {
	margin: 2px 0;
	font-size:10px;
}
#quick_search select#beds, select#baths {
	margin: 2px 0;
}
#quick_search input {
	margin: 2px 0;
}
#quick_search input#pricelow, #quick_search input#pricehigh {
	margin: 2px 0;
	font-size:10px;
}
#quick_search input.checkbox {
	margin: 2px 0;
}
#quick_search #pricelow {
	margin: 2px 0;
}
#quick_search #pricehigh {
	margin: 2px 0;
}
#frm_search {
	margin:0;
	padding:0;
	font-size: 76%;
	clear:both;
}
#frm_search #citylist {
	overflow: auto !important;
	width: 200px;
	height: 300px;
	padding: 2px;
	margin: 1px;
	border: 1px solid #ddd;
	font-size: 10px;
}
#frm_search #countylist {
	overflow: auto !important;
	width: 200px;
	height: 80px;
	padding: 2px;
	margin: 1px;
	border: 1px solid #ddd;
	font-size: 10px;
}
#frm_search #pricelow {
	margin: 0;
}
#frm_search #pricehigh {
	margin: 0;
}
#frm_search h2 {
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
}
#frm_search h3 {
	font-weight: bold;
}
#frm_search .checkbox {
	margin: 2px;
	vertical-align: middle;
}
input[type="submit"], button {
	font-size: 14px;
	padding: 2px 6px;
	text-align: center;
	text-transform:uppercase;
	vertical-align: middle;
	margin:0;
	cursor: pointer;
	background:#333 url(nav_right.jpg);
	color: #fff;
	border: 1px solid #fff;
}
input[type="submit"]:hover, button:hover {
	cursor: pointer;
	background:#333 url(nav_right.jpg) 0 -32px;
}
.button_disabled {
	border: 1px solid #999;
	font-size: 95%;
	color: #9c9c9c;
	background: #ddd url(btn_bg_off.jpg) repeat-x top left;
	padding: 2px;
	width: 60px;
	text-align: center;
	cursor: not-allowed;
	text-transform:uppercase;
	margin:0;
}
.cssform {
	color: #333;
}
.cssform h2 {
	font-size: 14px;
	background:#857a5a url(sidecall_bg.jpg) repeat-x top left;
	text-align: left;
	color: #fff;
	padding: 4px 10px;
	margin: 0 0 4px 0;
}
.cssform input.button_disabled {
	border: 1px solid #999;
	font-size: 95%;
	color: #9c9c9c;
	background: #ddd url(btn_bg_off.jpg) repeat-x top left;
	padding: 2px;
	width: 60px;
	text-align: center;
	cursor: not-allowed;
	text-transform:uppercase;
}
.cssform fieldset {
	padding:10px;
	margin:0;
	font-size: 76%;
	background:#eee url(block_bg_3.jpg) repeat-x 0 0;
	border: none;
}
.cssform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}
.cssform input[type="checkbox"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 16px;
	margin:0px;
}
.cssform textarea {
	width: 200px;
	height: 150px;
}
.cssform select {
	width: 250px;
}
.cssform select#bedrooms {
	width: 50px;
}
.cssform select#baths {
	width: 50px;
}
.cssform a {
	color: #fff;
	text-decoration:underline;
}
.cssform a:hover {
	color: #ffffcc;
	text-decoration:none;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix {
	margin-left: 3px;
}
.notesform textarea {
	width:350px;
	height:100px;
	border:1px solid silver;
}

