.tooltip { z-index: 3000; opacity: 0.85; text-align: left; display:none; border: 1px solid #111; background-color: #eee; padding: 5px; font-size:12px; width:300px; }
table.calendar { background-color: #eee; border: solid 1px #ccc; }
table.calendar a { color: #000; }
table.calendar td { text-align: center; }
table.title { border: solid 1px #ccc; background-color: #fff; width: 100%; text-align: center; }
table.title td { text-align: center; }
table.calendar td.dayHeader { font-weight: bold; border-bottom: solid 1px #404040; }
table.calendar td.otherMonthDay { background-color: #E6E6E6; border: solid 1px #eee; }
table.calendar td.selectedDay { background-color: #ccc; border: solid 1px #eee; }
table.calendar td.todayDay { font-weight: bold; }
table.calendar td.day, table.calendar td.todayDay, table.calendar td.weekendDay { background-color: #fff; border: solid 1px #eee; }
table.calendar td.selector { color: #F05226; }
div.eventSummary { width: 60%; float: left; }
div.eventsSearch { width: 40%; float: right; }
div.gmMapContainerOuterVisible { position: absolute; z-index: 100; top: 50px; left: 0; text-align: center; visibility: visible; }
div.gmMapContainerOuterVisible div.gmMapContainerInner { display: block; background-color: #ffffff; width: 700px; border: 3px solid #aaaaaa; visibility: visible; }
div.gmMapContainerOuterVisible div.gmMapHead { background-color: #ffffff; text-align: right; padding: 10px 10px 10px 0; visibility: visible; }
div.gmMapContainerOuterHidden { position: absolute; z-index: -100; top: 50px; left: 0; visibility: hidden; width: 0; height: 0; }
a.glossary { text-decoration: none !important; border-bottom: dashed 1px; }
.imageClearer { clear: both; }
.hide { display:none; }
div.switchToContainer { position: absolute; top: 2px; right: 2px; z-index: 100; }
div.switchToContainer a { color: #000000; font-family: Tahoma; font-size: 11px; text-decoration: none; }
div.switchToContainer a:hover { color: #0099ff; text-decoration: underline; }
div.switchToContainer a.disabled { text-decoration: line-through; color: #666; }
div.webAuthorConsoleContainer ul.toolBar, div.webAuthorConsoleContainer ul.toolBar li { list-style: none !important; }
div.eventsSearch table { text-align: center; width: 151px; }
table.calendar { margin-top: 12px; background-color: #fff; border: solid 1px #ccc; }
table.calendar a, table.calendar a:hover { color: #000; text-decoration: none; }
table.calendar td { text-align: center; }
table.title { border: solid 1px #ccc; background-color: #fff; width: 100%; text-align: center; }
table.title td { text-align: center; }
table.calendar td.dayHeader { font-weight: bold; border-bottom: solid 1px #404040; }
table.calendar td.otherMonthDay { background-color: #E6E6E6; border: solid 1px #eee; }
table.calendar td.selectedDay { background-color: #666; border: solid 1px #eee; }
table.calendar td.selectedDay a, table.calendar td.selectedDay a:hover { color: #fff; }
table.calendar td.todayDay { font-weight: bold; }
table.calendar td.selector { color: #F05226; }
table.calendar td.day, table.calendar td.todayDay, table.calendar td.weekendDay { background-color: #fff; border: solid 1px #eee; }
div.eventSummary { padding-top: 12px; width: 590px; float: left; }
div.dateTime, div.location, div.category { font-size: 86%; }
div.eventsSearch { font-size: 90%; float: right; width: 151px; padding-top: 12px; }
div.searchPanel { padding-bottom: 12px; }
div.searchPanel h3 { font-size: 120%; font-weight: bold; margin-bottom: 6px; }
div.searchSpecContainer, div.calendarContainer { text-align: right; }
div.searchSpecContainer h3, div.calendarContainer h3 { text-align: left; }
div.searchSpecContainer select, div.searchSpecContainer input, div.calendarContainer select, div.calendarContainer input { display: block; width: 151px; margin-bottom: 3px; vertical-align: middle; }
div.fullWidthBodyContainer { width: 100%; }
div.fixedWidthBodyContainer { width: 1000px; margin: 0 auto 0 auto; position: relative; }
h1.pageTitle { margin: 0 0 0.5em 0; font-size: 180%; color: #0083a8; }
h2.pageDescription { color: #7c4b08; font-size: 120%; margin: 0 0 1em 0; }
span.pageDate { display: block; font-size: 90%; color: #aaaaaa; padding-top: 12px; }
div.mainColumnContainer { display: inline-block; }
div.pageBodyContent { line-height: 150%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 110%; font-weight: normal; }
div.pageBodyContent p { margin-top: 0; }
div.pageBodyContent ul li { margin-top: 6px; }
div.pageBodyContent textarea { width: 220px; height: 100px; }
div.contactPanel { clear: both; border: solid 1px #ccc; background: #fafafa; padding: 10px; margin: 18px 0 18px 0; font-weight: bold; }
div.contactPanel p { margin: 0; }
div.htmlContentContainer a { text-decoration : none; }
div.htmlContentContainer a:hover { text-decoration : underline; }
strong.red { font-weight: normal; color : #FF0000; }
strong.green { font-weight: normal; color : #339900; }
div.pageBodyContent div.htmlContentContainer img, div.pageBodyContent div.RadEContent img { margin: 10px; }
html { color: #666666; font-family: "Gill Sans MT", Gill Sans, Verdana, Tahoma, Arial, Sans-Serif; font-size: 76%; width: 100%; background-color: #fff; }
body { margin: 0; min-width: 1000px; }
div.floatClearer { height: 0; line-height: 0; clear: both; }
* html .floatClearer { font-size: 0; }
img { border: 0px; }
form { display: inline; }
form .mandatoryIndicator { color: red; font-size: 86%; }
input, select, textarea { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 98%; }
table { border-collapse: collapse; }
th { padding-right: 6px; }
th, td { text-align: left; vertical-align: top; }
a { color: #0b83a9; text-decoration: underline; }
a:hover { color: #0b83a9; text-decoration: underline; }
a.glossaryTermLink { border-bottom: 1px dashed #0b83a9; text-decoration: none !important; cursor: help; }
a.glossaryTermLink:hover { border-bottom: 1px solid #0b83a9; text-decoration: none !important; cursor: help; }
.tipsy, .tooltip { padding:3px; font-size:11px; font-family: Arial, Helvetica, Sans-Serif; color: #000; background:#FFFFE1!important; border: 1px solid #000; background-image:none!important; width: auto; }
.tipsy-inner { padding:0!important; color:#000!important; background-color:#FFFFE1!important; }
div.fullWidthHeaderContainer { width: 100%; background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/header_bg.gif) repeat-x left top; }
div.fixedWidthHeaderContainer { width: 1000px; height: 232px; margin: 0 auto 0 auto; position: relative; }
div.header ul { margin: 0; padding: 0; list-style: none; }
div.headerLeft { position: absolute; top: 60px; right: 23px; z-index: 2; }
div.headerLeft img { display: block; }
div.headerRightTop { float: left; }
div.headerRightTop a { display: block; float: left; padding: 3px 25px 3px 5px; margin: 7px 5px 0 0; background: #48a2bf url(/OneStopCMS/Sites/ERCCIS/Theme/Images/linkarrow_right.gif) no-repeat right bottom; color: #fff; }
div.headerRightTop a:hover { color: #fff; }
div.headerRightTop form { position: absolute; right: 0; top: 5px; padding: 0; margin: 0; font-size: 90%; background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/search_bg.gif) no-repeat left top; }
div.headerRightBottom { position: absolute; top: 46px; left: 0; width: 100%; height: 171px; z-index: 1; background: transparent url(/OneStopCMS/Core/ImageServer.aspx?guid=2cac44f5-3425-44eb-95d0-43242e4a509c) no-repeat left top; }
ul.topLevelNavLinks { display: block; position: absolute; bottom: 0; left: 0; width: 980px; height: 34px; padding: 5px 10px 0 10px !important; background: #76b9cf url(/OneStopCMS/Sites/ERCCIS/Theme/Images/nav_bg.gif) no-repeat left bottom; }
ul.topLevelNavLinks li { display: block; float: left; }
ul.topLevelNavLinks li a { display: block; float: left; padding: 8px 15px 0 15px; color: #fff; text-decoration: none; height: 26px; }
ul.topLevelNavLinks li a:hover { color: #fff; text-decoration: underline; }
ul.topLevelNavLinks li.channel_active { background: #fff url(/OneStopCMS/Sites/ERCCIS/Theme/Images/navtab_left.gif) no-repeat left top; }
ul.topLevelNavLinks li.channel_active a { color: #666666; font-weight: bold; background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/navtab_right.gif) no-repeat right top; }
ul.topLevelNavLinks li.channel_active a:hover { background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/topnav_active.gif) repeat-x left top; }
input.searchBox { background: none; border: none; padding: 4px 4px 0 6px; margin: 0; vertical-align: middle; width: 176px; height: 18px; }
input.searchButton { border: none; padding: 0; margin-top: -2px; vertical-align: middle; }
div.switchToContainer { padding: 1px 3px 3px 3px; background-color: #FFFCB2; }
div.fullWidthFooterContainer { clear: both; width: 100%; }
div.fixedWidthFooterContainer { width: 970px; margin: 1px auto 30px auto; padding: 10px 15px; background: #e6e6e6 url(/OneStopCMS/Sites/ERCCIS/Theme/Images/footer_bg.gif) no-repeat left bottom; position: relative; }
div.footer a, div.footer a:hover { color: #666666; }
div.footer ul { position: absolute; right: 135px; top: 10px; margin: 0; }
div.footer li { display: block; float: right; padding: 0 21px 0 0; margin: 0 12px 0 0; background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/footer_bullet.gif) no-repeat right center; }
div.copyright { float: left; padding-right: 10px; }
div.siteDesigner { position: absolute; right: 15px; top: 10px; }
div.siteDesigner a { font-weight: bold; }
div.authenticationLinksContainer { clear: both; }
div.authenticationLinksContainer a { white-space: nowrap; padding: 0 0 0 21px; margin: 0 0 0 12px; background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/footer_bullet.gif) no-repeat left center; color: #666; }
div.authenticationLinksContainer a.logOnLogOffLink { padding: 0; margin: 0; background: none; }
div.postingActionsContainer { float: left; width: 225px; padding: 30px 0; }
ul.postingActionsList li a { display: block; text-decoration: none; background-color: #f3f9fb; background-repeat: no-repeat; background-position: 15px center; padding: 10px 40px; margin-bottom: 5px; color: #666666; }
ul.postingActionsList li a:hover { color: #666666; }
ul.postingActionsList li.actionPrint a { background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_print.gif); }
ul.postingActionsList li.actionEmail a { background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_email.gif); }
ul.postingActionsList li.actionComment a { background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_comment.gif); }
ul.postingActionsList li.actionLinkTo a { background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_link.gif); }
ul.postingActionsList li.actionBookmark a { background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_bookmark.gif); }
ul.postingActionsList li.actionPDF a { background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_pdf.gif); }
div.linkPanel { margin-top: 24px; }
div.LinkImage img { display: block; }
div.LinkImage { margin-right: 8px; float: left; height: 100%; }
div.LinkDetails { height: 100%; }
a.mainLink { padding-right: 16px; background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/linkarrow_right_grey.gif) no-repeat right 4px; font-weight: bold; text-decoration: underline; }
div.linkPanelDate { font-size: 84%; display: block; color: #808080; }
div.linkPanel ul.metaData { margin: 0; padding: 0; list-style: none; }
table.metaData, div.linkPanel ul.metaData li { margin-top: 3px; font-size: 86%; color: #999999; }
div.linkPanel table.metaData ul { margin: 0; list-style: none; }
div.linkPanel table.metaData ul li { margin: 0; }
div.pager { padding-top: 24px; }
div.targetChannelLinkContainer { padding-top: 18px; }
div.leftColumnContainer { float: left; width: 225px; }
div.leftColumnContainer a { color: #666666; text-decoration: none; }
div.leftColumnContainer a:hover { color: #666666; text-decoration: underline; }
div.pageNavTitle { font-size: 160%; font-weight: bold; padding: 10px 15px; border-bottom: solid 1px #fff; margin-bottom: 5px; background-color: #7c4b08; }
div.pageNavTitle a, div.pageNavTitle a:hover { color: #fff; }
div.leftColumnContainer ul { margin: 0; padding: 0; list-style: none; }
div.navigationMenuContainer ul.topChannel li a { display: block; padding: 5px 15px; }
div.navigationMenuContainer ul.topChannel li.channel_active a, div.navigationMenuContainer ul.topChannel li.channel_active a:hover { font-weight: bold; background-color: #0083a8; color: #fff; padding: 10px 15px; }
div.navigationMenuContainer ul.topChannel li.channel_inactive a, div.navigationMenuContainer ul.topChannel li.channel_inactive a:hover { font-weight: normal; background-color: none !important; color: #666666; }
div.navigationMenuContainer ul.topChannel li.posting_active a, div.navigationMenuContainer ul.topChannel li.posting_active a:hover { font-weight: bold; background-color: #0083a8; color: #fff; padding: 10px 15px; }
div.navigationMenuContainer ul.topChannel li.posting_inactive a, div.navigationMenuContainer ul.topChannel li.posting_inactive a:hover { font-weight: normal; background-color: none !important; color: #666666; }
div.navigationMenuContainer ul.subChannel { margin-left: 12px; }
div.navigationMenuContainer ul.subChannel a { padding: 5px 15px !important; color: #666666 !important; }
div.navigationMenuContainer ul.subChannel li.channel_active a, div.navigationMenuContainer ul.subChannel li.channel_active a:hover { font-weight: bold; background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_minusbox.gif) no-repeat 2px 7px !important; }
div.navigationMenuContainer ul.subChannel li.channel_inactive a, div.navigationMenuContainer ul.subChannel li.channel_inactive a:hover { font-weight: normal; background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_plusbox.gif) no-repeat 2px 7px !important; }
div.navigationMenuContainer ul.subChannel li.posting_active a, div.navigationMenuContainer ul.subChannel li.posting_active a:hover { font-weight: bold; background: none !important; }
div.navigationMenuContainer ul.subChannel li.posting_inactive a, div.navigationMenuContainer ul.subChannel li.posting_inactive a:hover { font-weight: normal; background: none !important; }
div.breadcrumb { padding: 10px 0; color: #919191; font-size: 96%; }
div.breadcrumb a, div.breadcrumb a:hover { color: #919191; text-decoration: none; }

