﻿/*png fix*/
* html img, * html #ContentWrap
{
    behavior: url(styles/resources/iepngfix.htc);
}
.clear
{
    clear: both;
}
*
{
    padding: 0;
    margin: 0;
    border: 0px none;
}
html
{
    height: 100%;
    width: 100%;
}
/*******Global Containers *******/

Table
{
    padding: 0;
    margin: 0;
}


html
{
    height: 100%;
    width: 100%;
}

body
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    background-color: #1d3649;
    background-image: url(../images/background.jpg);
    background-repeat: repeat-x;
    text-align: center;
    font-size: 90%;
    font-family: arial;
    color: #494949;
}


p
{
    text-align: justify !important;
}

#Logo
{
    text-align: center;
    width: 961px;
    margin: auto;
    padding-top: 26px;
    height:100px;
}
#HeaderWrap
{
    width: 961px;
    text-align: left;
    height: 41px;
    margin: auto;
    
    
}
#NavBox
{
    width: 961px;
    background-image: url(../images/bgNav.gif);
    background-repeat: repeat-x;
    height: 33px;
    padding: 8px 0 0px 0;
    margin-left: -8px;
  
}

#NavBox .RadMenu_Default ul.rmRootGroup, #NavBox .RadMenu_Default div.rmRootGroup
{
    background-color: Transparent !important;
    border: 0 !important;
    text-transform: uppercase;
    background-image: none;
}

.RadMenu_Default ul.rmRootGroup
{
    background-color: Transparent !important;
    border: 0 !important;
    background-image: none;
}
#NavBox .RadMenu_Default, #NavBox .RadMenu_Default .rmLink
{
    font-weight: bold !important;
    font-size: 9pt !important;
    font-family: Century Gothic !important;
}
.RadMenu_Default .rmLink:hover
{
    cursor: pointer;
}

#NavBox .RadMenu .rmHorizontal .rmItem
{
    border-right: 1px solid #eae3db;
}

#SubMenu .RadMenu_Default .rmLink
{
    color: White !important;
}
.RadMenu_Default .rmLink:hover
{
    background-position: 0 !important;
    background-color: Transparent;
}
.RadMenu_Default .rmExpanded .rmText, .RadMenu_Default .rmExpanded:hover .rmText
{
    background-position: 0 !important;
}
.RadMenu .rmHorizontal .rmText
{
    padding: 0 12px 1px 0;
}
.RadMenu_Default .rmGroup, .RadMenu_Default .rmGroup .rmVertical
{
    border: 0;
    width: 140px;
    background-color: Transparent;
    background-position: 0;
    background-image: url(../images/SubmenuDropDown.png);
    background-repeat: repeat-y;
    color: White;
    text-transform: none !important;
    font-family: 'Trebuchet MS' !important;
    font-weight: normal !important;
}
.rmVertical .rmLink
{
    color: White !important;
}
.rmVertical .rmLink:hover, .rmVertical .rmFocused
{
    color: black !important;
}
#NavBox .RadMenu ul.rmRootGroup ul.rmActive, #NavBox .RadMenu_Default ul.rmRootGroup .rmExpanded, #NavBox .RadMenu_Default ul.rmRootGroup .rmLink:hover, #NavBox .RadMenu_Default ul.rmRootGroup .rmSelected, #NavBox .RadMenu_Default ul.rmRootGroup .rmFocused
{
    background-color: Transparent !important;
    background-position: 0 !important;
    background-image: url(../images/menuOver.png) !important;
    background-repeat: repeat-x !important;
    height: 33px;
    margin: -8px -0px 0 -0px;
    padding-top: 8px;
    color: White !important;
}

#NavBox .rmVertical ul.rmActive, #NavBox .rmVertical .rmExpanded, #NavBox .rmVertical .rmLink:hover, #NavBox .rmVertical .rmSelected, #NavBox .rmVertical .rmItem, #NavBox .rmVertical .rmLink .rmFocused
{
    height: 28px !important;
    margin: 0px !important;
    padding-top: 0px !important;
    color: White !important;
}

#NavBox .rmVertical .rmItem
{
    border: 0 !important;
}

