/* Copyright (c) 2002-2007 Open2b Software Snc. */
/* Copyright (c) 2008 bizen srl */

* {	margin: 0px; padding: 0px; border: none; }

body { font: 72.0% Tahoma, Verdana, sans-serif;
}

img { /*line-height: 100%;*/ border:none; }

html { height: 100%; }

input[type=submit] { border: none; }
input[type=image] { border: none; }

ul,ol,li{
	margin-left:1.5em;
}

.path { color:#ffffff; margin-top: 1em; margin-bottom: 1em; }
	.path a { color:#ffffff; text-decoration:none; }
	.path a:hover { text-decoration: underline; }
	
.paging { margin: 5px 0; }



/***************************************************************************/
/*						WRAPPER, CONTAINER, CONTENITORI						*/
/***************************************************************************/
#wrapper { background:#FFFFFF url(../images/header/sfondo_header.gif) repeat-x top; }

#container { background:#FFFFFF; border-top:2px solid #716c61; text-align:center;
	height: auto !important; height: 300px; min-height:300px; }

#bodyContent { width:920px; margin:0 auto; text-align:center; }

#mainContent { width:680px; float:left; display:inline; text-align:left; border:0px solid #00CC00;
	height: auto !important; height: 700px; min-height: 700px; margin-top:20px; }
	
	#mainContent h1 /*TITOLO PAGINA*/ { 
		font-family: "Arial Black", Arial; color:#f38e20; /*arancio*/ font-size:1.8em; padding-top:10px;margin-bottom:10px; clear:both }
		#mainContent h1 a { color:#333333; }
		
		#mainContent h2 /*SOTTOTITOLO*/{ 
			font-family: Arial, sans-serif, Tahoma; color:#00a163; font-size:1.4em; font-weight: bold; 
			margin-bottom:15px; border-bottom:1px solid #d2cdc0; /*marrone chiaro*/ }
		#mainContent h2 a { color:#00a163; text-decoration:none; }
		
		#mainContent h3 /*PRODUTTORE*/{ 
			font-family: Arial, sans-serif, Tahoma; color:#333333; font-size:1.2em; font-weight: bold; 
			margin-bottom:10px; border-bottom:1px solid #d2cdc0; /*marrone chiaro*/ }
		#mainContent h3 a { color:#333333; text-decoration:none; }

		#mainContent h4 {
			font-family: Arial, Helvetica, sans-serif, Tahoma; font-size:1.2em; font-weight:bold; line-height:1.1em; 
			margin-top:6px; margin-bottom:10px; color:#333333; }
			#mainContent h4 a { color:#333333; }
	
	#mainContent p { line-height:1.3em; margin-bottom:15px; }

	#mainContent .promozioni { border-bottom:1px solid #c4bdb0; margin-bottom:10px; padding-bottom:10px; /*font-size:1.0em;*/ }
	#mainContent .promozioni h5 { font-size:1.1em; margin-top:5px; margin-bottom:4px; }
	#mainContent .promozioni h5 a { text-decoration:none; color:#00a163; } /*verde*/
	#mainContent .promozioni h5 a:hover { color:#f38e20; } /*arancio*/
	#mainContent .promozioni p.data { font-size:0.9em; font-style:italic; padding-bottom:5px; line-height:1.3em;}
	#mainContent .promozioni p { /*font-size:1.0em;*/ padding-bottom:5px; line-height:1.3em; }
	#mainContent .promozioni img { float: left; margin-right:10px; display:inline; margin-top:5px; border:#a29e91 1px solid; }
		#mainContent .promozioni img a { border:#a29e91 1px solid; }

#bodyContent #mainContent .products_grid_home {
	width:668px; border:1px solid #c7c0b4; float:left; display:inline; 
	margin-top:10px; padding:9px; padding-right:0px; padding-bottom:0px;
	height: auto !important; height: 600px; min-height: 600px;
	}

