/*ΜΕΝή*/
.menu_calendar {
	display:block;
	width:100%;
	height:49px;
	background:url(../images/menu_calendar.png) center top no-repeat;
	margin-bottom:7px;
}

.menu_vote {
	display:block;
	width:100%;
	height:49px;
	background:url(../images/menu_vote.png) center top no-repeat;
	margin-bottom:7px;
}

.menu_topnews {
	display:block;
	width:100%;
	height:49px;
	background:url(../images/menu_topnews.png) center top no-repeat;
	margin-bottom:7px;
}

.menu_archives {
	display:block;
	width:100%;
	height:49px;
	background:url(../images/menu_archives.png) center top no-repeat;
	margin-bottom:7px;
}
/*ΜΕΝή*/




body {
	font-family: Tahoma;
	font-size:12px;
	color:#593f26;
	background:url(../images/front-center.jpg) center top repeat-y;
}

.body img {margin: 5px;}

#front-wrapper {
	background:url(../images/front-bottom.jpg) center bottom no-repeat;
}

#front {
	background:url(../images/front-top.jpg) center top no-repeat;
}

#logo {
	display:block;
	width:100%;
	height:165px;
	margin-bottom:80px;
}

.menu-box {
	padding:10px;
	color:#593f26;
}

.menu-box a {
	color:#593f26;
	text-decoration:none;
}

.menu-box a:hover {
	color:#593f26;
	text-decoration:underline;
}

.column .box {
	width:264px;
	margin-bottom:5px;
	background:#f1e7c7 url(../images/column-box-center.png) left top repeat-y;
}

.column .box .bhead {
	background: url(../images/column-box-bhead.png) left top no-repeat;
	padding-top:6px;
}

.column .box .bfoot {
	background: url(../images/column-box-bfoot.png) left bottom no-repeat;
	display:block;
	height:6px;
	width:100%;
}

.mainpart {
	padding-top:25px;
	position:relative;
}

.mainpart a {
	color:#b30000;
}

.mainpart .box {
	background:#f1e7c7 url(../images/main-box-center.png) left top repeat-y;
	width:645px;
	margin-bottom:5px;
	margin-left:5px;
}

.mainpart .box .bhead {
	background: url(../images/main-box-top.png) left top no-repeat;
	padding-top:6px;
}

.mainpart .box .bhead h2 {
	background: url(../images/bhead-bg.png) left bottom no-repeat;
	padding: 5px 0 10px 18px;
	font-size:14px;
}

.mainpart .box .bhead h2 span {
	padding-left:18px;
	background:url(../images/red-dot.png) left 5px no-repeat;
}

.mainpart .box .bfoot {
	background: url(../images/main-box-bot.png) left bottom no-repeat;
	padding-bottom:26px;
	display:block;
	width:100%;
}

.mainpart .light .bfoot {
	background: url(../images/main-box-bot-light.png) left bottom no-repeat;
	padding-bottom:6px;
	display:block;
	width:100%;
}

.mainpart .box .date {
	margin: 4px 0 -1px 20px;
	font-size:11px;
	color:#ad996b;
}

.mainpart .box .date a {
	text-decoration:none;
	color:#ad996b;

}

.mainpart .box .date a:hover {
	text-decoration:underline;
}

.mainpart .box .body {
	margin:0 20px;
	padding:10px 0 13px 0;
	overflow:hidden;
}

.mainpart .box p {
	margin-bottom:1em;
}

.comment {
	background:url(../images/comment-bg.png) left bottom no-repeat;
	padding-bottom:7px;
	margin-bottom:12px;
}

.chead .photo {
	border:3px solid #d4c79b;
	float:left;
	margin-right:9px;
	position:relative;
	top:-10px;
}

.chead .date {
	display:block;
	color:#ad996b;
}

.chead {
	disaply:block;
	font-size:11px;
	padding-top:10px;
	overflow:hidden;
}

.chead .vcard {
	color:#593f26;
	text-decoration:none;
}

.chead .vcard:hover {
	text-decoration:underline;
}

.comment .cbody {
	font-size:11px;
}

.list {
	height:42;
	margin:auto;
	text-align:center;
	margin-bottom:7px;
	font-size:11px;
	font-weight:bold;
	padding-top:14px;
}

.list a {
	color:#8c7259;
	text-decoration:none;
}

.list a,.list span {
	padding:0 8px;
}

