@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;border:none;border-spacing:0;}
body {background: #ABC8E9 url("../images/bck-main.gif") left top repeat-x;font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size:12px;}
a {text-decoration:none;}
a:link, a:visited {color:#336ca3;}
a:hover, a:active {color:#ff9900;text-decoration:underline;}
table {border-spacing:0;}
input, select, textarea {background-color:#FFFFFF; border:solid 1px; border-top-color:#d6d6d6; border-left-color:#d6d6d6; border-right-color:#eaeaea; border-bottom-color:#eaeaea;font-size:10px;color:#666;padding:2px;margin:2px auto;}
input:focus, select:focus, textarea:focus {border:solid 1px; border-top-color:#A2A2A2; border-left-color:#A2A2A2; border-right-color:#d6d6d6; border-bottom-color:#d6d6d6;}
ul, ol {
	margin: 10px 0 10px 15px;
	padding-left:15px;
}
ol {
	font-weight:bold;
}
p {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size:12px;}

#ContainerAll {width:100%;margin:auto auto 20px auto;}
#ShadeLeft, #ShadeRight {background: url("../images/bck-l-shade.gif") right top no-repeat;height:1024px;width:auto;}
#ShadeRight {background: url("../images/bck-r-shade.gif") left top no-repeat;}
#ContainerPage {background:#FFFFFF;margin:auto;padding:5px 10px;vertical-align:top;width:930px;}
	#ContainerHeader {
		margin:5px 0 0 0;
	}
	#ContainerLeft, #ContainerRight {
	width:143px;
	}
	#ContainerMiddle {
	width:624px;
	}
		.ContainerArticle {
		}
	#ContainerFooter {
		padding:20px 0 0 0;
	}
		#FooterGrey {
			background:#ededed;
			height:22px;
			font-family:Arial, Helvetica, sans-serif;
			color:#666;
			text-align:center;
			padding-top:5px;
			margin-bottom:5px;
		}
		#FooterOrange {
			background:url("../images/bottom_orange.png") left top repeat-x;
			height:31px;
			font-family:Arial, Helvetica, sans-serif;
			color:#fff;
			text-align:center;
			padding-top:2px;
		}
	#ContainerDeveloper {
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
	}

.column {float:left;}
.clear {clear:left;}
.clearAll {clear:both;}
.CellSpacer5 {width:5px;height:5px}
.CellSpacer10 {width:10px;height:10px}
.CellSpacer5-10 {width:5px;height:10px}
.CellSpacer10-5 {width:10px;height:5px}
.AlignL {float:left;}
.AlignC {text-align:center;}
.AlignR {float:right;}
/*============ TopMenu =============*/
#TopMenu {
	list-style:none;
	margin:0;
	padding:0;
}
#TopMenu li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	background:url("../images/bullet-01.gif") left no-repeat;
	display:inline;
	margin:0 5px 0 0;
	cursor:default;
}
#TopMenu li a {
	padding:2px 0 2px 15px;
}
#TopMenu li a:hover {
}
/* ===================== MainMenu ===================== */
.MainMenu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	}
.MainMenu ul{
	background:#fff url("../images/bck-mainmenu-cont.gif") top repeat-x;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #d1d1d1;
	border-left:solid 1px #e9e9e9;
	border-right:solid 1px #eaeaea;
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	.MainMenu li{
		float:left;
		padding:0px;
		}
	.MainMenu li a{
		background:#fff url("../images/bck-mainmenu.gif") top right no-repeat;
		color:#666;
		display:block;
		font-weight:normal;
		line-height:25px;
		margin:0px;
		padding:0px 20px;
		text-align:center;
		text-decoration:none;
		font-weight:bold;
		}
		.MainMenu li a:hover{
			background:#fff url("../images/bck-mainmenu.gif") bottom right no-repeat;
			color:#333;
			text-decoration:none;
		}
	.MainMenu li ul{
		background:#e1e1e1;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		}
	.MainMenu li:hover ul{
		display:block;
		}
	.MainMenu li li {
		background:#fff url("../images/bck-mainmenu.gif") top right no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.MainMenu li:hover li a{
		background:none;
		
		}
	.MainMenu li ul {
		border-left:solid 1px #e9e9e9;
	}
	.MainMenu li ul a{
		display:block;
		height:25px;
		font-size:11px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 10px;
		text-align:left;
		border-top:solid 1px #fff;
		border-bottom:solid 1px #d1d1d1;
		}
		.MainMenu li ul a:hover, .MainMenu li ul li:hover a{
			background:#fff url("../images/bck-mainmenu.gif") bottom right no-repeat;
			color:#333;
			text-decoration:none;
			}
	.MainMenu p{
		clear:left;
		}	

/* ===================== Blue Menu ===================== */
#ContainerBlue, .BlueMenu-Top, .BlueMenu-Bottom {
margin-left:20px;
}
.BlueMenu-Top {
	background:url("../images/tools_top.png") left top no-repeat;
	height:10px;
}
.BlueMenu-Bottom {
	background:url("../images/tools_bottom.png") left bottom no-repeat;
	height:9px;
}
ul#BlueMenu {
	background: #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 123px;
}
ul#BlueMenu li {
	font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
