/* Cedarhill default Style Sheet */

/* temp */
#openingsoon{
    z-index: 1000;
    position:absolute;
    right: 15px; top: -20px; }




/* Globals */

BODY {
    margin: 0;
    padding: 0;
    font: normal 0.9em/1em arial, verdana, helvetica;
    background: url(../images/grad_bg.jpg) #FCF7E4 repeat-y center;
    text-align: center;
}

P {
    padding: 0;
    margin: 0;
    color: #555555;
}

A {
    color: #998000;
}

A:hover {
    text-decoration: none;
}

H1 {
    padding: 0;
    margin: 5px 0 15px 0;
    color: #998000;
    text-transform: uppercase;
    font-size: 1.1em;
}

H2 {
    padding: 0;
    margin: 15px 0 10px 0;
    color: #004159;
    text-transform: none;
    font-size: 0.95em;
}

H3 {
    color: #555555;
    padding: 0;
    margin: 15px 0 5px 0;
    font-size: 0.75em;
    font-weight: bold;
}

H3.allcaps {
    text-transform: uppercase;
}

IMG {
    padding: 0;
    margin: 0;
    border: 0;
}

/* container */

#wrap {
    margin: 0;
    padding: 0;
    width: 764px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    overflow: auto;
}

#wrap {
    background: url("../images/wrap_wide_bg.jpg") repeat-y top;
}

#wrap.narrow {
    background: url("../images/wrap_narrow_bg.jpg") repeat-y top;
}

/* header */

#header {
    text-align: right;
    height: 81px;
    padding: 0;
    margin: 0;
    background: url("../images/head_bg.jpg") top repeat-x;
    font-size: 0.7em;
}

#header A{
    color: #666666;
    text-decoration: none;
}

#header P.top A {
    text-transform: uppercase;
    padding: 0 0 0 10px;
}

#header A:hover{
    text-decoration: underline;
}

#header P.toplinks {
    /*letter-spacing: -0.05em;*/
}

#header P.toplinks.top {
    padding: 10px 5px 0 0;
}

#header P.toplinks.bot {
    padding: 30px 5px 0 0;
    font-size: 1.1em;
}

#logo {
    background: url("../images/header.jpg") top no-repeat;
    padding: 0;
    margin: 0;
    height: 81px;
}

/* Left column */

#leftcolumn {
    float:left;
    width: 208px;
    background: url("../images/leftbar_bg.jpg") #998000 repeat-y;
    overflow: hidden;
}

.booktee {
    padding: 0;
    margin: 0;
    width: 208px;
    height: 72px;
    background: url("../images/booktee.jpg") no-repeat;
}.gethere {    padding: 0;    margin: 0;    width: 208px;    height: 72px;    background: url("../images/gethere.jpg") no-repeat;}

.plans {
    padding: 0;
    margin: 0;
    width: 208px;
    height: 59px;
    background: url("../images/plans.jpg") no-repeat;
}

.enewsletter {
    padding: 0;
    margin: 0;
    width: 208px;
    height: 64px;
    background: url("../images/enewsletter.jpg") no-repeat;
}

.clickhere {
    position: relative;
    top: 40px;
    left: 80px;
    font-size: 0.75em;
    font-weight: bold;
    padding:0;
    margin: 0;
}

.address {
    margin: 20px 0 40px 0;
    color: #004159;
    font-size: 0.75em;
}

.sublink {
    background: #998000;
    color: #fff;
}

/* Right column */

#rightcolumn {
    float: right;
    width: 556px;
    overflow: hidden;
}

#image {
    width: 556px;
}

#weather {
    margin: 0;
    padding: 0;
    width: 100%;
}

#rightmenu {
    margin: 15px 0 10px 0;
    padding: 0 0 0 0;
    float: right;
    overflow: hidden;
    width: 152px;        border-top:1px solid #ccc;
}

.module-sidebar-navigation #rightmenu, {
    margin: 0 0 10px 0;
}

.module-sidebar-homepage #senior-web-ad {
    padding: 0 0 0 1px;
}

.module-sidebar-homepage #rightmenu IMG {
    border-bottom: solid 1px #D7C77F;
}

#rightmenu P {
    padding: 0 0 7px 0;
    margin: 7px 15px;
    font-size: 0.75em;
    border-bottom: 1px solid #F0ECDB;
}

