/* Tricks */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Tricks are over */

body {

  background-color: #838890;
  font-family: lucida grande, arial, helvetica, verdana, sans-serif;
  font-size: 11px;
  color: #333;
  background-image: url('../images/mainBackground.gif');
  background-repeat: repeat-y;
  background-position: center;
  margin: 0;
  padding: 0;
}

img {
  text-decoration: none;
  border: none;
}

/* For Administration */
table#administrationGroupsGroupList th {
  text-align:left;
}

.adminHidden {
    color: #999;
  }
    .adminHidden a, .adminHidden a:visited {
      color: #c48f8f;
    }
    .adminHidden a:hover {
      border-color: #c48f8f;
    }

.adminOnly {
  background-color: #ccc;
}
  table.checkboxes .adminOnly {
    background-color: #fff;
    color: #999;
  }

.adminOnly p.adminOnlyNotice {
  text-align: right;
  font-size: 90%;
  color: #555;
  padding: 0;
}

#adminOnlySearch {
  padding: 0.5em 0 0 0;
  margin-bottom: 1em;
}

#adminOnlySearchTowns {
  margin-left: 159px;
  margin-right: 44px;
}
  #adminOnlySearchTowns .adminOnlyNotice {
    text-align: center;
  }

.adminHighlight {
  background-color: #ffffbb;
}

/* Global Classes */
.hiddenInfo {
  text-decoration: line-through;
}

.mute {
  color: #999;
}

.pagination {

  text-align: center;
  margin: 0 0 16px 0;
  padding: 4px 0;
  border: 1px solid #ccc;
}
  .pagination .pageNum {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 100%;
    color: #999;
    font-weight: normal;
    margin: 0 0 4px 0;
  }
  .pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
    .pagination li {
      display: inline;
      margin: 0 3px;
    }
      .pagination li a {
        border: 0;
      }

#container {

  padding: 0px;
  margin: 0px auto;
  width: 800px;
  background-color: #fff;
}

  #banner {

    background-image: url('../images/banner.jpg');
    background-repeat: no-repeat;
    font-size: 20px;
    color: #fff;
    padding: 13px;
    height: 220px;
  }

    #banner span {

      font-size: 10px;
      float: right;
      margin: 0;
    }

  #mainAlert {

    font-size: 14px;
    color: #555;
    background-color: orange;
    padding: 10px;
    text-align: left;
  }

    #mainAlert h1 {

      text-decoration: underline;
      color: #000;
      font-size: 14px;
      font-weight: bold;
      margin: 0;
      padding: 0;
    }

    #mainAlert a {

      color: #000;
      border: none;
      text-decoration: underline;
    }

    #mainAlert a:hover {

      text-decoration: none;
    }

      #mainAlert p {
        line-height: 120%;
      }

  #adsense {
    margin-left: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  #searchBanner {

    font-size: 11px;
    background-color: #000000;
    text-decoration: none;
    height: 25px;
    padding: 3px;
  }

    #searchBanner form {

      float: right;
      background: transparent;
      margin: 0px;
      padding: 0px;
    }

      #searchBanner form ul {

        margin: 0 5px 0 0;
        padding: 0;
        list-style: none;
      }

  #personalBanner {

    padding: 5px 10px;
    vertical-align: top;
    height: 15px;
    background-color: #bbb;
    color: #000;
  }

    #personalBanner ul {

      margin: 0;
      padding: 0;
      list-style: none;
      float: right;
    }

      #personalBanner li {

        line-height: normal;
        display: inline;
        padding: 0 0 0 10px;
      }

    #personalBanner a {

      color: #000;
      text-decoration: underline;
      border-bottom: none;
    }

      #personalBanner a:hover {

        text-decoration: none;
        border-bottom: none;
      }

    #personalBannerSearch {
      font-size: 10px;
      width: 11.5em;
    }

#content {

  float: right;
  width: 620px;
  padding: 0 10px;
}

  h1.contentTitle {

    font-size: 16px;
    font-weight: normal;
    margin:  10px 0;
    padding: 0;
  }

