@import url('https://fonts.googleapis.com/css?family=Dosis');


BODY {  background-image: url(images/ablehomesbg.png);
       	background-repeat: repeat-x;
		
	margin:0px;}
	p{ margin-top:0; padding-top:0;}
	
	::-webkit-input-placeholder {
   color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

:-ms-input-placeholder {  
   color: #fff;  
}
.threecols{ 
    -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 400px;
     -moz-column-width: 400px;
          column-width: 400px;
}
.newdevs{
	float:right;
	background-color: #CACACA;
	width: 237px;
	height: 192px;
	text-align: center;
	line-height: 100px;
	color: #FFF;
}
.logo{ float:left;}
.mobimg { display:none;}
.mobileviewfpandprops{ display:none;}
.instantbrochurereqwrap{
	background-color:#cacaca;
	height:80px;
	padding:10px;
}
.wellcallyouwrap{
	background-color:#9D9C9C;
	height:180px;
	padding: 10px;
}
	
	.fl, .labc{float:left;}
	.flr{float:right;}
	.cl{clear:both;}
	
h1 {
	font-size:35px;
	margin:3px;
	margin-left:0;
	font-family: 'Dosis', Arial, sans-serif;
}
h2 { font-family: 'Dosis', Arial, sans-serif; font-size:20px; margin:3px; margin-left:0;}

img{ border:0px;}

.mul{
	list-style-type: none; 
	padding:0px;
	margin:0px;
}
.devmainimage {
	height:700px;
	width:100%;
	background-repeat: no-repeat;
}
.devmainimageoverlay{
	position:relative;
	bottom:-316px;
	width:1148px;
	height:300px;
	left: 0px;
	background-image:url(images/main_dev_imgOverlay.png);
	text-align: right;
	padding: 0px 10px;
	padding-top:90px;
	background-repeat: no-repeat;
	
}
.pagesmainimageoverlay{
	position:relative;
	bottom:-250px;
	width:1148px;
	height:300px;
	left: 0px;
	background-image:url(images/pages_dev_imgOverlay.png);
	text-align: right;
	padding: 0px 10px;
	
}


.mul li { line-height:21px;}
.sli { line-height:21px; padding-left:5px; font-weight:normal;}
.dvsimg { width:600px;height:400px;float:left; overflow:hidden;}
.dvsimg img {
	width: 600px;
	height: 400px;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.dvsimg img:hover {
  width: 650px;
  height: 450px;
}
a:link,a:visited,a:active,a:hover{
	color: #575555;
	text-decoration: none;
}
a:hover {
	color: #D4D4D4;
}
.header{ height:1040px;} 
.form {
margin: 0;
padding: 0;
}
.pagescontent{
	height:500px;
}
.introtext {
	color:#575555;
	font-size:22px;
	text-align:right;
	width:auto;
	font-family: 'Dosis', Arial, sans-serif;
}
.devswrap {
	height:400px;
	padding:30px 0px;
	border-bottom: 1px solid #ccc;
}
.devtitletext {
	color:#FFF;
	font-size:40px;
	text-align:right;
	font-family: 'Dosis', Arial, sans-serif;
}
.devtitlecontent {
	color:#575555;
	text-align:right;
	width:540px;
	float:right;
	margin-top: 100px;
	font-family: 'Dosis', Arial, sans-serif;
}
.smltxt {
	font-family: Arial;
	font-size: 10px;
	color: #666;
}
.smlbtxt {
	font-family: Arial;
	font-size: 10px;
	color: #069;
}
.bodytxt {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	font-family: 'Dosis', Arial, sans-serif;
}
.coltxt {
	font-size: 16px;
	line-height:25px;
	font-family: 'Dosis', Arial, sans-serif;

}
.boldtxt {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #009;
}.boldlcol {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
.button {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	background-color:#575555;
	padding: 10px 0px;
	width: 80px;
}

.headtxt {
	font-size: 17px;
	font-weight:bold;
	font-family: 'Dosis', Arial, sans-serif;
}
.fps{
	width:200px;
	height:200px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
.linkswhite a:link, .linkswhite a:visited, .linkswhite a:active, .linkswhite a:hover {
	color: #FFF;
	text-decoration: none;
}
.linkswhite a:hover {
	color: #FC0;

}
.colpad { padding:10px;}

.wellcallyoubox{
	background-color:#9D9C9C;
	border:0px;
	border-bottom:1px solid #fff;
	color:#fff;
	width:320px;
	margin-bottom: 10px;
	padding:5px;
	margin-right: 10px;
}
.instantbrochure{
	background-color:#CACACA;
	border:0px;
	border-bottom:1px solid #fff;
	color:#fff;
	width:230px;
	margin-bottom: 10px;
	padding:5px;
	margin-right: 10px;
}
.enternumbers{
	background-color:#CACACA;
	border:0px;
	border-bottom:1px solid #fff;
	color:#fff;
	width:150px;
	margin-bottom: 10px;
	padding:5px;
	margin-right: 10px;
}

#menu-bar {

  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 60px;
  position:relative;
  z-index:999;
}
#menu-bar li {
  margin: 0px;
  padding:0px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  display: block;
  padding:0px;
  margin: 0;
  margin-bottom: 0px;
  border-radius: 0px;
}
#menu-bar li ul li a {
  margin: 0;   
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: #D4D4D4;
  color: #444444;


}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;

}
#menu-bar ul a:hover {
  background: #807F7F !important;
  color: #FFFFFF !important;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul {
  background: #575555;
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 60px;
  left: 0;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#FFFFFF !important;
  font-size:15px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}