/***************************************************************************/
/*							HEADER AND NAVIGATION							*/
/***************************************************************************/
#headerandnavigation_home {
	clear:both;
	width:920px;
	margin:0 auto;
	position:relative;
	height:239px;
	/*border:1px solid #FF0000;*/
	}

#headerandnavigation {
	clear:both;
	width:920px;
	margin:0 auto;
	position:relative;
	height:150x;
	/*border:1px solid #FF0000;*/
	}

	#logo {
		float:left;
		margin-left:7px;
		margin-top:7px;
		width:180px;
		display:inline;
		text-align:left;
		}

		#logo h1 {
			margin:0px;
			padding:0px;
			background:none;
			float:left;
			display:none;
			}

		#img_logo {
			float:left;
			border: 0px;
			width:180px;
			height:125px;
			}

	#payoff_home {
		position:absolute;
		width:200px;
		left:10px;
		top:160px;
		}

	#payoff{
		width:200px;
		float:left;
		}
	.payoff{
		color:#ffffff;
		text-align:left;
		font-size:1.5em;
		font-style:italic;
		padding:10px 0px 10px 0px;
		}
	#headcont{
		width:680px;
		float:right;
		/*display:inline;
		clear:both;*/
		}
	#headcont_home {
		width:680px;
		float:right;
		position:absolute;
		top:78px;
		left: 240px;
		height:100px;

		}
/***************************************************************************/
/*							MAIN NAVIGATION TOP								*/
/***************************************************************************/
#navigation {
	width: 679px;
	height: 76px;
	float: left;
	display:inline;
	margin: 0px 0px 0 50px;
	border-left:1px solid #c4bdb0;
	border-right:0px solid #FF0000;
	}

	#navigation ul {margin:0px; width:100%; float:left; }
	#navigation li {
	 	margin:0px;
		float: left;
		border-right:1px solid #c4bdb0;
		font-size:12px/*1.05em*/;
		font-weight:bold;
		display: block;
		list-style:none;
		height: 76px;
		background: url(../images/header/bg_navigation.gif) repeat-x bottom;
		}
	#navigation li a {
		display: block;
		padding-top:35px;
		padding-bottom:25px;
		/*padding-left:31px;
		padding-right:30px;*/
		padding-left:23px;
		padding-right:23px;
		color:#575757;
		text-decoration:none;
		}
	#navigation li a:hover {
		color:#f38e20; /*arancio*/
		}
	#navigation li .on {
		color:#f38e20; /*arancio*/
		}

.searchCount { font-weight: bold; margin-bottom: 0.5em; }

/***************************************************************************/
/*							COLONNA SX										*/
/***************************************************************************/

#col_sx {
	float:left; width:200px; background:url(../images/col_sx/sf_menu.gif) repeat-y #969184;
	margin-right:40px; margin-top:20px; display:inline; 
	height: auto !important; height: 700px; min-height: 700px;
	margin-bottom:10px;
	}

/***************************************************************************/
/*							LOGIN											*/
/***************************************************************************/

