/* Version 2
*  Released: 12/1/13
NOTES: updated to accommodate modern doctypes
*/

/*III. MODULES
A. GENERAL MODULE CLASSES
B. CALENDAR
C. ROSTER
D. ARTICLES
E. COURSE TOUR
F. INBOX
G. EVENT MANAGER 
H. ACTIVE USER LISTING
I. DIRECTORY

= III.A. GENERAL MODULE CLASSES ----- */
/*CONTENT WRAPPER OF CONTENT IN MODULE */
.tnavTabON, .tNavTabON  {
background:#FFF;
color: #45423c;
font:14px/2em Proxima-Nova,Arial,sans-serif;
}

.hasText {
    padding: 0 30px !important;
    width:  auto;
}

.module-wrap td a,
.module-wrap td a:hover {
    font-size: 15px;
}


/*change admin level*/
.NETChangeAdminLevel {
background:#fff;
}

.modHeader,.modHeaderLine {
color:#000;
font:15px Arial, Verdana, sans-serif;
}

.modAdmin {
background:#FFF;
color:#666;
font:13px Arial, Verdana, sans-serif;
}

.modPopupHeader {
background:#ccc;
border-bottom:#000 1px solid;
border-top:#333 1px solid;
color:#fff;
font:13px Arial, Verdana, sans-serif;
padding:1px;
}
.moduleTabsWrapper {
    width: 100%;
    margin-top: 15px;
}

/* --------- edit search engine - print button --------- */
a.modSearchPrintButton {
color:red;
font-size:13px;
text-decoration:none;
}

/* --------- search engine results - make same as bg color of folders --------- */
.modSearchResults {
background:#eee;
color:#000;
font-size:13px;
}

/* --------- external news text (not links) --------- */
.news {
font:13px Arial, Verdana, sans-serif;
}

/* --------- site statistics --------- */
.modStatsVisitorBar,.modStatsUserbar {
background:#fff;
color:#000;
}

/* LEGACY SELECTORS /////////////////////////////////////////
/////////////////////////////////////////////////////////////
.abut2, .coloradminbg, .colorlevel1, .colorlevel2, .colorlevel3,
.colorlevel4, .colorlevel5, .colorbg3, .colorlevel2bg, .colorlevel3bg,
.colorlevel4bg, .colorlevel5bg, .colorBG1, .colorBG2, .colorlevel1BG,
.darea, .dynamicpage, .h, .modsurveyeditdividerhdr,.moduletitle,
.plgcalheader, .plgcalcontentwkday, .plgcalcontentwkdaymo,
.plgcalcontentwkend, .plgcalcontentwkendmo, .RosterSearchBox, .s, td.clsRaised, .UserProfile
 */
.modReportingDatarowHeading1,.modReportingDataRowHeading1 {
background:#FFF;
color:#000;
font:700 11px Arial, Verdana, sans-serif;
text-decoration:none;
}

.modReportingDataRowALTHeading1,.modReportingDataRowALTHeading2 {
background:#fff;
color:#000;
font:700 11px Arial, Verdana, sans-serif;
text-decoration:none;
}

.modReportingDataRow {
background:#FFF;
color:#000;
font:400 11px Arial, Verdana, sans-serif;
}

.modReportingDataRowAlt {
background:#fff;
color:#000;
font:400 11px Arial, Verdana, sans-serif;
text-decoration:none;
}

.modReportingHeader {
background:#eee;
color:#000;
font:700 11px Arial, Verdana, sans-serif;
text-decoration:none;
}

.modReportingDataRowHeading3,.modReportingDataRowAltHeading3,.modReportingDataRowHeading4 {
background:#eee;
color:#000;
font:400 11px Arial, Verdana, sans-serif;
list-style-position:outside;
text-align:left;
text-decoration:none;
text-indent:20px;
}

.modReportingDataRowHeading5 {
background:#FFF;
color:#000;
font:400 11px Arial, Verdana, sans-serif;
list-style-position:outside;
text-align:left;
text-decoration:none;
text-indent:40px;
}

.modReportingDatarowAltHeading4 {
background:#eee;
color:#000;
font:400 11px Arial, Verdana, sans-serif;
list-style-position:outside;
text-align:left;
text-decoration:none;
text-indent:30px;
}

