/* @override http://flora2000.it.test/css/default.css */
/* @override http://www.flora2000.it/css/default.css */

@import url("reset.css");
/*-----------------------------------------------------------------------------
SITO www.flora2000.it

version:	1.2.1 del 21/03/2008
author:		federico pizzutto (http://www.pngised.net)
client:		Prospero Multilab (http://www.prosperomultilab.com/)
scope:		default CSS
            (definizione della strutturra ed elementi importanti)
            
- Convenzioni -
NOTE:: --> utilizzato per indicare particolari informazioni
HACK:: --> utilizzato per indicare correzioni specifiche
-----------------------------------------------------------------------------*/

/* --> TYPOGRAPHY, PARAGRAPH, LISTS
-----------------------------------------------------------------------------*/
body {	font: 10px/1.4 Georgia, "Times New Roman", Times, serif; background: #00502d;}
#csx {	color: #00502D;}
#cdx {	color: #4d4026;}
p {padding: 0.2em 0 0.4em 0;}

/* --> HEADINGS
-----------------------------------------------------------------------------*/
h1#logo {
	/*display: none;
	visibility:hidden;*/
	position:absolute;
	width:400px;
	top:15px;
	left:270px;
}
h1#logo a {display:block;text-indent:-9000px;height:80px;}
h1#scuola-intro {
	font-size: 12px;
	width: 140px;
	line-height: 1.2em;
	position: absolute;
	top: 0;
}

/* --> LINKS
-----------------------------------------------------------------------------*/
a:focus {	outline: none;}

/* --> BRANDING
-----------------------------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 984px;
	position:relative;
	padding-bottom: 85px;
}
#wrapper2 {padding: 0 30px;}
#cdx { position: relative;}
#csx, #c1 {	float: left;}
#cdx, #c2 {	float: right;}
#csx, #cdx { margin-top: 120px;}

/* --> NAV
-----------------------------------------------------------------------------*/
#menuVerde h3, #menuMarrone h3 { text-transform: uppercase;}
#menuVerde a, #menuMarrone a {text-decoration: none;display: block;}

#menuVerde li a{border-top: 1px solid #96CD28;}
#menuVerde li.primaVoce h3 a {border-top: 0;}
#menuVerde a {
	padding: 5px 10px;
	color: #004221;
}
#menuVerde h3 a { background: #69a72a url(../images/m_green_close.gif) repeat-x 0 0;}

#menuMarrone {
	margin-top: 80px;
	border-bottom: 1px solid #805700;
}
#menuMarrone a {color: #805700;}
#menuMarrone h3 a {border-top: 1px solid #805700;}
#floraCaresMenu {
    background: url(../images/FloraCares_ico.png) no-repeat left 0;
    display:block;
    height:16px;
    padding-left: 20px;
}

