.note {
	font-size: 14px
}
/* CSS Document */

.table_tense {
	border-collapse: collapse;
	width: 450px;
}
.table_authors {
	border-collapse: collapse;
}
.table_authors td {
	border: none;
	width:auto;
}
td {
	border: 1px solid blue;
	padding: 3px;
	width: 50%;
}
.lemma {
	border: 1px solid #FFF;
	margin-top: 10px;
	padding-left: 10px;
	text-align:justify;
}
.refererence_note {
	font-size: 14px;
	color: #00F;
	font-weight: normal;
}
ul {
	text-align:justify;
	padding-left: 15px;
	list-style-image: url(images/blue_bullet.png);
}
.ul.submeaning {
	list-style-image: url(images/blue_bullet.png);
	font-size: 16px;
}
h1 {
	color: #F00;
	text-align: center;
}
.li {
	font-size: 16px;
	text-align: justify;
	text-indent: -50px;
}
.grammar {
	background-color: #FFF;
	font-size: 16px;
}
.word {
	color: red;
}
.etymology {
}
.partofspeech {
	color: #00F;
	font-size: 13px;
}
.ne {
	color:blue;
	font-weight:bold;
}
.abbreviation {
	color:green;
	font-weight:bold;
}
.syn_ant {
	color: #00F;
	font-weight: bolder;
	font-size: 18px;
}
.wordfamily {
	/*   
	background-repeat:no-repeat;
	background-image:url('images/derivative.png');
	padding-left:1.3em;
	*/
	
  background-color: #FFF;
}
.meaning {
	color: #930;
	font-size: 16px;
}
.meaning_list {
	color:blue;
	font-weight:bold;
	text-align:justify;
}
.tenses_reference {
	color: blue;
	font-weight:bold;
	vertical-align: top;
}
.tenses_reference_word {
	color: red;
	font-weight:bold;
}
sub {
	vertical-align: baseline;
	position: relative;
	top: 0.2em;
}
.title_cover {
	font-size:80px;
}

/*------Publication info------*/	
div.pub_info {
	font-family:Roboto, Tahoma, Geneva, sans-serif;
	border:1px solid #000;
	text-align:center;
	padding:6px;
	font-size:15px;
	line-height:120%;
	margin:40px;
}
div.pub_info > span {
	background: #fff;
    padding: 5px 23px;
    position: relative;
    top: -20px;
    font-size: 18px;
    font-weight: bold;
}
.contributors {
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	text-align: left;
	color: #000;
	line-height:140%;
}
.contributors td, .contributors th {
}
.contributors th {
	width:35%;
	text-align:right; 
	border-right:#000 2px solid; 
	padding-right: 20px; 
	vertical-align:top; 
	color:#000; 
	font-size:15px;
	font-weight:bold;
	padding:8px 16px;

}
.contributors td {
	/*width:25%;*/
	text-align:left;
	vertical-align:top; 
	padding-left:20px;
	padding:8px 16px;
	font-size:15px;
}

table.fund {
	border:1px solid #000;
	border-collapse:collapse;
	width:90%;
	margin:20px;
}
.fund th {
	text-align: center;
	font-weight:normal;
	font-size:15px;
	padding:8px 0;
}

.fund td {
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-size: 15px;
}
.fund tr td:first-child {
	width:35%;
    padding-left: 10px;	
	padding-bottom: 10px;
}
.fund td[colspan="2"] {
	text-align: center;
	font-size:14px;
}

p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
    padding: 12px;
    font-size: 14px;
    margin: -16px 4px;
}
.repub_info img {
	padding-left: 10px;
}
.repub_appr {
    font-size: 14px;
    padding: 12px 0 3px;
    margin-bottom: 0;
	text-align: center;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}

.first_pages {
	text-align:center;
	}
.pub {font-size:18px;margin-bottom:40px;}

.anadohos{
	color: #85878B;
	font-size: 10pt;
	font-weight: bold;
}
.subtitle_pi{
	padding: 0 2%;
	text-align: center;
}

.table-line{
	border: none;
}