﻿@font-face {
  font-family: "Delicious";
  src: url('website/delicious-roman.otf') format("opentype");
}
@font-face {
  font-family: "Delicious SmallCaps";
  src: url('website/delicious-smallcaps.otf') format("opentype");
}
@font-face {
  font-family: "Delicious Heavy";
  src: url('website/delicious-heavy.otf') format("opentype");
}
html {
  overflow-y: scroll;
}
body {
  background: url(website/Background.jpg) repeat-x;
  margin: 0;
}
img {
  border: 0;
}
p,
span,
div {
  color: #4C4D4E;
  font-family: Calibra,Arial,Helvetica;
}
.page {
  display: block;
  width: 100%;
  text-align: center;
}
.page .pageCenter {
  position: relative;
  width: 973px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.header {
  display: block;
  position: relative;
}
.login {
  position: absolute;
  top: 55px;
  right: 0;
}
.login a {
  vertical-align: top;
}
.login input {
  height: 25px;
  line-height: 22px;
  border: #bfbfbf solid 1px;
  margin: 4px 0 0 0;
  padding: 0 4px;
  vertical-align: top;
  font-family: Calibra,Arial,Helvetica;
  font-size: 10pt;
  font-style: italic;
}
.login span {
  height: 25px;
  line-height: 22px;
  font-family: Calibra,Arial,Helvetica;
  font-size: 10pt;
}
.passwordContainer {
  display: inline-block;
  position: relative;
  width: 150px;
  height: 35px;
  margin-right: 10px;
  vertical-align: top;
}
.passwordContainer #password {
  display: inline-block;
  position: absolute;
  width: 150px;
  vertical-align: baseline;
  z-index: 999;
}
.passwordContainer #password_shim {
  display: inline-block;
  position: absolute;
  width: 150px;
  vertical-align: baseline;
  padding: 2px 7px !important;
  margin: 4px 0;
  background: white;
}
#forgotPassword {
  position: absolute;
  top: -1.5em;
  right: 2px;
  color: #bfbfbf;
}
#forgotPassword a {
  color: #bfbfbf;
}
#userIndicator span {
  display: inline-block;
  vertical-align: top;
  margin: 8px 5px 0 0;
}
.toolbar {
  position: relative;
  height: 41px;
  background: url(website/ToolbarL.jpg) top left no-repeat;
}
.toolbar .right {
  margin: 0 0 0 8px;
  height: 41px;
  background: url(website/ToolbarR.jpg) top right no-repeat;
}
.toolbar .middle {
  margin: 0 8px 0 0;
  height: 41px;
  background: url(website/ToolbarM.jpg) repeat-x;
}
.toolbar li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin: 0;
  height: 41px;
}
.toolbar li a {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  background: url(website/ToolbarM.jpg) repeat-x;
  font-family: Calibra,Arial,Helvetica;
  font-size: 16px;
  line-height: 38px;
  color: white;
  margin: 0;
  height: 41px;
  padding: 0 20px;
  text-decoration: none;
}
.toolbar li:first-child {
  background: url(website/ToolbarL.jpg) no-repeat;
  height: 41px;
  margin: 0 0 0 -8px;
}
.toolbar li:first-child a {
  height: 41px;
  margin: 0 0 0 8px;
}
.toolbar li.active:first-child {
  background: url(website/ToolbarActiveL.jpg) no-repeat !important;
  height: 41px;
}
.toolbar .active a {
  background: url(website/ToolbarActiveM.jpg) repeat-x !important;
  margin: 0;
  height: 41px;
}
.banner {
  position: relative;
  margin-top: 5px !important;
  background: url(website/BannerBG.jpg);
  width: 973px;
  height: 366px;
}
.banner div {
  position: absolute;
  visibility: hidden;
  width: 973px;
  height: 366px;
}
.banner .text {
  position: absolute;
  left: 20px;
  bottom: 50px;
}
.banner .text h2 {
  visibility: hidden;
  font-family: Delicious Heavy,Calibra,Arial,Helvetica;
  font-size: 36pt;
}
.banner .text h2.smaller {
  font-family: Delicious Heavy,Calibra,Arial,Helvetica;
  font-size: 34pt;
}
.banner .text h2.smallest {
  font-family: Delicious Heavy,Calibra,Arial,Helvetica;
  font-size: 30pt;
}
.banner .text h3 {
  visibility: hidden;
  font-family: Delicious Heavy,Calibra,Arial,Helvetica;
  font-size: 23pt;
}
.banner .text h4 {
  visibility: hidden;
  font-family: Delicious Heavy,Calibra,Arial,Helvetica;
  font-size: 20pt;
}
.banner .active .text2 h2 {
  visibility: visible !important;
}
.banner .active .text2 h3 {
  visibility: visible !important;
}
.banner .active .text2 h4 {
  visibility: visible !important;
}
.banner .text .action {
  display: block !important;
  margin-top: 40px;
}
.banner .active {
  visibility: visible !important;
}
.banner .splash {
  position: absolute;
  width: 972px;
  height: 316px;
}
.banner ul {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 973px;
  height: 65px;
  overflow: hidden;
}
.banner li {
  position: relative;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 324px;
  height: 65px;
  text-align: center;
  margin-right: -4px;
}
.ie7 .banner li {
  margin-right: 0 !important;
}
.banner li span {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  *zoom: 1;
  *display: inline;
  width: 324px;
  height: 40px;
  left: 0;
  bottom: 0;
  color: #ffffff;
  font-weight: medium;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}
