/* CSS Document */


body {
	background-color:#950000;
	margin:0;
	padding:0;
	font:normal 11px Verdana, Helvetica, sans-serif;
	color:#000000;
	text-align: center;
}

#wrap{
	margin:0 auto;
	width:764px;
}

#topmenu{
	width:765px;
	height:25px;
	margin: 0px;
	padding: 0px;
	position:relative;
	background-color: #4279ba;	
}

#topmenu_inner{
	width:130px;
	height:25px;
	/*margin-bottom: -3px; */
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
	background-color: #4279ba;	
	right: 15px;	
}

/* Header */

#header{
	width:765px;
	height:191px;
	margin: 0px;
	padding: 0px;
	position:relative;
	background-color: #fcf7ec;

}

#mainmenu{
	width:765px;
	height:32px;
	margin-top: 0px;
	position:relative;
	background-image: url(../images/painikebg_matala_pun_yla.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	
}
/* Mainbody */

#mainbody{
	width:765px;
	background-color: #fcf7ec;
	padding: 0px;
}

#leftcol{
	width:207px;
	float:left;
	text-align:left;
	background:url(../images/nav_bg.jpg) no-repeat;
	padding-left: 15px;
	padding-top: 20px;
}

#rightcol{
	width:732px;
	float:right;
	text-align:left;
	background-color: #fcf7ec;
	margin-right: 10px;
}

#core{
	width:100%;	
	margin:15px auto;
	padding: 0px;
}

#core div{
	font-size:11px;
}

/* Footer */
#footer_bg{
	background: url(../images/footer.jpg);
	background-color:#950000;
	width: 765px;
	height: 17px;
	position:relative;
	margin: 0px;
	padding: 0px;
	
	
}

#footer{
	
	background-color: #950000;
	width:765px;
	height:30px;
	text-align:left;
	
	
}

#footer a:link, #footer a:visited{
	text-decoration:underline;
}
#footer_left{
	width: 460px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #000000;
}

#footer_right{
	width: 260px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	float: right;
}


/* ================================================ */

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	font-size:11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

table.moduletable table{
	font-size:11px

}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;



	
}

table.moduletable th, div.moduletable h3, div#moduletable h1, table.moduletable h1 {
/*	color: #ffffff;*/
	text-align: left;
	padding: 10px;	
	font-weight: bold;
	margin: 0 0 0px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

div.moduletable h3{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable td {
	padding-top: 0px;
	margin: 0px;
	text-align:left;
	vertical-align:top
}

.menuh{
	font-size:16px;
	color			: #950000;
	margin:0;
	padding:0;
	font-family: georgia, "times new roman";
	font-style: italic;
	font-weight: bold;
}
.menutext{
	font-size:12px;
	color			: #000000;
	font-family: georgia, "times new roman";
	font-style: italic;
	line-height: 18px;
}


.moduletable form table td, .moduletable form div{
	text-align:left
}

select.button{
	border:solid 1px #f0f0ee;
	background-color: #ffffff;
	font:normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
}

select.inputbox{
	width:auto;
	height:auto;
}
textarea.inputbox{
	width:450px;
	height:200px;
}

.spacer{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px
}

ul#mainlevel-nav{
	list-style-type: none;
     padding: 0;
     margin: 0px;
     margin-left: 20px;
	 height:18px;
}
ul#mainlevel-nav li a{
	 display: block;
     padding: 0px 10px;
     color: #7d7833;
     text-decoration: none;
     background-color: #ffffff;
	 font-weight:bold;
}

ul#mainlevel-nav li{
	float: left;
     padding: 0;
     margin: 0;
     padding-top: 0;
     background-color: #ffffff;
     margin-right: 1px;
	 height:18px;
}

ul#mainlevel-nav li a:hover{
	color: #000000;
}

.inputbox {
	border:solid 1px #000000;
	background-color: #fff;
	font:normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color:#000000;	
}

.adminform select.inputbox{
	height:auto;
	background-image:none;
}

#core div select.inputbox{
	font-size:11px;
}

input.text_area{
	border:solid 1px #ffce64;
	background-color: #ffffff;
	font:normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color:#b06c92;
	width:auto;
	height:14px;
}

.button {
	font:bold 100% Tahoma, Verdana, Helvetica, sans-serif;
	color:#000000;
    text-align: center;
	background-color:#ffffff;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #a59d43;

	border-bottom:1px solid #a59d43;
	padding:0 2px;
	height:18px;
    width: auto;
}

/*MAINLEVEL MENU */

.mainlevel {
	width: 172px;
	border-bottom: 1px dotted #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
a.mainlevel {
	display: block;
	border-top: 1px solid #ffffff;
	font-weight: normal;
	padding-top: 5px
	padding-left 10px;
	padding-right: 3px
	padding-bottom: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #f1eee9;
	}

a.mainlevel:visited {
	display: block;
	border-top: 1px solid #ffffff;
	font-weight: normal;
	padding-top: 5px
	padding-left 20px;
	padding-right: 3px
	padding-bottom: 10px;
	color: #000000;
	background-color: #f1eee9;
	}

	
a.mainlevel:hover {
	display: block;
	border-top: 1px solid #cccccc;
	background-color: #DBD3C8;
	padding-top: 5px
	padding-left 20px;
	padding-right: 3px
	padding-bottom: 10px
	font-weight: bold;
	text-decoration: none;
	color: #cc3300;
	}	

/*Sub Menu links */

	.sublevel{
	margin: 0 20px 1px 20px;
	padding: 3px 0 5px 22px;
	width: 135px;
	background-color: none;
	}
	
	a.sublevel{
	display: block;
	border-top: 1px solid #a59d43;
/*	border-bottom: 1px solid #a59d43;*/
	font-weight: normal;
	padding: 3px 0px 5px 8px;
	color: #ffffff;
	text-decoration: none;
	}
	
	a.sublevel:visited{
	display: block;
border-top: 1px solid #a59d43;
	/*border-bottom: 1px solid #a59d43;*/
	font-weight: normal;
	padding: 3px 0px 5px 8px;
	color: #000000;
	text-decoration: none;
	}

	a.sublevel:hover {
	/*border-top: 1px solid #a59d43;*/

	padding: 3px 0px 5px 8px;
	color: #cc3300;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	}			
	



#leftcol .moduletable table div {
/*	background-color:#f4f3ef;*/

} 

#leftcol form #mod_login_remember{
	width:auto;
	border:0;
	vertical-align:middle;
}