.contentItem {


}

  .contentItem p {

    padding: 0 10px;
    line-height: 20px;
  }

  h1.contentItemTitle {

    font-weight: normal;
    font-size: 14px;
    margin: 0;
    padding: 3px 10px;
    background-color: #881c1c;
    color: #fff;
  }

  h2.contentItemTitle {
    font-size: 14px;
    padding: 5px 0;
    margin: 5px 10px 10px 10px;
    border-bottom: solid 1px #555;
  }

  .contentItemTitle span {
    float: right;
  }

    .contentItemTitle .title {
        float: left;
        clear: none;
    }

    .contentItemTitle .page-tool,
    .contentItemTitle .page-tool:visited,
    .contentItemTitle .page-tool:active {
        float: right;
        clear: none;
        height: 15px;
        font-size: 70%;
        color: #fff;
        border: 0;
        text-decoration: underline;
        padding-left: 25px;
        padding-top: 1px;
    }

    .contentItemTitle .page-tool:hover {
        text-decoration: none;
        color: #fff;
    }

    a.video-tutorial { background: transparent url(../images/play_ico.gif) 4px 0 no-repeat; }
    a.print { background: transparent url(../images/print_ico.gif) 4px 0 no-repeat; }

#abbrevKey, #save-this-search { float: left; padding: 1em 0 0 0; width: 48%; }

#abbrevKey { float: left; margin-left: 10px;  }
  #abbrevKey ul { margin-left: 1px; list-style: none; }
  #abbrevKey strong.abbrev { color: #881c1c; font-weight: bold; }

/* Saved Searches */
#save-this-search { padding-top: 2.3333em; }
  #save-this-search a.create,
  #save-this-search a.change,
  #save-this-search a.edit {
    margin: 0 auto;
    width: 175px; height: 53px;
    background-image: url(../images/btn-saved-searches.png);
  }
  #save-this-search a.create { background-position: 0px 0px; }
  #save-this-search a.create:hover, #save-this-search a.create:focus { background-position: 0px -53px; }
  #save-this-search a.change { background-position: -175px 0px; }
  #save-this-search a.change:hover, #save-this-search a.change:focus { background-position: -175px -53px; }
  #save-this-search a.edit { background-position: -350px 0px; }
  #save-this-search a.edit:hover, #save-this-search a.edit:focus { background-position: -350px -53px; }

  #save-this-search p { margin-top: 0; }
  #save-this-search p.btn { text-align: center; }

.officeContact {
  float: right;
  width: 205px;
  height: 815px;
  overflow: auto;
  margin: 0 0 16px 16px;
  padding: 0 8px 8px 8px;
  border: 1px solid #ccc;
  clear: none;
}
  .officeContact em {
    font-style: normal;
    text-decoration: underline;
  }
  .officeContact ul {
    margin-right: 0;
  }
    .officeContact ul ul {
      margin-left: 1em;
    }

.landingPageAlertWrapper {
  background-color: #ccff00;
  width: 362px;
  padding: 2px;
}

.landingPageAlert {
  background-color: #ccff00;
  width: 348px;
  padding: 6px;
  border: 1px solid;
  border-top-color: #4c4c4c;
  border-right-color: #d2d2d2;
  border-bottom-color: #d2d2d2;
  border-left-color: #4c4c4c;
}
  .landingPageAlert p {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 120%;
  }

ul {
  margin: 0 30px 10px 30px;
  padding: 0;
  list-style: square;
}

  ul li, ol li {
    padding: 2px 0;
    line-height: 18px;
  }

