body {
  font-family: Helvetica, Trebuchet, Arial;
  font-size: 12px;
  background-image: url(../images/bg.jpg); }

a, a:link {
  color: #0168b3; }

a:hover, a:visited, a:active {
  color: #00a4e4; }

p {
  margin-bottom: 18px; }

hr {
  height: 5px;
  background-color: #D9D9D9;
  border: 0;
  margin: 23px 0; }

td {
  border: 0;
  vertical-align: top; }

th {
  color: #333;
  font-size: 15px; }

input[type="text"], input[type="password"] {
  padding: 0px; }

textarea.short {
  height: 50px; }

textarea.tall {
  height: 500px; }

.string input[type="text"].tiny {
  width: 20px; }
.string input[type="text"].short {
  width: 80px; }
.string input[type="text"].medium {
  width: 200px; }
.numeric input[type="text"] {
  width: 60px; }
  .numeric input[type="text"].short {
    width: 30px; }
  .numeric input[type="text"].long {
    width: 150px; }

form ol li {
  margin-bottom: 1em; }
  form ol li fieldset {
    margin: 0; }

form ol li.radio ol {
  margin: 0; }
  form ol li.radio ol li {
    display: inline-block;
    padding-right: 8px; }

form ol li.radio legend, form ol li.date legend, form ol li.datetime legend, form ol li.check_boxes legend {
  background-color: #f1f1f1;
  padding: 0; }
  form ol li.radio legend span.label, form ol li.date legend span.label, form ol li.datetime legend span.label, form ol li.check_boxes legend span.label {
    font-weight: normal;
    color: #222222; }

form ol li.mixed ol {
  margin: 0; }
  form ol li.mixed ol li {
    display: inline-block;
    padding-right: 8px; }
  form ol li.mixed ol li.radio {
    vertical-align: bottom; }
    form ol li.mixed ol li.radio legend {
      display: none; }

legend {
  background-color: #666;
  padding: 5px 7px;
  color: #FFF; }

.selected {
  background-color: #FFFF99; }

.box {
  background-color: #D9D9D9; }

.bottom {
  margin-bottom: 0; }

.transparent {
  background-color: transparent; }

ul.none {
  list-style: none;
  margin-left: 0; }

.small {
  font-size: .9em; }

.highlight {
  background-color: #FFFFCC; }

.maincolor {
  color: #0168b3; }

.required {
  color: #990000;
  font-weight: bold; }

.polaroid {
  border: 1px solid #CCCCCC;
  padding: 3px;
  background-color: #FFF; }

.label {
  color: #3670A7;
  width: 100px;
  text-align: left;
  vertical-align: top; }

.input {
  color: #000000;
  text-align: left;
  margin-right: 0px; }

.submit {
  text-align: center; }

.fieldWithErrors {
  color: #D12F19; }
  .fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors textarea {
    background: #FBE3E4;
    border: 1px solid #D12F19; }

#errorExplanation {
  width: 400px;
  background: #FBE3E4;
  color: #D12F19;
  border: 2px solid #FBC2C4;
  padding: .8em;
  margin-bottom: 1em; }
  #errorExplanation h2 {
    font-size: 12px;
    color: #D12F19; }
  #errorExplanation p {
    color: #333;
    margin: 12px 0 5px 0; }
  #errorExplanation ul {
    margin: 0 0 0 20px; }
    #errorExplanation ul li {
      font-size: 12px;
      list-style: square;
      margin: 0; }

div.uploadStatus {
  margin: 5px; }

div.progressBar {
  margin: 5px; }
  div.progressBar div.border {
    background-color: #fff;
    border: 1px solid grey;
    width: 100%; }
  div.progressBar div.background {
    background-color: #333;
    height: 18px;
    width: 0%; }

ul.sidelinks {
  list-style-type: none;
  list-style-image: none;
  color: #FFF;
  margin-left: 0; }
  ul.sidelinks li {
    display: inline; }
  ul.sidelinks h3 {
    background-color: #666;
    padding: 4px 3px 4px 6px;
    margin-bottom: 1px;
    font-weight: bold;
    font-size: 1.1em;
    color: #FFF; }
  ul.sidelinks a, ul.sidelinks a:visited, ul.sidelinks a:active {
    padding: 2px 2px 2px 6px;
    display: block;
    text-decoration: none;
    border: 1px solid #CCC;
    color: #666;
    font-size: .9em;
    margin-bottom: 1px; }
    ul.sidelinks a.btn, ul.sidelinks a:visited.btn, ul.sidelinks a:active.btn {
      width: 250px; }
  ul.sidelinks a:hover {
    border: 1px solid #0168b3;
    color: #0168b3; }
  ul.sidelinks a.current {
    background-color: #0168b3;
    color: #FFF;
    border: 1px solid #0168b3; }

.border-container-top {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 1100px;
  background: url(../images/border_top.jpg) no-repeat;
  margin: 5px auto 0 auto;
  padding-top: 15px; }
  * html .border-container-top {
    overflow-x: hidden; }

.border-container {
  margin: 0;
  color: #333;
  background-color: #FFF;
  background-image: url(../images/bg.jpg);
  border-top: 5px solid #0168b3; }
  .border-container a {
    font-weight: bold; }

.border-container-bottom {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 1100px;
  background: url(../images/border_bottom.jpg) no-repeat bottom left;
  padding-bottom: 15px;
  margin: 0 auto 5px auto; }
  * html .border-container-bottom {
    overflow-x: hidden; }

.container {
  margin: auto;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  .container {
    display: block; }

#header {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 1100px;
  height: 100px; }
  * html #header {
    overflow-x: hidden; }

#logo {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 550px;
  height: 100px; }
  * html #logo {
    overflow-x: hidden; }
  #logo h1 {
    background: none;
    padding: 0; }
  #logo h1 a {
    display: block;
    width: 550px;
    height: 100px;
    text-indent: -9999px;
    background-image: url(../images/commercial_header.jpg);
    background-repeat: no-repeat; }

#header-bar {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 550px;
  height: 100px;
  padding: 0; }
  * html #header-bar {
    overflow-x: hidden; }
  #header-bar #navcontainer {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 550px;
    height: 80px; }
    * html #header-bar #navcontainer {
      overflow-x: hidden; }
    #header-bar #navcontainer ul {
      margin-top: 0;
      margin-left: 60px; }
    #header-bar #navcontainer .directory li {
      margin-right: 5px; }
      #header-bar #navcontainer .directory li a {
        font-weight: bold;
        padding: 12px 16px 12px 31px;
        background-position: 11px center; }
      #header-bar #navcontainer .directory li a:hover, #header-bar #navcontainer .directory li a.current {
        color: black;
        background-color: #FFFFCC; }
  #header-bar #tagline {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 550px;
    height: 20px;
    text-align: right; }
    * html #header-bar #tagline {
      overflow-x: hidden; }
    #header-bar #tagline h5 {
      font-weight: normal;
      margin-right: 30px; }
      #header-bar #tagline h5 .divider {
        color: #999;
        margin: 0 4px; }

