
div.product
{
	float: left;
	width: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;	
	height: 180px;
}
div.data2
{	display: inline-block;
	background: #f8f8f8 url(g10d.gif);
	border: 1px solid #999;
	padding: 15px 8px 0 8px;
	margin: 0;
	
	}
	
div.linkedproduct,
div.recommends_product
{
/*	float: left;
	width: 20%;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;	
	height: 130px;*/
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */
	margin: 0 7px 15px 7px;
	padding: 0;
	max-width: 250px;
	width: 130px;
}

iframe#groupdesc 
{
	width: 607px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	height: 600px;
}

div.linkedproduct p,
div.recommends_product p
{
	display: block;
}

img.group_picture
{
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
div.group
{
	float: left;
	width: 25%;
	margin: 0px;
	margin-bottom: 10px;
	text-align: center;	
	height: 150px;
}
* html div.group {
	height: 130px;
}

div.group img {
	margin: 10px;
}

div.group p.count {
	font-style: italic;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
}

div.group p.group_description {
	font-size: 10pt;
	font-weight: normal;
}


table.linkpanel
{
	background-color: #f0f1f2;
	padding: 5px;
	width: 607px;
}

td.left_text 	
{
	text-align: left;
	line-height: 20px;
	font: normal 11px Verdana, Arial;
}

td.right_text
{
	text-align: right;
	line-height: 20px;
	font: normal 11px Verdana, Arial;
}

div#centerpanel
{
	float: left;
	width: 607px;
}
div#product_pictures
{
	margin-left: 0;
	border: 1px solid #cecece;
	vertical-align: middle;
	margin-bottom: 30px;
	overflow: auto;
}

.v-outer {
float: left;
display: table;
#position: relative;	
height: 235px;
background: #fff;
width: 245px;
padding: 0 0 0 10px;
		}
 
.v-middle {
display: table-cell;
#position: absolute;
#top: 50%;
vertical-align: middle;
			}
 
				

div#left_picture 
{
	#position: relative;
	#top: -50%;
}
div#left_picture img,
div#right_picture img
{
	vertical-align:middle;
}
div#right_picture 
{
	float: right;
	height: 235x;
	overflow: auto;
	text-align: center;
	padding: 10px;
}
p.product_description
{
	font-weight: bold;	
	margin: 10px;
}

table#product_specs 
{
	border-collapse: collapse;
	background-color: #fafafa;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}

table.new {
	background-color: #fafafa;
	background-image: url(/pic/newproduct.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
table.newswe {
	background-color: #fafafa;
	background-image: url(/pic/newproduct_sv.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
table.neweng {
	background-color: #fafafa;
	background-image: url(/pic/newproduct_en.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
table#product_specs td
{
	padding-right: 20px;
	padding-left: 5px;
}
div.sub_module img.group_image {
	display: none;
	visibility: hidden;
	background: transparent;
	height: 0px;	
}

div.sub_module div.search input {
	float: left;
}

td.field_title {
	width: 300px;	
}
 	
fieldset tr.list_item input {
	margin-left: 0px;
}
div.sub_module div.search h2 {
	font-size: 9pt;
	margin: 0;
	float: left;
}


div.sub_module div.search {
	font-size: 9pt;
	margin: 0;
}
div.sub_module div.search p {
	clear: both;	
}

input.imagebutton {
	margin: 0;
	padding: 0;
}

td.data_title {
	font-weight: bold;
}

td.data_text {
	font-weight: normal;
}

table.campaign {
	border-spacing: 20px;
}

table.campaign td {
	background-color: #ededed;
	color: black;	
	border: 1px solid #c0c0c0;
	padding: 10px;
}

table.campaign td td {
	background: transparent;
	border: 0;	
	padding: 0;
}



p.product_link {
	
}

p.product_code {
	font-style: italic;
}
p.product_name  {
	font-weight: bold;	
}
	table.product_list tr.list_subtitle td,
	table.product_data tr.list_subtitle td {
		background: transparent;
		text-transform: uppercase;
		text-align: left;
		empty-cells: show;
	}

	table.product_list tr.list_title td,
	table.product_data tr.list_title td {
		border: 0;
		border-bottom: 4px solid #7a9ad0;
		text-transform: uppercase;
		font-weight: bold;
		text-align: left;
		color: black;
		empty-cells: show;
	}
	table.product_list tr.list_title td.right,
	table.product_data tr.list_title td.right {
		border: 0;
		border-bottom: 4px solid #7a9ad0;
		text-transform: uppercase;
		font-weight: bold;
		text-align: right;
		color: black;
		empty-cells: show;
	}
	.right {
		text-align: right;
	}

	input.image {
		border: 0;
		background: white;
	}

	table.product_list tr.list_item_noborder td.right,
	table.product_data tr.list_item_noborder td.right {
		background: transparent;
		text-align: right;
		empty-cells: show;
	}
	table.product_list tr.list_item_noborder td,
	table.product_data tr.list_item_noborder td {
		background: transparent;
		text-align: left;
		empty-cells: show;
	}

	
	table.order {
		border: 1px solid #7a9ad0;
		margin: 5px;
		padding: 5px;
		width: 98%;
	}
	table.order td.data_title {
		width: 40%;
		font-weight: bold;
	}
	table.order td.data_text {
		width: 60%;
		font-weight: normal;
	}


	table.customer_data {
		margin: 5px;
		padding: 5px;
		width: 98%;
	}
	table.customer_data td.data_title {
		width: 40%;
		font-weight: bold;
	}
	table.customer_data td.data_text {
		width: 60%;
		font-weight: normal;
	}
	table.product_list tr.list_item td.right,
	table.product_data tr.list_item td.right {
		border-bottom: 1px solid #7a9ad0;
		background: transparent;
		text-align: right;
		empty-cells: show;
	}

	table.product_list tr.list_item,
	table.product_data tr.list_item {
		border-bottom: 1px solid #7a9ad0;
		text-align: left;
	}
	table.product_list tr.list_item_X td,
	table.product_data tr.list_item_X td,
	table.product_list tr.list_item_M td,
	table.product_data tr.list_item_M td  {
		border-bottom: 1px solid #7a9ad0;
		background: #f0f0f0;
		font-weight: bold;
	}

	div.price a:link, div.price a:visited, div.price a:hover {
		color: white;
		font-size: 18px;
		font-weight: normal;
		text-decoration: none;
	}
	input.refresh {
		background-color: white;	
		border: 0;
		background-image: url("pic/refresh.gif");
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 10px;
		color: black;
	}
	input.refresh:hover {
		color: #C40001;
		cursor: pointer;
	}

	div.price {
		color: white;
		font-size: 18px;
		font-weight: normal;
		width: 121px;
		height: 31px;
		text-align: center;
		vertical-align: middle;
		background: transparent url("pic/pricebg.gif") left top no-repeat;
		margin-top: 7px;
		margin-bottom: 7px;
		line-height: 31px;
		z-index: 5;
		position: relative;
		overflow: hidden;
	}

	div.price_2 {
		color: #5c0000;
		font-size: 14px;
		font-weight: normal;
		text-align: left;
		vertical-align: middle;
		line-height: 35px;
		z-index: 5;
		position: relative;
		overflow: hidden;
	}

	table.product_list tr.list_item td,
	table.product_data tr.list_item td {
		border-bottom: 1px dotted black;
		background: transparent;
		text-align: left;
		empty-cells: show;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	table.product_list {
		border: 0;
		margin: 5px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
		border-collapse: collapse;
		width: 95%;
	}

	table.product_data {
		border: 0;
		margin: 5px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
		border-collapse: collapse;
		width: 500px;
	}
	
	
	div.left_picture {	
		position: absolute;	
		top: 40px;
		right: 195px;
		float:right;
		width: 240px;
		z-index: -1;
	}

	div.right_picture {		
		position: absolute;
		right: 10px;
		top: 40px;
		z-index: -1;
	}

	div.special {
		z-index: 6;
		position: absolute;
		right: 5px;
		top: 35px;
	}

	
	td.left_item {
		border:0; 
		float: left; 
		margin: 0;
		margin-left: 10px;
		padding: 0;
		width:45%;
		min-height:190px;
		position:relative;
		border-right: 2px dashed #c0c0c0;
	}

	td.right_item {
		border:0; 
		float: left; 
		margin: 5px;
		margin-right: 10px;
		padding: 5px;
		width:45%;
		min-height:190px;
		position:relative;
	}

		p.title {
		font-weight: bold;
		margin: 2px;
	}

	p.text {
		width: 140px;
	}


	
	
		
	div#cartsaved, 
	div#cartremoved {
		position: absolute;
		top: 300px;
		
		width: 300px;
		height: 200px;
		z-index: 100;
		overflow:hidden;
	
		margin-left: auto;
		margin-right: auto;
		background-color: #dfdfdf;
		border: 1px solid black;
		z-index: 3;
		visibility: hidden;
	
		padding: 6px;
	
		font-size: 10pt;
	}
	
	div#cartsaved h1,
	div#cartremoved h1 {
		font-size: 14pt;
	}
	
	
	div#cartsaved p,
	div#cartremoved p {
	}
	
	
	div#cartsaved p.close,
	div#cartremoved p.close {
		float: right;
		margin-top: 0;
		margin-bottom: 0;
	}
	
/* Screen */
@media screen {

		
	div#submenupanel
	{
		float: left;
		margin-right: 8px;
		}
	
	div#submenupanel_a,
	div#submenupanel_b
	{
		width: 185px;
		padding: 0px;
		padding-bottom: 10px;
		color: #fff;
		margin: 0;
		margin-bottom: 5px;
		background-color: #f0f1f2;
		background-image: url(pic/navi_bottom.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	div#submenupanel_c
	{
		width: 400px;
		padding: 0px;
		padding-bottom: 10px;
		color: #fff;
		margin: 0;
		margin-bottom: 5px;
		padding-bottom: 10px;
		background-color: #f0f1f2;
		background-image: url(pic/navi_bottom.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	div#submenupanel ul.topmenu
	{
		padding-top: 10px;
		background-image: url(pic/navi_top.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
		
	div#submenupanel li
	{
		padding: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
		
	div#submenupanel a
	{
		text-decoration: none;
	}
	
	div#submenupanel li.selected
	{
		background-color: #cfd2d5;
		padding: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight: bold;
	}
		
	div#searchpanel
	{
		float: right;
		width: 222px;
		padding: 0;
		margin: 0;
	}
	
	div#searchpanel_a
	{
		float: left;
		width: 213px;
		padding: 15px 0px 0px 0px;
		color: #000;
	}
	div#searchpanel_a input
	{
		margin-bottom: 5px;
		margin-top: 0px;
		}
	div#searchpanel_a fieldset
	{
		float: left;
		border: none;
		padding: 0 0 0 0;
		margin: 0;
	}
	
	div#searchpanel_b
	{
		float: left;
		width: 192px;
		background-color: #9da0a2;
		padding: 15px;
		margin: 0;	
		color: #fff;
		background-image: url(pic/searchBg.gif);
		background-repeat: no-repeat;}
	
	
	
	div#searchpanel_b p
	{
		font: normal 11px Verdana, Arial;
		color: #fff;
		margin: 0;
	}
	
	div#searchpanel h1
	{
		color: white;
		font-size: 13pt;
		font-weight: normal;
	}
	div#searchpanel h2
	{
		font: bold 11px Verdana, Arial;
		color: #fff;
		margin: 8px 0 3px 0;
		
	}
	
	div#searchpanel h4
	{
		font: bold 14px Verdana, Arial;
		color: #fff;
		margin: 0 0 10px 0;
	}
	
	div#searchpanel input
	{
	}
	table#links 
	{
		width: 99%;
		padding: 0;
		border-spacing: 0;
	}
	table#links td.selected
	{
		border-bottom: 0px;
		width: 132px;
		height: 30px;
		line-height: 30px;
		margin: 0;
		padding: 0;
		text-align: center;
		background-image: url(pic/selected_tab.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		font-weight: bold;
	}
	table#links td.selected a
	{
		color: black;
		text-decoration: none;
	}
	
	table#links td,
	table#links td.notselected
	{
		font-weight:normal;
		border-bottom: 1px solid #a0a0a0;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 30px;
		text-align: center;
		margin: 0;
		padding: 0;
		height: 30px;
	}
	table#links td.notselected a
	{
		color: #003793;
		text-decoration: none;
	}
	
	div#data1,
	div#data2,
	div#data3,
	div#data4,
	div#data5
	{
		margin-top: 15px;
		min-height: 200px;
	}
	div#data1 h3,
	div#data2 h3,
	div#data3 h3,
	div#data4 h3,
	div#data5 h3,
	td#title_cell
	{
		display: none;
		visibility: hidden;
	}
}

/* Printable page */
@media print {
	div#searchpanel
	{
		display: none;
		visibility: hidden;
	}
	div#submenupanel
	{
		display: none;
		visibility: hidden;
	}
	table#links 
	{
		display: none;
		visibility: hidden;
	}
	td#description_cell
	{
		border-bottom: 1px solid grey;
		padding-bottom: 0px;
	}
	td#dataspecs_cell
	{
	}
	div#data3 table
	{
		margin-left: 6px;
	}
	div#data1,
	div#data2,
	div#data3,
	div#data4,
	div#data5,
	td#title_cell
	{
		display: block !important;
		visibility: visible !important;
		
	}
	div#data3
	{
		border-bottom: 1px solid grey;
		page-break-after: always;
	}
	div#data1 h3
	{
		display: block;
		visibility: visible;
		border-top: 0px;
		padding-top: 10px;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
	}
	
	div#data2 h3,
	div#data3 h3,
	div#data4 h3,
	div#data5 h3
	{
		display: block;
		visibility: visible;
		border-top: 1px solid grey;
		padding-top: 10px;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
	}
	
	td#title_cell h3
	{
		display: block;
		visibility: visible;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
	}
}

