@import url('https://fonts.googleapis.com/css?family=Raleway');


BODY {
	background-color:#BFBFBF;
	margin:0px;}
	
	img {
  max-width: 100%;
}

.newdevs{
	float:right;
	background-color: #CACACA;
	width: 100%;
	height: 50px;
	padding-top:10px;
	text-align: center;
	color: #FFF;
}
.logo{ text-align:center;}
.instantbrochurereqwrap{background-color:#cacaca; padding:10px; height:230px; text-align:center;}
	.wellcallyouwrap{ background-color:#CACACA; height:180px; padding: 10px; margin-top:15px;} 
	.labc{text-align:center;}
	.mobileviewfpandprops { text-align:center;  }
	
	.fl{}
	.flr{}
	.cl{clear:both;}
	
h1 {
	font-size:40px;
	margin:3px;
	margin-left:0;
}
h2 { font-size:20px; margin:3px; margin-left:0;}

img{ border:0px;}

.mul{
	list-style-type: none; 
	padding:0px;
	margin:0px;
}
.devmainimage {
	display:none;
}
.devmainimageoverlay{
display:none;
	
}
.pagesmainimageoverlay{
	position:relative;
	bottom:-320px;
	width:1148px;
	height:134px;
	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:100%;
	text-align:center;
}

 

a:link,a:visited,a:active,a:hover{
	color: #575555;
	text-decoration: none;
}
a:hover {
	color: #D4D4D4;
}
.header{
	height:auto;
} 
.form {
margin: 0;
padding: 0;
}
.pagescontent{
	margin-top:20px;
	background-color: #5F5D5D;
	margin-top: 20px;
	padding: 20px 0px;
	height:auto;
}
.introtext {
	color:#575555;
	font-size:22px;
	width:auto;
	text-align:center;
}
.devswrap {
	height: auto;
	padding:0;
	border-bottom: 1px solid #fff;
	padding-bottom:15px;
}
.devtitletext {
	color:#FFF;
	font-size:28px;
	text-align:center;
}
.devtitlecontent {
	color:#575555;
	text-align:center;
	width:100%;
	margin-top: 10px;
}
.smltxt {
	font-family: Arial;
	font-size: 12px;
	color: #666;
}
.smlbtxt {
	font-family: Arial;
	font-size: 10px;
	color: #069;
}
.bodytxt {
	font-family: Arial;
	font-size: 15px;
	color: #FFF;
}
.coltxt {
	font-size: 15px;
	line-height:25px;

}
.boldtxt {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #009;
}.boldlcol {
	font-family: Verdana;
	font-size: 15px;
	color: #333;
}
.button {
	font-family: Verdana;
	font-size: 15px;
	color: #FFF;
	background-color:#575555;
	padding: 10px 0px;
	width: 80px;
}

.headtxt {
	font-size: 20x;
	font-weight:bold;
}
.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:#CACACA;
	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 {
	background-color:#CACACA;
  margin: 0px;
  padding:0px;
  
  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;

  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: auto;
		}








.ul { display:none; }
.bt1 {
    background-color:#575555;
    width:100%;
    height:80px;
	opacity:1.00;
	padding:10px;
	text-align:center;
}

.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{
  cursor: pointer;
  display: block;
  background: #F90;
  padding:20px;
}
.collapse + input{
  display: none; /* hide the checkboxes */
}
.collapse + input + div{
  display:none;
}
.collapse + input:checked + div{
  display:block;
}
