body {
  font:12px Arial, Helvetica, sans-serif !important;
  background:#FFFFFF !important;
  margin: 0px;
  padding: 0px;
}
/* reset the browsers */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin: 0px;
  padding: 0px; }
/*
body {
  padding:15px;
}
*/
table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset,img {
  border: 0; }

ol,ul {
  list-style: none; }

caption,th {
  text-align: left; }

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal; }

q:before,q:after {
  content: ''; }

a:focus {
  outline:0;
}

.clear {
  clear:both;
  position:static!important;
  width:auto!important;
  height:auto!important;
  background:transparent none!important;
  padding:0!important;
  border:0px!important;
}
.doc {
  padding:0px;
  margin:0px;
}
.wrapper.sms-thanks {
	min-height:458px;
}
.next_steps {
  float:right;
  width:175px;
  margin-top:15px;
}

.next_steps strong {
  font-size:18px;
}

.next_steps li {
  font-size:12px;
  line-height:15px;
  margin-bottom:8px;
  color:#414141;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
}
.next_steps li a {
	color:#004da4;
}
.success h2 {
  color:#002b5c;
  font:20px/22px VerlagLight, Arial, Helvetica, sans-serif !important;
}
.success strong {
  color:#4c4c4c;
}
.panelRight {
	float:right;
	width:310px;
}
.panelLeft .arrow {
	display:none;
}
#prop-sms .panelLeft {
	float:left;
	position:relative;
	width:310px;
}
#prop-sms .panelLeft .arrow {
	display:block;
	position:absolute;
	right:-21px;
	top:25px;
}
#prop-sms .wrapper .content {
	padding-bottom:15px;
}
#prop-sms .selected_details ul li.title {
	font-size:14px;
	line-height:20px;
	padding-top:10px;
	*padding-top:0;
}
#prop-sms .selected_details ul li.area {
	font-size:12px;
	line-height:16px;
}
#prop-sms .submit {
	text-align:center;
}
#prop-sms .panelRight form {
	position:relative;
}
#prop-sms .error {
	background:url(../img/theme-img/pop/bg-btn.png) no-repeat 0 -592px;
	position:absolute;
	margin:0;
	padding:0;
	left:-185px;
	top:15px;
	width:215px;
	height:63px;
}
#prop-sms .error p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	padding:10px 18px 10px 10px;
}
.sms_form {
  	background-color: #EAEAEA;
	padding:5px 20px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	text-align: center;
}
.sms-wrapper {
  color:#acacac;
  padding:0px;
}
.sms_h2 {
  color:#212121;
  font:14px/22px Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  margin:0px 0px 10px 0px;
  padding:0px;
}
.wrapper .content .selected_details .sms_ul {
  background-color:transparent;
  padding:0px;
  margin:0px;
}
.sms_ul li{
  float:left;
  color:#414141;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  width:270px;
  padding-left:20px;
  background:url(../img/theme-img/pop/bullet-16.png) 2px 7px no-repeat;
  margin-bottom:3px;
}
.sms_ul li.secondCol {
  margin-left: 54px;
}

.sms_form span {
  color:#414141;
  font:10px/28px Arial, Helvetica, sans-serif;
}
.wrapper .content .sms_form label {
  color:#002b5c;
  font:18px/22px VerlagLight, Arial, Helvetica, sans-serif !important;
  margin-top:0px !important;
}
.wrapper .content .sms_form input {
	padding:4px;
}
.sms_form input {
  height:28px;
  margin:12px 12px 0 0;
  line-height: 28px;
}

h1 {
  color: #FFF;
  margin:15px 0 15px 15px;
  font-weight:normal;
  font-size:24px;
}
h1 strong {
  font-weight:bold;
  font-size:19px;
  color: #044b6f;
}
h1 span {
  font-size:16px;
  text-transform:none;
  color: #5f5f5f;
}
form {
  /*border-top: 1px solid #ededed;*/
  border:none;
  padding:0px;
  margin:0px;
}
input, textarea {
  border:1px solid #cbcbcb;
  width:190px;
  height:20px;
  font-family:Arial, Sans-Serif;
  font-size:12px;
}
input.chk {
  width: 16px !important;
  border: 0 !important;
  padding-bottom: 0 !important;
}
input.rad, .no_doc_pop .panelRight form .tagged_field input.rad {
  width: 16px !important;
  border: 0 !important;
  padding: 0 !important;
}
remember_me label{
  padding:0;
  display:inline;
}
input.half {
  width: 92px;
}


