/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
span.wpcf7-not-valid-tip {
  top: 0px !important;
  left: 0px !important;
  z-index: 500 !important;
}
.searchform-spoiler {
  position: absolute;
  left: -9999px;
}
span#lightbox-overlay-text-about a {
  display: none !important;
}
/* Global */

body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  text-align: center;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
font {
  display: none;
}
a {
  color: #006699;
}
a:hover {
  color: #73922b;
}
p {
  margin-bottom: 1em;
}
#post-print {
  display: none;
}
#content-wrapper ul {
  padding: 0 0 0 20px;
  margin: 0 0 20px 0;
}
#content-wrapper ul ul {
  margin: 0;
}
#search1 label {
  font-weight: bold !important;
  font-size: 13px !important;
  color: #073b8e;
  line-height: 1;
  display: block;
  padding: 0 0 8px 0;
  line-height: 120%;
}
#search10, #search11 {
  position: absolute;
  left: -9999px;
}
/* Wrapper */

#wrapper {
  width: 960px;
  margin: 0 auto;
}
#inner-wrapper {
  width: 960px;
  float: left;
  text-align: left;
  background: #fff;
  position: relative;
}
/* Banner and top navigation */

#letangus {
  position: relative;
  width: 960px;
  height: 180px;
  background: url(/wp-content/themes/fly/images/Banner-new-2.jpg) center top no-repeat #fff;
}
#logo a {
  display: block;
  width: 200px;
  height: 130px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#logo p {
  display: inline;
}
#notify {
  width: 180px;
}
#notify a {
  margin-top: 35px;
  display: block;
  width: 181px;
  height: 48px;
  text-indent: -9999px;
  z-index: 80;
  position: static;
  background: url(/wp-content/themes/fly/images/new-property-notification.jpg) no-repeat left top;
}
#top-nav {
  font-size: 13px;
  padding: 125px 0 0 0;
  text-transform: uppercase;
}
#top-nav ul {
  list-style-type: none;
  margin-left: 180px;
}
#top-nav ul li {
  list-style-type: none;
  display: inline;
  position: relative;
  border-right: 1px solid #6b9dc2;
}
#top-nav ul li:last-child {
  border-right: none;
}
#top-nav ul li a {
  padding: 20px 10px;
  color: #fff;
  text-decoration: none;
  margin: 0;
}
#top-nav ul li.page-item-138 a {
  padding: 20px 10px 20px 20px;
}
#top-nav ul li a:hover {
  color: #f5cb07;
}
#top-nav li.current_page_item a, #top-nav li.current_page_parent a, #top-nav li.current_page_ancestor a {
  font-weight: bold;
  color: #f5cb07;
}
/* Nav Hover states */

#top-nav ul li ul {
  display: none;
  width: 200px;
  background: #0d4d8b;
  padding: 10px;
  font-size: 11px
}
#top-nav ul li ul li a, #top-nav ul li.current_page_item ul li a, #top-nav ul li.current_page_parent ul li a, #top-nav ul li.current_page_ancestor ul li a {
  color: #fff;
  display: block;
  font-weight: normal;
  padding: 5px;
}
#top-nav ul li ul li a:hover {
  color: #F5CB07;
}
#top-nav ul li:hover ul {
  display: block;
  position: absolute;
  left: -200px;
  top: 33px;
  z-index: 99;
}
#top-nav ul li ul li {
  border: none;
}
/* General Content */

#content-wrapper {
  font-size: 13px;
  padding: 0 0 10px;
  float: left;
  width: 960px;
}
/* Search Box */

#search-box {
  background: url(../images/search-header-slim.gif) center top no-repeat #f5e9b7;
  float: left;
  width: 180px;
  margin-top: 70px;
  padding: 50px 0 0 0;
}
#search-bottom {
  background: url(../images/search-bottom-slim.gif) center bottom;
  width: 180px;
  height: 20px;
}
#search-inner {
  padding: 0 15px;
  color: #333;
}
#search-inner a {
  color: #333;
  font-size: 11px;
}
.searchform-label {
  font-size: 13px !important;
  font-weight: normal !important;
  width: 140px !important;
  padding: 15px 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #796c5c;
}
#search-inner select {
  width: 140px !important;
  font-size: 10px !important;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.searchform-controls {
  text-align: left !important;
  padding: 15px 0 0 0;
  margin: 0;
}
#search-side-wrapper {
  float: left;
  width: 180px;
}