#leftcol form .inputbox, #rightcol form .inputbox, #leftcol form .button, #rightcol form .button{
	margin:3px
}

a:link, a:visited {
	color: #000000; 
	text-decoration: underline;
}

a:hover {
	color: #000000;	
	text-decoration: underline;
}

#leftcol .moduletable table.poll div, #rightcol .moduletable table.poll div {
	background-color:#656565;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #ffffff;
}

#leftcol form table td, #rightcol form table td{
	padding:5px;
}

.blog_more{
	font-size:11px;
}

.blog_more li{
	background: url(../images/bullet.png) 0 5px no-repeat;
}

.blog_more li a:link, .blog_more li a:visited, .blog_more li a:hover{
	color:#0260a0;
	font-weight:bold;
}

form table {
	font-size:11px;
}

td.contentheading {
	white-space:normal;
}

#core form table {
	font-size:11px;
}

#core form .paramlist{
	font-size:11px;
}

.pagenav_prev, .pagenav_next{
	font-size:11px;
}

.pagenav_prev a:link, .pagenav_prev a:visited, .pagenav_prev a:hover,
.pagenav_next a:link, .pagenav_next a:visited, .pagenav_next a:hover{

	padding:2px 10px;
	text-decoration:none;
}

#core table td {padding:3px;}

body.mceContentBody, body.contentpane{
	background-image:none;
	background-color:#ffffff;
}

body.contentpane form table td{
	padding:3px;
}



/* ================================================ */

.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#globalPath {
    overflow: hidden;
	display: block;
	margin-bottom:10px;
	text-align:left;
	color:#000000;
	font-size:11px;
	margin-left: 30px;
}



#globalPath img {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 6px;
}
#globalPath a:link, #globalPath a:visited, #globalPath a:hover{
	color:#3596bb

}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#buttons>ul#mainlevel-nav li a {
	width: auto; 
}

#search_outer {
	float: left;
	width: 120px;
}

#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;

	width: auto;
	padding: 0px 10px;
	line-height: 20px;
 	margin: 1px;
}

.back_button a:link, .back_button a:visited, .back_button a:hover{
	text-decoration:none
}

.pagenav {
	text-align: center;
	font-size: 11px;
	width: auto; 
/*	background-color:#ffce64;*/
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

a.pagenav:link, a.pagenav:visited{
	text-decoration:underline
}
  
a.pagenav:hover{color:#000000}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background: url(../images/arrow.png) 0 5px no-repeat;
}

td {
	text-align: left;
	font-size:11px;
}

/* Joomla core stuff */


table.contentpaneopen {
  width: 100%;
	padding:0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	margin-top:1px;
	font-size:11px;
}

table.contentpaneopen h4{
	font-size:11px
}

table.contentpaneopen td {
   padding-right: 5px;
   text-align:left
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size:11px
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane table {
	font-size:11px
}
table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eeeeee;
}

.componentheading {
	color: #000000;
	text-align: left;
	padding-top: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, .contentheading table{
	height: 20px;
	color: #cd3301;
	white-space: nowrap;
	font:bold italic 18px georgia, Times New Roman, Verdana, Helvetica, sans-serif;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
	font-size:11px
}

table.pollstableborder td {
	padding: 3px;
	text-align:left
}

.sectiontableheader {
	font-weight: bold;
	background-color: #f0eee9;
	padding: 4px;
	font-size:11px
}
.sectiontableentry1 { 
 background : #ffffff; 
 padding : 3px 5px; 
} 
 
.sectiontableentry2 { 
 background : #ffffff; 
 padding : 3px 5px; 
} 

.small {
	color: #000000;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #000000;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #000000;
	font-size: 11px;
}

table.contenttoc {
	border: 1px solid #ffc858;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

table.contenttoc td {
	padding: 5px;
}

table.contenttoc th {
	color: #e26616;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
table.contenttoc a{
	font-size:11px;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	margin: 0;
 	padding: 0;
}

.mosimage {
	margin: 10px
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #9d9d9d;
}

span.article_seperator {
	display: block;
	height: 10px;
}

/*Fonts */

h1{
	font			: bold 12px Verdana,Arial,sans-serif;
	color			: #4279ba;
	margin			: 0px;
	padding			: 0px;
}

h2{
	font			: bold 14px Arial,sans-serif;
	color			: #000000;;
	margin			: 0px;
	padding			: 0px;
}

h3{
	font			: bold italic 100% 16 georgia, times new roman;
	color			: #950000;



	margin			: 0px;
	padding			: 0px;
}

h4{
	font			: bold italic 100% 16 georgia, times new roman;
	color			: #950000;
	margin			: 0px;
	padding			: 0px;
}

h5{
	font			: 100% Arial,sans-serif;
	color			: #334d55;
	margin			: 0px;
	padding			: 0px;
}

h6{
	font:normal 11px Tahoma, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	margin			: 0px;
	padding			: 0px;
}
