@charset "utf-8";

/* Property Module */
/* Property Module Layout */
.col-prop-search, .col-prop-search2 { float: left; width: 45%; padding: 10px; }

#myMap {
	position: relative;
	width: 400px;
	height:400px;
	border:2px solid #C8C8CB;
}
#backgroundloader {
	visibility:visible;
	left:10px;
}

/* Propery Search Listings */	

.prop-img { float: left; margin: 0 .8em 0 0;}
	.prop-img img { border: solid 1px #C8C8CB; width: 200px; }

.prop-num { 
	color: gray; 
	position: absolute; 
	top: 0; 
	right: 0; 
	padding: 1em;
	text-align: right;
}
#encapsulateMapClickText { cursor: pointer; color: #3dadd8;}

/** image holder **/
.img-holder{
	position: relative; 
	border-right: 5px solid #fff; 	
	overflow: hidden;
}

/* added by ID for property module results 09/10/2008 */
#image_area {
	position:relative;
	width:365px;
	height:270px;
	border: 2px solid #C8C8CB;
	float: left;
	clear: none;
	padding: 5px;
	margin-right: 2px;
}

/*#ie-hack #image_boxes {
	width:1%;
}*/

#image_boxes {
	width:260px;
	float: left;
	clear: none;
	margin: 0 2px 2px 2px;
}

/*#ie-hack #image_boxes {
	width:1%;
}*/

#image_boxes .image_boxes_floats {
	float: left;
	clear: none;
	padding: 1px;
	height: 92px;
	width: 124px;
	overflow: hidden;
	cursor:pointer;
	border: 1px solid white;
}

#image_boxes .image_boxes_floats:hover, #image_boxes .image_boxes_floats:focus, #image_boxes .image_boxes_floats:active {	border: 1px solid #004990;}


/*#ie-hack #image_boxes .image_boxes_floats {
	width:1%;
}*/

.clearfloat {
	padding: 0;
	margin: 0;
	clear: both;
	line-height: 0px;
	font-size:1px;
	height:0px;
}	

#MSVE_obliqueNotification {visibility: hidden;}

#enlargedDiv {
	position:absolute;
	width:365px;
	height:270px;
	background:white;
	z-index:1000;
	visibility:hidden;
	top:5px;
	left:5px;
}

#backgroundloader {
	position:absolute;
	width:365px;
	height:270px;
	background:white;
	z-index:999;
	visibility:hidden;
	top:5px;
	left:5px;
}
#backgroundloader img {
	position:relative;
	top:40%;
	left:45%;
}
.closer {
	position:absolute;
	z-index:1001;
	top:1px;
	right: -3px;
	margin:0 auto;
	border:none;
}

.closer img{	border:none;}

.closer:hover {	cursor:pointer;}
/*

#encapsulateMap{
	float:left;
	width:300px;
	height:300px;
	background-color:red;
	}
*/

#encapsulateMapClickText {
	position:relative;
	width:150px;
	cursor:pointer;
	/*margin-bottom:10px;*/
}


#encapsulateMapClickText p {
	margin: 0 auto;
	padding: 5px;}

 .overview_items {
	margin: 0 0 0 5px;
	font-size: 110%;
}

 .overview_items ul {
	margin: 0 1px;
	padding: 1em 0;
}
 .overview_items ul li {
	display: inline;
	padding: 0;
	margin:  0 -2px 0 -1px;
}	

 .overview_items ul li a {
	background-color: #EDEDED;
	padding: 10px 1em;
	margin: 10px 0;
	border: 1px solid #ccc;
}
 .overview_items ul li a.selected {
	position:relative;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #ccc;
	margin-bottom: 1px;
}

 .overview_items ul li a:hover,  .overview_items ul li a:active {	background-color: #EBDCED;}

#content .overview_items {
	margin: 0 0 0 5px;
	font-size: 110%;
}	

#content .overview_items ul {
	margin: 0 1px;
	padding: 1em 0;
}
#content .overview_items ul li {
	display: inline;
	padding: 0;
	margin:  0 -2px 0 -1px;
}
#content .overview_items ul li a {
	background-color: #EDEDED;
	padding: 10px 1em;
	margin: 10px 0;
	border: 1px solid #ccc;
}
#content .overview_items ul li a.selected {
	position:relative;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #ccc;
	margin-bottom: 1px;
}

#content .overview_items ul li a:hover, #content .overview_items ul li a:active { background-color: #EBDCED;}

 .overview_items {
	margin: 0 0 0 5px;
	font-size: 110%;
}
 .overview_items ul {
	margin: 0 1px;
	padding: 1em 0;
}
 .overview_items ul li {
	display: inline;
	padding: 0;
	margin:  0 -2px 0 -1px;
}

 .overview_items ul li a {
	background-color: #EDEDED;
	padding: 10px 1em;
	margin: 10px 0;
	border: 1px solid #ccc;}



/***** here *****/

 .overview_items ul li a.selected {
	position:relative;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #ccc;
	margin-bottom: 1px;
}	

 .overview_items ul li a:hover,  .overview_items ul li a:active {	background-color: #EBDCED;}



/*  Registration Module */
form.registration_form p{
 display:block;
 clear:both;
}
 
form.registration_form label{
 float:left;
 display:block;
 width:15em;
}

#startpropsearch select {
	width: 100%;
}

/* Sitewide container element */
.box, #logged_status { 
	padding: .8em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
		
	background-color: #f8f8f8;
	border: solid 1px #b3b3b3;
	margin: .5em 0;
}

/* Column layout for modules */
.column50 { float: left; width: 45%;}

/* News */
.newsheadline {}
.news {}
	.news ol {
		margin:  0;
		padding: 0;
		list-style: none;

	}
		.news ol li {
			list-style: none;
			padding: 0;
			margin:  0;
			display: block;
			clear: both;
		}
		.news ol li:after {
		    content: ".";
		    display: block;
		    height: 0;
		    clear: both;
		    visibility: hidden;
		}		
		.news_date { 
			font-weight: bold; 
			float: left; 
			padding: 0 1em;
			text-align: center;
			font-size: 120%; 
			line-height: 140%;
		}
		.news_image {
			
			padding: 1px;
			margin: 1px;

		}
		.news_image img {
		border: solid 1px gray;
		}
		
		.news_daymonth {

			display: block;
			font-style: italic;
			border-bottom: solid 1px #eaeaea;
		}
		.news_year {
			color: #7e7e7e;
			display: block;
		}
		
	.news-img {}	
	.news-txt {}	
	.news-space {}