/*
-----------------------------------------------
project :   Liberty Constructions
author	:   Webman's Wide Web [ www.webman.gr ]
date	:   15|12|2006
----------------------------------------------- */
   
body { 
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	background: #fff;
	color: #454545;
}
select { font: normal 11px Tahoma, Arial, sans-serif; color: #454545; }
img { border: 0px; }
.FloatL { float: left; }
.FloatR { float: right; }

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #9EC068; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h3 { font: bold 14px Arial, Sans-Serif; color: #4d8221; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(../_gfx/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; text-align: center; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 960px; }

/* header */
#header { height: 75px; margin-bottom: 5px; }
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#crete { float: right; /*width: 220px;*/ }
#top_info { float: right; width: 350px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #fff url(../_gfx/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 130px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(../_gfx/barbg.gif) no-repeat; color: #808080; padding: 5px 0px; width: 100px; text-align: center; font-weight: bold; text-decoration: none; line-height: 11px; height: 19px; padding-top: 8px; }
#tabs li a:hover { background: #fff url(../_gfx/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(../_gfx/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }
#Languages {
	position: relative;
	top: -3px;
	height: 1px;
}

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(../_gfx/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0px 0px 80px;
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(../_gfx/gboxtop.gif) no-repeat; color: #000; margin-top: 35px; }
.gbox { background: #dedede url(../_gfx/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}
.gbox img { border: dashed 1px #5B5B5B; margin-right: 10px; width: 59px; height: 53px; }

#banners { text-align: center; padding-top: 10px; }

/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 0 20px 35px 10px;
		padding: 10px 0 45px 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}
	.left_articles img.Left { float: left; margin-right: 10px; }
	.left_articles img.Right { float: right; margin-left: 10px; }
	.detailsin {
		margin: 0px 20px 0px 10px;
		padding: 10px 0px 0px 0px;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}
	
	.calendar { height: 50px; float: left; background: #fff url(../_gfx/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 2px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../_gfx/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(../_gfx/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 30px 10px; min-height: 80px;  }
	.smallbox p { padding: 0; margin: 0; }

/* googlemap */
.googlemap { float: left; width: 619px; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallmaptop { height: 14px; color: #000; }
	.smallmap { color: #444; padding: 1px 10px 10px 10px;  }
	.smallmap p { padding: 0; margin: 0; }
	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop { height: 19px; background: #fff url(../_gfx/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(../_gfx/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 30px 10px; margin: 0 0 10px 0; min-height: 50px; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; width: 80px; height: 60px; border: dashed 1px #5B5B5B; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.bluebtn { background: #488EB2 url(../_gfx/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(../_gfx/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(../_gfx/hoverbtn.gif) no-repeat; color: #fff; }
.left_articles div.GreenButton { float: right; }
.left_articles div.GreenButton { float: right; }
.GreenCont { background: #ddffc1; padding: 10px; margin-top: 20px; border-bottom: solid 1px #a6ce84; }
.WhiteCont { background: #fff; padding: 10px; margin-top: 20px; }

div.BlueButton {
	background: #fff url(../_gfx/bluebtn.gif) no-repeat;
	width: 100px;
	height: 19px;
	text-align: center;
}
div.GreenButton {
	background: #fff url(../_gfx/greenbtn.gif) no-repeat;
	width: 100px;
	height: 19px;
	text-align: center;
}
div.BlueButton:hover, div.GreenButton:hover { background: #fff url(../_gfx/hoverbtn.gif) no-repeat; }
div.BlueButton a, div.GreenButton a {
	background: none;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
}
#Stoixeia { padding: 20px 0px; }
#Stoixeia div {
	background: #dedede;
	padding: 2px 5px;
	border-bottom: solid 1px #c1c1c1;
	margin-bottom: 1px;
	color: #737373;
}
#Stoixeia div.StoixeiaTitle {
	background: url(../_gfx/bg_MenuTitle.gif) no-repeat;
}
#LoadMap {
	position:relative;
	top:150px;
	left:250px;
	z-index:0;
	font: normal 14px Tahoma, Arial, Verdana;
	color: #a9a9a9;
}
#Mapiframe {
	position:relative;
	display: block;
	z-index: 1;
}
#DetailsThumbs img { margin-right: 9px; }
div.ListItem {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 30px;
	padding-top: 10px;
}
a.listtitle {
	font-size: 12px;
}
a.Paging {
	font: bold 16px Trebuchet MS, Verdana, Arial;
	color: #75AC43;
	border: solid 1px #fff;
	padding: 5px;
	text-decoration: none;
}
a.Paging:hover {
	color: #fff;
	background: #8ebc68;
	border: dashed 1px #fff;
}
span.ActPage {
	font: bold 16px Trebuchet MS, Verdana, Arial;
	color: #a9a9a9;
	border-top: solid 1px #a9a9a9;
	border-bottom: solid 1px #a9a9a9;
	padding: 5px;
}
/* contact  */
td.ContactLeft {
    background: #DDFFC1;
    border-bottom: solid 1px #A6CE84;
    border-right: dashed 1px #A6CE84;
    padding-left: 10px;
    width: 220px;
    vertical-align: top;
}
td.ContactRight {
    background: #edffde;
    border-bottom: solid 1px #d0edb8;
    padding-left: 10px;
}
input.InputContact {
    width: 300px;
    height: 14px;
    font: normal 11px Arial, Verdana;
	color: #454545;
}
div.BuyLandCont {
    position: relative;
    height: 20px;
}
input.InputBuyLand {
    width: 180px;
    height: 12px;
    font: normal 11px Arial, Verdana;
	color: #454545;
	position: absolute;
	left: 80px;
}
textarea.TextareaBuyLand {
    width: 180px;
    height: 80px;
    font: normal 11px Arial, Verdana;
	color: #454545;
	position: absolute;
	left: 80px;
}
select.SelectContact {
    width: 305px;
    height: 20px;
	font: normal 11px Arial, Verdana;
	color: #454545;
}
textarea.TextareaContact {
    width: 300px;
    height: 150px;
	font: normal 11px Arial, Verdana;
	color: #454545;
}
div.ContactDet {
    background: #EDFFDE;
    border: dashed 1px #a6ce84;
    width: 275px;
    height: 110px;
    margin: 20px 0px;
    padding: 10px;
}
div.ContactDet div { padding: 0px 5px; }
div.ContactDet div.Title {
    background: #DDFFC1; 
    border: dashed 1px #a6ce84; 
    font-weight: bold; 
    text-align: center;
    padding: 2px;
}
/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }