/* CSS Document */

H1, H2, H3, #itemslist th {
	color: #c90f76;
}

H1, #itemslist th {
	border: #c90f76 1px solid;
	background-color: #ffffff;
}

#itemslist table {
	background-color: #f9e7f1;
	}

#catalogue-sections A, #catalogue-sections A:visited {
	color: #c90f76;
}

#catalogue-sections P, #catalogue-sections H3, #itemslist table {
	border-bottom-color: #c90f76;
}

	
#bargainCorner {
	margin: 0 0 10px 0;
	background: url(../graphics/css/bg_bargainCorner.gif) right top no-repeat;
	text-align: left;
	}

#home-latest {
	display: block;
	width: 525px;
	margin: 10px 0;
	text-align: center;
	}
	
/* #home-latest p {	clear: left; } */

.featured, .featuredred {
	float: left;
	width: 162px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #c90f76;
	color: #ffffff;
	text-align: center;
	padding-bottom: 1px;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

.featuredred {
	background-color: #ff0000;
	}

.featured p, .featuredred p {
	margin: 8px auto 6px auto;
	}
	
.featured IMG, .featuredred IMG {
		border: 2px solid #ffffff;
	}
	
.featured A IMG {
		background-color: #fff;
	}

.featured a, .featured a:hover, .featured a:visited, .featuredred a, .featuredred a:hover, .featuredred a:visited {
	color: #ffffff;
	text-decoration: none;
	}



.featuredspecial {
	float: left;
	width: 162px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #ff0000;
	color: #ffffff;
	text-align: center;
	padding-bottom: 1px;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

.featuredspecial {
	background-color: #ff0000;
	}

.featuredspecial p {
	margin: 8px auto 6px auto;
	}
	
.featuredspecial IMG {
		border: 2px solid #ffffff;
	}
	
.featuredspecial A IMG {
		background-color: #fff;
	}

.featuredspecial a, .featuredspecial a:hover, .featuredspecial a:visited {
	color: #ffffff;
	text-decoration: none;
	}