
	/*Linking*/
a.morelinks:visited,a.morelinks:active,a.morelinks:link,a.morelinks:hover{
	color: #003366;
	font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
#navBreadCrumb {
	
	border:0px green solid;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:7px;
}

#navBreadCrumb a.pathway:link, #navBreadCrumb a.pathway:visited, #navBreadCrumb a.pathway:active, a.pathway:hover {
    text-decoration: underline;
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
	margin-right:9px;
	font-size: 1.0em;
	color:#660000;
}
#navBreadCrumb strong {
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
	font-size: 1.0em;
}

#navBreadCrumb img {
	margin: 1px 5px;
}

.centerBoxContentsSpecials, .centerBoxContentsNew,.centerBoxContentsFeatured {
	vertical-align: middle;
	width: 49.5% !important;
	}	
#featuredProducts {

}
#featuredProducts .centerBoxContentsFeatured {
width: 49% !important;
height:160px; 
vertical-align:middle;
background-color: #CBD8E7;
color:black;
text-align:left;
border:2px solid #ffffff;
padding-right:3px;
}
#featuredProducts img {
float:left;
padding-right:5px;
padding:5px;
}
#featuredProducts  h2{
    margin: 0em;
	margin-top: 5px;
	background-color: #003366;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.2em 0.2em;
	text-align:left;
	color: #FFFFFF;
	font-size:1.0em;
}
#featuredProducts a.featuredTitle:link, a.featuredTitle:visited, a.featuredTitle:active {color:black;font-weight:bold;font-size:13px;}
#featuredProducts a.featuredTitle:hover {color:#800000;font-weight:bold;font-size:13px;}

#featuredProducts .normalprice, #featuredProducts .productSpecialPriceSale {
	text-decoration: line-through;
	}
#featuredProducts .productSpecialPrice, #featuredProducts .productSalePrice, #featuredProducts .productSpecialPriceSale, #featuredProducts .productPriceDiscount {
	color: #cc0000;
	}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}
	
h1.productListHeading {
text-align:left;
font-size: 1.0em;
}
/*sideboxes*/

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: white;
}
h2.centerBoxHeading {
	margin: 0em;
	background-color: #003366;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.2em 0.2em;
	text-align:left;
	color: #FFFFFF;
	font-size:1.0em;
	}
.productListing-rowheading {
	background-color: #003366;
	/*background-image: url(../images/tile_back.gif);*/
	height: 2em;
	color: #FFFFFF;
	margin:3px;
	}
.productListing-rowheading a {color:white;}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #cc0000;
	}
#bestsellers li a {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	color:black;
	}
	
.cartNewItem {
	color: #003366;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	color:black;
	}