/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

#tm-headerbar .uk-container {
    padding: 0;
    max-width: 1300px;
}

.uk-navbar-brand {
    padding: 0;
}

.wk-slideshow-infinite .caption {
  text-shadow: 3px 7px 10px #202020; 
}

/* Bottom C and footer
----------------------------------------------------------------------------------------------------*/
#tm-bottom-c {
    background: #262626 url(/images/seeby-properties/city_silhouette-1130.png) 50% 100% no-repeat;
}

.tm-footer {
    padding-top: 10px;
}
/* contact us page
----------------------------------------------------------------------------------------------------*/
.contact-info {
    width: 100%;
    margin-bottom: 50px;
}

.contact-left {
    width: 50%;
    float: left;
}

.contact-right {
    width: 45%;
    float: left;
}

.form-horizontal .control-label {
    text-align: left;
}


/* Only Phones */
@media (max-width: 767px) {
    .contact-left {
      width: 100%;
    }

    .contact-right {
      padding-top: 20px;
      width: 100%;
    }
}

/* about us page
----------------------------------------------------------------------------------------------------*/
.our-team img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.our-team h3 {
    margin-top: 0;
}

/* properties page
----------------------------------------------------------------------------------------------------*/
.properties img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.properties h2 {
    margin-top: 0;
}

.property-info {
    float: left;
    width: 50%;
  	margin-right: 20px;
}

.property-map {
    float: right;
    width: 45%;
}

/* Only Phones */
@media (max-width: 767px) {
  .property-info {
    width: 100%;
}
   .property-map {
    width: 100%;
}
}
 /* 272 Parnell Road
----------------------------------------------------------------------------------------------------*/

.moduletable-directory li {
	float: left;
	width: 50%;
}

.width45 {
	width: 45%;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.home-banner-1{
	background: url(../../../images/seeby-properties/home-page/272.jpg) 50% 0 no-repeat;
}

.home-banner-2{
    background: url(../../../images/seeby-properties/home-page/sliderseeby.jpg) 50% 50% no-repeat;
}

.home-banner-3{
    background: url(../../../images/seeby-properties/home-page/nelsonupload.jpg) 50% 50% no-repeat;

}

.home-banner-4{
    background: url(../../../images/seeby-properties/home-page/har.jpg) 50% 50% no-repeat;

}

#tm-top-a, #tm-bottom-b {
	padding: 0;
}
