/*
v11.3.2009 0:52:48
*/





/* BODY - START */

body {
  font-family: Verdana, Arial, Courier, sans-serif;
  font-size: 11px;
	color: #666666;
  padding: 0;
  margin: 0;
  background-image: url('./../../_layout/_www/body_bg.jpg');
  background-repeat: repeat-x;
  background-color: #7D7D7D;
}

/* BODY - END */





/* HEADERs - START */

h1,
h2,
h3,
h4 {
  color: #111111;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 12px;
  padding-bottom: 5px;
}

h2 {
  font-size: 12px;
}

h3 {
  color: #CC0000;
  font-size: 11px;
  padding-bottom: 11px;
}

h4 {
  color: #333333;
  font-size: 11px;
}



div#attributes div.content h2 {
  margin-bottom: 20px;
}



div#banners h3 {
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 13px;
  border-bottom: 1px dotted #CCCCCC;
}



div#list h3 {
  font-size: 10px;
  color: inherit;
}



div#main-frame h2.page-title {
  margin-left: 15px;
  float: left;
  clear: none;
}



div#products h3 {
  font-size: 9px;
}

/* HEADERs - END */





/* DIVs - START */

div.clearer {
  width: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clear: both;
}



div#attributes {
  width: 804px;
  padding: 15px;
  padding-bottom: 0;
  margin-top: 10px;
  border-top: 1px solid #E5E5E5;
  float: left;
  clear: both;
}

  div#attributes div.content {
    padding-bottom: 15px;
  }



div#banners {
  margin-top: 20px;
}



div#copyright {
  width: 960px;
  height: 66px;
  font-size: 9px;
  padding-top: 6px;
  margin-right: 10px;
  /*background-image: url('./../../_layout/_www/logo_a-b_footer.jpg');*/
  background-image: url('./../../_layout/_www/logo_footer.jpg');
  background-repeat: no-repeat;
  background-position: right 0;
  overflow: hidden;
}



div#footer {
  width: 960px;
  height: 65px;
  padding: 7px 15px 10px 15px;
  background-image: url('./../../_layout/_www/footer_bg.jpg');
  background-repeat: repeat-x;
  float: left;
  clear: both;
}



div#header {
  width: 100%;
  height: 245px;
  background-image: url('./../../_layout/_www/header_bg.jpg');
  background-repeat: no-repeat;
  float: left;
  clear: both;
}



div#list {
  width: 804px;
  padding: 15px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-image: url('./../../_layout/_www/shadow_bg.jpg');
  background-repeat: no-repeat;
  border-top: 1px solid #E5E5E5;
  float: left;
  clear: both;
}



div#main-frame {
  width: 834px;
  padding: 0;
  padding-top: 10px;
  background-image: url('./../../_layout/_www/shadow_bg.jpg');
  background-repeat: no-repeat;
  float: left;
  clear: none;
}



div#menu {
  width: 975px;
  height: 38px;
  font-size: 9px;
  padding-left: 15px;
  background-image: url('./../../_layout/_www/menu_bg.jpg');
  background-repeat: no-repeat;
  float: left;
  clear: both;
}



div#page {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}



div#products {
  width: 987px;
  height: 150px;
  padding: 3px 0 0 3px;
  background-image: url('./../../_layout/_www/products_bg.jpg');
  background-repeat: repeat-x;
  float: left;
  clear: both;
}

  div#products div {
    width: 138px;
    margin-right: 3px;
    float: left;
    clear: none;
  }



div#reversed-navigation {
  font-size: 10px;
  margin-top: 1px;
  margin-left: 6px;
  float: left;
  clear: none;
}



div#right-frame {
  width: 125px;
  padding: 5px 13px 2px 15px;
  margin-right: 2px;
  background-image: url('./../../_layout/_www/shadow_bg.jpg');
  background-repeat: no-repeat;
  float: right;
  clear: none;
}



div#text-menu {
  width: 980px;
  height: 25px;
  font-size: 9px;
  padding: 25px 5px 0 5px;
  background-image: url('./../../_layout/_www/textmenu_bg.jpg');
  background-repeat: repeat-x;
  float: left;
  clear: both;
}



div#workspace {
  width: 990px;
  background-image: url('./../../_layout/_www/workspace_bg.gif');
  background-repeat: repeat-y;
  background-position: 834px 0;
  background-color: #FFFFFF;
  float: left;
  clear: both;
}

/* DIVs - END */





/* TABLEs - START */

div#attributes div.content table {
  width: 100%;
  margin-bottom: 15px;
  border: 0;
  border-collapse: collapse;
}

  div#attributes div.content table td,
  div#attributes div.content table th {
    color: #FFFFFF;
    padding: 5px;
    border: 1px solid #FFFFFF;
  }

  div#attributes div.content table td {
    background-color: #3F3F3F;
  }

  div#attributes div.content table th {
    height: 40px;
    background-color: #990000;
  }

  div#attributes div.content table tr.even td {
    background-color: #303030;
  }

/* TABLEs - END */





/* LINKs - START */

