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

/* tags */
body { background-color: #000; color: #FFF; font-family: "Bell MT","Times New Roman",serif; font-size: 12pt; margin: 6px; padding: 0px; }
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 { font-family: Verdana, sans-serif; font-size: 0.7em; margin: 0 0 0 0; font-weight: bold; }
p.editor a { color: #FFF; text-decoration: none; font-weight: normal; }
p.editor a:hover { color: #3333CC; }

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 { float: left; }
div.right, table.right { float: right; }
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: #000066; }
input.button { color: #FFF; border-color: #000066; background-color: #000066; }

/* chrome styles */
#Canvas { width: 791px; margin: 0px auto; background-color: #FFF; padding: 6px; }
#CanvasInner { padding-top: 221px; min-height: 464px; height: auto !important; height: 464px; }
#CanvasInner a { color: #000066; }
#CanvasInner a.active { color: #000066; }
#CanvasInner p.editor a { color: inherit; }

#Content { width: 789px; background-color: #253170; border: 1px solid #000066; background-position: top center; background-repeat: no-repeat; }

#Object { padding: 1em 0.5em 0.5em; font-size: 1.13em; min-height: 400px; height:auto !important; height: 365px; }
#Object.fullscreen { padding: 0px; }
#Object h1.title { font-size: 1.8em; text-align: center; font-weight: bold; text-transform: uppercase; margin-bottom: 0.5em; }
#Object p.parent { font-size: 12px; text-align: center; font-weight: normal; }
#Object p { margin-bottom: 1em; }
#Object a { font-weight: bold; }
#Object h4 a { font-weight: normal; }
#Object div.preview { text-align: center; }
#Object hr { clear: both; color: #FFF; }

/* style for special objects */
#Object div.video  { margin: 0 auto; }
#Object div.flash  { margin: 0 auto; }

#Contents { padding: 0 5px; font-family: Verdana; font-size: 8pt; }
#Contents div.item { margin-bottom: 1em; }
#Contents div.title { text-transform: uppercase; font-weight: bold; margin-top: 2em; display: inline; }
#Contents div.summary { display: inline; }
#Contents div.summary i, #Contents div.summary em { color: #000; }
#Contents .first { display: inline; }
#Contents span.date { color: #FF0000; }

#Logo { position: absolute; top: 12px; width: 791px; }
#Logo img { padding-right: 6px; }
#Logo img.banner { padding-right: 0px; width: 605px; height: 180px; }
#SiteNav { position: absolute; top: 198px; font-family: "Bell MT"; text-transform: uppercase; font-size: 9pt; }
#SiteNav div.nav { float: left; text-align: center; background-color: #000; }
#SiteNav div.nav div.subnavs { display: none; border: 1px solid #FFF; }
#SiteNav div.nav a { color: #D5D5D5; display: block; padding: 6px 9px; width: 138px; }
#SiteNav div.nav a:hover { background-color: #3333CC; text-decoration: none; }
#SiteNav div.nav a.first { padding: 7px 10px; }
#SiteNav div.nav:hover a.first { background-color: #3333CC; text-decoration: none; }
#SiteNav div.nav:hover div.subnavs { display: block; }
#SiteNav div.first a {  }


#SiteNav { position: absolute; top: 198px; font-family: "Bell MT"; text-transform: uppercase; font-size: 9pt; }
#SiteNav a.nav { color: #D5D5D5; float: left; text-align: center; background-color: #000; display: block; text-decoration: none; }
#SiteNav a.nav div.first { padding: 7px 10px; }
#SiteNav a.nav .subnavs { display: none; border: 1px solid #FFF; }
#SiteNav a.nav .subnav { display: block; padding: 6px 9px; width: 138px; cursor: pointer; }
#SiteNav a.nav div.subnav:hover, #SiteNav a.nav .selected { background-color: #3333CC; }
#SiteNav a.nav:hover { background-color: #0F0F0F; }
#SiteNav a.nav:hover .subnavs { display: block; }
#SiteNav a.nav:hover .first { background-color: #3333CC; }
#SiteNav a.first div.subnav { width: 139px; }

#EditControls { margin-left: -125px; top: 237px; text-align: right; padding: 0px 8px 0px 8px; width: 100px; position: absolute; }
#EditControls p { margin: 0.5em 0; }
#Goline { display: none; }
#Portal { position: absolute; right: 6px; top: 6px; }
#User { text-align: right; padding: 0 16px; clear: both; }
#Footer { margin-top: 20px; padding: 0 16px; }

/* Audio/Video Styles */
div.video { border: 1px none #ccc; padding: 2px 4px; width: 320px; margin: 0px 0px 9px -9px; }

/* Slideshow styles */
#Slideshow { width: 566px; margin: 0px auto; }
#Slideshow div.slide { display: none; padding: 0 0 4em 15px; border: 1px none; min-height: 365px; }
#Slideshow div.nav { float: right; top: 0px; right: 0px; }
#Slideshow div.nav a { font-weight: normal; }
#Slideshow p.editor { text-align: center; }
#Slideshow p.editor a { font-weight: normal; }
#Slideshow h1 { text-transform: none; font-size: 1em; font-weight: bold; margin: 0.4em 0 1em 0; }
#Slideshow p { margin-bottom: 0.5em; }
#Slideshow p.whitespace { margin: 0; }
#Slideshow div.video { margin: 0 auto; }

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

/* softGrid widget styles */
div.softGrid { padding: 5px 0px; }
div.softGrid .object { border: 1px none red; text-align: center; float: left; margin: 0px 0px 0.4em; padding-left: 5px; padding-right: 5px; width: 156px; }
div.softGrid .object table.thumbnail { height: 146px; width: 146px; }
div.softGrid .object .thumbnail img { border: 1px solid #DFCCC3; }
div.softGrid .object .summary { font-size: 10pt; padding: 3px; }
div.softGrid .object .title { padding-top: 5px; padding-bottom: 0px; }
div.softGrid div.carriagereturn { height: 156px; }
#Object div.softGrid p.whitespace { clear: left; height: 0px; line-height: 0pt; margin-bottom: 0px; }

/* switches widget */
.switches div.outerswitch { clear: both; border: none; }
.switches div.textAfter { padding: 15px 0 15px 35px; }

/* advanced forms widget */
div.form { margin: 0 auto; width: 486px; }
div.form div.item { margin: 0 0px 1em 6px; float: left; }
div.form div.item.newcol { margin-left: 0; clear: left; }
div.form div.item.full { width: 486px; clear: both; }
div.form div.item.threequarters { width: 316px; }
div.form div.item.half { width: 210px; }
div.form div.item.third { width: 137px; }
div.form div.item.quarter { width: 102px; }
div.form div.item.error input { border-color: red; color: red; }
div.form div.item input { width: 97%; padding: 5px 2px; font-size: 12pt; }
div.form div.item input.number { width: 30px; }
div.form div.item input.currency { width: 60px; }
div.form div.item textarea { width: 90%; height: 280px; border: 1px solid #BCBCBC; padding: 5px; font-size: 12pt; }
div.form div.item textarea.other { height: 85px; }
div.form div.item div.outerswitch { font-size: 10pt; }
div.form div.item.date input { width: 75%; }
div.form div.item.date span.input { float: right; }
div.form div.item label { font-size: 10pt; }
div.form div.item td.label.onleft { text-align: right; padding-right: 5px; vertical-align: center; }
div.form div.item td.label.onright { text-align: left; padding-left: 5px; vertical-align: center; }
div.form div.item .instruction { font-size: 10pt; }
/* specific style of form elements */
div.form td { vertical-align: middle; }
div.form select { width: 100%; font-size: 12pt; padding: 4px 2px; border: 1px solid #BCBCBC; }
div.form div.buttons { text-align: center; }
div.form div.buttons input.button { width: 130px; font-size: 8.4pt; }
div.form div.buttons input.nextform { float: right; }
div.form div.buttons input.prevform { float: left; }
div.form div.required label:before { content: "*"; }

/* customized form styles */
div.form td.label { text-align: right; width: 180px; }

form#join div.form { width: 100%; }
form#join div.form td.label { text-align: right; width: 100px; }
form#join div.form div.item.full { width: 100%; }
form#join div.form div.item input { width: 97%; padding: 2px; font-size: 10pt; }

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