@charset "utf-8";
/* 
Website: SpacesBySheaHomes.com
Section: Community - All
Created By: Marcelo Lewin
Created Date: 8/1/2009
Modified By:
Modified Date: 
*/

div#community-title {
	float:left; 
	width:180px; 
	height:401px;	
}

div#community-center-panel {
	float:left;	
}

div#community-top-branding {
	float:left;
	width:271px; 
	height:89px;	
}

div#community-description-panel {
	float:left; 
	width:231px; 
	height:139px; 
	background-color:#b5121b;
	padding:20px;
}

div#community-description {
	width:231px; 
	height:105px; 
	overflow:auto; 
	color:#fff;	
}

div#community-description a{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

div#community-photograph-secondary {
	float:left; 
	width:271px; 
	height:135px;	
}

div#community-photograph-primary {
	float:left; 
	width:446px; 
	height:180px;	
}

div#community-right-panel {
	float:left;	
}

div#community-photograph-branding {
	float:left; 
	width:446px; 
	height:88px;	
}

div#community-plans-panel {
	float:left; 
	width:446px; 
	height:136px;	
}

div#community-plans-button {
	float:left; 
	position:relative; 
	left:110px; 
	top:15px;	
}

div#community-plans-navigation {
	float:left; 
	text-align:left; 
	width:450px;
	margin-left:5px;
}

div#community-plans-navigation a{
	color:#e9813c;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#community-plans-navigation a:hover{
	color:#e9813c;
	text-decoration:underline;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#community-plans-navigation .pricing{
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

div#community-links {
	position:absolute; 
	left:45px; 
	top:415px;
	width:165px;
	height:140px;
	overflow:hidden;
}

div#community-links img{
	float:right;
	padding:5px;
	clear:both;
}

div#community-extended-details {
	float:left; 
	text-align:left; 
	width:450px;	
	height:100px;
	overflow:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	clear:both;
}

div#community-extended-details a{
	color:#e9813c;
	text-decoration:underline;
	font-weight:normal;
}