/* CSS Document */

BODY {
	background-color: #F0F4FC;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}

.homebody {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}

.bodysmall {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.homefooter {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #4972B8;
	line-height: 18px;
}

.productcopy {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	padding: 10px;
}

.itemname {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.thumb {
	border:1px solid #4972B8;
}

.large {
	border:1px solid #4972B8;
}

a.plink {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #191991;
	text-decoration:none;
	line-height: 14px;
}

a {
	color: #B23940;
	text-decoration:none;
	line-height: 14px;
}

.swatch{
	align: middle;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	width: 45px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 12px;
}

.swatch2{
	align: middle;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	width: 90px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 12px;
}

select {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #B23940;
	background-color: #ffffff;
}