/* CSS Document */

BODY {
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

TABLE {
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

.productTitle {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
}

.cartItems {
  font-size: xx-small;
}

.cartSectionHeading {
  color: #FEB301;
  font-family: Arial, sans-serif;
  font-size: small;
  font-weight: bold;
}

TABLE.Checkout {
  background: #6788e7;
}

TR.CheckoutHeading {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  background: #88A9FF;
  background-image: url('../images/bluebartop.gif');
}

TR.CheckoutContents {
  background: #FFFFFF;
}

A:Link {
  color: #000055;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}

A:Visited {
  color: #000055;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}

A:Hover {
  color: #550000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}


A.DLGbutton:Link {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGbutton:Visited {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGbutton:Hover {
  color: #FFCC00;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGmoredetails:Link {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGmoredetails:Visited {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGmoredetails:Hover {
  color: #DD0000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.CheckoutLink:Link {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.CheckoutLink:Visited {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.CheckoutLink:Hover {
  color: #DD0000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.cartMenu:Link {
  color: #0033FF;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.cartMenu:Visited {
  color: #0033FF;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.cartMenu:Hover {
  color: #87A3FF;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.cartItems:Link {
  color: #0033FF;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.pageNumbers:Link {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: x-small;
}

A.pageNumbers:Visited {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: x-small;
}

A.pageNumbers:Hover {
  color: #333333;
  text-decoration: underline;
  font-family: Arial, sans-serif;
  font-size: x-small;
}

A.copyright:Link {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.copyright:Visited {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.copyright:Hover {
  color: #DD0000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}