.login {
	text-align:left;
	height:95px;
	color:#FFFFFF;
	font-size:90%;
	padding-top:7px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	width:185px;
	background:url(../images/login.gif) top left no-repeat;
	border:0px solid #000000;
	float:left;
	display:inline;
	}
	.login a { color:#FFFFFF; }
	.login h3 { font-family: "Arial Black", Arial; color:#000000; font-size:1.1em; margin-bottom:10px; }
	.login .email, .login .psw {
		width: 75px;
		border:1px solid #c4bdb0;
		float: left;
		display:inline;
		margin-bottom: 2px;
		color:#888978;
		font-family:Tahoma, Verdana, sans-serif;
		font-size:0.9em;
		padding-top:2px;
		padding-bottom:1px;
		}
		
	.login #LoginEmail, .login #LoginPassword {
		width: 75px;
		border:1px solid #c4bdb0;
		float: left;
		display:inline;
		margin-bottom: 2px;
		color:#888978;
		font-family:Tahoma, Verdana, sans-serif;
		font-size:0.9em;
		padding-top:2px;
		padding-bottom:1px;
		}
		
	.login input[type=image] { width:40px; height:20px; border:0px; }
	.login .blogin { width:40px; height:20px; border:0px; }
	.login input[type=hidden] { display:none; }
	.login .rememberPassword { color:#FFFFFF; margin-top:20px; float:left; display:inline; width:100%; }
		.login .rememberPassword a { color:#FFFFFF; text-decoration: none; }
		.login a:hover { text-decoration: underline; }

/***************************************************************************/
/*							VERTICAL MENU									*/
/***************************************************************************/

#col_sx .verticalMenu {
	float:left; width:100%; display:inline; text-align:left;
	background: url(../images/col_sx/sf_menu.gif) repeat-y #969184;
	margin-bottom:10px;
	}
	#col_sx .verticalMenu h3 {
		background:url(../images/col_sx/bg_tit_menu_prodotti.gif) top left no-repeat;
		display:block; width:190px; height:20px; padding-top:5px; padding-left:10px; 
		font-family: "Arial Black", Arial; font-weight:bold;
		color:#FFFFFF; text-transform:uppercase; font-size:13px;
		}
		#col_sx .verticalMenu h3 a { color:#FFFFFF; text-decoration:none; }
		#col_sx .verticalMenu h3 a:hover { text-decoration:underline; }
	
	#col_sx .verticalMenu ul {
	 	margin:0px;
		list-style: none;
		border-bottom:1px solid #7d786c;
		}
	
	#col_sx .verticalMenu ul li {
	 	margin:0px;
		background: url(../images/col_sx/bg_li.gif) no-repeat left top;
		border-bottom: 1px solid #8a8477; /*grigio*/
		}
	
	#col_sx .verticalMenu ul li a {
		text-decoration: none; color:#FFFFFF; display:block;
		padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:2px; }
	
	#col_sx .verticalMenu li a:hover { color:#f38e20; } /*arancio*/


/***************************************************************************/
/*							BOX PROMOZIONI									*/
/***************************************************************************/

#col_sx .promozioni {
	text-align:left;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:6px;
	width:185px;
	background:url(../images/col_sx/bg_promozioni.gif) top left no-repeat;
	/*border-bottom:1px solid #6d685c;*/
	float:left;
	display:inline;
	}
	#col_sx .promozioni a { color:#FFFFFF }
	#col_sx .promozioni h3 { font-family: "Arial Black", Arial; font-weight:normal; font-size:2.3em; letter-spacing:-1px; margin-top:-4px; }
	#col_sx .promozioni h4 {
		font-family: Arial, Helvetica, sans-serif, Tahoma; font-size:1.3em; font-weight:bold; line-height:1.1em; 
		width:140px; margin-top:6px; margin-bottom:15px;
		}
	#col_sx .promozioni h4 a { text-decoration:none; }
	#col_sx .promozioni h4 a:hover { color:#333333; }
	#col_sx .promozioni h5 { font-size:1.1em; margin-top:5px; margin-bottom:4px; }
	#col_sx .promozioni p.data { font-size:0.9em; font-style:italic; padding-bottom:5px; line-height:1.3em; border-bottom: none; }
	#col_sx .promozioni p { /*font-size:1.0em;*/ padding-bottom:5px; line-height:1.3em; border-bottom:#a29e91 1px solid; }
	#col_sx .promozioni img { float: left; margin-right:10px; display:inline; margin-top:5px; border:#a29e91 1px solid; }
		#col_sx .promozioni img a { border:#a29e91 1px solid; }
	

/***************************************************************************/
/*							BOX SERVER									*/
/***************************************************************************/

