@charset "utf-8";

/* Property Module */
/* Property Module Layout */
.col-prop-search, .col-prop-search2 { float: left; width: 46%; padding: 0 2%; padding-top: 50px; }

#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 #b3b3b3; 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;
}
/* Sitewide container element */
.box,  .form { 
	padding: 1em .8em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	background-color: #f8f8f8;
	border: solid 1px #b3b3b3;
	position: relative;
	margin: .5em 0;
	padding-bottom: 30px;	
}

/* Column layout for modules */
.column50 { float: left; width: 45%;}

/* News */
.newsheadline {}
.news {width: 100%;}
	.news ol {
		margin:  0;
		padding: 0;
height: 1%;
	}
		.news ol li {
			list-style: none;
			padding: .5em 0;
			margin:  0 0 0 0;
			display: block;
			float: left;
			width: 50%;
		}	
		.news ol li:hover {
			-moz-border-radius: 8px;
			background-color: #f8f8f8;
		} 	
		.news ol li.no-float { width: 100%; height: 1px;}
		.news ol li.no-float:hover { background-color: #fff; }
		.date-image { 			
			float: left; 
			text-align: center;
			width: 30%;		
		}
			.date {
				font-size: 200%;
				font-weight: normal; 
				color: #014080;
				border-bottom: solid 2px #dcdcdc;
				padding: 0 0 .5em 0;
			}
			.date-image img {
				padding: 1em 0;
				width: 100%;
			}
		.news-content {
			float: left;
			width: 65%;
			padding: 0 0 0 5%;
		
		}
		
/***** PORTAL IFRAME *****/
#portal-frame
{
	width: 100%;
	height: 500px;
	margin: 250px 0 0 0;
}


