#breadcrumb {
  padding-left: 10px;
}

#content {
  width: 990px;
  margin-left: 0;
}

#intro_leftcolumn {
  float: left;
  width: 740px;
}


#intro_leftcolumn .column1 {
  clear: both;
  margin-bottom: 20px;
}

#intro_leftcolumn .column3 {
  clear: both;
  margin-bottom: 20px;
}

.last {
  margin-right: 0 !important;
}

#intro_rightcolumn {
  margin-left: 760px;
}

#intro_rightcolumn .infobox {
  padding: 15px 15px 5px 15px;
  border-bottom: solid white 3px;
  background-image: url(../images/right-back.jpg);
  background-repeat: repeat-y;
}

#intro_rightcolumn #servicebox {
  background-image: url(../images/right-service-back.jpg);
  background-repeat: repeat-y;
}

#intro_rightcolumn div.highlight_image, #intro_rightcolumn div.highlight_image a {
  background: none;
  padding: 0;
  margin: 0;
}

#intro_rightcolumn h1 {
  color: #469dd2;
  font-size: 1.4em;
}

#intro_rightcolumn img {
  display: block;
  float: right;
  margin: 0 0 5px 5px;
}

#intro_rightcolumn .infobox a, #intro_rightcolumn .infobox a:visited {
  display: block;
  padding-left: 15px;
  background: transparent url(../images/header-bullet.png) no-repeat 0px 2px;
}

#footer {
  padding-top: 0 !important;
}

#brandshops {
  margin-top: 0;
}
/** higlights **/

.ui-tabs-nav .ui-tabs-hide {
  display: none;
}
.highlight3_tabs_container {
  height: 30px;
}
.highlight3_tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}
#highlight3_tabs {
  margin-bottom: 0px !important;
}
.highlight3_tabs li {
  float: left;
  height: 30px;
  margin-right: 3px;
}
.highlight3_tabs li a {
  display: block;
  width: 150px;
  height: 25px;
  padding-top: 5px;
  background-image: url(../images/highlight3_tab_inactive.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  text-align: center;
  color: #449ed3;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
}
.highlight3_more {
  float: left;
  height: 30px;
}
.highlight3_more a {
  display: block;
  width: 128px;
  height: 25px;
  padding-top: 5px;
  background-image: url(../images/highlight3_tab_inactive.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  text-align: center;
  color: #449ed3;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
}
.highlight3_tabs li.ui-tabs-selected a, .highlight3_tabs li a:hover, .highlight3_more a:hover {
  background-image: url(../images/highlight3_tab_active.png);
  color: white;
}
.highlight1, .news {
  position: relative;
  float: left;
  margin-right: 10px;
  width: 240px;
  height: 190px;
  font-weight: bold;
  margin-bottom: 20px;
}
.news .text a {
  color: #666;
}
.highlight2 {
  position: relative;
  width: 230px;
  height: 190px;
  font-weight: bold;
  margin-bottom: 3px;
}
.highlight3 {
  position: relative;
  width: 740px;
  height: 222px;
  font-weight: bold;
}
.text {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #bf331a;
  z-index: 2;
}
.highlight2 .text {
  top: 40px;
  left: 10px;
}
.highlight3 .text {
  top: 100px;
  left: 20px;
  width: 250px;
  font-size: 1.6em;
}
.text a, .text a:visited {
  color: #bf331a;
  text-decoration: none;
}
.desc {
  position: absolute;
  top: 160px;
  left: 20px;
}
.highlight3 .desc {
  width: 200px;
}
.desc a, .desc a:visited {
  color: #666666;
  text-decoration: none;
}
.text a:hover, .desc a:hover {
  text-decoration: underline;
}
.news .image {
  top: 2px;
  right: 2px;
}
.logo {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}
.image img, .logo img {
  border: none;
}
.oldprice {
  position: absolute;
  top: 140px;
  left: 10px;
  text-decoration: line-through;
  color: #666666;
  font-size: 1.1em;
}
.highlight3 .oldprice {
  top: 55px;
  left: 550px;
  font-size: 1.6em;
}
.highlight1 .price {
  position: absolute;
  top: 163px;
  left: 10px;
  width: 120px;
  color: #bf331a;
  font-size: 1.5em;
  text-align: center;
}
.highlight2 .price {
  position: absolute;
  top: 163px;
  left: 10px;
  width: 120px;
  color: #bf331a;
  font-size: 1.5em;
  text-align: center;
}
.highlight3 .price {
  position: absolute;
  left: 520px;
  top: 10px;
  width: 120px;
  color: white;
  font-size: 2.2em;
  text-align: center;
}
.details {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background-image: url(../images/arrow-red.png);
  background-repeat: no-repeat;
  background-position: 5px;
  padding-left: 15px;
  font-weight: normal;
}
.highlight3 .details {
  right: 20px;
  bottom: 165px;
  font-size: 1.6em;
  font-weight: bold;
  background: none;
}
.details a, .details a:visited {
  color: #666666;
  text-decoration: none;
}
.details a:hover {
  text-decoration: underline;
}
.highlight3 .details a {
  color: white;
}