/* Less CSS Document */
/* Will be auto compiled to CSS file on save */
html {
  position: relative;
  min-height: 100%;
}
body {
  margin: 0;
  padding: 0 0 30px 0;
  font-size: 100%;
  line-height: 120%;
  font-weight: 300;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  color: #000;
}
h1 {
  font-size: 230%;
  color: #355c62;
}
h2 {
  font-size: 230%;
  color: #355c62;
}
h3 {
  font-size: 150%;
  color: #355c62;
  margin: 10px 0 0 0;
  padding: 0;
}
p {
  font-size: 130%;
  line-height: 150%;
}
.padTop {
  padding-top: 30px;
}
.padBottom {
  padding-bottom: 10px;
}
.border3 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
}
.container-fluid {
  max-width: 1400px;
  margin: 0 auto;
}
header {
  padding: 30px 0 10px 0 !important;
}
header .navAddress {
  padding: 2% 0 0 0;
}
header .navAddress p {
  font-weight: 500;
  font-size: 160%;
  line-height: 120%;
  padding: 0px 0px 20px 20px;
}
footer .container-fluid {
  padding-top: 20px;
}
footer .navbar {
  margin: auto;
  max-width: 65%;
  text-align: center;
}
footer p {
  font-weight: 500;
  font-size: 180%;
  line-height: 150%;
}
footer .credentials {
  width: 200px;
  margin: auto;
}
footer .credentials img {
  float: left;
  margin: 0 10px;
}
.navbar {
  background: #fff;
  color: #355c62;
  padding: 0 !important;
  min-height: 30px;
  border: 0 !important;
}
.navbar-nav > li > a {
  margin: 0 !important;
  padding: 0 4px 0 4px  !important;
  color: #355c62 !important;
  font-size: 155%;
  font-weight: 400;
  line-height: 100%;
  border-right: 2px solid #355c62;
}
.navbar-nav > li > a.navLast {
  border-right: 0 !important;
  padding-right: 0 !important;
}
.waves {
  height: 20px;
  margin-top: 20px;
  background: url('../images/wavelet.jpg') repeat-x;
}
#carousel {
  max-height: 300px;
  overflow: hidden;
  position: relative;
}
#carousel .carousel-inner .item img {
  min-width: 100%;
}
#carousel .carousel-indicators {
  bottom: 5px;
}
#map {
  border: 1px solid #999;
}
#map.mapHome {
  width: 100%;
  height: 400px;
}
#map.mapHome #mapPopup {
  text-align: center;
}
#map.mapHome #mapPopup img {
  margin: auto;
  border: 1px solid #999;
}
#map.mapHome #mapPopup p {
  clear: both;
  font-size: 12px;
  padding: 3px 0 10px 0;
  margin: 0;
}
#map.mapHome #mapPopup a {
  font-weight: 500;
  padding: 5px;
  margin: 0;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  background: #355c62;
}
#map.mapProperty {
  width: 80%;
  height: 400px;
  margin: auto;
}
#searchFrm {
  background: url('../images/yacht-wo.png') no-repeat bottom left #adedf8;
  padding: 10px 20px 10px 20px;
}
.property {
  padding-bottom: 40px;
  height: 500px;
}
.property h3 {
  padding: 5px 0 5px 0;
}
.property .pic {
  position: relative;
}
.property .pic img {
  margin: auto !important;
  border: 1px solid #999;
}
.property .propPrice {
  padding: 0 0 5px 0;
  font-size: 150%;
  font-weight: 500;
  line-height: 120%;
  color: #355c62;
  float: left;
}
.property .propMLS {
  clear: both;
  font-weight: 500;
  font-size: 120%;
  line-height: 120%;
  padding-bottom: 3px;
}
.property p {
  clear: both;
  font-size: 120%;
  font-weight: 300;
  line-height: 150%;
}
.property.newPrice {
  color: #ff0000;
  font-size: 130%;
  line-height: 100%;
  font-weight: 500;
  text-align: center;
}
.soldFlash,
.offerFlash {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  border: 0 !important;
}
.newPrice {
  color: #ff0000;
  line-height: 100%;
  font-weight: 500;
  margin-left: 20px;
}
.moreInfo {
  height: 33px;
  background: #355c62 url('../images/info-boat.jpg') no-repeat;
  display: inline-block;
  padding-left: 40px;
  float: right;
  margin-right: 10px;
}
.moreInfo a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 160%;
  line-height: 33px;
  display: inline-block;
  padding-right: 15px;
  background: url('../images/info-arrow.jpg') no-repeat top right;
}
.aboutUsPic {
  float: left;
  border: 1px solid #999;
  margin: 10px 20px 20px 0;
}
.nav-tabs {
  margin-top: 10px  !important;
  border-bottom: 1px solid #355c62;
  position: relative;
}
.nav-tabs li {
  font-weight: bold;
  font-size: 1.1em;
  margin-right: 7px;
  margin-top: 5px;
}
.nav-tabs li a {
  background: #adedf8;
  border-bottom: 1px solid #355c62;
  color: #355c62;
  cursor: pointer;
}
.nav-tabs li.active a {
  background: #355c62;
  color: #fff;
  border-bottom: 1px solid #355c62;
}
.nav-tabs #download {
  padding: 0 !important;
  margin: 0 !important;
}
.nav-tabs #download input {
  background: #adedf8;
  color: #355c62;
  font-size: 1.1em;
  border-bottom: 1px solid #355c62;
  font-weight: bold;
  height: 37px;
  padding: 0 !important;
  margin: 0 !important;
  -moz-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -khtml-border-top-right-radius: 3px;
}
.nav-tabs #download input:focus {
  outline: none;
}
.sidebar.borderLeft {
  padding: 0 !important;
  border-left: 1px solid #edebea;
  margin-top: 20px;
}
.sidebar.borderLeft h2 {
  margin-top: 0;
}
.tab-content {
  padding-top: 15px !important;
}
.tab-content .linkListing {
  padding-left: 20px;
}
.tab-content .linkListing .linkSection {
  font-size: 1.5em;
  text-decoration: underline;
  color: #355c62;
}
.tab-content .linkListing ul {
  list-style: none;
  padding-left: 20px;
}
.tab-content .linkListing ul li a {
  text-decoration: none;
  color: #000;
  line-height: 25px;
  font-size: 1.2em;
  padding: 3px;
}
.tab-content .linkListing ul li a:hover {
  background: #adedf8;
  font-weight: bold;
}
.pagingNav {
  padding: 0;
  margin: 0 0 15px 0;
}
.pagingNav .pagination-links {
  border: 0 !important;
  margin: 0px !important;
}
.pagingNav .pagination-links li {
  border: 0 !important;
}
.pagingNav .pagination-links li a {
  border: 0 !important;
  font-weight: bold;
  border-left: 1px solid #355c62 !important;
  padding: 0 10px 0 10px  !important;
}
.pagingNav .pagination-links li.active {
  background: #adedf8 !important;
  color: #355c62 !important;
  border: 0 !important;
}
.pagingNav .pagination-links li.active a {
  border: 0 !important;
  background: #adedf8 !important;
  color: #355c62 !important;
  font-weight: bold;
  border-left: 2px solid #355c62 !important;
  border-right: 2px solid #355c62 !important;
}
.pagingNav .pagination-links li.disabled a {
  color: #edebea;
}
.pagingNav .pagination-links li span {
  border: 0 !important;
}

