/* CSS Document - Edit by Cristian Linoso - TorGraphics srl */

/****** GENERALI *********************************************************************************************************************/
html, body{
	margin:0;
	padding:0;
}
body{
	height:auto !important;
	height:100%;
	min-height:100%;
	background-color:#245002;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#434343;
}
div#container{
	width:921px;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0 auto;
	position:relative;
}
img{
	border:none;
}
a{
	outline:none;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
h3{
	width:100%;
	font-size:18px;
	font-weight:normal;
	color:#2D670C;
	float:left;
	clear:both;
	margin:10px 0;
}
h3 a{
	color:#2D670C;
	text-decoration:none;
}
h4{
	width:100%;
	font-size:16px;
	font-weight:bold;
	color:#2D670C;
	float:left;
	clear:both;
}
h4 a{
	color:#2D670C;
	text-decoration:none;
}
/****** NAV ***************************************************************************************************************************/
div#nav{
	width:100%;
	height:60px;
	float:left;
	clear:both;
	background-image:url(images/bg_nav.png);
	background-repeat:repeat-x;
	text-align:center;
	border-bottom:3px solid #468814;
}
div#nav_content{
	width:925px;
	height:54px;
	margin:6px auto 0 auto;
	padding:0;
	overflow:hidden;
}
#nav_content a{
	float:left;
	margin:0;
	padding:0;
	display:inline;
	overflow:hidden;
}
#nav_content img{
	float:left;
}
/****** HEADER ***************************************************************************************************************************/
div#header{
	width:921px;
	height:206px;
	float:left;
	clear:both;
	margin:0;
	padding:0;
	position:relative;
}

div#box_lingue {
	background-color:#FAF8E9;
	width:37px;
	height:11px;
	position:absolute;
	right:20px;
	top:1px;
	padding:5px;
	z-index:1000;
}

div#box_lingue img {
	float:left;
}
/****** VETRINA ***************************************************************************************************************************/
div#vetrina{
	width:850px;
	height:198px;
	padding:0 51px 0 20px;
	margin:0;
	float:left;
	clear:both;
	background-image:url(images/bg_vetrina.png);
	background-repeat:no-repeat;
	position:relative;
	display:inline;
	overflow:hidden;
	outline:none;
}
div#content_vetrina{
	width:824px;
	height:179px;
	margin:0 auto;
	padding:0;
	display:inline;
	overflow:hidden;
	z-index:2;
	left:10px !important;
}
div#next{
	width:34px;
	height:198px;
	background-image:url(images/puls_right.png);
	background-repeat:no-repeat;
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	z-index:4;
}
div#prev{
	width:34px;
	height:198px;
	background-image:url(images/puls_left.png);
	background-repeat:no-repeat;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	z-index:4;
}
#lista_vetrina li{
	width:195px;
	height:179px;
	margin:0 10px;
	padding:0;
	display:inline;
	position:relative;
}
div.img_vetrina{
	width:171px;
	height:125px;
	padding:9px 12px 0 12px;
	float:left;
	clear:both;
	background-image:url(images/bg_img_vetrina.png);
	background-position:top left;
	background-repeat:no-repeat;
	display:inline;
}
div.etichetta_vetrina{
	width:195px;
	height:57px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	background-image:url(images/bg_etichetta_vetrina.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.verde_chiaro{
	float:left;
	clear:both;
	width:171px;
	padding:5px 12px 0 12px;
	color:#468814;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.dida{
	float:left;
	clear:both;
	width:171px;
	padding:0 12px;
}
.data{
	font-size:12px;
	float:left;
	clear:both;
	width:100%;
	color:#979797;
}
/****** CONTENT ***************************************************************************************************************************/
div#content{
	width:930px;
	float:left;
	clear:both;
	background-image:url(images/bg_content.png);
	background-repeat:repeat-y;
}
div#content_unico{
	width:930px;
	float:left;
	clear:both;
	background-image:url(images/bg_content_unico.png);
	background-repeat:repeat-y;
	height:auto !important;
	height:400px;
	min-height:400px;
}
div#content_header{
	width:921px;
	height:52px;
	float:left;
	clear:both;
	background-position:center;
	background-repeat:no-repeat;
}
div#content_1{
	width:270px;
	float:left;
	clear:left;
	margin:20px 0 0 40px;
	display:inline;
	overflow:hidden;
}
div#content_2{
	width:270px;
	float:left;
	margin:20px 0 0 20px;
	display:inline;
	overflow:hidden;
}
div#content_12{
	width:560px;
	float:left;
	margin:20px 0 0 40px;
	display:inline;
	overflow:hidden;
}
div#content_123{
	width:860px;
	float:left;
	margin:20px 0 0 50px;
	display:inline;
	overflow:hidden;
}
#content_123 ul{
	width:100%;
	float:left;
	clear:both;
	margin:0;
	padding:0;
}
#content_123 li{
	width:171px;
	float:left;
	background-color:#FFFFFF;
	padding:3px;
	border:1px solid #468814;
	list-style:none;
	margin:0 35px 15px 0;
}
#content_123 label{
	width:151px;
	float:left;
	clear:both;
	color:#468814;
	font-weight:bold;
	padding:10px;
}
div#content_fotogallery{
	width:289px;
	float:left;
	margin:20px 0 0 20px;
}
div.testo_video{
	width:119px;
	float:left;
	clear:left;
	padding:0 10px 0 0;
}
div.video_container{
	width:100%;
	float:left;
	clear:both;
	margin:40px 0 0 0;
}
div.video{
	width:134px;
	height:101px;
	float:left;
	background-color:#FFFFFF;
	padding:1px;
	border:1px solid #468814;
	position:relative;
}
.video img{
	float:left;
}
.play{
	width:42px;
	height:42px;
	position:absolute;
	top:32px;
	left:50px;
	z-index:1;
	cursor:pointer;	
}
div#overlay {
	background-image:url(images/white.png);
	display:none;
	height:344px;
	padding:14px;
	width:425px;
}
div#overlay_gioco {
	background-image:url(images/white.png);
	display:none;
	height:600px;
	padding:14px;
	width:800px;
}
div.close {
	background-image:url(images/close.png);
	cursor:pointer;
	height:35px;
	position:absolute;
	left:-13px;
	top:-13px;
	width:35px;
}
#content_fotogallery ul{
	margin:0;
	padding:0;
	width:100%;
	float:left;
	clear:both;
}
#content_fotogallery li{
	width:110px;
	float:left;
	background-color:#FFFFFF;
	padding:1px;
	border:1px solid #468814;
	list-style:none;
	margin:0 0 20px 18px;
	display:inline;
	overflow:hidden;
}
#content_fotogallery img, #fotogallery img{
	float:left;
}
ul#lista_video{
	margin:0;
	padding:0;
	float:left;
	clear:both;
	width:100%;
}
#lista_video li{
	width:270px;
	float:left;
	clear:both;
	list-style:none;
	border:0;
	padding:0;
	margin:0 0 0 10px;
	background:transparent;
}
ul#fotogallery{
	width:100%;
	float:left;
	clear:both;
	margin:0;
	padding:0;
}
#fotogallery li{
	width:110px;
	float:left;
	background-color:#FFFFFF;
	padding:1px;
	border:1px solid #468814;
	list-style:none;
	margin:0 0 20px 18px;
	display:inline;
	overflow:hidden;
}
ul#lista_prodotti{
	float:left;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
}
#lista_prodotti li{
	width:100%;
	float:left;
	clear:both;
	margin:0 0 20px 0;
	list-style:none;
}
img.img_prodotto{
	float:left;
	background-color:#FFFFFF;
	padding:1px;
	border:1px solid #468814;
	list-style:none;
	margin:0 18px 20px 0;
	display:inline;
	overflow:hidden;
}
/****** PAGINAZIONE **********************************************************************************************************************/
#paginationcont {
	width: 561px;
	margin: 50px 0 30px 0;
	text-align:center;
	float:left;
	clear:both;
}

