/*
Design 6
----------------------------------------------------------------
	COLOR VARIABLES
----------------------------------------------------------------
	#405081 - background_color (#78A5D1)
	#5F7D7B - accent_color (#336699)
	#FFFFFF - $menu_text_color (#ffffff)
	#FFFFFF - contact_text_color
	#FFFFFF - home_footer_text_color (#736152)
	#5F7D7B - left_column_color
	design9 - themename

*/

/*
----------------------------------------------------------------
	GLOBAL IMPORT RULES
---------------------------------------------------------------- */
@import url("/themes/globalcss/premium-one.css");




/*
----------------------------------------------------------------
	CUSTOM TEMPLATE RULES
---------------------------------------------------------------- */
#container-homepage {
	width:960px;
	margin: 0 auto;
	position:relative;
	background:#fff;
}


.homepage #logo {
	width:960px;
	height:350px;
	display:block;
	padding-bottom:174px;
	margin-bottom:10px;
	text-indent:-9999em;
	background:#fff url("/siteimages/header-lg.jpg") 0 0 no-repeat;
}

.homepage #nav-full {
	position:absolute;
	top:350px;
	margin-bottom:10px;
}

#wrapper-homepage {
	width:960px;
	min-height:500px;
	float:left;
	background-color:#fff;
}

#content-homepage {
	width:688px;
	float:left;
	padding:38px 10px;
	position:relative;
}

body.homepage #content-homepage {
	width:940px;
	padding-bottom:0;
}

#contentTop-homepage h1 {
	font-size:1.1em;
	color:#B40200;
	padding-left:18px;
	margin: 7px 0 5px 5px;
	width:500px;
	color:#999;
	position:absolute;
	top:0;
	left:0;
	background: transparent url("/themes/globalimages/premium-one/layout/paper.gif") no-repeat;
}

#contentTop-homepage h1 a
{
	text-decoration:none;
	color:#999;
}

.homepage #propertyslideshow {
	right:10px;
}

/*-- banner --*/
#banner1 {
	background:#fff;
	position:absolute;
	top:386px;
	left:0;
	height: 137px; 
}

/*-- promos --*/
#promos {
	position:absolute;
	top:25px;
	left:25px;
}

#promos li a {
	width:238px;
	height:86px;
	display:block;
	margin-bottom:20px;
	text-indent:-9999em;
	opacity:.8;
}

#promos li a:hover {
	opacity:1;
}

#promos li#promo1 a {
	background: transparent url("/siteimages/featured-properties.png") no-repeat;
}

#promos li#promo2 a {
	background: transparent url("/siteimages/new-listings.png") no-repeat;
}

#promos li#promo3 a {
	background: transparent url("/siteimages/home-value.png") no-repeat;
}
