/*
 * Stylesheet gia Mazda 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: #555753;
}

img {
	border: 0;
	outline: none;
}

a img {
	border: 0;
}

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

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #3465a4;
}

h1 {
	font-size: 2.2em;
	margin: 10px 0;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.2em;
}

.green {
	color: #4e9a06;
}

.clear {
	clear: both;
}

/* Back button me fixed position */	

span#back-button {
	transition: left 0.3s ease;
	-moz-transition: left 0.3s ease;
	-webkit-transition: left 0.3s ease;
	border: 1px solid #babdb6;
	text-decoration: none;
	background: #eeeeec;
	cursor: pointer;
	position: fixed;
	z-index: 1000;
	width: 255px;
	height: 50px;
	top: 50%;
	left: -210px;
}

span#back-button:hover {
	left: 0;
}

/* Styles gia tin kentriki selida */

div#page {
	background-color: #fff;
	box-shadow: #000 0 0 10px;
	border: 0 1px solid #000;
	position: relative;
	margin: 0 auto;
	width: 960px;
	min-height: 100%;
}

/* Header - Pano meros */

div#page #header {
	background: url('../images/mazda/header_bg.png') 0 0 no-repeat;
	position: relative;
	width: 100%;
	height: 250px;
}

/* Logo */

div#page #logo {
	position: absolute;
	top: -5px;
	left: 40px;
}

div#page #dealer-logo {
	position: absolute;
	top: -5px;
	left: 150px;
}

/* Navigation */

div#page #nav-bg {
	background-color: #2e4c6a;
	opacity: 0.8;
	position: absolute;
	width: 160px;
	height: 125px;
	top: 105px;
	left: 0;
}

div#page #navigation {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	position: absolute;
	top: 114px;
	left: 20px;
}

div#page #navigation a {
	color: #fff;
}

div#page #navigation ul {
	list-style-type: none;
}

/* Slideshow me eikones sto pano meros tis selidas */

div#container #slides {
	position: absolute;
	top: 40px;
	left: 280px;
}

/* Content stin kentriki selida */

div#container #main-content {
	width: 680px;
	padding: 20px;
}

#main-content .main-news {
	margin-top: 15px;
}

/* Prosfores stin kentriki selida */

div#main-content #main-offers {
	width: 100%;
}

div#main-content #main-offers .offer-box {
	position: relative;
	margin-left: 10px;
	margin-bottom: 15px;
	font-size: 0.9em;
	float: left;
	width: 160px;
	height: 180px;
}

div#main-content #main-offers .offer-box:first-child {
	margin: 0;
}

div#main-content #main-offers .offer-box img {
	margin-bottom: 4px;
}

div#main-content #main-offers .offer-box a {
	text-decoration: underline;
	font-weight: bold;
	position: absolute;
	right: 0;
	bottom: 0;
}

/* Content stis ypoleipes selides */

div#container #content {
	padding: 0 20px;
	text-align: justify;
}

div#container #content #content_cars {
	padding-bottom: 40px;
}

div#container #content #content_cars .content_car {
	margin-top: 15px;
	margin-right: 15px;
	position: relative;
	width: 445px;
	height: 150px;
	float: left;
}

div#container #content #content_cars .content_car img {
	margin-right: 10px;
	float: left;
}

div#container #content #content_cars .content_car p {
	font-size: 0.9em;
}

div#container #content #content_cars .get_car {
	text-decoration: underline;
	position: absolute;
	font-weight: bold;
	float: right;
	bottom: 0;
	right: 0;
}

div#container #content #content_cars .car_price {
	position: absolute;
	font-weight: bold;
	bottom: 18px;
	left: 215px;
}

div#container #content #content_cars .car_price del {
	font-weight: normal;
	color: #a40000;
}

/* Content se diafores selides */

div#content #page-content {
	border-left: 1px solid #ccc;
	padding: 20px 0 30px 15px;
	margin-left: 260px;
}

div#content #anniversary {
	position: absolute;
	top: 316px;
	left: 14px;
}

/* Forma epikoinonias */

div#contact_form {
	width: 100%;
	height: 340px;
	font-weight: bold;
}

/* Epikoinonia */

div#contact_wrapper {
	position: relative;
	width: 100%;
	height: 340px;
	margin-top: 20px;
}

div#contact_wrapper h1 {
	position: absolute;
	top: -5px;
}

div#contact_wrapper #contact-us {
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 50px;
}

div#info {
	background: #F3F8F8;
	text-align: center;
	position: absolute;
	padding: 20px;
	left: 350px;
	top: 0;
}

div#info a {
	font-weight: bold;
}

div#contact {
	font-weight: bold;
	width: 260px;
	float: left;
}

div#contact label {
	display: block;
}

div#contact input,
div#contact textarea {
	width: 100%;
	margin: 5px 0 10px 0;
}

div#contact .submit-button {
	margin-left: 75px;
	width: 100px;
}

/* Footer sto kato meros tis selidas */

div#footer {
	background: #006cb8 url('../images/mazda/footer-bg.png') no-repeat center center;
	position: fixed;
	width: 100%;
	height: 25px;
	bottom: 0;
	left: 0;
}

div#footer ul {
	list-style-type: none;
	padding: 5px 0 0 15px;
	font-size: 0.9em;
	color: #fff;
}

div#footer ul li {
	display: inline;
	padding: 0 2px;
}

div#footer ul li a {
	color: #fff;
}

/* Styles gia popup */

.tbox {
	position: absolute;
	font-size: 0.9em;
	display: none;
	padding: 14px 17px;
	z-index: 900;
}

.tinner {
	padding: 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff url('../images/shared/preload.gif') no-repeat 50% 50%;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

.tmask {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 800;
}
.tclose {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url('../images/shared/close.png') no-repeat;
}

.tclose: hover {
	background-position: 0 -30px;
}
