/* CSS Document */

/* *****************************************************************  
Elementi
***************************************************************** */

body,BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0 10px 0 10px;
	padding:0;
 	color: #515151;
	background-color : #FFFFFF;
	text-align: center;
	
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #519A24; 
	scrollbar-3dlight-color: #519A24; 
	scrollbar-arrow-color: #519A24; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000033; 
}

TABLE, table
{
	font-size: 11px;
	color : #515151;
}

A {
	font-size: 11px;
	color : #519A24; 
	text-decoration:none; 	
}	
A:visited {color : #519A24; text-decoration:none; }  
A:hover  {color : #F0672C; text-decoration: underline;}

 
form {
	font-size: 11px;
	color: #515151;
	margin: 0;
	padding: 0;
}

input, textarea  {
	font-size: 11px;
	color: #515151;
	border: 1px solid #519A24;
}

select {
	font-size: 11px;
	color:#515151;
	border: 1px solid #519A24;
}

h1{
	margin:0.6em 0 0 2px;
	padding-left: 18px;
    background: url(../img/post.png) no-repeat left center;
    font: bold 170% "Trebuchet MS",Arial,sans-serif;
    color: #B5CC74;
}

h2 {
	font: bold 150% "Trebuchet MS",Arial,sans-serif;
	color: #519A24;
	padding: 0;
	margin:0;
}

h3 {
	font: bold 120% "Trebuchet MS",Arial,sans-serif;
	color: #519A24;
	padding: 0;
	margin:0;
}

ul {
	margin: 10px 0 10px 5px;
	padding: 0;
}

li {
	margin: 0 0 0 10px;
	padding: 2px;
}

hr {
  border: none;
  height: 5px;
  width: auto;
  background: url(../img/hr.gif) no-repeat;
}

 /* *****************************************************************  
	Colori Background
***************************************************************** */


.bgc01 {
	background-color : #FFFFFF;
}
.bgc02 {
	background-color : #F0F0EC;
}
.bgc03 {
	background-color : #519A24;
}
.bgc04 {
	background-color : #A5D426;
}
.bgc05 {
	background-color : #F46A2E;
}
.bgc06 {
	background-color : #E4E4E4;
}
.bgc07 {
	background-color : #B5CC74;
}

 /* *****************************************************************  
	CARATTERI
***************************************************************** */
.tit { 
	font-family : Arial,Helvetica,sans serif;
	font-size : 16px;
	font-weight : bold;
	color : #E56E12; 
}
.tit13 {
	font-family : Arial,Helvetica,sans serif;
	font-size : 13px;
	font-weight : bold;
	color : #E56E12;
}
.white { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF; 
}

.prezzobarrato {
	text-decoration: line-through;
	font-weight: bold;
	color: red;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight : bold;
}
.bordo {
	border: 1px solid #519A24;
}
.nobordo {
	border: 0;
}

.prezzo {
	font-size: 16px;
	color: #F0672C;
}
.prezzo2 {
	font-size: 14px;
	color: #346416;
}

.box-acquista {
	width: 220px;
	border: 1px solid #519A24;
	text-align: center;
}
.tit-box-acquista {
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	background-color: #519A24;
}

.sel {
	width: 130px;
}

.tits2 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
}

table.pagina
{
	font-size: 11px;
	color : #515151;
	width: 640px;
	border: 0;
	padding: 0;
	margin: 0;
}

.data {
	color: #B4AD59;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

.bianco {
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

/* *****************************************************************  
	LINKS
***************************************************************** */

div#topnavi a {
	font-size: 10px;
	color : #fff; 
	padding-right: 15px;
	text-transform:uppercase;

}

div#topnavi a:hover {
	color : #95f550; 
	text-decoration: underline;
}
div#topnavi a.ultimo {
	font-size: 10px;
	color : #95f550;
	text-transform:uppercase;

}