.left {
  float:left;
}
.right {
  float:right;
}
span#info {
  font-size:10px;
  font-weight:bold;
}
span.good {
  color: #29b01e;
}
span.bad {
  color: #ed4836;
}
.success {
	background: url(../img/theme-img/pop/ico-success.png) no-repeat 18px 14px #ECECEC;
	color: #3E3E3E;
	float: left;
	min-height: 25px;
	line-height: 26px;
	padding: 18px 0px 18px 75px;
	margin: 15px 0px 15px 0px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
}
.success p {
  padding-top: 7px;
  line-height: 16px;
}
.success p.multiple {
  font-weight:normal;
  font-size:11px;
  padding-right:25px;
}
.error {
  background: url(../img/theme-img/pop/ico-results.png) 8px 4px no-repeat #6b0303;
  color: #FFFFFF;
  min-height:25px;
  line-height:26px;
  padding: 0px 0px 0px 32px;
  margin: 10px 0px 0px 0px;
  font-size:11px;
  font-weight:bold;
  z-index: 100;
}
.error a {
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}
.submit input.btn {
  text-indent:-9999px;
  height:43px;
  border:none;
  cursor:pointer;
  margin-bottom:10px;
}

.submit input.btn.continue {
  background:url('../img/theme-img/pop/btn-continue.png') top left no-repeat;
  width:151px !important;
}

.submit input.btn.login {
  background:url('../img/theme-img/pop/btn-login.png') top left no-repeat;
  width:124px !important;
}

.submit input.btn.send-email {
  background:url('../img/theme-img/pop/btn-send-email.png') top left no-repeat;
  width:124px !important;
}

.submit input.btn.save-search {
  background:url('../img/theme-img/pop/btn-save-search.png') top left no-repeat;
  width:124px !important;
}

.submit input.send {
  background:url('../img/theme-img/pop/bg-btn.png') no-repeat -752px -151px;
  border:none;
  font-size: 16px;
  line-height: 32px;
  margin:10px auto;
  color: #E1E1E1;
  font-family: VerlagLight, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  width:101px !important;
  height: 35px;
}

.submit input.btn.create-account {
  background:url('../img/theme-img/pop/btn-create-account.png') top left no-repeat;
  width:151px !important;
}

.submit input.btn.back {
  background:url('../img/theme-img/pop/btn-back.png') top left no-repeat;
  width:124px !important;
}

.submit.right input.btn {
  background-position:right top;
}

a {
  color:#004da4;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a.show_calendar {
  background:transparent url(../img/theme-img/pop/btn_show_calendar.png) top left no-repeat;
  display:block;
  height:29px;
  width:129px;
}

.wrapper .content .selected_details {
  border-top:1px dotted #000000;
  background:#FFFFFF;
  padding: 9px 0px;
  margin: 6px 0px 10px 0px;
}
.wrapper.sms-thanks .content .selected_details {
  border-top:1px dotted #000000;
  padding:0;
  margin: 6px 0px 0px 0px;
}
#prop-inquire .wrapper .content .selected_details, #prop-email .wrapper .content .selected_details {
	border-bottom:1px dotted #000000;
}
.wrapper .content .selected_details ul {
  margin:0px;
  padding:8px;
  background:#ececec;
  overflow:auto;
}

.wrapper .content .selected_details ul li {
  font-family:Arial, Helvetica, sans-serif;
  line-height:22px;
}

.wrapper .content .selected_details img.photo {
  height:78px;
  width:123px;
  border:6px solid #FFFFFF;
  box-shadow: 0px 0px 3px #a6a6a6;
  -webkit-box-shadow: 0px 0px 3px #a6a6a6;
  -moz-box-shadow: 0px 0px 3px #a6a6a6;
  float: left;
  margin-right:19px;
}

.wrapper .content .selected_details ul li.title {
  font-weight:bold;
  color:#3e3e3e;
  font-size:15px;
}

