/* www.arthurasheinstitute.org 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: rgb(0, 101, 153); color: rgb( 102, 102, 102 ); font-family: Arial,sans-serif; line-height: 1.2em; }
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, img.left { float: left; margin-right: 1em; }
div.right, img.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: "*"; }

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: rgb(59, 158, 94); color: #FFF; padding: 2px 0 1px 0; }

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

#Banner { position: absolute; top: 0px; margin: 0px auto; width: 1000px; }
#Banner h1 { margin: 60px 12px; }
#Banner h1 a { text-decoration: none; }
/*#Banner .logo img { width: 200px; }*/
/*#Banner .banner { max-width: 800px; width: 800px !important; }*/
#Banner .logo { float: left; width: 190px; text-align: center; padding: 5px; }
#Banner div.banner { float: right; height: 181px; }
#Banner div.banner div.frameContainer { float: left; margin: 0 10px; }
#Banner div.banner img.banner { position: relative; z-index: 1; }
#Banner div.stripe { clear: both; width: 800px; height: 25px; margin-left: 200px; background-color: rgb(17, 132, 173); position: relative; z-index: 2; }


#Content { position: relative; border: 1px none blue; margin: 20px 0 200px 0px; width: 800px; float: right; top: 210px; font-size: 0.9em; line-height: 1.3em; }
#Content a { color: rgb(178, 178, 178); font-weight: bold; text-decoration: underline; }
#Content h1 { font-size: 1.5em; font-weight: bold; line-height: 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; }

#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: rgb( 102, 102, 102 ); }
#Content a.pager.active { background-color: #00394D; color: #FFF; }
#Content a.pager:hover { background-color: #00394D; color: rgb( 255, 255, 255 ); }

#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: #00394D; }

#Object { margin: 0 0px 1em 55px; float: left; display: inline; width: 340px; border: 1px none red; min-height: 340px; height:auto !important; height: 365px; }
#Object.withcontents { width: 305px; margin: 0 0 1em 15px; }
#Object.withsidebars { width: 340px; }
#Object.wide { width: auto; }
#Object div.content { margin-bottom: 1em; }

/* Navigation */
#Footer { clear: both; padding-top: 1em; }
#FooterBar { padding: 0.5em 0 0.5em 230px; background-color: rgb(17, 132, 173); height: 16px; margin: 1em 0em; color: #FFF; font-size: 77%; text-transform: uppercase; }
#FooterBar a { color: #FFF; text-decoration: none; }
#SiteNav { position: relative; margin-bottom: 180px; top: 181px; width: 200px; min-height: 386px; height:auto !important; height: 386px; font-size: 77%; line-height: 1.3em; }
#SiteNav a { color: #FFF; text-decoration: none; font-weight: bold; background-color: transparent; }
#SiteNav a:hover { text-decoration: none; }
#SiteNav div.sections { margin: 0 0 1em; }
#SiteNav div.section { margin: 1em 0em 0.3em 1.5em; text-indent: -0.5em; padding: 0.2em 0 0.2em 1em; margin-right: 0.2em; min-height: 16px; height:auto !important; height: 16px; }
#SiteNav div.section a { display: block; }
#SiteNav div.section h3 { font-size: 1.3em; margin: 0; font-weight: normal;  }
#SiteNav div.section .bullet { display: none; margin-right: 1em; }
#SiteNav div.subsections { margin: 0 0 0 1em; text-transform: lowercase; }
#SiteNav div.subsections a { color: rgb( 102, 102, 102 ); font-weight: normal; }
#SiteNav div.subsections a:hover { text-decoration: underline; }
#SiteNav p.subsection { margin: 0 0 0.3em 1.5em; text-indent: -0.5em; background-color: transparent; border: none; }
#SiteNav div.navFooter { margin: 2em 0.2em 1em 1.5em; }
#SiteNav p.editor a { color: #999999; text-decoration: none; margin: 0 0 0 2em; }
#SiteNav p.editor a:hover { color: #006699; }

/* type specific navigation */
#SiteNav div.moduleType div.section { margin: 0px; text-transform: uppercase; }
#SiteNav div.moduleType div.section .bullet { float: left; display: block; }
#SiteNav div.moduleType div.active a { color: #FFF; }

#SiteNav div.formType div.section { margin: 0px; text-transformType: uppercase; }
#SiteNav div.formType div.section .bullet { float: left; display: block; }
#SiteNav div.formType div.active a { color: #FFF; }
#SiteNav div.bookType div.active { background-color: #FFF; color: inherit; }

#SiteNav #newsSection div.moduleType div.section { margin: 1em 0em 0.3em 1.5em; text-transform: none; }
#SiteNav #newsSection div.moduleType div.section .bullet { float: none; display: none; }
#SiteNav #newsSection div.moduleType div.active { background-color: #FFF;  }
#SiteNav #newsSection div.moduleType div.active a { background-color: #FFF; }

#SiteNav #blogSection div.moduleType div.section { margin: 1em 0em 0.3em 1.5em; text-transform: none; }
#SiteNav #blogSection div.moduleType div.section .bullet { float: none; display: none; }
#SiteNav #blogSection div.moduleType div.active { background-color: #FFF;  }
#SiteNav #blogSection div.moduleType div.active a { background-color: #FFF; color: inherit; }


/* Color definition. See object-model.json file for names of colors */
#SiteNav .color1 { color: rgb(23, 177, 231); background-color: rgb(23, 177, 231); border: 2px solid rgb(23, 177, 231); }
#SiteNav div.active .color1 a { color: rgb(23, 177, 231); }
#SiteNav .color2 { color: rgb(17, 132, 173); background-color: rgb(17, 132, 173); border: 2px solid rgb(17, 132, 173); }
#SiteNav div.active .color2 a { color: rgb(17, 132, 173); }
#SiteNav .color3 { color: rgb(0, 114, 154); background-color: rgb(0, 114, 154); border: 2px solid rgb(0, 114, 154); }
#SiteNav div.active .color3 a { color: rgb(0, 114, 154); }
#SiteNav .color4 { color: rgb(0, 57, 77); background-color: rgb(0, 57, 77); border: 2px solid rgb(0, 57, 77); }
#SiteNav div.active .color4 a { color: rgb(0, 57, 77); }
#SiteNav .color5 { color: rgb(79, 170, 157); background-color: rgb(79, 170, 157); border: 2px solid rgb(79, 170, 157); }
#SiteNav div.active .color5 a { color: rgb(79, 170, 157); }

#Search { }
#Search input.text { font-size: 1em; margin: 1em 0em 0.3em 1.5em; width: 153px; 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 */

/* slides */
#Object.withcontents div.slide img.preview { max-width: 316px; }
#Object.withcontents div.slide h3 { margin-top: 1em; }

/* sidebars */
div.sidebar { clear: right; float: right; display: inline; margin: 10px 70px 10px 30px; width: 305px; }
div.sidebar div.quote img.preview { max-width: 316px; margin-bottom: 1em; }
div.sidebar div.quote h1.title { padding: 0 5px; }
div.sidebar div.quote div.content { padding: 0 5px; }
div.sidebar p.editor { margin-top: 10px; }

/* advanced forms widget */
div.form { float: left; width: 340px; }
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: 340px; clear: both; }
div.form div.threequarters { width: 255px; }
div.form div.half { width: 170px; }
div.form div.third { width: 110px; }
div.form div.quarter { width: 102px; }
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; }
