
/*========================================================
==================== HTML STRUCTURE ======================
========================================================*/

		/* Special Rules */
			
			* {margin:0;padding:0;border:none;border-spacing:0;outline:none;}
			body {background:#000 url(../images/bck-main.png) top center repeat-x; font:13px 'Trebuchet MS', Helvetica, sans-serif;	color:#333;}
			.divL {float:left;}  /* Stoixizei ta DIV aristera */
			.divR {float:right;} /* Stoixizei ta DIV dexia */
			.clear {clear:both;}       /* Katharizei ta DIV apo to floating */
			.spacer {height:1px;}      /* Do not delete!!! */


		/* Standard Rules */
			
			input, textarea, button {border:1px solid #ccc;color:#666666;font:normal normal 11px Tahoma, Geneva, sans-serif; padding:2px; margin:2px 0;
	height: 23px;
}
			input:focus, textarea:focus {border:1px solid #99CCFF;}
			button {
				background-color:#6E0000;
				border:1px solid #666;
				color:#FFF;
				padding:0;
			}
			a {text-decoration:none;}
			a:link, a:visited {color:#C10000;}
			a:hover, a:active, a:focus {color:#6E0000;}
			p, h1, h2, h3, h4, h5, h6, ul, label {
				font:12px 'Trebuchet MS', Helvetica, sans-serif;
				text-align:justify;
				margin:0 0 15px 0;
			}
			p {margin:0 0 8px 0;}
			h1 {font-size:20px;}
			h2 {font-size:18px;}
			h3 {font-size:15px;}
			h4 {font-size:18px;}
			h5 {font-size:16px;}
			h6 {font-size:14px;}
			h1, h2, h3 {color:#6E0000;font-style:normal;font-weight:bold;text-align:left;}
			h3, h4, h5, h6 {margin:20px 0 10px 0;}
			h4, h5, h6 {color:#333;font-style:normal;font-weight:bold;text-align:left;}
			ul, ol {
				margin: 10px 0 10px 15px;
				padding-left:15px;
				text-align:left;
			}
			ul {list-style:url(../images/bullet-01.png);}
			li {margin:0;padding:0;}
			.imgLeft {float:left;margin-right:5px;}
			.imgRight {float:right;margin-left:5px;}
			.readmore {
				text-align:right;
				font-size:10px;
				margin-bottom:5px;
			}

		/* Basic Structure */

			#ContainerAll {width:800px;margin:0 auto;}
			#ContainerHeader {background:url(../images/bck-header.png) top left repeat-x;height:118px;color:#fff;position:relative;}
			#ContainerContent {background:#FFF url(../images/bck-content.gif) 580px 0 repeat-y; padding:10px 10px 0 10px;}
				#ContainerLeft {width:560px;margin:0 10px 0 0;}
				#ContainerRight {width:200px;margin:0 0 0 10px;}
			#ContainerFooter {background:#111 url(../images/bck-footer.png) center repeat-x; height:169px; color:#fff; padding:0 5px; overflow:hidden;}
			#ContainerCopyrights {font:normal normal 10px Verdana, Arial, Helvetica, sans-serif; padding:5px 0; color:#ccc;margin:0 0 10px;}

/*========================================================
========================= HEADER =========================
========================================================*/

/* LOGO */
	#Logo {
		background:url(../images/logo-main.png) top left no-repeat;
		position:absolute;
		width:186px;
		top:38px;
		left:10px;
	}
	#Logo a {
		height:17px;
		padding:46px 0 0 0;
		color:#fff;
		display:block;
	}

/* BANNER */
	.BannerLong {
		position:absolute;
		top:10px;
		right:10px;
	}
	.BannerLong img {
		width:542px;
		height:67px;
	}

/* MENU */
	#Menu {
		margin:0;
		padding:0;
		list-style:none;
		position:absolute;
		top:89px;
		right:2px;
	}
	#Menu li {
		color:#666;
		display:inline;
	}
	#Menu li a, #Menu ul li.active a {
		background:url(../images/bck-menu_spacer.png) bottom left no-repeat;
		float:left;
		padding:0 0 0 3px;
		margin:0 0 0 2px;
		color:#fff;
		cursor:pointer;
	}
	#Menu li.active a {
		background:url(../images/bck-menu_spacer.png) top left no-repeat;
		color:#6E0000;
	}
	#Menu li a span, #Menu ul li.active a span {
		background:url(../images/bck-menu.png) bottom right no-repeat;
		display:block;
		height:24px;
		padding:5px 10px 0 7px;
	}
	#Menu li.active a span {
		background:url(../images/bck-menu.png) top right no-repeat;
	}
	#Menu li a:hover {
		text-decoration:underline;
	}

/*========================================================
========================= CONTENT ========================
========================================================*/

/* Banner */
	.BannerSquare {
		margin:0 0 10px 0;
	}

/* Pathway */
	#Pathway {
		position:relative;
		border-bottom:1px dotted #999;
		width:560px;
		padding:0 0 5px 0;
		margin:0 0 20px 0;
	}
	#Pathway ul {
		margin:0 0 0 40px;
		padding:0;
		list-style:none;
		position:absolute;
		top:1px;
		left:50px;
	}
	#Pathway ul li {
		background:url(../images/bullet-01.png) left no-repeat;
		display:inline;
		padding-left:15px;
	}
	#Pathway ul li a {
	}

/* Article container */
	.Article {
		margin:10px;
		border-bottom:1px dotted #999;
	}


/*========================================================
========================= FOOTER =========================
========================================================*/
/* SEO Links */
	#ContainerFooter > div[class="divL"] {
		width:187px;
		padding:10px 5px 0;
	}
	#ContainerFooter div h3 {
		color:#999;
		margin:0;
		padding:0;
	}
	#ContainerFooter div ul {
		margin:0;
		padding:0;
		list-style:none;
		height:149px;
		overflow:hidden;
	}
	#ContainerFooter div ul li {
		background:url(../images/bullet-arrow02.png) left no-repeat;
		border-bottom:1px dashed #333;
		margin:0;
		padding:0;
	}
	#ContainerFooter div ul li a {
		display:block;
		height:22px;
		padding:3px 0 0 15px;
		color:#666;
	}
	#ContainerFooter div ul li a:hover {
		color:#ccc;
	}


/*========================================================
======================= COPYRIGHTS =======================
========================================================*/

/* Copyright Info */
#DeveloperInfo {
	text-align:right;
	color:#999;
}
#DeveloperInfo a:hover,
#DeveloperInfo a:active {text-decoration:none;}
#DeveloperInfo a {font-weight:bold;color:#fff;}
#DeveloperInfo a span {color:#fff;}
#DeveloperInfo a span span {color:#FF6600;}

/*========================================================
======================= VALIDATION =======================
========================================================*/

/* Validation */
		#ValidIcons {
		text-align:center;
		}
		
		
/*========================================================
======================= nikos =======================
========================================================*/

.basicText  				
{
	font:12px 'Trebuchet MS', Helvetica, sans-serif;
	text-align:justify;
	margin:0 0 15px 0;
}
