#navigation .contents ul {
    border-left: 1px solid #000000;
}


#main {
    width: 100%;
    background: #000000 url(../images/backgrounds/main.gif) left bottom repeat-x;
}

#main .contents {
    /*height: 849px;*/
    background: #000000 url(../images/backgrounds/main-contents.gif) center bottom no-repeat;
}

/* homepage */


#main .contents .slide .slider {
    border: 1px solid transparent;
}


/* 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 .slider ul {
    height: 193px;
    overflow: hidden;
}

#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 .area_descr
	{height:120px;overflow:auto}
#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 .set {
    width: 100%;
    display: inline;
    float: left;
    clear: both;
}

#main .contents #products #infoAndAdd #selection fieldset .borderBottom {
    /*border-bottom: 1px solid #CACACA;*/
}

#main .contents #products #infoAndAdd #selection fieldset .borderTop {
    border-top: 1px solid #FFFFFF;
}

#main .contents #products #infoAndAdd #selection fieldset .set dt {
    padding: 20px;
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px solid #CACACA;
    position: relative;
}

#main .contents #products #infoAndAdd #selection fieldset .set dd {
    /*background: transparent url(../images/backgrounds/selection-border.gif) top center repeat-y;*/
    display: inline;
    float: left;
}
#main .contents #products #infoAndAdd #selection fieldset .size dd {
    background: transparent url(../images/backgrounds/selection-border.gif) top center repeat-y;
	background-position:350px 0;}

#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt div .title
	{width:241px;margin-left:3px;position:relative;top:5px}
#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt div .check
	{width:16px;margin-top:-1px;}
#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt div .dida
	{font-weight:normal;width:171px;color:#666;margin-left:6px}
#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt div .price
	{font-weight:bold;width:50px;color:#444444}
#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt div .scarica_img
	{width:30px;margin-top:2px;text-align:right;margin-right:5px}
#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt div .scarica_link a:link,
#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt div .scarica_link a:visited
	{font-weight:normal;color:#666666;text-decoration:none}
#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt div .scarica_link a:hover,
#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt div .scarica_link a:active
	{font-weight:normal;color:#666666;text-decoration:underline}
#main .contents #products #infoAndAdd #selection fieldset .set dd dl {
    width: 681px;
    height: auto;
    font-size: 0.8em;
    position: relative;
    display: inline;
    float: left;
}
#main .contents #products #infoAndAdd #selection fieldset .set dd dl dt {
    width: 681px;
    padding: 10px 10px 10px 20px;
    font-size: 1.4em;
    font-weight: bold;
}

#main .contents #products #infoAndAdd #selection fieldset .set dd dl dd {
    width: 681px;
    height: 85%;
    padding: 10px 10px 10px 20px;
    font-size: 1.4em;
    font-weight: bold;
    background: none;
    position: relative;
}


#main .contents #products #infoAndAdd #selection fieldset .size dd dl dd {
    width: 350px;
    height: 85%;
    padding: 10px 10px 10px 20px;
    font-size: 1.4em;
    font-weight: bold;
    background: none;
    position: relative;
}

#main .contents #products #infoAndAdd #selection fieldset .size dd dl dt {
    width: 339px;
    padding: 10px 10px 10px 20px;
    font-size: 1.4em;
    font-weight: bold;
}


#main .contents #products #infoAndAdd #selection fieldset .set dd dl {
    width: 339px;
    height: auto;
    font-size: 0.8em;
    position: relative;
    display: inline;
    float: left;
}
#main .contents #products #infoAndAdd #selection fieldset .size  dd #rear {
    width: 373px;

}
#main .contents #products #infoAndAdd #selection fieldset .set dd #front dt {
    border-top: 1px solid #FFFFFF;
   /* border-bottom: 1px solid #CACACA;*/
}

#main .contents #products #infoAndAdd #selection fieldset .set dd #rear dt {
    border-top: 1px solid #FFFFFF;
    /*border-bottom: 1px solid #CACACA;*/
}

#main .contents #products #infoAndAdd #selection fieldset .set dd #front dd {
    border-top: 1px solid #FFFFFF;
}


#main .contents #products #infoAndAdd #selection fieldset .set dd #rear dd {
    border-top: 1px solid #FFFFFF;
}

