body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
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: '';
}
abbr, acronym {
  border: 0;
}
a:focus {
  outline: none;
}
* {
  margin: 0;
}
html {
  height: 100%;
}
body {
  height: 100%;
}
#wrap.homepage {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -191px;
  background: url('/Content/images/wrap.png') 0 124px #dbdcdd repeat-x;
}
#wrap.site {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -191px;
  background: url('/Content/images/wrap.png') 0 124px #dbdcdd repeat-x;
}
#wrap .push {
  height: 191px;
}
body {
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  background: url('') repeat-x #979797 top left;
}
.clearer {
  font-size: 0 !important;
  line-height: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.ac {
  display: block;
  text-indent: -9999px;
  font-size: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  position: absolute;
  width: 0;
}
.padder {
  font-size: 1em;
  line-height: 1em;
  height: 1em;
}
.clearer, .padder {
  clear: both;
}
.ir {
  display: block;
  text-indent: -999em;
  background-repeat: no-repeat;
}
a {
  color: #E5C779;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #FFF;
}
button.ir {
  margin: 0;
  padding: 0;
  display: block;
  border: none;
  float: left;
  background-color: transparent;
  background-repeat: no-repeat;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  text-indent: -9999px;
  overflow: visible;
}
button.ir::-moz-focus-inner {
  border: none;
  padding-right: 0;
  padding-left: 0;
}
form input.checkbox {
  width: 14px;
  height: 14px;
  margin: 0;
}
form input.text {
  border: 1px solid #999;
  padding: 2px;
  font-family: arial, sans-serif;
}
#header, #footer {
  width: 100%;
  max-width: 1564px;
  min-width: 980px;
  margin: 0 auto;
}
.site #header, .site #footer {
  width: 966px;
}
#header {
  padding-top: 16px;
  height: 86px;
  position: relative;
  color: #FFFFFF;
  overflow: visible;
}
#header #header-logo {
  width: 227px;
  height: 45px;
  position: absolute;
  top: 25px;
  left: 15px;
  background: url('/Content/images/header-logo.png');
  display: block;
  float: left;
}
#header a {
  text-decoration: none;
  color: #C1BEBE;
}
#header ul#navigation {
  height: 28px;
  position: absolute;
  right: 15px;
  top: 54px;
}
#header ul#navigation li {
  display: block;
  border-right: 1px solid #4E4E4E;
  float: left;
  padding: 2px 12px 2px 13px;
}
#header ul#navigation li.second-last {
  border-right: none;
}
#header ul#navigation li.first {
  padding-left: 0;
  background: none;
}
#header ul#navigation li.last {
  border-right: none;
  padding-right: 0;
}
#header ul#navigation li a {
  display: block;
  float: left;
  background-repeat: no-repeat;
  font-size: 13px;
  font-weight: bold;
  padding-top: 2px;
  text-transform: uppercase;
  background: url('/Content/images/navigation_a.gif') no-repeat 100% 0;
  padding-right: 20px;
  color: #c5c5c5;
}
#header ul#navigation li.no-menu a {
  padding-right: 3px;
  background: none;
}
#header ul#navigation li a:hover, #header ul#navigation li a.menu-shown {
  background-position: 100% -20px;
  color: #FFF;
}
#wrap-header {
  background: url('/Content/images/wrap-header.png') repeat-x;
  height: 124px;
}
#header #header-controls {
  position: absolute;
  right: 20px;
  line-height: 14px;
  font-size: 12px;
  color: #FFF;
  text-align: right;
}
#header #welcome-message {
  float: left;
  margin-right: 14px;
  font-weight: bold;
}
#header #user-links {
  float: left;
  margin-top: 1px;
}
#header #user-links li {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #797979;
}
#header #user-links li.empty {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border: none;
}
#header #user-links li.last {
  border: none;
  padding-right: 0;
  margin-right: 0;
}
#header #user-links li a {
  color: #c5c5c5;
}
#header #user-links li a:hover {
  color: #FFF;
}
#header #tagline-search {
  position: absolute;
  height: 37px;
  top: 87px;
  width: 100%;
}
#header #tagline {
  float: left;
  height: 37px;
  background-image: url('/Content/images/tagline.png');
  width: 357px;
  margin-left: 5px;
}
#header #search-controls {
  float: right;
  padding-right: 10px;
}
#header #label-quickSearchTextBox {
  margin-left: 10px;
  width: 108px;
  height: 37px;
  background: url('/Content/images/label-s.png') no-repeat;
  float: left;
}
#header #quickSearchTextBox {
  background: url('/Content/images/s.png') no-repeat #dadbdc top right;
  border: none;
  float: left;
  font-size: 12px;
  height: 18px;
  font-family: "arial", sans-serif;
  padding: 10px 38px 8px 12px;
  outline: none;
  width: 183px;
}
#header #link-advanced-search {
  float: left;
  margin-top: 5px;
  line-height: 28px;
  padding-left: 0px;
  padding-right: 10px;
  color: #333;
}
#header #link-advanced-search:hover {
  color: #000;
}
#header #link-find-affiliate-office {
  width: 198px;
  background: url('/Content/images/link-find-affiliate-office.png') no-repeat;
  float: right;
  display: block;
  height: 37px;
}
.ui-autocomplete {
  position: absolute !important;
  z-index: 100 !important;
  background: #FFF;
  width: 180px;
  padding: 1px;
}
.ui-autocomplete li {
  padding: 1px;
}
.ui-autocomplete a {
  color: #000;
  display: block;
  padding: 4px;
}
#ui-active-menuitem {
  color: #FFF;
  background: #A41A0D;
}
#content {
  padding-bottom: 20px;
}
#container-footer {
  height: 190px;
  border-top: 1px solid #D3D3D4;
  background: #EBEBEB;
}
#footer {
  height: 190px;
}
#footer a {
  color: #990000;
}
#footer a:hover {
  color: #333333;
}
#footer #lower-navigation {
  padding: 0;
}
#footer-logo a {
  float: left;
  width: 161px;
  height: 32px;
  background-image: url('/Content/images/footer-logo.png');
}
#footer-nav {
  padding: 27px 15px 0 15px;
  width: 964px;
  height: 63px;
}
#footer-nav-border {
  height: 1px;
  font-size: 0;
  line-height: 0;
  border-top: 1px solid #CCCECF;
  margin: 0 15px;
}
#footer-nav a {
  color: #84888B;
}
#footer-nav ul {
  padding-top: 20px;
  float: right;
}
#footer-nav li {
  padding: 0 10px;
  border-right: 1px solid #85888B;
  float: left;
}
#footer-nav li.last {
  border-right: none;
  padding-right: none;
}
#footer-logos {
  padding: 24px 15px 0;
  width: 964px;
}
#footer-logos li {
  width: 125px;
  padding-left: 37px;
  float: left;
}
#footer-logos a {
  height: 22px;
  background-position: left top;
}
#footer-logos li.i2 a {
  background-position: 33% top;
}
#footer-logos li.i3 a {
  background-position: 66% top;
}
#footer-logos li.i4 a {
  background-position: 100% top;
}
#logo-christies {
  background-image: url('/Content/images/footer-logo-christies.png');
}
#logo-christies-fine-art {
  background-image: url('/Content/images/footer-logo-christies-fine-art.png');
}
#logo-ce {
  background-image: url('/Content/images/footer-logo-ce.png');
}
#logo-haunch {
  background-image: url('/Content/images/footer-logo-haunch.png');
}
#logo-forever {
  background-image: url('/Content/images/footer-logo-forever.png');
}
.navigation-menu {
  position: absolute;
  z-index: 50;
  display: none;
}
.navigation-menu .mnc {
  padding: 4px 0 0px 0;
}
.navigation-menu .mnc ul {
  padding-bottom: 18px;
  overflow: hidden;
  zoom: 100%;
}
.navigation-menu li a {
  display: block;
  padding: 6px 30px 4px 26px;
  color: #FFF;
  font-weight: bold;
  font-size: 12px !important;
  text-transform: none !important;
  line-height: 1.2em;
}
.navigation-menu li.first a {
  padding-top: 2px;
}
.navigation-menu li a:hover {
  color: #DC0E0E !important;
}
.navigation-menu li.last a {
  border: none;
}
.navigation-menu h2 {
  color: #FFF;
  font-size: 15px;
  text-transform: uppercase;
  padding-bottom: 12px;
  font-weight: normal;
}
.navigation-menu h3 {
  color: #cccccc;
  text-transform: uppercase;
  padding-bottom: 8px;
  padding-left: 16px;
  font-weight: bold;
}
.navigation-menu form {
  padding: 6px 22px 16px 22px;
  color: #CCCCCC;
  overflow: hidden;
  zoom: 100%;
}
.mnh, .mnh-lt, .mnh-rt {
  overflow: hidden;
  zoom: 100%;
  height: 14px;
  font-size: 0;
  line-height: 0;
}
.mnh-lt {
  padding-left: 18px;
  background: url('/Content/images/mnh-lt.png') no-repeat top left;
}
.mnh-rt {
  padding-right: 18px;
  background: url('/Content/images/mnh-rt.png') no-repeat top right;
}
.mnh {
  background: url('/Content/images/mnh.png') repeat-x;
}
.mnb, .mnb-lt, .mnb-rt {
  zoom: 100%;
  overflow: hidden;
}
.mnb-lt {
  padding-left: 10px;
  background: url('/Content/images/mnb-lt.png') repeat-y top left;
}
.mnb-rt {
  padding-right: 11px;
  background: url('/Content/images/mnb-rt.png') repeat-y top right;
}
.mnb {
  background: url('/Content/images/mnb.png') repeat;
}
.mnf, .mnf-lt, .mnf-rt {
  overflow: hidden;
  zoom: 100%;
  height: 13px;
  font-size: 0;
  line-height: 0;
}
.mnf-lt {
  padding-left: 18px;
  background: url('/Content/images/mnf-lt.png') no-repeat bottom left;
}
.mnf-rt {
  padding-right: 18px;
  background: url('/Content/images/mnf-rt.png') no-repeat bottom right;
}
.mnf {
  background: url('/Content/images/mnf.png') repeat-x;
}
.mnc {
  padding: 0 5px 3px;
}
.content {
  color: #333;
}
.content p,
.content ul,
.content ol,
.content table,
.content blockquote,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content object {
  margin: 2em 0 0.5em 0;
}
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  font-weight: bold;
  color: #333;
}
.content h2 + p,
.content h3 + p,
.content h4 + p,
.content h5 + p,
.content h6 + p {
  margin-top: 0em;
}
.content h2:first-child,
.content h3:first-child,
.content h4:first-child,
.content h5:first-child,
.content h6:first-child {
  margin-top: 0;
}
.content ol {
  list-style-type: decimal;
}
.content ol li {
  margin-bottom: 8px;
  padding-left: 20px;
}
.content ul {
  list-style-type: disc;
  padding-left: 20px;
}
.content ul li {
  margin-top: 8px;
}
.content p + ul, .content p + ol {
  margin-top: 0px;
}
.content ul li:first-child, .content ol li:first-child {
  margin-top: 0;
}
.content em {
  font-style: italic;
}
.content p {
  line-height: 18px;
}
.content strong {
  font-style: bold;
}
.content h2 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 14px;
  color: #333;
}
.content h3 {
  font-size: 16px;
}
.content h4 {
  font-size: 14px;
}
.content h5 {
  font-size: 1em;
}
.content h6 {
  font-size: 0.833em;
}
.content p.intro {
  font-size: 14px;
  color: #666;
}
.carousel-bt-next, .carousel-bt-previous {
  height: 76px;
  width: 38px;
  position: absolute;
  background-repeat: no-repeat;
}
button.carousel-bt-next:hover, button.carousel-bt-previous:hover {
  background-position: 0 -76px;
}
.carousel-bt-next {
  background-image: url('/Content/images/carousel-bt-next.png');
}
.carousel-bt-previous {
  background-image: url('/Content/images/carousel-bt-previous.png');
}
.carousel-thumbs-bt-next, .carousel-thumbs-bt-previous {
  height: 50px;
  width: 18px;
  position: absolute;
  background-repeat: no-repeat;
}
button.carousel-thumbs-bt-next:hover, button.carousel-thumbs-bt-previous:hover {
  background-position: 0 -50px;
}
.carousel-thumbs-bt-next {
  background-image: url('/Content/images/carousel-thumbs-bt-next.png');
}
.carousel-thumbs-bt-previous {
  background-image: url('/Content/images/carousel-thumbs-bt-previous.png');
}
.carousel-thumbs-bt-disabled {
  background-position: 0 -100px !important;
}
.logo25years {
  width: 50px;
  height: 45px;
  float: left;
  top: 25px;
  position: absolute;
  left: 260px;
  *left: 256px;
}
body#index #content {
  width: 100%;
}
body#index #properties-carousel, body#index #features, body#index #properties {
  max-width: 1564px;
  min-width: 968px;
  width: 100%;
  margin: 0 auto;
}
body#index #properties-carousel {
  height: 372px;
}
body#index #properties-carousel li {
  float: left;
  overflow: hidden;
  position: relative;
  height: 372px;
  width: 100%;
}
body#index #properties-carousel li img {
  position: absolute;
}
body#index #properties-carousel li .info {
  position: absolute;
  bottom: 0px;
  height: 82px;
  background: url('/Content/images/carousel-info.png') repeat-x;
  width: inherit;
  z-index: 5;
  left: 0;
  color: #FFF;
}
body#index #properties-carousel li .info .name {
  position: relative;
  font-size: 46px;
  text-transform: uppercase;
  float: left;
  padding-left: 34px;
  padding-top: 18px;
  *padding-top: 14px;
  margin-bottom: -42px;
  *margin-bottom: -46px;
  width: auto;
  white-space: nowrap;
  display: block;
}
body#index #properties-carousel li .location_price {
  position: relative;
  padding-top: 40px;
  padding-right: 25px;
  font-size: 16px;
  white-space: nowrap;
  width: auto;
  float: right;
}
body#index #properties {
  position: relative;
  overflow: hidden;
  height: 372px;
}
body#index #properties-shadow {
  background: url('/Content/images/properties-shadow.png') repeat-x;
  font-size: 0;
  line-height: 0;
  height: 10px;
  z-index: 50;
  width: 100%;
  position: absolute;
  top: 0;
}
body#index #properties button.carousel-bt-next, body#index #properties button.carousel-bt-previous {
  top: 138px;
  position: absolute;
  z-index: 10;
  display: none;
}
body#index #properties button.carousel-bt-next {
  right: 0;
}
body#index #properties-thumbs {
  position: absolute;
  bottom: -70px;
  left: 0;
  width: 100%;
  z-index: 30;
  background: #000;
  padding: 6px 0;
  overflow: hidden;
}
body#index #properties button.carousel-thumbs-bt-next, body#index #properties button.carousel-thumbs-bt-previous {
  top: 6px;
  position: absolute;
  z-index: 10;
}
body#index #properties button.carousel-thumbs-bt-next {
  right: 4px;
}
body#index #properties button.carousel-thumbs-bt-previous {
  left: 2px;
}
body#index #properties-carousel-thumbs {
  margin-left: 19px;
  margin-right: 26px;
}
body#index #properties-thumbs li {
  float: left;
  margin-left: 8px;
  margin-top: 12px;
  border: 1px solid #000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
body#index #properties-thumbs li.current {
  border-color: #FFF;
}
body#index #properties-thumbs li img {
  cursor: pointer;
  display: block;
}
#features {
  overflow: hidden;
  zoom: 100%;
}
#features .feature {
  float: left;
  width: 25%;
  position: relative;
  overflow: hidden;
  padding-top: 172px;
  cursor: pointer;
}
#features .feature-last {
  margin-right: -2px;
}
#features .feature img {
  position: absolute;
  left: 0px;
  top: 0;
}
#features .feature img.shadow {
  z-index: 1;
  display: none;
}
#features h2 {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  left: 12px;
  top: 12px;
  text-transform: uppercase;
  z-index: 5;
}
#features .content {
  padding: 10px;
}
#features .content p, #features .content h3 {
  color: #84888B;
}
#features .hover .content p, #features h3.cufon-hover {
  color: #333;
}
#features h3.cufon-hover {
  display: none;
}
#features .hover h3 {
  display: none;
}
#features .hover h3.cufon-hover {
  display: block;
}
#features .content p {
  font-size: 11px;
  line-height: 1.5em;
  margin: 12px 0 0 0;
}
#features .content h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

