/*Footer*/

#footer {}

#footer td.newsletterblock {border: 1px solid #d3d3d3; background-color:#987C16;padding:5px;width:260px;}
#footer td.newsblockHeader {background-image:url('../images/BlockHeader.png');height:30px;color: #102047;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
letter-spacing: 1px;
font-variant: small-caps;
white-space : nowrap;
padding-left:5px;
}
#footer td.newsblockContent {background-color: #F3F1E7;padding:5px;}
.footerLinksHeader {
width:33%;
height: 30px;
color: #102047;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
letter-spacing: 1px;
font-variant: small-caps;
white-space : nowrap;
padding: 0 5px;
line-height: 30px;	
background-image: url('../images/BlockHeader.png');
}


#navBreadCrumb {
	margin-right: 5px;
	margin-left: 7px;
	margin-top:10px;
	margin-bottom: 10px;
	
}

#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;
}
#navBreadCrumb strong {
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
	font-size: 1.0em;
}

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

	/*Linking*/
a.morelinks:visited,a.morelinks:active,a.morelinks:link,a.morelinks:hover{
	color: #102047;
	font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #000000;
	}
/*wrappers - page or section containers*/



/*The main content classes*/
.centerBoxContentsSpecials, .centerBoxContentsNew,.centerBoxContentsFeatured {
	vertical-align: middle;
	width: 49.5% !important;
	}	
/*Center Column Information*/


#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: #102047;
	/*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;
	}
.centerBoxWrapper {
	border: 1px solid #ffffff;
	height: 1%;
	margin: 1.1em 0;
    height: 245px;
	}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}
	
h1.productListHeading {
text-align:left;
font-size: 1.0em;
}
.centerColumn h1 {
text-align:left;
font-size: 1.4em;
}
/*sideboxes*/

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #search-headerHeading {
	font-size: 0.9em;
	color: white;
}

h2.centerBoxHeading {
	margin: 0em;
	background-color: #102047;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.2em 0.2em;
	text-align:left;
	color: #FFFFFF;
	font-size:1.0em;
	}
.categoryListBoxContents {font-weight:bold;}
/* categories box parent and child categories 
A.category-top, A.category-top:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}*/
/* end categories box links */
.productListing-rowheading {
	background-color: #102047;
	/*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: #102047;
	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;
	}