#rightmenu UL {
    margin: 7px 0;
    padding: 0 15px;
    list-style: none;
}

#rightmenu LI {
    padding: 5px 0 3px 0;
    margin: 0;
    font: normal 0.75em/1.1em arial, sans-serif;
}

#rightmenu A {
    color: #998000;
    word-wrap: break-word;
}

/* content */

#content {
    float: left;
    padding: 4em 20px 0 20px;
    margin: 0;
    width: 363px;
    _width: 360px;
    position: relative;
}

#wrap.wide #content {
    width: 516px;
}

#content P {
    margin: 5px 0 10px;
    font-size: 0.75em;
}

#content A {
    font-weight: bold;
}

#content .title {
    background: url(../images/subhead_bg.gif) repeat-y;
    position: absolute;
    top: 0;
    left: 0;
    width: 384px;
    padding: 0 0 0 20px;
    margin: 0 0 25px 0;
}

#wrap.wide #content .title {
    width: 536px;
}

#content .title IMG {
    padding: 7px 0;
    _padding: 7px 0 4px 0;
}

#content .title .link {
    float: right;
    background: #998000;
    padding: 10px 15px 11px 15px;
    font-size: 0.85em;
    font-weight: bold;
    width: 160px;
}

#content .title .link A {
    margin: 0;
    color: #fff;
}

#content UL {
    margin: 10px 0 20px 0;
    padding: 0 0 0 20px;
    _padding: 0 0 0 30px;
    list-style-image: url(../images/li_bullet.gif);
}

#content UL LI {
    padding: 0;
    margin: 0 0 10px 0;
    font: normal 0.75em/1.1em arial, sans-serif;
    color: #555555;
}

#content UL.selected LI.selected {
    list-style: none;
}

#content P TABLE {
    border: none;
    border-collapse: collapse;
    font-size: 1.4em;
    width: auto;
    margin: 20px 5px;
    border-top: solid 1px #CCBF7F;
}

#content P TABLE TD {
    border-bottom: solid 1px #CCBF7F;
}

#content P TABLE TD P {
    margin: 0;
    padding: 5px;
}

/* news item */

#content .newsitem {
    margin: 5px 0;
}

#content .newsitem H1 {
    text-transform: none;
    font-size: 1.4em;
    line-height: 1em;
}

#content .newsitem H2 {
    margin-bottom: 15px;
    text-transform: none;
}

/* course layout */

.custom-golf-course-and-facilities #content TABLE {
    border: 0;
}

.custom-golf-course-and-facilities #content TABLE P {
    margin: 0;
    padding: 3px;
}

.custom-golf-course-and-facilities #content TABLE TD {
    border-bottom: solid 1px #CCBF7F;
}

.custom-location IMG.map,
.custom-golf-course-and-facilities IMG.map {
    background: #fff;
    border: solid 1px #eee;
    padding: 8px;
}

/* photo gallery */

P.photo-nav {
    margin: 0;
}

TABLE.gallery-contacts {
    width: auto;
    border: none;
    margin: 10px 0;
}

TABLE.gallery-contacts TD IMG {
    background: #fff;
    border: solid 1px #eee;
    padding: 4px;
}

/* Footer */

#footer {
    clear:both;
    padding: 10px 0px 10px 225px;
    margin: 80px 0 0 0;
    background: url(../images/footer_narrow_bg.jpg) no-repeat 1px bottom;
    _background: url(../images/footer_narrow_bg.jpg) no-repeat bottom left;
}

#wrap.wide #footer {
    background: url(../images/footer_wide_bg.jpg) no-repeat 1px bottom;
    _background: url(../images/footer_wide_bg.jpg) no-repeat bottom left;
}

#footer P {
    color: #CCBF7F;
    font-size: 0.7em;
}


/* Menu */

#menu {
    padding:0;
    margin: 0;
    _margin: -3px 0 0 0;
    width: 208px;
    background: url("../images/menu_bg.gif") repeat-y;
}

#menu UL {
    margin: 0;
    padding: 0 0 0 9px;
    _padding: 0 0 2px 9px;
    list-style: none;
}

#menu LI {
    width: 199px;
    padding: 5px 0 3px 0;
    margin: 0;
    _margin: 3px 0 -3px 0;
    border-bottom: 1px #826C00 solid;
    border-top: 1px #99850E solid;
    line-height: 0;
    font-size: 0;
}

