﻿
.communityContentSpacer
{
    position:relative;
    height: 450px;
}

#fancybox-outer 
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    /*border-radius: 10px;*/
    /*-webkit-box-shadow: #666 0px 2px 10px;
    -moz-box-shadow: #666 0px 2px 10px;
    box-shadow: #666 0px 2px 10px;*/
    /*behavior: url('/App_Themes/DRHortonSite/js/pie/PIE_uncompressed.htc');    */
}

#fancybox-title
{
    -webkit-border-radius: 10px 0px 0px 0px;
    -moz-border-radius: 10px 0px 0px 0px;
    /*border-radius: 10px 0px 0px 0px;*/
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F5F5F5), to(#8A8A8A));
    background: -moz-linear-gradient(#F5F5F5, #8A8A8A);
    /*background: linear-gradient(#F5F5F5, #8A8A8A);*/
    /*-pie-background: linear-gradient(#F5F5F5, #8A8A8A);
    behavior: url('/App_Themes/DRHortonSite/js/pie/PIE_uncompressed.htc');*/
}
/*.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
{
    border: 1px solid #DEDEDE;
    position:relative;
    min-height: 30px;
    
}

.mapInputDirections
{
    position: relative;
    height: 90px;
    width: 590px;
    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: 85px;
}


.mapInputDirectionsHeader
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    color: #474747;
    line-height: 20px;
}

.imageGalleryContainer
{
    position:relative;
    display:block;
}    

/**
 * Styles the Left Nav for the Community of the site.
 * Added: 9/23/2009
 * By: Brent Ziemann
 */
#menuElem .CMSListMenuLI
{
    display:block;
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 5px;
    height: 26px;
    left: -1px;
    background: url('../images/community_left_nav_divider.png') no-repeat 0px 0px    
}
#menuElem .CMSListMenuLILeft
{
    display:block;
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 3px;
    height: 26px;
    left: 0px;
    background: url('../images/community_left_nav_divider.png') no-repeat 5px 0px;
    /*
    border-top-color: #DEDEDE;
    border-top-width: 1px;
    border-top-style: solid;
    */
    
}


.CMSListMenuLIOSCLeft
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    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;
    */
    
}

.CMSListMenuLILeft img
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 10px;
    padding-left: 0px;
    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 .CMSListMenuLILeft a.CMSListMenuLinkLeft, #menuElem .CMSListMenuLILeft span.CMSListMenuLinkLeft
{
    outline: 0;
    position:relative;
    display:block;
    line-height:26px;
    position: relative;
    list-style-position: outside;
    list-style-type: none;
    top: -2px;
    left: 4px;
    width: 100%;
    padding-left: 2px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #474747;
    margin:0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Non-Selected Left Nav Hover State */
#menuElem .CMSListMenuLILeft:hover
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    left: 0px;
    background: #FFFFFF url('../images/left_nav_hover_arrow.png') no-repeat scroll right;
}

#menuElem .CMSListMenuLILeftSelected
{
    position:relative;
    list-style-position:outside;
    list-style-type: none;
    left: 0px;
    background: #FFFFFF url('../images/left_nav_selected_arrow.png') no-repeat scroll right;
}

#menuElem .CMSListMenuLILeftSelected .CMSListMenuLILeft a.CMSListMenuLinkLeft
{
    color: #FFFFFF;
}

#menuElem .CMSListMenuHighlightedLI a.CMSListMenuLinkHighlighted
{
    color: #FFFFFF;
}

#menuElem .CMSListMenuHighlightedLI span.CMSListMenuLinkHighlighted
{
    color: #FFFFFF;
}

#menuElem .CMSListMenuLIRight
{
    display:block;
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 5px;
    height: 26px;
    left: 0px;
    background: url('../images/community_right_nav_divider.png') no-repeat 10px 0px;
    /*
    border-top-color: #DEDEDE;
    border-top-width: 1px;
    border-top-style: solid;
    */
    
}


.FancyTop 
{
    background-image: url('images/mainpilltop.png');
	height: 6px;
    background-position: left top;
}

.FancyMiddle
{
    background-color: #FFF;
    padding: 1px 1px 1px 1px;
	background-image: url('images/mainpillmiddle.png');
	background-repeat: repeat-y;
}

.FancyBottom
{
	background-image: url('images/mainpillbottom.png');
	height: 19px;    
}


/*#menuElem .CMSListMenuLI
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 3px;
    height: 26px;
    left: 5px;
    background: url('../images/community_left_nav_divider.png') no-repeat 0px 0px;
}*/

#menuElem .CMSListMenuHighlightedLI
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 3px;
    height: 26px;
    left: 0px;
    padding-left: 5px;
    color: #FFFFFF;
    background: #FFFFFF url('../images/left_nav_selected_arrow.png') no-repeat scroll left;
}

.CMSListMenuLIOSC
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 4px;
    left: 10px;
    background: url('../images/community_right_nav_divider.png') no-repeat right top;
}

.CMSListMenuLIRight img
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 10px;
    padding-left: -10px;
    padding-bottom: 10px;
    background: url('../images/community_left_nav_divider.png') no-repeat right top;
}

.CMSListMenuLI img
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 10px;
    padding-left: -10px;
    padding-bottom: 10px;
    background: url('../images/community_left_nav_divider.png') no-repeat right top;
}

