@CHARSET "UTF-8";

/* Body */
body { background-color: #ddc; padding: 0px; margin: 0px; line-height: 140%; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; }

/* Headers */
h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, sans-serif;}
h1 { font-size: 20px; }
h2 { font-size: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
div.searchResult h2 { padding-top: 10px; }
div#header h1 { font-style: normal; line-height: 50%; font-size: 20px; font-family: 'palatino linotype', 'palatino'; font-variant: small-caps; }

/* Paragraphs and Spans */
span.order { font-weight: bold; }
span.superscript, span.dagger { vertical-align: super; font-weight: bold; }
span.spellingVariants { font-style: italic; }
span.access { font-size: 11px; font-style: italic; }
.bold { font-weight: bold; }
span.green { color: #008040; }
span.highlight { font-style: italic; font-weight: bold; color: #f00; }
span.italic { font-style: italic; }
span.cit-author { font-variant: small-caps; }
span.cit-edit { font-size: smaller; text-transform: uppercase; }
span.cit-source { font-style: italic; }
span.cit-year { font-weight: bold; }
span.cit-shortTitle { font-style: italic; }
span.editor-text { font-style: italic; }
span.generalLabels { font-style: italic; }
span.headword { font-weight: bold; font-size: 20px; font-family: Helvetica, Arial, sans-serif; }
span.search-num { font-style: italic; font-size: 18px; }
span.search-text { font-style: italic; }
span.usage { font-style: italic; }
span.warning { color: #f00; }
span.proofing_links { font-size: 14px; }
span.proofing_links_highlight { font-weight: bold; font-size: 16px; }
p.headword { font-family: Helvetica, Arial, sans-serif; border-bottom-width: 1px; border-bottom-style: solid; font-size: 14px; }
p.seealso { font-size: smaller; font-weight: bold; }
span#comment{ word-wrap:break-word; }

/* Forms, Labels, Inputs and Buttons */
form {  margin: 0px; display: inline; }
span.headword input { font-weight: bold; font-size: 20px; font-family: Helvetica, Arial, sans-serif; }
textarea { display: inline; }
label.label { font-family: helvetica; font-weight: bold; }
div.seeAlso input { z-index: 0; position:relative; }
textarea.editor_field { font-family: georgia, "Times New Roman", serif; font-size: 13px; }
input.order { width: 20px; font-weight: bold; }
input.short-display { width: 150px; }
input.reference-text { width: 700px; }

/* Links */
a { color: #06c; }
a:hover { color: #39f; }
span.cit-author a { border-bottom-width: 1px; border-bottom-style: dotted; text-decoration: none; color: #666; }
span.cit-author a:hover { border-bottom-style: double; border-bottom-width: 1px; color: #000; }
span.cit-source a { border-bottom-width: 1px; border-bottom-style: dotted; text-decoration: none; color: #333; }
span.cit-source a:hover { border-bottom-style: solid; border-bottom-width: 1px; color: black; }
span.proofing_links a { text-decoration: none; }
span.proofing_links a:hover { text-decoration: underline; }
span.proofing_links_highlight a { color: #f30;}
label.editing-status { font-size: 8pt;}
input.editing-status { font-size: 8pt;}
#edit_status_comment { font-size: 8pt;}
div#pagelinks a { color: #fff; }
div#pagelinks a:hover { color: #f00; }
div.no-canadianism { font-family: Helvetica, Arial, sans-serif; font-size:12pt; font-weight: bold; }
div.legacy-warning { font-family: Helvetica, Arial, sans-serif; font-size:12pt; font-weight: bold; }

/* Lists */
ul { margin-left: 0px; }
div.sidebar ul { list-style-type: none; padding: 10px; }
div.sidebar ul li { margin-bottom: 10px; }
ul.usagenotes { list-style-position: outside; list-style-image: url(../img/hand.png); }
li.usagenote { background-repeat: no-repeat; color: #666666; }
ul.citations { margin: 10px; padding: 10px; background-color: #eed; z-index: -1; list-style-type: none; }
ul.citations li { float: none; }
ul.citations li.selected { background-color: #c99; padding: 3px; }
ul.citationsMasterList { overflow: auto; padding: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; list-style-type: none; max-width: 280px; background-color: #eed; height: 500px; top: 40px; }
ul.citationsMasterList li { padding: 5px; }
div.auto_complete ul { list-style-type:none; margin:0px; padding:0px; z-index: 9; }
div.auto_complete ul li.selected { background-color: #ffb; z-index: 9; }
div.auto_complete ul li { list-style-type:none; display:block; margin:0; padding:2px; cursor:pointer; z-index: 100; }
li.cit:hover { background-color: #ccb; }
ul#navlist { list-style-type: none; padding: 10px; }
ul#navlist li { display: inline; padding: 0px; padding-right: 10px; }
ul.info{ height: 343px; overflow: auto; padding: 10px; background-color: #f6f6f6; list-style-type: none; }
ul.info2{ height: 400px; overflow: auto; padding: 10px; background-color: #f6f6f6; list-style-type: none; }
ul.pagelinks { list-style-type:none; padding: 0px; margin: 0px; }
ul.pagelinks li { float: none; padding: 0px; margin: 0px; margin-left: 5px; }

/* Divs */
div#checkboxSub{ margin-left: 10px; }
div#display { right: 300px; clear: both; padding-right: 10px; padding-left: 10px; background-color: white; position: absolute; float: right; left: 210px; top: 40px; }
div#header { position: fixed; background-color: #345; color: #fff; padding: 2px; text-align: center; z-index: 50; height: 35px; width: 100%;}
div#login { width: 500px; margin: auto; position: relative; }
div#pagelinks { clear: left;  }
div.fullCitation { padding: 5px; background-color: #c99; margin-bottom: 10px; margin-right: 10px; }
div.sidebar { float: left; position: fixed; top: 40px; }
div.searchResult { background-color: #f6f6f6; margin-bottom: 10px; padding: 0px 10px 10px 10px; }
div.non-canadian, div#display.non-canadian { background-color: rgb(242, 222, 222);}
div.legacy, div#display.legacy { background-color: #FFFFCC;}
div#rightBarWrapper { float: right; width: 290px; padding: 0px; margin: 0px; top: 40px; }
div#rightBar { width: 290px; position: fixed; overflow: auto; top: 40px; }
div#citations-master {width: 290px; padding: 0px; margin: 0px; right: 0px; height: 100%; z-index: 500; }
div.citMaster { z-index: 400;}
div.seeAlso { z-index: 10; position: relative; }
div#check-public, div#check-legacy { display: inline;margin-left: 5px; margin-right: 0px; }
div#pagelinks { position: fixed; top: 360px; width: 200px; z-index: 1000; background-color: #000; opacity: 0.8; padding: 5px; color: #fff; }
div.leftside, div.rightside { width: 275px; padding: 0px 10px 0px 0px; float: left; }
div.auto_complete { position:absolute; width:250px; background-color:white; border:1px solid #888; margin:0px; padding:0px; }
div.reference div { margin-bottom: 10px; }
div.images { text-align: center; }
div.images ul { list-style: none; }
div.images ul li { margin-bottom: 20px; }
div.images ul li img { max-width: 800px; max-width:100%; }
div.delete { float: right; }

div#commentWrapper{margin-top:10px; background-color: #eed; padding: 0px; overflow: auto; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; max-width: 280px;}
div#commentContents{padding:5px;}

/* Tables */
table.cakeSqlLog { clear: both; display: block; background-color: #ffc; position: relative; top: 400px; padding: 5px; }
table.cakeSqlLog td { padding: 5px; border-top: dashed #666 1px; }
table.cakeSqlLog th { padding: 5px; background-color: #666; color: #fff; }
td, th { padding: 0px; }
th { font-weight: bold; text-align: left; }
div.fullCitation th { padding-right: 5px; }
table.proofing th, table.proofing td { padding-right: 2px; padding-bottom: 2px; }
table.references th, table.references td { padding: 2px 8px 2px 0; }
table.statuses th, table.statuses td { padding: 2px; }