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

/* tags */
body { font-family: Arial; font-size: 11px; 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-size: 11px; font-weight: bold; margin-bottom: 0.85em; }
h1 { font-size: 12px; }
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; }

p.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 #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: 600px; margin: 8px auto; } 
#CanvasInner { padding: 0px 0px 90px 0px; min-height: 500px; height: auto !important; height: 500px; }

#Object { float: right; width: 370px; font-size: 11px; line-height: 16px; }
#Object p { margin-bottom: 1em; }
#Object a { font-weight: normal; }

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

#SiteNav { float: left; width: 198px; margin-bottom: 24px; margin-top: -0.5em; }
#SiteNav p { margin-left: 0.35em; margin-top: 11px; line-height: 16px; }
#SiteNav a.active { font-weight: bold; }
#SiteNav span.subsection a.active { font-weight: normal; }
#SiteNav div.tagline p { text-indent: 0px; margin-left: 0.5em; }
/*
#SiteNav { position: absolute; top: 12px; right: 12px; }
#SiteNav div { float: left; margin: 0px 4px 0px 0px; padding: 0px; width: 64px; height: 64px; }

#SectionNav { float: left; width: 129px; margin-bottom: 24px; font-size: 13px; }
#SectionNav p { margin-left: 1em; text-indent: -1em; line-height: 20px; }
#SectionNav a.active { font-weight: bold; }
*/

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

#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; }

#Ruler { text-align: center; margin: 10px 0; }
#FooterContent { width: 370px; float: right; color: #666666; font-size: 10px; }

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

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

/* homepage styles */
#Header { width: 600px; margin-bottom: 26px; }
#Banner {  }
#Homepage { line-height: 16px; }
#Homepage p { margin-bottom: 1em; }
/*#HomeInner { position: absolute; top: 0px; right: 12px; }*/
#HomeInner {  }
#Montage { text-align: center; }
#Photos { margin: 9px 0px; float: right; }
div.square_frame { width: 128px; height: 128px; }
div.square_frame img.mask { width: 130px; height: 150px; }

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


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