.wrapper .content .selected_details ul li.area {
  color:#404040;
  font-size:13px;
}

.wrapper .content .selected_details ul li.price {
  color:#004da4;
  font-size:13px;
}

.wrapper .content .selected_details ul li.price span {
  color:#797979;
}

.wrapper .content .selected_details ul li.padding {
  height:11px;
}

.wrapper .content label {
  display:block;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:12px;
  color:#414141;
  font-weight:bold !important;
  margin:7px 0px 7px 0px;
}

.wrapper .content label.checkbox {
  float:left !important;
  margin:14px 0px 0px 0px !important;
  font-weight:normal !important;
  font-size:11px !important;
}

.wrapper .content .datetime label {
  color:#636363;
  text-align:center;
}

.wrapper .content .text-field, .wrapper .content .text-area {
  width:241px;
  margin:0px;
  padding:2px 4px 2px 4px;
  background:#FFFFFF;
  border:1px solid #c3c2c2;
}

.wrapper .content .text-area {
  width:358px;
  height:140px;
}

.wrapper .content input.checkbox {
  float:left !important;
  margin:15px 10px 16px 0px !important;
  width:auto !important;
  height:auto !important;
}

.wrapper .content .agreement {
  font-family:Arial, Helvetica, sans-serif;
  color:#414141;
  font-size:10px;
}

.wrapper .content .agreement a {
  color:#004da4;
  text-decoration:none;
}

.required_explain {
  font-size:10px;
  display:block;
  color:#3f7898;
  text-align:right;
  margin:-5px 2px 5px 0px;
}
.legal {
  font:11px/14px Arial, Helvetica, sans-serif;
  padding: 25px 0 0 50px;
}
.sms_legal {
  font:11px/14px Arial, Helvetica, sans-serif;
  padding: 25px 0 0 0;
}
.no_doc_pop .legal {
	padding-left:0;
}
li.title {
  font-weight:bold;
}
li.price {
  border-right:0;
}
li.photo {
  border-bottom:0;
  border-right:0;
  margin-top:0;
}
li.photo img {
  height:58px;
  width:87px;
  border:3px solid #FFFFFF;
  box-shadow: 0px 0px 3px #a6a6a6;
  -webkit-box-shadow: 0px 0px 3px #a6a6a6;
  -moz-box-shadow: 0px 0px 3px #a6a6a6;
}

.wrapper .content h1.mortgage_calc_title {
  height: 46px;
  padding-left: 65px;
  line-height: 46px;
  background:transparent url(../img/theme-img/pop/ico-mortgage-calc.png) left no-repeat;
}
.mortgage .doc {
    background: #aac7d6;
    padding-top: 32px;
    padding-bottom: 32px;
}
.mortgage_left {
    border:3px solid #d4a151;
    color:#222;
    padding:10px 0;
    margin-right:34px;
    width:272px;
    height:295px;
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    background: #f2f3f3;
}
.mortgage_left ul {
    background:transparent url(../img/theme-img/pop/arrow_bg.png) right no-repeat;
    padding-left:16px;
    width:285px;
}
.mortgage_left label {
    font-weight:bold;
}
.mortgage_left input {
    width:176px;
}
.mortgage_left li {
    padding-bottom:8px;
}
.mortgage_left li label {
    padding-bottom:2px;
}
.mortgage_left form {
    padding-top: 1px;
    border-top: 0;
}
.mortgage_right {
    border:3px solid #661d15;
    padding:20px 16px 0 16px;
    height:295px;
    width:240px;
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    background: #f2f3f3;
}
.mortgage_right ul {
    margin-top:10px;
    border-top:1px dotted #971215;
}
.mortgage_right li {
    border-bottom:1px dotted #971215;
    padding:10px 12px;
}
.wrapper .content .mortgage_right label {
    color:#222;
    font-weight: bold;
    margin: 0;
}
.mortgage_right li strong {
    font-weight:normal;
    color:#222;
    line-height:16px;
}
.wrapper .content .mortgage_left .text-field {
    width: 150px;
    float: left;
    margin-right: 10px;
}
.wrapper .content .mortgage_left label {
    margin-bottom: 0;
}


