@charset "UTF-8";
/* CSS Document for www.italwin.it*/

/************ ITALWIN COLOR CLASSES **************/

.italwin_green {
	color:#7DB61A;
}
.italwin_darkgreen {
	color:#2A3419;
}
.italwin_lightgrey {
	color:#E6E6E6;
}
.italwin_darkgrey {
	color:#3E3E3E;
}
.italwin_darkergrey {
	color:#202020;
}
.italwin_red {
	color:#FF002A;
}
.italwin_orange {
	color:#FF7200;
}
.italwin_cyan {
	color:#00B6E4;
}
/***************************************************/

html {
	background-color: black;	
	height:100%;
}
body {
	background-color: black;
	height:100%;
	margin:0 auto;
	
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;*/
/*	font-family: "Courier New", Arial, Helvetica, sans-serif;*/
/*	font-family: Georgia, Arial, Helvetica, sans-serif;*/
/*	font-family: Impact, Arial, Helvetica, sans-serif;*/
/*	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
/*	font-family: "Times New Roman", Arial, Helvetica, sans-serif; */
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/

	font-size: 12px;
	text-align:left;
	color: white;
}

a, object {
	outline:0px !important;
	border:0px !important;
}

a:link {  color: white; text-decoration: none}
a:visited {  color: white; text-decoration: none}
a:hover {  color: white; text-decoration: underline}

h2 {
	margin:0px 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
h3 {
	margin:0px 0 10px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.bigquote{
	font-size:28px;
	font-weight:bold;
}
.green_marked {
	color:#b2f313;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.note{
	font-size:11px;
	font-style:italic;
}
.bold {
	font-weight:bold;
}

/* ******************* STILI GENERALI ********************* */	
	.internal { /* applicabile a qualsiasi div width 100% */
		width:900px;
		margin:0 auto;
	}

/* ******************* STILI GENERALI - HEADER ********************* */	
	#header_topbar {
		background-color: #2A3419;
		width:100%;
		height:29px;
		border-bottom:1px solid #7DB61A;
		line-height:29px;
	}
		#header_topbar_int {
			position:relative;
			z-index:290;
		}
			#flags_container {
				float:left;
				text-transform:uppercase;
			}
			.lang_div{
				float:left;
				margin-right:10px;
				color:white;
				font-weight:bold;
				cursor:default;
			}
			.lang_div.inactive{
				opacity:0.5;
				filter:alpha(opacity=50);
			}
			.lang_div a:link {  color: #7DB61A; text-decoration: none}
			.lang_div a:visited {  color: #7DB61A; text-decoration: none}
			.lang_div a:hover {  color: white; text-decoration: underline}

			#social_container {
				float:left;
				margin-top:2px;				
				margin-left:162px;
			}
				.social_icon {
					float:left;
					margin-right:5px;
				}

			#reseller_login {
				float:right;
			}			
				#login_form {
					position:absolute;
					right:-10px;
					top:29px;
					z-index:300;
					display:block;
					background-color:#2A3419;
					width:250px;
					border-left:#7db61a 1px solid;
					border-right:#7db61a 1px solid;
					border-bottom:#7db61a 1px solid;				
					padding-left:10px;
					padding-right:10px;
					padding-bottom:5px;				
				}
					#login_proper_form {
						margin-bottom:10px;
					}
				
					#close_login_form {
						position:absolute;
						left:10px;
						top:-29px;
						z-index:305;
						display:block;
					}
					a#close_login_form:link {  color: white; text-decoration: none}
					a#close_login_form:visited {  color: white; text-decoration: none}
					a#close_login_form:hover {  color: #7DB61A; text-decoration: none}
					
					.login_form_question {
						border-top:#7db61a 1px solid;
					}
					.login_form_subsection {
						border-top:#7db61a 1px solid;
						padding:10px 0;
						font-size:11px;
						line-height:normal;
						text-align:center;						
					}
					.login_form_subsection a:link {  color: white; text-decoration: underline}
					.login_form_subsection a:visited {  color: white; text-decoration: underline}
					.login_form_subsection a:hover {  color: white; text-decoration: none}
					
					table.login_subform {
						font-size:12px;
						text-align:left;
					}
					
					div.failed {
						background-color:#FF002A;
						font-weight:bold;
						text-align:center;
						margin-top:10px;
					}
					div.success {
						background-color:green;
						font-weight:bold;
						text-align:center;
						margin-top:10px;
					}


	#header_greenbar_wrapper {
		background: transparent url(../images/header_menu_bg3.jpg) top center no-repeat;
		height:123px;
		margin:0 auto;		
	}
		#header_greenbar {
			position:relative;
			z-index:180;
		}
		
			#header_menu_container {
				position:absolute;
				top:40px;
				left:286px;
				z-index:190;
				width:460px;
				height:67px;
				font-size:16px;
			}
				.mainmenu_elem {
/*					position:relative;*/
					float:left;
					margin-right: 18px;
					text-transform:uppercase;
				}
				.mainmenu_elem a:link{text-decoration:none;color:#7db61a;}
				.mainmenu_elem a:visited{text-decoration:none;color:#7db61a;}
				.mainmenu_elem a:hover{text-decoration:none;color:white}
				
				a.halflock_link:link{text-decoration:none;color:white;}
				a.halflock_link:visited{text-decoration:none;color:white;}
				a.halflock_link:hover{text-decoration:none;color:white}		
				
				.mainmenu_lv2 {
					position: absolute;
					top: 43px;
					left: 15px;
/*					left: -35px; */
					z-index: 200;					
					display: block;
					width: 520px;
				}
					.mainmenu_lv2_elem{
						float:left;
						margin-right: 14px;
						font-size:15px;
/*						text-transform:lowercase;*/
					}
					.mainmenu_lv2_elem a:link{text-decoration:none;color:white;}
					.mainmenu_lv2_elem a:visited{text-decoration:none;color:white;}
					.mainmenu_lv2_elem a:hover{text-decoration:none;color:black}		
				
		
/* ******************* STILI GENERALI - CONTENT ********************* */	

	#content_wrapper {
		position:relative;
		z-index:0;		
		width:100%;
		min-height:330px;
		height:auto !important;
		height:330px;
		margin-bottom:30px;
	}
		#content {
			position:relative;
		}

			table.table_biparted {
				width:100%;
			}
				.table_biparted td {
					vertical-align:top;
					text-align:left;
				}
				td.spacer {
					width:10px;
				}
				td.spacer2 {
					width:20px;
				}
				
				.table_biparted td.left_small {
					width:325px;
				}
				
				.table_biparted td.left_wide {
					width:100%;
				}
				
				.table_biparted td.left {
					width:660px;
				}