.ucontainer{
	width: 1168px;
	margin: 0 auto;
		}



		ul.utabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.utabs li{
	background: none;
	color: #222;
	display: inline-block;
	padding: 20px 25px;
	cursor: pointer;
		}

		ul.utabs li.current{
			background: #ededed;
			color: #222;
		}

		.utab-content{
			display: none;
			background: #ededed;
			padding: 15px;
		}

		.utab-content.current{
	display: inherit;
	color: #666;
	height: 150px;
		}






.image{
 width:380px;
 height:535px;
    
}
.overlay{
 width:380px;
 height:535px;
display:none;
    position:absolute;
    top:0px;
    left:0px;
	    opacity:0.75;
}
.overlay div {
    position:relative;
    display:inline-block;
    top:90%;
    margin:-50% 5px 0 0; 
}
.ul { list-style: none; width: 100%; padding:0; margin:0; height:700px; }
.li { position:relative;display:inline-block; width:380px;height:150px; margin-right:7px;}
.li:hover .overlay {
    display:block;
    background-color:white;

}
.bt1 {
    background-color:#575555;
    width:360px;
    height:80px;
	opacity:1.00;
	padding:10px;
}

.admtextboxtitle { font-family: Arial; width:350px; 	font-size: 17px;
	font-weight:bold;} 
	.admtextarea { 	font-family: Arial; width:350px;  font-size: 14px;
	line-height:25px;}
	.adminbutton { background:#BFBFBF;} 
.collapse{ display:none;}
.collapse + input{
  display: none; /* hide the checkboxes */
}
.login {
  	width: 400px;
  	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  	margin: 100px auto;
	border-radius: 25px;
}

.login form {
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
  	padding-top: 20px;
}

.login form input[type="password"], .login form input[type="text"] {
  	width: 320px;
  	height: 50px;
  	border: 1px solid #dee0e4;
  	margin-bottom: 20px;
  	padding: 0 15px;
	border-radius: 25px;
}
.login form input[type="submit"] {
  	width: 100%;
  	padding: 15px;
 	margin-top: 20px;
  	background-color: #F90;
  	border: 0;
  	cursor: pointer;
  	font-weight: bold;
  	color: #ffffff;
  	transition: background-color 0.2s;
	border-radius: 25px;
}
.login form input[type="submit"]:hover {
	background-color: #690;
  	transition: background-color 0.2s;
	border-radius: 25px;
}