body#login-register-wrapper a.close {
  display: block;
  width:50px;
  height: 22px;
  line-height:23px;
  position: absolute;
  top: 5px;
  right: 0px;
  font-weight: bold;
  font-size: 12px;
  color: #FFF;
  text-align:right;
  padding-right:27px;
  text-indent:-9999px;
}
#error {
  background:transparent url(../img/theme-img/pop/red_arrow.png) left no-repeat;
  padding-left:12px;
  position:absolute;
  margin-top:34px;
  left:398px;
}
#error p {
  color:#FFF;
  background:#ff0000;
  font-size:11px;
  font-weight:bold;
  padding:7px 16px;
  width:190px;
}

.schedule {
  width: 255px;
  background: #ececec;
  border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  padding:15px;
  font-size:11px;
  margin-top:12px;
  font-family:Arial, Helvetica, sans-serif;
  color:#414141;
  text-align:center;
  line-height:17px;
  font-size:10px;
  font-weight:normal;
}

.schedule strong {
  font-size:11px;
  display:block;
}

.schedule .datetime {
  width:110px;
  float:left;
  text-align:center;
}
.schedule .datetime input {
  width:80px;
}
.schedule .datetime select {
  font-size: 11px;
  width: 80px !important;
  float:left;
  margin:5px 0px 0px 15px;
}
.logoed_h1 {
  margin:31px 0px 8px 30px;
  padding:0px;
  height:37px;
  line-height:37px;
}
.benefits {
  margin:0px 0px 18px 0px;
  padding:20x 10px 0px 10px;
  border:1px solid #3e3e3e;
  color:#a2a2a2;
  height:76px;
  background:url('../img/theme-img/pop/bg-benefits.jpg') top left repeat-x #323232;
}
.benefits h2 {
  font-size:12px;
  padding:0px;
  margin:0px 13px 0px 13px;
  color:#a2a2a2;
  float:left;
  height:76px;
  font-weight:bold;
  line-height:78px;
}
.benefits ul {
  padding:0px;
  margin:19px 0px 0px 0px;
  font-size:12px;
}
.benefits li {
  float:left;
  line-height:20px;
  height:20px;
  padding-left:26px;
  background: url(../img/theme-img/pop/check_icon.png) no-repeat scroll 2px 2px transparent;
}
.no_doc_pop {
  width:683px;
  overflow:hidden;
}
.no_doc_pop .panelLeft {
  float: left;
  padding:20px;
  margin:0px 0px 0px 0px;
  width:287px;
  height:353px;
  background:#282828;
  color:#acacac;
}
.no_doc_pop label {
  float:left;
  width:75px;
  padding-top:0;
  line-height:27px;
}

span.required {
  font-weight:bold;
  color:#1058a9;
  font-size:12px;
}

.no_doc_pop input {
  vertical-align:middle;
}
.no_doc_pop input.text-field, .no_doc_pop select, .doc select {
  width:198px !important;
  height:21px !important;
  border:1px solid #3e3e3e !important;
  background:#232323 !important;
  color:#acacac !important;
  padding:0px 3px 0px 3px !important;
}
.no_doc_pop select, .doc select {
  margin:0px !important;
  padding:0px !important;
}
.no_doc_pop .tagged_field {
  clear:both;
  padding-bottom:14px;
}
.no_doc_pop .panelLeft h2, .no_doc_pop .panelRight h2, .no_doc_pop .loginForm h2 {
  font-size:16px;
  font-weight:bold;
  color:#e1e1e1;
  margin:0px;
  padding:0px 0px 12px 0px;
}
.password_recover {
  font-size:10px;
  padding-left:81px;
  padding-bottom:10px;
}
.password_recover a{
  color:#d4a151;
}

.remember-me label, .remember-me input {
  float:none !important;
  display:inline-block !important;
  margin:0px !important;
  height:20px !important;
  vertical-align:top !important;
}
.remember-me input {
  width:25px !important;
}
.no_doc_pop .panelRight, .doc .panelRight {
    float: right;
    padding:20px;
    margin:0px 0px 0px 0px;
    width:287px;
    height:353px;
    background:#f2f3f3;
    border: 1px solid #cfcece;
}
.orange {
    color:#c07023;
}
.no_doc_pop .loginForm {
    background:#FFFFFF;
    padding:28px 23px;
    width:274px;
    height:225px;
}