/* Non-Selected Right Nav Hover State */
#menuElem .CMSListMenuLIRight a.CMSListMenuLinkRight, #menuElem .CMSListMenuLIRight span.CMSListMenuLinkRight
{
    outline: 0;
    position:relative;
    display:block;
    line-height:26px;
    position: relative;
    list-style-position: outside;
    list-style-type: none;
    top: -2px;
    left: 14px;
    width: 100%;
    padding-left: 2px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #474747;
    margin:0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Non-Selected Left Nav Hover State */
#menuElem .CMSListMenuLI a.CMSListMenuLink, #menuElem .CMSListMenuLI span.CMSListMenuLink, #menuElem .CMSListMenuLI span.CMSListMenuLinkHighlighted
{
    outline: 0;
    position:relative;
    display: block;
    line-height:26px;
    height:26px;
    list-style-position: outside;
    list-style-type: none;
    top: -2px;
    left: 5px;
    width: 100%;
    padding-left: 2px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #474747;
    margin:0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#menuElem .CMSListMenuLIRight:hover
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    left: 0px;
    background: #FFFFFF url('../images/right_nav_hover_arrow.png') no-repeat scroll left;
}

#menuElem .CMSListMenuLI:hover
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 4px;
    height: 26px;
    left: -1px;
    background: #FFFFFF url('../images/left_nav_hover_arrow.png') no-repeat scroll left;
}

#menuElem .CMSListMenuHighlightedLI:hover
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 3px;
    height: 26px;
    left: 0px;
    padding-left: 5px;
    background: #FFFFFF url('../images/left_nav_hover_arrow.png') no-repeat scroll left;
}

#menuElem .CMSListMenuLIRightSelected
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    left: 0px;
    background: #FFFFFF url('../images/right_nav_selected_arrow.png') no-repeat scroll left;
}

#menuElem .CMSListMenuLISelected
{
    position:relative;
    list-style-position: outside;
    list-style-type: none;
    left: -5px;
    background: #FFFFFF url('../images/left_nav_selected_arrow.png') no-repeat scroll left;
}

#menuElem .CMSListMenuLIRightSelected .CMSListMenuLIRight a.CMSListMenuLinkRight
{
    color: #FFFFFF;
}

#menuElem .CMSListMenuLISelected .CMSListMenuLI a.CMSListMenuLink
{
    color: #FFFFFF;
}

#menuElem .CMSListMenuLinkHighlighted
{
    position: relative;
    display: inline-block;
    line-height:26px;
    height:26px;
    list-style-position: outside;
    list-style-type: none;
    top: -2px;
    left: 0px;
    width: 140px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #474747;
}

/* 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;
}

/***********************************************************************/
/***********************************************************************/
/* Quick Move In Home page */
#qmiHeaderContent
{
    text-align: center;
}
#qmiPageTitle
{
    font-size: 28px;
    font-weight: bold;
}
#qmiSecondaryPageTitle
{
    font-size: 15px;
}
#qmiHeaderImage
{
    padding-left: 20px;
    padding-top: 10px;
    position: absolute;
}
#qmiThumbnailImage 
{
	width:400px;
	height:300px;
	border: solid 1px #333;
	background-image: url('../images/image_not_available_large.png');
	background-position:center;
	background-repeat:no-repeat;
}
#qmiHeaderPrint
{
    float: right;
    padding-right: 10px;
}
#qmiSectionTitle
{
    font-size: 18px;
    font-weight: bold;
}
#qmiThumbnailImage
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#qmiSummaryData table
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
#qmiSummaryData td.header
{
    text-align: right;
}
#qmiSummaryData td.content
{
    text-align: left;
    padding-left: 5px;
}
#QMISalesProfs table
{
    border: none;
}
#QMISalesProfs td
{
    text-align: left;
    padding-right: 10px;
    padding-bottom: 5px;
    border: none;
    vertical-align: text-top;
}
.SalesTitle
{
    color: Gray;
    font-size: 11px;
    font-style: italic;
}
.QMISalesContactHeader
{
    text-align: left;
    text-decoration: underline;
}
.QMISalesContactData
{
}


/***************************************************************/
/*  Community Sales Professionals page */
#CommSalesProfessionals
{
    text-align: center;
    margin-bottom: 10px;
}
#CommSalesProfessionals img
{
    text-align: center;
    margin: 0;
    padding: 0px;
}
#CommSP-TopImage
{
    background-image: url('/App_Themes/DRHortonSite/images/SalesProfessional_TopRoundedEdge.png') ;
    width:583px;
    height: 10px;
    margin: 0 auto;
}
#CommSPContent
{
    background-color: #E8EBEF;
    margin-left: 5px;
    margin-right: 5px;
    min-height: 338px;
    padding-right: 10px;
}
#CommSP-BottomImage
{
    background-image: url('/App_Themes/DRHortonSite/images/SalesProfessional_BottomRoundedEdge.png') ;
    width:583px;
    height: 10px;
    margin: 0 auto;
}
#CommSPContentLeftSide
{
    float: left;
    margin-left: 10px;
}
#CommSPContentRightSide
{
    margin-left: 248px;
    overflow: visible;
    text-align: left;
}
#CommSPContentRightSide table
{
    width: 100%;
    margin-top: 5px;
}
.CommSPData a
{
    text-decoration: underline;
    cursor:pointer;
}
#CommSPContentBlueBar
{
    height: 9px;
    background-image: url('/App_Themes/DRHortonSite/images/SalesProfessional_BlueBar.png');
    background-repeat:repeat-x;
    margin-top: 10px;
    margin-bottom: 10px;
}
