/* COPYRIGHT -- CLUBESSENTIAL 2006, All rights reserved */

/* Global selectors */
 
BODY {
font-size:8pt;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#947441;
}

TABLE {
font-size:9pt;
font-family:Arial, helvetica, tahoma, sans-serif;
}

a {
font-family:Arial, helvetica, tahoma, sans-serif;
text-decoration:none;
color:#084916;
}

a:hover {
color:#000;
text-decoration:underline;
}

.darkBackgroundWrapper {

	background: #FFF;
	color: #000;

}

/* --------- NAV MENU BACKGROUND --------- */
.CEMenu {
background:none;
}

/* --------- PAGE BACKGROUND Fill --------- */
.page {
background:url(../../../Images/bg.jpg) center top repeat-y;
}

/* General Row Hover Classes --------- */
.rowNormal {
background-color:#F8F8F8;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:10px;
font-weight:400;
color:#000;
}

.rowHover {
background-color:#FFF;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:11px;
font-weight:400;
color:#000;
}

/* --------- Copyright text at bottom of each page --------- */
.copyright {
font-size:10px;
color:#000;
}

/* --------- MEMBER PROFILE MODULE --------- */
.modRosterHiliteHiddenField {
color:#ADADAD;
}

/* --------- ROSTER PROFILE UPDATE REPORT MODULE --------- */
.modProfileReportRowHeader {
background-color:#084916;
}

/* --------- Plug-in POLLING --------- 
bkg = E1DAB4 (matched)  or  F4EECC (light)
 --------- Edit Plugin - Polling Window BG --------- */
.plgPollQuestionArea {
background-color:#E3E1C7;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#000;
}

/* --------- Edit Plugin - Polling Window Header --------- */
.plgPollHeader {
font-size:smaller;
background-color:#5b1400;
font-weight:700;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#FFF;
}

/* --------- Edit Plugin - Polling Window Selected Results - Text --------- */
.plgPollHighlightFont {
font-family:Arial, helvetica, tahoma, sans-serif;
color:#818181;
}

/* --------- Edit Plugin - Polling Window Border Color - 1px --------- 
 --------- ###  DYNAMIC LIST  ### --------- */
.modDListItemListname {
font-size:11px;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#000;
text-decoration:none;
}

/* --------- Edit DYNAMIC LIST MODULE - title for page - centered --------- */
.modDListItemTitle {
font-size:11px;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#000;
font-weight:700;
text-decoration:none;
}

/* --------- Edit DYNAMIC LIST MODULE - subtitle for individual list article --------- */
.modDListItemSubtitle {
font-size:11px;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#A7A7A7;
font-weight:400;
text-decoration:none;
}

/* --------- Edit Roster - present on Admin view ONLY (hint: hidden) --------- */
A.RosterRowHidden {
color:#CD3F34;
}

A.plgHeaderBarAction:hover {
font-size:9px;
font-weight:400;
color:#000;
}

/* --------- Edit SEARCH ENGINE - print button --------- */
A.modSearchPrintButton {
color:red;
text-decoration:none;
font-size:10pt;
}

/* --------- SEARCH ENGINE RESULTS - make same as bg color of folders --------- */
.modSearchResults {
background-color:#ededed;
color:#000;
font-size:10pt;
}

/* --------- Module Specific Classes --------- 
 --------- Edit ARTICLE PLUGIN/MODULE --------- */
.modArticlesRowHighlight {
background-color:transparent;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:8pt;
font-weight:400;
color:#6AB083;
text-decoration:none;
}

.modArticlesDayHeader {
background-color:#FFF;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:8pt;
font-weight:700;
color:#6AB083;
text-decoration:none;
border:1px solid #A21605;
}

/* --------- Edit EVENT MANAGER HEADER - DEFAULT --------- */
A.modEvtMgrHeader {
font-weight:700;
color:#FFF;
text-decoration:none;
}

/* --------- DIRECTORY SPECIFIC CLASSES - DEFAULT --------- */
.modDirectoryNoEditShade {
background-color:#F7F4F3;
}

