/**
  * apartment.css
  * 
  * @author Andy Do <andy.do@resiteonline.com>
  * @version $Id$
  **/ 

/* Community Property Navigation - Left Panel */
#apartmentNavigationDiv {
	background-color: #5771ea;
	margin: 0px 0px 4px 0px;
	padding: 8px 8px;
}
.menuItemWrapper {
	width: 280px;
	height: 28px;
}
.menuItemInnerWrapper {
	width: 266px;
	height: 28px;
	margin-left: 14px;
}

.menuText {
	width: 280px;
	display: block;
	padding: 4px 0px 4px 0px;
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 12pt;
}
.menuTextActive, .menuTextActive:hover {
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.leftArc {
	background: transparent url('../images/menuLeftArc.png') no-repeat left 0px;
}
.rightArc {
	background: transparent url('../images/menuBackground.png') no-repeat -334px 0px;
}


/* Property Overview Page */
#commInfoDIV {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.topRight {
	width: 341px;
	float: right;
	background-color: #e7eafd;
	background-image: url('../images/topRightCorner.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.commInfo {
	width: 309px;
	font-size: 9pt;
	float: right;
	padding: 16px 16px;
	background-color: transparent;
	background-image: url('../images/bottomLeftCorner.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.commInfo IMG {
	float: right;
}
.overviewLeft {
	width: 214px;
	float: left;
	padding: 0px 16px 0px 0px;
	text-align: center;
}
.overviewRight {
	width: 360px;
	float: right;
}
#featuresList {
	margin: 0px 0px;
	width: 100%;
	float: left;
}
DIV#headlines {
	width: 100%;
	float: left;
}
DIV#headlines H3 {
	width: 45%;
	float: left;
	margin: 16px 0px 0px 0px;
}
DIV.featureCategory {
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
}
SPAN.categoryName {
	text-transform: uppercase;
	font-weight: bold;
}
DIV.featureCategory UL {
	width: 590px;
	height: auto;
	list-style-type: square;
	list-style-position: outside;
}
DIV.featureCategory LI {
	width: 280px;
	list-style: square outside;
	float: left;
	margin-left: 14px;
}
P.footnote {
	margin: 10px 0px;
	font-size: 10pt;
	font-style: italic;
	float: left;
	height: 24px;
}

/* Property Map & Directions Page */
#googleMap {
	width: 570px;
	height: 420px;
	border-width: 10px;
	border-style: solid;
	border-color: #cbd0f8;
	float: left;
}
#mapInstructions {
	width: 100%;
	float: left;
	padding-top: 16px;
}
.directionsLink { 
	color: #FEF18A; 
	font-weight: bold; 
	text-decoration: underline; 
}

/* Property Floor Plans Page */
#content {
	background: transparent; 
	width: 100%; 
	float: left; 
}
TABLE#fpNamePriceTable {
	width: 100%;
	text-align: center;
}
TABLE#fpNamePriceTable THEAD {
	line-height: 36px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
