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

/* feel free to add CSS here for the homepage only */
#homePage
{
	padding-top :4px;
}
#homePageText
{
	clear:both;
	padding : 7px 1em 0;
	color:#58585a;
}
#homePage h2
{
	margin:0 0 1.5em 0;
	padding: 0.4em 0 0 0;
	line-height : 1.2em;
	font-size:1.3em;
	color:#0078c1;
	font-style:italic;
	background-color:transparent;
	background-image:none;
	border:none;;
}
#homePageText strong,
#homePageText b
{
	color:#0078c1;
}
#homePage h3
{
	color:#FFF;
	background-image:url(../images/specbarfront.jpg);
	background-repeat:no-repeat;
	padding:5px 0px 0px 10px;
	border:none;
	height:24px;
	text-align:left;
}


#shoppingCart .relatedProduct {
	width:190px;
    display: block;
    float: left;
	text-align:center;
	font-size:0.9em;
	min-height:160px;
	height:195px;
	margin:3px 1px 1px 1px;
	padding:3px;
	color:#E10032;
}
#shoppingCart .break{
	clear:left;
}

#shoppingCart .relatedProductPrice {
	font-weight:bold;
	color:#231F20;
	text-align:left;
	width:100px;	
	float:right;
}
#shoppingCart .relatedProductName {
	font-size:1.3em;
	text-align:left;
	font-weight:bold;
	color:#231F20;
	width:80px;
	min-height:90px;
	padding:2px;

}


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

#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;
}


.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
{
	padding : 0 0 0 7px;
}
#homepagecats div
{
	float:left; 
	display : inline;
	margin : 0 10px 0 3px;
}
#homepagecats img {
	display : block;
}
#homepagecats img a {

}

#sechomepagecats {
clear :both;
	padding : 12px 0px 0 3px;
}
#sechomepagecats div
{
	float:left; 
	display : inline;
	margin : 0 10px 0 7px;
}
#sechomepagecats img {
	display : block;

}