ul#BlueMenu a {
	background: #E9F3FA url("../images/tools_out.png") left bottom no-repeat;
	color: #234270;
	display: block;
	margin: 0;
	padding: 1px 0 0 17px;
	text-decoration: none;
	height:19px;
}
ul#BlueMenu a:hover {
	background: #C7DDFF url("../images/tools_over.png") left bottom no-repeat;
	color: #5E87B8;
}


/* ===================== Category Menu ===================== */
.BannerTitle {
	background:url("../images/category_topr.png") left bottom no-repeat;
}
.BannerContent {
	background: #f1f1f4;
}
.banneritem {
	margin-bottom:10px;
}
ul#CatMenu {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 143px;
}
ul#CatMenu li {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-top: 1px;
}
ul#CatMenu a {
	background: #ffe6cf;
	color: #333;
	display: block;
	margin: 0;
	padding: 2px 0 2px 8px;
	text-decoration: none;
}
ul#CatMenu a:hover {
	background: #fff;
	color: #bb0000;
}

/* ===================== Banners ===================== */
.BannerIMG {
	text-align:center;
}

/*==================== Lessons Menu =========================*/

div.lessons_menu
{}
table.lessons_menu_table{
width:624px;
margin-bottom:10px;
}
.lessons_menu_header_td {
background-color:#5E87B8;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12pt;
font-style:italic;
font-weight:bold;
letter-spacing:2px;
padding-bottom:2px;
padding-top:2px;
text-align:center;
}

.lessons_menu_td_num {
background-image:none;
border-bottom:1px solid #FFFFFF;
border-style:none none solid;
color:#8C8C8C;
font-weight:bold;
text-align:right;
vertical-align:top;
padding:5px;
width:15px !important;
}
.lessons_menu_td_name {
border-bottom:1px solid #FFFFFF;
border-style:none none solid;
vertical-align:top;
width:auto;
width:297px;
}
.lessons_menu_a {
display:block;
padding:5px;
}




/* lessons Professors*/

.teach_title {
color:#CC3366;
font-family:Arial,Verdana,sans-serif,Tahoma;
font-size:14pt;
font-style:italic;
font-weight:bold;
margin:0;
text-align:left;
text-transform:capitalize;
}
.teach_name {
color:#FF6600;
font-family:Arial,Verdana,sans-serif,Tahoma;
font-size:11pt;
font-style:normal;
font-weight:bold;
margin:25px 0 0;
text-align:left;
text-transform:capitalize;
}
.tech_readmode {
color:#5172BB;
display:block;
font-family:Arial,sans-serif;
font-size:11px;
font-style:italic;
height:17px !important;
text-align:right;
}
.grayline {
background:transparent url(../images/pline2.png) repeat-x scroll center top;
height:5px;
margin:0 0 25px;
width:100%;
}

.details_session
 {
background:#999;
color:#fff;
font-size:14px;
font-weight:bold;
margin:0;
padding:2px 4px;
text-align:left;
border-bottom:1px solid #333;
}
.details_session_title{
background:#f1f1f4;
border-bottom:1px solid #ccc;
color:#666;
font-size:12px;
font-weight:bold;
padding:2px 4px;
}
.details_value
{
color:#6699CC;
font-size:12px;
font-weight:normal;
padding:2px 4px;
}
.componentheading{
background:transparent url(../images/3_cont_blue.gif) no-repeat scroll left top;
height:16px;
}
h3{
width:100%;
background:transparent url(../images/category_top.png) no-repeat scroll left bottom;
color:#FFFFFF;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:18px;
padding:3px 0 1px 5px;
}
/*=========== Form Items ===========*/
input#wz_11, input#wz_12, input#mod_search_searchword {
	width:137px;
}
#QuickAcces {
	width:143px;
}
input.button, input#submit_bt, button.validate {
	background:#FF6600;
	border-top-color:#fff;
	border-left-color:#fff;
	border-bottom-color:#CC3300;
	border-bottom-color:#CC3300;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	height:20px;
}

/*=========== Proffessors Table ===========*/

table.adminlist {/*olos o pinakas*/
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	width:100%/*624px*/;
	border:none;
	border-spacing:0;
	padding:0;
	margin:0;
}
table.adminlist thead tr {/*Grammi Epikefalidas*/
	background-color: #5e87b8;
}
table.adminlist thead tr th {/*Epikefalides*/
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#fff;
	text-align:left;
	padding:3px;
}
table.adminlist tr td {/*Keli*/
	padding:3px;
}
table.adminlist tbody tr.row1 {/*Grammi 1*/
	background:#f1f1f4;
}


/*=========== Proffessors Table ===========*/
.FormText {
	width:240px;
	text-align:right;
	margin-right:5px;
}
div.contact p {
	margin-bottom:10px;
}