#main .contents #products #infoAndAdd #selection fieldset .set dd dl dd label {
    width: 56%;
    margin: 0 0 5px 0;
    background: transparent url(../images/backgrounds/checkbox-lightgray.gif) left top no-repeat;
    display: inline;
    float: left;
    clear: left;
}

#main .contents #products #infoAndAdd #selection fieldset .set dd dl dd label input {
    height: 17px;
    width: 17px;
    padding: 20px;
    filter:alpha(opacity=0.2);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

#main .contents #products #infoAndAdd #selection fieldset .set dd dl dd label span {
    color: #666666;
    font-weight: normal;
    vertical-align: top;
}

#main .contents #products #infoAndAdd #selection fieldset .set dd dl#rear dd label span,
#main .contents #products #infoAndAdd #selection fieldset .set dd dl#front dd label span {
	margin: 0 0 0 1px;
}

#main .contents #products #infoAndAdd #selection fieldset .set dd dl dd label strong {
    color: #444444;
    font-weight: bold;
    vertical-align: top;
}

#main .contents #products #infoAndAdd #selection fieldset .set dd dl dd a {
    width: 37%;
    padding: 0;
    color: #444444;
    font-weight: bold;
    vertical-align: top;
    background: transparent url(../images/buttons/download-gray.gif) left center no-repeat;
    display: inline;
    float: right;
}

#main .contents #products #infoAndAdd #selection fieldset .set dd dl dd label .selected {
    color: #C44F46;
}

#main .contents #products #infoAndAdd #selection fieldset #action {
    width: 100%;
    background: #F5F5F5;
    float: left;
    display: inline;
    clear: both;
}

#main .contents #products #infoAndAdd #selection fieldset #action li {
    width: 276px;
    padding: 40px;
    display: inline;
    float: left;
}

#main .contents #products #infoAndAdd #selection fieldset #action li p {
    width: 190px;
    margin: 0 0 10px 0;
    font-size: 1.1em;
}

#main .contents #products #infoAndAdd #selection fieldset #action li a {
    width: 127px;
    height: 21px;
    margin: 0 0 10px 0;
    padding: 4px 0 0 10px;
    font-size: 1.1em;
    color: #FFFFFF;
    display: block;
}

#main .contents #products #infoAndAdd #selection fieldset #action li div {
    width: 50%;
}

#main .contents #products #infoAndAdd #selection fieldset #action #dealer a {
    background: transparent url(../images/buttons/gray.png) center no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/gray.png', sizingMethod='scale');
}

#main .contents #products #infoAndAdd #selection fieldset #action #addToCart .red a {
    background: transparent url(../images/buttons/red.gif) center no-repeat;
}

#main .contents #products #infoAndAdd #selection fieldset #action #addToCart .blue a {
    background: transparent url(../images/buttons/blue.gif) center no-repeat;
}

#main .contents #products #infoAndAdd #selection fieldset #action #addToCart div .error {
    font-size: 1.2em;
    font-weight: bold;
	color:#CE352F;
	position:relative;
	left:-80px;
	width:200px;
	text-align:right;
}

#main .contents #products #infoAndAdd #selection fieldset #action #addToCart div h1 {
    font-size: 1.2em;
    font-weight: bold;
}

#main .contents #products #infoAndAdd #selection fieldset #action #addToCart div h1 strong {
    font-size: 1.8em;
    font-weight: bold;
}

#main .contents #products #infoAndAdd #selection fieldset #action #addToCart div input {
    width: 137px;
    height: 25px;
    margin: 0 0 10px 0;
    padding: 0 0 6px 5px;
    color: #FFFFFF;
    font-size: 0.9em;
    text-align: left;
    border: none;
    cursor: pointer;
    background: transparent url(../images/buttons/red.png) center no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/red.png', sizingMethod='scale');
    
}

#navigation .contents ul li a:hover strong {
    background: #303030;
}
/* prodotti */
	
	
	/*corpo*/
	
#main .contents .contentsChoice
	{ width:960px; margin:auto;}
#main .contents .choiceProd
	{width:711px; height:772px;margin:104px 0 30px 0;background-image:url(../images/backgrounds/enduro.png);;background-repeat:no-repeat}
#main .contents .choiceProd .choiceClmn
	{width:340px;text-align:center;margin: 100px auto;}

