#navigation .contents ul {
    border-left: 1px solid #000000;

}
#main {
    width: 100%;
    background: #000000;
}

#main .contents {
    /*height: 849px;*/
    background: #000000;
	padding-top:0;
	padding-bottom:45px;
}

/* homepage */
/*#main .contents .slide {
    width: 847px;
    padding: 0 56px 100px 56px;
    text-align: center;
    position: relative;
    display: inline-block;
    clear: both;
}*/

#main .contents .slide .slider {
padding:0;
   /* width: 958px;
    margin: 0 auto;
    position: relative;
    /* IE6 Bug fix */
   /* border: 1px solid transparent;*/
}

#main .contents .slide .slider ul {
	margin-top:-50px;
    display: inline;
}

#main .contents .slide .slider ul li {
   /* width: 847px;
    text-align: center;
    display: inline;
    float: left;*/
}

/*
 * Stili aggiornati da usare per gestire più tipi di banner
 */

#main .contents .slide .slider ul li a.hart {
    width: 111px;
    height: 21px;
    padding: 4px 0 0 10px;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    
    background: transparent url(../images/buttons/red-short.png) center no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/red-short.png', sizingMethod='scale');
    
    /* IE6 bug fix */
    display: inline;
    float: right;
    
    position: relative;
    top: 233px;
    right: 168px;
    cursor: pointer;
}

#main .contents .slide .slider ul li a.connexia {
    width: 123px;
    height: 21px;
 
    /* IE6 bug fix */
    display: inline;
    float: right;
    
    position: relative;
    top: 268px;
    right: 88px;
    cursor: pointer;
}

#main .contents .slide .slider ul li img {
   /* width: 100%;
    
    /* IE6 bug fix */
   /* display: inline;
    float: left;*/
}

#main .contents .slide .preSlider {
    position: relative;
    top: 180px;
    left: 0px;
	background: transparent url(../images/buttons/sx-freccia.png) center no-repeat;
	width:52px;
	height:53px;
	z-index:100;
}

#main .contents  .nextSlider {
    position: relative;
    top: 130px;
    left: 944px;
	background: transparent url(../images/buttons/dx-freccia.png) center no-repeat;
	width:52px;
	height:53px;
	z-index:99;
}
/* homepage */

/* interna */
#main .contents #category {
    width: 710px;
    height: 700px;
    padding: 70px 0 0 0;
    border: 1px solid yellow;
}

#main .contents #pirelli {
    width: 50%;
    display: inline-block;
    float: left;
    clear: left;
    border: 1px solid red;
}

#main .contents #metzeler {
    width: 50%;
    display: inline-block;
    float: right;
    clear: right;
    border: 1px solid red;
}

#main .contents #category div dl {
    color: #FFFFFF;
    font-weight: bold;
}

#main .contents #category div dl dt  {
    color: #FFFFFF;
    font-size: 1.4em;
    font-weight: bold;
}

#main .contents #category div dl dd ul li {
    display: inline;
    float: left;
}

#main .contents #category div dl dd ul li a {
    width: 131px;
    height: 141px;
    padding: 0 15px;
    color: #000000;
    text-align: center;
    background: transparent url(../images/backgrounds/product.gif) center no-repeat;
    position: relative;
    display: block;
}

#main .contents #category div dl dd ul li a h2 {
    width: 131px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 15px;
}

#main .contents #category div dl dd ul li a img {
    margin: 0 auto;
    padding: 55px 0 0 0;
    display: block;
}

#main .contents #category div dl dd ul li a span {
    width: 121px;
    height: 21px;
    padding: 3px 0 0 15px;
    color: #FFFFFF;
    font-size: 1em;
    text-align: left;
    background: transparent url(../images/buttons/red.png) center no-repeat;
    display: block;
}
/* interna */

/* prodotti */
#main .contents #products {
    padding: 40px 0;
    display: inline;
    float: left;
    clear: left;
}

#main .contents #products #infoAndAdd {
    width: 712px;
    padding: 20px 0;
    background: #F5F5F5;
    background: #F5F5F5 url(../images/backgrounds/product-desc.gif) top center no-repeat;
    display: inline;
    float: left;
    clear: left;
}

#main .contents #products #infoAndAdd #info {
    height: 288px;
    
}

#main .contents #products #infoAndAdd #info .slide {
    width: 155px;
    height: 260px;
    margin: 20px 0 0 0;
    padding: 0 62px;
    float: left;
    clear: left;
}

#main .contents #products #infoAndAdd #info .slider {
    width: 151px;
    margin: 0 auto;
    border:1px solid #F5F5F5;
}

#main .contents #products #infoAndAdd #info .slide ul li img{
    width: auto;
}

#main .contents #products #infoAndAdd #info .slide .preSlide {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 35%;
}

#main .contents #products #infoAndAdd #info .slide .nextSlide {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 35%;
}

#main .contents #products #infoAndAdd #info #description {
    width: 392px;
    height: 288px;
    padding: 0 20px;
    float: right;
}

