
/*Class that are already used in live */
*{
margin:0;
padding:0;
}
.left-sec {
    padding-left: 0;
}
.left-sec .white-bg-sec {
    padding: 15px;
}
.white-bg-sec {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 0 15px;
    width: 100%;
}

/*Class that are already used in live End */


.ulcont{
background:#0093e5;
float:left;
width:100%
}
.ul-search{
margin:0;
float:left;
padding:7px 10px;
width:100%
}
.ul-search li{
  color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    list-style: outside none none;
    text-align: center;
    text-transform: uppercase;
    width: 4%;
	
 font-family: 'Open Sans';
   font-style: normal;
}
.ul-search li:hover{
background:#005c8f;
}

.nopadding {
   padding: 0 !important;
   
}
.bigAlpha{
font-size:29px;
font-weight:400;
 font-family: 'Open Sans';
   font-style: normal;
float:left;
margin-bottom:10px;
}
.listitem{
float:left;
width:100%;

}
.listitem li{
display:block;
font-size:14px;
font-weight:400;
 font-family: 'Open Sans';
   font-style: normal;
   color:#4a4a4a;
   margin-bottom:8px;
   margin-left:4%;
}
.listitem li.viewmore a{
font-size:13px;
font-weight:400;
 font-family: 'Open Sans';
   font-style: normal;
   color:#0093e5;

}
.alphaCont{
margin-top:20px;
}
.subheading{
text-decoration:underline;
font-weight:bold;
margin-bottom:10px;
display:block;
}
.mapbg{
    float: left;
    width: 100%;
    height: 810px;
    background: #aeaeae;
    position: relative;
}

.Map-pop, .Forum-pop{
    background: #fff;
    position: absolute;
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
    
}
.h2style1{
    color: #333333;
    font-size: 16px;
   margin: 0;
font-weight:bold;
 font-family: 'Open Sans';
   font-style: normal;
}
.forumlink{
    
    font-size: 15px;
    color: #0093e5;
    font-weight:400;
 font-family: 'Open Sans';
   font-style: normal;
   text-decoration: underline;
   float: left;
   clear: both;
}
.tablestyle1{    
    float: left;
    width: 100%;
}
.tablestyle1 tr th{
    background: #0093e5;
    color: #fff;
    font-size: 14px;
     font-weight:bold;
    font-family: 'Open Sans';
   font-style: normal;
   padding: 1% 2%;
    
}
.imgtag{
    height: 42px;
    width: 42px;
    float: left;
}
.imgtag img{
    border-radius: 100%;
    width: 100%;
    height: 100%;
}
.forum-name{
    font-size: 14px;
    font-weight:bold;
    font-family: 'Open Sans';
    font-style: normal;
    color: #4a4a4a;
    margin: 9px 0 0 5%;
    float: left;
}
.zipcode{
     font-size: 14px;
    font-weight:400;
    font-family: 'Open Sans';
    font-style: normal;
    color: #4a4a4a;
    
}
.interestArea{
    
    font-size: 14px;
    font-weight:400;
    font-family: 'Open Sans';
    font-style: normal;
    color: #4a4a4a;
}
.con-ico{
    color: #4a4a4a;
     font-size: 14px;
     font-weight:400;
    font-family: 'Open Sans';
    font-style: normal;
    padding-left: 23px;
}
.tablestyle1 tr td{
    border: 2px solid #dcdcdc;
    border-top: 0;
    padding: 1% 2%;
    
}
.tablestyle1 tr td:first-child {
    border-left: 0;
    
}
.tablestyle1 tr td:last-child{
    
    border-right: 0;
}
.tablestyle1 tr td:first-child{
    
     width: 45%;
}
.tablestyle1 tr td:nth-child(2){
    
     width: 10%;
}
.tablestyle1 tr td:nth-child(3){
     width:30%;
}
.tablestyle1 tr td:nth-child(4){
     width:15%;
}
.headingcont{
    float: left;
    width: 100%;
     padding-top: 16px;
	 padding-bottom: 16px;
}
.headingcont .h2style1 {
    
    margin-bottom:8px;
    float: left;
}
.crossbtn{
    height: 20px;
    width: 20px;
    float: right;
    cursor: pointer;
}
.Forum-pop{
width:40%;
top:30px;

}
.Forum-pop:after{
 content:'';
 width:19px;
 height:11px;
    position: absolute;
    right: 99px;
    top: -11px;
    width: 19px;
}

.spanstyle1, .colen{
font-size:14px;
color:#4a4a4a;
font-weight:600;
font-family: 'Open Sans';
font-style: normal;
}
.selectCont{
	 float: right;
    overflow: hidden;  
	border:1px solid #d9d9d9;
	border-radius:3px;
	width:74%;
}
.selectCont select{
width:120%;
float:left;
border:none;
padding:11px 0;
}
.colen{
float:right;
}
.spancont, .spancont1{
margin-top:10px;
float:left;
width:23%;
}
.spancont1{
width:32%;
margin:0;
}
.marginbottom20{
margin-bottom:10px;
}
.bluebtn{
background:#0093e5;
border:none;
padding:7px 18px;
float:right;
font-size:15px;
color:#fff;
font-weight:bold;
font-family: 'Open Sans';
font-style: normal;
}
.heading-forum{
font-size:16px;
color:#000;
font-weight:bold;
font-family: 'Open Sans';
font-style: normal;
display:block;
margin-bottom:20px;
}
.forum-area-search{
background:#f8f8f8;
border-top:3px solid #e6e6e6;
padding-top:20px;
margin-top:10	px;
}
.name-link{
color:#0093e5;
font-size:14px;
font-weight:400;
font-family: 'Open Sans';
font-style: normal;
float:right;
width:66%;
}
.forum-child-area{
 border-bottom: 2px solid #e0e0e0;
    margin-bottom: 10px;
    padding-bottom: 10px !important;
}	

.tagline{    font-size: 12px;
   color: #7f7f7f;
    text-align: center;
    margin-top: 2px;    letter-spacing: 2px;}

.headerlogo{max-width:242px;}