#intro {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 1100px;
  background-image: url('../images/intro_bg.jpg');
  background-repeat: no-repeat;
  color: #777;
  height: 45px; }
  * html #intro {
    overflow-x: hidden; }
  #intro #tagline {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 580px; }
    * html #intro #tagline {
      overflow-x: hidden; }
    #intro #tagline div {
      padding: 12px 0px 8px 15px; }
      #intro #tagline div .division-title {
        font-size: 22px;
        font-weight: bold;
        margin-right: 6px; }
      #intro #tagline div .services {
        font-size: 15px;
        color: #999; }
  #intro #make-contact {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 320px; }
    * html #intro #make-contact {
      overflow-x: hidden; }
    #intro #make-contact div {
      padding: 16px 15px 4px 0px;
      text-align: right; }

#content-top {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 1100px;
  height: 20px;
  background-image: url(../images/content_bg.jpg); }
  * html #content-top {
    overflow-x: hidden; }

#content {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 1100px;
  background-color: #FFF;
  padding: 0;
  background-repeat: repeat-y;
  list-style-image: url(../images/bullet.gif); }
  * html #content {
    overflow-x: hidden; }

#main-content {
  line-height: 1.5em; }
  #main-content img {
    border: 1px solid #CCC;
    padding: 3px; }

