body {
  color: #ffffff;

  font-family: Arial;
  text-align: center;
}

td, div, body, th, table {
   font-size: 8pt;
   color: #ffffff;
   font-family: Verdana;
}

#fblike {
    position: absolute;
    top: 40px;
    right: -35px;
}

#main {
    position: relative;
	text-align: left;
	width: 980px;
	margin: auto;
  background-color: #1c1c1c;	
  background-image: url('images/back.jpg');
}

.user1 {
  background-position: bottom;
  background-repeat: repeat-x;
  background-image: url('/images/backfooter.jpg');
}

.user2 {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
}

.product_showcases p {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}
.product_showcases .image {
	text-align: left;
}


.product_showcases .image img {
	padding-bottom: 3px;
}

.product_showcases .price {
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
}

.product_showcases .info {
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0;
	margin-top: 0;
}


.pageHeading {
  color: #E60003;
  font-family: Arial;
  font-size: 20pt;
  font-weight: bold;
}

a {

  color: white;
}

a:hover,
.infoBox .smallText a:hover{
	color: #E7C50C;
}

.infoBox .smallText a {
  color: red;
}

.headerNavigation {
  padding-top: 3px;
  color: #b6b6b6;
}

.infoBoxHeading img {
  display: none;
}

.infoBoxHeading {
  background-color: #c00002;
  padding: 5px;
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana;
}

.infoBox {
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px solid #8c0002;
  border-right: 1px solid #8c0002;
  border-left: 1px solid #8c0002;
} 

.search .keywords {
  width: 170px;
}

.footer .date {
  display: none;
}


.footer .requests {
  display: none;
}

.header {
  height: 180px;
}

.copyright {
  padding-top: 30px;
}

.right_column {
  width: 230px;
  padding-left: 10px;
}

ul.categories {
  list-style: none;
  padding: 0;  
  margin: 0;
}

ul.categories li a {
  margin-right: 10px;
  display: block;
  width: 120px;
  height: 22px;
  line-height: 20px;
  list-style: none;
  background-image: url('/images/category_background.png');
}

ul.categories a:hover {
	color: white;
}

ul.categories li {
  float: left;
  padding: 0;  
  margin: 0;
}

ul.categories li.selected a {
  background-image: url('/images/category_background_selected.png');
}

ul.categories li span {
  padding: 5px;
  padding-left: 10px;
  font-weight: bold;
}


ul.categories li b {
    display: block;
}


ul.categories li a b {
    display: inline;
}

ul.categories li .count {
  display: none;
}

.product_showcases {
  padding-top: 20px;
}

.product_showcases img {
	width: 200px;
	height: 200px;
}

.bestsellers td {
  padding-bottom: 7px;
}

.productListing td {
 padding-bottom: 18px;
}


.body .infoBox {
  border: 0;
}

.productListing a, .categories a, .infoBox a {
	text-decoration: none;
}

.copyright, .copyright a, #footerColumns p, #footerColumns a, #footerColumns h2 {

	line-height: 1.5em;
}
#footerColumns h2 {
	margin: 0;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	border-bottom: 1px solid gray;
}

#footerColumns p {
	margin-top: 0;
	padding-top: 0;
	font-size: 8pt;
}


#artistsmeta, 
#infometa {
	border-right: 1px dotted gray;
}

#footerColumns td {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}

#footerColumns .content {
	padding-left: 10px;
	padding-right: 10px;
}

#footerColumns ul, #footerColumns li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sortter {
	padding-left: 3px;
	color: gray;
}
