* {
    margin: 0;
    padding: 0;    
}

body {
    background: #000 url("img/bg_page.gif") repeat-x left top;
    font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
}

body.home {
    background: #000 url("img/bg_page_hp.jpg") repeat-x left top;
}

a {
    outline: none;
}

/*--- home page definitions ---*/
#hp_wrapper {
    background: transparent url("img/hp_wrapper.jpg") no-repeat center top;
/*    border: 1px solid aqua;*/
    margin: 30px auto 0;
    width: 780px;
}

#flash_wrap {
    clear: both;
    height: 300px;
}

#billboard {
    margin: 0 auto;
    padding: 50px 10px 0;
}

div.column_wrap {
    background-color: #FFF;
    float: left;
    padding: 10px;
}

div.first_column {
    float: left;
    margin-right: 10px;
}

div.second_column {
    float: left;
    margin-right: 10px;
}

div.news_column {
    float: left;
    margin-right: 0;
    width: 240px;
}

img.hp_banner {
    border: 0;
    display: block;
}

ul.hp_advices {
    border-bottom: 1px dotted #CCC;
    list-style: none;
    margin: 0 10px 0 0;
    padding: 2px 0 4px;
}

#fade-news {
    border-bottom: 1px dotted #CCC;
    position: relative;
    height: 42px;
}

#fade-news li {
    list-style: none;
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0;
}

#fade-news a {
    color: #666;  
    text-decoration: none;  
}

#fade-news a:hover {
    color: #B20000;
}

h3.hp_subtitle {
    clear: both;
    font-size: 14px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-top: 5px;
    text-transform: uppercase;
}

h3.safety {
    clear: both;
    color: #B20000;
}

ul.hp_advices a {
    color: #666;
    text-decoration: none;
}

ul.hp_advices a:hover {
    color: #B20000;
}

/*TO BE REMOVED*/
#flash_wrap #gallery {
    display: block;
    margin: 0 10px;
}

/*--- Standard page definitions ---*/

#bgphoto {
    margin: 0 auto;
    width: 900px;
    background: transparent url("img/grunge_01.jpg") no-repeat center top; 
}

#masthead {
    height: 70px;
    margin: auto;
    width: 760px;
}

h1#logo {
    float: left;
    margin-left: 20px;
}

h1#logo a {
    display: block;
    height: 70px;
    letter-spacing: -500em;
    text-indent: -500em;
    width: 185px;
}

h1#logo a.home {
    width: 210px;
}

#globalItems {
    float: right;
    color: #FFF;
    font-size: 11px;
    height: 70px;
    margin: 0 auto;
    list-style-type: none;
}

#globalItems li {
    float: left;
    padding: 0 10px 0 0;
}

#globalItems a {
    color: #FFF;
    line-height: 70px;
    text-transform: lowercase;
}

#globalItems a:hover {
    color: #AE0000;
    text-decoration: none;
}

/*** MAIN MENU ***/
#nav {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 760px;
    height: 50px;
}

#nav a {
/*    text-decoration: none;*/
/*    color: red;*/
    outline: none;
}

#nav li {
    /*float the main list items*/
    display: block;
    float: left;
}

#nav li ul {
    display: none;
}

#nav li.off ul, #nav li.on ul { /*put the subnav below*/
    position: absolute;
    top: 50px;
    left: 10px;
    background: #1A1713 url("img/bg_subnav.gif") repeat-x left top ;
    height: 33px;
    width: 600px;
}

#nav li a {
    text-decoration: none;
    display: block;
    height: 50px;
    line-height: 50px;
    text-indent: -500em;
    letter-spacing: -500em;
}

#nav li.on a {
     /*** quello selezionato ***/
    background-position: 0px -50px;
}

#nav li.on ul a, #nav li.off ul a {
    color: #FFF;
    float: left; /*ie doesn't inherit the float*/
    height: 33px;
    letter-spacing: 0;
    line-height: 33px;
    padding: 0 10px;
    text-indent: 0;
    width: auto;
    text-transform: uppercase;    
}

#nav li.on ul a.relief, #nav li.off ul a.relief {
    color: #A10000;
}

#nav li.on ul a:hover, #nav li.off ul a:hover {
    background: #585550 url("img/bg_subnav_hover.gif") repeat-x left top;
    color: #1A1713;
}

#nav li.on ul {
    display: block;
}

