@charset "UTF-8";
/* CSS Document - Community Map */


/* map page */

a.comm_city{
	display:block;
	padding:4px 0 4px 1px;
	color:#696e75;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	border-bottom:solid 5px #b3b5b8;
}

a.comm{
	display:block;
	padding:4px;
	color:#63676e;
	text-decoration:none;
	font-size:12px;
	border-bottom:solid 1px #b3b5b8;
	background:url(/images/arrow_comm.gif) no-repeat center right;
	margin-top:1px;
}

a.comm:hover{
	color:#303235;
	background:url(/images/arrow_comm_ov.gif) no-repeat center right #dadbde;
}

a.info{
	background:url(/images/info.gif) no-repeat center right;
}
a.info:hover{
	background:url(/images/info_ov.gif) no-repeat center right;
}

/* COMMUNITIES AND CITIES */

#soldLG{
	background:url(/images/sold_lg.png) no-repeat top left transparent;
	position:absolute;
	z-index:10;
	width:521px;
	height:349px;
}

#commBody{
	background:url(/images/bg_comm.gif) no-repeat top center;
}

#breadcrumb{
	margin:5px 0 5px 10px;
	height:19px;
	font-size:11px;
	color:#696e75;
	width:500px;
}

.comm_social{
	margin:6px 0 0 0;
	width:450px;
}
.comm_social a{
	font-size:11px;
	padding-top:2px;
}

.separator{
	display:block;
	width:9px;
	height:19px;
	background:url(/images/bcrumb_split.gif) no-repeat top left;
	margin-right:5px;
}

.title_cityopps{
	margin:0;
	padding:0;
	height:21px;
	text-indent:-9999px;
	background:url(/images/title_cityopps.gif) no-repeat top left;
}

#cityOpps{
	height:71px;
	background:url(/images/bg_city_opps.gif) repeat-x top left;	
}

a.city_opps_l{
	display:block;
	text-indent:-9999px;
	background:url(/images/city_opps_l.gif) no-repeat top left;
	width:21px;
	height:71px;
}

a.city_opps_r{
	display:block;
	text-indent:-9999px;
	background:url(/images/city_opps_r.gif) no-repeat top left;
	width:21px;
	height:71px;
}

a.city_opps_r:hover,a.city_opps_l:hover{
	background-position:top right;
}

#communitiesScroll{
	width:916px;
	height:71px;
	overflow:hidden;
}

#communitiesScroll a{
	display:block;
	width:150px;
	text-align:center;
	color:#989ca3;
	font-size:11px;
	text-decoration:none;
	margin-top:6px;
	height:65px;
	float:left;
}

#communitiesScroll a img{
	margin:0 auto 2px auto;
}

#communitiesScroll .split{
	display:block;
	border-left:solid 1px #dadbde;
	width:1px;	
	height:46px;
	margin-top:13px;
	float:left;
}

#comm_slide {
	margin-left:10px;
}

.amenities{
	margin-top:10px;
}


.amenities li{
	width:43%;
	float:left;
	margin-left:5px;
	padding-left:15px;
	margin-bottom:5px;
}

.comm_logo{
	margin:20px auto;
	display:block;
}

#ovv_left{
	width:444px;
	margin-left:15px;
}

#ovv_right{
	width:222px;
	padding-top:3px;
}

#ovv_right .amenities,#commRight .features{
	margin-top:11px;
}

#ovv_right .amenities li,#commRight .features li{
	width:89%;
	float:none;
}

#commFeature{
	width:713px;
}

#flash_bar{
	height:66px;
	margin-bottom:11px;
	overflow: hidden;
}

.comm_news{
	width:441px;
	font-style:italic;
	padding:15px 0 0 18px;
}


.tagline{
	width:252px;
	height:66px;
}

.title_commnews{
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 1px #000000;
	font-style:normal;
	font-size:14px;
}