/*					div.slide_container {
						position:relative;
						overflow:hidden;
						width:660px;
						height:538px;
						height:550px;
					}*/
					div.cross_slide_container {
						position:relative;
						overflow:hidden;
						margin-top:25px;
						width:660px;
/*						height:530px;*/
						height:404px;
					} 
						.cross_slide_rightline {
							float:right;
							height:402px;
							border-right:1px solid white;
						}
							.cross_slide {
								position:absolute;
								top:0;
								left:0;
								width:658px;
								width:657px\9;
								height:400px;
								border: 1px solid white;
								border-bottom: 2px solid white\9;
							} 


					#content_body {
						min-height:337px;
						height:auto !important;
						height:337px;						
						background-color:#3E3E3E;
						border:1px solid white;
						margin-top:25px;
						padding:20px;
					}
						.table_biparted td.left_content_body {
							width:201px;							
						}
							img.white_border {
								border:1px solid white;
							}
							img.black_border {
								border:1px solid black;
							}
						
						
						.table_biparted td.right_content_body {
							text-align:justify;							
						}

						.content_title {
							font-size:18px;
							text-transform:uppercase;
							margin-bottom:10px;
						}

						#content_body a:link {  color: white; text-decoration: underline}
						#content_body a:visited {  color: white; text-decoration: underline}
						#content_body a:hover {  color: white; text-decoration: none}


				
				.table_biparted td.right {
					width:230px;
				}
					.bb_title {
						height:16px;
						font-size:16px;
						padding-top:9px;						
						padding-left:1px;
						text-align:left;
					}
				
					.bordered_box {
						position:relative;
/*						min-height:100px;*/
/*						height:auto !important;*/
						height:120px;
						#height:124px;
						padding:10px;
						color:white;
						overflow:hidden;
					}
						.bordered_box.ah {
							min-height:100px;
							height:auto !important;
/*							_height:130px;*/
						}
						.bordered_box.free {
							margin-top:25px;
							background: transparent url(../images/shop_banner.gif) top center no-repeat;
							height:auto;
						}
							.bordered_box.free a{
								display:block;
								width:208px; /*228 - 20*/
								height:55px; /*75 - 20*/
							}
					
						.bordered_box .bb_corner {
							position:absolute;
							bottom:-1px;
							#bottom:-4px;
							right:-1px;
						}						
						.bordered_box .bb_corner_up {
							position:absolute;
							top:-1px;
							right:-1px;
						}
						.active_corner_up, .active_corner_down {
							cursor:pointer;
						}						
					
					.bordered_box.green {
						background-color:#3E3E3E;						
						border:#7DB61A 1px solid;
					}
					.bordered_box.orange {
						background-color:#3E3E3E;
						border:#FF7200 1px solid;
					}
					.bordered_box.red {
						background: transparent url(../images/4px_white_bg.png) top center repeat;
						_background-color:#EEEEEE;
						_background-image:none;
						border:#FF002A 1px solid;
						color:black;
					}
					.bordered_box.cyan {
						background-color:#3E3E3E;
						border:#00B6E4 1px solid;
					}
					.bbie6 {
						/*_background-color: white;	*/
					}

						.line {
							margin-top:5px;
							padding-top:5px;
						}
						.bordered_box.green .line {
							border-top:#7DB61A 1px solid;
						}
						.bordered_box.orange .line {
							border-top:#FF7200 1px solid;
						}
						.bordered_box.cyan .line {
							border-top:#00B6E4 1px solid;
						}

					.bordered_box.red_cart {
						background-color:white;
						border:#FF002A 1px solid;
						color:black;
						min-height:120px;
/*						height:auto !important;*/
/*						height:120px;*/
						height:auto;
					}
						.continua {
							text-align:right;
							_border:0;
						}
						.continua.green a:link {  color: #7DB61A; text-decoration: none}
						.continua.green a:visited {  color: #7DB61A; text-decoration: none}
						.continua.green a:hover {  color: white; text-decoration: none}

						.continua.orange a:link {  color: #FF7200; text-decoration: none}
						.continua.orange a:visited {  color: #FF7200; text-decoration: none}
						.continua.orange a:hover {  color: white; text-decoration: none}

					.news_title {
						font-size:14px;
					}

/* ******************* STILI GENERALI - FOOTER ********************* */	

	#faded_stripe_wrapper {
		position:relative;
		z-index:10;
		width:100%;
/*		height:152px;*/
	}
		#faded_stripe {
			background: transparent url(../images/1px_fadedbg2.png) top center repeat-x;
			_background: transparent url(../images/ie6/1px_fadedbg2_notransp.gif) top center repeat-x;
			width:100%;
/*			height:152px;*/
			text-align:center;
		}
		#faded_stripe.overlayed { /* usato solo per il vecchio slideshow */
			position:absolute;
			top:-132px;
			z-index:15;
		}


	div.footer_stripe {
		width:100%;
		padding-bottom:15px;
		text-align:center;
	}
	
	div.footer_stripe.grey {
		padding-top:15px;		
		background-color:#3E3E3E;
	}		
		#footer_address {
			position:relative;
		}
	
		#footer_fisc {
			position:absolute;
			z-index:100;
			top:-80px;
			left:150px;		
			left:0;
			width:100%;			
		}
			#footer_fisc_inner {
				margin:0 auto;
				background-color:#2A3419;
				width:400px;
				border:#7db61a 1px solid;
				padding:10px;
				font-size:11px;
			}
		
	
	div.footer_stripe.fadedred {
		padding-top:15px;		
		background: #FF002A url(../images/1px_red_bg.gif) top center repeat-x;					
		border-bottom:1px solid white;
		_border-top:none;
	}
		#sitemap {