.banner li.active {
  background: url(website/BannerTabActive.png);
}
.banner li.active span {
  color: #13517A;
}
.banner li.active.last span {
  background: url(website/BannerTabActiveBR.jpg) 238px 31px no-repeat;
}
.banner li.active.first span {
  background: url(website/BannerTabActiveBL.jpg) 0 31px no-repeat;
}
.testimonials {
  position: relative;
}
.testimonials .quote {
  opacity: 0;
  color: #707070;
  font-size: 14px;
  font-style: italic;
  line-height: 1.1em;
  padding-top: -5px;
}
.testimonials .cite {
  white-space: nowrap;
}
.testimonials .cite .name {
  color: #115076;
}
.testimonials .cite .company {
  color: #26739F;
}
.homePage .testimonials {
  background: url(website/TestimonialBg.jpg);
  width: 975px;
  height: 62px;
  margin-top: 5px;
}
.homePage .testimonials .quote {
  position: absolute;
  width: 810px;
  left: 150px;
  top: 50%;
}
.homePage .cite:before {
  content: '- ';
}
.homePage .company {
  margin-left: 8px;
}
.subPage .testimonials .quote {
  font-size: 15px !important;
}
.subPage .testimonials .cite {
  position: relative;
  display: block;
  text-align: right;
  margin-top: 5px;
}
.subPage .testimonials .name {
  display: block;
}
.subPage .testimonials .company {
  display: block;
}
.testimonials .inactive {
  visibility: collapse;
}
.ie6 .testimonials .inactive,
.ie7 .testimonials .inactive {
  display: none;
}
.subPage .testimonials .active {
  opacity: 1 !important;
}
.ie8 .homePage .testimonials .active {
  opacity: 1 !important;
  visibility: visible;
}
.ie6 .homePage .testimonials .active,
.ie7 .homePage .testimonials .active {
  opacity: 1 !important;
  visibility: visible;
  display: inline-block;
  *zoom: 1;
  *display: block;
}
.infoBoxes {
  width: 984px;
  margin: 7px 0 0 -5px;
  padding: 0;
}
.infoBoxes .box {
  float: left;
  margin: 0 1px 0 0;
  padding: 0;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 327px;
  height: 187px;
  background: url(website/InfoBox.jpg);
}
.infoBoxes .title {
  position: relative;
  font-family: Calibra,Arial,Helvetica;
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 5px;
}
.infoBoxes .desc {
  position: relative;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-family: Calibra,Arial,Helvetica;
  font-size: 9pt;
  line-height: 1.4em;
  color: #2f2f2f;
  width: 180px;
}
.infoBoxes .size2 {
  width: 145px !important;
}
.infoBoxes .infoText {
  position: relative;
  width: 300px;
  height: 155px;
  left: 15px;
  top: 10px;
}
.infoBoxes .infoText .learnMore {
  position: absolute;
  bottom: 0;
  left: 0;
}
.infoBg {
  position: absolute;
  top: -8px;
  right: -5px;
}
.focusBox {
  background: url('ContentFlowBg.png');
  height: 450px;
  position: relative;
}
.corners > div:first-child {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-box;
  *zoom: 1;
  *display: inline;
  width: 6px;
  height: 6px;
  background: url('focusBoxUL.png') no-repeat top left;
}
.corners > div:first-child + div {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-box;
  *zoom: 1;
  *display: inline;
  width: 6px;
  height: 6px;
  background: url('focusBoxUR.png') no-repeat top right;
}
.corners > div:first-child + div + div {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-box;
  *zoom: 1;
  *display: inline;
  width: 6px;
  height: 6px;
  background: url('focusBoxBR.png') no-repeat bottom right;
}
.corners > div:first-child + div + div + div {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-box;
  *zoom: 1;
  *display: inline;
  width: 6px;
  height: 6px;
  background: url('focusBoxBL.png') no-repeat bottom left;
}
.footer {
  position: relative;
  width: 973px;
  margin: 15px 0;
  padding-bottom: 20px;
}
.footer .copyright {
  float: left;
  color: #626262;
  font-family: Calibra,Arial,Helvetica;
  font-size: 14px;
}
.footer .infoLinks {
  float: right;
}
.footer .infoLinks a {
  color: #626262;
  margin: 0 10px;
  font-family: Calibra,Arial,Helvetica;
  font-size: 14px;
}
.footer .infoLinks a:visited {
  color: #626262;
}
.footer .infoLinks a:active {
  color: #8EC547;
}
.footer .infoLinks a:hover {
  color: #8EC547;
}
.footer .disclaimer {
  clear: both;
  display: block;
  margin: 0 auto;
  padding-top: 20px;
  width: 720px;
  text-align: center;
  color: #626262;
  font-family: Calibra,Arial,Helvetica;
  font-size: 12px;
}
.subPage .banner {
  margin-top: 5px !important;
  width: 974px;
  height: 163px !important;
}
.subPage .leftBar {
  float: left;
  width: 211px;
}
.subPage #subNav {
  margin: 10px 0;
  padding: 0 0 0 1px;
  color: #115076;
}
.subPage #subNav li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 211px;
  height: 35px;
  background: url(website/SubNavButton.jpg);
}
.subPage #subNav a {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  color: #115076;
  padding: 0 0 0 25px;
  width: 180px;
  line-height: 35px;
  font-size: 14px;
  text-decoration: none;
}
.subPage #subNav a:visited {
  color: #115076;
}
.subPage #subNav a:active {
  color: #8EC547;
}
.subPage #subNav a:hover {
  color: #8EC547;
}
.subPage .contentArea {
  float: right;
  width: 745px;
  padding: 0 0 25px 0;
  min-height: 400px;
}
.subPage .contentArea p {
  margin-bottom: 15px;
}
.subPage h2 {
  color: #423E3E;
  font-family: Calibra,Arial,Helvetica;
  font-size: 24px;
  font-weight: bold;
  margin-top: 15px;
}
.subPage h3 {
  color: #629B33;
  font-family: Calibra,Arial,Helvetica;
  font-size: 17px;
  font-weight: bold;
  margin-top: 15px;
}
.subPage h4 {
  color: #115076;
  font-family: Calibra,Arial,Helvetica;
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 0;
  line-height: 1.5em;
}
.rightImage {
  float: right;
  margin-top: -30px;
  margin-right: 1px;
  border: 4px solid #E9E9E9;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.rightImage_noTitle {
  float: right;
  margin-top: 8px;
  margin-right: 1px;
  border: 4px solid #E9E9E9;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#appraiserRegistration {
  position: absolute;
  z-index: 9999;
  width: 500px;
}
.quotebox {
  position: relative;
}
.quotebox_top {
  margin: 0;
  padding: 0 0 0 12px;
  height: 8px;
  background: url(website/QuoteBoxTL.gif) no-repeat top left;
}
.quotebox_top .right {
  margin: 0;
  padding: 0 12px 0 0;
  height: 8px;
  background: url(website/QuoteBoxTR.gif) no-repeat top right;
}
.quotebox_top .middle {
  margin: 0;
  height: 8px;
  background: url(website/QuoteBoxTM.gif) repeat-x;
  padding: 4px;
  font-weight: bold;
  font-size: 10pt;
}
.quotebox_mid {
  margin: 0;
  padding: 0 0 0 12px;
  background: url(website/QuoteBoxL.gif) repeat-y top left;
}
.quotebox_mid .right {
  margin: 0;
  padding: 0 12px 0 0;
  background: url(website/QuoteBoxR.gif) repeat-y top right;
}
.quotebox_foot {
  margin: 0 0 4px 0;
  padding: 0 0 0 12px;
  height: 8px;
  background: url(website/QuoteBoxBL.gif) no-repeat bottom left;
}
.quotebox_foot .right {
  margin: 0;
  padding: 0 12px 0 0;
  height: 8px;
  background: url(website/QuoteBoxBR.gif) no-repeat bottom right;
}
.quotebox_foot .middle {
  margin: 0;
  height: 8px;
  background: url(website/QuoteBoxBM.gif) repeat-x;
}
.quotebox_header {
  color: #423E3E;
}
.quotebox_content {
  color: #4C4D4E;
  min-height: 50px;
  background: url(website/QuoteBoxM.gif) repeat top left;
  padding: 4px 0;
}
.ie7 .quotebox_top > div > div {
  min-width: 100% !important;
  padding: 5px 0 0 0;
}
.ie7 .quotebox_foot > div > div {
  min-width: 100% !important;
  padding: 5px 0 0 0;
}
.databox2 {
  position: relative;
}
.databox2_top {
  margin: 0;
  padding: 0 0 0 35px;
  height: 45px;
  background: url(Box2TL.png) no-repeat top left;
}
.databox2_top > div {
  margin: 0;
  padding: 0 35px 0 0;
  height: 45px;
  background: url(Box2TR.png) no-repeat top right;
}
.databox2_top > div > div {
  margin: 0;
  padding: 0 0 0 35px;
  height: 45px;
  background: url(Box2TML.png) no-repeat top left;
}
.databox2_top > div > div > div {
  margin: 0;
  padding: 0 35px 0 0;
  height: 45px;
  background: url(Box2TMR.png) no-repeat top right;
}
.databox2_top > div > div > div > div {
  margin: 0;
  height: 21px;
  background: url(Box2TMM.png) repeat-x;
  padding: 24px 4px 4px 4px;
  font-weight: bold;
  font-size: 10pt;
  position: relative;
}
.databox2_mid {
  margin: 0;
  padding: 0 0 0 35px;
  background: url(Box2L.png) repeat-y top left;
}
.databox2_mid > div {
  margin: 0;
  padding: 0 35px 0 0;
  background: url(Box2R.png) repeat-y top right;
}
.databox2_foot {
  margin: 0 0 4px 0;
  padding: 0 0 0 35px;
  height: 45px;
  background: url(Box2BL.png) no-repeat bottom left;
}
.databox2_foot > div {
  margin: 0;
  padding: 0 35px 0 0;
  height: 45px;
  background: url(Box2BR.png) no-repeat bottom right;
}
.databox2_foot > div > div {
  margin: 0 0 4px 0;
  padding: 0 0 0 35px;
  height: 45px;
  background: url(Box2BML.png) no-repeat bottom left;
}
.databox2_foot > div > div > div {
  margin: 0;
  padding: 0 35px 0 0;
  height: 45px;
  background: url(Box2BMR.png) no-repeat bottom right;
}
.databox2_foot > div > div > div > div {
  margin: 0;
  height: 45px;
  background: url(Box2BMM.png) repeat-x;
}
.databox2_header {
  color: #004888;
  margin-left: -35px;
  z-index: 9999;
  position: absolute;
  left: 0;
  top: 25px;
}
.databox2_content {
  min-height: 50px;
  background: url(Box2M.png) repeat top left;
  padding: 4px;
}
.ie7 .databox2_top > div > div > div > div {
  min-width: 100% !important;
  padding: 5px 0 0 0;
}
.ie7 .databox2_foot > div > div > div > div {
  min-width: 100% !important;
  padding: 5px 0 0 0;
}
.popupShadow {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.closeBox {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 56px;
  height: 16px;
  background: url(CloseText.png);
  cursor: pointer;
}
.databox2_top .closeBox {
  position: absolute;
  top: 25px !important;
  right: -35px !important;
}
#UserName {
  font-style: italic;
  color: #6f6f6f;
  width: 150px;
}
#Password {
  color: #6f6f6f;
  width: 150px;
}
#password_shim {
  font-style: italic;
  color: #6f6f6f;
  width: 150px;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
