body
{
  color: #333333;
}

div.mainDiv
{
  background-color: #e7e8e9;
}

img.brandLogo
{
  margin-bottom: 4px;
}

a, a img
{
  color: #333333;
}

img.detailThumb
{
  border: 1px solid #dddddd;
}

table.iconMenu, table.iconMenu td
{
  background-color: #919195;
  color: #222222;
}

/*---------------------------------------------------------*/
/* page content */
/*---------------------------------------------------------*/

#pageHeader
{
  background-color: #e31b23;
  color: white;
  width: 897px;
}

#breadcrumb, #breadcrumb a
{
  color: white;
}

div.titleBar, div.titleBar a, tr.titleBar, tr.titleBar td, tr.titleBar a
{
  background-color: #e31b23;
  color: white;
}

.thumbBorderOn  { border:5px solid #e31b23; }
.thumbBorderOff { border:5px solid #e7e8e9; }

/*---------------------------------------------------------*/
/* page numbering */
/*---------------------------------------------------------*/

.currentPage, .otherPageOn
{
  background-color: #e7e8e9;
  border: 1px solid #333333;
}

.otherPageOff
{
  border: 1px solid #333333;
}

.otherPageOff a
{
  color: #ac9f72;
}