a.orange { 
	font-size: 10px;
	color : #F0672C; 
	text-decoration:none;
	text-transform:uppercase;
}
a.orange:visited { 
	font-size: 10px;
	color : #F0672C; 
	text-decoration:none; 	
	text-transform:uppercase;

}
a.orange:hover { 
	font-size: 10px;
	color : #519A24; 
	text-decoration: underline;
	text-transform:uppercase;
	
}

a.grey { 
	font-size: 10px;
	color : #999999; 
	text-decoration:none;
	padding-right: 2px;
	text-transform: uppercase;
	line-height:14px;
	
}
a.grey:visited { 
	font-size: 10px;
	color : #999999; 
	text-decoration:none; 	
	padding-right: 2px;
	text-transform: uppercase;
	line-height:14px;
}
a.grey:hover { 
	font-size: 10px;
	color : #519A24; 
	text-decoration: underline;
	padding-right: 2px;
	text-transform: uppercase;
	line-height:14px;
}

.seiIn {
	font-size: 11px;
	color: #F0672C;
	font-weight : bold;
	text-decoration: none;
}

a.back {
	font-size: 11px;
	color : #515151;
	text-decoration:none;
}

a.back:visited {
	color : #515151;
	text-decoration:none;
}

a.back:hover {
	color : #515151;
	text-decoration: underline;
}


 /* *****************************************************************  
	FORM
***************************************************************** */

.SizeLogin { 
	width: 150px;
	height: 18px;
}
.Box {
	border: 0px solid #990000;
}
.tasto {
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #519A24;
	border: 1px solid #000000;
	height: 20px;
	width:200px;
}

 /* *****************************************************************  
	DIV
***************************************************************** */
#contenuto {
	width:749px;
	background-image: url("../img/bg.gif");
	background-repeat: repeat-y;
	text-align:center;
	margin:0 auto;
}

#green3 {
	width:699px;
	height:91px;
	font-size:2px;
	background: url(../img/header_bg.gif) no-repeat;
	margin:0 auto;
}

#green {
	width:699px;
	height:8px;
	font-size:2px;
	background-color: #519A24;
	margin:0 auto;
}
#green2 {
	width:741px;
	height:6px;
	font-size:2px;
	background-color: #d1d1d1;
	margin:0 auto;
}

#topnavi {
	width:699px;
	line-height:32px;
	text-align: left;
	padding:0;
	margin:0 auto;
	font-size: 10px;
	color : #fff ;
	text-transform: uppercase;
	background: #519A24;
}

#barra {
	width:699px;
	height:270px;
	text-align: center;
	padding:0;
	margin:0 auto;
}
#barra2 {
	width:699px;
	height:150px;
	text-align: center;
	padding:0;
	margin:0 auto;
}

#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:699px;
	background:#fff;		
	margin-bottom:2em;
}

#content{
	position:relative;
}


#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}


#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:699px;
		height:270px;
		overflow:hidden; 
}

#banner {
	width:699px;
	height:138px;
	text-align: center;
	padding:0;
	margin:0 auto;
}

#pag {
	width:699px;
	padding:0;
	margin:0 auto;
	text-align:left;
}

#navigatore {
	width: auto;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 2px 0 2px;
}

#footer {
	width:749px;
	background-image: url("../img/bg.gif");
	background-repeat: repeat-y;
	text-align: center;
	margin: 0 auto;
}

div#couponsx {
	width: 400px;
	float: left;
	margin: 0 10px 0 0;
}

div#coupondx {
	width: 289px;
	height: 334px;
	background-image: url("../img/coupondx.gif");
	background-repeat: no-repeat;
	float: right;
	margin: 0;
}

table#form-coupon {
}

table#form-coupon input{
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	background-color: #CCCCCC;
	color: black;
	border-color: #666666;
}

table#form-coupon input.tasto{
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #519A24;
	border: 1px solid #000000;
	height: 25px;
	width: 80px;
}

table#form-coupon td {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

div.tit-box {
	background-color: #519A24;
	color: white;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0 2px 0;
}

.pad5 {
	padding: 5px;
}

