/* safespace Screen Stylesheet */

/* baseline de-styling */
a img { border-style: none; }
h1, h2, h3, h4, p, ul, ol, li, form { margin: 0px; padding: 0px; }
h1, h2, h3, h4 { margin-bottom: 0.5em; }
p { margin-bottom: 1em; }
p.whitespace { clear: both; line-height: 1px; }
ul { margin-left: 1em; margin-bottom: 1.5em; }
ol { margin-left: 1em; margin-bottom: 1.5em; }
li { margin-left: 1em; }
blockquote { margin: 1em; }
h4 { font-style: italic; }

/* Tag Restyling */
body { margin: 0; padding: 0; background-color: #FFF; color: #333333; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; }
ul { list-style: square outside; }
ol { list-style: decimal outside; }
em { font-style: italic; }
strong { font-weight: bold; }
table, form { font-size: inherit }
td { vertical-align: top; }
address { font-style: italic; font-weight: bold; }

/* Utility */
p.error { color: #ff0000; }
p.center, div.center { text-align: center; }
div.left { float: left; margin-right: 1em; }
div.right { float: right; margin-left: 1em; }
div.sidebar, table.sidebar { clear: right; float: right; margin: 10px 0px 10px 1em; width: 160px; }
p.editor { font-family: Verdana, sans-serif; font-size: 77%; margin: 0 0 0 0; font-weight: bold; }
p.editor a { color: #666; text-decoration: none; }
p.editor a:hover { color: #006699; }
a.private:after { content: "*"; }
.hidden { display: none; }
.hide { display: none; }

td.left { text-align: left; }
td.right { text-align: right; }
table.sidebar { width: 30%; float: right; margin: 0px 0px 10px 10px; border: 1px solid #ccc; padding: 5px 10px; background-color: #eee; }
table.sidebar td {  }
img.left, table.left { float: left; margin: 0 1.5em 0.5em 0; }
img.right, table.right { float: right; margin: 0 0 0.5em 1.5em; }
img.icon { vertical-align: middle; }

/* Form */
table.form { }
table.form td { padding: 5px; vertical-align: top; }
table.form td.label { padding: 5px 2px; text-align: right; }
textarea.markup { width: 560px; height: 295px; }
img.jscalendar_button { vertical-align: middle; }
div.sortable p { padding: 4px; margin: 0px 0px 5px 0px; border: 1px solid #ccc; cursor: move; }
input { border: 1px solid #bcbcbc; padding: 3px 0 2px 2px; }
input.button { background-color: #990000; color: #FFF; padding: 2px 0 1px 0; }

/* First Class Divs */
#Canvas { width: 1000px; margin: 0px auto; background-color: #FFF; }
#Canvas.formType #Object { width: 350px; }
#Canvas.tableType #Object { width: auto; }
#Canvas.recordType #Object { width: auto; }

#Banner { position: absolute; top: 0px; left: 0px; margin: 0px auto; width: 100%; min-width: 1000px; border-top: 6px solid #FF0000; }
#Banner h1 { margin: 60px 12px; }
#Banner h1 a { text-decoration: none; }
/*#Banner .logo img { width: 200px; }*/
#Banner .logo { float: left; padding-top: 25px; margin-right: 40px; }
#Banner div.banner {  }

#SiteNav { clear: both; background-repeat: }
#SiteNav a.topsection { color: #FF0000; font-size: 11px; text-decoration: none; }
#SiteNav a.topsection:hover { text-decoration: underline; color: #990000; }
#SiteNav td.text { background-repeat: repeat-x; height: 20px; display: block; padding-top: 6px; text-transform: lowercase; }


#Content { position: relative; margin: 0px 0 250px 0px; width: 830px; float: right; top: 210px; font-family: Tahoma,Arial,Helvetica,sans-serif; }
#Content a { color: #990000; text-decoration: none; }
#Content a:hover { color: #FF0000; }
#Content h1 { font-size: 14px; font-weight: bold; line-height: 1em; color: #CC0000; margin-bottom: 1em; }
#Content h2 { font-size: 1.2em; text-transform: uppercase; font-weight: bold; line-height: 1em; }
#Content h3 { font-size: 1.2em; }
#Content h4 { font-size: 1.2em; font-style: italic; }
#Content table { font-family: inherit; }
#Content li { list-style-type: disc; }
#Content .none { display: none; }
#Content div.titlePhotos img { margin-bottom: 5px; }
#Content div.titlePhotos img.small { width: 85px; }
#Content div.titlePhotos img.medium { width: 175px; max-height: 131px; }
#Content div.titlePhotos img.large { width: 360px; }

#Contents { float: left; width: 395px; margin: 0 0em 1em 10px; border: 1px none blue; border-collapse: collapse; }
#Contents img.thumbnail { border: 3px solid rgb( 255, 255, 255 ); margin: 0 4px 8px 0; max-width: 118px; width: 118px !important; }
#Contents img.thumbnail.active { border-color: rgb(140, 198, 63); }

#Content a.pager { display: block; float: left; margin-left: 6px; border: 1px solid rgb(178, 178, 178); text-align: center; width: 16px; text-decoration: none; color: #990000; }
#Content div.nav a.active { background-color: #990000; color: #FFF; }
#Content div.nav a.pager:hover { background-color: #990000; color: #FFF; }

#Object { margin: 0 20px 0 0px; float: left; width: 700px; min-height: 400px; height:auto !important; height: 365px; }
#Object { width: 332px; }
#Object.withcontents { width: 350px; }
#Object div.content { margin-bottom: 1em; }

/* Footer */
#Footer { clear: both; padding-top: 1em; }
#FooterBar { padding: 0.5em 0 0.5em 0px; text-align: center; }

/* Navigation */
#SubNav { position: relative; margin-bottom: 180px; top: 210px; width: 150px; min-height: 386px; height:auto !important; height: 386px; text-align: right; font-size: 11px; }
#SubNav p { margin: 0px; }
#SubNav div.innernav { -moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: #CCCCCC no-repeat scroll left bottom; padding-bottom: 7px; margin-bottom: 20px; }
#SubNav div.sections a { color: #FF0000; text-decoration: none; display: block; padding: 5px 5px 5px 20px; }
#SubNav div.sections a:hover { text-decoration: none; color: #330000; }
#SubNav div.toprow { -moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: #CCCCCC no-repeat scroll left top; border-bottom: 1px solid #FFFFFF; font-size: 12.5px; text-transform: lowercase; }
#SubNav div.toprow a { text-decoration: none; color: #660000; display: block; padding: 10px; }
#SubNav .nav a { border-bottom: 1px solid #FFFFFF; background-repeat: no-repeat; background-position: 10px 50%; }
#SubNav p.section { background-color: #EEEEEE; margin: 0px; }
#SubNav p.section a { font-weight: bold; }
#SubNav p.section a:hover { background-color: #CCCCCC; }
#SubNav p.subsection { background-color: #FFFFCC; margin: 0px; }

#Search { }
#Search input.text { font-size: 1em; margin: 1em 0em 0.3em 0em; width: 120px; border: 1px solid rgb(178, 178, 178); color: rgb(102, 102, 102); }
#Search input.button { font-size: 1em; margin: 1em 0em 0.3em 0em; width: 24px; background-color: rgb(178, 178, 178); border: 1px solid rgb(178, 178, 178); color: #FFF; }

#Toolbar { position: absolute; top: 10px; left: 164px; font-size: 0.8em; z-index: 120; }
#Toolbar a { color: #069; text-decoration: none; }
#Toolbar a:hover { text-decoration: underline; }
#User { font-size: 0.8em; text-align: center; }
#User a { color: #069; text-decoration: none; }
#User a:hover { text-decoration: underline; }

#SearchResults div.item { margin: 12px 0 24px 0; }
#SearchResults h3 { margin: 0; font-size: 1.0em; }
#SearchResults h3 a { color: inherit; }
#SearchResults p { margin: 0; }

#Goline { display: none; }

/* News section */
#Content div.onePage { border-bottom: 1px dashed #8CC63F; margin-bottom: 35px; padding-bottom: 10px; }
#Articles { float: right; font-size: 0.9em; padding-left: 25px; width: 320px; }
#Articles div.title { font-weight: normal; margin-bottom: 10px; }
#Articles div.title div.date { font-size: 1.2em; font-weight: bold; }
#Articles div.content { text-indent: -8px; }
#Articles div.content a { text-decoration: none; font-weight: normal; }
#Articles div.content a.active { font-weight: bold; }
#Articles div.content a:hover { text-decoration: underline; }
#Articles div.content div.article { padding-left: 8px; }
#Articles div.archive { float: right; font-size: 0.9em; }


/* widgets */

/* slideshow widget */
div.outerslideshow { width: 300px; float: left; margin-right: 20px; }
div.outerslideshow div.content { clear: both; padding-top: 5px; }
div.slideshow { margin-bottom: 0.2em; }
div.slideshow div.media { min-height: 235px; }
div.slideshow div.media img { max-width: 300px; }
div.slideshow div.media object, div.slideshow div.media embed { max-width: 300px; height: 225px; }
div.slideshow div.controls { text-align: center; }
div.slideshow div.controls .control { cursor: pointer; margin-right: 5px; }
div.slideshow div.controls .prev { float: left; }
div.slideshow div.controls .next { float: right; }
div.slideshow div.controls .status { float: left; color: red; cursor: default; padding-top: 5px; }

/* sidebars */
div.sidebar { clear: right; float: right; margin: 10px 0px 10px 1em; width: 260px; font-size: 12px; }
div.sidebar fieldset.quote { padding: 5px 15px; }
div.sidebar fieldset.quote img.preview { max-width: 316px; margin-bottom: 1em; }
div.sidebar fieldset.quote legend.title { padding: 0 5px; }
div.sidebar fieldset.quote div.content { padding: 0 5px; }
div.sidebar p.editor { padding-top: 10px; }


/* advanced forms widget */
div.form { float: left; width: 346px; }
div.form div.item { margin: 0 0px 1em 6px; float: left; }
div.form div.item table.itemtable { width: 100%; }
div.form div.newcol { margin-left: 0; clear: left; }
div.form div.full { width: 334px; clear: both; }
div.form div.threequarters { width: 316px; }
div.form div.half { width: 170px; }
div.form div.third { width: 110px; }
div.form div.quarter { width: 80px; }
div.form div.error input { border-color: red; color: red; }
div.form div.error select { border-color: red; color: red; }
div.form div.error textarea { border-color: red; color: red; }
div.form div.error .switches { border: 1px solid red; color: red; padding: 1px; }
div.form div.item div.info { font-weight: bold; }
div.form div.item input { width: 97%; padding: 5px 2px; font-size: 12pt; }
div.form div.item input.bool { margin-left: 0; }
div.form div.item input.button { 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 select { width: 100%; font-size: 12pt; padding: 4px 2px; border: 1px solid #BCBCBC; }
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.date input { width: 75%; }
div.form div.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 div.item input.checkbox { margin-left: 0; }
div.form div.item input.radio { margin-left: 0; }
div.form div.file td.label { white-space: nowrap; padding-right: 20px; vertical-align: top; }
div.form div.file td.value { font-size: 9pt; }
div.form div.file td.value input { font-size: 9pt; }
div.form td { vertical-align: middle; }
div.form div.buttons { text-align: center; }
div.form div.buttons input.button { width: 130px; font-size: 8.4pt; float: left; margin-right: 40px; }
div.form div.buttons input.last { margin-right: 0; }
div.form div.required label:before { content: "*"; }

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

/* sorter styles */
#sort_form td { vertical-align: top; width: 180px; padding: 6px 24px 6px 6px; }
#sort_form td.buttons { text-align: center; }
#sort_form td.contents { width: 220px; }
#sort_form td.icon { width: 32px; }
#sort_form td.summary { width: 250px; font-size: 0.8em; }
div.sortitem { width: 280px; border: 1px solid #ccc; cursor: move; }
div.sortitem table { margin-bottom: 5px; }
div.sortitem.center { text-align: left; }
div.sortitem.right { float: none; }
div.sortitem.division { background-color: rgb(198,40,8);; color: #fff; }
div.sortitem.division.archive { background-color: rgb(126,176,204);; color: #fff; }
#sort_form div.sortitem td { vertical-align: middle; padding: 6px; }
#sort_form a { color: rgb(165,151,120); }

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

/* ticker widget */
div.ticker { width: 90%; padding: 4px 4px 4px 28px; }
div.ticker a { color: #FFF; font-size: 1.1em; text-decoration: none; }

/* object viewer widget */
div.objectViewer { border: 1px solid #666; background-color: white; padding: 10px; }