#col_sx .server {
	text-align:left;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
	padding-top:1px;
	width:183px;
	background:url(../images/col_sx/bg_box_verde.gif) top left no-repeat;
	float:left;
	display:inline;
	margin-top:140px;
	}
	#col_sx .server a { color:#FFFFFF; text-decoration:none; }
	#col_sx .server h3 { font-family: "Arial Black", Arial; font-weight:normal; font-size:1.3em; margin-top:6px; margin-bottom:2px; }
	#col_sx .server p { font-size:0.9em; padding-bottom:3px; line-height:1.3em; border-bottom:#a29e91 1px solid; }

/***************************************************************************/
/*							CONTENT											*/
/***************************************************************************/

/***************************************************************************/
/*							BOX RICERCA										*/
/***************************************************************************/

#searchBox {
	padding-left: 20px; padding-right:20px;
	background: url(../images/sf_ricerca.gif) bottom repeat-x;
	width:638px; height: auto !important; height: 80px; min-height: 80px; border:1px solid #c4bdb0;
	float:left; display:inline; font-size:1.1em;
	}
	/*.searchBox h1 { font-family: "Arial Black", Arial; color:#f38e20; font-size:1.8em; float:right; margin-top:3px; }*/
	#searchBox h3 { 
		font-family: "Arial Black", Arial; color:#f38e20; /*arancio*/ font-size:0.9em; border:none;
		font-weight:normal; margin-bottom:10px; margin-top:10px; }
	#searchBox h4 { /*CHIAMACI GRATIS CON SKYPE*/
		font-family: Arial, Helvetica, sans-serif, Tahoma; font-size:0.9em; font-weight:bold; color:#333333;
		margin-top:0px; margin-bottom:0px;
		}
	#searchBox .skype { float:right; margin-top:8px; text-align: center; }
	.searchTop {
		font-family:Tahoma, Verdana, sans-serif; font-size:0.9em;
		color: #777777;
		}
	.searchTop input {
		font-family:Tahoma, Verdana, sans-serif;
		color: #777777;
		border: 1px solid #c4bdb0;
		width:120px;
		height:20px;
		padding-left:5px;
		padding-top:3px;
		}
	.searchTop select {
		font-family:Tahoma, Verdana, sans-serif;
		color: #777777;
		border: 1px solid #c4bdb0;
		width:210px;
		height:22px;
		padding-top:2px;
		padding-bottom:2px;
		margin-right: 10px;
		}

#bodyContent #mainContent .mainContent_sx {
	width:319px; border:1px solid #c7c0b4; 
	float:left; display:inline; 
	margin-right:20px; margin-top:10px;
	padding:9px; padding-right:0px; padding-bottom:0px;
	height: auto !important;
	height: 800px; min-height: 800px; }

#bodyContent #mainContent .mainContent_dx {
	width:319px; border:1px solid #c7c0b4; 
	float:left; display:inline; 
	margin-top:10px;
	padding:9px; padding-right:0px; padding-bottom:0px;
	height: auto !important;
	height: 800px; min-height: 800px;
	}

	#bodyContent #mainContent .mainContent_sx h2, #bodyContent #mainContent .mainContent_dx h2 {
		font-family:Arial; font-size:1.4em; font-weight: bolder; color: #909293; padding:0px; border:none;
		text-transform:uppercase; margin-top:20px;  width:110px; float:left; display: inline;
		}
	#bodyContent #mainContent .mainContent_sx img, #bodyContent #mainContent .mainContent_dx img {
		float:left; display:inline; margin-right:20px; }

	.marchi { float:left; margin-right:20px; display:inline; margin-top:5px; margin-bottom:10px; }
/********************* IMMAGINI ****************************/

.thumb_gallery{
	float:left;
	width:154px;
	margin: 0px 5px 5px 0px;
	font-size:1.0em;
	height: auto !important;
	height: 150px; min-height: 150px;
	}