#content-bottom {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 1100px;
  height: 20px;
  background: url(../images/content_bg.jpg) bottom left; }
  * html #content-bottom {
    overflow-x: hidden; }

body.sublayout-1col #main-content {
  padding-left: 40px;
  display: inline;
  float: left;
  margin-right: 0px;
  width: 820px;
  padding-right: 40px; }
  * html body.sublayout-1col #main-content {
    overflow-x: hidden; }

body.sublayout-2col #menu, body.sublayout-3col #menu {
  padding-left: 20px;
  display: inline;
  float: left;
  margin-right: 0px;
  width: 220px;
  padding-right: 20px; }
  * html body.sublayout-2col #menu, * html body.sublayout-3col #menu {
    overflow-x: hidden; }
  body.sublayout-2col #menu .directory, body.sublayout-3col #menu .directory {
    margin: 0 0 10px 0; }
    body.sublayout-2col #menu .directory li, body.sublayout-3col #menu .directory li {
      margin: 0; }
      body.sublayout-2col #menu .directory li a, body.sublayout-3col #menu .directory li a {
        border-top: 0;
        width: 171px;
        font-weight: bold;
        padding: 6px 16px 6px 31px;
        background-position: 11px center; }
      body.sublayout-2col #menu .directory li a:hover, body.sublayout-2col #menu .directory li a.current, body.sublayout-3col #menu .directory li a:hover, body.sublayout-3col #menu .directory li a.current {
        color: black;
        background-color: #FFFFCC; }
    body.sublayout-2col #menu .directory.menu-articles a, body.sublayout-3col #menu .directory.menu-articles a {
      font-weight: normal;
      width: 201px;
      padding: 6px 5px 6px 12px;
      font-size: 11px; }
body.sublayout-2col #main-content, body.sublayout-3col #main-content {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 820px;
  padding-right: 20px; }
  * html body.sublayout-2col #main-content, * html body.sublayout-3col #main-content {
    overflow-x: hidden; }
  body.sublayout-2col #main-content #contact-us .details, body.sublayout-3col #main-content #contact-us .details {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 370px;
    padding-right: 20px; }
    * html body.sublayout-2col #main-content #contact-us .details, * html body.sublayout-3col #main-content #contact-us .details {
      overflow-x: hidden; }
  body.sublayout-2col #main-content #contact-us .location, body.sublayout-3col #main-content #contact-us .location {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 370px; }
    * html body.sublayout-2col #main-content #contact-us .location, * html body.sublayout-3col #main-content #contact-us .location {
      overflow-x: hidden; }
  body.sublayout-2col #main-content #contact-us fieldset, body.sublayout-3col #main-content #contact-us fieldset {
    margin-top: 10px;
    padding: 0;
    background: none;
    border: 0; }
  body.sublayout-2col #main-content #contact-us textarea, body.sublayout-3col #main-content #contact-us textarea {
    width: 300px; }

body.sublayout-3col #main-content {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 510px; }
  * html body.sublayout-3col #main-content {
    overflow-x: hidden; }
body.sublayout-3col #sidebar {
  padding-left: 20px;
  display: inline;
  float: left;
  margin-right: 0px;
  width: 270px;
  padding-right: 20px; }
  * html body.sublayout-3col #sidebar {
    overflow-x: hidden; }

.calendar {
  float: left;
  margin-left: 3px;
  margin-right: 6px;
  margin-top: 2px;
  width: 32px; }

.calendar-icon-1 {
  background: url(../images/calendar-icons/01_32.gif);
  background-repeat: no-repeat; }

.calendar-icon-2 {
  background: url(../images/calendar-icons/02_32.gif);
  background-repeat: no-repeat; }

