/* 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:#6388A5 url(tln_bg_off.jpg) repeat-x top left;
text-align: left;
color: #fff;
padding: 6px 10px;
margin: 0 0 4px 0;
}

#registration hr {
background: #fff;
margin: 5px 0;
border-collapse:collapse;
}

#registration fieldset {
color: #333;
background:#fff;
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:#6388A5 url(tln_bg_off.jpg) repeat-x top left;
text-align: left;
color: #fff;
padding: 6px 10px;
margin: 0 0 4px 0;
}

#login_frm hr {
background: #fff;
margin: 5px 0;
border-collapse:collapse;
}

#login_frm fieldset {
padding:0px;
margin:0px;
font-size: 76%;
background:#fff;
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:80px;
margin: 2px 0;
margin-right:1.1em;
padding-top:0.2em;
text-align:left;
font-weight:bold;
color: #333;
}

#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;
}

#mlsnum_search label{
width:70px;
white-space:nowrap;
}
#mlsnum_search fieldset{
padding:2px 10px;
border-top: 1px solid #003300;
margin-top:2px;
}

#agent_quick_search fieldset{
padding:10px;
margin:0;
font-size: 76%;
border: none;
}

#frm_search{
margin:0;
padding:0;
font-size: 76%;
clear:both;
}

#frm_search #citylist{
overflow: auto !important; 
width: 220px; 
height: 300px; 
padding: 2px; 
margin: 1px; 
border: 1px solid #ddd; 
font-size: 10px;
}

#frm_search #villagelist{
overflow: auto !important; 
width: 220px; 
height: 300px; 
padding: 2px; 
margin: 1px; 
border: 1px solid #ddd; 
font-size: 10px;
}
#frm_search #countylist{
overflow: auto !important; 
width: 220px; 
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 .baths {display:none;}

#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;
}

/*  qsform is wrapped in table for perfect alignment in a tight space */
table#qstable {width:100%;}
table#qstable td {vertical-align:top; padding:2px 0px; font-size:10px;}
table#qstable td.tdlabel {font-weight:bold; padding-right:8px;}
table#qstable td.tdbutton {text-align:right;}
table#qstable select, table#qstable input,  table#qstable input.checkbox {font-size:10px; margin:0; padding:0;}
table#qstable select#beds, table#qstable select#baths {width:97px;}
table#qstable select#city, table#qstable select#propertytype {width:202px;}
table#qstable input#pricelow, table#qstable input#pricehigh {width:93px; text-align:right;}
table#qstable button#btn_submit, table#qstable button#btn_submit_1 {width:60px;}
table#qstable input#MLSNumber {width:130px;}

/*  aqsform is wrapped in table for perfect alignment in a tight space */
table#aqstable {width:100%;}
table#aqstable td{vertical-align:top; padding:2px 0px; font-size:10px;}
table#aqstable td.tdlabel{font-weight:bold; padding-right:8px; width:130px;}
table#aqstable td.tdbutton{text-align:right;}
table#aqstable select, table#aqstable input,  table#aqstable input.checkbox {font-size:10px; margin:0; padding:0;}

button, .button {
font-size: 100%;
padding: 2px;
text-align: center;
text-transform:uppercase;
vertical-align: middle;
margin:0;
cursor: pointer;
background:#33487C url(tln_bg_off.jpg) repeat-x;
color: #fff;
border: 1px solid #fff;
}

button:hover, .button:hover {
cursor: pointer;
background:#3D5798 url(tln_bg_on.jpg) repeat-x;
}

.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:#33487C url(tln_bg_off.jpg) repeat-x;
text-align: left;
color: #fff;
padding: 4px 10px;
margin: 0 0 4px 0;
}

.cssform input.button {
border: 1px solid #fff;
font-size: 90%;
color: #fff;
background:#33487C url(tln_bg_off.jpg) repeat-x;
padding: 2px;
text-align: center;
text-transform:uppercase;
vertical-align: middle;
}

.cssform input.button:hover {
font-size: 90%;
border: 1px solid #fff;
color: #fff;
background:#3D5798 url(tln_bg_on.jpg) repeat-x;
padding: 2px;
text-align: center;
vertical-align: middle;
text-transform:uppercase;
cursor: pointer;
}

.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:#fff;
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:400px; height:100px; border:1px solid silver;}