.modReportingDataRowAltHeading5 {
background:#eee;
color:#000;
font:400 11px Arial, Verdana, sans-serif;
list-style-position:outside;
text-align:left;
text-decoration:none;
text-indent:40px;
}

.modArticlesRowHighlightAlt {
background:#ccc;
color:#000;
font:400 11px Arial, Verdana, sans-serif;
}

a.modArticlesTitle {
color:#000;
font:700 11px Arial, Verdana, sans-serif;
text-decoration:none;
}

a.modArticlesTitle:hover {
text-decoration:underline;
}

.modSurveyResultHeader {
background:#eee;
color:#000;
font:700 20px Arial, Verdana, sans-serif;
text-decoration:none;
}

.modAltLine,.modSignupForm {
background:#eee;
}

.modMsgBrdShaded,.modMapShaded,.modSearchShaded,.modSearchShaded2,.rowHighlight {
background:#FFF;
}

.modChatIndexHeader,.modChatroomList,.modGolfStatsHeader1,.modGolfStatsHeader2,.modGolfStatsDataRow {
background:#FFF;
color:#000;
}

.modReportingDataRowHeading2,.modReportingDataRowAltHeading2 {
font-weight:400;
list-style-position:outside;
text-align:left;
text-indent:10px;
}
/*-----------------------------------
/////////////////////////////////////
-------------------------------------
= III.B. CALENDAR ----- */
.modCalDayRowLeftHeader,.modCalDayRow {
background:#FFF;
}

.modCalWeekDayHeader,.modCalWeekDayHeader:visited  {
background:#FFF;
color: #45423c;
}

.modCalWeekDayHeader:hover {
background:#FFF;
color: #45423c;
}

.modCalWeekDayHeader .calendarEventDateLink,
.modCalWeekDayHeader .calendarEventDateLink:hover {
    color: #45423c;
}

.modCalWeekRow,.modCalMonthWeekEndDay {
background:#eee;
padding: 2px;
}

.modCalDayRow a,
.modCalDayRow a:hover,
.modCalWeekRow a,
.modCalWeekRow a:hover {
    font-weight: 700;
    line-height: 36px;
    font-size: 18px !important;
}

.modCalMonthWeekDayDisabled,.modCalYearCurrentMonthHighlight {
background:#ccc;
}

.modCalYearCurrentDayHighlight {
background: #ededed;
/* color: #005953; */
font-weight: 500;
}

.modCalMonthWeekday {
background:#fff;
color:#333;
text-decoration:none;
}

.modCalMonthWeekdayHeader {
background:#eee;
color:#aaa;
text-decoration:none;
}

.modCalMonthToday {
background:#eee;
border:thin solid #333;
font:400 11px Arial, Verdana, sans-serif;
text-decoration:none;
}

.modCalDayRowDk {
background:#eee;
color:#000;
text-decoration:none;
}

.smallerfont {
    font-size: 13px;
}

.modCalMonthWeekDayOtherMonth.modCalMonthWeekDayDisabled.calendarEventPastDate a, 
.modCalMonthWeekEndDay.calendarEventPastDate a, 
.modCalMonthWeekDay.calendarEventPastDate a {
    color: #45423c;
    text-decoration: none;
}

.calendarTitleBar {
    color: #005953;
    line-height: 44px;
}

.modCalMonthDayOfWeekHeader {
    font: 700 16px Gentium, Garamond, Baskerville, 'Times New Roman', serif;
   color: #005953;
    text-transform: uppercase;
}

.calendarTabWrapper {
    margin-top: 15px;
    width: 960px;
}

.tnavTabON.currentDay {
    border-color: #005953 !important;
}
/*------------------------------------
//////////////////////////////////////
--------------------------------------
= III.C. ROSTER ----- 
 present on admin view only (hint: hidden) --------- */
a.RosterRowHidden {
color:#cd3f34;
}

a.RosterRowHidden:hover , a.RosterRowHidden:visited {
color:#476ba3;
}

.RosterRowOn {
background: #ededed;
color:#45423c;
font-size: 15px;
font-family: Proxima-Nova,Arial,sans-serif;
}

.RosterColDiv {
background:#eee;
}

.RosterRowOff {
color: #45423c;
font-size: 15px;
font-family: Proxima-Nova,Arial,sans-serif;
}

