/* Print CSS Document */

/* --- tables --- */
.renderedtable th, .renderedtable td {line-height:1.5em; padding:5px 10px; text-align:left; vertical-align:top;}

/* --- glosses --- */
.hide-text a {display: inline-block; text-indent: -9999px; padding-right: 12px;}
.gloss {display: inline-block; position: relative; border-top: 1px solid #000; line-height: 1; padding: 0 2px; margin: .2em -2px 0;}
.gloss b {font-weight: normal;}
.gloss b.sup {font-weight: normal; font-size: 0.8em; background: #F3F2F8;}
.gloss span {display: block; position: absolute; top: -1em; right: 0; font-family: "Courier New", Courier, monospace; background: #F3F2F8;}

/* --- activity widgets --- */
.activities .tools {float:none;padding-left:20px;
padding-top:16px;
vertical-align:top;
width:273px;
}


/* --- hide items --- */
.hidden, .activity-videos .ui-tabs-nav, .activity-worksheets .ui-tabs-nav {display: none;}
span.gloss .hidden {display: none !important;}
.activity-videos h3.hidden, .activity-worksheets h3.hidden {display: block;}

/* ----------------------
---------------------- */
.tkibar-wrapper, .tkidrop-wrapper, .announcement-external, .tkifooter-wrapper, .hide, .sitenav, .unitsnav, .unitnav, #tki-footer-wrapper, .widget, .page-top, #ft, #debug, .pagetools, .totop {display: none !important;}



/* ----------------------
BASIC STYLES
---------------------- */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none !important;
}
a, a:visited {
	color: #000;
	text-decoration: underline;
}
html {width: 100%;}
body {background: white; text-align: left; color: #000000; font-size: 10pt !important; padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif;}
strong {color: #000000 !important;}
blockquote {border: 1px solid #666; padding: 5px; margin-left: 0; margin-right: 0;}
blockquote p {margin-top: 0;}
#content {margin: 0; padding: 0;}
ul, ol {margin-bottom: 18pt;}
img {border: 0px none;}
.right {float: right;}
.left {float: left;}
.right img {padding: 0 0 10px 10px;}
.left img {padding: 0 10px 10px 0;}
li.left, li.right {float:none;}
a {color: #000000 !important;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #000000; text-decoration: none;}
h1 {font-size: 14pt;font-family: "Trebuchet MS", Arial, Sans-serif;font-weight:normal; font-style: normal; color: #000000;}
h2 {font-size:12pt;font-family: "Trebuchet MS", Arial, Sans-serif;font-weight:normal; font-style: normal; color: #000000;}
h3 {font-size:10pt;margin-bottom: 0;font-weight:bold; font-style: normal;}
h4 {font-size:9pt;font-weight:normal; font-style: normal; color: #000000;}
h5 {font-size:9pt;font-weight:normal; font-style: italic;}
h6 {font-size:9pt;font-weight:normal; font-style: normal;}
table {border-collapse: collapse; border: 1px solid #666; width: 100% !important;}
table caption {text-align: left; padding-bottom: 5px;}
table th, table td {border: 1px solid #666;}
table th {font-weight: bold; text-align: left;}

.collapsible .content {
	display: block !important;
}

