/**********************************
STANDARD HTML element styles
**********************************/
body
{
	background-color: #f0f0f0;
	padding: 0px; 
	margin: 0px;
}

a img { border:0px; }

p, form, h1, h2, h3, h4
{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 12px;
}
h1 { 
	font-family:Arial Narrow, Helvetica, Arial, sans-serif;
	font-size:32px;
	color:#444444;
}
h2 { 
	font-family:zArial Narrow, Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#444444;
}
h3 {}
h4 {
	margin:12px 0px 6px 0px;
}
/**********************************
DIFFERENT TYPES OF HYPERLINK CLASSES
**********************************/
a
{
	color:#003d83;
	/*text-decoration:none;*/
}
a:hover
{
	color:#0058bc;
	/*color:#1B5397;*/
}
a.b
{
	color:#002883;
	text-decoration:none;
}
a.b:hover
{
	color:#0028a3;
	text-decoration: underline;
}
a.c
{
	font-weight:bold;
	color:#002883;
	text-decoration:underline;
}
a.c:hover
{
	color:#0028a3;
	text-decoration: underline;
}
a.l
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.lu
{
	font-size: 12pt;
	font-weight: bold;
}
.big
{
    font-size:13pt;
}
/**********************************
Wrapper, Supernav, and Footer
**********************************/

