/*
Theme Name: aeda
Theme URI: http://www.aeda.gr/
Description: The aeda.gr theme
Version: 1.0
Author: Noumenia
Author URI: http://www.noumenia.gr
Copyright: Noumenia (C) 2009 - All rights reserved - Software Development - www.noumenia.gr
*/

* {
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}

h1 {
	margin-bottom: 14px;
	color: #9d9ea0;
	font-family: 'PF Universal', sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	}

h2 {
	margin-bottom: 2px;
	color: #00abc9;
	font-family: 'PF Universal', sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	}

h3 {
	margin-bottom: 2px;
	color: #9d9ea0;
	font-family: 'PF Universal', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	}

a:link {
	color: #666699;
	}

a:visited {
	color: #666699;
	}

a:hover {
	color: #CC0000;
	}

a:active {
	color: #006600;
	}

.cleardiv {
	clear: both;
	}

body {
	font-family: sans-serif;
	text-align: center;
	font-size: 10px;
	color: #000000;
	background-color: #9e9fa3;
	}

#header {
	position: relative;
	width: 971px;
	height: 156px;
	margin-top: 28px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-top: 28px solid #ffffff;
	border-bottom: 6px solid #ffffff;
	border-left: 28px solid #ffffff;
	border-right: 28px solid #ffffff;
	}

#header.headerel {
	background-image: url(images/top_banner-el.png);
	background-position: top;
	background-repeat: no-repeat;
	}

#header.headeren {
	background-image: url(images/top_banner-en.png);
	background-position: top;
	background-repeat: no-repeat;
	}

#headermovie {
	position: absolute;
	width: 971px;
	height: 156px;
	top: 0px;
	left: 0px;
	z-index: 0;
	}

#header .aedahome {
	display: block;
	position: relative;
	z-index: 1;
	float: left;
	width: 213px;
	height: 70px;
	margin-top: -140px;
	margin-left: 48px;
	background-image: url(images/blank.gif);	
	background-repeat: repeat;
	}

#headersplash {
	position: relative;
	width: 1024px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	}

#contentsplash {
	position: relative;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
	overflow: hidden;
	}

#splashimage {
	display: block;
	position: relative;
	width: 1024px;
	height: 768px;
	z-index: 1;
	}

#homelink {
	display: block;
	position: relative;
	width: 1024px;
	height: 768px;
	top: -768px;
	left: 0px;
	z-index: 500;
	/* border: 5px solid #ff0000; */
	/* background-color: transparent; */
	}

#menu {
	display: table;
	position: relative;
	z-index: 1;
	height: 28px;
	margin-top: 127px;
	margin-left: auto;
	margin-right: auto;
	}

#menu.splash {
	margin-top: 0px;
	}

#menu tr td {
	margin: 0;
	padding: 0;
	}

#menuwrap {
	position: relative;
	height: 27px;
	}

#menuwrap ul {
	display: none;
	position: absolute;
	z-index: 5000;
	top: 27px;
	left: 0px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #93c548;
	}

#menuwrap ul img {
	display: none;
	clear: both;
	width: 102px;
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	}

#menuwrap, #menuwrap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#menu .menubutton1 {
	float: left;
	width: 4px;
	height: 27px;
	background-image: url("images/top_menu_sep1.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#menu.splash .menubutton1 {
	display: none;
	}

#menu .menubutton3 {
	float: left;
	width: 4px;
	height: 27px;
	margin-right: 1px;
	background-image: url("images/top_menu_sep3.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#menu.splash .menubutton3 {
	display: none;
	}

#menuwrap a {
	display: block;
	float: left;
	height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 26px;
	font-family: 'PF Universal', sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #6e6d72;
	text-decoration: none;
	white-space: nowrap;
	background-image: url(images/top_menu_sep2.png);
	background-position: 0 0;
	background-repeat: repeat;
	}

#menu.splash #menuwrap a {
	color: #ffffff;
	background-image: none;
	}

#menuwrap a.current {
	background-position: 0 28px;
	}

#menuwrap a:hover {
	background-position: 0 28px;
	/* background-image: url("images/top_menu_sep2-o.png"); */
	}

#menuwrap li {
	float: left;
	position: relative;
	}

#menuwrap li ul li {
	width: 100%;
	}