.calendar-icon-3 {
  background: url(../images/calendar-icons/03.gif);
  background-repeat: no-repeat; }

.calendar-icon-4 {
  background: url(../images/calendar-icons/04.gif);
  background-repeat: no-repeat; }

.calendar-icon-5 {
  background: url(../images/calendar-icons/05.gif);
  background-repeat: no-repeat; }

.calendar-icon-6 {
  background: url(../images/calendar-icons/06.gif);
  background-repeat: no-repeat; }

.calendar-icon-7 {
  background: url(../images/calendar-icons/07.gif);
  background-repeat: no-repeat; }

.calendar-icon-8 {
  background: url(../images/calendar-icons/08.gif);
  background-repeat: no-repeat; }

.calendar-icon-9 {
  background: url(../images/calendar-icons/09.gif);
  background-repeat: no-repeat; }

.calendar-icon-10 {
  background: url(../images/calendar-icons/10.gif);
  background-repeat: no-repeat; }

.calendar-icon-11 {
  background: url(../images/calendar-icons/11_32.gif);
  background-repeat: no-repeat; }

.calendar-icon-12 {
  background: url(../images/calendar-icons/12_32.gif);
  background-repeat: no-repeat; }

.calendar-day {
  font-weight: bold;
  font-size: 1.1em;
  color: #000;
  width: 32px;
  text-align: center;
  padding-top: 13px; }

.page-content, .article-content, .user-content, #contact-us, .link-content, .article-list-content {
  padding: 30px;
  background: url(../images/fade_top.jpg);
  background-repeat: repeat-x; }

.page-content, .article-content {
  min-height: 300px; }

#contact-us {
  min-height: 400px; }

.user-content {
  min-height: 170px; }

.link-content, .article-list-content {
  margin-bottom: 10px; }

.community-content img {
  border: 0 !important;
  padding: 0; }

.user-content .quick-links {
  float: right;
  padding: 10px;
  border: 2px solid #CCC; }

h1 {
  color: #FFF;
  background-color: #0168b3;
  padding: 12px 20px 8px 20px;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 0; }
  h1 a, h1 a:visited, h1 a:active, h1 a:link {
    color: #FFF;
    text-decoration: none; }
  h1 a:hover {
    text-decoration: underline; }

#main-container h1 {
  color: #333;
  background-color: #FFF;
  padding: 6px;
  font-weight: bold;
  font-size: 1.8em;
  border-bottom: 2px solid #333; }
  #main-container h1 a, #main-container h1 a:visited, #main-container h1 a:active, #main-container h1 a:link {
    color: #333;
    text-decoration: none; }
  #main-container h1 a:hover {
    text-decoration: underline; }

#menu h1 {
  background-image: url(../images/sidebar_h1_bg.jpg);
  font-size: 1em;
  padding: 8px 20px 6px 20px; }

#menu h1.admin {
  background-image: url(../images/sidebar_h1_admin_bg.jpg); }

#footer {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 1100px;
  text-align: center;
  line-height: 1.5em;
  padding-top: 15px;
  padding-bottom: 15px; }
  * html #footer {
    overflow-x: hidden; }

div#testimonials {
  font-family: "Georgia", "Times New Roman";
  font-size: 15px;
  color: #666;
  font-style: italic; }

#showcase {
  display: inline;
  float: left;
  margin-right: 0px;
  width: 820px;
  padding-right: 20px; }
  * html #showcase {
    overflow-x: hidden; }

img.floatleft {
  float: left;
  margin: 0 18px 12px 0; }

img.floatright {
  float: right;
  margin: 0 0 12px 18px; }

#map {
  border: 1px solid #CCC; }

#listing-detail-map {
  padding: 3px;
  border: 1px solid #CCC;
  height: 260px;
  width: 260px; }

#admin_menu li {
  display: inline;
  list-style-type: none; }
#admin_menu a, #admin_menu a:visited, #admin_menu a:active, #admin_menu a:link {
  background-color: #333;
  padding: 5px 8px;
  color: #FFF;
  text-decoration: none; }
