@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding: 0;
	margin-top:0px;	
/*	background-attachment: scroll;
	background-image: url('arrow.png');
	background-repeat: no-repeat;
	background-position: top right; */
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	line-height:1.4;
}

body.popup {
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
}

/* Sharpen images *
img {
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering: -o-crisp-edges; /* Opera */
	image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
/* Sharpen images */

/* Headings */

h1, h2, h3, h4, h5, h6, form, img {
	margin:5; padding:0;
	font-family: verdana;
}

H1	{font-size:14pt; size:14pt; font-weight: normal; line-height:1.5;}
H2	{font-size:12pt; size:12pt; font-weight: normal; line-height:1.5;}
H3	{font-size:12pt; size:12pt; font-weight: bold; line-height:1;}
H4	{font-size:11pt; size:11pt; font-weight: normal; line-height:1;}
H5	{font-size:10pt; size:10pt; line-height:1;}
H6	{font-size:9pt; size:9pt; line-height:1;}

.pagetitle	{font-family: verdana; font-size:11pt; size:11pt; font-weight:bold; line-height:1.5;}

div, p, td, ul, li, form, label, input, textarea, span {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
} 

img {border:0;	}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2b62aa;
}

.hr {
	border: 1px solid;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}

/*------------------------------------------------topheader--------------------*/

.heading {
	margin:0; 
	padding:0;
	font-family: verdana;
	font-size: 10pt;
	color:#446890;
	font-weight: bold;
	text-align: center;
}

#topheader{
	width:1000px;
	height:190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-image: url(../images/bgtop.png);
	background-repeat: no-repeat;
	background-position: center;
	
}

#news_ticker{
margin: 0px auto; 
width: 1000px;
position:relative; 
left:120px;
}


