@charset "utf-8";
/* CSS Document */


.logoContLeft {
	padding-left:20px;
	overflow:auto;
	width:45%;
	float:left;
	}
	
.logoContLeft img {
	margin:15px 5px;
}


.logoCont {
	padding-left:20px;
	overflow:auto;
	width:45%;
	float:left;
	}

.logoCont img {
	margin:5px;
}


/*###########################################*/
/*     RH SideBar buckets Index News etc     */
/*###########################################*/

.rhsWrap {
	float:left;
	margin:5px 5px 5px 5px;
	width:296px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

/* Individual List Formatting */
.globalNews {
	overflow:auto;
	margin-left:10px;
	}

.globalNews li {
	list-style:circle !important;
	list-style-type: circle !important;
	font-weight:bold;
	}
.globalNews a {  color:#11355e;text-decoration:none;}
.globalNews a:hover { color:#245791; text-decoration:underline;}
.globalNews a:active {}
.globalNews a:visited { color:#245791;}

.newsCred {
	text-align:center;
	padding:5px;
}

/* Individual List Formatting */
.bigWhite {
	overflow:auto;
	margin-left:10px;
	}

.bigWhite li {	
	list-style:circle !important;
	list-style-type: circle !important;
	font-weight:400;
	}

.bigWhite a {  color:#ff1e03;text-decoration:none;}
.bigWhite a:hover { color:#ff1e03; text-decoration:underline;}
.bigWhite a:active {}
.bigWhite a:visited {}

.ixRHSbucket {
	float:left;
	margin:5px 5px 5px 5px;
	width:296px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.ixRHSbucket h2 {
	background:#f7f7f6;
	margin-left:0; /* Clear Predetermined Margin */
	padding:2px;
	margin-bottom:5px;
	text-align:center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 5px 5px 0px 0px ;
	border-radius: 5px 5px 0px 0px ;
}

/* Individual List Formatting */
.moreNews {
	overflow:auto;
	margin-left:10px;
	}
	
.moreNews li {
	list-style:circle !important;
	list-style-type: circle !important;
}


/* Individual List Formatting */

.middleAds {
	width:688px;
	margin:0 auto;
	overflow:auto;
	margin-bottom:15px;
	margin-top:10px;
}

.middleAds li {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	padding:1px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*.roadCamsRoute { 
	overflow:auto;
	margin-bottom:5px;
	}
	
.roadCamsRoute li {
	font-size:14px;
	float:left;
	margin-left:2px;
	margin-right:2px;
	}
	
.roadCamsRoute li a {text-decoration:none;color:#368bbd;}
.roadCamsRoute li a:visited {color:#666;}
.roadCamsRoute li a:hover {color:#000; text-decoration:underline;}
.roadCamsRoute li a:active {}*/



.roadCamsRouteList { 
	overflow:auto;
	margin-bottom:10px;
	float:left;
	margin-left:50px;
	}
	
.roadCamsRouteList li {
	font-size:14px;
	margin-left:2px;
	margin-right:2px;
	}
	
.roadCamsRouteList li a {text-decoration:none;color:#368bbd;}
.roadCamsRouteList li a:visited {}
.roadCamsRouteList li a:hover {color:#000; text-decoration:underline;}
.roadCamsRouteList li a:active {}


@media only screen and (max-width: 720px) {
	.middleAds {
	width:95%;
	}



}

/*###########################################*/
/*    Make Phone number links look normal    */
/*###########################################*/

a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
    text-decoration:none;
    color: #878787;
	/*pointer-events:none;*/
}

/*###########################################*/
/*    Real Estate Areas - List components    */
/*###########################################*/

#realEstate h2 {
	margin-bottom:20px;
	clear:left; 
	border-bottom:1px solid #f0f0f0;
	font-size:22px;
}

.areaList {
	overflow:auto;
	margin:0 auto;
	margin-bottom:15px;
}

.cellGroup {
	width:580px;
	/*width:465px; Before Phone*/
	margin:0 auto;
	overflow:auto;
	border-bottom: 1px solid #ccc;
	/*border:1px solid #f00;*/
}

.cellGroupNW {  /* Parks no Width*/
	display:inline-block;
	margin:0 auto;
	overflow:auto;
	border-bottom: 1px solid #ccc;
}
.parksWrapper { /* UL Style to centre */
	width:445px;
	margin:0 auto;
}

.nul {
	display:none;
}

.lastCell {
	margin-bottom:20px;
	}

.tCellH {
	display:block;
	width:230px;
	float:left;
	/*border-bottom: 1px solid #ccc;*/
	padding:1px 3px 1px 3px;	
	font-weight:400;
	/*border:1px solid #f00;*/
}
.tCellAddress {
	display:block;
	width:170px;
	float:left;
	/*border-bottom: 1px solid #ccc;*/
	padding:1px 3px 1px 3px;
	/*border:1px solid #093;*/
}
.tCellPhone {
	display:block;
	width:115px;
	float:left;
	/*border-bottom: 1px solid #ccc;*/
	padding:1px 3px 1px 3px;
	/*border:1px solid #3F0;*/
}
.mapLink {
	display:block;
	width:24px;
	height:24px;
	float:left;
	margin:1px 3px 1px 5px;
	/*border:1px solid #000;*/
}

@media only screen and (max-width: 481px) {
.cellGroup {
	width:90%;
}
}

/*Scrolling Layer Old School*/

#box {
  /* Position absolutely, 30px down from the top */
  position: absolute;
  top: 400px;
  

  /* In my case I'm centering it in the window; do what you like */
  /*margin-left: -100px;*/
  /*left: 50%;*/
  left:10%;
  width: 200px;

  /* These are just for my example */
  height: 1.25em;
  border: 1px solid #bbb;
  text-align: center;
  background:#0C9;
}

/*#################*/
/* Footer SocMed   */
/*#################*/

.mgn10l{
	float:left; 
	width:200px;
	margin:0;
}
.socMed li{
	float:left;
	display:block;
	width:32px;
	height:32px;
	overflow:hidden;
	/*margin:3px 1.4% 0 5px;*/
}

.socMed li a {
	float:left;
	display:block;
	width:100%;
	height:100%;
	text-indent:-99999px;
	background:url(../images/soc-med-sprite.png);
}

.socMed .facebook a {
	background-position:0 -0px;
}

.socMed .youtube a {
	background-position:0 -42px;
}

.socMed .linkedin a {
	background-position:0 -84px;
}

.socMed .googleplus a {
	background-position:0 -126px;
}

.socMed .twitter a {
	background-position:0 -168px;
} 