
.header_bar {
	position: relative;
	margin: 0 -6px 20px;
	border: 1px solid #b3b3b3;
	padding: 10px;
	background-color: #eee;
	text-align: right;
	font-size: 11px;
}
.header_bar p {
	margin: 0;
	padding: 0;
}
.header_bar .address {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}


/* Details */

.header {
	min-height: 205px;
	text-align: center;
	overflow: hidden;
	zoom: 1;
}
.header p {
	margin: 0;
	padding: 0;
}

.header .property_photo {
	float: left;
	position: relative;
	width: 285px;
	height: 205px;
	border: 1px solid #b3b3b3;
	background-color: #ccc;
	zoom: 1;
}

.header .info {
	float: right;
	width: 225px;
}
.header .info .property {
	min-height: 117px;
}

.header .address {
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.header .agent {
	position: relative;
	min-height: 78px;
	padding: 5px 90px 5px 10px;
	background: #eee url(../images/apartments/agent.jpg) top right no-repeat;
	border: 1px solid #b3b3b3;
	vertical-align: middle;
	font-size: 11px;
	zoom: 1;
}
.header .agent .name {
	margin-top: 5px;
	font-weight: bold;
	font-size: 11px;
}
.header .agent .email {
	margin-top: 3px;
	font-size: 9px;
}
.header .agent .phone {
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
}

.description { margin-top: 2em; font-size: 11px; line-height: 150%; }
.description em { font-weight: bold; font-style: normal; }

.amenities {
	margin-top: 2em;
	/*background: url('/images/apartments/three-columns-bg.gif') 0 0 repeat-y;*/
	font-size: 11px;
	overflow: hidden;
	zoom: 1;
	margin-left: 3px;
}
.amenities .column {
	float: left;
	width: 158px;
	margin-left: 16px;
}

.amenities ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.amenities li {
	margin: 0px 0px 7px 0px;
	padding-left: 11px;
	background: url('/images/amenitiesarrow.gif') 0px 3px no-repeat;
}
.amenities li.last {
	margin-bottom: 0;
}

/* AMENITIES NEW STYLE */

.amenities2 {
	margin-top: 2em;
	/*background: url('/images/apartments/three-columns-bg.gif') 0 0 repeat-y;*/
	font-size: 11px;
	overflow: hidden;
	zoom: 1;
	margin-left: 3px;
}
.amenities2 .column {
	float: left;
	width: 168px;
	margin-left: 16px;
}

.amenities2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.amenities2 li {
	margin: 0px 0px 7px 0px;
	padding-left: 11px;
	background: url('/images/amenitiesarrow.gif') 0px 3px no-repeat;
}
.amenities2 li.last {
	margin-bottom: 0;
}






.utilities {
	margin-top: 2em;
	font-size: 9px;
	color: #999999;
}

.responsibilites {
	margin-top: 2em;
	font-size: 9px;
	color: #999999;
}



/* Photos */

#photos .photo {
	text-align: center;
}

#photos .image {
	position: relative;
	margin: 0 auto;
	border: 1px solid #b3b3b3;
	background-color: #ccc;
}
.thumbnails img {
	cursor: pointer;
}
.thumbnails {
	text-align: center;
}
.thumbnails img {
	width: 67px;
	height: 48px;
}

.floorplans {
	margin-top: 2em;
	font-size: 11px;
	line-height: 150%;
}

.others {
	font-size: 11px;
	line-height: 150%;
}


.header .agentdouble {
	position: relative;
	min-height: 78px;
	padding: 5px 105px 5px 10px;
	background: #eee url(/images/agents/small/jerry-alex.jpg) top right no-repeat;
	border: 1px solid #b3b3b3;
	vertical-align: middle;
	font-size: 11px;
	zoom: 1;
}
.header .agentdouble .name {
	margin-top: 5px;
	font-weight: bold;
	font-size: 11px;
}
.header .agentdouble .email {
	margin-top: 3px;
	font-size: 9px;
}
.header .agentdouble .phone {
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
}






.header .agentapt {
	position: relative;
	min-height: 78px;
	padding: 5px 5px 5px 5px;
	background-color: #eeeeee;
	border: 1px solid #b3b3b3;
	vertical-align: middle;
	font-size: 11px;
	zoom: 1;
}
.header .agentapt .name {
	margin-top: 5px;
	font-weight: bold;
	font-size: 11px;
}
.header .agentapt .email {
	margin-top: 3px;
	font-size: 9px;
}
.header .agentapt .phone {
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
}


.mainheadline {
	font-family: Century Gothic; font-size: 32px; line-height: 120%; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; display: block; width: 575px;
}

.shorter {
	width: 366px;
}

.redd {
	color: #ff0000; text-transform: uppercase;
}