#nav li.off:hover ul, #nav li.over ul { 
    display: block;
    z-index: 6000;
}

#nav li.off a:hover, #nav li:hover a, #nav li.over a {
    background-position: 0px -100px;
}

/*** MAIN MENU TITLES ***/

a#mm_bike_en,
a#mm_bike_it,
a#mm_bike_de {
    width: 76px;
    background-image: url("img/mm_bike_en.png");
}
a#mm_bike_fr {
    width: 82px;
    background-image: url("img/mm_bike_fr.png");
    
}

a#mm_moto_en,
a#mm_moto_it,
a#mm_moto_fr,
a#mm_moto_de  {
    width: 87px;
    background-image: url("img/mm_moto_en.png");
}

a#mm_distributors_en,
a#mm_distributors_de {
    width: 143px;
    background-image: url("img/mm_distributors_en.png");
}
a#mm_distributors_it {
    width: 139px;
    background-image: url("img/mm_distributors_it.png");
}
a#mm_distributors_fr {
    width: 152px;
    background-image: url("img/mm_distributors_fr.png");
}

a#mm_support_en {
    width: 109px;
    background-image: url("img/mm_support_en.png");
}
a#mm_support_it {
    width: 119px;
    background-image: url("img/mm_support_it.png");
}
a#mm_support_fr {
    width: 128px;
    background-image: url("img/mm_support_fr.png");
}
a#mm_support_de {
    width: 84px;
    background-image: url("img/mm_support_de.png");
}

a#mm_about_en {
    width: 115px;
    background-image: url("img/mm_about_en.png");
}
a#mm_about_it {
    width: 106px;
    background-image: url("img/mm_about_it.png");
}
a#mm_about_fr {
    width: 100px;
    background-image: url("img/mm_about_fr.png");    
}
a#mm_about_de {
    width: 113px;
    background-image: url("img/mm_about_de.png");    
}


a#mm_news_en,
a#mm_news_it,
a#mm_news_de {
    width: 86px;
    background-image: url("img/mm_news_en.png");
}
a#mm_news_fr {
    width: 150px;
    background-image: url("img/mm_news_fr.png");
    
}

/*** MAIN CONTENT ***/
#maincontainer {
    background: transparent url("img/bg_main.gif") no-repeat center 105px;
    margin: 110px auto 0;
    width: 780px;
    clear: both;    
}

#main {
    background-color: #FFF;
    margin: 0 10px;
    min-height: 395px;
    height: auto !important;
    height: 395px;    
    padding-bottom: 10px;
}

#claim {
    background-color: #676666;
    color: #fff;
    font-size: 20px;
    letter-spacing: -.05em;
    line-height: 50px;
    padding: 0 20px;    
}

#content {
    background-color: #fff;
    float: left;
    width: 510px;
}

#content.wide { /* usato nella sezione distributors */
    width: 750px;
}

#contentHeader {
    border: 1px solid #FFF;
    border-bottom: 1px solid #CDCBC5;
    margin: 20px 10px 10px 20px;
    position: relative;
}

h2.contentTitle {
    color: #AE0000;
    font-size: 20px;
    font-weight: normal;    
    letter-spacing: -1px;
    line-height: 34px;
    text-transform: uppercase;    
}

h3.contentSubtitle {
   color: #333; 
   font-size: 13px;
   font-weight: bold;
}

#contentNav {
    font-size: 11px;
    list-style-type: none;    
    position: absolute;
    right: 0;
    top: 0;
}

#contentNav a {
    color: #333;
    line-height: 34px;
    margin: 0 5px;
    text-decoration: none;  
}

#contentNav a:hover {
    color: #A10000;
}

#contentNav a.selected, #contentNav a.selected:hover {
    font-weight: bold;
    color: #333;
}

#contentNav li {
    display: inline;
}

#contentCore {
    clear: both;
    margin: 0 10px 20px 20px;
}

#contentCore p {
    color: #333;
    line-height: 130%;
    padding: 5px 0;
}

#contentCore img {
    display: block;
}

#contentCore a {
    color: #666;
}

#contentCore a:hover {
    color: #AE0000;
}

#contentCore ul {
    clear: both;
    color: #333;
    list-style-type: square;
    margin: 0 30px;    
}

#contentCore ul li {
    padding: 2px 0;
}

#contentCore ol {
    color: #333;
    margin: 0 30px;
}

#contentCore ol li {
    padding: 2px 0;
}

