/* button specific */
div.button {
  background: url("/!instances/_JardineUVL/graphics/buttons/grey_button_left.gif") no-repeat left top;
}
  
.button a, .button a:visited {
  background: url("/!instances/_JardineUVL/graphics/buttons/grey_button_right.gif") no-repeat right top;
}

.arrowless a, .arrowless a:visited {
  background: url("/!instances/_JardineUVL/graphics/buttons/grey_button_right_arrowless.gif") no-repeat right top;
}

.softbox .heading {
  background: #B4B8D1 url("/!instances/_JardineUVL/graphics/boxes/row_curve_super_light.gif") no-repeat right top;
  border-bottom: 1px solid #ccc;
}

.softbox .content {
  background-color: #f6f6f6;
  border-bottom: 1px solid #000;
}

/* results listings */

div.sortTab {
  background: url("/!instances/_JardineUVL/graphics/buttons/grey_tab_left.gif") no-repeat left top;
}
  
.sortTab a, .sortTab a:visited {
  background: url("/!instances/_JardineUVL/graphics/buttons/grey_tab_right.gif") no-repeat right top;
}

div.higlightedTab {
  background: url("/!instances/_JardineUVL/graphics/buttons/black_tab_left.gif") no-repeat left top;
}

.higlightedTab a, .higlightedTab a:visited {
  background: url("/!instances/_JardineUVL/graphics/buttons/black_tab_right.gif") no-repeat right top;
}


.lastRowHead {
  background: #fff url("/!instances/_JardineUVL/graphics/boxes/row_curve_light_grey.gif") no-repeat right top;
}

.strongRow td {
	background-color: #989898;
}

.strongRow .lastRowHead {
  background: #fff url("/!instances/_JardineUVL/graphics/boxes/row_curve_grey.gif") no-repeat right top;
}

.contactBoxTop {
  background: url("/!instances/_JardineUVL/graphics/boxes/contactBox_top.gif") no-repeat left top;
}

.contactBoxBottom {
  background: url("/!instances/_JardineUVL/graphics/boxes/contactBox_bottom.gif") no-repeat left bottom;
}

/* vehicle lists */
.resultRowHead {
	background-color: #d6d6d6;
}

.resultRowContent td {
	background-color: #f6f6f6;
	color: #999;
}