#menu LI A {
    margin: 0 0 0 5px;
    display: block;
}

#menu LI A:hover {
    text-decoration: underline;
    color: #fff;
}

#menu .selected UL {
    padding: 0;
    margin: 0;
}

#menu .selected LI.selected {
    _margin: 3px 0 -3px 0;
    padding: 5px 0 0 0;
    _padding: 5px 0 3px 0;
}

#menu .selected LI.selected UL.selected {
    padding: 5px 0 10px 0;
    background: url(../images/menu_sub_bg.gif) repeat-x bottom;
}

#menu .selected LI.selected UL.selected LI {
    border: none;
    padding: 5px 0 0 12px;
    width: 160px;
    background: url(../images/menu_bullet.gif) no-repeat 8px 10px;
    font-size: 11px;
    line-height: 14px;
}

#menu .selected LI.selected UL.selected LI.first {
    _margin-bottom: 1px;
}

#menu .selected LI.selected UL.selected LI.selected {
    _margin-bottom: -3px;
}

#menu .selected LI.selected UL.selected LI.selected.first {
    _margin-bottom: 0;
}


#menu .selected LI.selected UL.selected LI A {
    color: #EAE2B7;
}

#menu .selected LI.selected UL.selected LI A:hover {
    color: #fff;
}

#menu .selected LI.selected UL.selected LI.selected A {
    color: #fff;
}

/* Tables - Form */

TABLE.form {
    border-spacing: none;
    border-collapse: collapse;
    color: #998000;
    margin: 20px;
}

TABLE.form TH {
    min-width: 100px;
    text-align: right;
    vertical-align: top;
    padding: 4px 5px;
    font-size: 0.8em;
}

TABLE.form TD {
    text-align: left;
}

TABLE.form TD P.note {
    font-size: 0.8em;
}

TABLE.form TD INPUT.text,
TABLE.form TD INPUT.password {
    font-size: 0.8em;
    border-bottom: 1px solid #F0ECDB;
    border-right: 1px solid #F0ECDB;
    border-top: 1px solid #CCBF7F;
    border-left: 1px solid #CCBF7F;
    background: #FFF;
    padding: 0 2px;
}

/* Tables - Calendar */

.module-sidebar-calendar {
    text-align: center;
}

.module-sidebar-calendar TABLE {
    font-size: 10px;
    margin: 40px 0 10px 5px;
    width: 147px;
}

.module-sidebar-calendar TABLE TH {
    text-align: center;
}

.module-sidebar-calendar TABLE TD {
    text-align: center;
    border: solid 1px #E8E4D0;
    padding: 0;
}

.module-sidebar-calendar TABLE TD A {
    text-decoration: none;
    display: block;
    padding: 0;
}

.module-sidebar-calendar TABLE TD A:hover {
    background: #EEEAD8;
}

.module-sidebar-calendar TABLE TR.month TH {
    font-size: 10px;
}

.module-sidebar-calendar TABLE TR.month TH A {
    text-decoration: none;
    font-size: 14px;
    padding: 0 3px 4px;
}

.module-sidebar-calendar TABLE TR.month TH A:hover {
    text-decoration: underline;
}

.module-sidebar-calendar TABLE TR.week {
    background: #D4CCA7;
}

.module-sidebar-calendar TABLE TD.yesevent A {
    font-weight: bold;
    text-decoration: underline;
    background: #BFDCF7;
    color: #fff;
}

.module-sidebar-calendar TABLE TD.today {
    background: #D4CCA7;
    border: none;
}

.module-sidebar-calendar TABLE TD.today A {
    color: #fff;
    font-weight: bold;
}

.module-sidebar-calendar TABLE TH SELECT {
    font-size: 9px;
    border-bottom: 1px solid #F0ECDB;
    border-right: 1px solid #F0ECDB;
    border-top: 1px solid #CCBF7F;
    border-left: 1px solid #CCBF7F;
    background: #FFF;
    padding: 0;
    margin: 7px 0;
}

.module-sidebar-calendar TABLE TH SELECT.month {
    width: 50px;
}

.module-sidebar-calendar TABLE TH SELECT.year {
    width: 50px;
}

.module-sidebar-calendar TABLE TH INPUT {
    width: 30px;
    margin: 7px 0;
}