.no_doc_pop .panelRight form .tagged_field input {
    width:145px;
}
.no_doc_pop .panelRight form .tagged_field input.chk {
    background: transparent;
}

.no_doc_pop .panelRight form .tagged_field input.text-field {
    width:143px !important;
    height:21px;
    border:1px solid #d0baba;
    background:#fff;
    color:#222;
    padding:0px 3px 0px 3px;
}

.doc .panelRight form input.text-field {
    height:21px;
    padding:0px 3px 0px 3px;
}

.no_doc_pop .panelRight form .tagged_field label {
    width:136px;
}

.no_doc_pop .panelLeft form .submit {
    padding-left:75px;
}

.no_doc_pop .panelRight form .submit {
    padding-left:136px;
}

.no_doc_pop .panelRight form .submit.double {
    padding:0px !important;
}

.no_doc_pop .loginForm form {
    padding:0 !important;
}


.red {
  color:#df0d05;
}
.moarPadding {
  padding-top:17px;
}
.forgotPass p {
  line-height:34px;
}
.forgotPass strong a {
  text-decoration:underline;
}
.new_account_link {
  margin-top:17px;
  padding-top:5px;
  border-top:1px dotted #000;
}

.new_account_link a {
  color:#d4a151;
  font-size:11px;
}

.pop_heading a, .pop_heading p.white {
  color:#FFFFFF;
}
.pop_heading p.white {
  font-size:14px;
  line-height:30px;
  height:30px;
  padding-left:20px;
  background:#2a596b;
}
.popSearch {
  width:575px;
  background:#FFFFFF;
}
.search_form {
  margin:8px;
  padding:8px 12px;
  border:1px solid #d4d7dc;
  background:#f5f9f8 url(../img/theme-img/pop/search_form_bg.png) top left repeat-x;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  position:relative;
}
.choose_islands {
  font-size:21px;
  float:left;
}
.search_form .area_check_boxes {
  width:330px;
  height:180px;
  margin-left:-20px;
  float:left;
  clear:left;
}
.search_form #area {
  background:transparent;
  border:0px;
  height:230px;
  width:225px;
  right:0px;
  position:absolute;
}

.search_form .st_croix input {
  right:125px;
}
.area_checkboxes_listed {
  background:transparent url(../img/theme-img/pop/area_choice_bg.png) top left no-repeat;
  height:33px;
  position:relative;
}

.area_checkboxes_listed strong {
  font-size:14px;
  margin-left:18px;
  padding-top:8px;
  display:block;
  cursor:pointer;
}
.opened strong {
  border-bottom:1px solid #cecece;
  width:195px;
  margin-bottom:8px;
  padding-top:10px;
  padding-bottom:6px;
}
.area_checkboxes_listed .toggle {
  position:absolute;
  right:14px;
  top:6px;
  cursor:pointer;
  font-size:11px;
  color:#000;
  padding-top:3px;
}
.opened .toggle {
  top:8px;
}
.boxes_for_area {
  width:195px;
  margin-left:18px;
  height:105px;
  overflow:auto;
  font-size:11px;
  color:#285363;
}
.boxes_for_area input {
  margin-right:7px;
}
.check {
  padding-bottom:3px;
}
.tagged_field select, .tagged_field input {
  color:#827776;
  background:#FFF;
  border:1px solid #cccccc;
  padding:3px;
}

.no_doc_pop .tagged_field .label {
  width:110px;
  float:left;
  padding-left:10px;
}
.no_doc_pop .tagged_field label {
  display: inline !important;
  line-height: 20px;
}

.flowy {
  height: auto !important;
}
.tagged_field textarea {
  width: 260px;
  height: 52px;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
}
.list_of_boxes {
  height:auto;
}
.list_of_boxes:hover {
  background:transparent;
}
.list_of_boxes .check {
  float:right;
  width:280px;
  clear:right;
  line-height: 22px;
  padding-bottom: 0;
}
.list_of_boxes .first {
  margin-top: 7px;
}
.list_of_boxes .check input {
  margin-right:5px;
}
.results_live {
  position:absolute;
  right:5px;
  top:254px;
  height:110px;
  width:117px;
  background:transparent url(../img/theme-img/pop/search_bg.png) top left no-repeat;
  cursor: pointer;
}
.results_live label {
  font-size:14px;
  color:#fff;
  display:block;
  width:56px;
  padding:14px 18px;
}
.results_live strong {
  font-size:30px;
  padding:14px 18px;
  display:block;
}