#admin_menu a:hover {
  background-color: #666; }

table.separators td {
  border-bottom: 1px solid #D9D9D9;
  padding: 5px;
  text-align: left; }
  table.separators td.attribute {
    color: #666;
    text-align: left;
    width: 170px; }
  table.separators td.value {
    text-align: left; }
table.separators td.heading-left {
  font-weight: bold;
  background-color: #FFF;
  border-right: 1px solid #D9D9D9;
  text-align: left; }
table.separators td.sub {
  padding-left: 20px; }
table.separators th {
  border-bottom: 2px solid #666;
  padding: 5px 5px;
  text-align: left; }

table.borders {
  background-color: #FFF;
  border: 1px solid #d9d9d9;
  border-spacing: 2px; }
  table.borders td {
    border: 1px solid #d9d9d9;
    padding: 5px;
    text-align: center; }
  table.borders td.feature {
    text-align: left;
    padding: 30px; }
    table.borders td.feature td {
      text-align: left;
      border: 0;
      padding-right: 10px; }
  table.borders td.heading-left {
    font-weight: bold;
    text-align: left; }
  table.borders th {
    border-right: 1px solid #d9d9d9;
    padding: 5px;
    text-align: center;
    background: url(../images/th_bg.jpg) repeat-x 0 center; }

#skyline {
  margin-bottom: 0; }
  #skyline img {
    margin-bottom: 0;
    border: 2px solid #D9D9D9; }

#home-intro {
  padding-left: 15px;
  padding-right: 10px;
  margin-top: 0;
  border-left: 2px solid #D9D9D9;
  border-right: 2px solid #D9D9D9;
  border-bottom: 2px solid #D9D9D9; }
  #home-intro h1 {
    background-color: transparent;
    font-size: 24px;
    line-height: 1.5em;
    border: none;
    color: #999;
    margin-top: 0;
    padding: 30px; }
    #home-intro h1 a, #home-intro h1 a:link, #home-intro h1 a:visited, #home-intro h1 a:active {
      color: #0168b3;
      text-decoration: underline; }

#contactus input {
  width: 170px; }
#contactus textarea {
  width: 150px; }

.services-nav {
  color: #999;
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px; }

form.formtastic ol, form.formtastic ul {
  list-style: none;
  list-style-image: none; }

.profile-menu {
  margin-bottom: 10px; }

#outer_census_div {
  width: 820px;
  height: 4300px;
  overflow: hidden;
  position: relative; }

#inner_census_frame {
  position: absolute;
  top: -95px;
  width: 820px;
  height: 4300px; }

#preview-pane {
  height: 300px;
  width: 570px;
  display: block;
  border: 2px solid #CCC;
  overflow: scroll;
  padding: 15px; }

.listings_list .listing td {
  background-repeat: repeat-x; }
.listings_list .sale td {
  background-image: url(../images/listing_sale_bg.jpg); }
.listings_list .lease td {
  background-image: url(../images/listing_lease_bg.jpg); }

.listing .listing_name {
  color: #0168b3;
  text-align: left;
  font-weight: bold; }
.listing .address {
  background-color: #E9E9E9;
  border: 1px solid #CCC;
  padding: 10px; }
  .listing .address .street_address {
    font-weight: bold;
    font-size: 1.3em; }
.listing .imagery img {
  border: 1px solid #CCC;
  padding: 2px; }
.listing .imagery .controls {
  color: #FFF;
  padding: 8px;
  background-color: #333;
  text-align: center;
  font-weight: normal;
  font-size: 11px; }
  .listing .imagery .controls a, .listing .imagery .controls a:visited, .listing .imagery .controls a:active, .listing .imagery .controls a:link {
    color: #FFF; }
.listing .tabled_details {
  margin-top: 1.5em; }
.listing .contact_agent {
  background-color: #E9E9E9;
  border: 1px solid #CCC;
  padding: 10px;
  line-height: 1.6em; }
  .listing .contact_agent .name {
    font-size: 15px;
    color: #0168b3;
    text-align: left;
    font-weight: bold; }
