/***** Form Related Styles *****/

form#property-finder {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

label.checkbox-label {
	display: inline;
}

/** normal input box labels **/
label {
	text-align: left;
	color: #394663;
	margin: 0 0 0px 10px;
	display: block;
	clear: both;
	font-size: 11px;
	cursor: pointer
}

.fradio {
	text-align: left;
	color: #394663;
	margin: 0 0 0px 10px;
	display: block;
	clear: both;
	font-size: 11px;
	cursor: pointer
}

/** labels of checkboxes/radiobuttons **/
label.check {
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 0
}

/** error labels **/
label.error {
	color: #B20200;
	margin: 0 0 5px 0;
	padding-left: 22px;
	display: block;
	font-weight: bold;
	background: url(/images/error_label_bg.gif) bottom left no-repeat;
	cursor: pointer
}


/** input boxes of required fields **/
.required {
	border-left: 3px solid #B20200;
	padding: 2px
}

/** error message at the top of the form **/
.errormsg {
	color: #B20200
}

/** thanks message at the top of the form **/
.thanksmsg {
	color: #006600;
	padding-left: 20px;
	background: url(../images/required-check.gif) top left no-repeat
}

/** submit/reset buttons **/
/*button {
	margin-top: 10px;
	padding: 2px;
	display: block;
	clear: both
}*/

/** normal input boxes / textarea **/
.text, textarea {
	font-family: Arial;
	font-size: 13px;
	width: 400px;
	margin-bottom: 15px
}

.property-ref {
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 12px;
	width: 85px;
	padding: 2px;
	margin: 0 5px 0 10px;
	border: #22449d 1px solid;
	background-color: #d7dded;
	color: #394663; 
}

.owners-textboxes {
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 12px;
	width: 120px;
	padding: 2px;
	margin: 0 5px 5px 10px;
	border: #22449d 1px solid;
	background-color: #d7dded;
	color: #394663; 
}

.textbox_short {
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 12px;
	width: 150px;
	padding: 2px;
	margin: 0 5px 5px 10px;
	border: #22449d 1px solid;
	background-color: #d7dded;
	color: #394663; 
}

.textbox_vshort {
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 12px;
	width: 120px;
	padding: 2px;
	margin: 0 5px 5px 10px;
	border: #22449d 1px solid;
	background-color: #d7dded;
	color: #394663; 
}

.textbox_long {
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 12px;
	width: 250px;
	padding: 2px;
	margin: 0 5px 5px 10px;
	border: #22449d 1px solid;
	background-color: #d7dded;
	color: #394663; 
}

.textbox_vlong {
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 12px;
	width: 325px;
	padding: 2px;
	margin: 0 5px 5px 10px;
	border: #22449d 1px solid;
	background-color: #d7dded;
	color: #394663; 
}

.go_btn {
	float: left;
	font-weight: bold;
	padding: 0 5px;
	margin: 0 0 5px 0;
	height: 20px;
	color: #22449D; 
	font-size: 11px;
	border: 0px;
	background: url(../images/go-btn.gif) no-repeat;
}

.search-country {
	font-size: 8pt;
	margin: 0 0 5px 10px;
	text-align: left;
	float: left;
	width: 120px;
}

.search_btn {
	display: block;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 auto 5px auto;
	height: 20px;
	color: #22449D;
	text-align: center;
	border: 0;
	background: url(../images/search-btn.gif) center no-repeat;
}

.email_owners_btn {
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	height: 25px;
	color: #22449D;
	text-align: center;
	border: 0;
	background: url(../images/email-owners-btn.gif) center no-repeat;
}

.postal-required {
	font-family: Arial;
	font-size: 13px;
	width: 400px;
	padding: 3px 3px 3px 6px;
	margin: 0 0 15px 0;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(../images/bgfield-required.gif);
	color: #394663; 
}

.postal-required-dropdown {
	font-family: Arial;
	font-size: 13px;
	width: 410px;
	padding: 3px 3px 3px 6px;
	margin: 0 0 15px 0;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(../images/bgfield-required.gif);
	color: #394663; 
}

.postal-order {
	font-family: Arial;
	font-size: 13px;
	width: 180px;
	padding: 3px 3px 3px 6px;
	margin: 0;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(../images/bgfield.gif);
	color: #394663; 
}

.postal-QTY {
	font-family: Arial;
	font-size: 13px;
	width: 60px;
	padding: 3px 3px 3px 6px;
	margin: 0;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(../images/bgfield.gif);
	color: #394663; 
}

.odd {
	background-color: #ECECEC;
}

.button {
	padding: 3px;
	border-right: #0D465E 1px outset;
	border-top: #71B3CF 1px outset;
	border-left: #71B3CF 1px outset;
	color: #FDFDFD; 
	border-bottom: #0D465E 1px outset;
	background-color: #3D7A9B
}

.button-order {
	padding: 3px;
	margin: 0 10px 0 10px;
	border-right: #0D465E 1px outset;
	border-top: #71B3CF 1px outset;
	border-left: #71B3CF 1px outset;
	color: #FDFDFD; 
	border-bottom: #0D465E 1px outset;
	background-color: #3D7A9B
}
