BODY {
    background: #fff;
}

.main, .main TD, BODY, #homepage_bottom {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
}

B {
  color: #3f7b7a;
}

A {
  color: #3f7b7a;
}

.main P {
  line-height: 14px;
  margin-top: 0px;
}

TABLE.size_chart {
  width: 533px;
  border: 1px solid #bad332;
}

TR.size_chart_h {
  font-weight: normal;
  background: #eef4cc;
}

TD.size_chart {
  border-top: 1px solid #eef4cc;
}

h2,h1 {
  color: #BAD332;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}

h4,.plainBoxHeading, .productListing-heading {
  color: #a9122a;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 4px;
}

.plainBoxHeading {
  padding-top: 12px;
}

.productListing-data {
  border-bottom: 1px solid #bad332;
  padding: 2px 10px 2px 10px;
  color: #3f7b7a;
}

.productListing-odd {
  border-bottom: 1px solid #bad332;
}

LI {
  margin-bottom: 8px;
  margin-left: -8px;
  line-height: 14px;
  list-style-image: url(/images/templates/bullet.gif);
}

UL {
  margin-top: 0px;
}

TD.breadCrumb {
  font-size: 11px;
  color: #3f7b7a;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  text-transform: lowercase;
  padding-top: 4px;
}

TD.breadCrumb A {
  text-decoration: none;
  text-transform: lowercase;
}

.smallText {
  background: #eef4cc;
}

.productListing-heading {
  background: #bad332;
  color: #fff;
  padding: 3px 10px 3px 10px;
}

.plainBox {
  background: #eef4cc;
}


.category_header {
  border-top: 1px solid #eaf14b;
  border-bottom: 1px solid #eaf14b;
  padding-left: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: verdana, helvetica;
  color: #a9122a;
  font-size: 11px;
  font-weight: normal;
}

.product_list_image {
  text-align: center;
  margin: 28px 0 4px;
}

.product_list_name {
  text-align: center;
  font-family: verdana, helvetica;
  color: #4673a6;
  font-size: 11px;
  font-weight: normal;
  align: middle;
}

.product_link, .more {
  color: #4673a6;
  text-decoration: none;
  display: block;
  width: 140px;
  margin: 0 auto;
  padding-left: 20px;
  text-align: left;
}
.more {
  color: #AAB3BC !important;
  font-size: 10px;
  margin-top: 3px;
}
.more span {
  color: #4673a6;
  padding-right: 4px;
}

.prods {
  margin-bottom: 25px;
}

.footer {
  font-size: 10px;
  color: #bad332;
  font-family: verdana, helvetica, arial, sans-serif;
}

.footer A {
  text-decoration: none;
  color:#bad332;
} 

.cart_quantity {
  font-size: 10px;
  color: #3f7b7a;
  font-family: verdana, helvetica, arial, sans-serif;
  width: 20px
}

#homepage_bottom {
  padding: 10px;
}


#fan_club_nav {
  margin: 24px 0 15px;
  padding: 0;
  font-size: 11px;
  list-style: none;
  }

#fan_club_nav li {
  margin: 2px 0 0;
  padding: 3px 0 4px 15px;
  background-color: #eef4cc;
  list-style: none;
 }

#fan_club_nav li.selected {
  background-color: #bad332;
  }

#fan_club_nav a {
  color: #3f7b7a;
  text-decoration: none;
}

#fan_club_nav .selected a {
  color: #fff;
   font-weight: bold;
 }

td {
  vertical-align: top;
  }

h1 {
  margin: 0;
  padding: 0;
  }

#hpcol2 td a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;

}

#hpcol2 td img {
  display: block;
}


	
hr {
	color: #ffffff; 
	background-color: #ffffff; 
	border: 1px dotted #BAD332; 
	border-style: none none dotted;
	width: 80%;
	}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #BAD332;
        margin-bottom: 0px;
	}