.tagged_field {
  clear:both;
}
.check input {
  width:auto;
  height:auto;
}
.check label {
  display:inline;
  padding-top:0;
}
/*
.popSearch a.close {
  width:545px;
}
*/
#props-popup-sum-wrapper {
  width:637px;
  height:50px;
  overflow:auto;
  border:1px sold #ccc;
}
#props-popup-sum-wrapper div {
  width:299px;
  height:15px;
  padding:5px 0px 5px 0px;
  float:left;
}

.saveSearchPopup .panelLeft {
  width: 475px;
}
.saveSearchPopup .panelLeft label {
  width: 115px;
}
.saveSearchPopup .no_doc_pop .tagged_field {
  width: 450px;
}
.no_doc_pop .lotsaCheckboxes {
  line-height: 20px !important;
}
label.nofloat {
  float: none;
}

.spacer {
  height:14px;
  background:url('../img/theme-img/pop/spacer.jpg') top left no-repeat;
  margin-bottom:8px;
}

.openhousePopup .panelLeft {
  width: 618px;
  height: auto;
}
.openhousePopup .panelLeft label {
  width: 260px;
}
.openhousePopup .panelLeft label.autolabel {
  width: auto;
  padding-right: 10px;
  float: none;
}
.openhousePopup p {
  padding-top: 14px;
}

.login-step {
  position:absolute;
  top:20px;
  left:20px;
}

.login-step.one {
  display:block;
}

.login-step.two {
  display:none;
}

.login-step.two .tagged_field .text-field, .login-step.two .tagged_field select {
  margin:10px 0px 0px 0px !important;
}

.login-step.two .tagged_field select {
  margin-bottom:14px !important;
}



p#promise {
  font: 11px/14px Arial;
  color:#363636;
  padding:5px;
}

a#password_recover {
  display:block;
  color:#0e5196;
  margin:20px auto 0px auto;
  text-align:center;
  text-decoration:none;
  font-family:arial;
  font-size:12px;
}

#login-register-wrapper {
  border:none;
  background:url("../img/theme-img/pop/bg-my-one-account.jpg") top left no-repeat;
  padding:110px 28px 28px 28px;
}

#login-form-wrapper {
  position:relative;
  width:206px;
  height:345px;
  padding:20px 50px 0px 50px;
  float:left;
  background:url("../img/theme-img/pop/bg-my-one-account-login.jpg") repeat-x;
  border:1px solid #000000;
}

#register-form-wrapper {
  position:relative;
  width:450px;
  height:345px;
  padding:10px 50px 0px 50px;
  background:url("../img/theme-img/pop/bg-my-one-account-login.jpg") repeat-x;
  border:1px solid #000000;
  margin:0px auto 0px auto;
}

#login-register-wrapper .success, #login-register-wrapper .error {
  position:absolute;
  border:1px solid #000;
  margin-top:0px !important;
}

#register-form-wrapper h1, #login-form-wrapper h1 {
  font:20px/23px VerlagLight, Arial, Helvetica, sans-serif;
  color:#151414;
  margin:5px 0px 14px 2px;
  padding:0px;
  text-transform:uppercase;
  letter-spacing:1px;
}

#login-register-wrapper label, #login-register-wrapper span.info {
  display:block;
  color:#000000;
  font:15px/18px VerlagLight, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  margin:5px 0px 10px 2px;
}

#login-register-wrapper span.info {
  font-size:10px;
  line-height:13px;
  margin:0px 0px 5px 2px;
}

#login-register-wrapper .text-field {
  border:2px solid #949494;
  background:#ffffff;
  height:22px;
  padding:4px;
  font-size:15px;
  line-height:24px;
  width:194px;
}

#login-register-wrapper select {
  border:2px solid #949494;
  background:#ffffff;
  height:34px;
  padding:4px;
  font-size:15px;
  line-height:36px;
  width:206px;
  margin-top:1px;
}

