﻿.foo {}  /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */
 /* RhinoD2C */

.featuredSmall1
{
	width: 210px;
	max-width: 210px;
	 height: 380px;
/*    height: 300px; */	
	max-height: 380px;
/*    max-height: 300px;	 */
    float: left;
	padding: 5px 5px 5px 5px;
/*	  padding: 0px 0px 0px 0px; */
/*	  margin: 0px 0px 0px 0px; */
}

.featuredSmall2
{
/*	  width: 420px; */
	width: 430px;	
	height: 380px;
/*	  height: 300px;	 */
	max-height: 300px;	
	float: left;
	padding: 5px 5px 5px 5px;
/*	  padding: 0px 0px 0px 0px;	 */
/*	  margin: 0px 0px 0px 0px; */
}

.featuredSmall3
{
/*	  width: 630px; */
	width: 650px;	
	min-height: 260px;
	max-height: 260px;	
 	height: 260px; 
	padding: 5px 5px 5px 5px;
/*	  padding: 0px 0px 0px 0px;	 */
	clear: both;
}

.featuredSummaryContent
{
width: 100%;
max-width: 660px;
/*  		width: 660px;  */
	height: 100%;
	position: relative;
/*	  border: dotted 1px #892927;	 */
	border: solid 2px black;
	background-color: #fffcf0;
}

.featuredProductSmall
{
/*	width: 205px;*/
	width: 202px;	
	/* min-height: 72px; */
	height: 120px;
	margin: 1px 2px 1px 2px;
	padding: 1px 1px 1px 1px;
	border: thin outset #bbb;
	border-bottom: thick;
	border-right: thick;
	/* background-color: White; */
	float: left;
	overflow:hidden;
	/* display:block; */
	/* position:absolute;  */
	bottom:20px;
}

.featuredProductSmall table
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}

.featuredProductImageSmall
{
	border-style: none;
	border-width: 0px;
	padding: 0px;
}

.featureSummaryFooter
{
/*	position: absolute;
	bottom: 5px; */
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.featuredSmall3 .featuredSmall3A 
{
	clear: both;
	position: relative;
	bottom:auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.featuredArtistSmall,
.featuredNameSmall,
.featuredFormatSmall
{
	font-size: xx-small;
	font-weight: bold;
	display: block;
line-height: 11px;
}
.featuredArtistSmall
{
	color: #b12e24;	
}
a.featuredArtistSmall:link,
a.featuredArtistSmall:visited
{
	color: #b12e24;
	text-decoration: none;
}
a.featuredArtistSmall:hover 
{
	color: white;
	background-color: #b12e24;	
}
.featuredNameSmall
{
	color: #473c2a;	
}
a.featuredNameSmall:link,
a.featuredNameSmall:visited
{
	color: #473c2a;
	text-decoration: none;
}
a.featuredNameSmall:hover {
	color: white;
	background-color: #473c2a;
}

span.featuredPriceSmall
{
	font-size: xx-small;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;	
}

span.featuredPriceSmall span.srpPrice 
{
	text-decoration:line-through;
	padding-right: 4px;
}

span.featuredPriceSmall span.salePrice
{
	color: #b12e24;
	padding-right: 4px;
}

span.featuredPriceSmall span.savingsText,
span.featuredPriceSmall span.savingsAmount
{
	color: green;
	font-size: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

span.featuredPriceSmall span.savingsAmount
{
	padding-left: 0px;
}

.featuredLinkSmall
{
	 /* color: #b12e24; */
	font-size: small;
	 /* text-decoration: underline; */
	text-align:center;
}

a.featuredLinkSmall:link,
a.featuredLinkSmall:visited
{
	/* color: white; */
	color: #bf0000;
	/* background-color: #b12e24; */
	background-color: #fffcf0;
	text-decoration:underline;	
	/* text-decoration: none;	 */
	/* border:thin #b12e24 outset; */
 	border:none;	 		
	/* color: blue; */
	font-weight:bold;
}

a.featuredLinkSmall:hover
{
	/* 	color: #b12e24;	 */
	color: black;	
	/* background-color: white;	 */
	background-color: #fffcf0;	
	/* text-decoration: none; */
	/* border:thin #b12e24 outset; */
 	border:none;	
	/* font-weight:bold;	 */
	text-decoration:underline;	
}

.featuredItem,
.featuredItemAlternate
{
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width:50%;
	min-width: 300px;
}

.HomeFeatureTitle
{
	text-align: center; 
	font-weight:bold;
	font-style:italic;
	color: #b12e24; 
}
.HomeFeatureText
{
	text-align: left; 
	font-size: x-small; 
	font-family: arial, verdana;
}
.HomeFeatureArea
{
	text-align: center; 
	margin: 0px 5px 0px 5px; 
	max-height:235px; 
	min-height:235px;
	height: 235px;
}
.HomeFeatureArea3
{
	text-align: center; 
	margin: 0px 5px 0px 5px; 
	/* 	max-height:130px;  */
	min-height:60px; 		
}

.PromoFeatureTitle
{
	text-align: center; 
	font-weight:bold;
	font-style:italic;
	color: #b12e24; 
	font-size:x-large;
}

.SummaryImageArea
{
	text-align: center; 
	float: left; 
	min-width: 25px;
}