#menuwrap li ul li a {
	float: left;
	width: 100%;
	text-align: left;
	background-image: none;
	}

#menuwrap li ul li a:hover {
	color: #00adef;
	}

/*
#menuwrap li ul a:hover {
	background-image: url(images/top_menu_sep2.png);
	background-position: 0 27px;
	background-repeat: repeat;
	}
*/

/*
#menuwrap ul ul {
	top: auto;
	}	

#menuwrap li ul ul {
	margin: 0px 0 0 10px;
	left: 12em;
	}
*/

#menuwrap li:hover ul ul, #menuwrap li:hover ul ul ul, #menuwrap li:hover ul ul ul ul {
	display: none;
	}

#menuwrap li:hover ul, #menuwrap li li:hover ul, #menuwrap li li li:hover ul, #menuwrap li li li li:hover ul {
	display: block;
	}

#wrap {
	width: 971px;
	height: 542px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(images/background_gradient.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border-left: 28px solid #ffffff;
	border-right: 28px solid #ffffff;
	}

#wrapbottom {
	width: 971px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	border-left: 28px solid #ffffff;
	border-right: 28px solid #ffffff;
	}

.bottom1 {
	background-image: url(images/background_gradient_bottom.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	}

.bottom2 {
	background-image: url(images/background_gradient_bottom2.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	}

#leftbox {
	float: left;
	width: 193px;
	height: 524px;
	margin-top: 18px;
	margin-left: 25px;
	overflow: hidden;
	}

#newsletterbox {
	float: left;
	width: 193px;
	height: 106px;
	margin-bottom: 5px;
	overflow: hidden;
	background-image: url(images/newsletterbox_bg.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	}

#newsletterbox .searchtext {
	float: left;
	height: 15px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
	}

#newsletterbox .searchkey {
	float: left;
	width: 130px;
	height: 15px;
	margin-top: 7px;
	margin-left: 14px;
	border: none;
	background: none;
	}

#newsletterbox .searchsubmit {
	float: left;
	width: 27px;
	height: 27px;
	margin-left: 12px;
	color: #1c3383;
	font-weight: bold;
	font-size: 0.9em;
	border: none;
	background: none;
	}

#newsletterbox .searchsubmit:hover {
	color: #00aeef;
	cursor: pointer;
	}

#newsletterbox .emailtext {
	float: left;
	height: 20px;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	line-height: 0.9em;
	color: #ffffff;
	overflow: hidden;
	}

#newsletterbox .emailtext .emailtitle {
	font-weight: bold;
	}

#newsletterbox .emailaddress {
	float: left;
	width: 130px;
	height: 15px;
	margin-top: 7px;
	margin-left: 14px;
	border: none;
	background: none;
	}

#newsletterbox .emailsubmit {
	float: left;
	width: 27px;
	height: 27px;
	margin-left: 12px;
	color: #1c3383;
	font-weight: bold;
	font-size: 0.9em;
	border: none;
	background: none;
	}

#newsletterbox .emailsubmit:hover {
	color: #00aeef;
	cursor: pointer;
	}

#newsletterbox .errormessage {
	float: left;
	width: 143px;
	height: 27px;
	margin-top: 0px;
	margin-left: 8px;
	line-height: 27px;
	color: #f6f01e;
	background-color: #00adef;
	}

#programbox {
	float: left;
	width: 193px;
	overflow: hidden;
	background-color: #00adef;
	}

#programbox .split {
	float: right;
	width: 191px;
	height: 16px;
	}

#programbox a {
	display: block;
	float: right;
	width: 193px;
	height: 50px;
	overflow: hidden;
	}

#programbox a img:hover {
	/* padding-left: 10px; */
	}

#programbox .arrowimg {
	display: none;
	}

#programbox .current {
	display: inline;
	position: relative;
	width: 10px;
	height: 18px;
	top: -35px;
	left: 85px;
	z-index: 5000;
	}

.boxtop {
	clear: left;
	float: left;
	width: 193px;
	height: 16px;
	background-image: url(images/programbox_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

.boxbottom {
	float: left;
	width: 193px;
	height: 16px;
	background-image: url(images/programbox_bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

#centerbox {
	float: left;
	width: 478px;
	height: 524px;
	margin-top: 18px;
	margin-left: 25px;
	text-align: left;
	overflow: auto;
	}

#centerbox.wide {
	width: 722px;
	}

#centerbox .contenttext {
	text-align: justify;
	font-size: 1.1em;
	}

#centerbox.wide .contenttext {
	padding-right: 30px;
	}