.RosterRowOff td, .RosterRowOn td, .RosterColumnTitle td {padding:5px;}
.RosterRowOff td.RosterColDiv, .RosterRowOn td.RosterColDiv, .RosterColumnTitle td.RosterColDiv {padding:0;}
.RosterRowOn a,.RosterRowOff a {
color: #005953;
font-family: Proxima-Nova,Arial,sans-serif;;
text-decoration:none;
}

.RosterRowOn a:hover,.RosterRowOff a:hover {
color:#005953;
font-family: Proxima-Nova,Arial,sans-serif;;
text-decoration:underline;
}

.RosterLetterOn {
background: #fff;
font:700 13px Proxima-Nova,Arial,sans-serif;;
}

.RosterLetterOff,
.rosterletteroff,
.rosterLetterOff {
background: #005953;
color:#fff;
font: 700 15px Gentium, Garamond, Baskerville, 'Times New Roman', serif;
text-decoration:none;
}

a.RosterLetterOff,
a.rosterletteroff,
a.rosterLetterOff {
color:#fff;
font:700 15px Gentium, Garamond, Baskerville, 'Times New Roman', serif;
text-decoration:none;
}

a.RosterLetterOff:hover , a.RosterLetterOff:visited,
a.rosterletteroff:hover, a.rosterletteroff:visited,
a.rosterLetterOff:hover, a.rosterLetterOff:visited {
color:#fff;
font: 700 15px Gentium, Garamond, Baskerville, 'Times New Roman', serif;
text-decoration:none;
}

.RosterColumnTitle {
background:#fff;
font: 700 16px Gentium, Garamond, Baskerville, 'Times New Roman', serif;
text-transform: uppercase;
}

.RosterRowOff .RosterRowHidden,
.RosterRowOn .RosterRowHidden {
color: #840000;
text-decoration: none;
}

.RosterRowOff .RosterRowHidden:hover,
.RosterRowOff .RosterRowHidden:visited,
.RosterRowOn .RosterRowHidden:hover,
.RosterRowOn .RosterRowHidden:visited {
color: #840000;
text-decoration: underline;
}

/* member profile module --------- */
.modRosterHiliteHiddenField {
color:#aaa;
}

/* roster profile update report module --------- */
.modProfileReportRowHeader {
background:#ccc;
}

.modProfileReportRow {
background:#FFF;
}

/*----------------------------------
////////////////////////////////////
------------------------------------
= III.D. ARTICLES ----- */
.modArticlesRowHighlight {
background:none;
color:#6a6a6a;
font: 400 14px Gentium, Garamdon, Baskerville, 'Times New Roman', serif;
text-decoration:none;
/* padding-top:10px; */
}

.articleContent {
    margin-top: 10px;
}

.modArticlesRowHighlight a {

font: 700 21px Gentium, Garamdon, Baskerville, 'Times New Roman', serif !important;
display:block;

}

.modArticlesRowHighlight a:hover {

font:700 18px Gentium, Garamdon, Baskerville, 'Times New Roman', serif;
text-decoration:underline;

}
a.editArticleLink {

display:inline;
font-size:15px !important;
font-weight:400;

}

a.editArticleLink:hover {

font-size:15px;
font-weight:400;

}

.modArticlesDayHeader {
background: #ededed;
padding:10px;
color: #45423c;
font: 13px Proxima-Nova,Arial,sans-serif;
/* letter-spacing: 1px; */
text-decoration:none;
}

/*----------------------------------
////////////////////////////////////
------------------------------------
= III.E. COURSE TOUR ------ */
.modCrsTourSelectedTab {
background:#666;
color:#fff;
font-weight:700;
}

.modCrsTourUnselectedTab {
background:#eee;
color:#000;
}

.modCrsTourHoleChooser {
background:#666;
color:#fff;
font-weight:700;
}

.modCrsTourSelectedHole {
background:#FFF;
}

.modCrsTourTeeboxHeader {
background:#eee;
color:#000;
}

.modCrsTourTeeboxData {
background:#FFF;
color:#000;
padding:2px;
}

.modCrsTourScorecardHeader {
background:#eee;
color:#000;
}

.modCrsTourScoreCardHeader .smallerfont {
color:#000
}

.modCrsTourScorecardDataRow {
background:#FFF;
color:#000;
}