a.btn_article{
	display:block;
	font-style:italic;
	text-transform:uppercase;
	font-size:10px;
	width:80px;
	height:17px;
	line-height:17px;
	float:right;
	margin-right:10px;
	text-decoration:none;
	text-align:center;
	-webkit-box-shadow:1px 1px 1px #000000;
	-moz-box-shadow:1px 1px 1px #000000;
	box-shadow:1px 1px 1px #000000;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
a.btn_article:hover{
	opacity:0.6;
}

a.btn_lotpdf{
	display:block;
	text-indent: -5893px
	width:193px;
	height:29px;
	background:url(/images/btn_lotpdf.gif) no-repeat top left;
	margin:-9px 0 18px 0;
	
	}
a.btn_lotpdf:hover{
	opacity:0.6;
}

a.btn_communityfeateres{
	display:block;
	text-indent: -5893px
	width:193px;
	height:29px;
	background:url(/images/btn_communityfeateres.gif) no-repeat top left;
	margin:-9px 0 18px 0;
	
	}
a.btn_communityfeateres:hover{
	opacity:0.6;
}


.tagline{
	width:217px;
	height:41px;
	margin:13px 2px 10px 0px;
	padding:0 0 0 18px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 1px #000000;
	font-style:normal;
}

.tagline span{
	font-size:12px;
}

.tagline small{
	font-weight:lighter;
}

.lotTop{
	margin:32px 0 15px 5px;
}

.lotTop h1{
	float:left;
	width:290px;
}
.lotTop p{
	float:right;
	text-align:right;
	width:409px;
	margin:6px 6px 0 0;
}

#flash_lotmap {
	padding:2px 0 0 4px;
	/*padding:2px;
	background:url(/images/bg_lotmap.jpg) no-repeat top left;*/
}


#flash_lotmap_big {
	padding:2px 0 0 4px;
	/*padding:2px 2px 8px 2px;
	background:url(/images/bg_lotmap_big.jpg) no-repeat top left; */
}


#lm_right{
	margin-top:6px;
	width:455px;
	line-height:16px;
}

#lm_left{
	width:236px;
	line-height:16px;
	margin:16px 0 0 7px;
}

#lm_left span{
	display:block;
	width:98px;
	float:left;
	height:24px;
}

.legend_grn{
	padding:2px 0 0 20px;
	background:url(/images/lg_grn.gif) no-repeat top left;
}

.legend_blu{
	padding:2px 0 0 20px;
	background:url(/images/lg_blu.gif) no-repeat top left;
}

.legend_org{
	padding:2px 0 0 20px;
	background:url(/images/lg_org.gif) no-repeat top left;
}

.legend_red{
	padding:2px 0 0 20px;
	background:url(/images/lg_red.gif) no-repeat top left;
}

.legend_gry{
	padding:2px 0 0 20px;
	background:url(/images/lg_gry.gif) no-repeat top left;
}

.details #commRight{
	width:598px;
	margin-right:55px;
}

#commRight #slideshow{
	margin-top:25px;
}

.detsLeft a.btn_quote{
	margin-left:0px;
}

.slider{
	overflow:hidden;
	width:713px;
	height:259px;
}

.leader_web{
margin-top:28px;
display:block;
}

a.cap_l {
	background:url(/images/city_opps_l_cap.gif) no-repeat top left;
	cursor:default;
}

a.cap_r {
	background:url(/images/city_opps_r_cap.gif) no-repeat top left;
	cursor:default;
}

/* ----------- */

.lotmap_col {
	display:block;
	width:230px;
	height:auto;
	float:left;
	margin-top:30px;
}

.lotmap_col span.address {
	line-height:20px;
}

#phases {
	width:710px;
	height:auto;
	min-height:2px !important;
	margin:0 0 8px 5px;
	padding:0;
	background:url(/images/map_btm.gif) top left no-repeat;
}

.phase_btn {
	background:url(/images/phase_btn.gif) top left no-repeat;
	display:block;
	width:105px;
	height:37px;
	float:left;
	line-height:37px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#606265;
	text-decoration:none;
}

.phase_btn:hover, .phase_btn_on, .phase_btn_on:hover {
	background:url(/images/phase_btn_on.gif) top left no-repeat;
	display:block;
	width:105px;
	height:37px;
	float:left;
	line-height:37px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#fefefa;
}