#register-form-wrapper label {
  margin:1px 0px 2px 2px;
  font-size:13px;
  line-height:16px;
}

input#login {
  display:block;
  width:198px;
  height:34px;
  background:url("../img/theme-img/pop/btn-mylogin.png") no-repeat 0px -34px;
  margin:0px auto 0px auto;
  border:none;
}

input#register {
  display:block;
  width:198px;
  height:34px;
  background:url("../img/theme-img/pop/btn-mylogin.png") no-repeat 0px -68px;
  margin:0px auto 0px auto;
  border:none;
}

input#save-search {
  display:block;
  width:198px;
  height:34px;
  background:url("../img/theme-img/pop/btn-mylogin.png") no-repeat 0px -136px;
  margin:0px auto 0px auto;
  border:none;
}

input#send-email {
  display:block;
  width:198px;
  height:34px;
  background:url("../img/theme-img/pop/btn-mylogin.png") no-repeat 0px -170px;
  margin:0px;
  border:none;
  cursor: pointer;
}

#register-info-wrapper {
  width:268px;
  height:347px;
  float:right;
  text-align:center;
  padding-top:14px;
}

#register-info-wrapper h1 {
  font:20px/23px VerlagLight, Arial, Helvetica, sans-serif;
  color:#e1e1e1;
  margin:0px 0px 15px 0px;
  padding:0px;
  font-weight:normal;
}

#register-info-wrapper span {
  font:14px/17px VerlagLight, Arial, Helvetica, sans-serif;
  color:#3974b1;
  font-weight:normal;
}

#register-info-wrapper ul {
  margin:25px 0px 30px 0px;
  padding:0px;
  list-style-type:none;
  text-align:left;
  font: 12px/15px Arial;
  color:#919191;
}

#register-info-wrapper ul li {
  padding:0px 5px 10px 50px;
  margin:10px 0px 0px 0px;
  border-bottom:1px solid #262626;
  background:url(../img/theme-img/pop/ico-tools-no-shadow.png) no-repeat;
}

#register-info-wrapper ul li:last-child, #register-info-wrapper ul li.last {
  border-bottom:none;
}

#register-info-wrapper ul li strong {
  color:#aeaeae;
}

#register-info-wrapper ul li#search { background-position:8px 0px; }
#register-info-wrapper ul li#email { background-position:8px -56px; }
#register-info-wrapper ul li#save { background-position:8px -112px; }

a#start-here {
  display:block;
  width:198px;
  height:34px;
  background:url("../img/theme-img/pop/btn-mylogin.png");
  margin:0px auto 0px auto;
}

input#reset {
  display:block;
  width:198px;
  height:34px;
  background:url("../img/theme-img/pop/btn-mylogin.png") no-repeat 0px -102px;
  margin:0px auto 0px auto;
  border:none;
}

a.back {
  font:13px/16px VerlagLight, Arial, Helvetica, sans-serif;
  color:#151414;
  margin:0px 0px 0px 0px;
  padding:0px;
  font-weight:normal;
  position:absolute;
  top:7px;
  right:11px;
}

input.chk {
  float:left;
  margin:1px 10px 0px 2px;
}

label.alert-fields {
  float:left !important;
  font-size:11px !important;
  display:inline !important;
  margin:0px !important;
  padding:0px !important;
}
.wrapper .content {
  padding:29px;
}
.pop-mortgage .wrapper .content {
  padding:13px 29px 0 29px;
}

.wrapper .content h1 {
  font:32px/32px VerlagLight, Arial, Helvetica, sans-serif;
  color:#002b5c;
  margin:0px 0px 0px 0px;
  padding:0px;
  letter-spacing:1px;
}

.close {
  position:absolute;
  top:18px;
  right:18px;
  width:64px;
  height:17px;
  background:url('../img/theme-img/pop/bg-alert-close.png') top right no-repeat;
  color:#617282;
  font:12px/16px Arial;
  text-transform:uppercase;
}

#login-register-wrapper .close {
  background:none;
}

.close:hover { text-decoration:none; }


.wrapper {
    width:100%;
}
#form_submitted {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 43px 10px 10px;
    float: right;
}
input.disabled {
    cursor: wait !important;
}