/* Tab menus */
.tabs {
  margin: 0; padding: 4px 0;
  background: #fff;
  text-align: left;
  line-height: normal;
  list-style: none;
}

  .tabs li {
    display: inline;
    position: relative;
    margin: 0; padding: 0;
    height: 1em; line-height: normal;
  }

  .tabs a {
    margin: 0; padding: 4px 5px;
    color: #881c1c;
    background: #fff;
    border-bottom: none;
    text-decoration: none;
  }

  .tabs li.active a {
    margin: 0;
    color: #881c1c;
    background: #aaa;
    cursor: default;
  }

  .tabs a:hover, .tabs a:focus {
    color: #881c1c;
    background: #ddd;
    border-bottom: none;
  }

  .tabs ul { /* 2nd level tab menus */
    position: absolute;
    left: -9999px; top: 1em;
    margin: 4px 0 0 0; padding: 1em 0.25em 0;
    width: 24em;
    background: #fff;
    border: 1px solid #000;
    border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;
    border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
  }
  .tabs .hover ul { left: 4px; }

  li.drop { display: inline-block; width: 9em; }
  .tabs a.drop { /* 2nd level menu heads */
    position: absolute;
    left: 4px; top: 0;
    margin: -3px 0 0 0 !important; padding: 3px 5px;
    border: 1px solid #fff; border-bottom: none;
    z-index: 10;
  }
  .tabs a.drop-hover {
    color: #000 !important;
    background: #fff !important;
    border-color: #000;
    border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;
  }

    .tabs ul li {
      display: block;
      margin: 0; padding: 0.125em 0;
      height: auto; line-height: 1.25em;
    }

    .tabs ul a {
      display: inline-block;
      padding: 0.25em 2px;
      background: #fff !important;
      border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
      cursor: pointer !important;
    }
    .tabs ul a:hover, .tabs ul a:focus { color: #000; background: #ddd !important; }

    .tabs .end { clear: left; margin-top: 1em; }
    .tabs  .end a { font-size: 0.9em; line-height: 1.1em; }
    .tabs .end a:hover, .tabs .end a:focus { background: #fff; }

.alertItem
{
  border: dashed 1px #000;
  text-align: left;
  margin: 10px auto;
}

  .alertItem h1.alertItemTitle
  {
    padding: 3px 5px;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    border-bottom: none;
    background-color: #fc9;
  }

    h1.alertItemTitle span
    {
      font-size: 10px;
      float: right;
    }

      h1.alertItemTitle span a
      {
        color: #333;
      }

  .alertItem p
  {
    background-color: #ffc;
    line-height: 20px;
    margin: 0;
    padding: 5px 10px;
    font-size: 11px;
  }

  .alertItem .conversations {

    height: 120px;
    overflow: auto;
  }

    .alertItem .conversations .alt p {

      background-color: #fea;
    }

    .alertItem .conversations span {

      padding: 10px;
      font-style: italic;
      color: #999;
      float: right;
    }

#sidebar {

  float: left;
  padding: 0 10px 0 0;
  width: 150px;
}

#nav
{
  margin: 0; padding: 0;
  font-size: 12px;
  text-align: left;
}

  #nav ul {
    margin: 0; padding: 0;
    list-style: none;
  }

  #nav li li {
    background: #fc0;
    border-top: solid 1px #ddd;
    border-bottom: none;
    font-size: 10px;
  }

    #nav li li a { padding: 4px 10px; color: #444; }

    #nav li li a:hover { color: #000; }

    #nav li.active li a { color: #444; }

    #nav li.active li a:hover { color: #000; }

  #nav li {
    margin: 0; padding: 0;
    border-bottom: solid 1px #ddd;
    background-color: #881c1c;
    line-height: normal;
  }

    #nav li a {
      text-decoration: none;
      color: #fff;
      padding: 5px 10px;
      width: auto;
      display: block;
      border-bottom: none;
    }

    #nav li a:hover {
      color: #fc0;
      text-decoration: none;
      border-bottom: none;
    }

    #nav li.active a { color: #fc0; }

#footer {

  height: 50px;
  clear: both;
  background: url("../images/gradient.gif") repeat-x;
  border-top: solid 4px #881c1c;
  padding: 10px;
  margin: 10px 0;
  text-align: center;
  line-height: 20px;
}

a {

  color: #881c1c;
  text-decoration: none;
  border-bottom: solid 1px #bbb;
}

  a:hover {

    color: #881c1c;
    text-decoration: none;
    border-bottom: solid 1px #881c1c;
  }

/* CONTACT INFORMATION FORMAT */

.contactInformation {

  margin: 20px auto;
  line-height: 16px;
}

  .contactInformation td {

    padding: 3px 15px;
  }

  .contactInformation td.description {

    font-weight: bold;
    text-align: right;
  }

.rentalListDate, .housemateListDate {
  margin-bottom: 0;
  margin-left: 10px;
}

.rentalList {
  width: 600px;
  margin: 10px;
  line-height: 16px;
}

  .rentalList .alt {

    background-color: #eee;
  }

  .rentalList td {

    padding: 3px 10px;
  }

  .rentalList th {

    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    text-align: left;
    padding: 3px 10px;
  }

  .rentalList .action {

    width: 100px;
  }

  .rentalList .dates {

    width: 250px;
  }