TABLE#fpNamePriceTable THEAD .leftColumn {
	background-image: url('../images/bottomLeftCornerSmall.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
TABLE#fpNamePriceTable TR.unitType {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #050777;
}
TABLE#fpNamePriceTable TD {
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px;
}
TABLE#fpNamePriceTable TD.name {
	width: 184px;
	text-align: left;
}
#legend {
	width: 100%;
	margin-top: 16px;
	padding: 20px 0px;
}
.legendImage {
	width: 102px;
	float: left;
	text-align: center;
}
.legendText {
}
.evenRow {
	background-color: #ced5f9; /* Lighter Blue */
}
.oddRow {
	background-color: #90a2f5; /* Darker Blue */
}
.currentRow {
	background-color: #5771ea;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

/* Photos & Tours Page */
#mainImgHolder {
	float: left;
	width: 454px;
	height: 496px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #CBD0F8;
}
#imgContainer {
	position: relative;
	float: left;
	width: 544px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#imgContainer ol {
	position: relative;
	width: 10000px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#imgContainer ol li {
	float: left;	
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#imgVerticalContainer {
	position: relative;
	float: left;
	width: 85px;
	height: 440px;
	margin: 5px 15px;
	padding: 0px;
	overflow: hidden;
}
#imgVerticalContainer ol {
	position: relative;
	height: 10000px;
	margin: 0px 0px;
	padding: 0px;
}
#imgVerticalContainer ol li {
	float: left;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#VTgallery {
	float: right;
	width: 115px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position: relative;
	background: #CBD0F8;
}
.VTScrollTitle {
	display: inline-block;
	float: right;
	text-align: right;
	vertical-align: bottom;
	margin: 36px 10px 0px 0px;
}
#buttonVideo {
	cursor: pointer;
	cursor: hand;
}
.HZScrollTitle {
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
}
#HZgallery {
	float: left;
	width: 100%;
	height: 115px;
	margin: 0px 0px;
	padding: 0px;
	position: relative;
	background: #CBD0F8;
}
.buttonLeft_off {
	width: 23px;
	height: 100%;
	float: left;
	background: transparent url('../images/buttonLeft_off.png') no-repeat left 50%;
}
.buttonLeft_on {
	width: 23px;
	height: 100%;
	float: left;
	background: transparent url('../images/buttonLeft_on.png') no-repeat left 50%;
	cursor: pointer;
	cursor: hand;
}
.buttonRight_off {
	width: 23px;
	height: 100%;
	float: right;
	background: transparent url('../images/buttonRight_off.png') no-repeat left 50%;
}
.buttonRight_on {
	width: 23px;
	height: 100%;
	float: right;
	background: transparent url('../images/buttonRight_on.png') no-repeat left 50%;
	cursor: pointer;
	cursor: hand;
}
.buttonUp_off {
	float: left;
	width: 115px;
	height: 23px;
	background: transparent url('../images/buttonUp_off.png') no-repeat 50% top;
}
.buttonUp_on {
	float: left;
	width: 115px;
	height: 23px;
	background: transparent url('../images/buttonUp_on.png') no-repeat 50% top;
	cursor: pointer;
	cursor: hand;
}
.buttonDown_off {
	float: left;
	width: 115px;
	height: 23px;
	background: transparent url('../images/buttonDown_off.png') no-repeat 50% top;
}
.buttonDown_on {
	float: left;
	width: 115px;
	height: 23px;
	background: transparent url('../images/buttonDown_on.png') no-repeat 50% top;
	cursor: pointer;
	cursor: hand;
}
.mainImgHolder {
	text-align: center;
	float: left;
}
#mainImg {
	width: 430px;
	height: 420px;
	padding: 12px 12px;
	text-align: center;
	float: left;
}
#imgCaption {
	width: 430px;
	height: 52px;
	padding: 12px 12px 0px 12px;
	z-index: 10;
	float: left;
}
.intThumbnail, .extThumbnail {
	cursor: pointer;
	cursor: hand;
}

/* Preferred Employer Page */
.introText, .textWithImage {
	width: 100%;
	margin-bottom: 20px;
	float: left;
	clear: both;
}
.textWithImage {
	display: inline-block;
}
.introText UL LI {
	list-style: square outside;
	margin-left: 14px;
	width: 46%;
	float: left;
}
.insideText {
	width: 350px;
	float: left;
}
.insideText UL LI {
	list-style: square outside;
	margin-left: 14px;
	clear: left;
}

/* Community Contact Us Page */
.guestcard {
	margin: 20px 30px 0px 30px;
}

/* Neighborhood Info Page */
.categroyHeadline {
	width: 570px;
	height: 36px;
	background: transparent url('../images/blueBar.png') 0px 0px no-repeat;
	color: white;
	font-size: 12pt;
	font-weight: 500;
	line-height: 34px;
	padding: 0px 0px 0px 20px;
	margin: 8px 0px 12px 0px;
}
#neighborhoodInfo, .neighCategory {
	float: left;
}
.schoolInfo {
	width: 100%;
	float: left;
	margin: 14px auto;
}
UL.listings {
	width: 590px;
	height: auto;
	list-style-type: disc;
	list-style-position: outside;
}
UL.listings LI {
	list-style: disc outside;
	width: 280px;
	float: left;
	margin: 0px 0px 12px 12px;
	min-height: 104px;
}
P#categoryListing {
	text-align: center;
}
.infoItem {
	margin-right: 14px;
}
A.infoLink, A.infoLink:link, A.infoLink:visited, A.infoLink:active {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
	color: #000066;
}
A.infoLink:hover {
	text-decoration: none;
}

