body  
{
    background-color: #E3E3E3;
    font-family: verdana, arial, sans-serif;
	font-size: 9px;
    color: #000;
    text-align:center;
    padding-top: 7px;    
    }
    
#wrap 
{
    width:750px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
	text-align:left;
    }
    
h1, h2, h3, hr 
{
    display:none;    
    }

a, a:link, a:visited, a:active 
{
    color:#999;
    text-decoration:none;
    }   
    
a:hover 
{
    text-decoration:underline;
    }

/*************************************
Header
*************************************/

#header 
{
    margin-bottom:0px;
    text-align:center;
    background-image:url("images/banda_alta.gif");
    background-repeat:no-repeat;
    vertical-align:top;
    height:75px;
    }
    
ul#language_selector
{
    height:13px;
    width:165px;
    list-style:none;
    text-transform:uppercase;
    display:block;
    float:right;
    margin-top:54px;
    color: #999;
    }

ul#language_selector li 
{
    width:23px;
    display:block;
    float:left;
    background-color:#fff;
    margin-left:5px;
    height:13px;
    border: 1px solid #999999;
    }
    
ul#language_selector li a, ul#language_selector li a:link, ul#language_selector li a:visited, ul#language_selector a:active
{
   width:23px;
   height:13px;
   display:block;
   list-style:none;
   }
   
ul#language_selector li a:hover
{
    text-decoration:none;
    color:Red;
    background-color:#E3E3E3;
    display:block;
    height:13px;
    }

#banner 
{
    border:1px solid #999;
    margin:5px 0 2px 0;
    width:748px;
    height:125px;
    }
    
#menu 
{
    height:20px;
    text-align:center;
    width:749px;
    list-style:none;
    text-transform:uppercase;
    float:left;
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #999999;
    border-right:none;
    background-color:#ccc;
    }
    
#menu .item 
{
    width:125px;
    line-height:20px;
    float:left;
    display:block;
    list-style:none;
    }
    
#menu #last_item 
{
    width:124px;
    line-height:20px;
    float:left;
    display:block;
    list-style:none;
    }

#menu li a, #menu li a:visited, #menu li a:active 
{
    display:block;
    color:#000;
    text-decoration:none;
    border-right: 1px solid #999;
    }

#menu li a:hover 
{
    background-color:#fff;
    }
    
/*************************************
table classes
*************************************/    
#table 
{
    border:1px solid #999;
    width:100%;
    border-collapse:collapse;
    text-transform: lowercase;
    }

#table_row_title 
{
    color:#666;
    }
    
.table_row_gray 
{
    background-color:#f3f3f3;
    }
 
.table_column
{
    border:1px solid #999;
    padding:2px 4px 2px 4px;
    }

.table_column_centered
{
    border:1px solid #999;
    padding:2px 4px 2px 4px;
    text-align:center;
    }
        
/*************************************
Left-column
*************************************/

#left-column 
{
    width:150px;
    float:left;
    padding:0px;
    background:#fff;
    }

.category 
{
    padding:5px 7px 7px 7px;
    border: 1px solid #999;
    border-bottom:none;
    min-height:16px;
    }
    
.title 
{
    color:#999;
    font-size:8pt;
    font-weight:bold;
    }    
    
.category ul 
{
    display:block;
    list-style:none;
    margin: 5px 0px 0px 12px;
    padding: 0px 0px 0px 0px;
    }
    
.category li a, .category li a:link, .category li a:visited, .category li a:active
{
    color:#000;
    text-decoration:none;
    }
    
.category li a:hover 
{
    text-decoration:underline;
    }

.column_bottom 
{
    width:149px;
    height:6px;
    background-image:url("images/piede_linea.gif");
    background-repeat:no-repeat;
    border-right:1px solid #999;
    }

/*************************************
Main-column
*************************************/

#main_column 
{
    width:440px;
    float:left;
    margin-left:5px;
    background-color:#fff;
    }

#main_content 
{
    border: 1px solid #999;
    border-bottom:none;
    }
    
#main_bottom 
{
    width:439px;
    height:5px;
    background-image:url("images/piede_centrale.gif");
    background-repeat:no-repeat;
    border-right:1px solid #999;
    }

#legal_notice 
{
    background-color:#e3e3e3; 
    padding-left:60px; 
    padding-right:60px;
    text-align:center; 
    color:#aaa; 
    }