.modDirectoryCheckboxShade {
background-color:#DEDEDE;
}

/* --------- IMPORTANT Edit GLOBAL TEXT BOXES - DEFAULT --------- */
.txtbox {
background-color:#fff;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:9pt;
margin-top:2px;
margin-bottom:2px;
border-style:inset;
border-width:2px;
}

/* --------- PLUGIN TITLES --------- */
.plugintitle {
font-size:11pt;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#FFF;
}

/* --------- External News Text (not links) --------- */
.news {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

/* --------- Plug-in CALENDAR --------- */
.plgCalendarHeader {
font-size:11px;
background-color:#FFF;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#333;
font-weight:700;
text-decoration:none;
padding:2px;
}

.plgCalendarWeekday {
font-size:11px;
background-color:#F5F5F5;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#333;
font-weight:400;
text-decoration:none;
padding:2px;
}

.plgCalendarWeekend {
font-size:11px;
background-color:#F1F1F3;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#333;
font-weight:400;
text-decoration:none;
padding:2px;
}

.plgCalendarDayOn {
background-color:#FFF;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:11px;
font-weight:400;
color:#000;
text-decoration:underline;
padding:2px;
}

/* --------- Plug-in HEADER BAR - ALL --------- */
.plgHeaderBar {
font-size:11px;
background-color:transparent;
font-weight:700;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#084916;
}

.plgHeaderBarAction {
font-size:10px;
background-color:transparent;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#084916;
}

/* --------- EDIT - 1px border around plugin --------- */
.plgAltLine {
background-color:#F8F8F1;
}

/* --------- Plug-in 5DAY WEATHER --------- */
.plgWeatherHeader {
font-size:smaller;
background-color:transparent;
font-weight:700;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#000;
}

.plgWeatherHghTxt {
font-size:smaller;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#3f8f7b;
background-color:transparent;
}

.plgWeatherLowTxt {
font-size:smaller;
font-family:Arial, Helvetica, sans-serif;
color:#79ada0;
background-color:transparent;
}

.plgWeatherCndTxt {
font-size:smaller;
font-family:Arial, Helvetica, sans-serif;
color:#666;
background-color:transparent;
}

/* Plug-in INBOX */
.plgInboxHeader {
font-size:10pt;
background-color:#5b1400;
font-weight:700;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#FFF;
}

/* --------- Plug-in LEADERBOARD --------- */
.plgLdrbrdHeader {
font-size:10pt;
font-weight:700;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#000;
}

.plgLdrbrdHiliteUser {
font-weight:700;
color:#e8e7d5;
}

/* --------- Plug-in EXTERNAL NEWS 
.s{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	PADDING-LEFT: 9px
	}
.h{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #5b1400;
	PADDING-LEFT: 20px
	} --------- 
 --------- Plug-in NEWS 
.plgNewsPosted{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	PADDING-LEFT: 9px
	} --------- 
 --------- Plug-in LINK --------- */
.plgLinkTxt {
font-size:10pt;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#5b1400;
}

.plgLinkDesc {
font-size:smaller;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#000;
padding-left:9px;
text-decoration:none;
}

/* --------- Plug-in RESERVATIONS --------- */
.plgResCurrent {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#333;
}

.plgResTxt {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#5b1400;
}

.plgResDesc {
font-size:8pt;
font-family:Arial, Helvetica, sans-serif;
color:#666;
}

/* --------- **********MODULE SPECIFIC CLASSES*********** --------- 
 --------- ###  GENERAL MODULE SETTINGS  ### --------- */
.modHeader {
font-size:11pt;
font-family:Arial, helvetica, tahoma, sans-serif;
color:#000;
}

.modHeaderLine {
color:#000;
}

.modAdmin {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
background-color:#FFF;
color:#666;
}

.modPopupHeader {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
background-color:#5b1400;
border-bottom:#000 1px solid;
border-top:#A21605 1px solid;
padding:1px;
}

.fadedfont {
color:red;
}

/* --------- SITE STATISTICS --------- */
.modStatsVisitorBar {
background-color:#e8e7d5;
color:#FFF;
}

/* --------- COURSE TOUR --------- */
.modCrsTourSelectedTab {
background-color:#e8e7d5;
font-weight:700;
color:#000;
}

.modActUserListDataRow {
background-color:#FFF;
font-size:8pt;
color:#000;
}

.modActUserListDataRowALT {
background-color:#e8e7d5;
font-size:8pt;
color:#000;
}

.modCalWeekDayHeader:hover {
background-color:#5b1400;
color:#e8e7d5;
}

.modCalMonthWeekEndDay {
background-color:#CFCFCF;
}

/* --------- ROSTER --------- */
.RosterRowOn {
font-size:10pt;
background-color:#FFF;
font-family:Arial, Helvetica, sans-serif;
}

.RosterRowOff {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
}

.RosterLetterOn {
font-weight:700;
font-size:10pt;
background-color:#e8e7d5;
font-family:Arial, Helvetica, sans-serif;
}

/* --------- DIRECTORY -> EDIT ROSTER OPTIONS -> CANCEL & NEXT BUTTON --------- */
.but {
border-right:1px outset ButtonHighlight;
border-top:1px outset ButtonHighlight;
font-size:10pt;
background-color:#e8e7d5;
border-left:1px outset ButtonHighlight;
cursor:pointer;
color:#000;
border-bottom:1px outset ButtonHighlight;
font-family:Arial, Helvetica, sans-serif;
}

/* --------- DIRECTORY -> EDIT ROSTER OPTIONS -> CLOSE BUTTON --------- */
.membut {
border-right:1px solid ButtonFace;
border-top:1px solid ButtonFace;
font-size:8pt;
background-color:#e8e7d5;
border-left:1px solid ButtonFace;
cursor:pointer;
color:#000;
border-bottom:1px solid ButtonFace;
font-family:Arial, Helvetica, sans-serif;
}

/* --------- BUTTONS --------- 
 --------- Admin Bar Button --------- */
.abut {
background-color:#e8e7d5;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
margin-top:2px;
margin-bottom:2px;
border-style:outset;
border-width:2px;
}

.largerfont {
font-size:11pt;
}

.smallerfont {
font-size:8pt;
}

/* --------- 3.0 --------- 
 --------- Used for pop-up windows headers --------- */
TD.clsRaised {
background-color:#5b1400;
border-bottom:1px solid #000;
border-top:1px solid #e8e7d5;
padding:1px;
}

/* TABS */
.tnavTitle {
font-weight:700;
font-size:11pt;
font-family:Arial, Helvetica, sans-serif;
}

/* --------- Title for active tab section --------- */
.tnavTabON {
font-weight:700;
font-size:10pt;
color:#000;
font-family:Arial, Helvetica, sans-serif;
background-color:#FFF;
text-decoration:none;
}

/* --------- Rollover inactive tab sections --------- */
A.tnavTabOFF:hover {
font-weight:400;
font-size:10pt;
color:#FCF902;
font-family:Arial, Helvetica, sans-serif;
background-color:#5b1400;
text-decoration:none;
}

/* --------- INBOX -> Mail groups window body --------- */
.tnavTabContent {
font-size:10pt;
color:#000;
font-family:Arial, Helvetica, sans-serif;
background-color:#e8e7d5;
text-decoration:none;
}

.adminbar {
background-color:#e8e7d5;
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:10pt;
color:#000;
}

/****************************************************
***************************************************
  UNUSED 
***************************************************
***************************************************
 --------- OLD --------- */
.RosterSearchBox {
font-size:10pt;
background-color:#6FFF07;
color:#000;
font-family:Arial, Helvetica, sans-serif;
}

/* --------- OLD --------- */
.UserProfile {
background-color:#6FFF10;
}

/* --------- Background --------- 
 --------- OLD --------- */
.darea {
background-color:#6FFF11;
}

/* --------- OLD --------- */
.dynamicpage {
background-color:#6FFF13;
}

/* --------- OLD --------- */
.abut2 {
background-color:#5CEF16;
color:#5CEF17;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
margin-top:2px;
margin-bottom:2px;
border-style:outset;
border-width:2px;
}

/* --------- OLD --------- */
.moduletitle {
font-size:24pt;
font-family:Arial, Helvetica, sans-serif;
}

/* --------- Original 10pt with color F5F4E9 --------- */
A.tnavTabON {
font-weight:700;
font-size:20pt;
color:#2300FF;
font-family:Arial, Helvetica, sans-serif;
background-color:#5CFF03;
text-decoration:none;
}

/* --------- Original 10pt with bgcolor FFFFFF --------- */
A.tnavTabON:visited {
font-weight:700;
font-size:20pt;
color:#2300FE;
font-family:Arial, Helvetica, sans-serif;
background-color:#0021FF;
text-decoration:none;
}

/* --------- Original 10pt with bfcolor FFFFFF --------- */
A.tnavTabON:hover {
font-weight:700;
font-size:20pt;
color:#000;
font-family:Arial, Helvetica, sans-serif;
background-color:#0021FA;
text-decoration:none;
}

/* --------- OLD CALENDAR STYLES --------- 
 --------- Original 8pt with bgcolor 006000 color FFFFFF --------- 
 --------- OLD --------- */
.plgCalHeader {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:18pt;
color:#5CFE00;
background-color:#5CFE00;
}

/* --------- OLD --------- 
 --------- Original 8pt with bgcolor F5F4E9 color 000000 --------- */
.plgCalContentWkDay {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:18pt;
color:#5CFD00;
background-color:#5CFD00;
}

/* --------- OLD --------- 
 --------- Original 8pt with bgcolor FFFFFF color 000000 --------- */
.plgCalContentWkDayMO {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:18pt;
color:#5CFC00;
background-color:#5CFC00;
}

/* --------- OLD --------- 
 --------- Original 8pt with bgcolor E1DAB4 color 000000 --------- */
.plgCalContentWkEnd {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:18pt;
color:#5CFB00;
background-color:#5CFB00;
}

/* --------- OLD --------- 
 --------- Original 8pt with bgcolor FFFFFF color 000000 --------- */
.plgCalContentWkEndMO {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:18pt;
color:#5CFA00;
background-color:#5CFA00;
}

/* --------- OLD --------- 
 --------- 3.0 COMPATIBILITY --------- 
 --------- Weather, Calendar --------- */
.colorlevel1 {
color:#5CFF10;
}

/*.colorlevel3 {COLOR: #E1D1D1}*/
.colorlevel4 {
color:#5CFF13;
}

/*.colorlevel4 {COLOR: #000000}*/
.colorlevel5 {
color:#5CFF14;
}

/*.colorlevel5 {COLOR: #DA8080}*/
.colorBG3 {
background-color:#5CFF17;
}

/*.colorBG3 {BACKGROUND-COLOR: #000000}*/
.colorAdminBG {
background-color:#5CFF18;
}

/*.colorAdminBG {BACKGROUND-COLOR: #FDE5E6}*/
.colorlevel2BG {
background-color:#5CFF20;
}

/*.colorlevel2BG {BACKGROUND-COLOR: #A65456}*/
.colorlevel3BG {
background-color:#5CFF21;
}

/*.colorlevel3BG {BACKGROUND-COLOR: #ECE2E2}*/
.colorlevel4BG {
background-color:#5CFF22;
}

/*.colorlevel4BG {BACKGROUND-COLOR: #000000}*/
.colorlevel5BG {
background-color:#5CFF23;
}

/*.colorlevel5BG {BACKGROUND-COLOR: #DA8080}
***************************************************
 --------- COPYRIGHT -- CLUBESSENTIAL 2002, All rights reserved --------- 
* --------- ADDITIONS BY JUN --------- */
.modCalMonthWeekDay {
background-color:#FFF;
font-family:Arial, helvetica, tahoma, sans-serif;
text-decoration:none;
font-size:11px;
color:#000;
}

.modCalMonthWeekDayHeader {
background-color:#5b1400;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:11px;
font-weight:700;
color:#FFF;
text-decoration:none;
}

.modCalMonthToday {
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:11px;
font-weight:700;
text-decoration:none;
background-color:#e8e7d5;
border:thin solid #000;
}

.modCalDayRowDk {
background-color:#ededed;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:11px;
font-weight:400;
color:#000;
text-decoration:none;
}

.modReportingDataRowHeading1 {
background-color:#FFF;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:700;
text-decoration:none;
}

.modReportingDataRowALTHeading1 {
background-color:#F3F3F3;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:700;
text-decoration:none;
}

.modReportingDataRowHeading2 {
background-color:#FFF;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
text-decoration:none;
text-indent:10px;
text-align:left;
list-style-position:outside;
list-style-image:url(images/bullet_arrowright_b6b6b6.gif);
}

.modReportingDataRowALTHeading2 {
background-color:#F3F3F3;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
text-decoration:none;
text-indent:10px;
text-align:left;
list-style-position:outside;
list-style-image:url(images/bullet_arrowright_b6b6b6.gif);
}

.modReportingDataRow {
background-color:#FFF;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
}

.modReportingDataRowALT {
background-color:#F3F3F3;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
text-decoration:none;
}

.modReportingHeader {
background-color:#5b1400;
color:#FFF;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:11px;
font-weight:700;
text-decoration:none;
}

.modReportingDataRowHeading3 {
background-color:#FFF;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
text-decoration:none;
text-indent:20px;
text-align:left;
list-style-position:outside;
list-style-image:url(images/bullet_arrowright_b6b6b6.gif);
}

.modReportingDataRowALTHeading3 {
background-color:#F3F3F3;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
text-decoration:none;
text-indent:20px;
text-align:left;
list-style-position:outside;
list-style-image:url(images/bullet_arrowright_b6b6b6.gif);
}

.modReportingDataRowHeading4 {
background-color:#FFF;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
text-decoration:none;
text-indent:30px;
text-align:left;
list-style-position:outside;
list-style-image:url(images/bullet_arrowright_b6b6b6.gif);
}

.modReportingDataRowHeading5 {
background-color:#FFF;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
text-decoration:none;
text-indent:40px;
text-align:left;
list-style-position:outside;
list-style-image:url(images/bullet_arrowright_b6b6b6.gif);
}

.modReportingDataRowALTHeading4 {
background-color:#F3F3F3;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
text-decoration:none;
text-indent:30px;
text-align:left;
list-style-position:outside;
list-style-image:url(images/bullet_arrowright_b6b6b6.gif);
}

.modReportingDataRowALTHeading5 {
background-color:#F3F3F3;
font-size:11px;
color:#000;
font-family:Arial, helvetica, tahoma, sans-serif;
font-weight:400;
text-decoration:none;
text-indent:40px;
text-align:left;
list-style-position:outside;
list-style-image:url(images/bullet_arrowright_b6b6b6.gif);
}

.modArticlesRowHighlightALT {
background-color:#F0F0F0;
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:11px;
font-weight:400;
color:#000;
}

A.modArticlesTitle {
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:11px;
font-weight:700;
color:#000;
text-decoration:none;
}

A.modArticlesTitle:hover {
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:11px;
font-weight:700;
color:#000;
text-decoration:underline;
}

.modSurveyResultHeader {
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:20px;
font-weight:700;
color:#FFF;
text-decoration:none;
background-color:#5b1400;
}

.rowAlternate {
background-color:#F0F0F0;
font-weight:400;
color:#000;
}

.rowHeader {
background-color:#A21605;
font-weight:700;
border:1px solid #000;
color:#FFF;
}

.CookieTrail {
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:10px;
font-style:normal;
font-weight:400;
color:#000;
text-decoration:none;
background-color:#5b1400;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#5b1400;
padding:2px;
}

A.CookieTrail {
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:10px;
font-style:normal;
font-weight:400;
color:#333;
text-decoration:none;
}

A.CookieTrail:hover {
font-family:Arial, helvetica, tahoma, sans-serif;
font-size:10px;
font-style:normal;
font-weight:400;
color:#333;
text-decoration:underline;
}

.modInboxMessageTextArea,.modProfileReportRow,.modCalYearCurrentMonthHighlight,.cornerheader,.modCrsTourSelectedHole,.modCalDayRowLeftHeader,.rowhighlight {
background-color:#FFF;
}

.plgPollResultBar,.modMsgBrdShaded,.modMapShaded,.modSearchShaded,.modSearchShaded2,.modCalDayRow,.modCalWeekRow,.modCalMonthWeekDayDisabled,.RosterColumnTitle,.colorBG1,.colorBG2 {
background-color:#e8e7d5;
}

A.RosterRowHidden:hover,A.RosterRowHidden:visited {
color:#476BA3;
}

A.plgHeaderBarAction,A.plgHeaderBarAction:visited {
font-size:9px;
font-weight:400;
color:#084916;
}

.modCalYearCurrentDayHighlight,.modEvtMgrHeader,.modGolfStatsHeader1,.modCrsTourHoleChooser {
background-color:#5b1400;
font-weight:700;
color:#FFF;
}

.modInboxMessageView,.modSignupForm,.modAltLine {
background-color:#ededed;
}

A.modEvtMgrHeader:hover,A.modEvtMgrHeader:visited {
font-weight:700;
color:#FFF;
}

A.small,A.anchor,A:visited {
color:#084916;
}

.bannerheader,.globalnav,.plgHeaderBarBorder,.plgBorder,.plgWeatherAltBkg {
background-color:transparent;
}

.modChatIndexHeader,.modStatsUserBar,.modCrsTourUNSelectedTab,.modCrsTourTeeBoxHeader,.modCrsTourScoreCardHeader,.modActUserListHeader,.modCalWeekDayHeader,.modCalWeekDayHeader:visited {
background-color:#5b1400;
color:#FFF;
}

.modChatRoomList,.modGolfStatsHeader2,.modCrsTourScoreCardDataRowALT {
background-color:#e8e7d5;
color:#000;
}

.modGolfStatsDataRow,.modCrsTourTeeBoxData,.modCrsTourScoreCardDataRow {
background-color:#FFF;
color:#000;
}

.modCrsTourScoreCardHeader:visited,.modCrsTourScoreCardHeader:hover,.modActUserListHeader:visited,.modActUserListHeader:hover {
color:#FFF;
}

.RosterColDiv,.tnavBorder,.colorlevel1BG {
background-color:#5b1400;
}

.RosterLetterOff,A.RosterLetterOff,A.RosterLetterOff:hover,A.RosterLetterOff:visited {
font-weight:700;
font-size:10pt;
background-color:#5b1400;
color:#e8e7d5;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.tnavTabOFF,A.tnavTabOFF:visited {
font-weight:400;
font-size:10pt;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
background-color:#5b1400;
text-decoration:none;
}

.colorlevel2,.colorlevel3 {
color:#5CFF11;
}


/* Custom CSS for Old Palm GC */
#sidebar {
width:228px;
border:1px solid #b5ac7a;
background-color:#f6f1de;
padding:5px;
}

/* This controls the way IE displays the sidebar */
* html #sidebar{
width: 240px;
}

#wrapper {
width:800px;
background-color:#fff;
}

#mainContentCell {
width:550px;
overflow:hidden;
}

#mainContentCopy {
width: 525px;
padding: 10px 0 15px 10px;
}

#inset, .pad5 {
padding: 5px;
}

/* Mini Nav for quicklinks on the Public Site */ 
#quicklinks {
list-style-type: none;
margin:0;
padding: 0;
}

#quicklinks li {
padding: 2px 0;
margin: 3px;
background: #516e58;
color: #fff;
}

#quicklinks li a, #quicklinks li a:hover {
color: #fff;
font: 13px "Times New Roman", Times, serif;
text-decoration: none;
text-align: center;
font-variant: small-caps;
}
