/*-- Design 5 --*/

/* 	--------------
	COLOR VARIABLES
	--------------  
	#0a7a12 - background_color
	#0a7a12 - accent_color
	#FFFFFF - menu_text_color
	#FFFFFF - contact_text_color
	#000000 - home_footer_text_color
	#0a7a12 - left_column_color
	design5 - themename
*/

@import url("/themes/globalcss/premium-one.css");

/*	----------------
	HOME PAGE STYLES
	----------------  */
html body.homepage .box.welcome-statement h2,
html body.homepage .box.welcome-statement p,
html body.homepage .box.welcome-statement p.introsm {
	width:608px;
}

html body.LandingMain.homepage .box.welcome-statement {
	width:608px;
}

html body #nav-full {
	background:#0a7a12 url("/themes/design5/images/layout/nav-bg.png") repeat-x;
}

.homepage #logo {
	width:960px;
	height:318px;
	display:block;
	text-indent:-9999em;
	background:transparent url("/siteimages/header-lg.jpg") no-repeat;
}

.homepage #header {
		height:318px;
}

#container-homepage {
	margin:0 auto;
}

#header-homepage {
	width:960px;
	margin:0 auto;
}

#wrapper-homepage {
	width:960px;
	margin:0 auto;
	background:#fff;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:25px;
}

#content-homepage {
	background:#fff;
	overflow:visible;
	float:left;
	width:960px;
	margin:0px;
	padding:0px;
	padding-top:10px;
}

#content-homepage .editor{
font-size:1.2em;
}

#contentTop-homepage {
	width:645px;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:10px;
}

#contentBottom-homepage {
	width:250px;
	float:right;
	margin:0px;
	padding:0px;
	padding-right:20px;
	padding-bottom:20px;
}





#content-homepage h2 {
	font: normal 2.6em/1.0 Georgia, "Times New Roman", Times, Serif;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

#leadtxt-home {
	font-weight:bold;
	color:#6A5747;
	margin:10px 0;
	font: normal 1.5em/1.1 Georgia, "Times New Roman", Times, Serif;
	
}

/*	-------------
	WIDGET STYLES
	-------------  */
	
/*-- video widget --*/

#widget-videoembed, #widget-videoembed embed, #widget-videoembed object {
	width:250px;
	height:205px;
}

/*-- image slider widget --*/

.widget-coverflow {
	position:absolute;
	top:65px;
	left:50%;
	margin-left: -75px;
	width:450px;
	height:200px;
}

/*-- talk realty widget --*/

.homepage #talkrealtyplayer {
	left:50%;
	margin-left:-480px;
	top:0px;
}

/*-- blog widget --*/
.homepage #widget-blog {
	font-size:.9em;
}

.homepage #widget-blog h3 {
	font-size:1.2em;
	width:232px;
	padding:0 10px;
	background:#0a7a12;
	height:32px;
	line-height:32px;
	color:#fff;/* variable menu_text_color */
	text-transform:uppercase;
}

.homepage #widget-blog li {
	width:207px;
	font-size:1.2em;
	line-height:1;
	padding: 10px 10px 10px 35px;
	background: transparent url("/themes/globalimages/premium-one/layout/arrow.gif") 10px 50% no-repeat;
}



#contentTop-homepage h1 {
	font-size:1.1em;
	padding-left:18px;
	margin: 0 0 5px 5px;
	width:500px;
	color:#999;
	z-index:1000;
	background: transparent url("/themes/globalimages/premium-one/layout/paper.gif") no-repeat;
}

#contentTop-homepage h1 a
{
	text-decoration:none;
	color:#999;
}

#contentTop-homepage h1 a
{
	text-decoration:none;
	color:#999;
}


.newsletter #widget-blog {
	margin-top:0;
}



.homepage #propertyslideshow {
	width:280px;
	height:210px;
	top:100px;
	right:250px;
	position:absolute;
	z-index:100;
	overflow:hidden;
	background: transparent url("/themes/globalimages/premium-one/layout/ajax-loader.gif") 50% 50% no-repeat;
}

.homepage #propertytitle span {
	display:block;
	width:345px;
	line-height:1;
	font-size:.8em;
}

.homepage #viewproperty a {
	font-size:.8em;
	font-weight:bold;
	text-transform:uppercase;
	top:5px;
	right:10px;
	position:absolute;
	z-index:102;
	color:#fff;
	padding-left: 28px;
	text-decoration:none;
	background: transparent none 0 3px no-repeat;
}

.homepage #controls {
	width:120px;
	height:32px;
	position:absolute;
	z-index:102;
	bottom:10px;
	left:5px;
	background: transparent url("/themes/globalimages/premium-one/layout/slide-bg.png") no-repeat;
}

.homepage #propertypag {
	width:120px;
	height:32px;
	color:#fff;
	font-weight:bold;
	font-size:.8em;
	line-height:32px;
	text-align:center;
	position:absolute;
	z-index:102;
	bottom:10px;
	right:5px;
	background: transparent url("/themes/globalimages/premium-one/layout/slide-bg.png") no-repeat;
}

.propertydetail #property-options h3,
.propertydetail #property-actions h3,
.propertydetail #property-desc h3,
.propertydetail #property-moreinfo h3{
color:#fff;
background-color:#0a7a12;
}