  /* COPYRIGHT -- CLUBESSENTIAL 2006, All rights reserved
-------------------------------------------------------------------*/



/*---------------------------------------------*/
/* CUSTOM ----- */
/*---------------------------------------------*/
body, html {
	height: 100%;
}


#bg_watermark {
	background: url(../../../Images/site_watermark.jpg) center top no-repeat;
	/*min-height: 340px;*/
	padding: 26px 0 0 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#pg_wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	/*height: auto;*/
	/*overflow: hidden;*/
	
}

#lftShdw {
	background: url(../../../Images/pg_lftShdw.gif) top right repeat-y;
}

#rtShdw {
	background: url(../../../Images/pg_rtShdw.gif) top left repeat-y;
}


#header {
	position: relative;
	background: #f1f0e2 url(../../../Images/pg_topShdw.gif) top left no-repeat;
	width: 760px;
	height: 143px;

}

#header h1 {
	position: absolute;
	background: url(../../../Images/hdr_texture.gif) top right no-repeat;
	top: 10px;
	left: 0px;
	width: 100%;
}

#menuWrapper {
	position: absolute;
	background: url(../../../Images/hdr_rtBotShdw.gif) bottom left no-repeat;
	left: 250px;
	top: 93px;
	padding: 0 0 8px 0;
}

#mainContent,
#pgContent {
	background: url(../../../Images/mainContent_bg.jpg) center top no-repeat;
	padding: 25px;
}
#pgContent2 {
	background: url(../../../Images/mainContent_bg.jpg) left top no-repeat;
	padding: 25px;
}
#mainContent h1 {
	padding: 0 0 0 5px;
}
#mainContent p {
	padding: 0px 20px 5px 65px;
}


#subContent {
	background: url(../../../Images/subContent_bg.jpg) center top no-repeat;
	padding: 15px;
}
#subContent h1 {
	text-align: center;
}
#subContent h2 {
	padding: 3px 0px 5px 10px;
}
#subContent p {
	padding: 0 10px 0 30px;
}


#pgContent p{
	padding: 0px 20px 5px 25px;
}

#footer {
	text-align: center;
	padding: 10px 0 0 0;
}
#footer h1 {
	margin: 0 0 10px 0;
}
#footer p {
	font-family: Arial, Verdana, sans-serif;
	color: #8090a1;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	line-height: 19px;
}


/* GENERAL */
body {

	margin: 0px;
	
}


TABLE{
	font-family: Arial;
	color: #30280d;
	font-size: 11px;
	}

A {
	FONT-SIZE: 11px; 
	font-family: Arial; 
	TEXT-DECORATION: none; 
	COLOR: #a48252;
}
A.small {
	COLOR:#a48252;
}
A.anchor {
	COLOR:#a48252;
}
A:visited {
	COLOR:#a48252;
} 
A:hover {
	COLOR:#C99663; 
	TEXT-DECORATION: none;
}

h1, h2, h3, h4, p{
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:24px;
	color: #9D948D;
	font-weight: normal;
}

h2 {
	font-family: Arial;
	color: #84796b;
	font-size: 13pt;
	font-weight: bold;
}

h3 {
	font-family: Arial;
	color: #84796b;
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
}

h4 {
	font-family: Arial;
	font-size: 15px;
	color: #c0ab8e;
	font-weight: 400;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:27px;
	color: #632500;
	font-weight: normal;
	background: url(../../../Images/pg_hdr.gif) top left no-repeat;
	padding: 10px 0 0 25px;
}

p {
	line-height: 18px;
}

/* --------- PAGE BACKGROUND Fill --------- */
.page {
	FONT-SIZE: 11px;
	font-family: Arial;
	background: #082a59 url(../../../Images/site_bg.gif) top left repeat-x;
      }

/* --------- NAV MENU BACKGROUND --------- */
.CEMenu 
{
}

.DarkBackgroundWrapper 
{ 
background-color: #FFFFFF; 
color:#000000; 

}


/* --------- General Row Hover Classes --------- */