div.pagination {
	line-height: 2em;
	text-align: center;
}

div.pagination a {
	padding: 2px 11px 5px 11px;
	margin-right: 4px;
	border: 1px solid #468814;
	text-decoration: none;
	color: #434343;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #434343;
	color: #434343;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
}
div.pagination span.current {
	padding: 2px 11px 5px 11px;
	margin-right: 7px;
	border: 1px solid #434343;
	background-color: #468814;
	color: #FFF;
	margin-left: 3px;
}
div.pagination span.disabled {
	padding: 2px 11px 5px 11px;
	margin-right: 4px;
	border: 1px solid #999999;
	color: #999999;
}
/****** FOOTER ***************************************************************************************************************************/
div#footer{
	width:921px;
	height:123px;
	float:left;
	clear:both;
	background-image:url(images/bg_footer.png);
	background-repeat:no-repeat;
	background-position:center;
}
.foter_content{
	float:left;
	margin:30px 0 0 20px;
}
/****** JCAROUSEL ***************************************************************************************************************************/
/*.jcarousel-container, .jcarousel-container-horizontal {
	width:841px;
	height:179px;
    position: relative;
	padding:0 20px;
	overflow:hidden;
}
.jcarousel-clip-horizontal{
	width:841px;
	height:179px;
	overflow:hidden;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-item {
	width:195px;
	height:179px;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
	width:1600px;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
/*	width:195px !important;
	height:179px;
}
.jcarousel-item-horizontal{
	margin:0 20px 0 0;
	position:relative;
}
/**
 *  Horizontal Buttons
 */
/*.jcarousel-next-horizontal {
    position: absolute;
    top: 70px;
    right: 0px;
    width: 16px;
    height: 40px;
    cursor: pointer;
    background: transparent url(images/puls_right.png) no-repeat 0 0;
	z-index:3;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 70px;
    left: 0px;
    width: 16px;
    height: 40px;
    cursor: pointer;
    background: transparent url(images/puls_left.png) no-repeat 0 0;
	z-index:3;
}
/***** LIGHTBOX *******************************************************************************************************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


















