
a {
  color: #8f0d15;
}

#mainRight h2 {
  color: #8f0d15;
  font-size: 12pt;
  padding: 10px;
  clear: both;
}

.pages {
  text-align: center;
  padding: 5px;
  clear: both;
}

#mainRight #productCatalog ul {
  display: block;
}

#mainRight #productCatalog ul li {
  display: block;
  width: 677px;
  height: 69px;
  background: url('../layout/product_bg.png');
  margin-bottom: 15px;
}

#mainRight #productCatalog ul li li{
  display: auto;
  width: auto;
  height: auto;
  background: transparent;
}

#mainRight .textA {
  width: 220px;
  padding: 5px;
  text-align: center;
}

#mainRight .textA a{
  color: #8f0d15;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
}

#mainRight .productA {
	padding-top: 10px;
}

#mainRight .productA a{
	text-decoration: none;
	font-weight: bold;
}

#mainRight .productSubscribe {
	padding-top: 0px;
	margin-top: -13px;
}

#mainRight .productMedia {
  width: 100px;
  #width: 150px;
  padding: 5px;
  padding-left: 50px;
  text-align: left;
  float: left;
}

.productMedia a img {
  border: 1px solid #8f0d15;
  height: 57px;
}

#mainRight .productText {
  width: 350px;
  float: left;
  padding: 10px;
}

#mainRight .textText {
  padding: 10px;
  clear: both;
}

#productMediaMain {
	float: left;
	width: 300px;
}

#productMediaMain img {
	width: 250px;
	padding-left: 25px;
	padding-right: 25px;
	border: 0px;
}

#mainRight #productMedias {
  width: 340px;
  clear: both;
}

#mainRight a img {
	border: 1px solid #8f0d15;
}

#productMedias li {
  float: left;
  list-style: none;
  padding: 5px;
}

#productMedias li div {
  text-align: center;
  padding: 5px;
}

#productMedias li div img{
	cursor: pointer;
}

#mainRight .attributeSpecial {
  clear: both;
}

#naAttributes ul{
  list-style: none;
}

#naAttributes li {
  line-height: 20px;
}

.naAttributeValues{
  text-align: right;
  margin-top: -20px;
}

.oneSpecialAttribute {
  float: left;
  width: 350px;
  background: #f0eeef;
  margin-right: 10px;
}

.oneSpecialAttributeH {
  width: 330px;
  #width: 350px;
  background: #594f4d;
  color: white;
  padding-left: 20px;
  font-size: 10pt;
  font-weight: bold;
  line-height: 25px;
}

.aAttributeValues ul {
  list-style: none;
}

.aAttributeValues ul li td{
  padding: 0px;
}

.aAttributeValues ul li{
  padding: 3px;
  padding-bottom: 0px;
  margin: 0px;
}

.attributeSpecialImage {
  padding: 3px;
}

.attributeSpecial {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
  margin-top: 10px;
}

.attributeFilter {
  line-height: normal;
  padding-bottom: 5px;
  padding-top: 5px;
}

.attributeFilterTop {
  padding: 3px;
  background: #c5c5c5;
}