.modCrsTourScorecardDataRowAlt {
background:#ddd;
color:#000;
}

.modCrsTourScorecardHeader:visited,.modCrsTourScorecardHeader:hover {
color:#fff;
}

/*-------------------------------
/////////////////////////////////
---------------------------------
= III.E. INBOX ----- */
.modInboxMessageTextArea {
background:#FFF;
}

.modInboxMessageView {
background:#eee;
}

/*-------------------------------
/////////////////////////////////
---------------------------------
= III.F. EVENT MANAGER ----- */
.modEvtMgrHeader {
background:#eee;
color:#000;
font-weight:700;
}

a.modEvtMgrHeader {
color:#fff;
font-weight:700;
text-decoration:none;
}

/*-------------------------------
/////////////////////////////////
---------------------------------
= III.G. ACTIVE USER LISTING ----- */
.modActUserListHeader {
background:#eee;
color:#000;
}

.modActUserListHeader:visited,.modActUserListHeader:hover {
color:#fff;
}

.modActUserListDataRow,.modActUserListDataRowALT {
background:#FFF;
color:#000;
font-size:11px;
}

a.modEvtMgrHeader:hover,a.modEvtMgrHeader:visited {
color:#fff;
font-weight:700;
}

/*-------------------------------
/////////////////////////////////
---------------------------------
= III.H. DIRECTORY ----- */
.modDirectoryNoEditShade {
background:#eee;
}

.modDirectoryCheckboxShade {
background:#ddd;
}

/*-----------------------------------
////////////////////////////////////
---------------------------------
= III.I. TABS ----- */
.tNavTitle {
font: 13px Arial, Verdana, sans-serif;
}

.tnavBorder {
background: #c6c6c6;
}

/*TAB -> NEED TO SEPARATE B/C ALSO IS THE CLASS FOR CONTENT WRAP*/
.tnavTabON .moduleTabText, .tNavTabON .moduleTabText {
color:#005953;
font: 14px/2.0 Proxima-Nova,Arial,sans-serif;;
text-decoration:none;
}

a.tnavTabON,a.tnavTabON:visited,
a.tNavTabON,a.tNavTabON:visited {
background:#ddd;
color:#777;
font:color:#fff;
font:14px/2.0 Proxima-Nova,Arial,sans-serif;;;
text-decoration:none;
}

a.tnavTabON:hover,
a.tNavTabON:hover {
background:#fff;
color:#333;
cursor:pointer;
font:14px Arial, Verdana, sans-serif;
text-decoration:none;
}

.tNavTabOFF,a.tNavTabOFF:visited,
.tnavTabOFF, a.tnavTabOFF:visited {
background: #005953;
color:#fff;
font:14px/2.0 Proxima-Nova,Arial,sans-serif;;
text-decoration:none;
}

a.tNavTabOFF:hover,
a.tnavTabOFF:hover {
background: #005953;
color:#fff;
font:14px/2.0 Proxima-Nova,Arial,sans-serif;;
text-decoration:none;
}

.tNavTabContent {
background:transparent;
color:#777;
font:14px Arial, Verdana, sans-serif;
text-decoration:none;
}

/**ADDL CLASSES**/
#calendarLinkBar {
padding-top:20px;
font-size: 14px;
}
.calendarEventDateLink {
color: #005953;
text-decoration:none;
font-size: 13px;
font-weight: 500;
}

.calendarEventDateLink:hover {
color: #005953;
text-decoration:underline;
font-size: 13px;
font-weight: 500;
}

.articleHtml {
font-weight:normal;
}
.module-wrap input[type="text"] {
padding: 0 5px;
margin: 0;
line-height: 24px;
}
.module-wrap .abut {
margin:0;
padding:5px 10px;
width: auto !important;
font-size: 12px;
}

.module-wrap .abut:hover {
    font-size: 12px;
}
#btnQuickFilter {
margin-top:10px;
}
.calendarQuickFilterWrap .abut {
margin:3px 0;
}

#Table1 {
    margin-top: 15px;
}
#Table1 td:nth-of-type(2) {
    font-size: 21px;
    font-weight: 700;
    color: #005953;
}

td.label {
    color: #45423c !important;
    font-weight: 300 !important;
}

#eventReportWrapperDiv {
    margin: 15px 0;
}

.pgpage:hover {
    font-weight: 700;
}