.pagination-links {
  justify-content:center;
  position:relative;
  z-index:30;
  ul {
    border:0 !important;
    margin:0px !important;
    list-style:none;
    li {
      display:inline-block;
      border:0 !important;
      &:first-child>a {
        border:0 !important;	
      }
      div {
        border:0 !important;
        font-weight:bold;
        border-left:1px solid @blue !important;
        padding:0 10px 0 10px  !important;  
        cursor:pointer;
      }
       &.active {
        background:@blue !important;
        color:@white !important;
        border:0 !important;
          div {
            border:0 !important;
            background:@blue !important;
            color:@white !important;	
            border-left:0;
            border-right:0; 
            cursor:pointer;
          }
        }
      }
  }		
}

#propertySlides {
  position: relative;
}
#propertySlides .carousel-control.left,
#propertySlides .carousel-control.right {
  background: none !important;
  filter: progid:none !important;
}
#propertySlides .carousel-control.left span,
#propertySlides .carousel-control.right span {
  color: #fff;
}
#propertySlides .item {
  max-height: 560px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #999;
  background: #edebea;
  width: 100%;
}
#propertySlides .carousel-inner {
  overflow: hidden;
  text-align: center !important;
}
#propertySlides .carousel-inner img {
  margin: auto;
}
.propertyAddress {
  color: #355c62;
  font-size: 1.6em;
  line-height: 130%;
  font-weight: bold;
  padding-left: 0 !important;
}
.propertyAddress .mlsNum {
  float: right;
  color: #000;
  font-size: 0.8em;
}
.propertyDetails {
  padding-left: 0 !important;
}
.propertyDetails p {
  margin: 0 0 3px 0;
  padding: 0;
}
.agentInfo {
  background: #adedf8;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 110%;
}
.socialButton {
  padding: 0 0 10px 0 !important;
}
form label {
  font-weight: normal !important;
}
form input[type=submit] {
  width: 230px;
  padding: 10px;
  margin-top: 30px;
  font-size: 1.2em;
  background: #355c62;
  border: 0;
  color: #fff;
}
form textarea {
  height: 200px;
}
form a.button {
  min-width: 100px;
}
form .responseContainer {
  color: #ff0000;
}
form .responseContainer .success {
  color: #00cc00;
}
.reqinput {
  outline: none;
  border-color: #9ecaed;
  box-shadow: 0 0 10px #9ecaed;
}
.formSent {
  display: none;
  font-size: 24px;
  line-height: 30px;
}