fieldset {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  font-size: 1.1em;
  font-weight: 600;
  padding: 2px 4px 8px 4px;
}
input[type="text"] {
  width: 200px;
}
input[type="password"] {
  width: 200px;
}
input[type="hidden"] {
  display: none;
  margin: 0 !important;
  padding: 0 !important;
}
.disabled {
  background-color: #efefef;
  border: 2px solid #dfdfdf;
}
.checkLabel {
  margin-bottom: 6px;
}
.required:after {
  content: '*';
  color: Red;
}
.warning {
  color: Red;
}
.hidden {
  display: none;
}
.city {
  width: 120px !important;
}
.state {
  width: 50px !important;
}
.zip {
  width: 70px !important;
}
.zip5 {
  width: 50px !important;
}
.extPhone {
    width: 85px !important;
}
.dollar {
  width: 75px !important;
}
.dollarLG {
  width: 85px !important;
}
#LicenseNo {
  width: 85px !important;
}
fieldset > div {
  margin: 0 0 5px 0;
}
fieldset > div.sep {
  margin: 0 0 15px 0;
}
fieldset > div label {
  display: inline-block;
  width: 140px;
  vertical-align: top;
  margin-top: 2px;
}
fieldset > div select {
  vertical-align: top;
  margin-bottom: 4px;
  min-height: 20px;
}
fieldset > div input[type="text"] {
  width: 270px;
}
fieldset > div textarea {
  width: 400px;
  height: 150px;
}
fieldset > div span {
  display: inline-block;
  color: #003878;
  margin-top: 6px;
}
fieldset > div .dataLink {
  display: inline-block;
  color: #003878;
  margin-top: 6px;
}
.validation-summary-errors {
  display: block;
  color: Red;
  margin-bottom: 20px;
}
.validation-summary-errors ul {
  margin-left: 25px;
}
.validation-summary-errors li {
  font-size: 14px;
  display: block;
}
.validation-summary-valid {
  display: none;
}
.privacy ul {
  margin: -10px 0 15px 25px;
}
.import-audit-section {
  height: 70px;
}
.import-audit-section h2 {
  margin-top: 0px;
}
.flex-container {
  display: -webkit-flex;
  /* Safari */
  display: flex;
}
.flex-justify-content-center {
  -webkit-justify-content: center;
  /* Safari */
  justify-content: center;
}
.flex-align-items-center {
  -webkit-align-items: center;
  /* Safari */
  align-items: center;
}
.flex-justify-content-space-between {
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
}
.flex-direction-column {
  -webkit-flex-direction: column;
  /* Safari */
  flex-direction: column;
}
.flex-child-full-height {
  height: 100%;
}
.flex-child-full-width {
  width: 100%;
}
.form-fields-row .form-field {
  height: 34px;
}
.form-fields-row .form-field.submit-btn {
  height: 35px;
}
.form-fields-row .form-field > select,
.form-fields-row .form-field > input:not([type="submit"]) {
  height: 100%;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 5px;
  box-sizing: border-box;
}
.form-fields-row .form-field .vt-datepicker,
.form-fields-row .form-field .k-picker-wrap {
  border-color: #d5d5d5 !important;
}
.form-fields-row .form-field .vt-datepicker,
.form-fields-row .form-field .k-picker-wrap {
  background: none !important;
}
.form-fields-row .form-field .vt-validation-input.vt-validation-error .k-picker-wrap {
  border-color: #e74c3c !important;
}
.form-fields-row .form-field input:not([type="submit"]) {
  margin-top: 2px;
  font-size: 14px;
}
.form-fields-row .form-field > select {
  width: 100px;
}
.form-fields-row .form-field > input:not([type="submit"]) {
  width: 150px;
}
.form-fields-row .form-field:not(:last-child) {
  margin-right: 10px;
}
#divLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background-color: rgba(255, 255, 255, 0.7);
}
#divLoader img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 7%;
}