/*
 * Stylesheet gia Splash Kakouros. Copyright (C) 2011.
 *
 */

/* Genika styles */

* {
	padding: 0;
	margin: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	background: url('../images/shared/background-big.jpg') fixed no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

a img {
	border: 0px;
}

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

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

div#page {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}

div#page #mazda-button {
	position: absolute;
	width: 280px;
	height: 280px;
	top: 300px;
	right: -45px;
}

div#page #chevrolet-button {
	position: absolute;
	margin-left: -180px;
	width: 360px;
	height: 250px;
	top: 300px;
	left: 50%;
}

div#page #opel-button {
	position: absolute;
	width: 225px;
	height: 215px;
	top: 340px;
	left: -10px;
}

div#page #logo {
	position: absolute;
	margin-left: -330px;
	left: 50%;
	top: 160px;
}

div#page #enter {
	position: absolute;
	margin-left: -74px;
	left: 50%;
	top: 270px;
}

div#page #rentals {
	position: absolute;
/*	margin-left: -240px;
	left: 50%;*/
	right: 100px;
	top: 590px;
}

div#page #autogas {
	position: absolute;
/*	margin-left: -240px;
	left: 50%;*/
	left: 180px;
	top: 595px;
	height: 98px;
}

/* Footer sto kato meros tis selidas */

div#footer {
	position: absolute;
	margin: 20px 16px 0 -300px;
	padding: 25px 0;
	font-size: 0.85em;
	width: 600px;
	height: 80px;
	top: 680px;
	left: 50%;
}

div#footer #footer_left {
	float: left;
}

div#footer #footer_left ul {
	list-style-type: none;
	margin-right: 20px;
	float: left;
}

div#footer #footer_left a {
	text-decoration: underline;
}

div#footer #footer_right {
	font-weight: bold;
	float: right;
}
