@charset "utf-8";
/* CSS Document */

#preloader {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 240px;
	height: 60px;
	overflow: auto;
	margin-top: -50px;
	margin-left: -100px;
	background-color: #FFFFFF;
	text-align:center;
	color: #7c7d6f;
	vertical-align:middle;
	font-size:17px;
	opacity:0.9;
	filter:alpha(opacity=90);
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:5px solid #CCCCCC;
	z-index:10001;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

.clear {
	clear:both
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/bg.png) repeat-y top;
	color:#7A6752;
	text-align:justify
}
a:link, a:hover, a:visited, a:active {
	text-decoration:none;
	color:#a28c74
}
a:hover {
	color:#655543
}
.master {
}
.content {
	width:839px;
	margin:auto;
}
.top {
}
.sidebar {
	width:202px;
	float:left;
}
.sidebar_right {
	float:left;
	width:637px;
}
.footer {
	background:url(../images/ktimaepavlis_template_09.png) top repeat-x;
	height:59px;
	display:block;
}
.footer, .footer a {
	color: #959580
}
.footerData {
	padding-top:10px;
}
.fl {
	float:left;
	width:180px;
	margin-left:20px;
}
.fr {
	float:left;
	width:637px;
}
.copyright {
	margin-top:4px;
}
.footerData {
	width:839px;
	margin:auto
}
.logo {
	background:url(../images/logo.png) no-repeat;
	width:160px;
	height:60px;
	display:block;
	text-indent:-3000px;
	position:relative;
	top:60px;
	left:21px
}
.menu {
	position:relative;
	top:127px;
	left:3px;
	width:180px;
	margin:auto
}
.menu ul {
	margin:0px;
	padding:0px;
	list-style:none
}
.menu li a, .menuItem {
	margin:2px;
	padding:5px 0 0 10px;
	list-style:none;
	text-align:left;
	background-color:#960;
	background:url('../images/menu.png') 0px -26px no-repeat;
	width:161px;
	height:20px;
	display:block;
}
.menu li a:hover {
	background:url('../images/menu.png') 0px -52px no-repeat;
	display:block;
}
.menu .selected {
	background:url('../images/menu.png') 0px -1px no-repeat;
	display:block;
	color:#FFF
}
.submenu li a {
	margin:0 0 0 42px;
	padding:5px 0 0 10px;
	list-style:none;
	text-align:left;
	background-color:#960;
	background:url('../images/menu.png') 0px -104px no-repeat;
	width:121px;
	height:21px;
	display:block;
}
.submenu li a:hover {
	background:url('../images/menu.png') 0px -78px no-repeat;
	display:block;
}
.header {
	height:181px;
}
.top_navigation {
	padding:5px;
	font-size:0.9em;
}
.lezanta {
	font-size:40px;
	font-weight:lighter;
	position:relative;
	top:110px;
	color:#a28c74;
	left:2px;
}
.newsIMG {
	border:10px solid #F1F1ED;
	margin:0 5px 0 0;
}
.gallery_frame {
	background:url(../images/ktimaepavlis_template_05.png) no-repeat;
	width:637px;
	height:308px;
	display:block
}
.gallery_images {
	position:relative;
	overflow:hidden;
	width:607px;
	height:278px;
	left:15px;
	top:15px;
}
.next, .prev {
	position: absolute;
	z-index:100;
	top:125px;
	margin-left:5px;
	cursor: pointer;
	width:27px;
	height:27px;
	display:block;
	text-indent:-3000px;
	background:url(../images/gallery_btns.png) right
}
.next {
	margin-left:575px;
	background:url(../images/gallery_btns.png) left
}
#messageerrors {
	color:#900;
	padding:10px;
}
input, textarea, menu, select {
	border:1px solid #ACAB99;
	background-color:#BAB9AB;
	color:#403F2F;
	padding:4px;
	font-size:11px;
}
:focus {
	outline: 0;
}
.calendar {
	float:left;
	width:180px;
}
.calendar_data {
	float:left;
	margin-left:10px;
	width:415px;
}
.calendar_data dt {
	font-size:1.4em;
	font-weight:bold
}
.calendar_data var {
	font-size:0.8em;
	font-weight:normal;
	color:#999
}
.calendar_data dd {
	color:#333;
	font-size:11px;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
}
.linked-day a {
	color:#900!important;
	font-weight:bold;
	font-size:1.1em
}
.thumbs {
	background-color:#093;
	margin:0 12px 10px 12px;
}
.thumbsLoop {
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #CCC;
	margin:2px;
	padding:1px;
	width:60px;
	height:50px;
	text-align:center;
	display:block
}
.mainData {
	margin-left:14px;
	margin-right:14px
}
.sound {
	position:absolute;
	margin:0px 0 0 12px;
}

