@charset "utf-8";
/* CSS Document */

/*DIV - LAYOUT BOXES*/
.body-box{
	width:775px;
	float:left;
	margin-top:10px;
	}
.body-listings-box{
	width:798px;
	float:left;
	margin-top:10px;
	}
.entire-site-box{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	}

.footer-box{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	clear:left;
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}
.footer-box  a{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-weight:bold;
	color:#78c026;
	text-decoration:underline;
	}
.footer-box a:hover{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
.footer-box td{
	font-size:10px;
}
.header-box{
	width:775px;
	float:left;
	margin-top:20px;
	}
.left-form-box{
	width:117px;
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	border:1px solid #999999;
	padding:5px;
	}
.menu-box{
	width:161px;
	float:left;
	margin-right:10px;
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}

.menu-box a{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#78c026;
	}
.menu-box a:hover{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	text-decoration:none;
	}

.top-box{
	width:775px;
	float:left;
	text-align:right;
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}
	
.top-box a,.top-box a:visited{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#78c026;
	text-decoration:underline;
	}
.top-box a:hover{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
/*OTHER BOXES*/
.body-yelp-city-search-button-gradient-box{
	width:305px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	border:1px #a8a8a8 solid;
	background:url(../images/backgrounds/green-gradient-box.gif) repeat-x #339129;
	}
.body-austin-skyline-bg-box{
	width:305px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	border:1px #a8a8a8 solid;
	background:url(../images/photos/austin-faded-skyline.jpg) no-repeat #339129;
	}
.faq-question-box{
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
	border:1px #434343 solid;
	background:#000000;
	font:12px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}
	
.featured-specials-box{
	width:765px;
	border:1px solid #FFFFFF;
	background:#000000;
	padding:5px;
	font:12px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}
.fill-out-search-page-box{
	width:327px;
	background:#373837;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	}
.green-banner-box{
	background:#78c026;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	}
#listings-box{
	color:#FFF;
	width:99%;
	height:300px;
	padding:5px;
	overflow:auto;
	}
#listings-box td{
	vertical-align:top;
	padding:0 0 10px 0;
}
.menu-social-tabs-box{
	padding-left:20px;
	margin-bottom:10px;
	}
.right-apt-search-box{
	background:#000000;
	border:1px #434343 solid;
	width:100%;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	}
	
/*HOMEPAGE WITH Front Page Form*/
#homepage-search-form-box{
	width:362px;
	height:420px;
	color:#FFF;
	float:right;
	margin:10px 0 0 0;
}
#homepage-search-form-box h1{
	font-size:1.4em;
	text-align:center;
	letter-spacing:-1px;
	background:#78c026;
	color:#FFF;
	padding:5px;
	margin:0 0 10px 0;
}
#homepage-search-form-box td{
	padding:0 0 5px 0;
}
#homepage-search-form-box td.left-col{
	width:180px;
	text-align:left;
}
#homepage-search-form-box td.right-col{
	text-align:right;
}
#homepage-search-form-box input#name, #homepage-search-form-box input#email, #homepage-search-form-box input#phone, #homepage-search-form-box input#move, #homepage-search-form-box select{
	width:200px;
}
	/*Specialists BOX*/
#homepage-specialists-box{
	width:362px;
	height:450px;
	float:left;
	margin:10px 10px 0 0;
}
#homepage-specialists-box h1{
	text-align:left;
	margin-left:35px;
	font-size:30px;
}
#homepage-specialists-box ul{
	font-size:25px;
	line-height:40pt;
	list-style-image:url(../images/misc/star-bullet.png);
}

	/*Featured BOX on Homepage*/
#homepage-featured-box{
	margin:15px 0 0 0;
}
#homepage-featured-box h2{
	font-size:20px;
	color:#78C026;
}
#homepage-featured-box h3{
	font-size:16px;
	letter-spacing:0;
}
/*HOMEPAGE with Three Boxes*/
/*#home-service-box a{
	height:310px;
	width:234px;
	display:block;
	border:2px solid #3f3f3f;
	padding:5px 5px 5px 5px;
	margin:10px 10px 10px 0px;
	float:left;
	text-decoration:none;
	text-align:center; 
}
#home-service-box a:hover{
	border:2px solid #fff;
}
#home-service-box h2{
	font-size:1.5em;
	text-transform:uppercase;
}
#home-service-box .leasing-bg{
	background:url(../images/backgrounds/lease-bg.png) no-repeat bottom #599b54;
}
#home-service-box .leasing-bg:hover{
	background:url(../images/backgrounds/lease-bg.png) no-repeat bottom #3f3f3f;
}
#home-service-box .buying-bg{
	background:url(../images/backgrounds/buying-or-selling-bg.png) no-repeat bottom #599b54;
}
#home-service-box .buying-bg:hover{
	background:url(../images/backgrounds/buying-or-selling-bg.png) no-repeat bottom #3f3f3f;
}
#home-service-box .investment-bg{
	background:url(../images/backgrounds/investment-bg.png) no-repeat bottom #599b54;
}
#home-service-box .investment-bg:hover{
	background:url(../images/backgrounds/investment-bg.png) no-repeat bottom #3f3f3f;
}
*/

/*LEASING PAGE*/
#leasing-content{
	width:775px;
	float:left;
	margin-top:10px;
}
#leasing-content form{
	background:#599b54;
}
#leasing-content form td{
	padding:5px;
}
#leasing-box{
	border:2px solid #3f3f3f;
	margin:10px 10px 10px 0px;
	padding:5px 5px 5px 5px;
}
#leasing-box img{
	margin:0px 10px 0px 0px;
	float:left;
}

/*JQUERY SLIDESHOW*/
ul.slideshow {
	list-style:none;
	width:117px;
	height:125px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}		

ul.slideshow li {
	font-size:10px;
	color:#FFF;
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul.slideshow img {
	border:none;	
}


/*#slideshow-caption {
	width:895px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#493219;
	z-index:500;
}
*/
#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