.list span {
	color:#b30000;
}

.mainmenu .bhead {
	margin-bottom:2px;
}

.mainmenu a {
	display:block;
	color:#593f26;
}

.mainmenu dt {
	background:url(../images/mainmenu-dt.png) right bottom no-repeat;
	padding:0 0 9px 13px;
}

.mainmenu .last dt {
	background:none;
	padding:0 0 5px 13px;
}

.mainmenu dd {
	background:url(../images/mainmenu-dd.png) left bottom no-repeat;
	margin: 0 21px 0 24px;
	padding: 2px 0 3px 0;
	display:none;
}

.mainmenu dd a {
	padding:3px 0 3px 35px;
	background:url(../images/mainmenu-dd-a.png) 17px 10px no-repeat;
}

.mainmenu .expanding dt a {
	background:url(../images/expanding.png) 10px 7px no-repeat;
	padding: 5px 0 5px 27px;
}

.mainmenu dd.active a {
	background:url(../images/mainmenu-active-dd-a.png) left center no-repeat;
	color:#b30000;
}

.mainmenu .active dt a {
	background:url(../images/mainmenu-active-dt-a.png) left center no-repeat;
	padding: 5px 0 5px 27px;
	color:#b30000;
}

.mainmenu dt a {
	background:url(../images/mainmenu-dt-a.png) 11px 8px no-repeat;
	padding: 5px 0 5px 27px;
}

#column-search {
	margin-bottom:20px;
}

#column-search-input {
	width:210px;
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	background:none;
	border:none;
	color:#dcd3be;
}

#column-search-submit {
	background:none;
	border:none;
	cursor:pointer;
}

.gallery {
	text-align:center;
}

.gallery img {
	border:3px solid #d4c79b;
	display:block;
	margin:auto;
	margin-top:10px;
}

.gallery span {
	display:block;
	width:190px;
	margin:auto;
	padding:9px 0 10px 0;
}

ul.project-list {
	width:230px;
	overflow:hidden;
	margin-left:21px;
}

ul.project-list li {
	display:block;
	float:left;
	padding-right:0;
	width:107px;
	background:none;
	margin-right:8px;
}

ul.project-list li a {
	background:none;
	display:block;
	padding:0;
	width:105px;
	border:1px solid #9b8e62;
	margin-bottom:6px;
}

ul.project-list li a img {
	display:block;
}

ul.project-list li a:hover {
	background:none;
	border:1px solid #af2731;
}



.column .bannerplace {
	margin: 5px 0 5px 12px;
}

.column .bannerplace img {
	display:block;
}

.counters {
	background:url(../images/counters.png) center center no-repeat;
	margin:4px 20px;
}

.counters td {
	padding: 20px 0;
	width:112px;
	text-align:center;
}

.midbanner {
	display:block;
	text-align:center;
	background:url(../images/midbanner.png) center center no-repeat;
	margin-bottom:-5px;
}

.topbanner {
	float:right;
	margin-top:104px;
	margin-right:1px;
}

.column_unit_banner_300 {
	float:left;
	margin-right:13px;
	margin-left:5px;
	margin-top:5px;
}

.mainpart .ranklist .bcontent {
	margin:0 12px;
	padding:2px 0;
}

.ranklist .bcontent, .newsbox_unit_c{
	overflow:hidden;
}

.ranklist ul {
	list-style:none;
	background:url(../images/ranklist-1.png) right top no-repeat;
}

.banner_300_newsbox {
	background:url(../images/ranklist-2.png) right bottom no-repeat;
}

.ranklist li {
	padding-top:10px;
	display:block;
}
.ranklist li a {
	background:transparent url(../images/red-dot.png) no-repeat scroll left 4px;
	padding-left:16px;
	color:#593f26;
}

.ranklist li a:hover {
	color:#b30000;
}

.column_unit_banner_head {
	display:none;
}

.userbar {
	width:272px;
	height:80px;
	background:url(../images/userbar.png) center center no-repeat;
	position:relative;
	left:-4px;
	font-size:11px;
}

.userbar span {
	display:block;
	padding:14px 0 0 17px;
}

.userbar span a {
	color:#b30000;
	text-decoration:none;
}

.userbar span a:hover {
	text-decoration:underline;
}

.userbar .logout {
	display:block;
	width:34px;
	height:24px;
	position:absolute;
	right:10px;
	top:9px;
}

