﻿//** DARK RED **//********* TOOLBAR **********/

table.star_TB {     background-color: #333333;    border: 0px;}

table.star_TB a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
table.directory a {
	color: #EFEFEF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
}
table.star_TB a:hover, table.directory a:hover {
	color: #999999;
	font-weight: bold;
}
#star_TBtriangle {
	width: 24px;
	height: 24px;
	background: #333333;
}
#star_TBoptions {
	color: #FFFFFF;
	font-weight: bold;
	width: 190px;
	text-align: center;
}
#star_TBbotline {
	height: 3px;
	display: block;
}
/***** SEARCH, MENU DIVS *****/
.filter {
	margin: 2px;
	border: 1px solid #A20114;
	background-color: #FFFFFF;
	padding: 2px;
	font-weight: normal;
	text-align: left;
	z-index: 4000;
}
.filtertop {
	background-color: #A20114;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	white-space: nowrap;
}
.filterbottom {
	padding: 4px;
	text-align: center;
}
/* STARGALLERY MENU LINKS */
.filter a, .filter a:active, .filter a:visited {
	background-color: #EEEEEE;
	display: block;
	padding: 2px;
	margin: 2px;
	border: 1px #666666 solid;
	text-decoration: none;
	color: #555555;
	font-weight: normal;
}
.filter a:hover {
	background-color: #A20114;
	border: 1px #666666 solid;
	color: #FFFFFF;
	text-decoration: none;
}
.filter form {
	margin: 2px;
	padding: 0px;
	border: 0px;
}
/* INPUT BOX */
.starinput {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	color: #102132;
	border: 1px solid #CCCCCC;
}
/* SEARCH BUTTON */
.starbutton {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	color: #333333;
	border: 1px solid #CCCCCC;
}
/***** TABLE VIEW *******/
table.directory {
	color: #FFFFFF;
	background-color: #444444;
	border: 1px solid #222222;
	width: 800px;
	margin: 0 auto;
}
table.directory th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	background-color: #444444;
	color: #ffffff;
	font-weight: bold;
}
table.directory td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
table.directory tr.starrow1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	background-color: #444444;
}
table.directory tr.starrow2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	background-color: #444444;
}
/* SUB CATEGORIES CELL */
table.directory td.subcell {
	background-color: #444444;
}
/* THUMBNAIL CELL */
table.directory td.thumbcell {
	background-color: #444444;
	border: 0px;
	text-align: center;
}
/* THUMBNAIL IMAGE */
.starthumb {
	border: 2px #DDDDDD solid;
}
.grayb {
	background-color: #f8f8f8;
}
.directorypath {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #222222;
}
.smallgm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: red;
}
.smallgsm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: green;
}
#starnote {
	color: #FFFFFF;
	font-weight: bold;
}
/* PORTAL-MINIMAL VIEW */
table.starpo, table.starpo td {
	background-color: #000000;
	color: #FFFFFF;
	margin: -8px -8px 0px -8px;
/** edit this to match your template **/	_margin-top: -16px; /** CSS HACK FOR I.E. **/
}
.starlines {
	background: #FFFFFF url(../images/lines.gif) repeat-x top;
	height: 42px;
	vertical-align: middle;
	font-weight: bold;
}
#modstar1, #modstar2 {
	margin-top: 5px;
}
#modstar1 table, #modstar1 td, #modstar1 a {
	text-align: center;
	width: 100%;
	display: block;
}
#modstar2 table, #modstar2 td, #modstar2 a {
	text-align: center;
	width: 100%;
	display: block;
}
#galleryContainer {
	width: 600px;
	height: 60px;
	margin: 0 auto;
}

/* Site's footer (Elxis copyright) */
#elxiscopyright {
	background: #700707 url(http://www.gelastoxilaki.info/bg.jpg) no-repeat;
	/* background-color: #700707;  */
	margin: 20px 0 0 0;
	padding: 3px;
	color: #CCCCCC;
	border: 1px solid #333;
	font-size: 0.85em;
}
#elxiscopyright a { color: #fff; font-weight: bold; text-decoration: none; }
#elxiscopyright a:hover { text-decoration: underline; }

/* MODULES MORE LINKS DOWN*/
div.moduletable-tablemore {
	width: 475px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	background-color: #555555;
	border: 1px double #222222;
}

div.moduletable-tablemore2 {
	width: 475px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	background-color: #555555;
	border: 1px double #222222;
	display: block;
}

div.moduletable-tablemore a, div.moduletable-tablemore2 a {
	background: transparent url(../images/star.png) 0 50% no-repeat;
	line-height: 0.4em;
	font-size: 0.85em;
	font-family: Verdana;
	color: #fff;
	padding-left: 25px;
	text-decoration: none;
	}
div.moduletable-tablemore a:hover, div.moduletable-tablemore2 a:hover {
	color: red;	
}
div.moduletable-tablemore h3, div.moduletable-tablemore2 h3  { 
	font-size: 1.1em;
	font-weight: bold;
	border: 1px double #222222;
	background-color: #444444;
	color: white;
	margin-top: 0px;
}
div.moduletable-eikones-ads {
	margin-top: 10px;
	text-align: center;
}
