/*  Filename:  greek-tables.css  */

#interlinear1, #interlinear2, #interlinear3 {
	width: 920px;
	padding: 5px;
	font-family: "Times New Roman", serif;
	}
#definite-article {
	width: 920px;
	padding: 5px;
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	}	
#interlinear1 table, #interlinear2 table, #interlinear3 table {
	margin: 10px 0;
	border-collapse: collapse;
	}			
caption {
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 5px 0;
	}
.linear1 th, .linear2 th, .linear3 th {
	padding: 8px;
	border-top: solid 1px lightgray;
	border-left: solid 1px lightgray;
	border-right: solid 1px lightgray;
	text-align: center;
	vertical-align: top;
	font-size: 1em;
	}
.linear1 td, .linear2 td, .linear3 td {
	padding: 8px;
	border-left: solid 1px lightgray;
	border-right: solid 1px lightgray;
	border-bottom: solid 1px lightgray;
	text-align: center;
	vertical-align: top;
	font-size: 1em;
	}
.highlight:hover {
	color: blue;
	}
.dropdown {
	position: relative;
	display: inline-block;
	}
.dropdown-content {
	display: none;
	position: absolute;
	min-width: 200px;
	top: 75px;
	left: -50px;
	background-color: lavender;
	font-size: 0.8em;
	padding: 6px;
	border-radius: 6px;
	z-index: 1;
	}
.dropdown:hover .dropdown-content {
	display: block;
	}
.lavender {
	background-color: lavender;
		}
#definite-article table {
	border: solid 2px black;
	border-collapse: collapse;
	font-size: 1em;
	}			
.the-article td {
	width: 3em;
	height: 2em;
	border-left: solid 1px lightgray;
	border-right: solid 1px lightgray;
	border-bottom: solid 1px lightgray;
	text-align: center;
	}		
#tabulation, #tabulation1, #tabulation2, #tabulation3,
#tabulation4, #tabulation5, #tabulation6, #tabulation7 {
	width: 910px;
	margin: 0 0 10px 0;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	}
#tabulation table, #tabulation1 table, #tabulation2 table,
#tabulation3 table, #tabulation4 table, #tabulation5 table,
#tabulation6 table, #tabulation7 table {
	border: solid 3px black;
	border-collapse: collapse;
	}
.chart th {
	border: solid 1px black;
	padding: 8px;
	font-size: 0.9em;
	vertical-align: middle;
	}
.chart td {
	border: solid 1px black;
	padding: 8px;
	text-align: left;
	font-size: 0.9em;
	vertical-align: middle;
	}
#inv-table, #inv-table1, #inv-table2, #inv-table3,
#inv-table4, #inv-table5, #inv-table6, #alpha-beta {
	width: 930px;
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	}
#inv-table table, #inv-table1 table, #inv-table2 table, #inv-table3 table,
#inv-table4 table, #inv-table5 table, #inv-table6 table {
	border: solid 3px white;
	border-collapse: collapse;
	}
#vocative {
	width: 910px;
	margin: 0 0 10px 0;
	padding: 10px;
	font-family: "Times New Roman", serif;
	}
#vocative table {
	border: solid 3px black;
	border-collapse: collapse;
	}
.vocell th {
	border: solid 1px black;
	padding: 10px;
	font-size: 1em;
	vertical-align: middle;
	}
.vocell td {
	border: solid 1px black;
	padding: 10px;
	text-align: left;
	font-size: 1em;
	vertical-align: middle;
	}
#alpha-beta caption {
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 5px;
	}
#alpha-beta table {
	border: solid 2px white;
	border-collapse: collapse;
	font-size: 0.9em;
	}
#alpha-beta caption {
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 5px;
	}
.invisible-chart th, .invisible-chart1 th {
	border: solid 1px white;
	padding: 0 8px;
	font-size: 0.9em;
	}
.invisible-chart td, .invisible-chart1 td {
	border: solid 1px white;
	padding: 0 8px;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
	}
.invisible-craft th {
	border: solid 1px white;
	padding: 0 15px;
	font-size: 0.9em;
	}
.invisible-craft td {
	border: solid 1px white;
	padding: 0 15px;
	text-align: left;
	font-size: 0.9em;
	}
.craft th {
	border: solid 1px white;
	padding: 0 15px;
	font-size: 1.0em;
	}
.craft td {
	border: solid 1px white;
	padding: 0 15px;
	text-align: left;
	font-size: 1.0em;
	}
#table-right {
	width: 600px;
	padding: 20px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	}
#table-right table {
	border: solid 3px black;
	border-collapse: collapse;
	}
#text-left {
	width: 250px;
	padding: 20px;
	font-family: "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	float: left;
	}
#mini-table1, #mini-table2, #mini-table3 {
	width: 130px;
	padding: 20px 20px 20px 0;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	}
#mini-table1 table, #mini-table2 table, #mini-table3 table {
	border: solid 2px black;
	border-collapse: collapse;
	}	
.mini_chart th {
	border: solid 1px black;
	background-color: rgb(235,255,235);
	padding: 6px;
	font-size: 0.9em;
	vertical-align: middle;
	}
.stem {
	font-size: 1.3em;
	color: red;
	}
.term {
	font-size: 1.3em;
	color: blue;
	}
.aug {
	font-size: 1.3em;
	color: green;
	}
.redup{
	font-size: 1.3em;
	color: darkorange;
	}