.rowNormal {
	BACKGROUND-COLOR: #F8F8F8;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.rowHover {
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
 
/* --------- Copyright text at bottom of each page --------- */
.copyright {
 FONT-SIZE: 10px;
 COLOR: #000000;
}
 
/* --------- Survey Module
.modSurveyEditDividerHdr
{
 BACKGROUND-COLOR: ;
 FONT-SIZE: ;
 COLOR: ;
 
} --------- */


/* --------- INBOX MODULE --------- */
.modInboxMessageTextArea{
 BACKGROUND-COLOR: #FFFFFF;
}
 
/* --------- MEMBER PROFILE MODULE --------- */
.modRosterHiliteHiddenField{
 COLOR: #ADADAD;
}
 
/* --------- ROSTER PROFILE UPDATE REPORT MODULE --------- */
.modProfileReportRowHeader{
 BACKGROUND-COLOR: #ACC3FF;
}
 
.modProfileReportRow{
 BACKGROUND-COLOR: #FFFFFF;
}
 



/* --------- Edit DYNAMIC LIST MODULE - It's own page --------- */
/* --------- ###  DYNAMIC LIST  ### --------- */
.modDListItemListname{
	FONT-SIZE: 11px;
	font-family: Arial;
	COLOR: #000000;
	/* font-weight: bold;*/
	text-decoration: none;

	}
	
/* --------- Edit DYNAMIC LIST MODULE - title for page - centered --------- */
.modDListItemTitle{
	FONT-SIZE: 11px;
	font-family: Arial;
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;

	}
	
/* --------- Edit DYNAMIC LIST MODULE - subtitle for individual list article --------- */
.modDListItemSubtitle{
	FONT-SIZE: 11px;
	font-family: Arial;
	COLOR: #A7A7A7;
	font-weight: normal;
	text-decoration: none;

	}

/* --------- Edit Roster - present on Admin view ONLY (hint: hidden) --------- */
A.RosterRowHidden{
	COLOR: #CD3F34;
}

/* --------- Edit Roster - present on Admin view ONLY --------- */
A.RosterRowHidden:hover {
	COLOR: #476BA3;
}

/* --------- Edit Roster - present on Admin view ONLY --------- */
A.RosterRowHidden:visited{
	COLOR: #476BA3;
}





/* --------- Module Specific Classes --------- */
/* --------- CALENDAR MODULE --------- */
.modCalYearCurrentMonthHighlight{
	BACKGROUND-COLOR: #FFFFFF;
}

/* --------- Calendar Today's Day Box --------- */
.modCalYearCurrentDayHighlight{
	BACKGROUND-COLOR: #825000;
	font-weight: bold;
	color: #FFFFFF;

}


/* --------- INBOX MODULE - make same as bg color of folders --------- */
.modInboxMessageView{
	BACKGROUND-COLOR: #f6f6e5;
}



/* --------- USER REGISTRATION MODULE - make same as bg color of folders --------- */
.modSignupForm{
	BACKGROUND-COLOR: #f6f6e5;
}



/* --------- Edit SEARCH ENGINE - print button --------- */
A.modSearchPrintButton{
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	/*FONT-WEIGHT: bold;*/
	FONT-SIZE: 10pt;
}
/* --------- SEARCH ENGINE RESULTS - make same as bg color of folders --------- */
.modSearchResults{
	BACKGROUND-COLOR: #f6f6e5;
	COLOR: #000000;
	FONT-SIZE: 10pt;
}


/* --------- Module Specific Classes --------- */
/* --------- Edit ARTICLE PLUGIN/MODULE --------- */
.modArticlesRowHighlight{
	BACKGROUND-COLOR: #f6f6e5; /* --------- Edit ARTICLE PLUGIN/MODULE HIGHLIGHT - make same as bg color of folders --------- */
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.modArticlesDayHeader{
	BACKGROUND-COLOR: #853700; /* --------- Edit heading color for articles - background color --------- */
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #A21605;

}


/* --------- Edit EVENT MANAGER HEADER - DEFAULT --------- */
A.modEvtMgrHeader {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	}
A.modEvtMgrHeader:hover {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	}
A.modEvtMgrHeader:visited {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	}


/* --------- DIRECTORY SPECIFIC CLASSES - DEFAULT --------- */
.modDirectoryNoEditShade{
	BACKGROUND-COLOR: #F7F4F3;
}

.modDirectoryCheckboxShade{
	BACKGROUND-COLOR: #DEDEDE;
}

/* --------- IMPORTANT Edit GLOBAL TEXT BOXES - DEFAULT --------- */
.txtbox {
	background-color: #ffffff; 
	color: #000000; 
	font-family: Arial; 
	font-size: 9pt; 
	border-style: inset; 
	border-width: 2px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	}

/* --------- External News Text (not links) --------- */
.news { font-family: Arial; FONT-SIZE: 10pt;}


/* --------- PLUGIN TITLES --------- */
.plugintitle {
	FONT-SIZE: 11pt;
	font-family: Arial;
	COLOR: #222222;
	}

/* --------- Plug-in HEADER BAR - ALL --------- */
.plgHeaderBar{ /* --------- This in the only style needing to change for adjusting the HEADER BAR Text & style --------- */
	FONT-SIZE: 11px;
	BACKGROUND: transparent none;
	font-family: Arial;	COLOR: #222222;
	}

/* --------- GENERAL PLUGIN ACTION LINKS ON HEADER BAR --------- */
A.plgHeaderBarAction{
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	COLOR: #222222;
	}
A.plgHeaderBarAction:hover {
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	COLOR: #0050AB;
}
A.plgHeaderBarAction:visited {
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	COLOR: #000000;
}

/*  -------------- border around plugin header & icon ----------   */
.plgHeaderBarBorder{
	BACKGROUND-COLOR: #222222;
}

/*  -------------- 1px border around plugin ----------   */
.plgBorder{

} 

.plgAltLine{
	BACKGROUND-COLOR: #ffffff;
}


/* --------- Plug-in POLLING --------- */
/*bkg = E1DAB4 (matched)  or  F4EECC (light)*/

/* --------- Edit Plugin - Polling Window BG --------- */
.plgPollQuestionArea{ 
	BACKGROUND-COLOR: #DDE9F7;
	font-family: Arial;
	COLOR: #000000;
	}


/* --------- Edit Plugin - Polling Window Header --------- */
.plgPollHeader{
	FONT-SIZE: smaller;
	BACKGROUND-COLOR: #825000;
	FONT-WEIGHT: bold;
	font-family: Arial;
	COLOR: #FFFFFF;
	}

/* --------- Edit Plugin - Polling Window Results --------- */
.plgPollResultBar{
	BACKGROUND-COLOR: #DDE9F7; /* --------- Edit Plugin - Same color as Polling Window --------- */
}

/* --------- Edit Plugin - Polling Window Selected Results - Text --------- */
.plgPollHighlightFont{
	font-family: Arial;
	COLOR: #818181;
}

/* --------- Edit Plugin - Polling Window Border Color - 1px --------- */
.plgPollBorder{
	/* BACKGROUND-COLOR: #825000;*/
}


/* --------- Plug-in CALENDAR --------- */
.plgCalendarHeader{
	FONT-SIZE: 10px;
	BACKGROUND-COLOR: transparent;
	font-family: Arial;
	COLOR: #84796b;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px;
	border-top: solid 2px #88796f;
	text-transform: uppercase;
	}
.plgCalendarWeekday{
	FONT-SIZE: 10px;
	BACKGROUND: #f7f7f7;
	font-family: Arial;
	COLOR: #84796b;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	}
.plgCalendarWeekend{
	FONT-SIZE: 10px;
	BACKGROUND: #ececec;
	font-family: Arial;
	COLOR: #84796b;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	}
.plgCalendarDayOn{
	BACKGROUND: #FFFFFF;
	font-family: Arial;
	COLOR: #84796b;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	FONT-SIZE: 11px;
	}

/* --------- Plug-in 5DAY WEATHER --------- */
.plgWeatherHeader{
	FONT-SIZE: 10px;
	BACKGROUND-COLOR: transparent;
	FONT-WEIGHT: bold;
	font-family: Arial;	
	COLOR: #222222;
	border-bottom: solid 1px #dbd8cf;
	padding-bottom: 3px;
	}
	
.plgWeatherAltBkg{
	BACKGROUND-COLOR: transparent;
	padding-top: 3px;
}

.plgWeatherHghTxt{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	}
	
.plgWeatherLowTxt{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	}
	
.plgWeatherCndTxt{
	FONT-SIZE: 10px;
	font-family: Arial;
	COLOR: #333333;
	padding-bottom: 5px;
	}

/* Plug-in INBOX */
.plgInboxHeader{
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #825000;
	FONT-WEIGHT: bold;
	font-family: Arial;
	COLOR: #000000;
	}

/* --------- Plug-in LEADERBOARD --------- */
.plgLdrbrdHeader{
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	font-family: Arial;
	COLOR: #000000;
	}
.plgLdrbrdHiliteUser{
	FONT-WEIGHT: bold;
	COLOR: #DDE9F7;
	}

/* --------- Plug-in EXTERNAL NEWS 
.s{
	FONT-SIZE: 8pt;
	font-family: Arial;
	COLOR: #000000;
	PADDING-LEFT: 9px
	}
.h{
	FONT-SIZE: 10pt;
	font-family: Arial;
	COLOR: #825000;
	PADDING-LEFT: 20px
	} --------- */


/* --------- Plug-in NEWS 
.plgNewsPosted{
	FONT-SIZE: 8pt;
	font-family: Arial;
	COLOR: #000000;
	PADDING-LEFT: 9px
	} --------- */

/* --------- Plug-in LINK --------- */
.plgLinkTxt{
	FONT-SIZE: 10pt;
	font-family: Arial;
	COLOR: #825000;
	}
.plgLinkDesc{
	FONT-SIZE: smaller;
	font-family: Arial;
	COLOR: #000000;
	PADDING-LEFT: 9px;
	TEXT-DECORATION: none;
	}

/* --------- Plug-in RESERVATIONS --------- */
.plgResCurrent{
	FONT-SIZE: 10pt;
	font-family: Arial;
	COLOR: #825000;
	}
.plgResTxt{
	FONT-SIZE: 10pt;
	font-family: Arial;
	COLOR: #825000;
	}
.plgResDesc{
	FONT-SIZE: 8pt;
	font-family: Arial;
	COLOR: #000000;
	}
	
/* --------- **********MODULE SPECIFIC CLASSES*********** --------- */

/* --------- ###  GENERAL MODULE SETTINGS  ### --------- */
.modHeader{
	FONT-SIZE: 11pt;
	font-family: Arial;
	COLOR: #000000;
	}
.modHeaderLine{
	COLOR: #000000;
	}
.modAdmin{
	FONT-SIZE: 10pt;
	font-family: Arial;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #FFFFFF;
	}
.modPopupHeader{
	FONT-SIZE: 10pt;
	font-family: Arial;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #825000;
	BORDER-BOTTOM: #000000 1px solid;
   BORDER-TOP: #A21605 1px solid;
	PADDING-BOTTOM: 1px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
	}
.modAltLine{
	BACKGROUND-COLOR: #f6f6e5;
}
.fadedfont{
	COLOR: #EF3F34;
}

/* --------- Plugin MESSAGE BOARD --------- */
.modMsgBrdShaded{
	BACKGROUND-COLOR: #DDE9F7;
	}

/* --------- Plugin MAP AND DIRECTIONS --------- */
.modMapShaded{
	BACKGROUND-COLOR: #DDE9F7;
	}

/* --------- Plugin SEARCH ENGINE --------- */
.modSearchShaded{
	BACKGROUND-COLOR: #DDE9F7;
	}
.modSearchShaded2{
	BACKGROUND-COLOR: #DDE9F7;
	}

/* --------- LIVE CHAT --------- */
.modChatIndexHeader{
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
}
.modChatRoomList{
	BACKGROUND-COLOR: #DDE9F7;
	COLOR: #000000;
}

/* --------- SITE STATISTICS --------- */
.modStatsVisitorBar{
	BACKGROUND-COLOR: #DDE9F7;
	COLOR: #FFFFFF;
}
.modStatsUserBar{
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
}

/* --------- EVENT MANAGER --------- */
.modEvtMgrHeader{
	BACKGROUND-COLOR: #825000;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}

/* --------- GOLF STATISTICS --------- */
.modGolfStatsHeader1{
	BACKGROUND-COLOR: #825000;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}
.modGolfStatsHeader2{
	BACKGROUND-COLOR: #DDE9F7;
	COLOR: #000000;
}
.modGolfStatsDataRow{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
}

/* --------- COURSE TOUR --------- */
.modCrsTourSelectedTab{
	BACKGROUND-COLOR: #DDE9F7;
	FONT-WEIGHT: bold;
	COLOR: #000000;
}
.modCrsTourUNSelectedTab{
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
}
.modCrsTourHoleChooser{
	BACKGROUND-COLOR: #825000;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}
.modCrsTourSelectedHole{
	BACKGROUND-COLOR: #FFFFFF;
}
.modCrsTourTeeBoxHeader{
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
}
.modCrsTourTeeBoxData{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
}
.modCrsTourScoreCardHeader{
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
}
.modCrsTourScoreCardDataRow{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
}
.modCrsTourScoreCardDataRowALT{
	BACKGROUND-COLOR: #DDE9F7;
	COLOR: #000000;
}
.modCrsTourScoreCardHeader:visited {
	COLOR: #FFFFFF;
}
.modCrsTourScoreCardHeader:hover {
	COLOR: #FFFFFF;
}

/* --------- ACTIVE USER LISTING --------- */
.modActUserListHeader{
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
}
.modActUserListHeader:visited{
	COLOR: #FFFFFF;
}
.modActUserListHeader:hover{
	COLOR: #FFFFFF;
}
.modActUserListDataRow{
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 8pt;
	COLOR: #000000;
}
.modActUserListDataRowALT{
	BACKGROUND-COLOR: #DDE9F7;
	FONT-SIZE: 8pt;
	COLOR: #000000;
}

/* --------- CALENDAR --------- */
.modCalDayRowLeftHeader{
	BACKGROUND-COLOR: #FFFFFF;
}
.modCalDayRow{
	BACKGROUND-COLOR: #DDE9F7;
}
.modCalWeekDayHeader{
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
}
.modCalWeekDayHeader:hover{
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
}
.modCalWeekDayHeader:visited{
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
}
.modCalWeekRow{
	BACKGROUND-COLOR: #DDE9F7;
}
.modCalMonthWeekEndDay{
	BACKGROUND-COLOR: #CFCFCF;
}
.modCalMonthWeekDayDisabled{
	BACKGROUND-COLOR: #DDE9F7;
}

/* --------- ROSTER --------- */
.RosterRowOn{
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial;
	}
.RosterColDiv {BACKGROUND-COLOR: #825000;}

.RosterRowOff {
	FONT-SIZE: 10pt;
	font-family: Arial;
	}
.RosterLetterOn {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #DDE9F7;
	font-family: Arial;
	}
.RosterLetterOff {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #825000;
	COLOR: #DDE9F7;
	font-family: Arial;
	TEXT-DECORATION: none;
	}
A.RosterLetterOff {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #825000;
	COLOR: #DDE9F7;
	font-family: Arial;
	TEXT-DECORATION: none;
	}
A.RosterLetterOff:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #825000;
	COLOR: #DDE9F7;
	font-family: Arial;
	TEXT-DECORATION: none;
	}
A.RosterLetterOff:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #825000;
	COLOR: #DDE9F7;
	font-family: Arial;
	TEXT-DECORATION: none;
	}
	
.RosterColumnTitle {BACKGROUND-COLOR: #DDE9F7;}

/* --------- DIRECTORY -> EDIT ROSTER OPTIONS -> CANCEL & NEXT BUTTON --------- */
.but{
	BORDER-RIGHT: 1px outset ButtonHighlight;
	BORDER-TOP: 1px outset ButtonHighlight;
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #DDE9F7;
	BORDER-LEFT: 1px outset ButtonHighlight;
	CURSOR: pointer;
	COLOR: #000000;
	BORDER-BOTTOM: 1px outset ButtonHighlight;
	font-family: Arial;
	}

/* --------- DIRECTORY -> EDIT ROSTER OPTIONS -> CLOSE BUTTON --------- */
.membut {
	BORDER-RIGHT: 1px solid ButtonFace;
	BORDER-TOP: 1px solid ButtonFace;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #DDE9F7;
	BORDER-LEFT: 1px solid ButtonFace;
	CURSOR: pointer;
	COLOR: #000000;
	BORDER-BOTTOM: 1px solid ButtonFace;
	font-family: Arial;
	}

/* --------- BUTTONS --------- */
/* --------- Admin Bar Button --------- */
.abut {
	BACKGROUND-COLOR: #DDE9F7; 
	COLOR: #000000; 
	font-family: Arial; 
	FONT-SIZE: 8pt; 
	BORDER-STYLE: outset; 
	BORDER-WIDTH: 2px; 
	MARGIN-TOP: 2px; 
	MARGIN-BOTTOM: 2px;
	}

.largerfont	{FONT-SIZE: 11pt;}
.smallerfont {FONT-SIZE: 8pt;}

/* --------- 3.0 --------- */ /* --------- Used for pop-up windows headers --------- */
TD.clsRaised
{
	BACKGROUND-COLOR: #825000; /* --------- To override local code color --------- */
	BORDER-BOTTOM: 1px solid #000000;
	BORDER-TOP: 1px solid #DDE9F7;
	PADDING-BOTTOM: 1px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
}

/* TABS */
	.tnavTitle {
		FONT-WEIGHT: bold;
		FONT-SIZE: 11pt;
		font-family: Arial;
		}
	/* --------- Border around tab sections --------- */
	.tnavBorder {BACKGROUND-COLOR: #825000;}
	
	/* --------- Title for active tab section --------- */
	.tnavTabON {
		FONT-WEIGHT: bold;
		FONT-SIZE: 10pt;
		COLOR: #000000;
		font-family: Arial;
		BACKGROUND-COLOR: #FFFFFF;
		TEXT-DECORATION: none;
		}
	/* --------- Title for inactive tab sections --------- */
	.tnavTabOFF {
		FONT-WEIGHT: normal;
		FONT-SIZE: 10pt;
		COLOR: #FFFFFF;
		font-family: Arial;
		BACKGROUND-COLOR: #825000;
		TEXT-DECORATION: none;
		}
	/* --------- Visited inactive tab sections --------- */
	A.tnavTabOFF:visited {
		FONT-WEIGHT: normal;
		FONT-SIZE: 10pt;
		COLOR: #FFFFFF;
		font-family: Arial;
		BACKGROUND-COLOR: #825000;
		TEXT-DECORATION: none;
		}
	/* --------- Rollover inactive tab sections --------- */
	A.tnavTabOFF:hover {
		FONT-WEIGHT: normal;
		FONT-SIZE: 10pt;
		COLOR: #FCF902;
		font-family: Arial;
		BACKGROUND-COLOR: #825000;
		TEXT-DECORATION: none;
		}
		
/* --------- INBOX -> Mail groups window body --------- */
.tnavTabContent {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-family: Arial;
	BACKGROUND-COLOR: #DDE9F7;
	TEXT-DECORATION: none;
	}

/* --------- INBOX - >MAIL GROUP - > Move over --------- */
.rowhighlight {BACKGROUND-COLOR: #FFFFFF;}

.adminbar	{
	BACKGROUND-COLOR: #DDE9F7;
	font-family: Arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	}

/* --------- 3.0 COMPATIBILITY */ /*Weather, Calendar --------- */
	/* --------- Used in New Roster for body area --------- */
	.colorBG1 {BACKGROUND-COLOR: #DDE9F7;}
	.colorBG2 {BACKGROUND-COLOR: #DDE9F7;}
	
	/* --------- Color for plug-in dividers and Calendar heads --------- */
	/* --------- Also used in new inbox set items --------- */
	.colorlevel1BG {BACKGROUND-COLOR: #825000;}



/*****************************************************/
/*****************************************************/
                      /*  UNUSED */
/*****************************************************/
/*****************************************************/
/* --------- OLD --------- */

/* --------- OLD --------- */
.RosterSearchBox
{
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #6FFF07; /*#E7E5B2;*/
	COLOR: black;
	font-family: Arial;
}

/* --------- OLD --------- */
.UserProfile
{
	BACKGROUND-COLOR: #6FFF10; /*white*/
}

/* --------- OLD --------- */
.UserProfileMenu_THIS_IS_OLD
{
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #6FFF11; /*#d3cfc2;*/
	font-family: Arial;
	TEXT-DECORATION: none;
}

/* --------- Background --------- */
/* --------- OLD --------- */
.darea
{
	BACKGROUND-COLOR: #6FFF11; /*#E7E5B2*/
}

/* --------- OLD --------- */
.dynamicpage
{
	BACKGROUND-COLOR: #6FFF13; /*#E7E5B2*/
}

/* --------- OLD --------- */
.abut2 {
	/* --------- background-color: #F1F1EF; 
	color: #800000; --------- */
	background-color: #5CEF16; 
	color: #5CEF17; 
	font-family: Arial; 
	font-size: 8pt; 
	border-style: outset; 
	border-width: 2px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	}

/* --------- OLD --------- */
.moduletitle
{
	FONT-SIZE: 24pt; /*14pt*/
	font-family: Arial;
}



/* --------- Original 10pt with color F5F4E9 --------- */
	A.tnavTabON {
		FONT-WEIGHT: bold;
		FONT-SIZE: 20pt;
		COLOR: #2300FF;
		font-family: Arial;
		BACKGROUND-COLOR: #5CFF03;
		TEXT-DECORATION: none;
		}
/* --------- Original 10pt with bgcolor FFFFFF --------- */
	A.tnavTabON:visited {
		FONT-WEIGHT: bold;
		FONT-SIZE: 20pt;
		COLOR: #2300FE;
		font-family: Arial;
		BACKGROUND-COLOR: #0021FF;
		TEXT-DECORATION: none;
		}
/* --------- Original 10pt with bfcolor FFFFFF --------- */
	A.tnavTabON:hover {
		FONT-WEIGHT: bold;
		FONT-SIZE: 20pt;
		COLOR: #000000;
		font-family: Arial;
		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: normal;
		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: normal;
		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: normal;
		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: normal;
		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: normal;
		FONT-SIZE: 18pt;
		COLOR: #5CFA00;
		BACKGROUND-COLOR: #5CFA00;
		}

	/* --------- OLD --------- */
	/* --------- 3.0 COMPATIBILITY --------- */ /* --------- Weather, Calendar --------- */
	.colorlevel1 {COLOR: #5CFF10;}
	/*.colorlevel1 {COLOR: #000000}*/
	.colorlevel2 {COLOR: #5CFF11;}
	/*.colorlevel2 {COLOR: #A65456}*/
	.colorlevel3 {COLOR: #5CFF11;}
	/*.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: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}

.modCalMonthWeekDayHeader {
	BACKGROUND-COLOR: #825000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.modCalMonthToday {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDE9F7;
	border: thin solid #000000;
}

.modCalDayRowDk {
	BACKGROUND-COLOR: #f6f6e5;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.modReportingDataRowHeading1 {
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.modReportingDataRowALTHeading1 {

	BACKGROUND-COLOR: #F3F3F3;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.modReportingDataRowHeading2 {
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial;
	font-weight: normal;
	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: #000000;
	font-family: Arial;
	font-weight: normal;
	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: #FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial;
	font-weight: normal;
}

.modReportingDataRowALT {
	BACKGROUND-COLOR: #F3F3F3;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

.modReportingHeader {
	BACKGROUND-COLOR: #825000;
	COLOR: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}

.modReportingDataRowHeading3 {
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial;
	font-weight: normal;
	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: #000000;
	font-family: Arial;
	font-weight: normal;
	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: #FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial;
	font-weight: normal;
	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: #FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial;
	font-weight: normal;
	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: #000000;
	font-family: Arial;
	font-weight: normal;
	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: #000000;
	font-family: Arial;
	font-weight: normal;
	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;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
A.modArticlesTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.modArticlesTitle:hover {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.modSurveyResultHeader {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #825000;
}
.rowAlternate {
	background-color: #F0F0F0;
	font-weight: normal;
	color: #000000;
}
.rowHeader {
	BACKGROUND-COLOR: #A21605;
	font-weight: bold;
	border: 1px solid #000000;
	color: #FFFFFF;

}
.CookieTrail {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #825000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #825000;
	display: none;
}
A.CookieTrail {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.CookieTrail:hover {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