#main .contents #products #infoAndAdd #info #description h1 {
    margin: 0 0 20px 0;
    font-size: 2.2em;
}

#main .contents #products #infoAndAdd #info #description p {
    margin: 10px 0;
    font-size: 1.2em;
}

#main .contents #products #infoAndAdd #info #description ul li {
    min-width: 50%;
    margin: 5px 0;
    display: inline;
    float: left;
    position: relative;
}

#main .contents #products #infoAndAdd #info #description ul li a {
    padding: 8px 0 8px 33px;
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
}

#main .contents #products #infoAndAdd #info #description ul li .video {
    background: transparent url(../images/buttons/video.gif) left center no-repeat;
}

#main .contents #products #infoAndAdd #info #description ul li .forMore {
    background: transparent url(../images/buttons/forMore.gif) left center no-repeat;
}

#main .contents #products #infoAndAdd #info #description ul li .download {
    background: transparent url(../images/buttons/download.gif) left center no-repeat;
}

#main .contents #products #infoAndAdd #selection {
    background: #EAEAEA url(../images/backgrounds/selection.gif) top left repeat-x;
}

#main .contents #products #infoAndAdd #selection fieldset {
    background: transparent url(../images/backgrounds/selection-border.gif) top center repeat-y;
}

#main .contents #products #infoAndAdd #selection h1 {
    padding: 20px;
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px solid #CACACA;
    position: relative;
}

#main .contents #products #infoAndAdd #selection fieldset dl {
    width: 354px;
    height: auto;
    font-size: 0.8em;
    position: relative;
    display: inline;
    float: left;
}

#main .contents #products #infoAndAdd #selection fieldset dl dt {
    width: 313px;
    padding: 10px 20px;
    font-size: 1.4em;
    font-weight: bold;
}

#main .contents #products #infoAndAdd #selection fieldset dl dd {
    width: 313px;
    height: 85%;
    padding: 10px 20px;
    font-size: 1.4em;
    font-weight: bold;
    position: relative;
}

#main .contents #products #infoAndAdd #selection fieldset #front dt {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #CACACA;
}

#main .contents #products #infoAndAdd #selection fieldset #rear dt {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #CACACA;
}

#main .contents #products #infoAndAdd #selection fieldset #front dd {
    border-top: 1px solid #FFFFFF;
}


#main .contents #products #infoAndAdd #selection fieldset #rear dd {
    border-top: 1px solid #FFFFFF;
}

#main .contents #products #infoAndAdd #selection fieldset dl dd label {
    background: transparent url(../images/backgrounds/checkbox-lightgray.gif) left top no-repeat;
    display: block;
}

#main .contents #products #infoAndAdd #selection fieldset dl dd label input {
    height: 17px;
    width: 17px;
    padding: 20px;
    filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	

}

#main .contents #products #infoAndAdd #selection fieldset dl dd label span {
    color: #666666;
    font-weight: normal;
    vertical-align: top;
}

#main .contents #products #infoAndAdd #selection fieldset dl dd label strong {
    color: #444444;
    font-weight: bold;
    vertical-align: top;
}

#main .contents #products #infoAndAdd #selection fieldset dl dd label .selected {
    color: #C44F46;
}
#navigation .contents ul li a:hover strong {
    background: #303030;
}
#footer .contents  select
	{background-color:#fff; border-collapse:collapse; border-style:none; border-spacing:0; height:20px;padding:2px 5px;margin-bottom:2px}	
	
	

#wrap {
	clear:left;
	height:428px;
	width:958px;
	display:block;
	overflow:hidden;
	position:relative;
}
#carousel{
	width:100000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
#carousel li {
	height:428px;
	width:958px;
	margin:-26px 0 0 0;
	padding:0;
	float:left;
	display:inline;
}
#next {
	display:block;
	height:32px;
	/*text-indent:-4000em;*/
	cursor:pointer;
	background-image:url(../images/buttons/arrow-dx.png);
}
#previous{
	display:block;
	height:32px;
	/*text-indent:-4000em;*/
	cursor:pointer;
	background-image:url(../images/buttons/arrow-sx.png);
}
#container {
	height:387px;
	width:958px;
	/*background:url(layout.png) no-repeat top left;
	padding:87px 13px 0 14px;
	margin:50px auto 0;*/
}
#footer .contents #footerMenu {
margin:-105px 0 20px;
}

/*#footer .contents #customer
	{position:relative;top:-12px;left:215px}
#footer .contents #customer .number
	{text-align:right;margin:0px 20px 0 0px}	
#footer .contents #customer .number	.green
	{color:#288018}
#footer .contents #customer .number	.green span
	{font-size:16px;font-weight:bold}
#footer .contents #customer a:link, #footer .contents #customer a:visited
	{color:#666666;text-decoration:none}
#footer .contents #customer a:active, #footer .contents #customer a:hover
	{color:#666666;text-decoration:underline}
	*/
	
	
	
	
	
	