body {
  font-family : verdana, sans-serif; 
  font-style : normal; 
  font-variant : normal; 
  font-size : 12px; 
  font-weight : normal; 
  color : #000000; 
  background-color : #000000;
  background : url("./images/background.gif");
  margin : 0px;
  padding : 0px;
  width : auto; 
  text-align : center;
}

#themeTable {
  text-align : left;
  width : 752px;
  margin : 0em auto;
  background-color : #ffffff;
  border : 1px solid #000000;
}

#themeHeader {
  text-align : center;
  background-color : #dbdbcc;
}

#themeHeader img {
  border : 0px;
}

#themeMenu td {
  background-color : #dbdbcc;
}

#themeMenu ul {
  list-style-type : none;
  margin : 0px;
  padding : 0px;
}

#menuMotorcycle {
  float : left;
}

#menuMotorcycle a {
  background-image : url("./images/MotorcyklerOn.png");
  width : 250px;
  height : 26px;
  display : block;
}

#menuMotorcycle a:hover {
  background-image : url("./images/MotorcyklerOff.png");
}

#menuSparepart {
  float : left;
}

#menuSparepart a {
  background-image : url("./images/SparepartOn.png");
  width : 250px;
  height : 26px;
  display : block;
}

#menuSparepart a:hover {
  background-image : url("./images/SparepartOff.png");
}

#menuInformation {
  float : left;
}

#menuInformation a {
  background-image : url("./images/InformationOn.png");
  width : 250px;
  height : 26px;
  display : block;
}

#menuInformation a:hover {
  background-image : url("./images/InformationOff.png");
}

#themeContent {
  background-image : url("./images/content.png");
  background-repeat : no-repeat;
  background-position : bottom left;
}

#themeCopyright {
  background-color : #404040;
}

#themeCopyright td {
  padding : 5px;
  text-align : center;
  color : #dbdbcc;
  border-top : 1px solid #5e5e5e;
  border-left : 1px solid #5e5e5e;
  border-bottom : 1px solid #222222;
  border-right : 1px solid #222222;
}

#themeCopyright a {
  color : #dbdbcc;
}

h1 {
  font-weight : bold; 
  font-size : 16px;
  color : #000000; 
  background-color : transparent; 
}

a {
  color : #000000;
}

.content {
  margin : 15px;
}

.admin {
  background-color : #404040;
  padding-top : 4px;
  padding-bottom : 4px;
  text-align : left;
  padding-right : 5px;
  border-top : 1px solid #5e5e5e;
  border-left : 1px solid #5e5e5e;
  border-bottom : 1px solid #222222;
  border-right : 1px solid #222222;
}

.admin a {
  color : #ffffff;
}

.ulMain {
  padding : 0px;
  margin : 0px;
  margin-left : 18px;
}

.ulMain li {
  padding-left : 0px;
  margin-left : 0px;
  list-style-image : url("./images/dot.gif");
  font-size : 16px;
  font-weight : bold;
}

.ulMain li a {
  text-decoration : none;
}

.smalltext {
  font-size : .9em; 
}

.noline a:link {
  text-decoration : none;
}

.noline a:visited {
  text-decoration : none;
}

.largetext {
  font-size : 1.2em; 
}

.errortext {
  color : red;
  font-weight : bold;
}

.white {
  background-color : #ffffff;
}

.black {
  background-color : #000000;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #ffbe4d;
}

.bg_medium_mc {
  background-color : #404040;
  color : #ffffff;
}

.bg_light {
  background-color : #dbdbcc;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.mcTitle {
  font-weight : bold; 
  font-size : 18px;
}

.mcImage {
  padding-right : 20px;
}

.mcImage img {
  background-color : #dbdbcc;
  border-top : 1px solid #c3c3a9;
  border-left : 1px solid #c3c3a9;
  border-bottom : 1px solid #f5f5ef;
  border-right : 1px solid #f5f5ef;
  padding : 10px;
}

.mcBox {
  background-color : #dbdbcc;
  border-top : 1px solid #c3c3a9;
  border-left : 1px solid #c3c3a9;
  border-bottom : 1px solid #f5f5ef;
  border-right : 1px solid #f5f5ef;
  padding : 10px;
}

.slides {
  float : left;
  width : 100%;
  margin : 0px;
  padding : 0px;
  list-style : none;
  line-height : 1.4em;
}

.slides li {
  background : url("./images/dias.png") 0 0 no-repeat;
  display : block;
  float : left;
  width : 164px;
  margin : 0 10px 10px 0;
  padding : 0;
}

.slides>li {
  background : url("./images/dias.png") 0 0 no-repeat;
}

.slides img {
  display : block;
  border : 1px solid;
  border-top : 1px solid #bdbdbd;
  border-left : 1px solid #bdbdbd;
  border-bottom : 1px solid #efefef;
  border-right : 1px solid #efefef;
}

.slides a, .slides a:visited, .slides a:hover {
  background-repeat : no-repeat;
  background-position : 50% 103px;
  display : block;
  float : left;
  width : 100px;
  height : 100px;
  border-width : 0px;
  padding : 25px 17px 8px 14px;
}