﻿
.MetroAreaPageTitle
{
    position: relative;
	font-size: large;
	font-weight: bold;
	color: #215084;
}

#MetroAreaContent
{
    /*font-size: 12px;*/
}
#MetroAreaContent #MetroAreaMainContent
{
    /*padding-bottom: 10px;*/
}
#MetroAreaContent .CommunityQuickMoveInList
{
    padding-top: 25px;
}

/* ------------------------------------------------ */
/* Metro Map - CSS Items */
#metroMap 
{
	position: relative;
	border: solid 1px black; 
}

.PushPinImage
{
    margin: 0px;
    padding: 0px;
	width: 75px;
	height: 75px;
}

/* ------------------------------------------------ */
/* City Info - CSS Items */
.CityInfoSlideShow
{
	float:left;
}

.CityInfoRightTextBox
{
	float:right;
}


/* ------------------------------------------------------------------ */
/* METRO AREA MASTER PAGE CLASSES */
.MetroMapContentRow
{
    position:relative;
}

.MetroMapContentRowLeft
{
    position:relative; 
    width: 160px; 
    border: solid 0px #333; 
    height: 400px;
}

.MetroMapContentRowCenter
{
    position:relative; 
    min-width: 0;
    /overflow:hidden;
}

.MetroMapContentRowCenter img
{
    margin-bottom: 0px;
}

.MetroMapContentCommunities
{
    position:relative; 
    margin-top: 10px;
    height: auto;
    border: solid 0px #333;

    min-width: 0;  /* EXCEEDINGLY IMPORTANT (VIA SZ): ADDRESSES THE IE7 HASLAYOUT ISSUE THAT CAN CAUSE CONTENT TO DISAPPEAR */
}

.MetroAreaCityInfo
{
    position:relative;
    display: block;
    width: 580px;
}

.MetroAreaOnlineSales
{
    position:relative;
    margin-bottom: 50px;
}

.MetroAreaPromotions
{
    position:relative;
}

.MetroAreaDesignCenter
{
    position:relative;
    margin-bottom: 50px;
}

#MetroAreaContainer .CMSListMenuUL
{
	font-size: 11px !important;
}
#MetroAreaContainer .CMSListMenuHighlightedLI
{
    font-size: 12px;
	font-weight: bold;
}
#MetroAreaContainer a,
#MetroAreaContainer a:hover,
#MetroAreaContainer a:visited
{
	color: #215084;
	text-decoration: none;
}
#MetroAreaContainer ul
{
	padding: 0px;
	margin: 0px;
}

#MetroAreaContainer li
{
	list-style-type: none;
}



/* ------------------------------------------------------------------ */
/* Community List, Plans, and Nearby Communites Container - CSS Items */
.GridContainers
{
    position: relative; 
    top: 10px; 
    min-width: 800px; 
    height: auto;
    display:none;
}

.GridCommunityThumbnail
{
    position:relative;
    float:left;
    margin: 10px;
    margin-left: 20px;
    min-height: 80px;
    min-width: 100px;
    border: solid 1px #333;
    background-color: #d2d2d2;
}

.GridCommunityThumbnail img
{
    height: 80px;
    width: 100px;
}


.GridCommunityDetails
{
    position:relative;
    font-family: Calibri;
    font-size: 11px;
    top: 10px;
    margin-bottom: 10px;
}

.GridCommunityDetailsTitle
{
    color:#29509b;    
    font-weight: bold;
    font-size: 14px;
}

.CommunityContactDetails
{
    color: #515151;
}

.CommunitySizePriceDetails
{
    color: #818181;
}

.GridCommunityFloorPlans
{
    position:relative;
    margin: 5px;
}

#divMetroAreaOSC img
{
    min-width: 140px;
    min-height: 140px;
}




/* ------------------------------------------------ */
/* Design Center - CSS Items */

/* ------------------------------------------------ */
/* Online Sales Counsellor - CSS Items */