/*			text-transform:uppercase;*/
		}
	
	div.footer_stripe.black {
		padding-top:5px;
	}					
		table#lastline_table td{
			width:300px;
		}		
	
/* ******************* STILI PER MAIN_HOME ********************* */
			
			#beres_but, #newsletter_but{
				margin:0 auto;
				width:199px;
				height:47px;
			}
			#beres_but a, #newsletter_but a {
				display:block;
				width:199px;
				height:47px;
			}
			#beres_but.it a:link, #beres_but.it a:visited { background-image:url(../images/home/box_beres_but_it.png); }
			#beres_but.it a:hover { background-image:url(../images/home/box_beres_but_it_on.png); }
			#beres_but.en a:link, #beres_but.en a:visited { background-image:url(../images/home/box_beres_but_en.png); }
			#beres_but.en a:hover { background-image:url(../images/home/box_beres_but_en_on.png); }
			
			#newsletter_but.it a:link, #newsletter_but.it a:visited { background-image:url(../images/home/box_newsletter_but_it.gif); }
			#newsletter_but.it a:hover { background-image:url(../images/home/box_newsletter_but_it_on.gif); }
			#newsletter_but.en a:link, #newsletter_but.en a:visited { background-image:url(../images/home/box_newsletter_but_en.gif); }
			#newsletter_but.en a:hover { background-image:url(../images/home/box_newsletter_but_en_on.gif); }

			#poll_questions {
				position:relative;
				font-size:11px;
			}
				#poll_submit {
					position:absolute;
					bottom:5px;
					right:5px;
				}

