body
{
    font-size:80%;
    background-color:#336699;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
}

td
{
    text-align:left;
    color:#000000;
}
.container
{
    width: 906px;
    /*border: solid 1px #cccc00; */
    background-position:3px 200px; 
    background-image:url('../images/grammi.gif');
    background-repeat:repeat-y;
      
    /*background-repeat:no-repeat;*/
    
}
.header
{
    background-image:url('../images/header.jpg');
    background-position:left;
    background-repeat:no-repeat;
    height:140px;
    width:898px;
}
.banner
{
    width:468px;
    margin-left:auto;
    margin-right:auto;
}
.topbar
{
    margin-top: 0px;
    margin-bottom: 5px;
    padding:0px;
    background-color: #EFEFEF;
    width:898px;
    border: solid 1px #cccc00;
}
.mainbody-wide
{
    float:right;
    width: 748px;
    border-top:none;
}
.mainbody
{
    width: 550px;
    border: solid 1px #cccc00;
}
.footer
{
float:right;
    margin-top: 0px;
    border: solid 1px #cccc00;
    padding: 0px;
    clear: both;
    width: 748px;
    background-color: #EFEFEF;
}
.left
{
    border: solid 1px #D8D8D8;
    float:left;
    /*width: 146px;*/
    margin-right: 0px;
}
.right
{
    float:right;
    border: solid 1px #cccc00;
    padding: 0px;
    width: 140px;
}
.accessibility
{
    float: right;
}
a.mainlevel:link, a.mainlevel:visited
{
    display: block;
    background: url(../images/menu_bg.png) no-repeat;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #ccc;
    text-align: center;
   
    padding-left: 16px;
    padding-top: 0px;
    height: 24px !important;
    /*height: 24px;*/
    
    text-decoration: none;
}
a.mainlevel:hover
{
    background-position: 0px -20px;
    text-decoration: none;
    color: #fff;
}
a.mainlevel#active_menu
{
    color:#fff;
    font-weight: bold;
}
a.mainlevel#active_menu:hover
{
    color: #fff;
}
a.sublevel:link, a.sublevel:visited
{
    padding-left: 1px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #c64934;
    text-align: left;
}
a.sublevel:hover
{
    color: #900;
    text-decoration: none;
}
a.sublevel#active_menu
{
    color: #333;
    text-decoration: bold;
}
.highlight
{
    background-color: Yellow;
    color: Blue;
    padding: 0;
}
.code
{
    background-color: #ddd;
    border: 1px solid #bbb;
}
form
{
    /* removes space below form elements */
    margin: 0;
    padding: 0;
}
.contentheading
{
	font-family: Verdana, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4A508A;
        border: 0px;
}
.small, .createdate, .modifydate
{
    font-size: 0.8em;
    color: #999999;
}
.mosimage_caption
{
    background-color: #eeeeee;
    border: solid 1px #999999;
    font-size: 0.9em;
    font-weight: bold;
    white-space: nowrap;
    margin: 3px;
    padding: 1px;
    padding-left: 3px;
    padding-right: 3px;
}
table.moduletable 
{
/*    width: 100%;*/

    margin-bottom: 0px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

div.moduletable
{
width: 143px;
    padding: 0;
    margin-bottom: 2px;//htan 2
}

table.moduletable th, div.moduletable h3 
{

	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0px 0;
}

table.moduletable td 
{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.contentpane
{
    width: 740px;/*740px*/
}
.contentpaneopen
{
/*An den katalabes pws apla paikse me diafora kai tha deis thn diafora!! Gkegke??? */
    margin-left: 5px;
    margin-right: 5px;
    border:solid 1px #336699;
    background-color: #ffffff;
}
.copyright
{
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    text-align: center;
    font-size: 1em;
    color: #909990;
}
.copyright a, .copyright a:visited
{
    color: #999999;
}
a.separatorfrontpage
{
    margin-bottom: 12px;
    background-color: #fAf0fA;
    font-family: Verdana, Helvetica Nueue, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    width:100%;
} 
.pathway
{
    background-color: #EFEFEF;
    font-family: Verdana, Helvetica Nueue, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
} 

/* joomla SECTIONS LISTINGS */

.sectiontableheader 
{
    background-color:#000000;
    color:#ffffff;

}
/* This is for styling the section table headers on a SECTION's page.

  Example: table header of "Date", "Item Title", "Author" and "Hits"? */

.sectiontableentry1 
{
    background-color:#cccccc;
} 
.sectiontableentry2 {}
