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

/* tags */
body { font-family: Arial; 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 #999; }
h1, h2, h3, h4, p, form { margin: 0px; padding: 0px; }
h1, h2, h3, h4 { font-weight: normal; margin-bottom: 0.5em; }
h1 { margin-bottom: 1em; }
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.editor { font-family: Verdana, sans-serif; font-size: 0.7em; margin: 0 0 0 0; font-weight: bold; }
p.editor a { color: #666; text-decoration: none; }
p.editor a:hover { color: #006699; }

p.whitespace, div.whitespace { height: 1px; clear: both; }
div.indent { margin: 0em 0.5em 1em 1em; } 
div.left, table.left, img.left { float: left; margin-right: 2em; }
div.right, table.right, img.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 #999; border-style: none solid none solid; }
table.table td { 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 { padding: 0.4em 0.2em; }
table.form td.label { 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; }

/* chrome styles */
#Canvas { position: relative; width: 1000px; margin: 12px auto; }
#CanvasInner { padding: 130px 18px 80px 12px; min-height: 364px; height: auto !important; height: 364px; }

#Object { float: right; width: 550px; padding-right: 280px; font-size: 13px; line-height: 16px; min-height: 400px; height:auto !important; height: 365px; }
#Object.withcontents { width: 830px; padding-right: 0px; }
#Object h1 { font-size: 16px; }
#Object p { margin-bottom: 1em; }
#Object a { font-weight: bold; }
#Object h4 a { font-weight: normal; }
#Object ol.contents li { clear: both; }

#MediaViews { float: right; margin: 37px 0 0 30px; width: 326px; }
#MediaViews div.viewer div.slide img.preview { max-width: 330px; width: auto !important; width: 330px; }
#MediaViews p.slidenav { margin: 0 0 0.4em; text-align: right; }
#MediaViews p.slidenav img { position: relative; top:4px; }

#Logo { position: absolute; top: 12px; left: 12px; }

#SiteNav { position: absolute; top: 12px; right: 20px; }
#SiteNav div { float: left; margin: 0 0 0 11px; padding: 0px; }

#SectionNav { float: left; width: 129px; margin-bottom: 24px; font-size: 13px; }
#SectionNav div.navs p { margin-left: 1.5em; text-indent: -1em; line-height: 20px; }
#SectionNav div.navs p.first { margin-left: 1em; text-transform: uppercase; font-weight: bold; }
#SectionNav div.navs a.active { font-weight: bold; }

#EditControls { margin-top: 1em; float: left; clear: left; width: 104px; }
#EditControls p { margin: 1em 0; }

#Goline { float: right; }

#Portal { position: absolute; bottom: 12px; left: 12px; }
#Portal input { font-size: 11px; padding: 3px 5px 5px 5px; margin: 0 0 6px 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#Portal input.button { padding: 2px 0px 3px 0px; margin: 0; }

#User { position: absolute; bottom: 12px; right: 12px; text-align: right; }

#Footer { display: none; text-align: center; }

#Colophon { display: none; }

/* homepage styles */
#Banner { position: absolute; top: 12px; left: 12px; }
#Homepage { position: relative; top: 120px; }
#HomeInner { position: absolute; top: 0px; right: 12px; }
#Photos { }
div.square_frame { width: 155px; height: 155px; }
div.square_frame img.mask {  }
#Tagline { text-align: right; color:#2C3172; font-family:Times,serif; font-size:2em; font-style:italic; margin-top:20px; text-align:right; }
#Homeflash { margin-top: -120px; }

/* contents */
#Contents {}
#Contents table.item { margin-bottom: 1.5em; }
#Contents table.item td { vertical-align: top; }
#Contents table.item td.thumbnail { padding-right: 1em; }
#Contents table.item td.description h3 { font-size: 15px; margin: 0 0 0.2em 0; }
#Contents table.item td.description h4 { font-size: 13px; margin: 0 0 0.2em 0; }
#Contents table.item td.description p { margin: 0; }

/* view styles */
table.imagetable td { padding-right: 1em; vertical-align: top; }
table.imagetable img { display: block; margin-bottom: 0.2em; }
table.imagetable td.icon img { float: left; margin-right: 0.2em; }

/* Log Styles */
div.daygroup { }
div.daygroup h4 { font-size: 14px; font-style: normal; margin-bottom: 6px; }
div.entry { margin-bottom: 30px; }
div.entry h3.title { text-transform: none; font-weight: bold; margin: 0px 0px 3px 0px; }
div.entry h3.title a { text-decoration: none; }
div.entry h3.title a:hover { text-decoration: underline; }
div.entry p.file { color: #667 margin: 0; }
div.entry p.show { color: #667; margin: 0; }
div.entry p.link { color: #667; margin: 0; }
div.entry div.image { margin-bottom: 6px; }
div.entry div.audio { margin-left: 0px; }
div.entry div.video { margin-left: -5px; }
div.entry div.content { margin: 0px 0px -10px 0px; }
div.entry div.content p { margin: 0px 0px 10px 0px; }

/* Directory Styles */

/* Threads Styles */
#Messagelist { margin: 1em 2em; }
div.message { padding: 1em 0em; border-color: #999; border-style: solid none none none; }
div.thread {  }
div.thread h3 {  } 
#addMessage textarea { width: 360px; height: 180px; }

/* Calendar Styles */
#Calendar { float: left; }
#MonthNav h2 { font-size: 15px; }
#MonthNav a:hover { text-decoration: none; }
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-fabb/calendar-day-bg.gif ); background-color: #def; 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: #667; cursor: pointer; }
table.month td.istoday { background-color: #000; }
table.month img { }
  
#CalendarDetails { float: right; width: 288px; }
#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 {}

/* 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.slideshow { text-align: center; }
div.slideshow div.slide { display: none; }
div.slideshow div.controls { display: none; }

/* lightbox styles */
img.lightbox { cursor: pointer;  }
img.rawimage { display: none; }
img.rawimage.active { position: absolute; z-index: 99; left: 0px; top: -10px; display: block; cursor: pointer; }
#top.lightbox { background-color: #424242; }
#top.lightbox #Canvas { opacity: 0.20; }

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

