@charset "utf-8";

/*
THEME NAME: LedraCrete
THEME URI: http://LedraCrete.gr/
DESCRIPTION: Luxury Hotels & Villas 
VERSION: 0.1
DEVELOPER: NeoWeb
DEVELOPER URI: http://NeoWeb.gr
DESIGNER: BeNice
DESIGNER URI: http://BeNice.gr
*/

* { margin: 0; padding: 0; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address { font-style: normal; }
th, b, strong { font-weight: bold; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table {border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1;}
q { quotes: "" ""; }
a { color: inherit; }
hr { display: none; } 
font { color: inherit !important; color: inherit !important; }

.clear {clear: both; height: 0px;}

/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {font-size:62.5%;line-height: 1.5em;}
p, ul, ol, dd, pre {margin-bottom:0px;}
pre, code {font:14px Monaco, monospace;line-height:22px;}
blockquote {color:#666;font-style:italic;}
caption {text-align:left;}
hr {background-color:#ccc;border:0;color:#ccc;height:1px;margin-bottom:22px;}
.ul div {display: inline;}

a:link, a:visited {
color:#807649;
text-decoration: none;
}

a:hover, a:active {
color:#807649;
text-decoration: underline;
}


/* =Layout
-------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, Verdana, Tahoma, Trebuchet MS, sans-serif;
	text-align: center;
	background-color: #000000;
	color: #666666;
}

#wrapper {
	width: 596px;
	margin: 0px auto;
	padding: 0px;
}

.header {
padding: 70px 0 40px 0;
}

.buttons {
margin: 0 0 33px 0;
}

.button {
	width: 192px;
	height: 286px;
	overflow: hidden;
	display: inline-block;
	margin: 0 10px 0 0;
	float: left;
}

.button a {
	width: 192px;
	height: 286px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

.button a:hover {
	background-position: left bottom;
}

.button.domes a {
	background-image: url(../tmp_images/domes_button.jpg);
}

.button.pleiades a {
	background-image: url(../tmp_images/pleiades_button.jpg);
}

.button.bluebay {
	margin: 0;
}

.button.bluebay a {
	background-image: url(../tmp_images/eloundabay_button.jpg);
}

.main {
margin: 37px 0 0 0;
}

.leftcol {
width: 216px;
float: left;
}

.rightcol {
width: 340px;
float: right;
text-align: left;
font-size: 11px;
line-height: 1.26em;
}

.text {
padding: 0 0 32px 0;
}

.text p {
padding: 0 0 10px 0;
text-align: justify;
}

.contact {
padding: 0 0 32px 0;
line-height: 1.5em;
}

.contact span {
color:#807649;
}

.contact p {
padding: 6px 0 0px 0;
}

.copyright {
padding: 0 0 52px 0;
}

.copyright {
line-height: 1.5em;
}

.copyright span {
padding: 0 0 0 12px;
}

.neoweb img {
position: relative;
left: 0px;
top: 2px;
}


