body {
	background: white;
	color: black;
	font: 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
}

img {
	border-style: none;
}

.clearer {
	clear: both;
	height: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
}

/* @group head */

#head {
	width: 733px;
	height: 89px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #cccccc;
}

#logo {
	cursor:pointer;
	float: right;
	width: 124px;
	height: 47px;
	background: url(/images/logo.png);
}

#logo span {
	display: none;
}

#langSelector {
	text-transform: uppercase;
	float: right;
	height: 20px;
	font-size: 10px;
	margin-top: 18px;
	text-align: right;
}

/* @group menu */

#menu {
	text-transform: uppercase;
	width: 702px;
	float: left;
	cursor:pointer;
}

dl#menu dt {
	float: left;
	width: 115px;
	height: 20px;
	margin-right: 2px;
	text-align: center;
	/*background: repeat-x url(/images/menuButton.png) 115px 0px;*/
	background: repeat-x url(/images/menuButton.png) 231px 0px;
	padding-top: 10px;
	font-weight: bolder;
}

dl#menu dt.selected {
	float: left;
	width: 115px;
	height: 20px;
	margin-right: 2px;
	text-align: center;
	/*background: repeat-x url(/images/menuButton.png) 231px 0px;*/
	background: repeat-x url(/images/menuButton.png) 115px 0px;
	padding-top: 10px;
}

dl#menu dt:hover {
	float: left;
	width: 115px;
	height: 20px;
	margin-right: 2px;
	text-align: center;
	background: repeat-x url(/images/menuButton.png) 0px 0px;
	padding-top: 10px;
}
	
/* @end */
	
/* @end */

/* @group screen */

#screen {
	width: 733px;
	/*width: 801px;*/
	height: 415px;
	padding: 0;
	margin-top: -13px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cccccc;
	background: url(/images/greyPixel.png) repeat;
}

/* @group content base */

#content {
	/*height: 413px;
	width: 729px;*/
	width: 733px;
	/*width: 801px;*/
	height: 415px;
	margin-top: 0;
	padding: 0;
}

#content .left {
	float: left;
	height: 411px;
	width: 299px;
}

#content .rightImage {
	float: right;
	width: 425px;
	height: 411px;
}

#content h1 {
	font: bolder 14px Arial, Helvetica, sans-serif;
	text-align: center;
}

#content p {
	font: 13px Arial, Helvetica, sans-serif;
	width: 250px;
	margin-left: 20px;
	text-align: justify;
}

#content a, #content a:link, #content a:visited {
	text-decoration: none;
	color: #666666;
}

#content span.red {
	color: #ff0000;
	font-weight: bolder;
}

#content.normal {
	height: 413px;
	width: 729px;
	margin-top: 0;
	padding: 0;
}
	
/* @end */

/* @group content floating */

#content.floating .left {
	float: left;
	height: 411px;
	width: 430px;
	overflow: auto;
}

#content.floating .left p {
	width: 310px;
	margin-left: 5px;
}

#content.floating .right {
	float: right;
	width: 290px;
	height: 411px;
}
	
/* @end */

/* @group special content */

div#content div.specialSx {
	float: left;
	width: 312px;
	height: 400px;
	/*border: 1px solid;*/
}

div#content div.specialSx h1 {
	padding-left: 20px;
	text-align: left;
	margin-top: 20px;
}

div#content div.specialSx p {
	width: 292px;
	margin-left: 20px;
	font-size: 13px;
}

div#content div.specialSx dl {
	padding-left: 20px;
	font-size: 13px;
}

div#content div.specialDx {
	width: 430px;
	float: right;
	/*border: 1px solid;*/
}

div#content div.specialDx div.alikoTappo {
	background: url(/images/coperchioaliko.png) no-repeat transparent;
	width: 390px;
	height: 255px;
	margin-top: 20px;
	margin-right: 20px;
}

div#content div.specialDx div.alikoTappo span {
	display: none;
}



div#content div.specialDx div.teknoImage {
	background: url(/images/teknoImage.png) no-repeat transparent;
	width: 390px;
	height: 255px;
	margin-top: 20px;
	margin-right: 20px;
}

div#content div.specialDx div.teknoImage span {
	display: none;
}


div#content div.specialDx div.theknotherImage {
	background: url(/images/theknotherImage.png) no-repeat transparent;
	width: 440px;
	height: 400px;
	margin-top: 5px;
	margin-right: 20px;
}

div#content div.specialDx div.theknotherImage span {
	display: none;
}


div#content div.specialDx div.kotturaImage {
	background: url(/images/sistemaKottura.png) no-repeat transparent;
	width: 390px;
	height: 255px;
	margin-top: 20px;
	margin-right: 20px;
}

div#content div.specialDx div.kotturaImage span {
	display: none;
}


div#content div.specialDx dt {
	width: 90px;
	float: left;
	height: 110px;
	margin-right: 1px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
}

div#content div.specialDx dl.imageline {
	width: 440px;
	height: 135px;
	margin: 0;
}

div#content div.specialDx dl.imageline dt {
	width: 127px;
	height: 134px;
	background: white;
	border-width: 1px;
	border-style: dotted;
}
	
/* @end */

/* @group sidebar */

#sidebar {
	height: 413px;
	float: left;
	width: 63px;
	padding: 0;
	margin-right: 0;
}

#sidebar .icon {
	width: 50px;
	height: 50px;
	margin-left: 6px;
}

/* @group side menu */

#sidebar dl {
	height: 415px;
	width: 63px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}

