﻿
.communityContentSpacer
{
    position:relative;
    height: 450px;
}


/*.CommunityTabs a,
.CommunityTabs a:hover,
.CommunityTabs a:visited
{
	color: #215084;
	text-decoration: none;
}*/

.PromotionsRightImage
{
    position: relative;
    margin-left: 5px;
    margin-top: 10px;
}

.ViewAllPromos
{
    position: relative;
    display: block;
    left: 64px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    top: 30px;
}

.CommunityPromotionsDetail
{
	padding: 20px 0 20px 0;
	border: solid 1px black;
	width: 99%;
}

.CommunityPromotionsDetail .Text
{
	margin-left: 250px;
}

.CommunityPromotionsDetail .Image
{
	float:left;
	padding-left: 20px;
	width:200px;
}

.CommunityPageTitle
{
	font-size: large;
	font-weight: bold;
	color: #215084;
}

.BrochureBodyClass
{
    position: relative;
    font-family: Calibri;
	font-weight: bold;
	padding-left:2px;
	color: #333;
	font-size: 14px;
}

.BrochureItemsClass
{
    position: relative;
    font-family: Calibri;
    font-weight: bold;
    font-size: 14px;
	padding-left:2px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	font-variant:small-caps;
}

.BrochureItemsClass a, a:visited
{
    color: #1A6294;
    text-decoration: none;
}

.BrochureItemsClass a:hover
{
    color: #A41010;
    text-decoration: underline;
}

.BrochureIndexClass
{
    font-weight: normal;       
    font-size: 12px;
}

#CommunityTabContentRegion
{
	position: relative;
	margin: -1px;
}

#CommunityContent
{
    position: relative;
    overflow: hidden; 
    margin-left: 5px;
    margin-right:5px;
    margin-top: 8px;
    padding-top: 5px;
    /margin-top: 10px;
    margin-bottom: 0px;
    /margin-bottom: 10px;
    min-height: 340px;
    height: auto;
    z-index: auto;
}

#CommunityMainContentContainer
{
    position: relative;
    width: 100%;
}

#CommunityMainContent
{
    position: relative;
    padding-left: 4px;
    --padding-bottom: 10px;
    --height: 20px;
    overflow: hidden;
    z-index: 1000;
}

#CommunityTabRegionCenter
{
    
    position:relative;
    min-height: 30px;
    border: solid 1px #dedede;
    
}

.mapInputDirections
{
    position: relative;
    height: 50px;
    background-color: #f3f9fb;
    margin-bottom: 10px;
    padding: 5px;
    font-family: Calibri;
    font-size: 12px;
    color: #474747;
    vertical-align:text-top;
}

.mapDirectionButton
{
    position: relative;
    font-family: Calibri;
	font-weight: bold;
	padding-left:2px;
	color: #333;
	font-size: 11px;
    background: url('../images/rail_light.png') no-repeat;   
    padding-right: 3px;    
    height: 19px;
    width: 80px;
}


.mapInputDirectionsHeader
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    color: #474747;
    line-height: 25px;
}

.imageGalleryContainer
{
    position:relative;
    display:block;
}    

/**
 * Styles the Left Nav for the Community of the site.
 * Added: 9/23/2009
 * By: Brent Ziemann
 */
#menuElem .CMSListMenuLI
{
    position:relative;
    padding-top: 5px;
    height: 36px;
    left: -1px;
    background: url('../images/community_left_nav_divider.png') no-repeat right top;
    /*
    border-top-color: #DEDEDE;
    border-top-width: 1px;
    border-top-style: solid;
    */
    
}

.CMSListMenuLIOSC
{
    position:relative;
    padding-top: 5px;
    padding-bottom: 4px;
    left: -1px;
    background: url('../images/community_left_nav_divider.png') no-repeat right top;
    /*
    border-top-color: #DEDEDE;
    border-top-width: 1px;
    border-top-style: solid;
    */
    
}

.CMSListMenuLI img
{
    position:relative;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    background: url('../images/community_left_nav_divider.png') no-repeat right top;
    /*
    border-top-color: #DEDEDE;
    border-top-width: 1px;
    border-top-style: solid;
    */
    
}




/* Non-Selected Left Nav Links */
#menuElem .CMSListMenuLI a.CMSListMenuLink
{
    position: relative;
    top: 7px;
    left: 10px;
    padding-left: 2px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #474747;
}

/* Non-Selected Left Nav Hover State */
#menuElem .CMSListMenuLI:hover
{
    position:relative;
    left: -1px;
    background-color: #ebebeb;
}

/* Selected Link Left Nav Link */
#menuElem .CMSListMenuHighlightedLI
{
    position: relative;
    height: 36px;
    border: solid 0px #666666;
    left: -1px;
    background: url('../images/left_nav_selected_arrow.png') no-repeat right;
}

#menuElem .CMSListMenuHighlightedLI .CMSListMenuLinkHighlighted
{
    position:relative;
    top: 9px;
    left: 10px;
    padding-left: 2px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

/* Define Class for the DIV's with section Divider */
.communityLeftNavDivider
{
    position: relative;
    top: 1px;
    height: 2px;
    /* background: url('../images/community_left_nav_section_divider.png') no-repeat right bottom;*/
    background: url('../images/community_left_nav_divider.png') no-repeat right bottom;
    /* height: 1px; */
    /* background-color: #999999; */
}

/* Defines Class for Left Nav Community Name */
.communityLeftDetailsName
{
    color: #A60300;
    font-family: Calibri;
    font-size: 15px;
    font-weight: bold;
}

/* Defines Style for Community Details in Left Nav */
#ThreeColNavColumn #CommunityInfo
{
    position: relative;
    margin-right: 10px;
    margin-bottom: 5px;
    padding-right: 10px;
    font-family: Calibri;
    font-size: 11px;
    font-style: normal;
    color: #474747;       
}

/* Defines Style for Community Details Labels (IE: Phone, Email, Hours) */
.communityDetailsLeftLabels
{
    font-size: 13px;
    font-style: normal;
    font-weight: bolder;
    color: #333333;
}    






/*#CommunityTabRegionCenterNoMargin
{
	width: 98%;
	float:left;
}
#CommunityTabRegionCenterMarginOnly
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}*/
#commListE a
{
   /* color: Red !important;*/
}

#commListE img
{
    min-width: 140px !important;
    min-height: 140px !important;
}
