html, body {
    font-family: serif;
}

span.clear {
    display: block;
    clear: both;
}

/**
 * HIDE PAGE ELEMENTS
 */
#shortcut,
#banner,
#menu,
#navigation,
#left,
#right,
#bottom,
#footer a,
h2,
hr {
    display: none;
}


/**
 * SHOW PAGE ELEMENTS
 */
#logo {
   text-align: center;
}
#logo a {
    border-top: 64px solid black;
    display: block;
}
#logo img {
    border: none;
    display: block;
    height: 58px;
    margin: 0 auto -58px auto;
    position: relative;
    top: -58px;
    width: 123px;
}
#content {
}
#product-name {
    display: block;
    margin-bottom: 0;
    text-align: center;
}
#product-shortcuts {
    display: none;
}
#product-title {
    font-weight: bold;
    margin-top: -.125em;
    text-align: center;
}
#product-pictures {
    border: 2px solid #ECEAE7;
    border-radius: 8px;
    font-weight: bold;
    padding: 4px;
}
#product-pictures {
    -moz-border-radius: 8px;
}
#product-intro {
    margin: 0;
    text-indent: 0;
    text-align: left;
}
#product-original-outer {
    float: left;
    margin-right: 4px;
}
#product-original {
    margin: 0 auto;
    display: block;
}
#product-previews {
    list-style-type: none;
    margin: 8px 0 0 0;
    padding: 0;
}
#product-previews li {
    float: left;
}
#product-previews img {
    border: none;
}
#product-tabs {
    display: none;
}
#footer
{
    border: 1px solid black;
    font-size: 80%;
    text-align: center;
    padding: 4px;
}
#footer a
{
    display: none;
}


/**
 * CONTENT > Product technical specifications
 */
#ts {
    background-color: white;
/*     border: 1px solid black; */
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    table-layout: fixed;
}
#ts td,
#ts th {
    border: 1px solid black;
    padding: 1px 2px;
}
#ts td {
    text-align: center;
}
#ts th {
    vertical-align: top;
}
#ts th.level0 {
    background-color: #BFBFBF;
    text-align: left;
    vertical-align: top;
}
#ts th.level1 {
    background-color: #DFDFDF;
    text-align: center;
}
#ts td.level1 {
    background-color: #DFDFDF;
    font-weight: bold;
    text-align: center;
}
#ts th.level2 {
    text-align: left;
}
#ts th.level2.span {
    background-color: #EFEFEF;
}
#ts th.level3 {
    font-weight: normal;
    padding-left: 1em;
    text-align: left;
}
#ts thead th,
#ts tfoot th {
    color: black;
    vertical-align: bottom;
}
#ts thead img {
    display: block;
    margin: 0 auto 2px auto;
}
#ts tfoot img {
    display: none;
}


/************************************************************************************
TO CHECK
************************************************************************************/

.tblChart
{
	border-style : none none none none;
	border : thin Gray;
	border-bottom : 1px solid Gray;
	border-top : 1px solid Gray;
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	line-height : 1em;
	margin : 0 auto;
}

.tblChart .tblMainTitleChartData {
	font-size:12px;
	font-weight:bold;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	vertical-align : top;
	text-align : left;
	border-style : none none none none;
	border : thin Gray;
	border-bottom : 1px solid Gray;
	border-top : 0px solid Gray;
	border-left : 1px solid Gray;
	border-right : 0px solid Gray;
}
.tblChart .tblTitleChartData
{
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 2px;
	border-style : none none none none;
	border : thin Gray;
	border-bottom : 1px dotted Gray;
	border-top : 0px solid Gray;
	border-left : 0px solid Gray;
	border-right : 0px solid Gray;
 	width : 200px;
 	min-width : 200px;
 	max-width : 200px;
}
.tblChart .tblTitleChartDataLevel2
{
	font-size: 10px;
	font-weight:bold;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	border-style : none none none none;
	border : thin Gray;
	border-bottom : 1px dotted Gray;
	border-top : 0px solid Gray;
	border-left : 0px solid Gray;
	border-right : 0px solid Gray;
 	width : 200px;
 	min-width : 200px;
 	max-width : 200px;
}
.tblChart .tblTitleChartDataLevel3
{
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	border-style : none none none none;
	border : thin Gray;
	border-bottom : 1px dotted Gray;
	border-top : 0px solid Gray;
	border-left : 0px solid Gray;
	border-right : 0px solid Gray;
 	width : 200px;
 	min-width : 200px;
 	max-width : 200px;
}
.tblChart .tblTitleChartDataEmpty
{
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	border-style : none none none none;
	border : thin Gray;
	border-bottom : 1px dotted Gray;
	border-top : 0px solid Gray;
	border-left : 0px solid Gray;
	border-right : 0px solid Gray;
 	width : 10px;
 	min-width : 10px;
 	max-width : 10px;
}
.tblChart .tblTitleChartMain
{
	font-size: 10px;
	font-weight:bold;
	text-align: left;
	border-style : none none none none;
	border : thin Gray;
	border-bottom : 1px solid Gray;
	border-top : 0px solid Gray;
	border-left : 1px solid Gray;
	border-right : 0px solid Gray;
	background-color:#ededed;
}
.tblChart .tblTitleChart
{
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	border-style : none none none none;
	border : thin Gray;
	border-bottom : 1px solid Gray;
}
.tblChart .tblDataChart
{
	font-size: 10px;
	font-weight:normal;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border-style : none none none none;
	border : thin Gray;
	border-bottom : 1px solid Gray;
	border-top : 0px solid Gray;
	border-left : 1px solid Gray;
	border-right : 0px solid Gray;
 	width : 200px;
 	min-width : 200px;
 	max-width : 200px;
}

.tblChart .tblTranslate
{
	font-size: 10px;
	font-weight:normal;
	color:#ff0000;
	text-align: right;
}
.tblChart .tblRight
{
	font-size: 10px;
	font-weight:normal;
	text-align: right;
}


/*
   Changes for Italy's Service Center map&tables
*/

p.italy-cat-caption {
	color:#808080;
	font-size:80%;
}
p.italy-cat-legend {
	clear:right;
	color:#808080;
	text-align: center;	
	margin-bottom: 3em;
	margin-top: 2em;
	font-size: 90%
}
p.italy-cat-legend span {
	margin: 0 15px 0 0
}
p.italy-cat-legend span img {
	display: inline;
	margin: 0 3px 0 0
}
p.italy-cat-intro {
	color:#808080;
	font-size:115%;
}
p.italy-cat-intro img {
	display: inline;
}
p.italy-cat-table-title {
	font-weight:bold;
	margin-top:1em;
	margin-bottom: 0.25em;
	font-size:125%;
}
table.italy-cat-table {
	width: 95%;
	margin: 0 auto 0 auto;
	font-size: 75%;
	border-collapse: collapse;
}
table.italy-cat-table thead tr td {
	text-align: center;
}
table.italy-cat-table thead tr td img, 
table.italy-cat-table tbody tr td img, 
table.italy-cat-table tbody tr td a img{
	display: inline;
}
table.italy-cat-table tbody tr td {
	line-height: 1.25em;
	text-align: center;
	border: 1px solid black;
	padding: 3px;
}