@charset "utf-8";
/* CSS Document */

form {margin:0;}
input {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	color:#222;
	height:16px;
	border:none;
}
textarea {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	color:#222;
	height:150px;
	border:none;
}

input, select, textarea{
	padding:2px 5px;
	margin:0 2px 8px;
}


.radio-checkbox{
	position:relative;
	top:4px;
}



.box .zipSearch{
	margin:15px 0 -2px;
}
.box .zipSearch input{
	margin:0 2px 2px;
}
.box .input-zip {
	width:50px;
	height:16px;
	padding:2px 3px;
	background:url(../images/input-zip.gif);
	vertical-align:middle;
}
.box .inputText250 {
	width:240px;
	background:url(../images/input-text250.gif);
}
.box .inputText150 {
	width:140px;
	background:url(../images/input-text150.gif);
}
.box .inputText130 {
	width:120px;
	background:url(../images/input-text130.gif);
}
.box .textarea250 {
	width:240px;
	height:146px;
	background:url(../images/textarea250.gif);
}
.box .textarea150 {
	width:140px;
	height:83px;
	background:url(../images/textarea150.gif);
}
.box .checkbox {
	position:relative;
	top:3px;
	margin-right:0px;
	vertical-align:middle;
}
.box .file {
	height:23px;
	width:250px;
}
.btn-submit {
	background:url(../images/btn-submit.gif);
	height:20px;
	width:71px;
	text-indent:-9999px;
	cursor:pointer;
}
.btn-submit.search {
	background:url(../images/btn-submit-search.gif);
	width:21px;
	vertical-align:middle;
}
.btn-submit.message{
	background:url(../images/btn-submit-message.gif);
	width:125px;
	margin:5px 0 0 127px;
}
.btn-submit.information{
	background:url(../images/btn-update-information.gif);
	width:142px;
	margin:25px 0 0 110px;
}
.btn-submit.services{
	background:url(../images/btn-update-services.gif);
	width:119px;
	margin:25px 0 0 20px;
}
.btn-submit.amenitites{
	background:url(../images/btn-update-amenitites.gif);
	width:133px;
	margin:25px 0 0 14px;
}
.btn-submit.insurance{
	background:url(../images/btn-update-insurance.gif);
	width:134px;
	margin:25px 0 0 13px;
}
.btn-submit.financing{
	background:url(../images/btn-update-financing.gif);
	width:128px;
	margin:25px 0 0 16px;
}
.btn-submit.password{
	background:url(../images/btn-change-password.gif);
	width:133px;
	margin:25px 0 0 118px;
}
.btn-submit.enter{
	background: url(../images/btn-enter.gif);
	width:61px;
	margin:15px 0 0 190px;
}
.btn-submit.reset{
	background: url(../images/btn-reset.gif);
	width:61px;
	margin:15px 0 0 190px;
}
.btn-submit.affiliate{
	background: url(../images/btn-add-affiliate.gif);
	width:102px;
	margin:25px 0 0 50px;
}
.btn-submit.staff{
	background: url(../images/btn-update-staff.gif);
	width:103px;
	margin:25px 0 0 240px;
}
.btn-submit.btn-testimonial{
	background: url(../images/btn-submit-testimonial.gif);
	width:140px;
	margin:5px 0 15px 112px;
}
.btn-submit.adwords{
	background:url(../images/btn-update-adwords.gif);
	width:124px;
	margin:15px 0 0 0;
}
.btn-submit.notify-by-email{
	background:url(../images/btn-notify-by-email.gif);
	width:117px;
	margin:10px 0 15px 135px;
}
.btn-submit.notify-by-postcard{
	background:url(../images/btn-notify-by-postcard.gif);
	width:133px;
	margin:10px 0 0 119px;
}
.btn-submit.advance-office{
	background:url(../images/btn-advance-office.gif);
	width:118px;
	margin:10px 0 0 134px;
}