.housemateList, .rentalList {

  width: 600px;
  margin: 10px;
  line-height: 16px;
}

  .housemateList .alt, .rentalList .alt {

    background-color: #eee;
  }

  .housemateList .name {
    width: 200px;
  }

  .housemateList td, .rentalList td {

    padding: 3px 10px;
  }

  .housemateList th, .rentalList th {

    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    text-align: left;
    padding: 3px 10px;
  }

  th.right {

    text-align: right;
  }

  .housemateList .action, .rentalList .action {

    width: 100px;
  }

  .housemateList .dates, .rentalList .dates {

    width: 250px;
  }

  .housemateList a:visited, .rentalList a:visited {

    color: #444;
    text-decoration: none;
    border-bottom: solid 1px #bbb;
  }

  .housemateList a:hover, .rentalList a:hover {

    color: #881c1c;
    text-decoration: none;
    border-bottom: solid 1px #881c1c;
  }

.right {

  text-align: right;
}

.more {

  margin: 10px 20px;
}

.imageList { margin: 1.5em 20px 0 20px; padding: 0; list-style: none; }
  .imageList li {
    float: left;
    margin: 8px 4px; padding: 0px;
    width: 115px;
  }
  .imageList li .parent {
    display: table-cell;
    width: 110px; height: 160px;
    background: #f9f9f9;
    border: 1px solid #555;
    text-align: center;
    vertical-align: middle;
    cursor: move;
  }

  .imageList a.picture { }
  .imageList a { border-color: #f9f9f9; }
  .imageList a:hover { border-color: #881c1c; }

/**
 * Rental List
 */

 .rentalList {}
   .rentalList .picture {
     width: 70px;
     padding-right: 0;
   }
   .rentalList .address {
     width: 175px;
   }
   .rentalList .details {
     width: 130px;
   }
   .rentalList .duration {
     text-align: right;
   }
     .rentalList .duration a {
      font-weight: bold;
    }

/**
 * Full Property Listing Style
 */
.fullListing {
  border: solid 1px #eee;
  margin: 5px;
  padding: 10px 0 10px 10px;
  line-height: 20px;
}

.fullListing h1 .title {
  display: block;
  float: left;
  clear: none;
}

.fullListing h1 a.editLink {
  display: block;
  float: right;
  clear: none;
  font-weight: normal;
  font-size: 90%;
  border: 0;
}

#contactInfoMessage {
  display: none;
  background-color: #ffdfdf;
  margin-top: 0;
  padding: 8px;
}

.fullListing table {

  width: 570px;
}

  .fullListing .gallery {

    margin: 20px 5px;
    padding: 5px;
    border: solid 1px #ccc;
    background-color: #eee;
    text-align: center;
  }
    .fullListing .gallery .caption {

      text-align: right;
      font-size: 9px;
      margin: 3px 0 0 0;
    }

    .fullListing .gallery .nav {

      text-align: right;
      padding: 0 0 3px 0;
    }

    .fullListing .gallery .nav a {

      border: none;
    }

    .fullListing .gallery .nav span {

      float: left;
    }

    .fullListing .imageLink, .fullListing .imageLink img {  border: none; text-decoration: none; }

    .fullListing .largerView {

      display: none;
      background-color: #eee;
      position: absolute;
      top: 400px;
      width: 450px;
      margin: 0 55px;
      padding: 0 8px 10px 8px;
      text-align: center;
      border: solid 1px #ccc;
    }

    .fullListing .largerView .nav {

      text-align: right;
      padding: 0 0 3px 0;
      margin: 0;
    }

    .fullListing #map-canvas {

      height: 450px;
      border: solid 1px #ccc;
    }

    .fullListing #map-canvas .sorry {

      font-size: 20px;
      padding: 150px 20px 0 20px;
      line-height: 1.5;
    }

  .fullListing td {

    padding: 0 20px 0 0;
    width: 285px;
  }

    /* Fix word-wrapping of long text (like links) */
    .fullListing td, .fullListing p { width: 285px; overflow: hidden; word-wrap: break-word; }

    .fullListing td td {

      padding: 0;
    }

  .fullListing .roomName { padding-right: 1.5em; }

  .fullListing h1 {
    display: block;
    font-size: 12px;
    color: #881c1c;
    border-bottom: solid 1px #881c1c;
    margin-top: 0;
  }

  .fullListing table table {

    width: 255px;
  }

  .fullListing li p { display: inline; width: auto; }

