#bodyContainerCatalogue
{
  background-color: #2A8CB3;
  background-image: url(../images/bg-body-original-art.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

#bodyContainerProduct
{
  background-color: #2A8CB3;
  background-image: url(../images/bg-body-original-art-prod.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.clickToEnlarge
{
  color: white;
}

.bodyTextContainer
{
  color: white;
}

#breadcrumbs
{
  color: #FC8E39;
}

#breadcrumbs a:link, #breadcrumbs a:visited
{
  color: #2A8CB3;
}

.rightColumnSectionText
{
  color: white;
}

#descriptionContainerProduct
{
  color: white;
}

em
{
  color: #FFDA41;
}

.productPrice
{
  color: #FFDA41;
  font-size: 22px;
  margin: 20px 0px;
}

h3
{
  color: #FFDA41;
}

.productListingName
{
  color: #ffffff;
  padding-top: 5px;
}

.productListingName a:link, .productListingName a:visited
{
  color: #ffffff;
}

.productListingPrice
{
  color: #FFDA41;
}

.listingsContainer
{
  color: #ffffff;
}

a.yellowTitle:link, a.yellowTitle:visited, a.yellowTitleBig:link, a.yellowTitleBig:visited
{
  text-decoration: none;
  color: #F1EC6A;
}

.yellowTitleBig
{
  font-size: 22px;
}

a.blueTitle:link, a.blueTitle:visited
{
  text-decoration: none;
  color: #74D0F5;
}

.bodyTextContainer a:link, .bodyTextContainer a:visited
{
  color: white;	
}

h2
{
  font-weight: normal;
  color: #F1EC6A;
  margin-bottom: 0px;
}

.linkLink, a.linkLink:link, a.linkLink:visited
{
  color: #F1EC6A;
  text-decoration: none;
}