.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 135px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logoen {
	background-image: url(../images/logoen.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 135px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_area {
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu_text {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #446890;
	text-decoration: none;
}

/*------------------------------------------------search_strip-------------------*/
#top_strip
{
    width: 100%;
	background-attachment: scroll;
	background-image: url('bgtop.png');
	background-repeat: repeat-x;
	background-position: top;    
}

#top{
	width:1010px;
	height:190px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
	float: none;
}

.fonts {
	float:right;
	margin-right:20px;
	margin-top:10px;
}
.languages {
	float:right;
	position:relative;
	top:10px;
	right:10px;
	z-index:100;
}

/*
.freeregistration {
	margin: 0px;
	float: left;
	height: 60px;
	width: 150px;
	padding-top: 0px;
}
.registration {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2b62aa;
	text-decoration: none;
}
*/


.freeregistration {
	margin: 0px;
	float: left;
	height: 60px;
	width: 170px;
	padding-top: 10px;
	text-align:center;
}
.registration {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2b62aa;
	text-decoration: none;
}
.free {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000040;
	text-decoration: none;
	background-image: url(../images/registration.png);
	background-repeat: no-repeat;
	width:170px;
	height: 60px;
	padding: 0px;
	float: left;
	margin: 0px;
	text-align:center;	
}
.free:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #2b62aa;
	text-decoration: none;
	background-image: url(../images/registration_on.png);
	background-repeat: no-repeat;
	width:170px;
	height: 60px;
	padding: 0px;
	float: left;
	margin: 0px;
}

/*------------------------------------------------body_area--------------------*/
#body_area{
clear: both;
	width:1200px;
    margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
	float: none;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left {
	margin: 0px;
	float: left;
	height: 1700px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow:hidden;
}
.left_menu_area 
{
   /* margin-top: 70px; Commented by Lellos*/
	padding: 10px 0px 0px 0px;
	width: 200px;
}
.left_menutop {
	background-image: url(../images/menu_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 200px;
}
.left_menu {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #000040;
	text-decoration: none;
	background-image: url(../images/menu_active.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	float: left;
	height: 40px;
	width: 200px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}

.left_menu_cap {
	font-size: 13pt;
	text-transform: uppercase;
}

.left_menu:HOVER {
	font-family: tahoma;
	font-size: 10pt;
	font-variant: normal;
	color: #d0910b;
	text-decoration: none;
	background-image: url(../images/menu_active.png);
	background-repeat: no-repeat;
}

.left_menu_2 {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/menu_active_2.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	float: left;
	height: 30px;
	width: 153px;
	padding-top: 10px;
	text-align:center;
}
.left_menu_2:HOVER {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/menu_hover_2.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 30px;
	width: 153px;
	padding-top: 10px;
	text-align:center;
}







.midarea {
	margin: 0px;
	float: left;
	width:700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.head {
	display:block;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #000040;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 510px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.body_textarea {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.readmore {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/readmore.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 120px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.readmore:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/readmore1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 120px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 820px;
	width: 170px;
}
.events_head {
	font-family: verdana;
	font-size: 14pt;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	background-image: url(../images/events.png);
	background-repeat: no-repeat;
	float: left;
	width: 135px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 35px;
	margin: 0px;
}
.login {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(../images/login_button.png);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.login:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(../images/login_button1.png);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news_link {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	color: #9ca27e;
	text-decoration: underline;
}
.news_link:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	color: #386060;
	text-decoration: underline;
}

.white_link {
	font-family: verdana;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}
.white_link:hover {
	font-family: verdana;
	text-transform: none;
	color: #fff;
	text-decoration: underline;
}

.highlight {color: #000080; font-family: verdana; font-size: 10pt; background-color: #efefef;}
/*------------------------------------------------footer--------------------*/
#footer{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	height: 200px;
	/* background-image: url(../images/bgpep.png); 
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;*/
}

.footer_text {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	margin-top:20px;
}

/*------------------------------------------------footerlinks --------------------*/
a.footerlink:link, a.footerlink:visited {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000040;	
}

a.footerlink:hover, a.footerlink:active {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #2b62aa;
}

/*------------------------------------------------footerlinksend--------------------*/

/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.css:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
background-color: #d0910b;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* ----------------------------------------------------------------------- */
/* FORMS */
.form-container input[type="submit"]{
	display:table-cell;
	background: url("../images/submitGR.gif") no-repeat center center;
	/*background-color: #2f20ef;*/
	color: #ffffff;
	width:140px;
	height:35px;
	font-size:15pt;
	padding:0px;
	margin:0px;
	text-decoration: none;
	text-align:center;
    vertical-align: middle;	
	border:none;
    cursor:pointer;
}

.form-container input[type="text"] {
	border: 1px solid #c7cecd;
	background: #dff0ef;
	width: 350px;
	height:25px;
	color:#263d47;
	font-size:11pt;	
}
.form-container textarea {
	border: 1px solid #c7cecd;
	background: #dff0ef;
	width: 350px;
	height:100px;
	color:#263d47;
	font-size:11pt;	
}
.form-container input[type="password"] {
	border: 1px solid #c7cecd;
	background: #dff0ef;
	width: 350px;
	height:25px;
	color:#263d47;
	font-size:11pt;
}
.form-container select {
	border: 1px solid #c7cecd;
	background: #dff0ef;
	width: 350px;
	height:25px;
	color:#263d47;
	font-size:11pt;	
}

div.form-container label.error,div.form-container span.error{
	color:#990011;
	font-size:12px;
	margin-left:10px;
}
div.form-container input.error{
	background-color:#990011;
	border-color:#9900ee;
}
.comment_head {
	font-family: verdana;
	font-size: 14pt;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 200px;
	padding: 0px;
}

.comments_area {
	margin: 0px;
	padding: 10px 0px 0px 70px;
	float: left;
	width: 200px;
	text-align: center;
	align: center;
}

.comments_link {
	color:#0000dd;
}

/* ----------------------------------------------------------------------- */
/* News Items LIST */
.newslist 
{
    display: block;
    margin-top: 15px;
    margin-bottom: 50px;
}

.newslist span.photo img
{
    width: 100px;
}
.newslist span.photo
{
    display: inline-block;
    margin-right: 20px;
    float: left;
    width: 100px;
}
.newslist span.text
{
    margin-left: 0px;
}
.newslist span.link
{
    margin-left: 0px;
    margin-bottom: 30px;
}
.newslist span.more
{
    display: block;
    margin-top: 5px;
    margin-right: 20px;
    float: right;
}


/* Single News Item */
.newsitem
{
    margin-bottom: 20px;
    width: 600;
}
.newsitem span.date 
{
    color: Black;
    font-weight: bold;
}
.newsitem span.title
{
    color: Blue;
    font-weight: bold;
    margin-right: 20px;
    margin-bottom: 0px;
}
.newsitem span.photo img
{
    width: 250px;
}
.newsitem span.photo
{
    display: inline-block;
    margin-right: 30px;
    float: left;    
}
.newsitem span.text
{
    margin-left: 0px;
    margin-bottom: 50px;
}
.newsitem span.back
{
    display: block;
    margin-top: 25px;
    margin-right: 10px;
    float: right;
}

span.highlight
{
    color: Red;
}

span.filesTitle
{
    display: block;
    text-decoration: underline;
    font-weight: normal;
	font-size: 12pt;
    margin-top: 20px;
    margin-bottom: 5px;
}

span.more
{
    display: block;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: right;
}

span.moreHome
{
    display: block;
    margin-top: 5px;
    margin-right: 50px;
    margin-bottom: 20px;
    float: right;
    font-size: 12pt;
    vertical-align: bottom;
}

/* Home News Style */
.homelist
{
    margin-top: 8px;
    margin-bottom: 8px;
    width:100%;
}

.homelist span.date 
{
    display: inline-block;
    width: 90px;
    color: Black;
    font-weight: bold;
    margin-right: 10px;
    text-align: right;
    vertical-align: top;
}
.homelist span.title
{    
    display: inline-block;
    width: 550px;
    color: Blue;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}

.homelist-Highlight
{
    background-color: #FFFFCC;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
    border: 1px solid gray;
    line-height: 150%;
}

.homelist-Highlight span.date 
{
    display: inline-block;
    width: 90px;
    color: Black;
    font-weight: bold;
    margin-right: 10px;
    text-align: right;
    vertical-align: top;
}
.homelist-Highlight span.title
{    
    display: inline-block;
    width: 550px;
    color: Blue;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}


/* Show folder Images */
div.photo img
  {
	border: 3px solid #eeb9ff;
	width: 100px;
  }
div.photo a:hover img
  {
	border: 3px solid #9900ff;
  }

div.thumbPic
	{
	margin-left:0px;
	}
div.thumbPic img
	{	
	margin-left:5px; margin-right:0px; margin-bottom:5px;
	border: 1px solid #ffffff;
	width: 100px;
	height: 100px;
	}	 
div.thumbPic a:hover img
	{
	border: 1px solid #000080;
	}
	
div.mainPic
	{
	width: 250px;
	float: left;
	}		
div.mainPic img
	{
	width: 250px;
	}	


/* Countdown style */
#countdown {
	display: block;
	width: 720 px;
	height: 133 px;
	color: #fff;
	background-image: url("../images/countdown.png");
	font-size: 24pt;
	text-align: center;
	margin-bottom: 20px;
}