/* ******************* STILI PER MAIN_NEWS, EVENTI, PRESS ********************* */

			.news_year {
/*				text-align:center;*/
				font-weight:bold;
				font-size:16px;
			}
			.news_month {
				text-align:center;
				font-weight:bold;
				font-size:14px;
			}
				.ft_button {
					float:right;
					_float:none;
					font-weight:normal;
					font-size:13px;
				}
				
				.headline_title {
					font-size:12px;
				}
				
				.big_news_date {
					font-size:14px;
					margin-bottom:5px;
				}
				.big_news_title {
					font-size:16px;					
					margin-bottom:5px;
				}
				
				.press_thumb {
					width:102px;
					height:132px;
					margin:10px;
					float:left;
				}
					.press_thumb a:hover {
						opacity:0.8;
						filter:alpha(opacity=80);
					}
					
				#press_title {
					text-align:center;
				}
					
				#press_container {
					width:610px;
					margin:0 auto;
				}
					.press_month_title {
						font-size:14px;
						line-height:20px;
					}
				
/* ******************* STILI PER MAIN_CATALOGO (e comuni a home,list e scheda ********************* */

			#cat_container {
				margin-top:25px;
				border:1px solid white;
			}
			
				#cat_header {
					background-color:#3E3E3E;
					border-bottom:1px solid white;
					padding:0px 20px;
				}
				table.table_cat_header {
					width:100%;
					height:35px;
				}
				.table_cat_header a:link {  color: #7DB61A; text-decoration: none}
				.table_cat_header a:visited {  color: #7DB61A; text-decoration: none}
				.table_cat_header a:hover {  color: white; text-decoration: none}
				
					table.table_cat_header td {
						vertical-align:middle;
					}
					td.table_cat_header_map {
						font-size:18px;
						text-transform:uppercase;
					}
					
					td.table_cat_header_right {
						text-align:right;
						font-size:16px;
					}
					
					

/* ******************* STILI PER MAIN_CAT_HOME ********************* */
	
				.cat_home_select {
					float:right;
				}

				#cat_home_brands {
					background-color:black;
					border-bottom:1px solid white;				
/*					height:150px;*/
					padding:20px;	
				}
				
				#cat_home_categories {
					background-color:#202020;
					height:150px;
					padding:20px;				
				}
					table.table_cat_home {
						width:100%;
					}
						.table_cat_home td {
							text-align:center;
							vertical-align:middle;
						}
						.table_cat_home td.td3 {
							height:95px;
						}
						
						table.categories_table {
							width:100%;
						}
						.categories_table td {
							text-align:center;
						}
						
						td.td5 {
							width:20%;
						}
						td.td4 {
							width:25%;
						}
						td.td3 {
							width:33%;
						}
						
							.brand_icon {
/*								font-size:16px;*/
							}
					
							.brand_icon a:link img, .brand_icon a:visited img{
								opacity:1;
								filter:alpha(opacity=100);
								text-decoration:none;
							}
							.brand_icon a:hover img{
								opacity:0.8;
								filter:alpha(opacity=80);
								text-decoration:none;
							}
							
							.cat_but {
								width:150px;
/*								height:100px;*/
								margin: 0 auto;
							}
							.cat_but_spento {
								width:150px;
								height:130px;
								margin: 0 auto;
							}
							
							.cat_but a {
								display:block;
								width:150px;
								height:0px;
								#height:100px;								
								padding-top:100px;
								#padding-top:100px;
							}
							.cat_elet_icon a {
								background: transparent url(../images/catalog/cat_elet.gif) top center no-repeat;
							}							
							.cat_elet_icon a:hover {
								background: transparent url(../images/catalog/cat_elet_on.gif) top center no-repeat;
							}
							.cat_norm_icon a {
								background: transparent url(../images/catalog/cat_norm.gif) top center no-repeat;
							}							
							.cat_norm_icon a:hover {
								background: transparent url(../images/catalog/cat_norm_on.gif) top center no-repeat;
							}
							.cat_bamb_icon a {
								background: transparent url(../images/catalog/cat_bamb.gif) top center no-repeat;
							}							
							.cat_bamb_icon a:hover {
								background: transparent url(../images/catalog/cat_bamb_on.gif) top center no-repeat;
							}
							.cat_acc_icon a {
								background: transparent url(../images/catalog/cat_acc.gif) top center no-repeat;
							}							
							.cat_acc_icon a:hover {
								background: transparent url(../images/catalog/cat_acc_on.gif) top center no-repeat;
							}
							.cat_ric_icon a {
								background: transparent url(../images/catalog/cat_ric.gif) top center no-repeat;
							}							
							.cat_ric_icon a:hover {
								background: transparent url(../images/catalog/cat_ric_on.gif) top center no-repeat;
							}
							
			div.cat_home_notaricambi{
				padding:10px 20px;
				background-color:#202020;
			}
							