/*************************************
Right-column
*************************************/

#right-column 
{
    width:150px;
    float:left;
    margin-left:5px;
    background-color:#E3E3E3;
    } 
    
.box_text_area
{
    padding:5px 7px 3px 7px;
    border: 1px solid #999;
    background-color:#fff;
    }

#text_area 
{
    padding:2px 0px 0px 7px;
    background-color:#fff;
    }

#text_box 
{
    margin-top: 6px;
    margin-bottom: 2px;
    height:12px;
    width:103px;
    font-size: 7pt;
    font-family: Verdana;
    }

#text_image 
{
    margin: -5px; 
    padding-left: 10px;
    }

.box
{
    padding:5px 7px 3px 7px;
    margin-top:5px;
    border: 1px solid #999;
    border-bottom: 1px solid #fff;
    background-color:#fff;
    }
    
.box_title 
{
    color:#999;
    font-size:8pt;
    font-weight:bold;
    }
     
.box_content 
{
    border: 1px solid #999;
    border-bottom:none;
    border-top:none;
    background-color:#fff;
    }

.description_area 
{
    padding: 6px 7px 2px 7px;
    }

.description_area ul  
{
    display:block;
    list-style:none;
    margin: 0px 0px 0px 0px;
    padding: 0 0px 0px 0px;
    color:#999;
    font-weight:bold;
    }

.description_catalogue 
{
    padding: 0 9px 2px 7px;
    margin:-6px 0 0 0;
    }

.description_catalogue ul 
{
    display:block;
    list-style:none;
    margin: 0px 0px 0px 0px;
    padding: 12px 0px 0px 0px;
    color:#999;
    }

.right_image 
{
    border-bottom:1px solid #999; 
    border-top:1px solid #999
    } 
    
/*************************************
Footer
*************************************/

#footer 
{
    width:438px;
    border: 1px solid #999;
    border-bottom: none;
    clear:both;
    }

#footer ul 
{
    list-style:none;
    width:423px;
    height:12px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 2px 3px;
    display:block;   
    }
    
#footer ul li
{
    float:left;
    padding: 3px 0px 3px 5px;
    line-height:6px;
    height: 6px;
    }
    
#footer a, #footer a:link, #footer a:visited, #footer a:active 
{
    color:#000;
    text-decoration:none;
    }
    
#footer a:hover 
{
    text-decoration:underline;
    }
    
/*************************************
homepage.htm
*************************************/    
    
#main_element 
{
    margin: 16px 0 14px 0;
    }
    
#central_img 
{
    /*width:429px;
    height:265px;*/
    border:0px;
    }
    
#central_description 
{
    width:429px;
    height:69px;
    margin: 2px 0 0 0;
    border:0;
    }

/*#second_element 
{
    border-top:1px solid #999;
    margin: 0 8px 0 8px;
    padding: 9px 0 0 0;
    height:580px;
    }
    
.all_element 
{
    width:132px;
    height:270px;
    float:left;
    padding-right:4px;
    padding-left:4px;
    margin-bottom:5px;
    }
 
.small_img 
{
    width:100px;
    height:75px;
    margin-bottom:17px;
    border:0;
    }*/

#right-column a, #right-column a:link, #right-column a:visited, #right-column a:active, .blue_link:link, .blue_link:hover 
{
    color:#206ab4;
    }

#second_element 
{
    border-top:1px solid #999;
    margin: 0 8px 0 8px;
    padding: 9px 0 0 0;
    height:800px;
    }
    
.all_element 
{
    width:198px;
    height:250px;
    float:left;
    padding-right:6px;
    padding-left:6px;
    margin-bottom:5px;
    }
 
.small_img 
{
    width:198px;
    height:120px;
    margin-bottom:17px;
    border:0;
    } 
   
/*************************************
categories.htm
*************************************/

#navigation 
{
    margin: 0 7px 0 7px;
    padding: 8px 0 6px 0;
    border-bottom:1px solid #999;
    }
    
#big_list 
{
    margin: 16px 7px 0 7px;
    color:#999;
    font-weight:bold;
    font-size:16px;
    }

.imgspacer
{
    margin-right: 4px;
}
    
.small_list 
{
    margin: 0px 7px 0px 7px;
    padding: 23px 0 12px 0;
    color:#999;
    font-weight:bold;
    font-size:13px;
    }
   