#search-logos {
	text-align: center;
	background:  #fff;
}
/* Home Page */

.sale-rent-action {
  margin-left: 200px;
}
.sale-rent-action .right,
.sale-rent-action .left {
  float: none;
  padding: 0;
}
.sale-rent-action .right {
  margin-left: 10px;
}

#featured-property {
  width: 760px;
  height: 400px;
  margin-left: 200px;
  position: relative;
  margin-bottom: 9px;
  margin-top: 17px;
  overflow: hidden;
  background: #F2F2F2;
}
#featured-property span.tag {
  position: absolute;
  top: 0;
  right: 0;
  background: url('../images/featured-property.gif') no-repeat right top;
  width: 154px;
  height: 154px;
}
#featured-property p.details {
  position: absolute;
  bottom: 10px;
  left: 0;
  padding: 12px;
  background: rgb(0,0,0);
  background: rgba(0,0,0,0.7);
  line-height: 160%;
}
  #featured-property a {
    color: #fff;
    text-decoration: none;
  }
  #featured-property span.title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-right: 100px;
    text-transform: uppercase;
  }
  #featured-property span.view {
    float: right;
    font-size: 12px;
  }
  #featured-property span.price {
    text-transform: uppercase;
  }
  #featured-gallery {
    clear: both;
    margin-left: 200px;
    padding-top: 4px;
  }
  #featured-gallery img {
    width: 60px;
    height: 60px;
    margin-right: 11px;
  }
#loading-overlay {
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #F2F2F2 url(../images/ajax-loader.gif) no-repeat center center;
}

#home-intro {
  float: left;
  background: #f2f1f1 url(../images/home-intro-back.gif) center top repeat-x;
  width: 740px;
  padding: 20px;
}
#home-intro p {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.1px;
  font-weight: normal;
  color: #14498b;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#home-intro p a {
  font-size: 13px;
  color: #CC3300;
  line-height: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
