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

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

#featureFront {
	background-image:url(http://www.gtp.com.au/fusionclothing/images/homepageBG.gif);
	width:750px;
	height:440px;
	margin-top:15px;
}

#featureFront .featureFrontItem {
	width:138px;
	height:279px;
	float:left;
	margin-top:80px;
	padding-left:81px;
}

#featureFront .featureFrontItem img {
	height:279px;

}

#featureFront .second img {
	height:259px !important;
	margin:10px 0 10px 0;

}

#featureFront .second {
	width:146px;
}





#featureBottom ul {
	list-style:none;
	display:inline;	
	margin:0 auto;
	font-size:1.1em;
}

#featureBottom ul li {
	float:left;
	width:200px;
	margin:10px 25px;
	text-align:center;
	font-size:1.0em;
}

#featureBottom ul li span {
	font-weight:400;
	font-size:1.3em;
}

#homePageText .textContent 
{
	padding:0px 15px 0px 15px!important;
	margin:0px 15px !important;
}

.textContent h2
{
	margin:0 0 0.6em 0;
	padding:0.0em 0.0em;
	line-height :1.2em;
	font-size:1.4em;
	color:#262324;
}
.textContent h3 {
	font-weight:4bold !important;
	color:#262324 !important;
	font-size:0.9em !important;
	padding:0px 15px;
	margin: 10px 134px 0px 134px !important;
	border-top:1px solid #A7A8AB;
	line-height:2.5em;
}

#homePage h2
{
	margin:0 0 0.6em 0;
	padding: 0.1em 0.2em;
	line-height : 1.6em;
	font-size:2em;
	color:#fff;
	background-color:#00adef;
	border:1px solid #00adef;
}

#shoppingCart .relatedProduct {
	width:23%;
    display: block;
    float: left;
	text-align:center;
	font-size:0.9em;
	min-height:200px;
	height:200px;
	margin:3px;
	padding:3px;
	color:#00359F;
}
#shoppingCart .break{
	clear:left;
}
#shoppingCart .relatedProductPrice {
	font-weight:bold;
}
#featureBottom a span.relatedProductName {
	font-size:0.8em !important;
	font-weight:normal !important;
}
#shoppingCart .relatedProductImage img {
	margin:0 auto 0 auto;
}