.small_list_offcatalogue 
{
    margin: 0px 7px 0px 7px;
    padding: 23px 0 75px 0;
    color:#999;
    font-weight:bold;
    font-size:13px;
    }

.list_element 
{
    margin-left:8px; 
    margin-bottom:12px;
    }    
    
.list_element_description 
{
    margin:-22px 0 0 39px; 
    width:312px;
    }

.list_element_icons 
{
    margin:-22px 0 0 353px;
    }
    
.list_element_icons_img 
{
    border:none;
    padding-left:10px;
    }

.list_element a
{
    text-transform:uppercase;
    }
    
/*************************************
product.htm
*************************************/
#product_content_left 
{
    width:282px;
    margin: 9px 0 0 7px;
    height:190px;
    }
    
#product_content_right
{
    width:138px;
    margin: -192px 0 0 292px;
    height:190px;
    }

#product_big 
{
    color:#999;
    font-weight:bold;
    font-size:16px;
    }
    
#product_img 
{
    float:left;
    margin:25px 0 0 0;
    }

#product_img_gallery {
    border:0;
}

#product_img img
{
    width: 126px;
    height: 94px;
    }


#product_name 
{
    float:left;
    margin:42px 0 0 5px;
    width:150px;
    }
    
#product_title 
{
    padding-bottom:2px;
    color:#999;
    font-size:11pt;
    font-weight:bold;
    }
    
#product_compatibility 
{
    margin-top:150px;
    }

.product_compatibility_icon 
{
    vertical-align:middle; 
    padding-left:3px;
    }

#product_icon_img 
{
    border:none;
    width:20px;
    height:20px;
    }
    
#product_gray_table 
{
    border:1px solid #ccc;
    background-color:#f3f3f3;
    width:129px;
    margin-top:10px;
    }
    
#product_white_table 
{
    border:1px solid #ccc;
    background-color:#fff;
    width:129px;
    margin-top:5px;
    }
    
#product_content_right ul, #product_specifications ul, #driver_specifications ul 
{
    margin:0 0 0 0;
    padding:2px 0 2px 20px;
    }
    
#product_content_right li, #product_specifications li, #driver_specifications li
{
    list-style-image:url("images/freccina_y.gif");
    line-height:13px;
    }
    
#product_content_right ul li a, #product_content_right ul li a:link,#product_content_right ul li a:visited, #product_content_right ul li a:active  
{
    color:#666;
    text-decoration:none;
    }
    
#product_content_right ul li a:hover
{
    color:#666;
    text-decoration:underline;
    }
    
#product_specifications 
{
    margin:8px 7px 0 7px;
    padding-top:17px;
    border-top:1px solid #999;
    }

#product_specifications strong    
{
    font-size:8pt;
    color:#777;
    margin-top:10px;
    padding-bottom:7px;
    text-transform: lowercase;
    font-weight: normal;
    }

/*.product_small 
{
    font-size:8pt;
    color:#777;
    margin-top:10px;
    padding-bottom:7px;
    }*/
    
#disclaimer 
{
    margin:8px 7px 0 7px;
    padding-bottom:50px;
    }

/*************************************
driver.htm
*************************************/
#driver_specifications, #shop_specifications 
{
    margin:8px 7px 0 7px;
    padding:17px 0 0px 0;
    border-top:1px solid #999;
    }

.driver_small, .shop_small 
{
    color:#999;
    font-weight:bold;
    font-size:13px;
    margin:2px 0 5px 0;
    }
    
/*************************************
assistance.htm
*************************************/
#assistance_form 
{
    margin-top:11px;
    margin-bottom:7px;
    padding-top:12px;
    padding-bottom:12px;
    border-top:1px solid #999;
    border-bottom:1px solid #999;     
    }

#assistance_form span
{
    color:#ffcc00;
    font-weight:bold;
    }

.assistance_form_element 
{
    margin-bottom:8px;
    height:12px;
    }
    
.assistance_form_element_big 
{
    margin-bottom:8px;
    height:90px;
    width:424px;
    }
    
.assistance_text 
{
    float:left; 
    width:166px; 
    text-align:right; 
    margin-right:5px; 
    margin-top:2px; 
    }
    
.assistance_text_big 
{
    float:left; 
    width:166px; 
    text-align:right; 
    margin-top:35px; 
    margin-right:5px;  
    }

