@import url("base.css");

#content {
	width:704px;
	background-image:url(../../csr_images/window/focus.jpg);
	
}/*
#content.gourmet {
	background-image:url(../../csr_images/window/ludlow-bridge.jpg);
}
#content.wrekin {
	background-image:url(../../csr_images/window/wrekin.jpg);
}
#content.wenlock {
	background-image:url(../../csr_images/window/edge.jpg);
}
*/
#hampers {
	list-style:none;
	margin:0;
	padding:0;	
	overflow:hidden;
}
* HTML #hampers {
	overflow:visible;
	height:1px;
}
#hampers LI {
	float:left;
	text-align:center;
	margin-right:24px;
}
#hampers LI.none {
	margin:0;
}
#hampers LI img {
	display:block;
	border:1px solid #570157;
}
#hampers LI a {
	/*
	font-family:"Times New Roman", Times, serif;
	color:#5D4D30;
	font-style:italic;
	*/
	color:#570157;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.hampers{
	overflow:hidden;
	text-align:center;
}
* HTML .hampers {
	overflow:visible;
	height:1px;
}
.hampers.cent {
	border:1px solid #CCCCCC;
	border-width:1px 0px;
	margin:8px 0px;
	padding:8px 0px;
}
.hampers a{
	position:relative;
	display:block;
	border:none;
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#800080;
	width:210px;
	height:230px;
	text-decoration:none;
}
.hampers a:hover{
	color:#60F;
}
.hampers a img{
	border:none;
}
.hampers a span{
	position:absolute;
	display:block;
	bottom:2px;
	width:210px;
	left:0px;
	text-align:center;
}
.hampers a.itemL{
	margin-right:16px;
	padding-right:16px;
	border-right:1px solid #CCCCCC;
}
.hampers a.itemR{
	margin-left:16px;
	padding-left:16px;
	border-left:1px solid #CCCCCC;
}
.hampers a.itemR span{
	left:16px;
}
#featurePane {
	position:absolute;
	top:165px;
	left:235px;
	width:487px;
	height:184px;
	background:#0c0c0c url(../../csr_images/window/prize-draw.jpg) no-repeat top left;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
}
#featurePaneContent a {
	position:absolute;
	border:1px solid white;
	display:block;
	padding:4px;	
	color:#FFF;
	text-decoration:none;
	top:144px;
	left:204px;
	width:110px;
	text-align:center;
	
}
