/* cphs screen stylesheet */
/* Copyright 2011 Fund for the City of New York, All rights reserved. */

/* re-styling */
body { margin: 0; padding: 0; color: rgb(63,63,63); font-family: Arial, sans-serif; font-size: 16px; line-height: auto; }
h1, h2, h3, h4, p, ul, ol, li, form { margin: 0px; padding: 0px; }
h1, h2, h3, h4 { margin-bottom: 0.3em; }
a { color: rgb(253,0,20); }
a.private { color: #29bc57; }
a img { border-style: none; }
p { margin-bottom: 1em; }
ul { margin-left: 1em; margin-bottom: 1.5em; list-style: square outside;  }
ol { margin-left: 1em; margin-bottom: 1.5em; list-style: decimal outside; }
li { margin-left: 1em; margin-bottom: 8px; }
blockquote { margin: 1em; }
em { font-style: italic; }
strong { font-weight: bold; }
table, form { font-size: inherit; line-height: inherit; }
td { vertical-align: top; }

/* 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; }
td.left { text-align: left; }
td.right { text-align: right; }
div.sidebar, table.sidebar { clear: right; float: right; margin: 10px 0px 10px 1em; width: 160px; }
table.sidebar { width: 30%; float: right; margin: 0px 0px 10px 10px; border: 1px solid #ccc; padding: 5px 10px; background-color: #eee; }
table.sidebar td {  }
div.whitespace { font-size: 1px; line-height: 1px; clear: both; }
a.private:after { content: "*"; }
img.icon { vertical-align: middle; }
span.continuation { display: block; }
img.private { border: 3px solid #29bc57; border-style: solid none; }
div.private { border: 3px solid #29bc57; border-style: solid none; }
div.imagewrap { text-align: center; }

div.slide { margin-top: -12px; padding-top: 12px; }
div.slidenav {  font: 12px Arial, sans-serif; line-height: 15px; color: rgb(153,153,153); margin: 5px 0; text-align: right; }
div.slidenav img { vertical-align: -3px; }
div.show { margin-bottom: 28px; }
p.none { display: none; }

table.contents { width: 100%; }
table.contents td { padding: 4px 6px; }

/* Form */
table.form { }
table.form td { padding: 5px; vertical-align: top; }
table.form td.label { padding: 5px 2px; text-align: right; }
input.text { border: 1px solid #A6A8AB; padding: 3px 2px; }
input.text.tempvalue { color: #A6A8AB; }
input.button { text-align: center; padding: 2px 10px; }
textarea { border: 1px solid #A6A8AB; width: 320px; padding: 2px; }
textarea.markup { border: 0; padding: 0; width: 600px; height: 240px; }
textarea.markup.content { height: 416px; }
table.mceEditor td { padding-top: 0px; }
img.jscalendar_button { vertical-align: middle; }
div.sortable p { width: 200px; padding: 4px; margin: 0px 0px 5px 0px; border: 1px solid #ccc; cursor: move; }

/* First Class Divs */
#Canvas { position: relative; width: 1024px; margin: 0; background-color: #ffffff; }
#CanvasInner { }

#Object { position: relative; float: right; display: inline-block; width: 794px; min-height: 540px; height:auto !important; height:540px; margin-top: 166px; margin-right: 26px; }

#Main { float: left; width: 485px; padding-bottom: 160px; }
#Main h1 { font-size: 23px; margin-top: 32px; }
#Main h1.title { margin: 0 0 15px 0; }
#Main h2 { font-size: 23px; color: rgb(127,0,10); margin-top: 32px; }
#Main h3 { font-size: 18px; margin-top: 24px; }
#Main h4 { font-size: 16px; text-transform: uppercase; margin-top: 24px; }
#Main div.video { margin-left: -3px; }

#Sidebar { float: right; width: 284px; font-size: 14px; padding-top: 30px; }
#Sidebar div.item { margin-bottom: 17px; } 
#Sidebar h1 { font-size: 18px; }
#Sidebar h2 { font-size: 18px; color: rgb(127,0,10); }
#Sidebar h3 { font-size: 14px; }
#Sidebar h4 { font-size: 14px; text-transform: uppercase; }

#Banner { position: absolute; top: 0px; left: 0px; width: 1024px; }
#Logo { float: left; display: inline-block; margin: 9px 0 0 12px; width: 309px; height: 154px; }
#SiteNav { float: right; display: inline-block; margin: 38px 26px 16px 0; text-align: right;  }
#SiteNav div.section { display: inline-block; margin-left: 9px; width: 74px; height: 74px; background-color: rgb(127,0,10); border: 3px solid rgb(127,0,10); border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px; }
#SiteNav table { width: 100%; height: 100%; border-collapse: collapse; }
#SiteNav td { text-align: center; vertical-align: middle; width: 100%; height: 100%; }
#SiteNav a { color: #ffffff; text-decoration: none; font-size: 18px; }
#SiteNav a.active { color: rgb(127,0,10); }
#Search { clear: right; float: right; display: inline-block; margin-right: 26px; text-align: right; }

#Left { position: relative; float: left; width: 160px; margin-top: 166px; margin-left: 26px; }
#Navigation { font-size: 16px; line-height: 18px; min-height: 304px; height:auto !important; height:304px;  }
#Navigation p { margin: 0 0 8px 0; }
#Navigation a { color: rgb(127,0,10); text-decoration: none; }
#Navigation a.active { font-weight: bold; }
#Navigation a.private { color: #29bc57; }
#Navigation a:hover { }
#Navigation h4 { font-size: 16px; margin: 0 0 14px 0; line-height: 18px; }
#Navigation div.subnav { margin: -6px 0 0 10px; }
#Navigation div.subsubnav { margin: 0 0 0 10px; }
#User { margin-top: 50px; font: 12px Verdana, sans-serif; line-height: 15px;  }

#Footer { clear: both; width: 1024px; text-align: center; font-family: Times New Roman, serif; font-size: 22px; color: #000000; min-height: 60px; height:auto !important; height: 60px; }
#Goline { display: none; }

/* calendar */
#Calendar { position: relative; margin: 0 0 36px 0; }
#MonthNav { }
#MonthNav a { padding: 0px 12px; text-decoration: none; }
table.month { border-collapse: collapse; }
table.month th { text-align: left; text-transform: uppercase; font-weight: normal; color: #ffffff; padding-left: 4px; background-color: #2c6ca3; border: 1px solid #ccc; border-right-color: #fff; border-style: none solid none solid;  font-size: 9px; letter-spacing: -0.2px; }
table.month td { width: 108px; height: 86px; border: 1px solid #ccc; }
table.month td.inactive { background-color: #e6e6e4; }
#Calendar table.month h3 { margin: 0 0 0 4px; font-size: 12px; font-weight: bold; color: #2c6ca3; }
table.month td.today h3 { color: #F7941E; }
table.month td.inactive h3 { display: none; }
table.month div.event { cursor: pointer; background-color: rgb(127,0,10); margin-bottom: 4px; }
table.month div.event p { margin: 0; padding: 2px 1px 2px 4px; font-size: 10px; color: #ffffff; }
div.popout { position: absolute; top: 38px; left: 140px; z-index: 20; width: 485px; border: 1px solid #ccc; background-color: rgb(127,0,10); display: none; }
div.popout div.closer { position: absolute; font-size: 48px; line-height: 18px; color: #ffffff; top: 3px; left: 2px; opacity: 0.8; cursor: pointer; }
div.popinner { min-height: 350px; margin: 33px 0 14px 0; padding: 18px; background-color: #ffffff; font-size: 14px; line-height: 17px; } 
#Calendar div.popout h3 { text-align: left; }
div.popout h3 a { color: rgb(64,64,64); text-decoration: none; }
div.legend { margin: 18px 0; }
div.legend span.square { display: inline-block; width: 24px; height: 24px; vertical-align: middle; margin-right: 4px; }
#Sidebar h1.event { color: #1C75BC; }
#Sidebar div.event h3 a { color: #1C75BC; }

/* Homepage */
#HomeSpace { float: right; height: 87px; width: 80px; }
#HomeContent { min-height: 400px; height:auto !important; height: 400px; }
#HomeNav { float: right; display: inline-block; margin: 16px 26px 76px 0; text-align: right;  }
#HomeNav div.section { display: inline-block; margin-left: 12px; width: 105px; height: 105px; background-color: rgb(127,0,10); border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; }
#HomeNav table { width: 100%; height: 100%; border-collapse: collapse; }
#HomeNav td { text-align: center; vertical-align: middle; width: 100%; height: 100%; }
#HomeNav a { color: #ffffff; text-decoration: none; font-size: 22px; }

/* Editor */
.editor { font: 12px Verdana, sans-serif; line-height: 15px; }
h1 + div.editor { margin: -8px 0 8px 18px; }
p.editor { clear: left; }
span.editor { padding-right: 1em; }
p.editor { margin: 0; }
.editor a { color: #72bff4; }
.editor a:hover { color: rgb(42,42,42); text-decoration: none; }
#Object .editor a { color: #72bff4; }
#Object .editor a:hover { color: rgb(42,42,42); text-decoration: none; }
#Navigation div.editor { margin: 0 0 6px 10px; }
#Navigation p.editor { margin: 0; }
#Navigation .editor a { color: #72bff4; }
#Navigation .editor a:hover { color: rgb(42,42,42); text-decoration: none; }
#Sidebar .editor { text-align: right; }
#Sidebar span.editor { padding-right: 0; padding-left: 1em; }
#Sidebar .editor.wide { width: 364px; }
#Sidebar .editor a { text-decoration: none; }
#Sidebar div.editor { float: right; }

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

div.cropper { position: relative; margin-bottom: 7px; }
div.croptool { position: absolute; height: 184px; width: 184px; border: 2px solid #ffcc00; cursor: pointer; }

div.search { margin-bottom: 1em; }
div.search img { width: 90px; height: auto; }
div.search td { padding: 4px 0 0 0; }
div.search td.icon { padding: 8px 6px 0 0; }
#Main div.search h3 { margin: 0; }
#Main div.search h4 { margin: 0; text-transform: none; }
div.search div.summary { font-size: 14px; margin: 0 0 4px 0; }
div.search div.summary b { color: #000000; }
div.search div.parents { font-size: 14px; color: #0e894a; }
div.search div.parents a { text-decoration: none; color: #0e894a; }