.userbar div {
	display:block;
	text-align:center;
	margin-top:16px;
	color:#745f4c;
}

.userbar div a {
	font-weight:bold;
	color:#745f4c;
	text-decoration:none;
}

.userbar div a:hover {
	color:#b30000
}

.loginbar {
	display:block;
	background:url(../images/loginbar.png) center center no-repeat;
	width:272px;
	height:128px;
	position:relative;
	left:-4px;
	font-size:11px;
}

.loginbar input {
	margin-left:25px;
	margin-top:21px;
	padding-left:12px;
	border:none;
	background:none;
	color:#bfb293;
	font-size:11px;
}

#login-submit {
	display:block;
	width:54px;
	height:54px;
	position:absolute;
	right:12px;
	top:16px;
	margin:0;
	padding:0;
	cursor:pointer;
	border:none;
	background:none;
}

.registration {
	display:block;
	font-weight:bold;
	padding-left:13px;
	background:url(../images/registration-link.png) left 4px no-repeat;
	margin-left:7px;
	margin-top:15px;
}

.registration a {
	color:#593f26;
}

.userpart {
	display:block;
	width:171px;
	float:left;
}

.userpart .chead {
	background:url(../images/comment-bg.png) left bottom no-repeat;
}

.userpart .rules {
	color:#ad996b;
	font-size:11px;
	margin-top:7px;
}

.ctext {
	width:425px;
	display:block;
	background:url(../images/comment-field-top.png) center top no-repeat;
	padding-top:1px;
	float:right;
}

.ctext-wrapper {
	background:url(../images/comment-field-bot.png) center bottom no-repeat;
	padding-bottom:1px;
	display:block;
}

.tarea-wrapper {
	margin:0 26px 0 0;
}

.ctext textarea {
	background:#e6dbb6;
	border-left:1px solid #d1c49b;
	border-right:1px solid #d1c49b;
	border-top:none;
	border-bottom:none;
	display:block;
	width:100%;
	padding:8px 12px;
}

.buttons {
	clear:both;
	text-align:right;
	padding-top:10px;
	margin-bottom:-15px;
}

#shield {
	display:block;
	width:101px;
	height:142px;
	position:absolute;
	background:url(../images/shield.png) center center no-repeat;
	right:-25px;
	top:200px;
	z-index:100;
}

.slides {
	overflow:hidden;
	width:604px;
	margin-bottom:20px;
}

.slides .slides-wrapper {
	width:620px;
}

.slides img {
	border:3px solid #d4c79b;
	float:left;
	margin-right:14px;
}

.page-footer {
	color:#756a5b;
	font-size:11px;
	position:relative;
	top:320px;
	margin-top:-30px;
}

.mainpart .notd {
	width:660px;
	background: url(../images/main-box-center.png) repeat-y scroll 15px top;
	position:relative;
	left:-14px;
	top:-10px;
}

.mainpart .notd .bhead {
	height:73px;
	background:url(../images/news-of-the-day.png) left top no-repeat;
}

.mainpart .notd .bhead h2 {
	background:none;
	margin-left:15px;
	margin-top:35px;
}

.mainpart .notd .body {
	margin:0 45px 0 35px;
}

.mainpart .notd .date {
	margin-left:35px;
}

.mainpart .notd .bfoot {
	background:transparent url(../images/main-box-bot.png) no-repeat scroll 15px bottom;
}

#notd-heading {
	display:block;
	height:54px;
	background:url(../images/notd-head-icon.png) left center no-repeat;
	position:absolute;
	top:7px;
	left:-10px;
	z-index:100;
}

#notd-heading span {
	margin:8px 0 0 53px;
	color:#593f26;
	font-size:29px;
	display:block;
	font-family:"Times New Roman";
}

.title {
	padding: 5px 0 10px 18px;
	font-size:14px;
	font-weight:bold;
}

.album {width: 645px}

.album td {
	padding: 15px 20px 15px 0px;	
	font-size:14px;
}

.album td img {
	border: 3px solid rgb(241, 231, 199);
}
.album_items img {border: 3px solid rgb(241, 231, 199);}
.album_bigimg {border: 3px solid rgb(241, 231, 199);}
.page-footer a {color: rgb(117, 106, 91)}


.mainpart .box .bhead h2 span a {
	color: #593f26;
	text-decoration:none;
}

.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
    font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}
