@charset "utf-8";

/* News */
.news_articles_number {
	clear: both;
	border-bottom: dashed 1px #4aabd8;
	padding: 1em 0;
	margin: 0 0 1em 0;
}

.newsheadline {

}
.news_image { float: right;}
.news_text { 
	color:#005480; 
	line-height:140%; 
}

ul.archiveList { margin: 1em 0; padding: 0;}
	ul.archiveList li {
		display: inline;
	}

/* News Intro Styling */
.news {
}
.news ol {
	margin:  0;
	padding: 0;
}
.news ol li {
	list-style: none;
	padding: 1em;
	margin:  0;
	display: block;
	clear: both;
	border-bottom: dashed 1px #ccc;
}

.news ol li.lastitem {
	border-bottom: none;
}
.news ol li h4 { font-size: 110%;}

.news_date { 
	float: left; 
	width: 15%;
	padding: .5em 0 0 0;
}

.news_day {
	font-size: 220%;
	text-align: center;
	color: #0994ca;
	display: block;
}
.news_month {
	font-size: 150%;
	text-align: center;
	color: #494949;
	display: block;
}


/*  User logged status */
#logged_status {
}

#logged_status form { padding:  0; margin: 0;}
#logged_status label { padding: 0 1em;}


/* 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 { 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	background-color: white;
}

/* Column layout for modules */
.column50 { float: left; width: 45%;}
