/**
  * RPB Screen Stylesheet
  * Copyright 2007 Research to Prevent Blindness
  * 
  * Produced by The Fund for the City of New York <csnyder@fcny.org>
  */
  
/* Element Styling */
body { padding: 0; margin: 0; font-size: 62.5%; }
a { color: #00447c; }
ol,ul { margin: 1.4em 28px; }
ol { list-style: decimal outside; }
ul { list-style: disc outside; }
li { margin: 0px 0px 0.7em 0px; }
em { font-family: Times New Roman, serif; font-style: italic; }
strong { font-weight: bold; }
pre { font-family: monospace; line-height: 1.2em; }

/* Utility Styling */
p.whitespace { font-size: 1px; clear: both; }
p.error { color: red; font-size: 0.9em; line-height: 1.2em; }
em.error { color: red; }
p.control { font-family: Arial, sans-serif; font-size: 1.2em; line-height: 1.7em; color: #38939b; text-align: center; margin-top: 28px; }
p.control a { color: #38939b; font-weight: normal; }
span.control { font-family: Arial, sans-serif; font-size: 0.8em; line-height: 1em; color: #38939b; }
span.control a { color: #38939b; font-weight: normal; text-decoration: underline; }
h3 span.control { font-size: 0.6em; font-weight: normal; }
div.indent { margin: 0em 0.5em 1em 1em; }
p.editbar { font-family: Arial, sans-serif; font-size: 12px; line-height: 1.7em; color: #38939b; text-align: left; margin: 4px 0px; }
p.editbar.right { float: right; }
span.editor { font-family: Arial, sans-serif; font-size: 12px; color: #38939b; margin: 0 6px; }
#Content span.editor a { font-weight: normal; }
div.credit { font-size: 0.6em; line-height: 0.8em; margin: 0; }
div.caption { font-family: Times New Roman, serif; font-style: italic; font-size: 1em; line-height: 1.1em; margin: 0; }
a.private { color: #559cbe; }
h3.private { color: #559cbe; }
div.private { border: 1px solid #559cbe; }
div.left, img.left, table.left { float: left; margin: 0.5em; }
div.right, img.right, table.right { float: right; margin: 0.5em; }
td.top { vertical-align: top; }
td.middle { vertical-align: middle; }
td.bottom { vertical-align: bottom; }


div.tbox_portrait { background-repeat: no-repeat; margin: 2px 12px 6px -4px; width: 150px; height: 180px;  font-size: 1px; }
div.tbox_portrait img { width: 150px; height: 180px; }
div.thumb_portrait div.credit { position: relative; top: -6px; left: 2px; width: 148px; } 
div.thumb_portrait div.caption { width: 146px; margin-bottom: 1em; font-size: 0.9em; font-style: normal; } 
div.tbox_landscape { background-repeat: no-repeat; margin: 2px 12px 6px -4px; width: 184px; height: 148px; font-size: 1px; }
div.tbox_landscape img { width: 184px; height: 148px; margin: 0; } 
div.thumb_landscape div.credit { position: relative; top: -6px; left: 2px; width: 148px; } 
div.thumb_landscape div.caption { width: 180px; margin-bottom: 1em; font-size: 0.9em; font-style: normal; } 

div.iconbox_portrait { background-repeat: no-repeat; margin: 2px 12px 6px -4px; width: 48px; height: 64px; font-size: 1px; }
div.iconbox_portrait img { width: 48px; height: 64px; }
div.iconbox_landscape { background-repeat: no-repeat; margin: 2px 12px 6px -4px; width: 64px; height: 48px; font-size: 1px; }
div.iconbox_landscape img { width: 64px; height: 48px; }

div.previewbox_portrait { background-repeat: no-repeat; margin: 2px 12px 6px -4px; width: 360px; height: 480px; font-size: 1px; }
div.previewbox_portrait img { width: 360px; height: 480px; }
div.previewbox_landscape { background-repeat: no-repeat; margin: 2px 12px 6px -4px; width: 480px; height: 360px; font-size: 1px; }
div.previewbox_landscape img { width: 480px; height: 360px; }
div.preview div.credit { position: relative; top: -16px; left: 4px; width: 356px; margin-bottom: 1em; } 
div.preview div.caption { width: 356px; margin-bottom: 1.4em; } 
div.preview.landscape div.caption { width: 476px; } 

 
/* Form Styling */
input { font-family: Times New Roman, serif; font-size: 1.1em; border: 1px solid #38939b; padding: 9px 3px 8px 4px; }
input.button { padding: 6px 3px 4px 3px; }
input.image { border: 0; vertical-align: top; padding: 0px; position: relative; top: -1px; }
input.checkbox { border: 0; }

table.userform td { vertical-align: top; padding: 8px 4px; font-size: 0.9em; line-height: 1.2em; }
table.userform td.label { text-align: right; color: #777; }
table.userform td.label.error { color: red; }
table.userform input { font-family: Times New Roman, serif; font-size: 1em; border: 1px solid #38939b; padding: 3px 4px 5px 4px; margin-right: 10px; }
table.userform input.checkbox { border: 0; }
table.userform select { font-family: Times New Roman, serif; font-size: 1em; border: 1px solid #38939b; padding: 2px 0px 3px 2px; margin-right: 8px; }
table.userform input.image { border: 0; }
table.userform textarea { font-family: monospace; font-size: 1.2em; border: 1px solid #38939b; 
  padding: 5px 3px 4px 4px; width: 360px; height: 4em; }
  
table.searchform td { vertical-align: middle; padding: 8px 0px; font-size: 0.9em; line-height: 1.2em; }
table.searchform input { font-family: Times New Roman, serif; font-size: 1em; border: 1px solid #38939b; padding: 10px 4px 6px 4px; margin: 0px 10px 0px 0px; }
table.searchform input.image { margin: 0px; border: 0; }

table.form td { font-size: 0.8em; padding: 4px 5px; }
table.form td.label { text-align: right; vertical-align: top; color: #777; }
table.form td.label.error { color: red; }
table.form input { font-family: Arial, sans-serif; font-size: 1em; border: 1px solid #38939b; padding: 5px 3px 4px 4px; }
table.form input.checkbox { border: 0; }
table.form textarea { font-family: monospace; font-size: 1.2em; border: 1px solid #38939b; 
  padding: 5px 3px 4px 4px; width: 360px; height: 4em; }
table.form textarea.markup { width: 530px; height: 24em; }
table.form textarea.labels { width: 174px; height: 4em; margin-right: 9px; }
table.form p.control { font-family: Arial, sans-serif; font-size: 1em; text-align: left; margin: 0; }
table.form p.control a { color: #38939b; }
table.form img.jscalendar_button { vertical-align: middle; }


table.list { border-collapse: collapse; font-size: 0.9em; }
table.list th { font-family: Arial Narrow, Arial, sans-serif; font-weight: bold; padding: 0px 6px; border: 1px solid #dde; }
table.list td { padding: 4px 6px; border: 1px solid #dde; }


/* First-class Divs */
#Canvas { min-width: 1010px; max-width: 1047px; }
#CanvasInner { width: 1004px; margin: 7px auto; position: relative; z-index: 1; }

#Header { position: relative; width: 1000px; height: 82px; border-bottom: 14px solid #7eb0cc; margin-bottom: 14px; }
#Logo { float: left; position: relative; top: 2px; left: 1px; }
#Anniversary { position: absolute; top: 75px; left: -6px; z-index: 1; }
#HeaderInner { float: right; position: relative; width: 748px; height: 43px; border-bottom: 9px solid #00447c; margin: 23px 0px 7px 0px; }
#Search { float: right; position: relative; top: -4px; }
#SearchInput { width: 10.3em; }
#Size { font-family: Arial Narrow, Arial, sans-serif; font-size: 18px; line-height: 10px; color: #72aeb6; font-weight: bold; }
#Size span.normal { font-size: 14px; }
#Size span.big { font-size: 18px; }
#Size span.huge { font-size: 24px; line-height: 24px; }
#Size a { color: #72aeb6; margin: 0px 0px 0px 2px; }
#Size span.active a { color: #00447c; }

#FalseNav { position: relative; float: left; width: 232px;  }
#Navigation { position: absolute; float: left; width: 232px; left: 0px; }
#Navigation div.section.active { background-color: #eef1ed; }
#Navigation div.sectioninner { border: 1px dashed #cccccc; border-style: none none dashed none; padding: 0.7em 0px; }
#Navigation div.sectioninner.last { border-style: none; }
#Navigation h3 { font-family: Arial Narrow, Arial, sans-serif; font-size: 1.5em; color: #167082; font-weight: bold; 
    margin-left: 18px; text-indent: -4px; 
    }
#Navigation h3 a { color: #167082; }
#Navigation p.button { margin: 4px 14px; }
#Navigation div.section + p.button { margin-top: 14px; }
#Navigation p.minibutton { margin: 18px 13px; }

#SectionNav p { font-family: Arial, sans-serif; font-size: 1.1em; padding: 0.5em 0px 0.6em 0px; color: #005288;
    border: 1px dashed #005288; border-style: dashed none none none; 
    margin-left: 28px;
    }
#SectionNav p a { color: #005288; }
#SectionNav p.active { background-color: #005288; margin-left: 24px; text-indent: 4px; }
#SectionNav p.active a { color: #ffffff; }
#SectionNav p.first { border-style: none; }

#Sidebar { float: right; width: 170px; display: inline-block; margin-right: 5px; font-family: Arial, sans-serif; font-size: 1.2em; line-height: 1.4em; position: relative; z-index: 5; }
#Sidebar td { padding: 5px; }
#Sidebar table.sidebar { 
  border-color: #abacad; border-style: solid; border-width: 1px; border-collapse: collapse; 
  background-color: #edeeee; 
  }

#Content { position: relative; float: left; width: 748px; margin-left: 21px;
  font-family: Arial, sans-serif; font-size: 1.4em; line-height: 1.6em; z-index: 10; overflow: visible;
  }
#Content.withsidebar { width: 548px; }
#Content h3 { max-width: 504px; font-family: Arial Narrow, Arial, sans-serif; font-size: 1.4em; color: #3f3f3f; font-weight: bold; 
  margin: 0px 0px 0.3em 0px; 
  }
#Content h3 a { color: #3f3f3f; }
#Content p + h3 { margin-top: 2.1em; }
#Content p { max-width: 504px; margin-bottom: 1.4em; }
#Content div.caption p { margin-bottom: 0.5em; }
#Content a { font-weight: bold; }
#Content .mceEditor a { font-weight: normal; }
#Content a:hover { text-decoration: underline; }
#Content table.sidebar { font-size: 0.9em; line-height: 1.2em; 
  float: right; margin: 0.5em 0em 0.5em 0.5em;  width: 16em;  
  border-color: #abacad; border-style: solid; border-width: 1px; border-collapse: collapse; 
  background-color: #edeeee; 
  }
#Content table.sidebar td { padding: 10px 10px 1em 10px; vertical-align: top; }
#Content table.sidebar h3 { width: auto; color: #00447c;  margin: 0 0 0.8em 0; font-size: 1.2em; line-height: 1.3em; }
#Content table.sidebar p { width: auto; margin: 0 0 0.5em 0; }

#FeaturedPages { 
  font-size: inherit;
  }
#FeaturedPages table.feature { width: 504px; margin-top: 6px; }
#FeaturedPages div.left { margin: 0; }
#FeaturedPages div.right { margin: 0; }

#AdditionalContent { 
  margin-top: 0; font-size: inherit;
  }
#AdditionalContent p { clear: left; margin-top: 18px; margin-bottom: 0.4em; }
#AdditionalContent a { font-weight: bold; }
#AdditionalContent a:hover { text-decoration: underline; }
#AdditionalContent table.obj { margin-top: 18px; }

/* Specialty Divs */
#SearchResults { 
  margin-top: 0.4em; font-size: inherit;
  }
#SearchResults h3 { margin: 0 0 0.8em 0; }
#SearchResults p + h3 { margin-top: 0; }
#SearchResults p { margin-bottom: 0.4em; }
#SearchResults a { font-weight: bold; text-transform: uppercase; }
#SearchResults a:hover { text-decoration: underline; }
#SearchResults div.result { margin-bottom: 1.2em; }
#SearchResults span.control { text-algin: left; font-family: Arial, sans-serif; font-size: 12px; margin: 0; }
#SearchResults span.control a { font-weight: normal; text-transform: none; }

#Pages { }
#Pages h4 { font-family: Arial Narrow, Arial, sans-serif; font-size: 1.1em; color: #00447c; font-weight: bold; 
  margin: 1.2em 0px 0.1em 0px; 
  }
#Pages h4.collapsed { margin: 0.1em 0px; }
#Pages div.page { margin-bottom: 1.2em; }
#Pages div.page.collapsed { display: none; }
#Pages div.page p { margin: 0px; }
#Pages span.control { text-algin: left; font-family: Arial, sans-serif; font-size: 12px; margin: 0; }
#Pages span.control a { font-weight: normal; }

#Specialists {}
#S1pecialists p { font-size: 0.9em; line-height: 1.2em; }
#Specialists h3 { font-size: 1.1em; margin: 2.1em 0 0 0; text-transform: uppercase; }
#Specialists form { position: relative; font-family: Arial Narrow, Arial, sans-serif; margin: 0 0 1.4em 0; }
/* Negative margin is FF specific */
#Specialists input.specialist { 
  border-style: none; background-color: #fff; padding: 0; margin: 0;
  font-family: Arial Narrow, Arial, sans-serif; font-size: 1em; color: #00447c; font-weight: bold; 
  text-align: left;
  cursor: pointer;
  }
#Specialists div.specialistdetails {
  position: relative; top: -22px;  background-color: #fff; }
}
  
#Places {}
#Places h3 { font-family: Arial, sans-serif; font-size: 1em; line-height: 1em; margin: 2.1em 0 0 0; }
#Places p { margin: 0 0 0.7em 0; }
#Places div.place {}
#Places div.content { margin-left: 28px; }

#Goline { display: none; }