/* ******************* STILI PER MAIN_CAT_LIST (stili specifici per datatable in apposito CSS ********************* */
			#prod_list_intro {
				margin:auto;
				padding:20px;
				border-bottom:1px solid white;
			}

			#prod_list_table_container {
				width: 100%;
				margin:5px auto 30px auto;
				#padding-bottom:10px;
			}
			
			#no_results {
				height:100px;
				margin:auto;
				padding:20px;
			}			
				table.prods {
					background-color:white;
					width: 100%;
				}
					table.prods th {
						background-color:#3E3E3E;
						height:35px;
						padding:5px 8px;
						color:white;
						font-weight:bold;
						text-align:left;
					}
					table.prods td {
						background-color:white;
						height:130px;
/*						height:60px\9; /*70-10 ALL IE Versions HACK*/
/*						padding:20px 20px;*/
/*						vertical-align:middle;*/
/*						text-align:left;*/
						color:black;
					}
						table.prods td p{
							margin:0;
						}

						td.td_prod_brand {
							width:170px;
							vertical-align:middle;
							text-align:center;							
						}
						td.td_prod_subcat {
							width:120px;
							vertical-align:middle;
							text-align:center;							
						}						
						td.td_prod_thumb {
							width:200px;
							text-align:center;
							vertical-align:middle;
						}
						
							div.prod_list_descr {
								position:relative;
								padding:10px;
								height:110px; /* 130-20 */
								line-height:16px;
								overflow:hidden;
							}					
								div.but_scheda {
									position:absolute;
									bottom:5px;
									right:10px;
								}					
									div.code_title {
										color:#606060;
/*										margin-bottom:5px;*/
									}					
					
						.lightgrey_bg {
							background-color:#E6E6E6;
						}
						.discontinued_bg {
							background-color:#AAAAAA;
						}						
						.accessories_bg {
							background-color:#BBBBBB;
						}

						.lightgrey_bg a:link {  color: #FF002A; text-decoration: none}
						.lightgrey_bg a:visited {  color: #FF002A; text-decoration: none}
						.lightgrey_bg a:hover {  color: black; text-decoration: none}
						
						.discontinued_bg a:link {  color: #FF002A; text-decoration: none}
						.discontinued_bg a:visited {  color: #FF002A; text-decoration: none}
						.discontinued_bg a:hover {  color: black; text-decoration: none}
						

/*	color:#7DB61A;
	color:#2A3419;
/*					#prod_list_table_container table img {
						width: 92px;
						height: 70px;
						border:0;
						margin:0;
					}*/

/* ******************* STILI PER MAIN_SCHEDA ********************* */

				#scheda_big_image {
					background-color:white;
					text-align:center;
				}
				#scheda_menu {
					background-color:#3E3E3E;
/*					background-color:#202020;*/
/*					background-color:#E6E6E6;*/
					border-top:1px solid white;
					border-bottom:1px solid white;					
					font-size:17px;
					font-size:13px; /* for no cufon */
				}
					table.table_scheda_menu td {
						width:25%;
						text-align:center;
						vertical-align:middle;
						height:30px;
					}
/*					a.smb:link{text-decoration:none;color:#BBBBBB;}
					a.smb:visited{text-decoration:none;color:#BBBBBB;}
					a.smb:link{text-decoration:none;color:#BBBBBB;}*/
					
/*					.scheda_menu_but a:link{text-decoration:none; color:#BBBBBB;}
					.scheda_menu_but a:visited{text-decoration:none; color:#BBBBBB}
					.scheda_menu_but a:hover{text-decoration:none; color:white}*/
					
					.scheda_menu_but.off a:link{text-decoration:none; color:#BBBBBB;}
					.scheda_menu_but.off a:visited{text-decoration:none; color:#BBBBBB;}
					.scheda_menu_but.off a:hover{text-decoration:none; color:white; font-weight:bold;}
					
					.scheda_menu_but.on a:link{text-decoration:none; color:white; font-weight:bold;}
					.scheda_menu_but.on a:visited{text-decoration:none; color:white; font-weight:bold;}
					.scheda_menu_but.on a:hover{text-decoration:none; color:white; font-weight:bold;}
					
					.scheda_menu_but {
						cursor:pointer;
					}
					.off {
						color:#BBBBBB;
					}
					.on {
						color:white;
					}
					.but_disabled{
						color:#888;
						cursor:default;
					}

				#scheda_placeholder {
/*					min-height:300px;
					height:auto !important;
					height:300px;			*/		
				}

				.scheda_content {
					padding:0 20px;
					padding:20px;
					font-size:13px;
				}
					td.scheda_text {
						text-align:justify;
						vertical-align:top;
					}
					div.scheda_discontinued {
						text-align:center;
						color:#FF002A;
					}
					
					td.scheda_brand {
						width:200px;
						text-align:center;
						vertical-align:middle;
/*						padding-top:50px;*/
/*						padding:0 15px;*/
					}
						td.scheda_brand img{
							margin-left:20px;
						}
					
				.scheda_features_container {
					padding:20px;
					font-size:13px;
				}
					
					table.table_features td {
						border-bottom:1px solid white;
						vertical-align:middle;
						height:25px;
					}

			
				table.variants, table.spares {
/*					background-color:white;*/
					background-color:black;					
					width: 100%;
					font-size:12px;
				}
				table.spares a:link {  color: #FF002A; text-decoration: none}
				table.spares a:visited {  color: #FF002A; text-decoration: none}
				table.spares a:hover {  color: #FF002A; text-decoration: underline}
				
					table.variants th, table.spares th {
						background-color:#FF002A;
						height:30px;
						padding:5px 10px;
						color:white;
						font-weight:bold;
						text-align:left;
					}
					table.variants td, table.spares td {
						background-color:white;
						height:76px;
/*						height:130px;*/
/*						height:60px\9; /*70-10 ALL IE Versions HACK*/
/*						padding:20px 20px;*/
/*						vertical-align:middle;*/
/*						text-align:left;*/
						color:black;
/*						border-bottom:1px solid black;*/
					}
						td.td_variant_thumb {
							width:120px;
							vertical-align:middle;
							text-align:center;							
						}
						td.td_variant_color {
							background-color:white;
							width:110px;
							vertical-align:middle;
							text-align:center;
						}
							div.color_box {
								width:88px;
								height:54px;
								border:1px solid black;
								margin:auto;
							}																		
						td.td_variant_code {
							width:120px;
							vertical-align:middle;
							text-align:center;
							padding:0 10px;
						}						
						td.td_variant_descr {
							vertical-align:middle;
							padding:0 10px;
							text-align:left;
						}
							div.variant_compatible_list {
								margin-top:8px;
								font-size:10px;
							}						
						td.td_variant_price {
							width:70px;							
							vertical-align:middle;
							padding:0 10px;
							text-align:center;							
						}						
/*						td.td_variant_compat {
							width:120px;							
							vertical-align:middle;
							padding:0 10px;							
						}
						span.span_compat {
							cursor:default;
						}*/
						td.td_variant_buy {
							width:120px;
							text-align:center;
							vertical-align:middle;
							padding:0 10px;
						}
							td.td_variant_buy *{
								text-align:center;
							}						
							td.td_variant_buy .button{
								margin-top:5px;
								font-size:12px;
							}
							
							div.buy_garanz_box {
								font-size:10px;
								margin-bottom:6px;
							}
					
				
			
/* ******************* STILI PER MAIN_RESELLERS ********************* */

			select.reseller_search_select {
				width:180px;
			}
/*				select.reseller_search_select option {
					width:20px;
				}*/
			
			.resellers_line {
				border-top:#7DB61A 1px solid;				
				margin-top:5px;				
				padding-top:5px;
			}
			.resellers_title_prov {
				font-size:17px;
				margin-top:15px;
			}
			.resellers_title {
				font-size:14px;
			}
			
/* ******************* STILI PER MAIN_DOVE ********************* */

			#gmap_canvas {
				border: 1px solid white;
				width:618px;
				height:450px;
				text-align:center;
				font-size:12px;
				color:black;				
			}
			
/* ******************* STILI PER CART (quasi tutto in jcart!))********************* */
		.cart_message {	
			width:80%;
			padding:3px;
			margin:10px auto 0 auto;
			border:1px solid black;
			color:white;
			text-align:center;
		}
		.cart_success {	
			background-color: green;
		}
		.cart_failure {	
			background-color: red;
		}
		a.cart_email_ordini:link {  color: #FF002A; text-decoration: none}
		a.cart_email_ordini:visited {  color: #FF002A; text-decoration: none}
		a.cart_email_ordini:hover {  color: #FF002A; text-decoration: underline}
		
		
/* ******************* STILI PER MAIN_DOWNLOADS ********************* */

		table.table_downloads {
			width:100%;
		}
			table.table_downloads tr:hover{
				background-color:#555555;
			}
				table.table_downloads td{
					vertical-align:middle;
				}
				td.td_dl_icon {
					width:53px;
				}
				
				#shadowbox_title_inner{
					color:green;
				}
				
/* ******************* ********************* */

		ol {
			padding-left:20px;
			text-align:left;
		}
		ol li {
			margin-bottom:5px;
		}
		
/* ******************* STILI PER MAIN_ITORQ ********************* */

		#itorq_container {
			margin-top:40px;
			line-height:63px;
			font-size:14px;
		}
			#itorq_container .img_wrapper{
				float:left;
				padding:10px 5px 5px 10px;
				margin-right:20px;
				border:#7DB61A 1px solid;				
			}
				#itorq_container img{
				}
		
/* ******************* FB LIKEBOX ********************* */

					.fblike_box {
						margin-top:10px;
						background-color:white;
						border:#7DB61A 1px solid;						
						overflow:hidden;
					}