#contentCore h4.question {
    color: #AE0000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}

#contentCore div.single_image {
    display: block;
    margin-bottom: 10px;
}

#contentCore div.single_image img {
    height: 320px;
}

div.gray_wrap {
    border: 1px solid #CCC;
    margin: 10px 0;    
    padding: 5px 10px;
}

div.warning {
    background: #FFC url("img/ico_alert.png") no-repeat 10px 10px;
    border: 1px solid #FC6;
/*    font-weight: bold;*/
    margin: 10px 0;
    padding: 10px 10px 10px 55px;
}

/*** DISTRIBUTORS LIST ***/

div.distrib {
    border-bottom: 1px solid #CDCAC4;
    background-color: #F8F8F8;
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 720px;
}

h3.distrib_country {
    background-color: #FFF;
    color: #AE0000;
    font-size: 16px;
    padding-bottom: 4px;
}

dl.distrib_attribs {
    width: 100%;
}

div.distrib_data {
    float: left;
}

.distrib_attribs dt {
    background-color: #666;
/*    border: 1px solid red;*/
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
}

.distrib_attribs dd{
    float: left;
}

.distrib_attribs dd.distrib_address, .distrib_attribs dd.distrib_contacts {
    width: 200px;
}

.distrib_attribs dd.distrib_web {
    width: 190px;
}

#contentCore dd.distrib_web img {
    float: left;
    margin-right: 5px;
}

.distrib_attribs dd.distrib_logo {
    float: left;
    width: 130px;
}

.distrib_attribs dd.distrib_logo img {
    border: 1px solid #CCC;
    margin-top: 10px;
}

#contentCore .distrib_attribs ul{
    font-size: 12px;
    list-style-type: none;
    margin: 10px;
}


/*** SUPPORT - PRODUCT LIST ***/

h3.subtitle {
    color: #676565;
    font-size: 16px;
    padding-bottom: 4px;    
}

h4.list_title {
/*    border-bottom: 1px solid #CCC;*/
    color: #333;
    margin: 10px 0 5px;
    text-transform: uppercase;
}

#contentCore ul.products_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#contentCore ul.products_list li {
/*    background-color: #FAFAFA;*/
    float: left;
    width: 160px;
}

#contentCore ul.products_list li a {
    background: url("img/small_dot_gray.gif") no-repeat 5px center;
    display: block;
    padding: 4px 0;
    padding-left: 15px ;
    text-decoration: none;
}

#contentCore ul.products_list li a:hover {
    background-image: url("img/small_dot_red.gif");
    background-color: #F5F5F1;
}


table.downloads_table {
    border: 1px solid #5C5C5C;
    background-color: #FDFDFC;
    margin: 15px 0;
    width: 100%;
}

.downloads_table th {
    background-color: #5C5C5C;
    color: #FFF;
    padding: 4px 2px;
    text-align: left;
}

.downloads_table th.description,
.downloads_table th.doctype {
    width: 30%;
}

.downloads_table th.language {
    width: 25%;
}

.downloads_table th.size {
    width: 15%;
}

.downloads_table td {
    padding: 5px 2px;
}

.downloads_table td.unavailable {
    color: #AE0000;
}

.downloads_table tr.odd {
    background-color: #F5F5F2;
}


/*** SUPPORT - FAQ & SAFETY COMMUNICATIONS ***/

ol.faq_list {
    margin: 10px;
    padding: 10px 15px;
}

ol.faq_list li {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 5px;
}

ol.faq_list li span {
    font-size: 12px;
    font-weight: normal;
}

dl.faq_details, dl.iscs_list {
    /* hanno lo stessa impostazione, per coerenza uso lo stesso stile
     anche se sono definite con due classi diverse */
}

dl.faq_details dt, dl.iscs_list dt {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

dl.faq_details dd, dl.iscs_list dd {
    color: #333;
    line-height: 140%;
    margin-bottom: 10px;
}

/*** NEWS: LIST & SHOW ***/

dl.news_list dt {
    font-weight: bold;
    margin-bottom: 2px;
}

dl.news_list dd {
    color: #333;
    margin-bottom: 10px;
}

dl.news_details {
    margin-bottom: 20px;
}

dl.news_details dt {
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

dl.news_details dd {
    color: #333;
    padding: 5px 0;
}

dl.news_details dd.ext_link {
    background: url("img/ico_link.png") no-repeat left center;
    padding-left: 20px;
}

dl.news_details dd.pdf_attachment {
    background: url("img/ico_acrobat.png") no-repeat left center;
    padding-left: 20px;
}

p.back_row {
    clear: both;
    padding: 5px 20px;
}

p.back_row a {
    color: #666;
    font-weight: bold;
}

p.back_row a:hover {
    color: #AE0000;
}


/*** FOOTER ***/

#footer {
    background-color: #000;
    clear: both;
    padding: 15px 10px 10px;
    position: relative;
}

#footer a {
    color: #666;
}

