/* CUSTOM CSS */

html body #nav-full {
	background:#70492E url("http://www.ashtonkhoury.com/themes/design5/images/layout/nav-bg.png") repeat-x;
}

#nav-full li a {
	
	color:#fff;/* variable menu_text_color */
	
}

.homepage #talkrealtyplayer {
	
        top:265px;
	left:67%;
}

#talkrealtyplayer {
	top:-110px;
	left:750px;
}

.homepage #design5-topbanner
{
	top:0;
	position:absolute;
}

.homepage #logo {
	margin-top:95px;
}

.Detail #talkrealtyplayer, .LandingSub #talkrealtyplayer {
	position:absolute;
	top:41px;
	left:740px;	
}

 .sellerresources #agentprofile-widget,
.buyerresources #agentprofile-widget{
position:static;

}

.LandingMain.buyerresources #box-2,
.LandingMain.sellerresources  #box-2  {
float:none;
width:232px;
height:500px;
margin:0;
position:absolute;
left:720px;
top:360px;
z-index:10000;

}

.LandingMain.sellerresources #wrapper{
padding-bottom:420px;
}
.LandingMain.buyerresources #wrapper{
padding-bottom:215px;
}  