#home-listings {
  float: right;
  padding: 10px 0 0 20px;
  width: 760px;
}
.big-listing-summary h3 {
  color: #044a8f;
  text-transform: uppercase;
  padding: 18px 18px 15px 18px;
  font-size: 13px;
  margin: 0;
  position: relative;
  height: 17px;
}
.big-listing-summary h3 span.featured {
  padding: 4px;
  color: #13294e;
  font-weight: bold;
  font-size: 16px;
  font-family: "EauNaturelle", Arial, sans-serif;
}
.big-listing-summary {
  background: #f2f1f1 url(../images/yellow-heading.png) repeat-x left top;
  float: left;
  width: 760px;
  margin-bottom: 20px;
}
.big-listing-summary .listing-image-padding {
  padding: 20px;
  float: left;
  width: 222px;
}
.big-listing-summary img {
  border: 4px solid #fff;
}
.big-listing-summary .main-features {
  color: #fff;
  font-size: 14px;
  float: left;
  width: 458px;
  padding: 10px 20px;
  font-weight: bold;
  background: #0e599d url(../images/heading-drop-shadow.png) repeat-x left top;
}
.listing-summary-description {
  float: left;
  width: 478px;
  padding: 20px 20px 20px 0px;
  color: #333;
}
div.listing-box {
  width: 240px;
  background: #f2f1f1;
  float: left;
  margin: 0 20px 20px 0;
  display: inline;
  position: relative;
}
div#listing-box-3 {
  margin: 0;
}
div#listing-boxes-holder h3 {
  color: #fff;
  text-transform: uppercase;
  background: url(../images/header-pattern.jpg) #003399;
  padding: 10px 10px 8px 10px;
  font-size: 10px;
  line-height: normal;
  margin: 0;
  text-align: center;
}
.big-listing-summary h3 a, div.listing-box h3 a {
  color: #15569a;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
.big-listing-summary h3 a {
  margin-left: 10px;
}
div.listing-box h3 a {
  font-size: 12px;
}

div.listing-box-inner {
  padding: 19px 19px 6px 19px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #4d4b4b;
  line-height: normal;
}
div.listing-box-inner img {
  border: 4px solid #fff;
  display: block;
}
div.small-thumb img {
  border-width: 2px !important;
}

div div div.listing-box-inner img.mini-sign {
  right: 0px;
}

div.small-thumb {
  padding: 0 0 10px 0;
}
div.listing-box-inner p a {
  color: #73922b;
  text-indent: -9999px;
  width: 124px;
  height: 23px;
  display: block;
  margin: 5px auto;
  background: url(../images/small-read-more.gif) no-repeat left top;
}
#announcements-inner {
  font-size: 12px;
  padding: 7px 17px 7px 17px;
  margin: 7px;
  position: relative;
  color: #686868;
  text-align: left;
  border: 1px solid #dccb95;
}
#announcements {
  width: 100%;
  text-align: center;
  float: right;
  background: #f8e8b5;
  width: 755px;
  margin-top: 20px;
}
#announcements h2 {
  background: url(../images/announce-head.gif);
  width: 195px;
  height: 41px;
  text-indent: -9999px;
  line-height: 0;
  position: relative;
  top: -14px;
  margin: 0;
}
#announcements h3 {
  color: #095da5;
  font-size: 18px;
  clear: both;
}
#announcements a {
  color: #4c8e10;
}
img.mini-sign {
  border: none !important;
}
div.small-list-img-wrap {
  position: relative;
  margin-bottom: 10px;
}
div.small-list-img-wrap img.mini-sign {
  position: absolute;
  z-index: 90;
  bottom: 4px;
  right: 15px;
}
div.big-listing-summary h3 img.mini-sign {
  position: absolute;
  right: 0;
  bottom: 8px;
  margin-right: -5px;
}
p.more-prop-link {
  float: left;
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  text-indent: -9999px;
}
p.more-prop-link a {
  color: #fff;
  text-decoration: none;
  background: url(../images/view-all-listing.jpg) no-repeat left top;
  display: block;
  width: 760px;
  height: 37px;
}
/* Content Page */
blockquote {
  margin: 0;
  line-height: 22px;
  margin: 0;
  color: #13294E;
  font-family: "EauNaturelle",Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
}
#results-intro {
  float: right;
  background: #f2f1f1;
  width: 720px;
  padding: 20px;
  color: #424441;
}
#results-intro h2 {
  margin: 0;
  color: #13294E;
  font-family: "EauNaturelle",Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
}
#results-intro p {
  margin-bottom: 19px;
  font-size: 13px;
  line-height: 1.5;
}
a.rss-link {
  background: url(../images/rss-subscribe.gif);
  width: 300px;
  height: 47px;
  display: block;
  float: left;
  text-indent: -9999px;
}
div.email-form {
  margin: 0 20px 0 0;
  background: url(../images/email-subscribe.gif);
  width: 355px;
  height: 47px;
  position: relative;
  float: left
}
.email-search-field {
  position: absolute;
  border: none;
  background: none;
  width: 140px;
  height: 20px;
  font-size: 12px;
  color: #333;
  padding: 5px 5px 0 5px;
  top: 12px;
  right: 40px;
}
.email-search-button {
  position: absolute;
  top: 12px;
  right: 12px;
}
div.feature-group {
  font-size: 12px;
}
div.feature-group p, div.feature-group table {
  float: left;
  padding: 0 0 0 15px;
  display: block;
}
div.feature-group table td, div.feature-group table th {
  padding: 0 0 0 10px !important;
}
div.feature-group table td, div.feature-group table th {
  text-align: left;
}
div.feature-group, div.feature-group-nofloat {
  float: left;
  width: 478px;
  margin: 0 0 20px 0;
}
div.feature-group-nofloat p {
  padding: 0 15px;
  display: block;
}
div.feature-group h4, div.feature-group-nofloat h4 {
  text-transform: uppercase;
  background: #dedcdc;
  padding: 15px 15px 11px;
  font-size: 13px;
  line-height: 0px;
  margin: 0 0 15px 0;
  color: #333;
}
#full-listings {
  float: left;
  padding: 0 0 0 20px;
  width: 750px;
}
img#out-my-way-list {
  margin-bottom: 10px;
}
ul#property-controls a, #sidebar ul a {
  display: block;
  padding: 8px 8px 5px 8px;
  background: #e6e6e5;
  color: #333;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  margin: 0 0 2px 0;
}
#sidebar ul {
  float: right;
  width: 170px;
  padding: 0 0 10px 10px;
  list-style-type: none;
}
ul#property-controls, ul#property-controls ul {
  list-style-type: none;
  padding: 0;
}
ul#property-controls li {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
ul#property-controls li ul li {
  font-size: 11px;
  font-weight: normal;
}
ul#property-controls a:hover, #sidebar ul a:hover {
  color: #73922b;
}
ul#property-controls li.current_page_item a {
  color: #73922b;
  font-weight: bold;
}
ul .addthis_button_print span, ul .addthis_button_email span {
  display: none;
}
ul .addthis_button_print, ul .addthis_button_email {
  float: none !important;
}
a.addthis_button_expanded {
  color: #333;
  text-decoration: none;
}
div.static-content-holder {
  font-size: 13px;
  line-height: 1.5;
  padding: 20px;
  color: #333;
}
div.static-content-holder img {
  border: none;
}
div.static-content-holder div#sidebar h2 {
  display: none;
}
/* Summary List Page */