.userGroupResults {

  width: 95%;
  font-size: 12px;
  margin: 10px auto;
  line-height: 20px;
}

  .userGroupResults td {

    padding: 3px 0;
  }

  .userGroupResults td.name {

    width: 200px;
  }

  .userGroupResults tr.default {

    font-weight: bold;
    color: #000;
  }

.results {

  width: 570px;
  margin: 10px 15px;
}

  .results td {

    padding: 3px 0;
  }

  .results .date {

    text-align: right;
  }

  .results .count {

    text-align: right;
  }

  .results .right {

    text-align: right;
  }

  .results .bold {

    font-weight: bold;
    color: #000;
  }

  p.results {

    margin: 10px 15px;
    padding: 0;
  }

form#saveContentForm {
  display: inline;
  background-image: none;
  padding: 0;
}
  form#saveContentForm input {
    display: inline;
  }
  form#saveContentForm p {
    margin-top: 0;
  }

table.separated {}
  table.separated td {
    padding: 8px 0;
    /*border: solid #ccc;
    border-width: 0 0 1px 0;*/
  }

table td.label {
  color: #999;
}

dt {
  text-decoration: underline;
  line-height: 1.25em;
}
dd {
  margin-left: 0;
  margin-bottom: 1em;
}

/* FOR ADMIN CONTENT LISTS */
.adminContentList {
  font-size: 120%;
}
  .adminContentList caption {
    font-size: 120%;
  }
  .adminContentList td, .adminContentList th {
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
    .adminContentList td.first {
      padding-left: 16px;
    }
    .adminContentList tr.alt td {
      background-color: #ccc;
    }

/* FOR TOWNS */
#adminTownsList {
  margin-left: 90px;
  width: 408px;
}
#adminTownsList td.state, #adminTownsList td.edit {
  text-align: center;
}

/* FOR COMPLEXES */
#adminComplexesList {
  margin-left: 15px;
  width: 568px;
}
  #adminComplexesList .town, #adminComplexesList .state, #adminComplexesList .distanceToUMass, #adminComplexesList .confirmed {
    text-align: center;
  }
  #adminComplexesList .confirmed .yes {
    color: #777;
  }
  #adminComplexesList .confirmed .no {
    font-weight: bold;
  }

/* FOR AFFILIATIONS */
#adminAffiliationsList, #adminCommunitiesList {
  margin-left: 90px;
  width: 408px;
}

#adminAffiliationsList .edit,
#adminCommunitiesList .edit,
#adminAffiliationsList .importance,
#adminCommunitiesList .importance,
#adminAffiliationsList .default,
#adminCommunitiesList .default {
  text-align: center;
}

/* FOR MARKDOWN */
.markdown {

  margin: 0;
  padding: 0;
}

.markdown p {

  line-height: 20px;
  margin: 0 0 5px 0;
  padding: 0;
}

.markdown h1,h2,h3,h4,h5,h6,h7 {

  border: none;
  font-size: 14px;
  color: #333;
}

/* =PRINT */
.print #container,
.print #content { width: 8in; }
.print #content { margin: 0; padding: 0; }

/* Shrink text and table cells */
.print table.listing,
.print table.profile { width: 100%; font-size: 11px; }

.print .fullListing { margin: 0; padding: 0; line-height: 16px; border: none; }

  .print .fullListing td { margin: 0; width: 33%; }
  .print .fullListing td td { width: auto; }

  .print .fullListing h1 { margin: 0 0 4px 0; padding: 0; }
  .print .fullListing dl { margin: 0; padding: 0; }

  .print .listing-description p { line-height: 1.125em; }

/* Remove all background images */
.print * { background-color: transparent; background-image: none; }

/* =UI
-------------------------------------------------*/

/* Buttons */
a.btn {
  display: block;
  border: none;
  background-color: transparent;
  background-repeat: none;
  text-decoration: none;
  text-indent: -9999px;
  outline: 0;
}
a.ui { outline: 0; }

