/* GENERAL BODY STYLES */ body, td, p { font-family: verdana; font-size: 11px; } a { color: #c00; text-decoration: none; } a:hover { color: #f30; text-decoration: underline; } a:visited { color: #c00; text-decoration: underline; } h1 { font-family: Arial; font-size: 24px; line-height: 24px; color: #222; margin-top: 0px; margin-bottom: 10px; } h2 { font-family: arial; font-size: 16px; line-height: 16px; color: #222; margin-top: 0px; margin-bottom: 10px; } h3 { font-family: verdana; font-size: 13px; margin-top: 0px; margin-bottom: 5px; } p { margin-top: 0px; margin-bottom: 5px; } hr { color: #aaa; height: 1px; } input, select { border: #006 solid 1px; background-color: #aaa; color: #222; font-size: 11px; font-family: verdana; } /* NAVIGATION */ a.nav, a.nav:hover, .navOnCell { font-family: arial; font-size: 12px; color: #fff; text-decoration: none; } .lanText { font-family: arial; font-size: 11px; color: #fff; text-transform: uppercase; } /* ADMIN STYLES */ .editMode { color: #fff; margin-left: 10px; } a.editModeA { color: #C60; } a.adminButtonLink { color: #C60; font-family: arial; font-size: 12px; line-height: 12px; font-weight: normal; text-decoration: none; border: #c60 solid 1px; padding-left: 3px; padding-right: 3px; } a.adminButtonLink:hover { color: #930; border: #930 solid 1px; background-color: #FC6; text-decoration: none; } .adminButtonPLeft, .adminButtonPCenter, .adminButtonPRight { margin-top: 5px; margin-bottom: 5px; } .adminButtonPCenter { text-align: center; } .adminButtonPRIght { text-align: right; } /* CONTENT STYLES */ .repCategoryTabOn { font-weight: bold; color: #fff; background-color: #aaa; } .repCategoryTabOffTd { background-color: #eee; } a.repCategoryTabOffA { font-weight: bold; color: #888; text-decoration: none; } a.repCategoryTabOffA:hover { font-weight: bold; color: #444; text-decoration: none; } .detailLinkF, .detailLinkB { margin-top: 5px; margin-bottom: 5px; } .detailLinkF { text-align: right; } a.detailLinkA:hover { text-decoration: none; } .imageP { text-align: center; } .captionP { text-align: center; font-size: 9px; } .articlePublication { font-family: Times; text-align: center; font-size: 20px; font-weight: bold; margin-bottom: 0px; color: #ccc; } .articleDate { text-align: center; font-size: 10px; line-height: 10px; margin-bottom: 15px; color: #ccc; } .articleHeader { text-align: center; font-size: 18px; line-height: 20px; font-weight: bold; } .articleSubHeader { text-align: center; font-size: 14px; font-weight: bold; } .articleAuthor { text-align: center; font-size: 10px; line-height: 10px; margin-bottom: 10px; text-transform: uppercase; } .resultsHeader { font-weight: bold; color: #fff; text-align: center; } .calendarSearch { font-weight: bold; color: #222; } .eventsHeaderTable { background-color: #aaa; } .eventsNavTable { background-color: #eee; } .searchFormTd { background-color: #eee; } .searchFormTable { background-color: #aaa; } .calendarTable { background-color: #aaa; } .calendarMonthHeader { background-color: #ccc; text-align: center; font-weight: bold; color: #222; } .calendarDayHeader { background-color: #ccc; text-align: center; color: #222; } .calendarListDayCell { font-weight: bold; font-size: 24px; color: #aaa; background-color: #eee; } .calendarListMonthCell { background-color: #eee; font-size: 18px; color: #aaa; font-weight: bold; text-align: center; } a.listNav, a.listNav:hover { color: #222; text-decoration: none; } .noEvents { font-size: 13px; font-weight: bold; color: #aaa; text-align: center; margin: 20px; } .day { background-color: #eee; text-align: center; } .eventDay { background-color: #c00; color: #fff; font-weight: bold; text-align: center; } .eventDate { text-align: center; color: #888; } .photoTitle { font-weight: bold; } .fileDescription { margin-bottom: 5px; } .fileInfo { font-size: 9px; margin-bottom: 5px; } .copyright { font-family: arial; font-size: 10px; color: #fff; }