/* CUSTOM CSS */


.homepage div.custom1 a, .homepage div.custom2 a, .homepage div.custom3 a, .homepage div.custom4 a, .homepage div.custom5 a, .welcome-statement a {
	color: #5F7D7B;
}

.LandingSub #logo,
.LandingMain #logo,
.Detail #logo{
	height:345px;
	top: 0px;
	background-color: #405081;
	
}

.homepage #logo,
#logo {
	top: 0px;
	height: 345px;
	background-color: #405081;
}

#nav-full {
	top: 251px;
}

#nav-full, #nav-full ul {
    left: 0;
}

#content {
	margin-top: 360px;
}

.newsletter #box-2 {
	top: 390px;
}

#box-2 {
	top: 360px;
}

.Detail.newsletter #content {
	top: 320px;
}

#newsletter-signupcontainer {
	top: 360px;
	
}

.blog #widgetbar {
	top: 420px;
}

.homepage #widget-blog {
	display: block;
	margin-bottom: 20px;
}

#contentBottom-homepage {
	margin-top: 20px;
}

.inactive, .active, .pending, .sold, .rented, .for_rent {
	position: absolute;
	margin-left: 0;
}

/*property player */

#contentBottom-homepage div.custom1 {
	margin-top: 190px;
}
#contentBottom-homepage #IDX-slideshow {
	height: 1px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	position: relative;
	top: -20px;
    left: 8px;
	max-heigth: 200px;
	max-width: 272px;
	}
#contentBottom-homepage #IDX-slideshow a {	
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#contentBottom-homepage #IDX-slideshow a:visited {
	color: white;
}
#contentBottom-homepage #IDX-slideshow img {
	width: 272px;
	min-width: 272px;
	min-height: 200px;
	max-heigth: 200px;
	max-width: 272px;
}
#contentBottom-homepage #IDX-slideshow #IDX-priceLine {
	text-align: left;
	background: transparent url(/siteimages/slide-title.png) repeat;
	color: white;
	font-size: 1.1em;
	left: 0px;
	padding: 5px 10px;
	position: relative;
	top: -206px;
	width: 252px;
	z-index: 101;
}
#contentBottom-homepage #IDX-slideshow #IDX-addressLine {
	display: none;
}
#contentBottom-homepage #IDX-slideshow #IDX-cszLine {
	text-align: right;
	color: white;
	font-size: 1.1em;
	left: 90px;
	padding: 5px 10px;
	position: relative;
	top: -232px;
	width: 157px;
	z-index: 102;
}
#contentBottom-homepage #IDX-slideshow #actionButton {
	background: transparent url(/siteimages/slide-title.png) repeat;
	width: 80px;
	height: auto;
	color: rgb(255,255,255);
	padding: 3px;
	text-align: center;
	position: relative;
	top: -83px;
	left: 5px;
	font-size: 80%;
}

/* ie 8 */
#wrapper-homepage #contentBottom-homepage #IDX-slideshow {
	top: -20px\0/;
	}
/* ie 7 */
*+html #wrapper-homepage #contentBottom-homepage #IDX-slideshow {
	top: -20px;
	}
*+html #wrapper-homepage #contentBottom-homepage #IDX-slideshow img {
	max-width: 272px;
	width: 272px;
}
*+html #wrapper-homepage welcome-statement p br {
	line-height: 0.1em;
}
/* firefox */
@-moz-document url-prefix() {
	#contentBottom-homepage #IDX-slideshow {
		top: -20px;
	}
}
