td.imgDisplayTopLeft {
  width: 10px;
}
td.imgDisplayTopMiddle {
  background: url(/images/main/10pxborder_topbg.jpg);
  padding: 0px;
  margin: 0px;
  height: 4px;
}
td.imgDisplayBottomRight {
  width: 10px;
}
td.imgDisplayBottomLeft {
  width: 10px;
}
.relatedCategories
{
	background: #fff;
	/* text-align: center; */
	border-bottom:1px solid #ccc;
	margin-bottom:50px;
}
td.imgDisplayBottomMiddle {
  background: url(/images/main/10pxborder_bottombg.jpg);
  padding: 0px;
  margin: 0px;
  height: 4px;
}
td.imgDisplayTopRight {
  width: 10px;
}
td.imgDisplayMiddleLeft {
  background: url(/images/main/10pxborder_leftbg.jpg);
}
td.imgDisplayMiddleRight {
  background: url(/images/main/10pxborder_rightbg.jpg);
}
a.productImageThumb {
  display: block;
  float: left;
  padding: 1px;
  padding-top: 5px;
  border:1px solid #ccc;
}

#content {
  /* font-size: 12px!important; */
}
#prodDetails {
  /* font-size: 12px; */
  width: 380px;
  float: left;
}
#prodDetails h2 {
  line-height: 18px;
  padding: 0;
  font-size: 18px;
  color: #205CA2;
  margin-bottom: 10px;
  text-align: left;
}
small {
  font-size: 0.7em;
  font-weight: normal;
}
#productDescription p {
  font-size: 14px;
  margin-bottom: 10px;
}
span.bolded {
  font-size: 14px;
  font-weight: bold;
}
#submit {
  margin-left: 5px;
  margin-right: 5px;
}
td.productOptionName {
  font-size: 16px;
  font-weight: bold;
  color: #205CA2;
  padding-right: 5px;
}
span.productPrice {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
span.addToCart a {
  font-size: 16px;
  font-weight: bold;
  color: #205CA2;
  text-decoration: none;
}
span.addToCart a:hover {
  text-decoration: underline;
}
ul#CategoryList {
	text-align: left;
	list-style: none;
	display: block;
	float: left;
	background: #FFF!important;
	/* width: 460px; */
}
ul#CategoryList li {
  display: block;
  background:#480C33;
  color:#fff;
  margin:5px 5px 5px 0;
  float: left;
  width:127px;
  height:210px;
}
ul#LicenseList li {
  display: block;
  background:#480C33;
  color:#fff;
  margin:5px 5px 5px 0;
  float: left;
  width:535px;
  height:120px;
  text-align:center;
}

ul#CategoryList li:hover, ul#CategoryList li:hover a {
	background:#F37624;
	color:#fff;
	}

ul#CategoryList li img {
	border:1px solid #ccc;
	}
 
ul#CategoryList li span.category-title {
	display:block;
	margin:5px;
	font-size:90%;
	}
 
/*#categoryList li {
  display: block;
  float: left;
  text-align: center;
  margin: 10px;
}
#categoryList li a img {
  border: 0;
}
*/
#categoryList li h4 a {
  font-size: 18px;
  text-decoration: none;
  color: #205CA2;
}
#categoryList li h4 a:hover {
  text-decoration: underline;
}

ul#ProductList {
	text-align: left;
	list-style: none;
	display: block;
	float: left;
	background: #FFF!important;
}
ul#ProductList li {
  display: block;
  margin: 1px;
  float: left;
}

#head {
	height: 25px;
	width: 460px;
	background-image: url(/images/main/title_bar_rev_1.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
#items {
	background-color: #FFF;
	float: left;
	}
	
#head h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 5px;
	text-align: center;
	}

.footer2 {
	width: 100%;
	height: 22px;
	clear: both;
	}
	
.footerTop {
	width: 100%px;
	height: 22px;
	clear: both; 
	}
#container {
	height: 100%;
	}
	
#sub_bg {
	background-image: url(/images/main/subtitle_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 10px;
        margin-top: 10px;
	}
	
#centerColumn.hasBoth #sub_bg h2 {
	color: #FFF;
	height: 21px;
	width: 169px;
	padding-top: 3px;
	padding-left: 10px;
	}
	
#text {
	text-align: justify;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#prod_image {
	padding-top: 20px;
	padding-bottom: 10px;
}
#prod_image a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	}
	
