﻿/* EQAO Print Stylesheet */

/* HOME PAGE */
#home-left { display: none; }
#home-right { display: none; }

/* SUCCESS STORIES */
#Success-SubNav { display: none;}

#Success div#success-picture { float: left; margin: 1em; }
#Success div#success-picture img { border: 1px solid #000; }
#Success h1 { color: #000; font: bold 32px/1em Arial, Helvetica, sans-serif; margin-top: 0; }
#Success h2 { color: #000; font: bold 18px/1em Arial, Helvetica, sans-serif; }
#Success h3 { color: #000; font: bold 24px/1em Arial, Helvetica, sans-serif; margin-bottom: 0.1em; word-spacing: 0.1em; }
#Success h3.school-name { float: right; width: 530px;  margin: 0 0 0.1em;}
#Success h4 { color: #000; text-transform: uppercase; font: bold 14px/1.2em Arial, Helvetica, sans-serif; margin-top: 0; padding-top: 0; }
#Success h4.board-name { float: right; width: 530px; margin-bottom: 1em;}
#Success h6 { color: #000; margin-bottom: 0; padding-bottom: 0;}

#Success-Quotation { float: right; width: 530px; padding: 0.5em 0; color: #000; font-weight: bold; border-top: 1px solid #000;  border-bottom: 1px solid #000; margin-bottom: 1em;}
#Success-Quotation div { margin: 1em 0 0; padding:0; text-align: right; font: bold 11px/1.1em Arial, Helvetica, sans-serif;}

.stories-wrapper { padding: 0.5em 1em; overflow: auto; }
.stories-wrapper p { margin: 0.5em 0;}
#story-body { clear: both;}
#story-body p { margin: 0; padding: 0.5em 0; }

#tbl-success-pop { width: 210px; float: right;  font: 12px/1.1em Geneva, Arial, Helvetica, sans-serif; margin: 0 0 0 1em;border-collapse: collapse; margin: 0 0 0.5em 1em;}
#tbl-success-pop caption { text-align: left; font: bold 12px/1.1em Geneva, Arial, Helvetica, sans-serif; margin: 0 0 0 1em;}
#tbl-success-pop caption span { font: 8px/2em Arial, Helvetica, sans-serif; letter-spacing: 0.1em; word-spacing: 0.05em; font-weight: normal; margin: 0;}
#tbl-success-pop td { text-align: left; padding: 0.3em;}
#tbl-success-pop td, #tbl-success-pop th { border: 1px solid #CCC; }
#tbl-success-pop caption, #tbl-success-pop td { color: #000;}
#tbl-success-pop th { color: #FFF; text-align: right; padding-right: 0.2em; font-size: 14px; border-bottom: 1px solid #CCC; word-spacing: 0.1em; letter-spacing: 0.05em;}
table.without-100 th { width: 3em; }
table.with-100 th  { width: 4em;}
#tbl-success-pop th.last { border-bottom: 1px solid #CCC;}
#tbl-success-pop tfoot td { border: none; font: 8px/1.4em Arial, Helvetica, sans-serif; letter-spacing: 0.1em; word-spacing: 0.05em; font-weight: normal;}
#tbl-success-pop tfoot td b { font-size: 10px;}
#success-return-link { display: none;}

/* PSE */

table.rubrics-table { border: 1px solid #000; }
table.rubrics-table td, table.rubrics-table th { border: 1px solid #000; padding: 5pt;}
table.rubrics-table th.rubric-code { font-size: 14pt; padding: 2pt 5pt; }

h1.assessment-title { border-bottom: 2px solid #000; padding-bottom: 1em; padding-top: 0; margin-top: 0; }

/* MASTHEAD */

div#topnavE div, div#topnavF div, div#banner, div#location, div#login-container { display: none; }
div#eduHome div.banner img { display: none; }
div#eduHome div#educatorsNav { display: none; }
div#gradeSubNav { display: none; }
img.print-logo { margin: 0; }

/* COMMON */

body { padding: 0; }
h1 { font-size: 14pt; }
h6 { font-size: 12pt; }
a.top { display: none; }

/* FOOTER */

div.foot { text-align: center; border-top: 2px solid #000; padding-top: 1em; margin-top: 0.5em; font-size: 9pt; }
div.foot-pdf { display: none; }
div.foot-feedback a, div.foot-feedback br { display: none; }
div.foot h6 { margin: 0 0 1em; padding: 0; font-size: 9pt; }

/* CONVERENCE */
.speaker-details h6 { font-size: 12pt; }


