/*------------------------------------------------------------*
**  logothetis Valasakis Css style for Pyrgadikia.Gr
**------------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}
body {
	font: 14px Arial;
	color: #000000;
	background-color: #F4F4F4;
	background-image: url(../layout_images/banner.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 20px;
}
#wrapper {
	width: 904px;
	margin: 0 auto;
	text-align: center;
}
.titlemenu {
	font-size: 18px;
	font-weight: bold;
	color: #33A4BA;
	text-align: center;
	
}

a:link {
	text-decoration: none;
	color: #FF8842;
}
a:visited {
	color: #FF8842;
	text-decoration: none;
}
.footer_text {font-size: 9px}

/*------------------------------------------------------------*
**  Top Side of the Site Pyrgadikia.GR and the Navigation Bar
**------------------------------------------------------------*/

#header {
	
	margin: 5px 5px 0px;
	height: 138px;
	padding: 10px;
	background-color: #79D2E7;
	width: 870px;
	background-image: url(../layout_images/back_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#navbar{
	margin: 0px 5px;
	background-color: #79D2E7;
	width: 889px;
	text-align: center;
	padding-top:10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-bottom: 10px;
	font: 18px Arial;
}

#navbar a{
	margin:0;
	padding:5px 6px 0px;
	font-size:18px;
	letter-spacing:-1px;
	color: #888;
	width: 100px;
}


#navbar a:hover{
	color:#269;
	text-decoration:none;
	padding:5px;
	width: 100px;
	border: 1px solid #EBEBEB;
}

/*------------------------------------------------------------*
**  Left Side of the Site Pyrgadikia.GR
**------------------------------------------------------------*/

#leftcolumn { /* Parent Wrapper for inside boxes */
	margin: 0 0px 0px 6px;
	display: inline; /* IE Hack */
	width: 165px;
	float: left;
	background-color: #C4DFE6;
	height: 2150px;
	font-size: 0.4cm;
	text-align: center;
	padding-top: 4px;
	font-family: Arial;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: url(../layout_images/back_menu.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
* html #leftcolumn {
	height:2150px;
	text-align: center;
	width: 165px;
 /* IE Min-Height Hack */ 
}



/*------------------------------------------------------------*
**  Center Side of the Site Pyrgadikia.GR
**------------------------------------------------------------*/

#centercolumn { /* Parent Wrapper for inside boxes */
	margin: 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: left;
	text-align: center;
	width: 562px;
	font-family: Arial;
}
* html #centercolumn {
	width: 562px;
} /* IE Min-Height Hack */ 

#centercolumn h1 {
	background-color: #D3E8E9;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#centercolumn a:link {
	font-size: 16px;
	}
#centercolumn a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#centercolumn a:visited {
font-size: 16px;

}

/*------------------------------------------------------------*
**  Right Side of the Site Pyrgadikia.GR 
**------------------------------------------------------------*/

#rightcolumn {
	background-image: url(../layout_images/flags.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
	float: left;
	background-color: #C4DFE6;
	height: 2150px;
	margin-right: 5px;
	margin-left: 0px;
	padding-right: 7px;
	padding-left: 4px;
	border-left: 1px solid #ccc;
	width: 145px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
* html #rightcolumn {
	height:2150px;
	width: 145px;
	float: left;
} /* IE Min-Height Hack */ 

#rightcontents a:link {
	color:#FF8842;
	font-size: 18px;
	clear: both;
	float: none;
	padding-right: 20px;
	}

#rightcontents a:visited {
	color:#FF8842;
	font-size: 18px;
	clear: both;
	float: none;
	padding-right: 20px;
}

#rightcontents a:hover {
	color:#000000;cursor : pointer;
	clear: both;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	background-image: url(../layout_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
}


/*------------------------------------------------------------*
**  Down (Footer) Side of the Site Pyrgadikia.GR
**------------------------------------------------------------*/
	
#footer {
	margin: 0px 5px 0px 6px;
	display: inline;
	float: left;
	width: 880px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #A3A38F;
	background-image: url(../layout_images/back_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}

/*------------------------------------------------------------*
**  Misc Classes of the Site Pyrgadikia.GR
**------------------------------------------------------------*/

.textcenter{text-align:center;}
.textright{text-align:right;}
.textleft{
	text-align:left;
	font-size: 14px;
}
.textleft1{
	text-align:left;
}
.news1{height: 200px;	
	background-color: #D3E8E9;
	font: 13px Arial;
	width: 513px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-right: 16px;
	margin-left: 16px;}
.news{
	background-color: #CFEEF6;
	font: 13px Arial;
	width: 513px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 16px;
	margin-left: 16px;
	background-image: url(../layout_images/news.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.snews {
	background-color:#FEDEE1;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.photos {
	background-color:#FEDEE1;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: right;
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 65px;
}
.keimeno {	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 16px;
	margin-left: 16px;
}
#flags{
	height: 40px;
	width: 130px;
	text-align: center;
	padding-left: 15px;
}
#flags a {
	width:40px;
	height:20px;
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	float:left;
}
#flags #greece a:link, #flags #greece a:visited {
	background-image: url(../layout_images/flag_gr.gif);
}
#flags #greece a:hover {
	background-image: url(../layout_images/flag_gr_2.gif);
}
#flags #english a:link, #flags #english a:visited {
	background-image: url(../layout_images/flag_uk.gif);
}
#flags #english a:hover {
	background-image: url(../layout_images/flag_uk_2.gif);
}
#flags #germany a:link, #flags #germany a:visited {
	background-image: url(../layout_images/flag_de.gif);
}
#flags #germany a:hover {
	background-image: url(../layout_images/flag_de_2.gif);
}