/* Status & Flashes (notice, warn, error) */
.success { color: #146414; font-weight: bold; }
.error { color: #ff0000; font-weight: bold; }
.warn { display: block; margin: 0.5em 0; padding: 0.5em; background: #ffcc99; }

.flash {
  display: block;
  margin: 1em 0; padding: 1em 0.5em 1em 32px;
  color: #000;
  background-position: 8px .9em; background-repeat: no-repeat;
  border: 2px solid #000;
  font-weight: normal;
}

  .flash ul { margin: 0 1em 0 2em !important; }

  .flash a { color: #000; border: 0; font-weight: bold; text-decoration: underline; }
  .flash a:hover, .flash a:focus { text-decoration: none; }

div.notice { background-color: #ffc; background-image: url(../images/notice.png); border-color: #881c1c; }
div.success { background-color: #c3e9c3; background-image: url(../images/success.png); border-color: #146414; }
div.error { background-color: #ff9999; background-image: url(../images/error.png); border-color: #c91b1b; }
div.warn { background-color: #ffc; background-image: url(../images/warning.png); border-color: #ffd700; }

.announce {
  padding-top: 1em;
  background: #ffc;
  border: 1px solid #881c1c;
}
  .announce h2 { margin: 0 0 0 10px; font-size: 11px; }
  .announce p { }

/* Tooltips */
.tooltip {
  display: none;
  position: absolute;
  padding: 0.5em;
  background: #ffc;
  border: 1px solid #881c1c;
  z-index: 100;
}

/* =MISCELLANEOUS */

.hide { display: none; }

hr.clear {
  clear: both;
  margin: 0; padding: 0;
  height: 1px;
  color: #fff; background: #fff;
  border: none;
}

p.legal { padding: 0.5em 3em; font-size: 10px; line-height: 14px; font-style: italic; }
  p.legal strong { font-style: normal; }

.center { text-align: center; }

/* Feedback button */
#feedback {
  display: block;
  position: fixed;
  left: 0; top: 230px;
  width: 33px; height: 92px;
  background-image: url(../images/btn-feedback.png);
}
#feedback:hover, #feedback:focus { background-position: 0 -92px; }

/* RSS & Twitter */
.twitter, .rss { margin-top: 1em; }
  .twitter a, .rss a {
    display: block;
    padding-left: 44px;
    height: 36px;
    line-height: 16px;
    background: transparent url(../images/twitter.png) 0 50% no-repeat;
    border: none !important;
  }
  .twitter a:hover, .twitter a:focus,
  .rss a:hover, .rss a:focus { color: #000; }

  .twitter a { background: transparent url(../images/twitter.png) 0 50% no-repeat; }
  .rss a { background: transparent url(../images/rss.png) 0 50% no-repeat; }

/* =PAGE-SPECIFIC */

/* Advertising */
#example-ad {
  margin: 1em 0 1.5em 45px;
  width: 360px; height: 106px;
  background: #eee;
  border: 1px solid #ddd;
}
.featured #example-ad { margin-left: 45px !important; }
.contentItem #example-ad { margin: 1em 0 1em 0; }

  #example-ad img { float: left; padding: 15px 15px 15px 10px; }
  #example-ad h3 { margin: 20px 0 4px 0; font-size: 13px; }
  #example-ad a { border: none !important; font-weight: bold; }
  #example-ad em { float: right; margin-top: 22px; width: 120px; }

/* Area Apt. Complexes / Featured Complexes */
#featured-list {
  position: relative;
  margin: 1em 0 0 0; padding: 0;
  height: 315px;
  list-style: none;
}

  #featured-list li {
    position: absolute;
    top: 0; left: 0;
    margin: 0; padding: 0;
    width: 100%;
    background: #eee;
    border: 1px solid #ddd;
    text-align: center;
  }
  #featured-list .active { display: block !important; }

    #featured-list img { margin: 1em 0; }
    #featured-list .frame { border: 1px solid #aaa; }

    #featured-list h3 {
      margin: 0; padding: 0.5em 0;
      color: #fff; background: #881c1c;
      font-size: 15px;
    }
    #featured-list p { margin: 0 3em 1em 3em; padding: 0; line-height: 1.3333em; }
    #featured-list a { border: none !important; font-weight: bold; }

  #featured-list #slide-controls { top: auto; bottom: 0; background: #fff; border: 0; }

    #slide-controls a {
      display; inline-block;
      padding: 0.25em 0.5em 0.275em 0.5em;
      color: #fff; background: #881c1c;
      border: 1px solid #000 !important;
      border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
    }
    #slide-controls a:hover { color: #fc0; }

    #slide-controls span { display: inline-block; width: 14em; }

/* =SMARTY */
.smartyCheckboxes {}
  .smartyCheckboxes label { float: none; }
  .smartyCheckboxes li { margin-left: 0; list-style: none; }

