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

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

#homePage h2
{
	margin: 5px 0px 2px 0px;
	padding: 0.1em 0.2em;
	line-height : 16pt;
	font-size: 14pt;
	color:#ed1c24;
	font-style: italic;

}

#shoppingCart .relatedProduct {
width:300px;
height:150px;
    display: block;
    float: left;
	text-align:left;
	min-height:150px;
	margin:3px;
	padding:3px;
	color:#000;
margin-bottom:15px;
}
#shoppingCart .break{
	clear:left;
background-image:url(../images/extraBack.gif);
background-position: 100% 60%; 
background-position: right top;
background-repeat:no-repeat;
width:305px;


}
.relatedProductPrice {
        color: #f0482a;
        font-size: 9pt;
        font-weight:normal;
        margin-top: 5px;
}
.ourPrice {
       color:#ed1c24;
       vertical-align: top;
}
.priceBase {
        font-size: 15pt;
        line-height: 18pt;
		font-weight: bold;
}

.priceSuper {
        font-size: 9pt;
        vertical-align: top;
		font-weight: bold;
}
.priceWas {
  background-color: #CCC; 
  font-size: 9pt; 
  color: #FFF; 
  font-weight: bold;
}
.nowOnly { 
  color: #8a8c8f; 
  line-height: 25px; 
  font-size: 9pt; 
  font-weight: bold;
}
#shoppingCart .relatedProductName {
	font-size:10pt;
	font-weight: 600;
}
#shoppingCart .relatedProductImage img {
float:left;
}
#shoppingCart #subcatDisplay h2 {
      width: 634px;
      height: 33px;
      line-height: 33px;
      margin: 10px 0px;
      padding: 0px 0px 0px 15px;
      color: #FFF;
      font-style: normal;
      font-size: 10pt;
      font-weight: bold;
      background-image: url(../images/featureBack.gif);
      background-position: top left;
      background-repeat: no-repeat;
      vertical-align: middle;
      
}
.brandimage {
  float: left;
  margin: 10px;
}

#homePageText .wel_text1
{
width:625px;
}

#homePageText .wel_text
{
color:#88b115;
font-weight:bold;
font-size:1.2em;
}

.relatedProductImage img
{
margin-right:3px;
}

#footerBackground
{
	width:				100%;
	background-image:url(../images/footer_bg.jpg);
}