#prod_image a:hover {
	text-decoration: underline;
	}
	
#prod_image a img {
	border: none;
	}
	
#dropdowns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: left;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	}
	
#checkout h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	padding-left: 5px;
	padding-top: 7px;
	color: #FFF;
	}

/* ADD To Cart */
#cart-form-holder {
	background:#fff url(/img/bg-addcart.gif) repeat-x 0 bottom;
	border:1px solid orange;
	width:225px;
	float:right;
	margin-bottom:10px;
	}
	
#cart-form-holder h3 {
	background:#f47725 url(/img/bg-table-top.gif) repeat-x 0 0;
	color:#fff;
	font-size:120%;
	padding:5px;
	text-transform:uppercase;
	}
	
#prodFormPriceHolder {
	border-bottom:1px solid #ccc;
	width:200px;
	float:left;
	padding:5px;
	}

#prodFormPrice {

	font-weight: bolder;
	color:#000;
	font-size:110%;
	float:right;
	}
	
#prodFormSalePrice {
	float:right;
	font-weight: bolder;
	color:red;
	}

#prodFormRegularPrice {
	float:left;
	margin-left:45px;
	text-decoration: line-through;
	}	
	
	
#prodFormQtyHolder {
	width: 200px;
	border-bottom:1px solid #ccc;
	float:left;
	padding:5px;
	}

#prodFormQty {
	display: block;
	padding-left:150px;
	}

.size-chart-link {
	margin-left:25px;
	}	
	
#prodFormOutOfStock p{
	color:red;
	padding:10px;
	}

#outofstock {
	color:red;
	}

#prodFormSubmitHolder {
	}
	
#prodFormSubmitHolder input {
    /* padding-right: 6px; */
	}

.btn-add-cart {
	background:transparent url("../img/sprite-ui-elements.png") no-repeat scroll -157px -81px;
	height:30px;
	width:110px;
	border:none;
	margin:10px 5px 10px 50px;
	cursor:pointer;
	}
	
#checkout {
	height: 37px;
	width: 438px;
}
#cart img {
	padding-top: 5px;
}
ul#productOptionSelects {
       padding-left: 10px;
       padding-bottom: 7px;
       padding-top: 5px;
       list-style: none;
       text-align: left;
}
#prodFormQtyHolder h1 {
       display: block;
       float: left;
       font-family: Arial;
       font-weight: bolder;
       font-size: 16px;
       color: #FFF;
       margin-left: 10px;
       margin-top: 9px;
}
#prodFormPriceHolder h1 {
       display: block;
       float: left;
       font-family: Arial;
       font-weight: bolder;
       font-size: 25px;
       color: #FFF;
       margin-left: 10px;
       margin-top: 9px;
}


#prodFormHolder {
       margin-left: 10px;
		/* padding-top: 10px; */
}

#prodFormReplacementHolder {
	padding:10px;
	}


td#centerColumn {
	width: 460px;

}
#centerColumn h2 {
       padding-left: 10px;
       padding-top: 9px;
       /* font-family: Arial;
       font-weight: bolder;
       font-size: 18px; */
       color: #FFF;

}
#centerColumn div.blockHeader {
	background-image: url(/images/main/title_bar_rev_1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 460px;
	text-align: center;
}
#centerColumn div.blockHeader h3 {
       /* font-family: Arial;
	          font-size: 16px;  */
       font-weight: bolder;
       color: #FFF;
		padding-top: 5px;
}
#centerColumn div.blockHeaderRed {
	background-image: url(/images/main/title_bar_rev_red.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 460px;
	text-align: center;
}
#centerColumn div.blockHeaderRed h3 {
       font-family: Arial;
       font-weight: bolder;
       font-size: 16px;
       color: #FFF;
		padding-top: 5px;
}
#centerColumn div.blockHeaderRed h1 {
       font-family: Arial;
       font-weight: bolder;
       font-size: 16px;
       color: #FFF;
		padding-top: 5px;
}
#centerColumn div.blockHeaderGreen {
	background-image: url(/images/main/title_bar_rev_green.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 460px;
	text-align: center;
}
#centerColumn div.blockHeaderGreen h3 {
       font-family: Arial;
       font-weight: bolder;
       font-size: 16px;
       color: #FFF;
		padding-top: 5px;
}
#centerColumn div.blockHeaderOrange {
	background-image: url(/images/main/title_bar_rev_orange.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 460px;
	text-align: center;
}
#centerColumn div.blockHeaderOrange h3 {
       font-family: Arial;
       font-weight: bolder;
       font-size: 16px;
       color: #FFF;
		padding-top: 5px;
}
#centerColumn div.blockHeaderOrange h1 {
       font-family: Arial;
       font-weight: bolder;
       font-size: 16px;
       color: #FFF;
		padding-top: 5px;
}
td#centerColumn h2 a{
       color: #000;
		/* font-size: 10px; */
}
span.cookieCrumbLink {
	/* color: #000;
	font-size: 10px;
	font-weight: bolder; */
}
#CategoryTitle a {
       /* font-size: 13px;
       font-weight: bolder;
       text-decoration: none;
       color: #FFF;
padding: 3px; */
}
#CategoryTitle a:hover {
color:#000;
    
}
#CategoryImage {
	height: 150px;
	width: 125px;
	background-color: #FFF;
	border: 1px solid #ccc;
}
#CategoryTitle {
	/* background-image: url(/images/main/block_btm.jpg); */
	background:#480C33;
	height: 48px;
	width: 127px;
	overflow: hidden;
}