.summary-list-holder {
  float: left;
  width: 670px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
.summary-list-holder img {
  float: left;
}
.summary-list-main {
  float: left;
  width: 566px;
  float: left;
  padding: 0 0 0 20px;
}
/* Footer */

#footer-inner {
  font-size: 12px;
  padding: 10px 0px 10px 240px;
  position: relative;
  color: #939292;
  margin: 0 auto;
  text-align: left;
  width: 720px;
}
#footer {
  width: 100%;
  text-align: center;
  float: left;
}
#footer a {
  color: #939292;
  text-decoration: none;
}
#footer a:hover {
  color: #ccc;
}
/* End Footer */

/* --------------------------------------------------------------

 css-classes.css
 * Classes for CSS development

 See the Readme file in this directory
 for further instructions.

 -------------------------------------------------------------- */

.left, .alignleft {
  float: left;
}
.right, .alignright {
  float: right;
  padding: 0 0 0 20px;
}
.hide {
  display: none;
}
.reset-margin {
  margin: 0;
}
.reset-padding {
  padding: 0;
}
.reset {
  margin: 0;
  padding: 0;
}
.align-justify {
  text-align: justify;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.phark {
  position: absolute;
  left: -9999px;
}
.small {
  font-size: 0.9em;
}
div.full-input input, div.full-input textarea {
  width: 94%;
  border: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 4px;
  display: block;
}
div.half-input input, div.half-input textarea {
  width: 40%;
  border: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 4px;
  display: block;
}
.failure {
  background: #f7eaea;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #d30e0e;
  border: 1px solid #d30e0e;
  display: block;
  clear: both;
}
.information {
  background: #f9f2d7;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #d08707;
  border: 1px solid #d08707;
  display: block;
  clear: both;
}
.success {
  background: #f0f9d7;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #63a004;
  border: 1px solid #63a004;
  display: block;
  clear: both;
}
.gallery img {
  border: none !important;
}
.gallery-item {
  float: left;
  margin-top: 10px;
  text-align: left !important;
}
.read-more {
  background: url(../images/readmore.gif) no-repeat;
  width: 135px;
  height: 25px;
  text-indent: -9999px;
  display: block;
  padding: 0;
}
div.wpcf7-mail-sent-ok {
  background: #f0f9d7;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #63a004;
  border: 1px solid #63a004 !important;
  display: block;
}
div.wpcf7-mail-sent-ng {
  background: #f7eaea;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #d30e0e;
  border: 1px solid #d30e0e !important;
  display: block;
}
div.wpcf7-spam-blocked {
  background: #f7eaea;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #d30e0e;
  border: 1px solid #d30e0e !important;
  display: block;
}
div.wpcf7-validation-errors {
  background: #f7eaea;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #d30e0e;
  border: 1px solid #d30e0e !important;
  display: block;
}
span.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  background: #f7eaea;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #d30e0e;
  border: 1px solid #d30e0e !important;
  display: block;
  width: 280px;
}
span.wpcf7-not-valid-tip-no-ajax {
  background: #f7eaea;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em !important;
  color: #d30e0e !important;
  border: 1px solid #d30e0e !important;
  display: block;
}
p.edit-button a {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  color: #000 !important;
  display: block !important;
  text-decoration: none !important;
  font-weight: normal !important;
  line-height: normal !important;
}

