#nodec { text-decoration: none }
#black { color: black; }
#white { color: white; }
#red { color: red; }
#useranddate { color: #334D73; }
#arttype { color: #B0A9A4; }
#boolet { color:  black; }

A:hover {
	text-decoration: underline;
}


/* Νέα στυλ άρθρων των περιοδικών */

.artmaintitle  {
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: black;
}

.artsmalltitle  {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: Maroon;
}

.artauthor {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: black;
}
.artauthor:link {
	COLOR: black;
}
.artauthor:visited {
	COLOR: black;
}
.artauthor:active {
	COLOR: black;
 }

.artsumtext {
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	font-style: normal;
	color: black;
}

.artplaintext {
	font-size: 9pt;
	line-height: 13pt;
	font-style: normal;
	color: black;
  }

.artsmalltext {
	font-size: 8pt;
	font-style: normal;
	color: black;;
  }

.artsubtitle {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: black;
	letter-spacing: 2pt;
  }

.artimgtitle {
	font-size: 8pt;
	font-style: normal;
	color: black;
  }

.artfootnote {
	font-size: 9pt;
	font-style : italic;
	color: black;
  }

.artdatepost {
	font-size: 9pt;
	font-style : italic;
	color: #999999;
  }

.stltest {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: line-through;
	line-height: 11pt;
}


.tblCustomPlaisio {
/*	height: 100%;*/
	width: 100%;
}

.tblCustomPlaisio td.tdh {
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 10px 6px 10px;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;

	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}

.tblCustomPlaisio td.tdd {
	padding: 10px 5px 10px 10px;
/*	height: 100%;*/
	vertical-align: top;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}

.tblCustomPlaisio td.tdh a {
	text-decoration: none;
	color: #ffffff;
}

.tblCustomPlaisio div.dscroll {
	height: 200px;
	overflow: auto;
}

.thickbox {
}

.tdEventTitle {
	text-decoration: none;
	color: #00aedb;
	font-size: larger;
	font-weight: bold;
}

.tdEventHigh {
	border-top: 2px solid #00aedb;
	border-bottom: 2px solid #00aedb;
}

.stlArial {
/*	font-size: 1.0em;*/
}

.bluebox {
	padding: 1px 10px;
}

.bluebox {
	background: #33bfe1; /* Old browsers */
	background: -moz-linear-gradient(top, #33bfe1 0%, #9fecff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33bfe1), color-stop(100%,#9fecff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #33bfe1 0%,#9fecff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #33bfe1 0%,#9fecff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #33bfe1 0%,#9fecff 100%); /* IE10+ */
	background: linear-gradient(top, #33bfe1 0%,#9fecff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33bfe1', endColorstr='#9fecff',GradientType=0 ); /* IE6-9 */

	background-color: #33bfe1;
	background-color: #9fecff;

	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.dHeader {
	color: #000000;
	padding: 5px 10px;
	margin: 10px 0px 0px 0px;
	border-bottom: 2px solid #33bfe1;
}

.dHeaderOver {
	background-color: #eeeeee;
}

/* ------------------------------------ */

#dnform {
	background-color: #20b8df;
	padding: 7px;
	width: 440px;
}

#dnform table {
	border: 1px dashed #ffffff;
}

#dnform th, #dnform td {
	font-family: "Trebuchet MS";
	color: #ffffff;
	text-align: left;
	padding: 5px 15px;
}

#dnform th {
	border-bottom: 1px dashed #ffffff;
	font-size: 22px;;
	padding: 15px;
	text-shadow: 0px 2px 8px #444444;
}

#dnform label {
	font-weight: bold;
	font-size: 16px;;
}

#dnform a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;;
}

#dnform .input {
	font-family: "Trebuchet MS";
	border: 1px solid #929497;
	width: 280px;
	font-size: 15px;;
	color: #444444;
}