table.storeCategoryItem {
       padding: -10px;
       margin: -10px;
}
ul#CategoryList h2 {
	/* font-size: 10px;
	color: #000;
	font-weight: bolder; */
}
.CategoryHolder {
      float: left;
}
#ProductImage {
	height: 150px;
	width: 125px;
	background: #FFF;
}
#ProductDetails {
	background-image: url(/images/main/block_btm.jpg);
	height: 48px;
	width: 107px;
	padding-top: 3px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9px;
    text-align: center;
    overflow: hidden;
}
#ProductDetails a {
       font-family: Arial;
       font-size: 11px;
       color: #000;
       text-decoration: none;
}
span.prodListProdNumber {
font-weight: bolder;
}
#ProductDetails a:hover {
       color: #FFF;
}
ul#ProductList h2 {
	color: #000;
	font-size: 10px;
}
.ProductHolder {
	float: left;
padding-left: 5px;
padding-top: 5px;
}
ul#productOptionSelects li select {
  min-width: 200px;
}
div#items h2 {
	color: #000;
	font-family: Arial;
	font-size: 11px;
}
div#productPageHolder {
	width: 460px;
	background-color: #FFF;
	float: left;
}
div#CategoryPageHolder {
	width: 460px;
	background-color: #FFF;
	float: left;
}

#flagPageHolder {
	text-align: left;
	width: 455px;
	background-color: #FFF;
	float: left;
	padding-left: 5px;
}
div#sendToFriend {
text-align: left;
}
div#sendToFriend label {
/* color: #0067aa; */
font-size: 10px;
}
div#sendToFriend input {
margin-top: 3px;
}
div.stfYou input {
width: 170px;
}
div.stfFriend input {
width: 170px;
}
div.stfYou,div.stfComment,div.stfFriend {
padding-left: 5px;
}
tr.stfComment textarea {
width: 170px;
margin-top: 3px;
}
input.stfSubmit {
	margin-left: 5px;
	font-weight: bold;
	border: 1px #0067aa solid;
	cursor:pointer;
	}


ul#bandCategoryLogos {
padding-top: 4px;
}
#bandCategoryLogos li {
  list-style: none;
  padding-left: 3px;
padding-top: 2px;
float: left;
}

#bandBlockSelect {
	width: 150px;
}
div.stfYou label#stfYourNameText {
padding-right: 46px;
}
div.stfFriend label#stfFriendNameText {
padding-right: 46px;
}
div.stfYou input {
margin-left: 18px;
}
a.prodListProdName {
font-family: Arial!important;
font-size: 10px!important;
line-height: 8px;
padding-left: 1px;
padding-right: 1px;
}
table.stfTable {
clear: left;
}

div#reviewFormBlock {
text-align: left;
}
div#reviewFormBlock label {
/* color: #0067aa; */
font-size: 10px;
}
div#reviewFormBlock input {
margin-top: 3px;
}

.ratingLink
{
	/* color: #0067aa; */
	font-weight: bold;
	text-decoration: none;
}
div#bagBanner {
padding-top: 5px;
padding-bottom: 5px;
width: 461px;
}
div#rockCandyBanner {
padding-top: 5px;
padding-bottom: 5px;
width: 461px;
}