.assistance_textarea_box 
{
    float:left; 
    width:250px;
    }

.assistance_textarea_box_big 
{
    float:left; 
    width:250px;
    }
    
.assistance_textarea 
{
    width:250px;
    height:12px;
    border:1px solid #999;
    border-collapse:collapse;
    background-color:#eee;
    font-size: 7pt;
    font-family: Verdana;
    }
    
.assistance_textarea_big 
{
    width:250px;
    height:90px;
    border:1px solid #999;
    border-collapse:collapse;
    background-color:#eee;
    font-size: 7pt;
    font-family: Verdana;
    }
    
#assistance_fields 
{
    width:250px;
    margin: -2px 0 0 171px;
    }
    
#assistance_send 
{
    width:250px;
    margin: 6px 0 0 171px;
    text-align:right;
    }

/*************************************
gallery.htm
*************************************/
#gallery_box 
{
    margin:10px 0 10px 0;
    padding-left:7px;
    }
    
.gallery_img 
{
    border:1px solid #999;
    width:126px;
    height:94px;
    margin-left:5px;
    margin-bottom:5px;
    }
    
#gallery_preview 
{
    text-align:center;
    }
    
/*************************************
shop.htm
*************************************/
#shop_specifications a, #shop_specifications a:link, #shop_specifications a:visited, #shop_specifications a:active
{
    color:Blue;
    text-decoration:underline;
    font-weight:bold;
    }
    
/*************************************
menu_product.htm
*************************************/
#page_title 
{
    margin: 9px 7px 0 7px;
    color:#999;
    font-weight:bold;
    font-size:16px;
    }
    
#page_structure 
{
    margin: 0 7px 0 7px;
    padding:5px 0 40px 0;
    }
    
/*************************************
menu_search.htm
*************************************/   
.search_text 
{
    float:left; 
    width:130px; 
    text-align:right; 
    margin-right:5px; 
    margin-top:2px; 
    color:#666;
    }
    
.search_textarea_box 
{
    float:left; 
    width:250px;
    }
    
.search_textarea 
{
    width:250px;
    height:12px;
    border:1px solid #999;
    border-collapse:collapse;
    background-color:#eee;
    font-size: 7pt;
    font-family: Verdana;
    }
    
#search_check_box 
{
    margin-left:135px;
    margin-top:25px;
    }
    
#search_check 
{
    float:left; 
    width:285px;
    }
    
#search_send 
{
    width:390px;
    text-align:right;
    }

/*************************************
menu_support.htm
*************************************/
#support_selection 
{
    border-bottom:1px solid #999;
    border-top:1px solid #999;
    margin-top:6px;
    padding:24px 0 10px 10px;
    }
    
.support_selection_search 
{
    height:20px;
    }
    
.support_text 
{
    float:left; 
    width:110px; 
    text-align:right; 
    margin-right:5px; 
    margin-top:2px;
    margin-left:5px; 
    color:#666;
    }
    
.support_textarea_box 
{
    float:left; 
    width:250px;
    }
    
.support_textarea 
{
    width:250px;
    height:16px;
    border:1px solid #999;
    border-collapse:collapse;
    background-color:#eee;
    font-size: 7pt;
    font-family: Arial;
    }

/*************************************
newsletter.htm
*************************************/

#nl_subscription 
{
    width:360px;
    height:700px;
    padding:30px 20px 10px 40px;
    border:1px solid #fff;
    }
    
.nl_formelement 
{
    height:20px;
    float:left;
    width:340px;
    margin-bottom:10px;
    }
    
.nl_label 
{
    color:#999;
    height:15px;
    float:left;
    margin:10px 0 5px 0;
    font-weight:bold;
    font-size:11px;
    }
    
.nl_text 
{
    width:100px; 
    float:left;
    padding-top:3px;
    }
    
.nl_input 
{
    height:12px;
    width:200px;
    font-size:9px;
    color:#333;
    float:left;
    }

.nl_button 
{
    float:right;
    margin-right:30px;
    }

#cat2 
{
    font-size:8px;
    }

.nl_box_content 
{
    padding-top:5px;
    border: 1px solid #999;
    border-bottom:none;
    background-color:#fff;
    }

/*************************************
new classes
*************************************/
.led_icons {
    width:50px;
    height:50px;
    padding-right:10px;
}






































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