#main .contents .choiceProd .choiceClmn .subtitle
	{font-size:14px;font-weight:bold;color:#FFFFFF;margin-bottom:40px}
#main .contents .choiceProd .choiceClmn .boxChoice
	{width:324px;height:144px;color:#000;margin:0px auto; background-image:url(../images/backgrounds/box-choice.png);background-repeat:no-repeat; overflow:hidden}
#main .contents .choiceProd .leftClmn .boxChoice
	{margin-left:15px;}
#main .contents .choiceProd .rightClmn .boxChoice	
	{width:339px;}
#main .contents .choiceProd .choiceClmn .boxChoice .prod
	{width:162px;margin:0 auto}
#main .contents .choiceProd .choiceClmn .boxChoice .prod .name
	{font-weight:bold;font-size:14px;width:100%;text-align:center;margin-bottom:21px}
#main .contents .choiceProd .leftClmn .boxChoice .dida
	{width:150px;margin:0 auto;text-align:left}
#main .contents .choiceProd  .rightClmn .boxChoice .dida
	{width:150px;margin-right:15px;text-align:left}
#main .contents .choiceProd .choiceClmn .boxChoice .dida .descr
	{width:100%;font-size:11px; margin-bottom:10px;}
#main .contents .choiceProd .choiceClmn .boxChoice .dida .price
	{width:100%;font-size:11px;font-weight:bold;margin-bottom:20px}
#main .contents .choiceProd .choiceClmn .boxChoice .dida .bott ul li
	{padding:0;margin:0;line-height: 20px;}
#main .contents .choiceProd .choiceClmn .boxChoice .dida .bott_red ul li a
	{background-image:url(../images/backgrounds/bott-prod-red.jpg)}
#main .contents .choiceProd .choiceClmn .boxChoice .dida .bott_blue ul li a
	{background-image:url(../images/backgrounds/bott-prod-blue.jpg)}
#main .contents .choiceProd .choiceClmn .boxChoice .dida .bott ul li a
	{display: block;width:84px;height:23px;background-repeat:no-repeat}
#main .contents .choiceProd .choiceClmn .boxChoice .dida .bott a:link,
#main .contents .choiceProd .choiceClmn .boxChoice .dida .bott a:visited,
#main .contents .choiceProd .choiceClmn .boxChoice .dida .bott a:hover,	
#main .contents .choiceProd .choiceClmn .boxChoice .dida .bott a:active
	{color:#FFFFFF;font-weight:bold;text-decoration:none;font-size:11px}	
	
	/*colonna di destra*/
	
#main .contents .search 
	{width:236px;color:#FFFFFF;margin:0px 0 30px 10px}
#main .contents .search .accordion
	{margin-bottom:0px}
#main .contents .search .accordion select
	{background-color:#B2B2B2; border-collapse:collapse; border-style:none; border-spacing:0; height:25px;padding:5px}	
#main .contents .search .accordion .toggler
	{ background-image:url(../images/backgrounds/acc_toggler_3.png);width:194px;height:16px;border-bottom:0px solid #1B1B1B;
	background-repeat:no-repeat;color:#FFFFFF;font-weight:bold;padding:10px 0 6px 40px;font-size:12px}
#main .contents .search .accordion .top
	{ background-image:url(../images/backgrounds/acc_toggler_1.png);width:194px;height:16px;border-bottom:0px solid #1B1B1B;
	background-repeat:no-repeat;color:#FFFFFF;font-weight:bold;padding:10px 0 6px 40px;font-size:12px}
#main .contents .search .accordion .toggler a:link,
#main .contents .search .accordion .toggler a:visited,
#main .contents .search .accordion .toggler a:hover,
#main .contents .search .accordion .toggler a:active
	{color:#FFFFFF}
#main .contents .search .accordion .element
	{background-image:url(../images/backgrounds/acc-element.jpg);width:214px;padding:20px 0 0 20px}
#main .contents .search .accordion .element .formLeft
	{margin:0px 0 30px 0;padding-top:15px}
#main .contents .search .accordion .element .formRight
	{margin:0}
#main .contents .search .accordion .element .formLeft select
	{width:150px;margin-bottom:2px;height:27px;}
#main .contents .search .accordion .element .formRight .btn
	{margin:65px 10px 10px 10px}
#main .contents .search .accordion .element .cat .btn
	{margin:10px 10px 10px 10px}
#main .contents .search .accordion .element .dim .btn
	{margin:90px 10px 10px 10px}
#main .contents .search .acc_bottom
	{background-image:url(../images/backgrounds/acc-bottom.png);background-repeat:no-repeat;width:237px;height:12px}
#main .contents .search .box_promo
	{width:238px;height:115px}
#main .contents .search .box_promo .title
	{font-weight:bold;padding:15px 0 8px 20px;font-size:12px;margin-bottom:15px}
#main .contents .search .promotion	.content
	{margin:10px 0 0 0}
#main .contents .search .promotion .btn
	{margin:10px 0px}
#main .contents .search .promotion .img
	{margin:0px auto;width:129px;text-align:center}
#main .contents .search .promotion
	{background-image:url(../images/backgrounds/ventipercento.png);background-repeat:no-repeat}
#main .contents .search .rete
	{background-image:url(../images/backgrounds/map.png);background-repeat:no-repeat}
#main .contents .search .rete .content
	{margin:10px 17px}
#main .contents .search .accordion .searchField 
	{ width: 32px;  height: 15px;  padding: 5px 0px;  color: #505050; font-size: 1em;
	  background: transparent url(../images/backgrounds/search-piccolo.gif) left center no-repeat;  border: none;}
      
#navigation .contents ul li a:hover strong {
    background: #303030;
}


#wrap {
	clear:left;
	height:48px;
	width:129px;
	display:block;
	overflow:hidden;
	position:relative;
}
#wrap2 {
	clear:left;
	height:193px;
	width:151px;
	display:block;
	overflow:hidden;
	position:relative;
}
#carousel, #carousel2 {
	width:10000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
#carousel li {
	height:48px;
	width:129px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
#carousel2 li {
	height:193px;
	width:151px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}
#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);
}
 #previous2
 {
 	display:block;
	height:32px;
	width:35px;
	margin-left:40px;
	margin-top:15px;
	/*text-indent:-4000em;*/
	cursor:pointer;
  background-image:url(../images/buttons/lightgray-shade-left.gif);
  background-repeat:no-repeat;
  }
 #next2 	
 	{
	display:block;
	height:32px;
	width:35px;
	margin-right:40px;
	margin-top:15px;
	/*text-indent:-4000em;*/
	cursor:pointer;
	background-image:url(../images/buttons/lightgray-shade-right.gif);
	background-repeat:no-repeat;}
	#previous {
		float:left;
		width:35px;
		margin-right:20px
		}
	#next {
		float:right;
		width:25px;
		margin-left:22px
		}
#container {
	width:129px;
	height:48px;
	/*background:url(layout.png) no-repeat top left;
	padding:87px 13px 0 14px;
	margin:50px auto 0;*/
	}