#centerbox .contenttext p {
	margin-bottom: 1.0em;
	}

#centerbox .mainimage {
	clear: both;
	float: left;
	}

#centerbox ul {
	margin-bottom: 1.0em;
	margin-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
	}

#centerbox ul li {
	margin: 5px;
	}

#centerbox .result {
	margin-right: 50px;
	margin-bottom: 15px;
	padding-left: 10px;
	border-left: 4px solid #93c548;
	}

#centerbox .result h2 {
	font-size: 1.5em;
	}

#centerbox .searchform {
	margin-top: 20px;
	margin-bottom: 20px;
	}

#rightboxwrap {
	float: right;
	width: 229px;
	height: 542px;
	overflow: hidden;
	background-color: #9e9fa3;
	background-image: url(images/rightbox_bg.png);
	background-position: 0px 0px;
	background-repeat: repeat;
	}

#rightboxscroll {
	position: relative;
	width: 200px;
	height: 510px;
	margin-top: 27px;
	margin-left: 19px;
	}

#rightbox {
	position: absolute;
	width: 200px;
	height: 510px;
	top: 0;
	left: 0;
	text-align: left;
	color: #ffffff;
	}

#rightbox h1 {
	margin-bottom: 2px;
	color: #ffffff;
	font-size: 1.4em;
	}

#rightbox h2 {
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	}

#rightbox p {
	margin-bottom: 2px;
	}

#rightbox a {
	display: block;
	margin-bottom: 18px;
	color: #fdf300;
	text-decoration: none;
	}

#rightbox a:hover {
	color: #59595c;
	}

#rightbox .excerpt {
	/* text-align: justify; */
	}

#footer {
	width: 971px;
	height: 22px;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	color: #6e6d72;
	font-size: 0.9em;
	border-bottom: 3px solid #ffffff;
	border-left: 28px solid #ffffff;
	border-right: 28px solid #ffffff;
	background-color: #ffffff;
	}

#footer.splash {
	position: relative;
	width: 1004px;
	margin-top: -24px;
	padding: 0;
	z-index: 5000;
	border: none;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;;
	}

#footer .noumenialogo {
	float: right;
	height: 20px;
	margin-right: 20px;
	line-height: 20px;
	}

#footer .noumenialogo a {
	color: #000000;
	text-decoration: none;
	}

#footer .noumenialogo a:hover {
	text-decoration: underline;
	}

#footer .gospellogo {
	float: right;
	height: 20px;
	line-height: 20px;
	}

#footer .gospellogo .gospel {
	color: #000000;
	}

.languageflags {
	display: block;
	position: absolute;
	width: 170px;
	height: 20px;
	line-height: 20px;
	z-index: 1000;
	top: -25px;
	left: 820px;
	}

.languageflags img {
	vertical-align: middle;
	}

.languageflags a {
	text-decoration: none;
	}

#footer .noumenialogo img, #footer .gospellogo img, .languageflags img {
	border: none;
	vertical-align: middle;
	}

.navigation {
	height: 20px;
	margin-bottom: 10px;
	line-height: 20px;
	}

.navigation .nextlink {
	float: right;
	margin-right: 10px;
	}

.navigation .previouslink {
	float: left;
	margin-left: 10px;
	}

.attachments.image li {
	float: left;
	list-style-type: none;
	}

.attachments.pdf li {
	list-style-type: disc;
	}




/* jScrollCSS */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #9e9fa3;
	}

.jScrollPaneDrag {
	position: absolute;
	left: 0;
	background-color: #7b7b80;
	cursor: pointer;
	overflow: hidden;
	}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	width: 20px;
	height: 23px;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/button_arrow_up.png) no-repeat 0 0;
	}

a.jScrollArrowUp:hover {
	background-position: 0 2px;
	}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	width: 20px;
	height: 23px;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/button_arrow_down.png) no-repeat 0 4px;
	}

a.jScrollArrowDown:hover {
	background-position: 0 6px;
	}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
	}