.pad10 {
	padding: 10px;
}
div#topnavi .pad20 {
	padding-right: 15px;
	color: #95f550;
	font-weight:bold;
}
div#topnavi .pad20u {
	color: #F0672C;
	font-weight:bold;
}
.pad35 {
	padding-right: 35px;
	color: #F0672C;
	font-weight:bold;
}
.pad35u {
	color: #F0672C;
	font-weight:bold;
}

#padtit {
	padding: 10px 0 2px 10px;
}

.rec-news {
    width: 680px;
    height: 100px;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 11px;
}

.img-rec-news {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 7px 0 0;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.txt-rec-news {
	width: auto;
	height: 70px;
	margin: 0;
	padding: 5px 0 0 0;
}

.rec-rivenditori {
    width: 680px;
    height: 120px;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 11px;
}

.img-rec-rivenditori {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0;
	padding: 2px;
	border: none;
}

div.ico-rec-rivenditori {
	float: left;
	width: 25px;
	height: 120px;
	margin: 0 7px 0 2px;
	padding: 2px 0 0 0;
	border: none;
}

div.ico-rec-rivenditori img{
	width: 25px;
	height: 25px;
	margin: 0 0 2px 0;
	padding: 0;
	border: 1px solid #519A24;
}

.txt-rec-rivenditori {
	width: auto;
	height: 70px;
	margin: 0;
	padding: 5px 0 0 0;
}

 /* *****************************************************************  
	Tabelle 
***************************************************************** */

.td01 {		
	width:232px;
	text-align: justify;
	vertical-align:top;
	line-height:16px;
 }
 
 .td02 {		
	width:464px;
	text-align: justify;
	vertical-align:top;
	line-height:16px;
 }
 
 .td03 {		
	width:344px;
	text-align: left;
	vertical-align:top;
 }
  .td04 {		
	width:11px;
	text-align: left;
 }
 
 .td05 {
	text-align: justify;
	vertical-align:middle;
	line-height:16px;
 }

 .td06 {
	text-align: justify;
	vertical-align:top;
	line-height:16px;
 }
 
  .td07 {
	width: 180px;
	height: 180px;
	vertical-align:middle;
 }

 .tdNwsb {
	background-image: url("..\img\linea_vert_news.gif");
	background-repeat:repeat-y;
	background-position: right top;
 }
 
 
 .dittabox{
	background-color: #EAE8E8;
	margin-bottom:10px;
	border:1px solid #666;
	padding:2px 5px;
}

#gmap {height:400px;}

div#banner-coupon {
	width: 100%;
	height: 57px;
	margin: 5px 0;
    background: #F0F0EC url(../img/coupon_banner.gif) no-repeat;
}

div#banner-coupon div {
	margin: 10px 0 0 290px;
}

div#riepilogo-coupon {
	width: 100%;
	height: 73px;
	margin: 5px 0;
    background: #F0F0EC url(../img/coupon_riepilogo.gif) no-repeat;
}

div#riepilogo-coupon div {
	width: 625px;
	margin: 12px 0 0 12px;
}

/* *****************************************************************  
	CALCOLA QUANTITA'
***************************************************************** */

#calcolo {
	text-align:justify;
	width:100%
}

#dati-calcolo {
	width:100%;
	margin-top:20px
}


/* VIDEO GALLERY */

#ytvideo{
    float: left;
	
}


.yt_holder {
    background: #f3f3f3;
    padding: 10px;
    float: left;
    border: 1px solid #e3e3e3;
	margin-bottom:15px;
	
}


.yt_holder ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 220px;
}

.yt_holder ul li {
    list-style-type: none;
    display:block;
    background: #f1f1f1;
    float: left;
    width: 216px;
    margin-bottom: 5px;
	padding:2px;
	text-align:left

}



.yt_holder ul li a {
    font-family: georgia;
    text-decoration: none;
    display: block;
    color: #000;
	padding:5px
}

.yt_holder .currentvideo {
	background: #e6e6e6;
}