/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

div.wrapper {
    margin: 0 auto;
    width: 100%;
}

body {
	margin:0;
	overflow-x: hidden;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#fff;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

a {
    color: #E16D3B;
    text-decoration: none;
}

a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #E16D3B;
}

h1,
h2,
h3,
h4,
h5,
h6 {    
    font-weight: normal;
}

h3{
 font-size: 14px;
}
h2.propertyimage{	
	text-transform: inherit;
}


.page-header h2 {
	padding-top:50px;
	}


.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #EFE4D2;
}

.bg-darkest-gray {
    background-color: #E16D3B;
}

div.item-page{
   text-align: justify;
}

.btn-xl {
    padding: 10px 20px;

    border-radius: 10px;
    font-size: 26px;
    font-weight: normal;
    color:#fff;
    background-color: #444;
    text-decoration: inherit;
}


.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-color: #E16D3B;
    border-color: ##E16D3B;
    color: #FFFFFF;

}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn{
   width: auto;
}

/*--------------------------------------------------------*/
/*	Main menu css	*/
/*--------------------------------------------------------*/



.nav li a {
    font-family:  Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size:1.1em;
    margin-right: 5px;
    margin-top: 0px;
    padding: 12px 8px;
}







/* Icon for buy menu item left aligned */


.nav li a:before {
    display: block;
    font-family: icomoon;
	color:#706F6F;
	margin-right:3px;
	font-size:2em;
	text-align:center;
}


li li a:before {
 	font-size:0.8em;
    }


/* Button Images */


.item-102 a:before {
    content: "\f084";
    }

.item-105 a:before {
	content: "\f040";
    }

.item-133 a:before {
	content: "\f095";
    }


.navbar-brand {
	float:none;
}

a.navbar-brand img, a.latest-property-link img.img-responsive{
	border: none;
}
.navbar .container{
    background-color:#fff;
}


.prop-search-home-btn, .prop-search-home-btn:hover, .prop-search-home-btn:focus {
    background: none !important;
    border: none !important;
}

.navbar-inverse {
    background: none !important;
    border: none !important;
}

li.dropdown .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

li.dropdown .dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.open:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar-inverse {
    border-color: transparent;
    padding:0px;
    margin:0px;
}





.nav li a:hover {
   	color:#717171;
}




div.lap_slideshow header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../images/slide1.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
}

.home-subheading{
	text-transform:none; 
	font-size:1.7em; 
	text-shadow: 1px 1px #000;
}


div.page-top-space{
	margin-top: 120px;
}
section {
    padding: 40px 0;
}


section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 30px;
	text-transform:none;
	color:#E16D3B;
}

section h3.section-subheading {
    text-transform: none;   
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

.form-control {
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    color: #E16D3B;
}

section#search .btn {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

.img-responsive{
	height: 250px !important;
}

.fa-stack .text-primary {
    color: #E16D3B;
	font-size:2em;
}


.icon-show{
    font-size: 25px;
    margin-right: 5px;
    width: 23px;
}

.icon-menu-items:before{
    color: #706F6F;
    padding-right: 3px;
	padding-bottom:10px;
	font-size:1.2em;
}

.active .icon-menu-items:before{
    color: #ffffff ;

}


/*--------------------------------------------------------*/
/*	Single Page Style	*/
/*--------------------------------------------------------*/


#page-content-container{
	border: 1px solid #e2e8ec;
	border-top: 5px solid #007bb0;
	padding:20px;
	margin-bottom:50px;
}

#page-content-container #comments {
	padding: 0;
	margin-top:10px;
}
div.listproperties-top-div .col-md-6 ul.list-group li{
	background: #E16D3B;
	text-align: center;
	font-weight: bold;
}
div.listproperties-top-div .col-md-6 ul.list-group li a{
	color: #fff;
}

div.listproperties-top-div div.col-md-6{
	padding: 0px;
}

div.lap_slideshow div.wrapper div.row img{
	width: 100%;
	margin: 0 auto;
}

div.lap_slideshow div.wrapper div#myCarousel div.carousel-inner div.item{
	background: #fff;
}


div.lap_slideshow div.wrapper div#myCarousel div.carousel-inner div img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.border-wrap{
	border-bottom: none !important;
}

.search-bar{
	text-align: right;
	color: #E16D3B !important;
	text-transform: inherit;
	cursor: pointer;
}
/*--------------------------------------------------------*/
/*	Property Listing internal page  Style	*/
/*--------------------------------------------------------*/

/* Professional services css here*/
.search-wrapper section#services{
	background: none;
	display: none;
}
.service-heading {
    margin: 15px 0;
    text-transform: none;
}

/* footer css here */
footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;    
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #777;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 50px;
}

ul.social-buttons li a i{
    line-height: 36px;
    padding: 10px;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #E16D3B;
}

/* Staff home page css */
.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

/* Contact home page css */
section#contact {
    background-color: #717171;
    background-image: url(../images/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #E16D3B;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;    
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;    
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;    
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;    
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

input, textarea, .uneditable-input {
    width: 206px;
}
.form-horizontal .control-label {
    text-align: left;
}
div.contact h1{
    font-size: 30px;
}

div.lap_search{
    padding: 20px 0;
}

section#searchwrapper{
    padding: 0px;
}

.chzn-container-single .chzn-single{
    height: 28px;
}

div.table-wrapper div.btn-toolbar button.dropdown-toggle{
    display: none;
}

input[type='file']{
    height: auto;
}
/* start for pagination */

.pagination {
  height: 40px;
  margin: 0px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  padding-left: 0;
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
/* end for pagination */

div.item-page #adminForm div.btn-toolbar{
  margin-top: 50px;
}



#aboutticks i{
	color:#E16D3B;
	font-size:2em;
	}



#refurbticks {
	font-size:1.1em;
	}


#refurbticks i{
	color:#E16D3B;
	font-size:1.7em;
	}

#refurbticks td{
	padding-right:100px;
	}


#refurbpics {
	color:#E16D3B;
	font-size:2em;	
	text-align:center;
	}



#refurbpics td{
	padding:10px;
	vertical-align:top;
	}

#refurbpics img{
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	}


img.curved{
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	}




#contactmap {
	float:right;
	margin-left:50px;
	}


#contactmap img{
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	}


legend.appform{
	clear:both;
	margin-top:30px;
	color:#E16D3B;
	}


.formitem1 {
	margin-top:15px;
	}

.formitem2 {
	margin-top:15px;
	}