#SubMenu .RadMenu ul.rmRootGroup ul.rmActive, #SubMenu .RadMenu_Default ul.rmRootGroup .rmLink:hover, #SubMenu .RadMenu_Default ul.rmRootGroup .rmExpanded, #SubMenu .rmGroup .rmText:hover, #SubMenu .RadMenu_Default ul.rmRootGroup .rmSelected
{
    background-color: Transparent !important;
    background-position: 0 !important;
    background-image: url(../images/menuOver.png) !important;
    background-repeat: repeat-x !important;
}
.RadMenu ul.rmRootGroup ul.rmActive, .RadMenu_Default ul.rmRootGroup .rmLink:hover, .RadMenu_Default ul.rmRootGroup .rmExpanded, .rmGroup .rmText:hover, .RadMenu_Default ul.rmRootGroup .rmSelected
{
    background-color: Transparent !important;
    background-position: 0 !important;
    background-image: url(../images/menuOver.png) !important;
    background-repeat: repeat-x !important;
}
.rmVertical ul.rmRootGroup li:hover, .RadMenu ul.rmActive, .rmVertical .rmFocused
{
    background-color: Transparent !important;
    background-position: 0 !important;
    background-image: url(../images/menuOver.png) !important;
    background-repeat: repeat-x !important;
}


#SubMenu .rmHorizontal .rmItem
{
    border: 0;
    border-right: 1px solid #112e52 !important;
}


.RadMenu .rmHorizontal .rmLast, #SubMenu .RadMenu .rmHorizontal .rmLast
{
    border-right: 0px !important;
}
.RadMenu_Default .rmRootGroup, .RadMenu_Default .rmLink, .RadMenu_Default .rmText, .RadMenu_Default .rmLeftArrow, .RadMenu_Default .rmRightArrow, .RadMenu_Default .rmTopArrow, .RadMenu_Default .rmBottomArrow
{
    background-image: none;
}
#TopContent
{
    width: 961px;
    height: 0;
    display: none;
}
#TopContentNav
{
    background-image: url(../images/bgTop.gif);
    background-repeat: repeat-x;
    width: 961px;
    height: 32px;
    overflow: hidden;
    margin-top: 1px;
}