div.wrapper
{
	width: 960px;
	padding: 0px 0px 0px 10px;
	margin: 4px auto 0px auto;
	/*background-color:#f0f0f0;*/
}
div.supernav
{
	text-align: right;
	vertical-align: top;
	font-size: 10px;
	padding-right: 10px;
	margin: 0px;
}
div.supernav a
{
	margin: 0px 0px 0px 10px;
	vertical-align: top;
}
div.footer
{
	background-color:#bfca88;
	padding:20px 0px 20px 10px;
	margin-right:6px;
}
div.footer p img
{
	
}
div.footer p
{
	font-size:10px;
	line-height:10px;
	background-image:url(../images/equalhousing_icon.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 40px;
}
div.footer p a
{
	margin: 0px 10px 0px 10px;
}

/**********************************
Home, Region, Community Common Styles
**********************************/
div.bodymiddle
{
	background-color:#dbd8c6;
	margin-right:6px;
	padding:20px 10px 50px 10px;
	height:auto;
	overflow:visible;
}

td.bodymiddleleft
{
	vertical-align:top;
	width:160px;
	margin:0px 20px 10px 0px;
}
td.bodymiddlecenter
{
	vertical-align:top;
	padding:20px 22px 20px 36px;
	width:340px;
	margin:20px 0px 10px 20px;
}
td.bodymiddleright
{
	vertical-align:top;
	width:340px;
	margin:0px 10px 10px 0px;

.regionText
{
    margin:10px;
}

}
/**********************************
Home.aspx
**********************************/
td.hometopleft
{
	background-color:#444444;
	vertical-align:top;
	width:10px;
}

td.hometopright
{
	background-color:#c5c2b1;
	background-color:#dbd8c6;
	
	vertical-align:top;
}

/**********************************
Region.aspx & Community.aspx
**********************************/
h2.banner
{
	line-height:28px;
}

td.rcbodymiddleleft
{
	background-color:#c5c2b1;
	vertical-align:top;
	width:166px;
	padding:12px 12px 12px 12px;
}
td.rccontent
{
	background-color:#dbd8c6;
	vertical-align:top;
}
td.rcbodymiddlecenter
{
	background-color:#dbd8c6;
	vertical-align:top;
	padding:20px 0px 20px 20px;
	width:416px;
}
td.rcbodymiddleright
{
	background-color:#dbd8c6;
	vertical-align:top;
	padding:10px 10px 10px 10px;
}
td.rcbodymiddlebottom
{
	background-color:#dbd8c6;
	vertical-align:top;
	padding:0px 20px 0px 20px;
}

fa_above_fold
{
	margin-bottom: 0px;
}
fa_below_fold
{
	padding-top: 15px;
	margin: 25px 0px 3px 0px;
}

div.featured_leftborder
{
	border-left: solid 1px #a6a390;
	padding: 0px 2px 8px 10px;
}
div.featured_bottomborder
{
	line-height: 1px;
	border-bottom: solid 1px #a6a390;
}

img.previewImageList
{
	height: 70px;
	width: 70px;
	border: solid 1px #6e95b4;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.previewImageListSmall
{
	height: 110px;
	width: 150px;
	border: solid 1px #6e95b4;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.previewImageListFullsize
{
	height: 277px;
	width: 373px;
	border: solid 1px #6e95b4;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.amenities
	list-style: disc none inside;	
	padding:0px;
	margin:0px;
	margin: 0px;
}

ul.amenities li
	padding-left: 15px;
	text-indent: -15px;
	margin: 0px;
}
/**********************************
Region Communities and Community Previews
**********************************/
.RegionCommunitiesHeader
{
	font-size: 15pt;
	color: #444444;
	background-color: #dbd8c6;
	padding: 15px 0px 8px 0px;
}
.PreviewCollapsed
{
	background-color: #dbd8c6;
}
.PreviewExpanded
{
	background-color: #e4e2d5;
	
}
.PreviewExpanded td
{
	/* border-top: solid 1px #a6a390; */
}
.PreviewSectionCollapsed
{
	width: 100%;
	overflow: hidden;
	height: 0px;
	background-color: #e4e2d5;
}
.PreviewSectionExpanded
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid 1px #a6a390;
}
/**********************************
Default Interior Content Pages
**********************************/
div.banner_nav
{
	height:50px;
	color:#ffffff;
	border-top: solid 2px #444444;
	border-bottom: solid 2px #444444;
}

div.banner_nav a
{
	color:#ffffff;
	margin-left:0px;	
}
div.banner_nav h2
{
	color:#ffffff;
	font-weight:normal;
	font-size: 20pt;
	margin:-5px 0px -5px 0px;
	padding:0px;
}
td.icp_bodymiddleleft
{
	background-color:#c5c2b1;
	vertical-align:top;
	width:190px;
}

td.icp_bodymiddlecenter
{
	background-color:#dbd8c6;
	vertical-align:top;
	padding:20px 20px 20px 20px;
}
td.icp_bodymiddlecenternopadding
{
	background-color:#dbd8c6;
	vertical-align:top;
}
td.icp_bodymiddleright
{
	background-color:#dbd8c6;
	vertical-align:top;
	padding:10px 10px 10px 10px;
	width:172px;
}
td.alb_hdr
{
	font-size: 13pt;
}

/**********************************
CMSTopNav
**********************************/
img.logo
{
    display: block;
    float: left;
}
div.gnav
{
    height: 94px;
}
div.gnave
{
    height: auto;
}
div.gnavtabs
{
    float: right;
    height: 36px;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
div.gnavtabs a.navbg, div.gnavtabs a.navbg0, div.gnavtabs a.navbgg
{
    display: block;
    height: 36px;
    background-position: bottom right;
    background-repeat: no-repeat;
    float: left;
    text-decoration: none;
}
div.gnavtabs a.navbg div, div.gnavtabs a.navbg0 div, div.gnavtabs a.navbgg div
{
    height: 26px; /* this is not the real height - it only makes sure the hover area is large enough */
    padding-top: 10px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    color: #003D83;
    cursor: pointer;

    letter-spacing: -1px;
    font-family:Verdana, MS Sans Serif,Sans-Serif;
    font-size: 14px
    
}
div.gnavtabs a.navbg:hover, div.gnavtabs a.navbg0:hover, div.gnavtabs a.navbgg:hover
{
    background-position: top right;
}
div.gnavtabs a.navbg
{
    width: 130px;
    background-image: url(/App_Themes/SB20/images/globalnav_bg.gif);
}
div.gnavtabs a.navbg0
{
    width: 124px;
    background-image: url(/App_Themes/SB20/images/globalnav_bg0.gif);
}
div.gnavtabs a.navbgg
{
    width: 131px;
    background-image: url(/App_Themes/SB20/images/globalnav_bgg.gif);
}
/**********************************
CMSTopNav - submenu level
**********************************/

div.gnavsubs
{
    visibility: hidden;
    background-color: #ffffff;
    border-top: 1px solid #ffffff;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #aaaaaa;
    border-right: 2px solid #aaaaaa;
    width: 250px; /*210px*/
    position: absolute;
    z-index: 1000;
    left: 222px; /*these are not the real positions, and are only used when */
    top: 111px; /*for debugging without extender controlled visibillity. */
}
div.gnavsubs a.navsubbg div
{
    height: 26px;
    padding-top: 4px;
    padding-left: 20px;
    width: 230px; /* 190px */
    text-align: left;
    vertical-align: middle;
    color: #003D83;
    cursor: pointer;

    letter-spacing: -1px;
    font-family:Verdana,MS Sans Serif,Sans-Serif;
    font-size: 13.5px;    
}
div.gnavsubs a.navsubbg
{
    display: block;
    background-image: url(/App_Themes/SB20/images/globalnav_subbg2.gif);
    background-position: bottom left;
    background-repeat: repeat-x; /* background-repeat: no-repeat; */
    text-decoration: none;
}
div.gnavsubs a.navsubbg:hover
{
    background-position: top left;
}
div.gnavsubs a.navsubbg:hover div
{
    color: #ffffff;
}
/**********************************
AMLISideNav
**********************************/
.gnavSideLabel
{
    display:block;
    background-color:#333333;
    height:22px;
    width:171px;
    text-align:right;
    padding-right:20px; 
    padding-top:2px;  
    color:#efefef;
    text-decoration:none;
    font-weight:bold;
    letter-spacing: -1px;
    font-family:Verdana, MS Sans Serif,Sans-Serif;
    font-size: 13.5px;   
}

.gnavSide
{
width:191px;
text-align:right;
background-color:#444444;
font-size:13.5px;
margin-top:-1px;
}



.gnavSide a
{
letter-spacing: -1px;
font-family:Verdana, MS Sans Serif,Sans-Serif;
display:block;
line-height:22px;
padding-right:20px;
}

.gnavSide a:hover
{    
 background-color:#333333; 
 color:#D5CE80; 
}

.StaticMenuItemStyle
{
 color:#D5CE80;   
}


/**********************************
AMLISideNav - Submenu Items
**********************************/

.subMenu
{
z-index :1000;
width:191px;
text-align:left;
background-color:#444444;
font-size:13.5px;
border-left:1px solid black;
margin-left:-1px;
}

.subMenu a
{
letter-spacing: -1px;
font-family:Verdana, MS Sans Serif,Sans-Serif;
display:block;
line-height:22px;
padding-left:20px;
width:171px;
}

.subMenu a:hover
{
 background-color:#333333; 
 color:#D5CE80;
}




/**********************************
APARTMENT SEARCH & APARTMENT AVAILABILITY
**********************************/
div.srchform 
{
	text-align:right;
	color: #ffffff;
	padding: 0px 19px 0px 0px;
	font-size:10px;
/*	width:170px; It was 170 for some reason, when other parts on the saem panel were 171px wide */
	width:171px; 
	background-color:#444444;
	height:115px;
	overflow:hidden;
}
select.citynavselect
{
	margin-bottom:8px;
	border:solid 1px #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	background-color: #fafafa;
}
input.movein
{
	width:80px;
	text-align:right;
	margin-bottom:8px;
	border:solid 1px #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	background-color: #fafafa;
}
input.citysearchcheck
{
	background-color: #444444;
	color: #444444;
}
input.submitbtn
{
	background-image:url(/App_Themes/SB20/images/submitbtn_bg.gif);
	background-repeat:repeat-x;	
	margin-bottom:8px;
	border:solid 1px #cccccc;
	background-color: #fafafa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
}
input.bigbtn
{
	background-image:url(/App_Themes/SB20/images/submitbtn_bg.gif);
	background-repeat:repeat-x;	
	margin-bottom:8px;
	border:solid 1px #cccccc;
	background-color: #fafafa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003d83;
	padding:4px;
}
/**********************************
LEFT ALIGNED LEFT NAV
**********************************/
div.lnav_hdr_l
{
	background-color:#333333;
    height:24px;
    width:180px;
    padding-left:10px; 
    padding-top:4px;  
    color:#efefef;
    text-decoration:none;
    font-weight:bolder;

    letter-spacing: -1px;
    font-family:Verdana, MS Sans Serif,Sans-Serif;
    font-size: 14.5px;
        
}                
div.lnav_l
{
    background-color:#444444;
    width:190px;
    padding-bottom:8px;
}
div.lnav_l div.lnav_ltop
{
    width: 180px;
    padding-left:10px;
    padding-top:0px; 
    padding-bottom:4px; 
    text-align:left;
    vertical-align:middle;
    font-weight:bold;
}
div.lnav_l div.lnav_ltop a
{
    display:block;
    height:18px;
    color:#D5CE80;
    text-decoration:none;

    letter-spacing: -1px;
    font-family:Verdana, MS Sans Serif,Sans-Serif;
    font-size: 11.5px;    
} 
div.lnav_l div.lnav_lch
{
    width: 170px;
    padding-left:20px;
    padding-top:0px; 
    padding-bottom:4px; 
    text-align:left;
    vertical-align:middle;
    white-space:nowrap;
    overflow:hidden;
}
div.lnav_l div.lnav_lch a
{
    display:block;
    height:18px;
    color:#D5CE80;
    text-decoration:none;

    letter-spacing: -1px;
    font-family:Verdana, MS Sans Serif,Sans-Serif;
    font-size: 13.5px;      
}         
/* */ 
div.lnav_l div.div_hover
{
    background-color:#333333;
    color:#D5CE80;
}
div.lnav_l div.div_hover a:hover
{
    color:#D5CE80;
} 

/**********************************
RIGHT ALIGNED LEFT NAV
**********************************/
div.lnav_hdr_r
{
    background-color:#333333;
    height:22px;
    width:171px;
    text-align:right;
    padding-right:20px; 
    padding-top:2px;  
    color:#efefef;
    text-decoration:none;
    font-weight:bold;

    letter-spacing: -1px;
    font-family:Verdana, MS Sans Serif,Sans-Serif;
    font-size: 13.5px;    
}
div.lnav_r
{
    width:191px;
    background-color:#444444;
    color:#efefef;
    padding-bottom:8px;
}
div.lnav_r div
{
    padding-right:22px;
    padding-top:1px; 
    padding-bottom:1px; 
    text-align:right;
    vertical-align:middle;
}
div.lnav_r div.div_hover
{
    background-color:#333333;
    color:#D5CE80;
}
div.lnav_r div.div_hover a:hover
{
    color:#D5CE80;
}        
div.lnav_r div a
{
    display:block;
    height:20px;
    color:#D5CE80;
    text-decoration:none;

    letter-spacing: -1px;
    font-family:Verdana, MS Sans Serif,Sans-Serif;
    font-size: 14px;      
}
/**********************************
Available Apartments Grid
**********************************/
tr.italic_head th
{
	font-weight: normal;
	font-style: italic;
}
tr.avail_highlight
{
	cursor: pointer;
}
tr.avail_highlight_hover
{
	background-color: #e1e0d1;
	cursor: pointer;
}
tr.avail_highlight_hover td
{
	text-decoration: underline;
	color: #002883;
}
tr.avail_highlight_nl
{
}
tr.avail_highlight_hover_nl
{
	background-color: #e1e0d1;
}
tr.avail_highlight_hover td
{
	text-decoration: underline;
}
div.no_avail
{
	padding: 10px 0px 0px 0px;
}
table.sr
{
    
}
table.sr tr td
{
    vertical-align: top;
}
div.AptInfoDiv
{
    position:absolute;
    z-index:10;
    background: transparent url(/images/infohover.png) no-repeat;
    padding:8px 8px 8px 28px;
    width: 320px;
    height: 410px;
    top:10px;
}
div.AptInfoDiv ul
{    
    margin:8px;
}
div.AptInfoDiv ul li
{
    list-style-position:inside;
    font-size:11pt;
}
/**********************************
MISC
**********************************/
p.goinggreenp
{
	padding-top:20px;
}
img.goinggreen
{
	margin:-20px 10px 10px 0px;
	float:left;
}
.MCEBOX
{
	background-color:#ffffff;
}
br, div.kludge
{
	height:0px;
	clear:both;
}
div.sitelevelwarn
{
    padding:10px 0px 0px 40px;
    height:40px;
    width:450px;
    overflow:hidden;
}
.nodisplay
{
    display:none;
}
div.left
{
	display: inline;
	float: left;
}
div.right
{
	display: inline;
	float: right;

/**********************************
Service Request List
**********************************/

.ServiceRequestListHeader{ background-color:#6f2327; color:#ffffff; }
    .slrow,.slrowa
    {
        vertical-align:top;
        color:#504F41;
    }
    .slrow
    {
        background-color: #E1E0D1;
    }
    .slrowa
    {
    }


}
/**********************************
CMS Items
**********************************/
.CMSUserControlPanel
{
    font-family: Arial;
    width: 200px;
    z-index: 100;
    position: absolute;
    background-color: #cccccc;
    border: 1px solid black;
    padding: 2px;
    opacity: .85;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    font-size: small;
    overflow:hidden;
}
.CMSUserControlPanelHeading
{
    width: 100%;
    font-weight: bold;
    height: 25px;
    position: relative;
    background-color: #aaaaaa;
    color: #ffffff;
    line-height: 25px;
    opacity: .85;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    cursor: pointer;
}
.CMSEditMenu_MainMenu
{
    font-family: Arial;
    font-size: small;
    width: 125px;
    z-index: 100;
    position: absolute;
    background-color: #cccccc;
    display: none;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    padding: 2px;
}
.CMSEditMenu_Image
{
    border-width: 0px;
    height: 32px;
    width: 32px;
    display: block;
    position:absolute;
    visibility:hidden;
    z-index:99;
}

.CMSEditMenu_MenuItemPanel
{
	height:100%;
	width:100%;
}

.MIPHover
{
	color:HighlightText;
	background-color:  Highlight;
}
    
.CMSEditMenu_MenuItemPanel a:hover
{
	color:HighlightText;
}
    
.CMSEditMenu_MenuItemImage
{
    height:24px;
    vertical-align:middle;
}

.CMSEditMenu_MenuItemText
{
    padding-left: 10px;
    margin-top:120px;
}

.CMSEditMenu_MenuItemButton
{
	color: #000000;
	text-decoration:none;
	cursor:pointer;
}

.CMSEditMenu_Sep
{
	margin: 0px 4px 0px 4px;
	padding:0px;
	border-bottom: 1pt solid white;
	border-top: 1pt solid #777777;
}

.CMSPnl
{
	border: 1pt solid white;
	padding:4px;
}
.CMSPnlE
{
	padding:4px;
    border-top : 1pt solid #dddddd;
    border-left : 1pt solid #dddddd;            
    border-bottom : 1pt solid #555555;
    border-right : 1pt solid #555555;    	
    background-color: #efefef;
}
/**********************************
Login Box
**********************************/
.LogInBox
{
	position: absolute;
	display: none;
	width: 200px;
	border: solid 2px #dfdfdf;
	background: #ffffff;
	padding: 7px;
	z-index:100;
}
.LoginInput
{
	border: solid 1px #cfcfcf;
	padding:4px;
	width:180px;
}

/**********************************
DateChooser
**********************************/
div.DCCont
{
    border:1pt solid #777777;
}
table.DCMain
{
    background-color:#ffffff;   
}
table.DCMain td
{
    text-align:center;   
}
td.DCHeader
{
    font-weight: bold;
    color:#ffffff;
    background-color:#C5C2B1;
}
td.DCMonth
{
    padding:4px;
    font-weight: bold;
}
td.DCArrow
{
    font-weight: bold;    
}
td.DCDay /*day cell*/
{
    padding: 1px;
    border: 1pt solid white;
}
td.DCDayS /*selected day cell*/
{
    padding: 1px;
    color: #A0192B;
    border: 1pt solid #A0192B;
}
td.DCDayT /*today day cell*/
{
    padding: 1px;
    background-color: #dfdfdf;
    border: 1pt solid white;
}
td.DCDayB /*blocked day cell*/
{
    padding: 1px;
    color:#777777;
    border: 1pt solid white;
}
td.DCDayH /*hover day cell*/
{
    background-color: #efefef;
}


/**********************************
DisplayContact.aspx
**********************************/
td.hometopleftContact
{
	background-color:#444444;
	vertical-align:top;
	width:10px;
}

td.hometoprightContact
{
	background-color:#c5c2b1;
	background-color:#dbd8c6;
	vertical-align:top;	
}

/**********************************
Community Contact Us Header 
**********************************/

.contactHeader
{
    font-family:zArial Narrow, Helvetica, Arial, sans-serif; 
    font-size:22px; 
    color:#444444; 
    font-weight:bold;
    line-height:60px; 
    margin-left:20px;
    border: 1pt solid #C5C2B1;  
}

/**********************************
Service Request Page
**********************************/
table.serviceRequest 
{ 
width:80%; 
}

.serviceHeader
{
 font-weight:bold; 
 color:#FFFFFF;
 font-size:12pt;
 background-color: #003d83;
 padding:4px;
}


/* Alternating rows */
table.serviceRequest tr.b td 
{
 padding:5px;
 background-color:#FFFFFF;
}

table.serviceRequest tr.a td 
{ 
padding:5px;
background-color: #d4d7da; 
} 


.MobileDirectionsLink { display:none; }

/* Safety FAQ Page */
  .hidden
            {
            height:0px;visibility:hidden; display:none; margin:0px; font-size:1.00em;
            }

            .unhidden
            {
            height:100%; visibility:visible; display:block; margin:0px; font-size:1.00em;
            }

/*Home Equity*/
.nestEggPopupBackground
{
    background-color:#e4e2d5;
    width:auto;
    height:auto;
    border:1px solid black;
}