a {
  color: #CC0000;
}

a:hover {
  color: #333333 !important;
  text-decoration: none;
}




a.arrow {
  padding-left: 15px;
  background-image: url('./../../_layout/_www/link_arrow.gif');
  background-repeat: no-repeat;
  background-position: 0 3px;
}



div#copyright a {
  color: #DD0000 !important;
  text-decoration: none;
}

  div#copyright a:hover {
    text-decoration: underline;
  }



a#logo {
  width: 255px;
  height: 190px;
  padding: 5px;
  margin-top: 15px;
  margin-left: 50px;
  background-image: url('./../../_layout/_www/logo_a-b.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  outline: none;
  float: left;
  clear: both;
}



div#menu ul li a {
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 38px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 1px;
  display: block;
}

  div#menu ul li a:hover {
    color: #FFFFFF !important;
    background-color: #B00000;
  }

  div#menu ul li a.active {
    color: #FF0000 !important;
    background-color: #3F3F3F;
    opacity: 0.8;
  }



div#reversed-navigation a {
  margin-right: 3px;
  margin-left: 3px;
}



div#right-frame a {
  font-size: 10px;
}



div#products div a {
  width: 100%;
  height: 150px;
  color: #FFFFFF !important;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-color: #3F3F3F;
  display: block;
}

  div#products div a:hover {
    background-color: #CC0000;
  }

  div#products div.accessories a {
    background-image: url('./../../_layout/_www/products_accessories.jpg');
  }

  div#products div.equipment a {
    background-image: url('./../../_layout/_www/products_equipment.jpg');
  }

  div#products div.motorcycles a {
    background-image: url('./../../_layout/_www/products_motorcycles.jpg');
  }

  div#products div.parts a {
    background-image: url('./../../_layout/_www/products_parts.jpg');
  }

  div#products div.scooters a {
    background-image: url('./../../_layout/_www/products_scooters.jpg');
  }

  div#products div.tucano-urbano a {
    background-image: url('./../../_layout/_www/products_tucano-urbano.jpg');
  }

  div#products div.quads a {
    background-image: url('./../../_layout/_www/products_quads.jpg');
  }



div#text-menu ul li a {
  color: #FFFFFF !important;
  margin-right: 5px;
}

/* LINKs - END */





/* LISTs - START */

div#attributes ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

  div#attributes ul li {
    width: 100%;
    float: left;
    clear: both;
  }



div#attributes div.content ol,
div#attributes div.content ul {
  width: auto;
  line-height: 18px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  float: none;
}

div#attributes div.content ol {
  list-style-type: decimal !important;
  padding-left: 20px;
}

div#attributes div.content ul {
  list-style-type: square !important;
  padding-left: 20px;
}

  div#attributes div.content ol li,
  div#attributes div.content ul li {
    width: auto;
    margin-bottom: 9px;
    float: none;
  }



div#list ul {
  width: 100%;
  font-size: 10px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

  div#list ul li {
    width: 100%;
    padding: 10px 0 10px 0;
    margin: 0;
    border-bottom: 1px dotted #E5E5E5;
  }

    div#list ul li.bottom {
      padding-bottom: 0;
      border-bottom: 0;
    }

    div#list ul li.last {
      border-bottom: 0;
    }

    div#list ul li.top {
      padding-top: 0;
    }



div#menu ul {
  width: 100%;
  height: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

  div#menu ul li {
    padding: 0;
    margin: 0;
    float: left;
    clear: none;
  }



div#text-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: right;
  clear: both;
}

  div#text-menu ul li {
    padding: 0;
    margin: 0;
    margin-right: 5px;
    float: left;
    clear: none;
  }

/* LISTs - END */





/* SPANs - START */

div#attributes span.date {
  font-weight: bold;
  padding-bottom: 15px;
  display: block;
}



div#banners h3 span {
  display: none;
}



a#logo span {
  display: none;
}



div#products span {
  display: none;
}

  div#products span.link {
    height: 22px;
    padding-top: 18px;
    padding-left: 10px;
    display: block;
  }

/* SPANs - END */





/* PARAGRAPHs - START */

p {
  padding: 0;
  margin: 0 0 15px 0;
  text-align: justify;
}



div#attributes div.content p {
  line-height: 18px;
}



div#copyright p {
  line-height: 16px;
  margin-bottom: 0;
}



div#list ul li div.item p {
  height: 48px;
  margin-bottom: 9px;
  overflow: hidden;
}

  div#list ul li div.item p.link {
    height: auto;
    text-align: right;
  }



div#right-frame p {
  text-align: center;
}

  div#right-frame p.all-manufacturers {
    margin-bottom: 11px;
    position: relative;
    top: -2px;
  }

/* PARAGRAPHs - END */





/* IMAGEs - START */

img {
  padding: 0;
  margin: 0;
  border: 0;
}



div#list ul li div.thumb img {
  border: 1px solid #D0D0D0;
}

  div#list ul li div.thumb img.no-img {
    border: 0 !important;
  }

/* IMAGEs - END */