#ContentWrap
{
    width: 1232px;
    padding-bottom: 5px;
    margin: auto;
    text-align: left;
    background-image: url(../images/Shadow.png);
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

#ContentBox
{
    width: 961px;
    margin-left: 123px;
    border: 6px solid #214157;
    border-top: 0;
    border-left: 4px solid #214157;
}
.ContentBox:after, DefaultContentBlock:after, ContentSeparator:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html #content
{
    behavior: none !important;
    position:relative;
}
#content
{
    margin-left: 0px;
    background-color: #d7d7d7;
    background-repeat: repeat-x;
    background-image: url(../images/bgContent.gif);
    width: 961px;
    height: 772px;
}
#MasterLeft
{
    margin-top: 1px;
    width: 220px;
    background-color: #a9a9a9;
    height: 771px;
    float: left;
    padding: 0 10px;
}
.RadWindow
{
    z-index: 999999 !important;
}
#MasterLeft a, #VideoBlock a
{
    text-decoration: none;
    color: #494949;
}

#MasterLeft .dark
{
    padding: 15px 0;
    background-color: #cacaca;
    text-align: center;
    margin: 10px 0;
}

#MasterLeft .dark2
{
    padding: 15px 0;
    background-color: #bcbcbc;
    text-align: center;
    margin: 10px 0;
}

#MasterLeft .light
{
    padding: 15px 0;
    margin: 20px 0;
    background-color: #d6d6d6;
    text-align: center;
}

#MasterRight
{
    float: right;
    width: 720px;
    height: 772px;
}

.btnDefault
{
    background-image: url(../images/button.png);
    background-repeat: no-repeat;
    width: 221px;
    height: 29px;
    color: #FFF;
    cursor: pointer;
    margin: 15px 0;
}



ul
{
    margin: 0px;
    list-style-position: outside;
    text-align: left;
    padding: 15px;
}


#mainTop
{
    clear: both;
}

#mainText
{
    clear: both;
}
#Clear
{
    clear: both;
}

.Navigation
{
    text-align: center;
    font-family: Georgia;
    font-size: 10pt;
    height: 29px;
    line-height: 29px;
    vertical-align: middle;
    background-color: White;
    padding: 3px 0px 0px 0px;
}

.NavBar
{
    height: 24px;
    color: White;
    line-height: 24px;
    vertical-align: top;
}

.TopNavSpacer
{
    width: 339px;
    float: left;
}

.TopNav
{
    float: left;
    padding: 1px 0px 1px 0px;
    height: 21px;
    line-height: 21px;
    margin: 0px;
    padding: 1px 0px 0px 0px;
    vertical-align: middle;
}

.TopNavItem
{
    width: 133px;
    float: left;
    border-top: 0px !important;
    border-bottom: 0px !important;
    margin-left: 1px;
}

.HeaderFull
{
    border-top: 3px solid #ffffff;
    text-align: left;
    width: 980px;
    height: 214px;
}

.HeaderLeft
{
    border-top: 3px solid #ffffff;
    width: 340px;
    height: 300px;
    float: left;
}

.HeaderRight
{
    border-top: 3px solid #ffffff;
    height: 300px;
    width: 640px;
    float: left;
}

.MasterLeft
{
    width: 340px;
    text-align: left;
    height: 400px;
}

.MasterMid
{
    width: 540px;
    text-align: left;
    background-color: White;
}


.MasterRight
{
    width: 100px;
    text-align: left;
}

.MasterMid p
{
    text-align: left;
}

.canvas
{
    padding: 15px;
    text-align: left;
}

.leftdiv
{
    float: left;
}

.rightdiv
{
    float: right;
}
/*************************************
************* Footer *****************
**************************************/

#footer
{
    clear: both;
    width: 900px;
    margin: 0 auto 10px auto;
    padding: 0 0 30px 0px;
    position: relative;
    clear: both;
    text-align: left;
    color: #999999;
}

.FooterNav
{
    text-align: left;
    float: left;
    width: 800px;
    margin: 0px 0px 10px 0px;
    color: #999999;
    vertical-align: middle;
    font-size: 11px;
    line-height: 18px;
}

.FooterNav A, .FooterNav A:link, .FooterNav A:active, .FooterNav A:visited
{
    color: #999999;
    text-decoration: none;
}

.FooterNav A:hover
{
    color: #e8e3d3;
    text-decoration: underline;
}

.FooterLogos
{
    width: 55px;
    float: right;
}

.FooterLogos img
{
    border: 0;
}
.FooterLinks
{
    width: 540px;
    text-align: left;
    float: left;
    font-size: 10px;
}

.section
{
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.HoursBlock
{
    clear: both;
    width: 200px;
    height: 90px;
    font-family: Georgia;
    font-size: 8pt;
    text-align: left;
    margin: auto;
    padding: 5px;
    text-decoration: none;
}

.HoursBlockWrapper
{
    text-align: center;
    margin: auto;
    width: 100%;
    margin-bottom: 10px;
}

#SiteDesc
{
    margin: auto;
    width: 100%;
    color: White;
    font-size: 9pt;
}

.canvas .DisplayImg
{
    width: 450px;
    border: 2px solid silver;
    background-color: #FFFFCC;
}

#SiteDescContents
{
    float: right;
    width: 280px;
    text-align: left;
    padding: 20px 20px 10px 20px;
}

.buttons
{
    vertical-align: middle;
    cursor: hand;
}
.PageContent
{
    padding: 30px;
    overflow: auto;
    overflow-x: hidden;
    height: 712px;
}

/******** Fonts *******/
a
{
    color: #95713f;
    text-decoration: none;
}

a:hover
{
    color: #66282f;
    text-decoration: underline;
}

.BoldText
{
    font-weight: bold;
}
.Title
{
    color: #1d2c45;
    font-size: 16pt;
    font-family: Tw Cen MT;
    padding: 15px 0 0px 20px;
}
.Header1
{
    color: #1d2c45;
    display: block;
    font-size: 14pt;
    font-family: Tw Cen MT;
    text-transform: uppercase;
    padding: 0 0 10px 0;
}
#TopContentNav .Header1
{
    margin-right: 15px;
    float: right;
    color: #f3f3f3 !important;
    vertical-align: middle;
    height: 36px;
    line-height: 36px;
    padding: 0 !important;
}
.Header2
{
    color: #1d2c45;
    font-size: 12pt;
    font-family: Tw Cen MT;
    margin: 5px 0;
    display: block;
    text-transform: uppercase;
}
.Header2a
{
    color: #1d2c45;
    font-size: 12pt;
    font-family: Tw Cen MT;
    margin: 0px 0 5px 0;
    display: block;
    text-transform: uppercase;
}
.RedText
{
    color: #ff0000;
}
.TopNavItem a, .TopNavItem a:link, .TopNavItem a:visited, .TopNavItem a:active, .FooterLinks a, .FooterLinks a:link, .FooterLinks a:visited, .FooterLinks a:active
{
    color: White;
    text-decoration: none;
}



.Name
{
    font-size: 20pt;
    font-family: Rage Italic;
}

#SiteDesc A
{
    color: White;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}


/********Page specific*******/

/* Default */
#Repeater
{
    float: right;
    margin-right: 15px;
    width: 700px;
    height: 317px;
    border: 1px solid white;
    background-color: #f0e5cf;
}
#ContentFrame
{
    float: left;
    width: 646px;
    height: 317px;
    text-align: center;
}
#ContentFrame .Header1
{
    color: #304057;
    font-family: Georgia;
    display: block;
    font-size: 18pt;
    text-indent: -25px;
    margin: 0 0 15px 15px;
}
#LeftButton
{
    background-image: url(../images/btnLeft.gif);
    width: 27px;
    height: 317px;
    float: left;
}
#RightButton
{
    background-image: url(../images/btnRight.gif);
    width: 27px;
    height: 317px;
    float: right;
}
#VideoBlock
{
    background-image: url(../images/bgVideo.gif);
    float: left;
    height: 439px;
    width: 203px;
    margin-bottom: -110px;
    margin-left: 18px;
    position: absolute;
    text-align: center;
    font-size: 12px;
  
}

.rightBarDefault
{
    border: 3px solid white !important;
    border-left: 0px !important;
    border-right: 0px !important;
}
.ContentSeparator
{
    clear: both;
    background-image: url(../images/separatorLarge.gif);
    background-repeat: no-repeat;
    width: 617px;
    margin: auto;
    margin-top: 20px;
}

.ContentLeft
{
    float: left;
    padding-right: 10px;
    width: 400px;
}
.ContentRight
{
    float: right;
    width: 210px;
}
/*Our Community*/

.amenitiesPnlUCwpr
{
    width: 520px;
}

.amenitiesSection
{
    clear: both;
    padding-top: 10px;
}

/*Floorplans*/

.InfoBlock
{
    clear: both;
    font-family: Georgia;
    font-size: 8pt;
    text-align: left;
    margin: auto;
    padding: 10px;
    text-decoration: none;
    color: Black;
}

.RightButtonsNav
{
    padding: 80px 0px 0px 0px;
    margin: auto;
    text-align: center;
}

/* Neighborhood*/
.TinyText
{
    font-size: 10px !important;
    padding-top: 10px;
}
#SubMenu
{
    margin-top: 3px;
}
.PromoBox
{
    margin: 30px 0;
    background-color: #c3c3c3;
    padding: 15px;
}


.PromoBox p
{
    font-size: 12px !important;
    line-height: normal !important;
    font-family: Arial !important;
}

#MsoNormal span
{
    font-size: 12pt !important;
    font-family: arial;
}
.SearchHolder
{
    height: 40px;
    float: right;
    vertical-align: middle;
    padding-right: 10px;
    text-align: right;
}
.SearchBox
{
    padding: 7px 0 0 6px;
    float: left;
    width: 270px;
}
.SearchTitle
{
    color: White;
    font-size: 11px;
    text-transform: uppercase;
}
.SearchButtons
{
    float: left;
    padding-top: 7px !important;
}

.SearchInput
{
    width: 160px;
    vertical-align: middle;
}


#MapArea
{
    position: relative;
}

.MapPlaceholder
{
    width: 528px;
    height: 250px;
}

.CaptionBlock
{
    padding: 5px;
}

.CaptionBlock p
{
    margin: 6px 0px;
}

.MapWrapper
{
    padding-left: 5px;
    text-align: left;
}
.ZoomBox
{
    float: left;
    width: 210px;
    padding-left: 30px;
}
.item
{
    margin: 10px 5px 0 5px;
    float: left;
    color: White;
    font-size: 11px;
    vertical-align: middle;
}
.item a
{
    color: White;
    text-decoration: none;
}
/*Tour*/

.PropGalThumb
{
    width: 98px;
    height: 65px;
}
.PhotoPicker
{
    padding: 15px 0px 0px 15px;
    color: White;
    font-size: 10pt;
    text-align: left;
}

.PhotoWrapper
{
    float: left;
    height: 67px;
    width: 100px;
    overflow: hidden;
    margin: 3px 6px 3px 0px;
}

.PhotoWrapper img
{
    cursor: hand;
}







