/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

#homePage h2
{
	margin:0 0 0.6em 0;
	padding: 0.4em 0.2em;
	line-height : 1.6em;
	font-size:1.5em;
	color:#0079C1;
	font-style:italic;
	background-color:transparent;
	border:none;
	text-align:center;
}

#homePage h3
{
	color:#33cccc;
margin:0px;
margin-right:10px;
margin-left:10px;
margin-bottom:5px;
	padding:10px 0px 0px 10px;
	border:none;
	height:24px;
	text-align:left;
border-bottom:1px solid #a8a9ac;
}


#shoppingCart .relatedProduct {
	width:175px;
    display: block;
    float: left;
	text-align:center;
	font-size:0.9em;
	min-height:160px;
	height:232px;
	color:#E10032;
}
#shoppingCart .break{
	clear:left;
}

#shoppingCart .relatedProductPrice {
	font-weight:bold;
	color:#231F20;
	width:120px;	
margin:auto;

}
#shoppingCart .relatedProductName {
	font-size:1.3em;
	font-weight:bold;
	color:#231F20;
	padding:2px;

}


#shoppingCart .relatedProductImage {
	min-height:100px;
padding-top:5px;
}

#shoppingCart .relatedProductImage img {
	margin:0 auto 0 auto;
}

.priceFormat {
				font-size: 23px;
				font-weight: bold;
				line-height: 23px;
				height:23px;
				color:#ED1C24;
	text-align:left;	
}


.priceFormat span {
				display:Block;
				float:left;
}

.relatedProductPrice span
{
color:#f00;
}

.cents  {
				font-size:14px;
				line-height:14px;
				height:14px;
				vertical-align:top;
}

.wasprice {
	background-color:grey;
	font-weight:400;
	color:#FFF;
	text-align:center;
	padding:3px 0px;
	margin-top:1px;
	background-image:url(../images/waspricebg.gif);
	background-repeat:no-repeat;
}

.specialPrice {
	color:#808285;
}

.relatedProductBarcode {
	font-size:0.9em;
}

.specialPriceLabel {

	text-align:left !important;
}

#homepagecats img {
	float:left;
	padding:0px;
}

#sechomepagecats {
	margin:5px auto;
}

#sechomepagecats img {
	float:left;
	padding:0px;
}

#product_back
{
	background-image:url(../images/product_bcak.gif);
	width:175px;
	height:232px;
	float:left;
	margin-right3px;
	margin-left:4px;
}

#subcatDisplay
{
margin-left:4px;
}

.relatedProductPrice img
{
margin:auto;
}

.textContent
{
margin:5px;
}
