/* cross-platform css for Heidi Latsky */
/* Copyright 2009 Fund for the City of New York */
/* License: http://fred.fcny.org/fcny-ossl.txt */

/* tags */
body { background-color: #FFF; color: #000; font-family: 'Arial',sans-serif; font-size: 12pt; margin: 0px; padding: 0px;  background-position: center top; background-repeat: no-repeat; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border-style: none; }
a.active, h3.active, p.active { color: #3333CC; }
a.private, p.private { color: orange; }
a.private img { border: 2px solid orange; }
h1, h2, h3, h4, p, form { margin: 0px; padding: 0px; }
h1, h2, h3, h4 { margin-bottom: 0.3em; line-height: normal; }
h2, h3, h4 { margin-bottom: 0.8em; }
h4 { font-weight: normal; font-size: 12pt; font-style: italic; }
table { font-size: inherit; }

/* classes */
img.icon { float: left; margin: 0 1em 1em 0; }
h3.active, p.active { font-weight: bold; }
td.icon { vertical-align: top; }
td.icon img.icon { margin: 0.1em 0.2em 0 0; }
div.sidebar, table.sidebar { clear: right; float: right; margin: 0 2em 4em 1em; width: 160px; }

/* utility */
p.error { color: #ff0000; }
p.editor { display: inline; font-family: Verdana, sans-serif; font-size: 8pt; margin: 0 0 0 0; padding-right: 7px; }
p.editor a { color: #FFF; text-decoration: none; font-weight: normal; }
p.editor a:hover { color: #3333CC; }
div.editor { margin-bottom: 5px; }
div.jscalendar { z-index: 10; }

table.whitespace { height: 2px; clear: both; border-collapse: collapse; }
p.whitespace { height: 1px; clear: both; }
div.indent { margin: 0em 0.5em 1em 1em; } 
div.left, table.left, img.left { float: left; margin: 0px 20px 10px 0px; }
div.right, table.right, img.right { float: right; margin: 0px 0px 10px 20px; }
div.sortable { margin-bottom: 30px; }
div.sortable div.sortoptions { float: right; text-align: right; font-size: 9pt; }
div.sortable p { cursor: move; padding: 3px 6px 7px 6px; border: 1px solid #ccc; width: 540px; margin: 2px; margin-left: 30px; min-height: 30px; height: auto !important; height: 30px; }
div.sortable p img.icon { margin-bottom: 5px; }
table.table { border-collapse: collapse; }
table.table th { border-color: #9999CB; padding: 3px 6px; text-align: left; border: 1px solid #999; border-style: none solid none solid; }
table.table td { border-color: #9999CB; padding: 3px 6px; text-align: left; vertical-align: top; border: 1px solid #999; border-style: none solid none solid; }
span.continuation { margin: 0 0 0 1em; }
span.continuation a { font-weight: normal; }

/* form styles */
table.form td { vertical-align: top; padding: 0.4em 0.2em; }
table.form td.label { text-align: right; padding-top: 0.7em; }
input { border: 1px solid #999; padding: 0.3em; margin-bottom: 0.2em; }
input[type=checkbox] { border: 0; }
input[type=radiobutton] { border: 0; }
input[type=submit] { padding: 0.2em 0.3em 0.2em 0.3em; }
input.tempvalue { color: #667; }
textarea { border: 1px solid #999; padding: 0.4em; margin-bottom: 0.2em; max-width: 500px; }
select { border: 1px solid #999; margin-bottom: 0.2em; padding: 0.1em 0.1em 0.1em 0; }
option { padding: 0.1em 0.4em; }
input, textarea, select { border-color: #B4202E; }
input.button { color: #FFF; border-color: #B4202E; background-color: #B4202E; }

/* chrome styles */
#Canvas { width: 960px; margin: 0px auto; padding: 0px; }
#Canvas a { color: #B4202E; text-decoration: underline; }
#Canvas a:hover { color: #B4202E; }
#Canvas p { margin-bottom: 1em; }
#Canvas h1, #Canvas h2, #Canvas h3, #Canvas h4 { color: #B4202E; margin-bottom: 0.5em; }
#Canvas div.preview { text-align: center; }
#Canvas div.top { margin-top: 10px; }
#Canvas div.flash { position: relative; z-index: 1; }
#Canvas p.editor a { color: inherit; font-style: normal; }

#CanvasInner { padding: 14px 0px 0px 40px; min-height: 464px; height: auto !important; height: 464px; }
#CanvasInner a.active { color: #000066; }

#Content { width: 920px; clear: both; margin-top: 40px;  }

#Object { margin: 0px; padding: 0px 20px 0.5em; font-size: 13px; min-height: 400px; height:auto !important; height: 365px; }
#Object.fullscreen { padding: 0px; }
#Object h1.title { font-size: 25px; font-style: italic; line-height: 30px; margin-bottom: 10px; }
#Object p.parent { font-size: 12px; text-align: center; font-weight: normal; }
#Object div.content h4 { font-size: 9pt; font-family: Arial,sans-serif; margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold; font-style: normal; }
#Object p.editor { padding-right: 10px; display: inline; font-size: 9pt; }

#RightContent { width: 220px; float: right; border: 1px none black; padding: 5px 2px 5px 10px; margin-top: 10px; clear: both; }
#RightContent p.editor { margin: 10px 5px 0px 0px; }
#RightContent div.quote { margin: 0 -3px 0 -5px; padding: 0 5px; border-width: 1px; border-top-width: 5px; border-style: none; }
#RightContent div.quote h1.title { font-size: 16px; font-weight: bold; color: #B4202E; margin-bottom: 0px; }
#RightContent div.quote div.content { padding: 8px 10px; font-size: 13px; }
#RightContent div.quote div.content img { }

#Logo { position: absolute; top: 34px; }
#Logo div.logo { float: right; }
#Logo div.logo img { padding-right: 6px; }

#Header { margin: 0 auto; }
#Header p { margin-bottom: 1em; }
#Header td.logo { width: 1%; vertical-align: top; }
#Header td.navPhoto { width: 1%; vertical-align: top; }
#Header td.headerText { vertical-align: center; background-color: #b4202e; padding: 10px; color: #D1D19D; font-size: 13px; }

#SiteNav { margin: 0 auto; font-size: 12px; margin-bottom: 10px; font-weight: normal; }
#SiteNav a { color: #8C8C49; text-decoration: none; font-style: normal; }
#SiteNav .active a { color: #B4202E; }
#SiteNav div.section { position: relative; display: inline; float: left; white-space: nowrap; }
#SiteNav div.section div.first { padding-right: 8px; }
#SiteNav div.section div.title { text-align: left; }
#SiteNav div.section div.title a { padding: 12px 5px 0px 5px; display: block; }
#SiteNav div.section div.dropnav { display: none; position: absolute; z-index: 99; border: 0; background-color: #FFF; }
#SiteNav div.section:hover div.dropnav { display: block; }
#SiteNav div.subsection a { display: block; padding: 8px 5px 4px 5px; }

#EditControls { padding: 2em 8px 0px 8px; width: 100px; }
#EditControls p { margin: 0.5em 0; }
#Goline { display: none; }
#Search { float: right; }
#User { text-align: right; padding: 6px; clear: both; font-size: 10pt; }
#Footer { margin-top: 5px; padding: 2px 16px; border-top: 3px solid #B4202E; font-size: 12px; line-height: 16px; }
#Footer a { color: #463C3C; text-decoration: underline; font-style: normal; }

/* Audio/Video Styles */
div.video { padding: 5px; }

/* Slideshow style */
#SectionMedia { width: 440px; font-family: Arial; font-size: 10pt; margin: 0px auto; }
#SectionMedia div.nav { text-align: right; }
#SectionMedia div.nav a { font-weight: normal; color: rgb(77, 77, 77); text-decoration: none; }
#SectionMedia div.nav a:hover { text-decoration: none; }
#SectionMedia div.nav a.slidenav { font-size: 12pt; }
#SectionMedia div.slide { display: none; padding: 0em 0 2em 0px; border: 1px none; text-align: center; }
#SectionMedia div.slide .preview {  }
#SectionMedia div.slide div.content {  }
#SectionMedia p.editor { float: left; font-size: 8pt; }
#SectionMedia a { font-weight: bold; }
#SectionMedia h1 { font-family: Arial; text-transform: uppercase; font-size: 1em; margin: 0.5em 0 0; font-weight: normal; }
#SectionMedia p { margin-bottom: 0.5em; }
#SectionMedia p.whitespace { margin: 0; }
#SectionMedia div.video { margin: 0 0 0 -3px; }

/* m_table styles */
  div.m_container { min-width: 480px; overflow: auto; }
  table.m { font-size: inherit; font-family: Verdana; }
  table.m th { text-align: left; font-weight: normal; font-size: 0.8em; padding: 0px 0.8em 0px 0.8em; }
  table.m td { font-size: 0.8em; padding: 5px 0.4em 2px 0.2em; }
  /* row styles */
  table.m tr.header { color: white; background-color: #006699; }
  table.m tr.header th { padding: 0.2em 0.4em; }
  table.m tr.odd { background-color: #5F72BF; }
  table.m tr.even { background-color: #2F3F7F; }
  /* selectors */
  table.m tr.columnselect { height: 3px; background-color: #006699; }
  table.m tr.columnselect td { padding: 2px 0.4em 1px 0.2em; }
  table.m td.rowselect { width: 3px; background-color: #006699; }
  table.m td.selector { cursor: pointer; font-size: smaller; vertical-align: middle; text-align: center; border: 3px #fff; border-style: none none none none; }
  table.m td.selector.selected { background-color: #FFE380; }
  /* cell selection styles */
  table.m tbody td.colselected { background-color: #FFE380; }
  table.m tbody td.rowselected { background-color: #FFE380; }
  table.m tbody td.colselected.rowselected { background-color: #FFE380; }
  /* sorters */
  table.m th.sorted { background-color: #00456B; }
  table.m th.down:after { content: "+"; }
  table.m th.up:after { content: "-"; }
  /* form widgets */
  table.m textarea { width: 100%; height: 24px; border: 1px solid #660; padding: 2px 4px; font-family: inherit; font-size: 11pt; }
  table.m span.collapser { cursor: w-resize; float: right; color: #c3c3c3; }
  table.m img.icon { max-height: 19px; width: auto; margin: 0; }
  table.m colgroup.collapsed { visibility: collapse; }
  div.m { margin: 6px 24px; }
  #m_exportPopup { position: absolute; background-color: #fff; padding: 6px 8px; border: 1px solid #999; }
  #m_exportPopup table { border-collapse: collapse; }
  #m_exportPopup td { padding: 2px 4px; border: 1px solid #ccc; }
  #m_exportPopup p { margin: 0.4em 0 0.4em 0; }
  
/* m_table styles */
  div.m_container { min-width: 480px; overflow: auto; }
  table.m { font-size: inherit; font-family: Verdana; }
  table.m th { text-align: left; font-weight: normal; font-size: 0.8em; padding: 0px 0.8em 0px 0.8em; }
  table.m td { font-size: 0.8em; padding: 5px 0.4em 2px 0.2em; }
  /* row styles */
  table.m tr.header { color: white; background-color: #006699; }
  table.m tr.header th { padding: 0.2em 0.4em; }
  table.m tr.odd { background-color: #ffffff; }
  table.m tr.even { background-color: #F6F6F6; }
  /* selectors */
  table.m tr.columnselect { height: 3px; background-color: #eee; }
  table.m tr.columnselect td { padding: 2px 0.4em 1px 0.2em; }
  table.m td.rowselect { width: 3px; background-color: #eee; }
  table.m td.selector { cursor: pointer; font-size: smaller; vertical-align: middle; text-align: center; border: 3px #fff; border-style: none solid solid none; }
  table.m td.selector.selected { background-color: #FFE380; }
  /* cell selection styles */
  table.m tbody td.colselected { background-color: #E6F6FF; }
  table.m tbody td.rowselected { background-color: #E6F6FF; }
  table.m tbody td.colselected.rowselected { background-color: #BFE9FF; }
  /* sorters */
  table.m th.sorted { background-color: #00456B; }
  table.m th.down:after { content: "+"; }
  table.m th.up:after { content: "-"; }
  /* form widgets */
  table.m textarea { width: 100%; height: 24px; border: 1px solid #660; padding: 2px 4px; font-family: inherit; font-size: 11pt; }
  table.m td.bool { text-align: center; }
  table.m span.collapser { cursor: w-resize; float: right; color: #c3c3c3; }
  table.m img.icon { max-height: 19px; width: auto; margin: 0; }
  table.m colgroup.collapsed { visibility: collapse; }
  div.m { margin: 6px 24px; }
  #m_exportPopup { position: absolute; background-color: #fff; padding: 6px 8px; border: 1px solid #999; }
  #m_exportPopup table { border-collapse: collapse; }
  #m_exportPopup td { padding: 2px 4px; border: 1px solid #ccc; }
  #m_exportPopup p { margin: 0.4em 0 0.4em 0; }

/* sitemap */
#Object div.sitemap div.page div.title { font-size: 14pt; margin: 0; margin-bottom: 0.5em; padding: 0; }
#Object div.sitemap div.page div.contents { margin-left: 2em; margin-bottom: 1em; }
#Object div.sitemap div.page div.contentslevel0 { margin-left: 0; }
#Object div.sitemap div.pagelevel1 { margin-bottom: 1em; }

/* content specifc styles */
table.form #content .mceEditorIframe { min-width: 620px; }
table.form #a_header_text .mceEditorIframe { min-width: 620px; }
table.form #a_footer .mceEditorIframe { min-width: 620px; }

/* printer specific rules */
@media print, embossed {
  #Search, #SiteNav, #EditControls, #User, #BackToTop { display: none; }
  #CanvasInner { padding-top: 190px; }
  body { color: #000; background-color: #FFF; }
  a { text-decoration: underline; }
}

