/* cross-platform css for ci templateset */
/* Copyright 2008 Fund for the City of New York */
/* License: http://fred.fcny.org/fcny-ossl.txt */

/* tags */
body { font-family: Arial, sans-serif; font-size: 12px; margin: 0px; padding: 0px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border-style: none; }
a.private img { border: 2px solid #ff9900; }
h1, h2, h3, h4, p, form { margin: 0px; padding: 0px; }
h1, h2, h3, h4 { font-weight: bold; margin-bottom: 0.4em; }
h1 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }

/* 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; }

ap.whitespace { height: 1px; clear: both; }
div.indent { margin: 0em 0.5em 1em 1em; } 
div.left, table.left { float: left; margin-right: 2em; }
div.right, table.right { float: right; margin-left: 2em; }
div.sortable p { padding: 3px 6px; border: 1px solid #ccc; width: 240px; margin: 2px; }
table.table { border-collapse: collapse; }
table.table th { padding: 3px 6px; text-align: left; border: 1px solid; border-style: none solid none solid; }
table.table td { padding: 3px 6px; text-align: left; vertical-align: top; border: 1px solid; border-style: none solid none solid; }
span.continuation { margin: 0 0 0 1em; }
span.continuation a { font-weight: normal; }
p.editor, span.editor { font-size: 10px; }
span.editor { margin-left: 1em; font-size: 10px; }

/* form styles */
table.form td { padding: 0.4em 0.2em; }
table.form td.label { padding-top: 0.7em; }
input { border: 1px solid; padding: 0.3em; margin-bottom: 0.2em; }
input[type=checkbox] { border: 0; }
input[type=radiobutton] { border: 0; }
input[type=submit], input.button { padding: 0.2em 0.3em 0.2em 0.3em; }
input.image { border: 0; padding: 0; margin: 0; position: relative; top: 2px; }
input.tempvalue { color: #667; }
textarea { border: 1px solid; padding: 0.4em; margin-bottom: 0.2em; max-width: 500px; min-height: 12em; }
select { border: 1px solid; margin-bottom: 0.2em; padding: 0.1em 0.1em 0.1em 0; }
option { padding: 0.1em 0.4em; }


/* chrome styles */
#Canvas { position: relative; width: 814px; padding-bottom: 29px; margin: 32px auto; }
#CanvasInner { min-height: 650px; height: auto !important; height: 650px; padding: 14px; }

#ObjectOuter { float: right; display: inline; width: 587px; margin-top: 191px; margin-right: 35px; }
#Object { padding: 14px 120px 29px 8px; min-height: 400px; height: auto !important; height: 400px; }
#Object h1 { margin: 0.5em 0 1em 0; font-size: 1em; text-transform: uppercase; }
#Object h1.title { font-size: 1.8em; font-weight: bold; margin: -8px 0 13px 0; }
#Object h3 { margin: 1em 0 0.8em 0; }
#Object p { margin-top: 0.2em; margin-bottom: 0.8em; line-height: 16px; }

#Attachments {}

#Media { position: absolute; width: 156px; top: 244px; right: 0px; }
#Media img.icon { float: none; margin: 0; }
#Media p { margin-bottom: 1em; line-height: 1.2em; }
#Media span.editor { margin-left: 0; }

#Logo { position: absolute; top: 14px; left: 16px; }

#Navigation { float: left; display: inline; width: 150px; margin-top: 194px; border: 1px solid; border-style: solid none none none; }
#Navigation a:hover { text-decoration: none; }
#Navigation h3 { position: relative; z-index: 5; font-size: 18px; margin: 0px; padding: 8px 4px 6px 6px; border: 1px solid; border-top-style: none; background-color: #fff; } 
#Navigation h3.first { padding-top: 14px; }
#Navigation div.menu { display: none; position: absolute; width: 160px; padding: 10px 10px 5px 10px; border: 1px solid; background-color: #fff; z-index: 1; opacity: 0.96; }
#Navigation div.menu.active { display: block; position: static; width: 150px; }
#Navigation p { margin-bottom: 0.5em; font-size: 12px; margin-left: 1em; text-indent: -1em; }

#EditControls { float: left; clear: left; display: inline; width: 150px; margin-top: 12px; }
#EditControls p a:hover { text-decoration: underline; }

#Portraits { position: absolute; top: 14px; left: 178px; width: 614px; height: 178px; border: 2px solid; }
#Portraits div.portrait { float: left; display: inline; width: 178px; height: 136px; overflow: hidden; margin: 18px 0 21px 19px; }

#PortalOuter { width: 814px; margin: 0px auto; }
#Portal { position: absolute; top: 6px; font-size: 15px; font-weight: bold; text-transform: uppercase; width: 814px; text-align: right; }
#Portal input { font-size: 10px; margin: 0; padding: 0 4px; position: relative; top: -2px; }
#Portal a.button { text-decoration: none; font-size: 20px; line-height: 20px; position: relative; top: 2px; }

#User { position: relative; top: -12px; }

#Home { position: relative; width: 475px; margin: 4px 0px 0 0; border-collapse: collapse; }
#Home td { vertical-align: top; }
#Home p { line-height: 16px; }
#Home p.editor { margin-top: 1em; line-height: 12px; }
#HomeLeft { width: 306px; border: 2px solid; margin-top: 1px; }
#HomeLeftInner { padding: 3px 6px; min-height: 406px; height: auto !important; height: 406px; }
#HomeLeft h1.feature { text-transform: uppercase; font: 23px Arial Black, Arial, sans-serif; line-height: 23px; margin: 0 0 0.2em 0; }
#HomeLeft h1.title { margin: 0 0 2px 0; font-size: 12px; text-transform: uppercase; }
#HomeLeft div.video { width: 284px; margin: 0px 0px 9px -4px; }
#HomeGutter { width: 12px; }
#HomeRight { width: 152px; border: 1px solid; }
#HomeRightInner { padding: 3px 6px; min-height: 408px; height: auto !important; height: 406px; }
#HomeRight h1.title { margin: 0 0 2px 0; font-size: 12px; text-transform: uppercase; }
#HomeRight img { margin: 3px 0 6px 0; }

#HomeBanner { position: absolute; top: 13px; left: 178px; width: 475px; }
#HomePortrait { float: left; display: inline; width: 150px; height: 180px; border: 2px solid; }
#HomePortrait div.portrait { float: left; display: inline; width: 134px; height: 131px; overflow: hidden; margin: 19px 0 0 8px; }
#HomeTop { float: right; display: inline; width: 312px; }
#HomeTopInner { padding: 3px 6px; height: 176px; border: 1px solid; overflow: auto; }
#HomeTop h1.feature { text-transform: uppercase; font: 23px Arial Black, Arial, sans-serif; line-height: 23px; margin: 0 0 0.2em 0; }
#HomeTop p { margin-bottom: 1em; }

#HomeActions { position: absolute; top: 178px; right: 0px; width: 142px; }
#HomeActions div.action { margin-bottom: 6em; }

/* For fcnyl3 Compat */
#Goline { display: none; }
#Footer { display: none; }

/* Directory Styles */
#Directory { margin-top: 6px; border-collapse: collapse; }
#Directory td { vertical-align: top; padding-top: 12px; padding-left: 6px; }
#Directory td.photo { padding-left: 0px; }
#Directory h3 { font-size: 12px; }
#Directory h3 span.editor { font-weight: normal; font-size: 10px; margin-left: 1em; }
#Directory p { margin-bottom: 6px; }


/* Calendar Styles */
#Calendar { float: left; }
table.month { border-collapse: collapse; font-size: 11px; font-family: Rockwell, Arial, sans-serif; cursor: default; }
table.month tr.weekdays { display: none; }
table.month td { background-image: url( /www-ci/calendar-day-bg.gif ); background-color: #b2b2b2; text-align: center; vertical-align: middle; width: 27px; border: 4px solid #fff;  color: #fff; padding: 0px; border-width: 0px 4px 4px 0px; }
table.month td.day { padding: 5px 0px 4px 0px; }
table.month td.activeday { background-color: #666666; cursor: pointer; }
table.month td.istoday { background-color: #000; }
table.month img { }
#CalendarDetails { float: right; width: 234px; }
#CalendarDetails h2 { font-weight: bold; font-size: 14px; }
#CalendarDetails h3 { text-transform: none; font-weight: bold; font-size: 12px; margin: 0; }
#CalendarDetails h3 a { text-decoration: none; }
#CalendarDetails p { margin-bottom: 6px; }
#CalendarDetails div.daydetail { display: none; }
#CalendarDetails div.eventdetail { margin: 0px 0px 18px 0px; }
#CalendarNav { margin: 0px 0px 14px 0px; }
#CalendarNavForm {}

/* Sitemap Styles */
#Sitemap { margin-top: 6px; }
#Sitemap p { margin: 0 0 6px 0; }
#Sitemap p.depth2 { margin-left: 2em; font-weight: bold; }
#Sitemap p.depth3 { margin-left: 4em; }
#Sitemap p.depth4 { margin-left: 6em; }
#Sitemap p.depth5 { margin-left: 8em; }

/* Audio/Video Styles */
div.audio { padding: 2px 4px; width: 240px; margin: 0px 0px 9px -9px; }
div.audio table { height: 36px; }
div.audio td { padding: 0px 0.4em 0px 0px; }
div.audio td.audioicon { width: 32px; height: 32px; background-image: url( /www-core/audioicon.png ); background-repeat: no-repeat; }
div.audio td.playbutton { width: 32px; height: 32px; background-image: url( /www-core/play.png ); background-repeat: no-repeat; text-indent: -100em; overflow: hidden; }
div.audio td.pausebutton { width: 32px; height: 32px; background-image: url( /www-core/pause.png ); background-repeat: no-repeat; text-indent: -100em; overflow: hidden; }
div.audio td.stopbutton { width: 32px; height: 32px; background-image: url( /www-core/stop.png ); background-repeat: no-repeat; text-indent: -100em; overflow: hidden; }
div.video { border: 1px none #ccc; padding: 2px 4px; width: 320px; margin: 0px 0px 9px -9px; }


/* Slideshow Styles */
div.slide {}
div.slide div.caption { margin-top: 1em; }
p.slidenav { font-weight: bold; }
p.slidenav a { text-decoration: none; font-size: 24px; line-height: 24px; position: relative; top: 4px; margin: 0 2px; }


/* 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 { 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 img.icon { max-height: 19px; width: auto; margin: 0; }
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; }
