/*
Gardena.Net

Str. Dursan 27
I-39047 S. Cristina (BZ)
Tel. +39 0471 790007
Fax +39 0471 790006
Email: info@gardena.net
http://www.gardena.net

*/

/* SCREEN STYLE */

/* SELETTORE UNIVERSALE */

* {
	line-height: 150%;
}

/* STRUTTURA */

body {
	text-align: center;
	background: #d4e5ea url(../images/texture.jpg) repeat-x 0 top;
	color: #3a3a3a;
	font: 12px Arial, Helvetica, sans-serif;
}

/* container che raggruppa tutto */

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 778px;
}

#header {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 778px;
}

#fotoheader {
	background: no-repeat;
	margin-left: 160px;
}

.logo {
	position: absolute;
	z-index: 10;
	margin-top: 290px;
	margin-left: 442px;
}

/* raggruppa menu contenuto info */

#centro {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 778px;
	position: relative;}

/* SCELTA LINGUE E NAVIGAZIONE */

#language {
	float: right;
	margin-right: 130px;
	margin-top: 10px;
}

* html #language {
	margin-right: 65px;
}

#language ul {
	list-style-type: none;
}

#language li {
	padding-left: 15px;
	display: inline;
	margin-left: 10px;
}

#language a {
	text-decoration: none;
	color: white;
}

#language a:hover {
	text-decoration: underline;
	color: silver;
}

.it {
	background: url(../images/it.gif) no-repeat left 2px;
}

.de {
	background: url(../images/de.gif) no-repeat left 2px;
}

.en {
	background: url(../images/en.gif) no-repeat left 2px;
}

#topnav {
	background-image: url(../images/topnav_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 40px;
	margin-left: -160px;
}

#topnav ul {
	list-style-type: none;
}

#topnav ul li {
	display: inline;
}

/* MENU */

#menu {
	width: 150px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: -230px;
	left: 0em;}

* html #menu {
}

#menu ul {
	list-style-type: none;
}

#menu li {
	margin: 0px;
	background: none;
	height: 30px;
	padding: 0;
}

#menu a {
	display: block;
	text-decoration: none;
	width: 150px;
	border-bottom: 1px white solid;
	color: #222222;
}

#menu a:hover {
	border-right: 5px solid white;
	width: 140px;
	padding-right: 5px;
	color: #7d183d;
}

.paginaattuale {
}

/* INFO COLONNA SECONDARIA */

#info {
	text-align: left;
}

/* ZONA INSERIMENTO TESTI */

#contenuto {
	text-align: left;
	margin-left: 160px;
	margin-right: 130px;
	height: auto;
}

/* FOOTER */

#footer {
	clear: both;
	padding: 10px;
	height: auto;
}

#logos {
	float: right;
	margin-bottom: 20px;
}

#logos img {
	padding: 0;
	padding-left: 10px;
}

/* forza float corretto */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/* fine struttura di base */

/* Elementi con bordo resettato */

body, h1, h2, h3, h4, ul, dl, li, dt, dd, form {
	margin: 0;
	padding: 0;
}

/* Elementi con bordo inferiore aggiunto */

h1, h2, h3, h4, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 10px;
}

/* LINKS */

a:link, a:visited {
	text-decoration: underline;
	color: #7d183d;
}

a:hover, a:active {
	text-decoration: none;
	color: #222222;
}

dt a:link, dt a:visited {
	text-decoration: underline;
}

dd a:link, dd a:visited {
	text-decoration: underline;
}

/* TITOLI */

h1, h2, h3, h4 {
	color: #424f52;
	text-transform: uppercase;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 18px;
	border-bottom: 1px solid white;
	width: 260px;
	margin-top: 30px;
}

h4 {
	font-size: 14px;
}

/* IMMAGINI */

img {
	border-spacing: 0;
	border: 0;
}

/* PARAGRAFO */

p {
}

/* TESTO */

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

address {
	font-style: normal;
	line-height: 130%;
	border-top: 1px dashed #b6b6b6;
	border-bottom: 1px dashed #b6b6b6;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/icon_address.gif) no-repeat left 6px;
	padding-left: 25px;
	color: #424f52;
	font-size: 11px;
}

address:first-line {
	font-weight: bold;
}

hr {
	border: 0;
	height: 1px;
	background: white;
	color: white;
}

blockquote {
}

q {
}

acronym {
}

del {
}

ins {
}

/* LISTE */

ul {
	list-style-type: none;
	position: relative;
	display: table;
}

ol {
}

li {
	padding-left: 30px;
	background: url(../images/icon_ul.gif) no-repeat 15px 3px;
}

dl {
}

dt {
	padding-left: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

dd {
}

/* FORMS */

/* font da reinserire - vedi body */

form, fieldset, legend, label, input, textarea, select, option {
	font: 12px Arial, Helvetica, sans-serif;
}

form {
}

fieldset {
}

legend {
}

label {
}

input {
}

textarea {
}

select {
}

option {
}

.form_sfondo1, .form_sfondo2 {
	padding: 3px;
}

.form_sfondo1 {
	background-color: #bdd0d6;
}

.form_sfondo2 {
	background-color: #c5d9df;
}

/* TABELLE PREZZI */

table.prezzi {
	border-collapse: collapse;
	border: 1px solid #7d183d;
	border-right-width: 0;
	border-bottom-width: 0;
	width: 245px;
}

table.prezzi caption {
	text-transform: uppercase;
	text-align: left;
	color: gray;
}

.prezzi th {
	background: #7d183d;
	color: white;
	padding: 4px;
	text-align: center;
	border-right: 1px solid #7d183d;
}

.prezzi tr {
	background: white;
}

.prezzi tr.riga2 {
	background: #e5e5e5;
}

.prezzi td {
	padding: 2px;
	border-bottom: 1px solid #7d183d;
	border-right: 1px solid #7d183d;
	text-align: center;
}

/* FOTO */

.fotosx, .fotodx, .foto {
	background: url(../images/zoom.gif) no-repeat left bottom;
	padding-bottom: 17px;
}

.foto {
	margin-bottom: 10px;
}

.fotosx {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	clear: left;
}

.fotodx {
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
	clear:right;
}

/* POSIZIONE */

dt.auto {
	background: url(../images/icon_car.gif) no-repeat left 3px;
}

dt.treno {
	background: url(../images/icon_train.gif) no-repeat left top;
}

dt.aereo {
	background: url(../images/icon_fly.gif) no-repeat left top;
}

/* EDITING */

#editing, #editing a, #editing a:hover {
	color: #b7c7cc;
	font-size: 11px;
}

#editing a {
	text-decoration: underline;
}

#editing a:hover {
	text-decoration: none;
}

/* soluzione problema 3px margine IE - NB - non usare in layout con elementi sfondo margine negativo */

* html #contenuto {
	height: 1%;
}