/* Tables - Data */

TABLE.data {
    width: 99%;
    font-size: 0.75em;
    padding: 0;
    border-collapse: collapse;
}

TABLE.data TD {
    text-align: left;
    vertical-align: top;
    border-width: 0px;
    padding: 3px 2px;
}

TABLE.data TR.light TD {
    //
}

TABLE.data TR.dark TD {
    border-top: solid 1px #EAE3C0;
    border-bottom: solid 1px #EAE3C0;
    background: #FCF7E4;
}

TABLE.data TR.light TH,
TABLE.data TR.dark TH {
    width: 85px;
    text-align: right;
}

TABLE.data TH {
    padding: 3px 2px;
    background: none;
    font-weight: bold;
    color: #fff;
    background: #998000;
}

TABLE.data TH A {
    color: #fff;
}

/* Forms */

#LoginForm {
    padding: 0;
}

#RegistrationForm {
    padding: 0;
}

P.error {
    color: #cc0000;
    font-weight: bold;
    border: none;
}

.module-sidebar-calendar SELECT {
    font-size: 0.9em;
}

.module-sidebar-calendar INPUT {
    font-size: 0.9em;
}

/* Members List */

#contacts_utilities {
    width: 99%;
}

#contacts_utilities .menu {
    text-align: center;
    margin: 15px 0;
}

#contacts_utilities .menu INPUT.text,
#contacts_utilities .menu SELECT {
    font-size: 0.8em;
    border-bottom: 1px solid #F0ECDB;
    border-right: 1px solid #F0ECDB;
    border-top: 1px solid #CCBF7F;
    border-left: 1px solid #CCBF7F;
}

#contacts_utilities .menu INPUT {
    font-size: 0.8em;
}

.record_nav {
    text-align: center;
    width: 99%;
}

.record_nav SELECT {
    font-size: 0.8em;
}

/* Sitemap */

.module-sitemap #content UL {
    margin: 0;
    padding: 0 0 0 9px;
    list-style: none;
}

.module-sitemap #content UL LI {
    padding: 5px 0 10px 0;
    margin: 0;
    font-size: 0.75em;
    background: none;
}

.module-sitemap #content UL LI UL {
    margin: 10px 0;
    list-style: none;
}

.module-sitemap #content UL LI UL LI {
    border: none;
    padding: 2px 0 0 12px;
    font-size: 1em;
}

/* Homepage, News */

.module-member_news_events #content H2,
.module-home_news_events #content H2 {
    margin-bottom: 0.3em;
}

.module-home_news_events #content P.more,
.module-member_news_events #content P.more,
.module-news #content P.more,
.module-events #content P.more {
    margin: 0 0 4px 0;
    padding: 3px;
    border-top: solid 1px #eee;
    text-align: right;
}

.module-home_news_events #content P.more A,
.module-member_news_events #content P.more A,
.module-news #content P.more A,
.module-events #content P.more A {
    font-weight: normal;
    padding: 0 8px 0 0;
    background: url(../images/arrow_right.gif) no-repeat right 0.15em;
}

.module-home_news_events #content .newsitem,
.module-member_news_events #content .newsitem,
.module-news #content .newsitem,
.module-events #content .newsitem {
    margin: 0 0 1.1em 0;
}

.module-home_news_events #content .newsitem H3,
.module-member_news_events #content .newsitem H3,
.module-news #content .newsitem H3,
.module-events #content .newsitem H3 {
    margin: 0 0 3px 0;
}

.module-home_news_events #content .newsitem H1,
.module-member_news_events #content .newsitem H1,
.module-news #content .newsitem H1,
.module-events #content .newsitem H1 {
    font-size: 1.3em;
    margin: 1em 0 0.25em 0;
}

.module-home_news_events #content .newsitem P.date,
.module-member_news_events #content .newsitem P.date,
.module-news #content .newsitem P.date,
.module-events #content .newsitem P.date {
    font-size: 0.7em;
    line-height: 1em;
    margin: 0;
}
 #content #opening-banner {    border:1px solid #c4c4c4;    padding:3px;    background-color:#fff;    -moz-border-radius: 4px;    webkit-border-radius: 4px;    border-radius: 4px;}#onassa{    margin-left:7px;}/******** homepage side bar*/.module-sidebar-homepage #homenews{    padding-left:10px;    }