.lnews {
	text-align:left;
	margin-left: 30px;
}
.lnews2{
	text-align:right;
	margin-right: 10px;}


.counter {
	text-align:left;
	margin-left: 20px;
	font-size: 12px;
}

/*------------------------------------------------------------*
**  The following 14 styles are used for articles.
**------------------------------------------------------------*/

div.article {
	background-color: #CFEEF6;
	width: 513px;
	text-align: center;
	margin-top: 5px;
	margin-right: 16px;
	margin-left: 16px;
	background-image: url(../layout_images/news.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
div.articletext {
	background-color: #CFEEF6;
	width: 513px;
	height: auto;	
	}
h1 {
	font: bold 14px Arial;
	letter-spacing: 2px;
	background-image: url(../layout_images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #D3E8E9;
	}
	
h3 {
	width: 513px;
	font: 14px Arial;
	letter-spacing: 2px;
	background-color: #DAC8BF;
	margin-left: 16px;
	}
h2 {
	background-color: #CFEEF6;
	margin: 5px 0px 0px 0px;
	padding: 0;
	font: 10px Arial;
	color: #666;
	}
h2 em {
	font-style: normal;
	color: #999;
	}	
.cn_comment_even {
	border-top: 1px dashed #D9DDC4;
	margin-top: 5px;
	background: #fbffe6;
	padding-top: 3px;background-color: #EBEBEB;
	font-size: 14px;
	width: 513px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 16px;
	margin-left: 16px;
	background-image: url(../layout_images/news.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
.cn_comment_odd {
	border-top: 1px dashed #D9DDC4;background-color: #EBEBEB;
	font-size: 14px;
	width: 513px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 16px;
	margin-left: 16px;
	background-image: url(../layout_images/news.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
.desc {
	margin-left: 15px;
	}
.specials {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font: 14px Arial;
	color: #666;
	}
.specials em {
	font-family: Arial;;
	font-style: normal;
	color: #999;
	}
#latestcomments {
	background-color: #EBEBEB;
	font-size: 14px;
	width: 513px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 16px;
	margin-left: 16px;
	background-image: url(../layout_images/news.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
.comment {background-color: #EBEBEB;
	font-size: 14px;
	width: 513px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 16px;
	margin-left: 16px;
	background-image: url(../layout_images/news.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
img {
	border: 0px;
	}
	
	.hoverbox img{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}
.pictures{
	background-color: #D3E8E9;
	font-size: 14px;
	width: 513px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-right: 16px;
	margin-left: 16px;
	height: 900px;
	background-image: url(../layout_images/back_pict.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.weather{
	text-align:left;
	cursor : pointer;
	padding-left: 0px;
	margin-left: 0px;
	width: 125px;
}
.pages{
	background-color: #D3E8E9;
	font-size: 16px;
	width: 513px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-right: 16px;
	margin-left: 16px;
	height: 1800px;
}
.titles{
	background-color: #D3E8E9;
	font-size: 14px;
	width: 513px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-right: 16px;
	margin-left: 16px;
	height: 500px;
}
.title{
	font-size: 16px;
	text-decoration: underline;
}
.btitle {
	font-size: 18px;
	font-weight: bold;
	color: #33A4BA;
	text-align: center;	
}
.keimeno_p{
	font-size: 16px;
}
#counter{
	font-size: 12px;
	text-align: left;
}
#avmenu
{
padding: 1px;
margin-left: 0;
font: bold 15px monospace;
background: #C4DFE6;
width: 165px;
color: #006; }

#avmenu li
{
list-style: none;
margin: 0px;
border-bottom: 1px #004080 dotted;
text-align: left;
}

#avmenu li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.5em;
text-decoration: none;
}

#avmenu li a:link { color: #000; }
#avmenu li a:visited { color: #006; }

#avmenu li a:hover
{
background: #D4E9EE;
}
#smenu  {
	color:#E86C20;
	font-size: 16px;
	clear: both;
	float: none;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 15px;
	}

#smenu a:link {
	color:#FF8842;
	font-size: 16px;
	clear: both;
	float: none;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 20px;
	}

#smenu a:visited {
	color:#FF8842;
	font-size: 16px;
	clear: both;
	float: none;
	padding-right: 20px;
}

#smenu a:hover {
	color:#000000;cursor : pointer;
	clear: both;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	background-image: url(../layout_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div .articletext h4 {
 	width : 300px;
 	font-weight : bold;
	padding-bottom: 10px;

 }
	div .articletext h5 { 	
	font-style : italic;	text-align: left;
	padding-left: 10px;color: #8E0EEB;
	}