#main .contents #products #infoAndAdd #selection fieldset .set dt.title_size
	{background:transparent url(../images/backgrounds/selection-border.gif) repeat-y scroll 350px 0; }
#main .contents #products #infoAndAdd #selection fieldset .set dt .t1
	{width:350px;}
#main .contents #products #infoAndAdd #selection fieldset .set dt .title
	{float:left;font-size:11px;margin-top:-5px}

#main .contents #products #infoAndAdd #selection fieldset .size dd .size
	{width:330px;padding:10px 0 0 20px; color:#666666;vertical-align:middle;margin-bottom:30px}
#main .contents #products #infoAndAdd #selection fieldset .size dd .size .title
	{margin-bottom:10px;font-size:11px;font-weight:bold;color:#000000}



#main .contents #products #infoAndAdd #selection fieldset .size dd .size strong
	{font-weight:bold;float:right}
#main .contents #products #infoAndAdd #selection fieldset .size dd .size .data_size .input
	{width:25px;height:20px}
#main .contents #products #infoAndAdd #selection fieldset .size dd .size .data_size .dida
	{ width:200px;padding-top:2px}
#main .contents #products #infoAndAdd #selection fieldset .size dd .size .data_size .prezzo
	{padding-top:2px; font-weight:bold}
.prod_disp
	{color:#000000}
.prod_no_disp
	{color:#999999}
.prod_search_red
	{color:#D6372E}
.prod_search_blue
	{color:#3A699E}



