#footer p {
    color: #FFF;
    font-size: 11px;
    text-align: center;
}

#footer p span {
    font-size: 10px;
}

#ext_links {
    list-style-type: none;
    position: absolute;
    left: 10px;
    top: 10px;
}

#ext_links a {
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    float: left;
    height: 30px;
    letter-spacing: -500em;
    margin-right: 5px;
    text-indent: -500em;
    width: 16px;
    z-index: 200;    
}

#ext_links a img {
    border: none;
    
}

#ext_links li {
    display: inline;
}

a#imtto {
    background: url("img/imtto_logo.png") no-repeat left top;
    width: 80px;
}

a#f_usa {
    background: url("img/usa_logo.png") no-repeat left top;
    width: 125px;
}

#choose_language {
/*    border: 1px solid aqua;*/
    list-style-type: none;
    position: absolute;
    right: 10px;
    top: 10px;
}

#choose_language a {
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    float: left;
    letter-spacing: -500em;
    margin-right: 5px;
    text-indent: -500em;
    width: 16px;
    z-index: 200;
}

#choose_language li {
/*    border: 1px solid aqua;*/
    display: inline;
}

#choose_language #choose_it {
    background-image: url("img/it.gif");
}

#choose_language #choose_fr {
    background-image: url("img/fr.gif");
}

#choose_language #choose_en {
    background-image: url("img/en.gif");
}

#choose_language #choose_de {
    background-image: url("img/de.gif");
}

/*** RIGHTBAR DEFINITION ***/

#rightbar {
    background-color: #fff;
    float: left;
    width: 250px;
}

#product_logo {
    border: 1px solid #CDCAC4;
    margin-bottom: 10px;
}

#product_logo img {
    display: block;
    margin: 10px auto;
}

#contextMenu {
    margin: 20px 20px 20px 10px;
}

#contextMenu a {
    color: #666;
}

#contextMenu a:hover {
    color: #AE0000;
}

div.right_generic_wrap {
    padding: 10px 0;
}

div.right_generic_wrap iframe {
    border: 1px solid #CCC;
    margin: 20px 10px 0px;
}

div.right_generic_wrap p {
    color: #333;
    font-size: 12px;
}

dl.company_address {
    color: #333;
    padding: 10px;
}

dl.company_address dt {
    font-weight: bold;
/*    text-transform: capitalize;*/
}

div.right_img_wrap {
    margin-top: 54px;
    margin-bottom: 30px;
}

div.right_img_wrap img {
    border: 5px solid #ECEBE7;
    display: block;    
}

div.right_img_wrap p {
    color: #666;
    font-size: 10px;    
    padding: 4px;
}

div.center_img_wrap {
   margin: 0 auto;
   text-align: center;
}

div.center_img_wrap a img {
    border: 0;
/*    display: block;*/
}

p.quality_box {
    color: #333;
    font-size: 10px;
    padding: 10px;
}

/*** accordion ***/

h2.tip_title {
    background-color: #E9E7E0;
    border-bottom: 1px solid #F5F5F2;
    color: #56554D;
    cursor: pointer;
    display: block;
    font-size: 13px;
/*    min-height: 34px;*/
    padding: 5px 10px;
    text-transform: uppercase;
}

p.tip_text {
    color: #333;
    font-size: 12px!important;
    line-height: 130%;
}

.accordion_toggle {
    background-color: #E9E7E0;
    border-bottom: 1px solid #F5F5F2;
    color: #56554D;
    cursor: pointer;
    display: block;
    font-size: 13px;
    line-height: 34px;
    padding: 0px 10px;
    text-transform: uppercase;
}

.accordion_toggle_active {
    background: #CDCBC5;
    color: #AE0000;
}

.accordion_content {
    background-color: #F5F5F2;
    overflow: hidden;
}