#sidebar dl dt {
	height: 68px;
	width: 63px;
	background: repeat-x url(/images/sideBarButton.png) 0px 139px;
	text-align: center;
	margin-top: 1px;
	margin-right: 0;
	margin-left: 0;
}

#sidebar dl dt span.sidebarText {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 9px;
	margin-top: 6px;
}

#sidebar dl dt:hover {
	cursor: pointer;
	height: 68px;
	width: 63px;
	background: repeat-x url(/images/sideBarButton.png) 0px 0px;
	text-align: center;
	margin-top: 1px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

#sidebar dl dt.selected {
	height: 68px;
	width: 63px;
	background: repeat-x url(/images/sideBarButton.png) 0px 69px;
	text-align: center;
	margin-top: 1px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}
	
/* @end */
	
/* @end */

#content.floating {
	border: 1px solid #cccccc;
	height: 413px;
	width: 729px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(/images/greyPixel.png) repeat;
	float: right;
	padding: 0;
}
	
/* @end */

/* @group footer */

#content a:hover {
	text-decoration: underline;
}

#footer {
	width: 733px;
	padding: 2px 0 0;
	margin-right: auto;
	margin-left: auto;
	z-index:  1000;
}

#specialItems {
	float: left;
	margin-top: 0;
	cursor:pointer;
}

/* #specialItems dt {
	height: 50px;
	width: 150px;
	float: left;
	text-align: center;
}*/

/* @group Blue */

dl#specialItems dt#blue {
	height: 36px;
	width: 151px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsBlue.png) 0px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

dl#specialItems dt#blue:hover {
	height: 36px;
	width:  151px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsBlue.png) 316px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

dl#specialItems dt#blue.selected {
	margin-top: -3px;
	height: 36px;
	width: 160px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsBlue.png) 160px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
	margin-left: -7px;
}
	
/* @end */

/* @group Green */

dl#specialItems dt#green {
	height: 36px;
	width: 151px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsGreen.png) 0px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

dl#specialItems dt#green:hover {
	height: 36px;
	width:  151px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsGreen.png) 316px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

dl#specialItems dt#green.selected {
	margin-top: -3px;
	height: 36px;
	width: 160px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsGreen.png) 160px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

	
/* @end */

/* @group Red */

dl#specialItems dt#red {
	height: 36px;
	width: 151px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsRed.png) 0px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

dl#specialItems dt#red:hover {
	height: 36px;
	width:  151px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsRed.png) 316px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

dl#specialItems dt#red.selected {
	margin-top: -3px;
	height: 36px;
	width: 160px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsRed.png) 160px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

	
/* @end */

/* @group Yellow */

dl#specialItems dt#yellow {
	height: 36px;
	width: 151px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsYellow.png) 0px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

dl#specialItems dt#yellow:hover {
	height: 36px;
	width:  151px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsYellow.png) 316px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}

dl#specialItems dt#yellow.selected {
	margin-top: -3px;
	height: 36px;
	width: 160px;
	float: left;
	text-align: center;
	background: repeat-x url(/images/specialItemsYellow.png) 160px 0px;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 26px;
}


	
/* @end */

#copyRights {
	text-align: right;
	float: right;
	font-size: 9px;
	margin-top: 9px;
}
	
/* @end */

/* @group home */

div#content div#home {
	background: url(/images/homeImage.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: relative;
}

div#content div#home div#ribbon {
	background: url(/images/ribbon.png) no-repeat;
	width: 468px;
	height: 223px;
	position: relative;
	top: 0;
	margin-left: -45px;
}

div#content div#home div#ribbon span {
	visibility: hidden;
}

div#content div#home img#logobar {
	width: 733px;
	height: 95px;
	position: relative;
	bottom: 0;
	right: 0;
	left: 0;
	margin-top: 95px;
	margin-left: -1px;
}

div#content div#home div#logobar span {
	visibility: hidden;
}
	
/* @end */

/* @group design */

.imageDesign {
	width: 425px;
	height: 389px;
	background: no-repeat url(/images/imageDesign.jpg);
	margin-top: 10px;
}

.imageDesign span {
	display: none;
}

.madeInItaly {
	width: 82px;
	height: 83px;
	background: no-repeat url(/images/logoMadeInItaly.jpg);
	margin-left: 20px;
	float: left;
}

.madeInItaly span {
	display: none;
}

.silgaDesign {
	width: 105px;
	height: 85px;
	background: no-repeat url(/images/logoSilgaDesign.png);
	float: right;
	margin-right: 30px;
}

.silgaDesign span {
	display: none;
}
	
/* @end */

/* @group contact */

#content div#contact .left {
	float: left;
	height: 411px;
	width: 250px;
}

#content div#contact .rightImage {
	float: right;
	width: 450px;
	height: 411px;
}

.map {
	width: 449px;
	height: 374px;
	background: no-repeat url(/images/map.jpg);
	margin-top: 10px;
}

.map span {
	display: none;
}
	
/* @end */

/* @group certificazioni */

#content div#cartificazioni .left {
	float: left;
	height: 411px;
	width: 400px;
	overflow: auto;
	padding-left: 5px;
}

#content div#cartificazioni .rightImage {
	float: right;
	width: 300px;
	height: 411px;
}
	
/* @end */

/* @group history */

#content div#history .left {
	overflow: auto;
	width: 400px;
	height: 411px;
}

#content div#history .left p {
	width: 350px;
}

#content div#history .rightImage {
	width: 320px;
	height: 411px;
	text-align: center;
}
	
/* @end */