.shopletter{
	position:relative;
	float:left;
	width:812px;
	height:375px;
	background-image:url(../images/letter2.jpg);
	background-repeat:no-repeat;
}

.pagesbackground{
	position:absolute;
	width:586px;
	height:654px;
	top:28px;
	left:226px;
}

.pagesbackground a:link {text-decoration: none; color:black;}
.pagesbackground a:visited {text-decoration: none; color:black;}
.pagesbackground a:active {text-decoration: underline; color:black;}
.pagesbackground a:hover {text-decoration: underline; color: black;}





.productdisplay{
	position:absolute;
	width:586px;
	height:622px;
	top:50px;
	left:216px;
}

.seasons{
	position:absolute;
	width:135px;
	height:170px;
	top:190px;
	left:40px;
}

.seasonstitle{
	position:absolute;
	width:85px;
	height:70px;
	top:40px;
	left:25px;
}

.types{
	position:absolute;
	width:90px;
	height:135px;
	top:120px;
	left:25px;
}

.designs{
	position:absolute;
	width:85px;
	height:135px;
	top:120px;
	left:128px;
}
.pagescontainer{
	position:relative;
	width:504px;
	height:570px;
	float:left;
	margin-top:10px;
	margin-left:64px;
}

.materialheader{
	position:relative;
	width:504px;
	height:74px;
	margin-bottom:5px;
	float:left;
}


.itemholder{
	position:relative;
	width:145px;
	height:245px;
	float:left;
	margin-top:0px;
	margin-right:5px;
	text-align:center;
}

.itemholderrowend{
	margin-right:0px;
}

.nextbox{
	position:absolute;
	width:150px;
	height:20px;
	top:580px;
	left:360px;
	text-align:left;
}
.carttitle{
	float:left;
	width:450px;
	height:24px;
	margin-left:25px;
	font-size:18px;
}

.leftcol{
	float:left;
	width:300px;
	height:20px;
	margin-top:20px;
	margin-left:25px;
}

.rightcol{
	float:left;
	width:150px;
	height:20px;
	margin-top:20px;
}