.thumb_gallery .didascalia{ clear:both; }
	.thumb_gallery .didascalia a { text-decoration:none; color:#969184; /*color:#00a163; verde*/ }
	.thumb_gallery .didascalia a:hover { color:#f38e20; }

.thumb_gallery img{
	/*width:150px;*/
	/*min-height:110px;*/
	}

.thumb_gallery img { border:2px solid #d2cdc0; margin-bottom:2px; }
.thumb_gallery img:hover { border:2px solid #969184; }


ul#gallery {
	margin: 0px;
	/*margin-top:5px;*/
	padding: 0px;
	width:100%;
	border:0px solid #000000;
	float:left;
	display:inline;
	}

ul#gallery li {float:left;
	color: #fff;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width:106px;
	min-height:130px;
	height:auto !important;
	height: 130px;
	border:0px solid #000000; }

ul#gallery h3 {
	margin: 0;
	padding: 0px 5px 0px 5px;
	color: #00a163;
	font: 1.0em Tahoma, Verdana, sans-serif;
	/*clear:left;*/
	text-transform:uppercase;
	border:none;
	}

ul#gallery a {
	/*display:block;*/
	color: #00a163; /*verde*/
	}

ul#gallery a:hover {
	color: #00a163; /*verde*/
	text-decoration:none;
	}

ul#gallery a img {
	border: 1px solid #d2cdc0; /*grigio*/
	padding:4px;
	}

ul#gallery a:hover img {
	border-color: #00a163; /*verde*/
	}

/* Departments */

#bodyContent #mainContent .subDepartments {
    color: #FFFFFF; /*verde*/
    margin-bottom: 1em;
    padding: 0.5em;
    white-space: nowrap;
	background:#f38e20; /*arancio*/
	clear:both;
	}
	#bodyContent #mainContent .subDepartments a { text-decoration: none; color:#FFFFFF; /*verde*/ }
	#bodyContent #mainContent .subDepartments a:hover { text-decoration:underline; }
	#bodyContent #mainContent .subDepartments ul li {
		float:left; width:40%; margin-right:20px; margin-bottom:5px; display: inline-block; 
		list-style-position:inside; list-style-type:square; }
	/*.subDepartment img { margin-bottom: 5px; margin-top:5px; }*/

/* Products */