/* --> MAIN CONTENT
-----------------------------------------------------------------------------*/
/*BOX IN EVIDENZA*/
.box-evidenza li {
	background-color: #C3E617;
	padding: 10px;
}
.box-evidenza h5 {font-weight: bold;}
.box-evidenza .prezzo {	padding-top: 0.5em;color: #00802B;}
.prezzo span {	text-decoration: line-through;color: #009e39; white-space: nowrap;}
.box-evidenza li.txtDestra {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*GALLERIA*/
.gallery {
	padding-top: 1em;
	clear: both;
	line-height: 0;
}
.gallery a {
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}
.gallery a.padding-zero {
	padding-right: 0;
}
.gallery-left {
	float: left;
	width: 224px;
	line-height: 0;
}
.gallery-left a {
	display: block;
	padding-bottom: 12px;
}
.gallery img.primoBox {
    float: left;
    margin: 0 12px 0 0;
    }


/* --> SECONDARY CONTENT
-----------------------------------------------------------------------------*/
.box-sx {	margin-top: 1.5em;}
.box-sx img {
	display: block;
	margin: 0 auto;
}
.box-sx div {
	background: #00502b url(../images/bg_boxSx.jpg) repeat-x 0 100%;
	color: #fff;
	line-height: 1.4em;
	padding: 0.4em;
	border-top: 1px solid #96CD28;
}
.box-sx p {	padding: 0.2em 0 0.3em 0;}
.box-sx a {	color: #fff;}
.orari {
	background: #B9DE6F;
	padding: 10px 15px;
	font-size: 90%;
}
.orari p.indirizzo {color: #4b8725;}
.orari a {color:#0F4921;}

/*COLONNA DESTRA*/
.box-marron {
	background-color: #e2b248;
	margin-right: 15px;
	margin-top: 1.5em;
	border-top:1px solid #9d6d01;
	border-bottom:1px solid #9d6d01;
}
.corsi {
	line-height: 1.3em;
	padding: 5px 10px 0px 10px;
}
ul.lettere {
	line-height: 1.3em;
	padding: 10px 10px 0 10px;
}
.corsi li {
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border-bottom:1px dotted #9d6d01;
}
.corsi strong {
	color: #2d1c00;
	display: block;
	font-weight: normal;
	/*font-variant: small-caps;*/
	text-transform:uppercase;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
.box-marron .articoloMese div {
	width: 150px;
	min-height: 100px;
	padding: 26px 0 0 30px;
	margin: 5px 0;
	background: url(../images/bgArticoloMese.png) no-repeat;
	}
.box-marron .articoloMese h5 {
	font-size: 1.3em;
	line-height: 1.2em;
	}

/* --> FOOTER
-----------------------------------------------------------------------------*/
#footer {
	margin:0 auto;
	padding:0;
	height:85px;
	width: 984px;
	text-align:center;
	position: fixed;
	bottom: 0;
	z-index: 1000;
}
/*#footer p {
	color: #96cd27;
	padding: 0.5em 0;
	position: absolute;
	z-index: 200;
	width: 100%;
	top: 58px;
	font: 1em Verdana, Arial, Helvetica, Geneva, sans-serif;
}*/

/* --> FORMS
-----------------------------------------------------------------------------*/
legend {
    font-size: 1.3em;
	display:block;
}
label {
    display:block;
    padding-bottom: 0.2em;
	padding-top: 0.5em;
}
input, select, textarea {
    font-family:Georgia, "Times New Roman", Times, serif, sans-serif;
    padding: 0.1em;
    width:280px;
    display:block;
    font-size: 1em;
}
/*input.Flora, select.Flora, textarea.Flora {
	border: 0;
}*/
input, select {width:280px;}
textarea {
    width:438px;
    height:150px;
}
input[type="hidden"] {display:none;}/* NOTE:: correggo un problema di Firefox causato da input display:block */
input.bottone {
    font-size: 102%;
    width:auto;
    display:inline;
}
div.bottone {
    margin: 0.8em 0;
    text-align:right;
    padding-right:41px;
}
.radiocheck input {
    margin-right: 5px;
    vertical-align:middle;
    width: auto;
    display:inline;
    background:none;
    border:0;
}
.radiocheck label {display:inline; padding:0;}
.radiocheck {line-height:1.6em;}

/*=Newsletter*/
.newsletter select {width: auto; margin-bottom: 0;}
.newsletter .anagrafica input {	width: 96%;}
.newsletter .anagrafica span {
	display: block;
	width: 49%;
}
.newsletter .campo-data input {	width: 8em;}
.newsletter .radiocheck input {
	padding-left: 0;
}
.newsletter span.radiocheck input {
	margin-left: 10px;
}
.newsletter .buttons {
	text-align: right;
}
.newsletter .buttons input.bottone, .buttons input.bottone {
	display: block;
	margin: 0.5em auto 0 auto;
}

/*=Form Consulenza Giardini*/
.giardini{
    margin-top: 10px;
    padding-top:10px;
    margin-bottom:10px;
    border-top: 1px dotted #00000;
}
.giardini select {width: auto; margin-bottom: 0;}
.giardini .anagrafica input {	width: 96%;}
.giardini .anagrafica span {
	display: block;
	width: 49%;
}
.giardini .campo-data input {	width: 8em;}
.giardini .radiocheck input {
	padding-left: 0;
}
.giardini span.radiocheck input {
	margin-left: 10px;
}
.giardini .buttons {
	text-align: right;
}
.giardini .buttons input.bottone, .buttons input.bottone {
	display: block;
	margin: 0.5em auto 0 auto;
}
.giardini .uploadImmagini {
    margin: 10px 0px 10px 0px; 
    border:1px dotted #000000;
}

/* --> TABLES
-----------------------------------------------------------------------------*/
table { 
  border-spacing: 0;
	border-collapse: collapse;
}
td {
  text-align: left;
	font-weight: normal;
}


/* --> MISC+ 1
-----------------------------------------------------------------------------*/
.nascondi {
	display: none;
	visibility: hidden;
}
.txtDestra {text-align: right;}
.fdx { float: right;}
.fsx { float: left;}
.newsletter fieldset p {
	clear: both;
	padding: 0.5em 0 0 0;
}
.newsletter fieldset ul {
	margin-top: 0.5em;
}
.newsletter fieldset ul p {
	padding: 0 0 0.3em 0;
	padding-left: 20px;
	font-size: 0.88em;
	line-height: 1.4em;
}

/* --> MISC+ 2
-----------------------------------------------------------------------------*/
p.continua {
    font-weight:bold;
    text-align:right;
    padding: 0.1em 0 0 0;
}

div.download {	margin-top: 2px;}
table.download {
	/*margin: 20px 0 10px 0;*/
	clear: both;
	width: 99%;
}
table.download td {	padding: 5px 0;}
table.download img {
	float: left;
	margin-top: -0.5em;
}
.firma, .firma a {
	color: #5a7b19;
	text-align: center;
	font-size: 1em;

}
.firma { padding-top:1.5em;}
#cdx .bottoneLink {
	margin-top: 15px;
	font-weight:bold;
}
#cdx .bottoneLink a {
	border: 1px solid #ba9a5a;
	padding:6px;
	margin-right: 10px;
	background-color: #d8b469;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#cdx .bottoneLink a:hover {
	background: #e5bf6f;
	text-decoration: none;
}
.articoli #c1 h2.prodotti-consigliati {
	background: url(../images/ProdottiFloraCares_ico.gif) no-repeat 0 0;
	padding-left:40px;
}