.accordion_content p {
    font-size: 11px;
    padding: 10px;
}


/*** plain accordion content ***/

/*** 2nd level accordion ***/

#nested_accordion_container {
    list-style-type: none;
    padding: 5px;
}

.nested_accordion_toggle {
    background: url("img/ico_pdf_dls.gif") no-repeat 4px center;
    background-color: #EEEEE9;
    background-color: #ECEBE7; 
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 1px;
    padding-left: 26px;
    text-decoration: none;    
}

.nested_accordion_toggle_active {
    background-color: #ECEBE7; 
    background-color: #E9E7E0;
    color: #AE0000;
}

.nested_accordion_content, ul.plain_accordion_content {
    background-color: #F5F5F2;
    font-size: 11px;
    list-style-type: none;
    overflow: hidden;
}

.nested_accordion_content a, ul.plain_accordion_content a {
    color: #333;
    display: block;
    margin-bottom: 1px;
    padding: 4px 0 4px 10px;
    text-decoration: none;
}

.nested_accordion_content a:hover, ul.plain_accordion_content a:hover {
    background-color: #E7E6E1;
    color: #AE0000;
}

.nested_accordion_content li, ul.plain_accordion_content li {
    display: inline; /*IE fix*/
}

/* Quality page */
a.pdf_icon {
    background: url("img/ico_pdf_dls.gif") no-repeat 4px center;
    padding-left: 26px;
}
    


/*** RIGHTBAR CONTENT (PRODUCTS)***/

.techtable table {
    border: 5px solid #F5F5F2; /* same of accordion content background*/
    border-collapse: collapse;
    font-size: 10px;
    width: 100%;
}

.techtable table tr.even {
    background-color: #ECEBE7;
}

.techtable table td {
    border: 1px solid #F5F5F2;
    padding: 3px;
}

.techtable table td.value {
    font-weight: bold;
}


/*** RIGHTBAR CONTENT (PURPOSE) ***/

#purpose {
    background: url("img/bg_purpose.png") repeat-y left top;
    list-style-type: none;
    margin: 10px;
}

#purpose li {
    background: url("img/bg_purpose_li.gif") no-repeat 17px center;
    border-bottom: 2px solid #F5F5F1;    
    color: #FFF;
    line-height: 20px;
    padding-left: 4px;
}

#purpose li.purpose_10 {
    background-position: 188px center;
}

#purpose li.purpose_9 {
    background-position: 169px center;
}

#purpose li.purpose_8 {
    background-position: 150px center;
}

#purpose li.purpose_7 {
    background-position: 131px center;
}

#purpose li.purpose_6 {
    background-position: 112px center;
}

#purpose li.purpose_5 {
    background-position: 93px center;
}

#purpose li.purpose_4 {
    background-position: 74px center;
}

#purpose li.purpose_3 {
    background-position: 55px center;
}

#purpose li.purpose_2 {
    background-position: 36px center;
}

#purpose li span {
    display: none;
}


/*** SITEMAP ***/ 

ul.sitemap  {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-weight: bold;
    list-style-type: none !important;
    margin: 20px 10px !important;    
}

ul.sitemap a {
    background-image: none !important;
    display: block;
    color: #333 !important;
    text-decoration: none;
}

ul.sitemap li {
    font-size: 16px;
}

ul.sitemap li ul {
    border-top: 1px solid #CCC;
    font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif !important;
    list-style-type: none !important;
    margin-bottom: 20px !important;
    margin-left: 0px !important;
    padding: 5px;
}

ul.sitemap li ul li {
    border-bottom: none !important;
}

ul.sitemap li ul li a {
    border-bottom: none !important;
    color: #666 !important;
    font-size: 12px;
    text-decoration: underline;
}

/*** ERROR PAGES ***/

#bg_empty {
    margin: 0 auto;
    width: 900px;
    background: transparent url("img/bg_empty.png") no-repeat center top;     
}

div.dialog {
    background-color: #FFF;
    clear: both;
    color: #333;
    margin: 100px auto;
    width: 690px;
    padding: 30px 20px 60px;    
}

p.bigger {
    font-size: 14px;
    margin-top: 20px;
}

p.bigger a {
    color: #666;
}

p.bigger a:hover {
    color: #AE0000;
}


/*** UTILITIES ***/

.hideme {
    display: none;
}

hr {
    display: none;
}

div.killer {
    clear: both;
    font-size: .1em;
}