.productGrid .product { border-bottom: 1px dashed #ddd; }
.products th { background: #eae8e2; border: 1px solid #c7c0b3; border-bottom: 1px solid #c7c0b3; 
	color: #888978; font-weight: normal; padding:5px; font-size:0.9em; }
	.products th a { color: #00a163; /*verde*/ }
.products td { border-bottom: 1px solid #888978; }
	.products td a { color: #f38e20; font-size:1.1em; /*arancio*/ }

.productName {  }

.productImage { float: left; width:280px; padding: 0px 20px 10px 0px; margin-right:20px; }
.productPrices div { margin-bottom: 3px; }
.productPrices label { color: #666; font-weight: bold; }
.productListPrice { color: #666; font-size: 120%; text-decoration: line-through; white-space: nowrap; }
.productPrice { color: #5dad37; font-size: 120%; font-weight: bold; white-space: nowrap; }
.productPriceDiscount { color: #5dad37; }
.productNotOnSale { color: #964B00; }
.productNotAvailable { color: #964B00; }

.productChart { text-align: left; }
.productChart h2 { margin: 0.5em 0 0.5em 0; }
.productChart th { background: #eae8e2; border: 1px solid #eee; color: #333; font-weight: normal; }
.productChart td { border-bottom: 1px solid #eee; }

.productFiles { display:block; float:right; width:360px; margin:0px; list-style:none; }
.productFiles ul { list-style:none; }
.productFiles li { margin:0px; padding: 0.5em 0em 1.5em 40px; background: url(../images/download.gif) no-repeat top left; list-style:none; }
	.productFiles li a { color:#f38e20;}

a { color:#f38e20; }
/* addToCart */

.addToCart {
    background: #eae8e2;
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 1em;
    text-align: center;
	float: right;
	display:inline;
	}

.addToCart label { color: #666; font-weight: bold; }
.addToCart input { margin-top: 8px; border:1px #666666 solid; }
.addToCart input[type=submit] { border: none; }
.addToCart input[type=image] { border: none; }

/* addToWishList */

.addToWishList { text-align: center; }
.addToWishList input { margin: 1em 0 2em 0; }

/* Cart */

.contatti .cartCoupon { background: #eee; }
.contatti .cartCoupon td { font-size: 85%; }
.contatti .cartMethods { margin: 1em 0 1em 0; }
.contatti .cartMethods td { border-bottom: 1px solid #eee; }
.cartItems th { background: #eae8e2; border: 1px solid #c7c0b3; border-bottom: 1px solid #c7c0b3; color: #333; font-weight: normal; }
.cartItems td { border-bottom: 1px solid #eee; }
.cartItems .totalRow {  }
.cartItems td.totalLabel, .contatti td.totalLabel { font-weight: bold; }
.cartItems td.total, .contatti td.total { font-weight: bold; }
.cartEmptyBox { background: #eae8e2; padding: 2em; margin-right: 15em; }
.cartItems .discountLabel, .cartItems .discount { color: #964B00; font-weight: bold; }
.quantity input { font-family:Tahoma, Verdana, sans-serif;
	color: #777777;
	border: 1px solid #c4bdb0;
	padding-left:5px;
	padding-top:3px;}


/* Order */

.orders th, .contatti th { background: #eae8e2; border: 1px solid #eee; border-bottom: 1px solid #c7c0b3; color: #333; font-weight: normal; }
.orders td { border-bottom: 1px solid #eee; }

.orderCart { }
.orderCart th { background: #eae8e2; border: 1px solid #eee; color: #333; font-weight: normal; }
.orderCart td { border-bottom: 1px solid #eee; }
.orderCart .totalRow { background: #ffc; }
.orderCart td.totalLabel { font-weight: bold; }
.orderCart td.total { font-weight: bold; }
.orderCart .delivery { margin: 1em 0 1em 0; }

.orderDetail {}

/* Checkout */

.note { text-align: center; }
.checkoutStages { font-size: 120%; text-align: center; color: #666666; }
.checkoutStage { color: #ee3300; font-weight: bold; }
/*.checkoutForm { width: 100%; }*/
.checkoutButtons { text-align: center; margin-top: 1em; margin-bottom: 5em; padding-top: 1em; border-top: 1px solid #ccc; }


/* contatti */

#mainContent .contatti {
		color: #777777;
		}
	#mainContent .contatti input {
		font-family:Tahoma, Verdana, sans-serif;
		color: #777777;
		border: 1px solid #c4bdb0;
		padding-left:5px;
		padding-top:3px;
		margin-bottom:1px;
		}
	#mainContent .contatti select {
		font-family:Tahoma, Verdana, sans-serif;
		color: #777777;
		border: 1px solid #c4bdb0;
		width:325px;
		height:20px;
		padding-top:2px;
		padding-bottom:2px;
		margin-right: 10px;
		margin-bottom:1px;
		}
	#mainContent .contatti textarea {
		font-family:Tahoma, Verdana, sans-serif;
		color: #777777;
		border: 1px solid #c4bdb0;
		width:325px;
		height:50px;
		padding-top:2px;
		padding-bottom:2px;
		margin-right: 10px;
		margin-bottom:1px;
		}
	#mainContent .contatti input[type=submit] { border: none; }
	#mainContent .contatti input[type=image] { border: none; }



/* Forms */

form { padding: 0; margin: 0; display: inline; }

.required { vertical-align: top; color: red; }

.message {
    color: red;
    font-weight: bold;
    text-align: center;
    background: #ffffd5;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
	}

.messageInfo {
    color: navy;
    font-weight: bold;
    text-align: center;
    background: #eeeeee;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.fieldError { background: #ffffd5; }

.error { color: red; display: block; }

.errorSummary {
    color: red;
    font-weight: bold;
    text-align: center;
    background: #ffffd5;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
	}


/*.header { border-bottom: 1px solid #c7c0b3; }*/



.productPrice { color: #5dad37; }
.productPriceList { color: #666; }

.productChart th { background: #eae8e2; }

.cartEmptyBox { background: #eae8e2; }

.orders th { background: #eae8e2; }
.orderCart th { background: #eae8e2; }
.orderCart #totalRow { background: #ffc; }

.note { text-align: center; }

.checkoutStage { color: #ee3300; }

.closed { background: #edf2f2; padding: 5em; text-align: center; }

/* Footer */

#footer {
	clear: both;
	margin-top: 1em;
	border-top: 5px solid #888978;
	background:#969184;
	/*font-size:1.0em;*/
	height: auto !important; height: 40px; min-height: 40px;
	}
	#footer .footer_int {
		width:920px; margin:0 auto; text-align:center; color: #FFF;
		margin-top: 1.0em;
		}
	#footer ul {margin:0px; float:right; }
	#footer li { margin:0px; padding-left:0.7em; padding-right: 0.7em; display: block; float: left; border-right:1px solid #FFFFFF; }
	#footer a { color:#FFFFFF; text-decoration:none; }
	#footer a:hover { text-decoration: underline; }
	/*.copyright { text-align: center; color: #666; margin-top: 2em; float:left; display:inline; }
		.copyright > img { margin-top :0.5em; }*/



/****************************** GALLERY IMMAGINI **************************/
div#wn	{ 
	position:relative;
	width:620px; height:160px;
	overflow:hidden;
	}

.arrow {
	width: 30px;
	height: 132px;
	border: 0px solid #000000;
	padding:0px;
	margin:0px;
	}

.filmImage {
	padding: 0px;
	border: 0px solid #a59e92;
	float:left;
	display: inline;
	}
	.filmImage img { border:1px solid #a59e92; margin-right:10px; float:left;
	display: inline; }
	.filmImage img a { border:0px solid #a59e92; }
	.filmImage img:hover { border-color: #FFFFFF; }

.filmImage_container {
	display: inline;
	padding: 0px;
	border: 0px solid red;
	/*width:125px;*/
	float:left;
	margin-right:10px;
	}

#filmtable {
	width:5800px;
	height: 132px;
	border: 0px solid red;
	float:left; 
	display:inline;
	}
	#filmtable a { color:#a59e92; /*grigio*/ text-decoration:none; }
	#filmtable a:hover { color:#FFFFFF; }


.filmImage_container img { border:1px solid #a59e92; /*grigio*/ }

.filmImage_container img:hover { border-color: #FFFFFF; }

/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */

div#filmStripBlock {
	/*background: #8eb75e;*/
	position:relative;
	overflow:hidden;
	width:618px;
	z-index:100;
	height: auto !important;
	height: 132px;
	min-height: 132px;
	border:0px solid #000000;
	}

div#filmstripWrapper { 
	position:absolute; 
	left:0px; top:0px; 
	width:618px; height:132px;
	clip:rect(0px, 550, 132px, 0px); 
	overflow:hidden;	
	z-index:1;
	}
	
div#filmStripdiv { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1;
	border: 0px solid red; 
	}






/****************************** LIGHTBOX **************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img { border: none; }

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer {
	padding: 10px;
	}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav { left: 0; }

#hoverNav a{ outline: none; }

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prev.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/next.gif) right 15% no-repeat; }

#imageDataContainer{
	font-size:1.0em;
	color: #787878;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }			

#imageData #bottomNavClose{ width: 40px; float: right;  padding-bottom: 1.0em; }
		
#overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}