@charset "UTF-8";

/*#watermark {
	width: 100%;
	height: 100%;
	z-index: 100;
	background: url(http://clients.acegik.com/acegik-watermark.png) repeat;
}*/

/* Browser Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	background-color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #111;
	font-size: 0.9em;
	padding: 0px;
}

.general-text {
	line-height: 25px;
	padding: 0px;
	text-align: justify;
	margin-top: 5px;
	color: #EEE;
	font-size: 1.1em;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 13px;
}


h3 {
	color:#C1D2FD;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
}
h4 {
	color:#C1D2FD;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

a {
	color: #B0BFE6;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}

#wrapper {
	width: 1000px;
	padding-top: 0px;
	margin-top: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#header {
	width: 1000px;
	height: 100px;
	background-image:url(../img/bg-header.png);
}
#logo {
	width: 345px;
	float: left;
	height: 90px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 35px;
	background-image: url(../img/logo.png);
}
#logo a {
	height: 90px;
	width: 345px;
	text-indent: -9999px;
	display: block;
}

#menu {
	float: right;
	height: 30px;
	width: 480px;
	margin-top: 70px;
	margin-right: 30px;
}
#menu ul
{
	padding-left: 0;
	margin-left: 0;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 0px;
}

#menu ul li {
	display: inline;
}

#menu ul li a
{
	color: #568DB4;
	float: left;
	text-decoration: none;
	font-size: 1em;
	background-image: url(../img/menu.png);
	height: 18px;
	width: 115px;
	padding-left: 5px;
	text-align: center;
	padding-top: 12px;
	font-weight: 500;
}

#menu ul li a:hover, #menu .current
{
	color: #2D2D2D;
}
.clear {
	clear: both;
}
#wrapper-content {
	width: 1000px;
	height: auto;
}
#fadebox-left {
	width: 30px;
	height: 280px;
	background-image:url(../img/fadebox-left.png);
	float: left;
}
#fadebox-right {
	width: 30px;
	height: 280px;
	background-image:url(../img/fadebox-right.png);
	float: left;
}
#fadebox {
	float: left;
	width: 939px;
	height: 279px;
	border-top: 0px;
	background-repeat:repeat-x;
	border-right: 1px solid white;
	background-image: url(../img/bg-fadebox.png);
	overflow: hidden;
}
.fadebox-element {
	width: 939px;
	height: 279px;
	background-image:url(../img/bg-fadebox.png);
	background-repeat:repeat-x;
}
.fadebox-element a {
	display: block;
	height: 274px;
	width: 938px;
	margin-top: 5px;
}
#fade-about {
	background-image: url(../img/fade-about.jpg);
	background-repeat: no-repeat;
}
#fade-officespace {
	background-image: url(../img/fade-officespace.jpg);
	background-repeat: no-repeat;
}
#fade-datacenter {
	background-image: url(../img/fade-datacenter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fade-tour {
	background-repeat: no-repeat;
	background-image: url(../img/fade-tour.jpg);
}

#content {
	width: 920px;
	background-image: url(../img/bg-content.png);
	background-repeat:no-repeat;
	background-position: center top;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 110px;
	padding-bottom: 35px;
	height: auto;
	overflow: hidden;
}

#footer {
	width: auto;
	height:100px;
	font-size: 1.2em;
	color: #787878;
	background-image: url(../img/bg-footer.png);
	background-repeat: repeat-x;
	padding-top: 30px;
	clear: both;
}
#wrapper-footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#copy {
	float: left;
	width: 500px;
	font-size: 0.9em;
	margin-top: 23px;
	margin-left: 35px;
}
#vlahakis {
	float: right;
	height: 65px;
	width: 240px;
	margin-top: 10px;
	margin-right: 35px;
}

.page-info #main {
	float: left;
	width: 673px;
}
.page-info #gallery {
	float: right;
	width: 204px;
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EEE;
	padding-left: 20px;
	padding-bottom: 20px;
}
.page-about #main {
	margin-right: 30px;
	margin-left: 30px;
}
img.general-right {
	float: right;
	padding: 5px;
	margin-top: 13px;
	margin-left: 15px;
	background-color: #F1F1F1;
}
img.general-left {
	float: left;
	margin-top: 13px;
	margin-right: 15px;
	padding: 5px;
	background-color: #EEE;
}
#gallery img {
	margin-top: 20px;
	padding: 5px;
	background-color: #EEE;
}
.general-space {
	height: 35px;
	clear: both;
}
#space td {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #568DB4;
	padding-left: 5px;
}
#space {
	margin-top: 10px;
}
#space a {
	text-decoration: underline;
	color: #568DB4;
}
#space tr.title {
	background-color: #C1D2FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A2C7;
	font-weight: bold;
	font-style: italic;
}
#space td.title {
	color: #444;
}
#space tr.white {
	background-color: #EEE;
}
#space tr.grey {
	background-color: #BBB;
}
/* Contact Content */

.page-contact #left  {
	float: left;
	width: 456px;
	text-align: left;
}
.page-contact #left p  {
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
.page-contact #right  {
	float: right;
	width: 395px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EEE;
	padding-left: 17px;
}
.page-contact #right p  {
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	clear: both;
}


form.contact-form { margin: 10px 0; }
form.contact-form li {
	padding: 6px 0;
	color: #3A9CCF;
}
form.contact-form label {
	float: left;
	width: 140px;
	color: #C1D2FD;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
form.contact-form input.text, form.contact-form textarea {
	background: #FFF !important;
	padding: 4px;
	width: 240px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1D2FD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
form.contact-form textarea {
	width: 280px;
	height: 150px;
}
form.contact-form input#submit {
	margin-left: 163px;
}
a.button, input.button {
	float: left;
	border: 1px solid #999;
	color: #848484 !important;
	cursor: pointer;
	background-color: #C1D2FD;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 5px;
}
a.button:hover, input.button:hover {
    text-decoration: underline;
    border: 1px solid #CCC;
}
