/* CSS Document */


A {text-decoration: none;}
A:hover {text-decoration: underline;}
TD {font: default}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
hr.space {
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
}
 P {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: default;
	margin:0px;
	margin-bottom:2px;
 }
.popup_fineprint {
	font-size: 8pt;
	margin: 10px;
}
.popup_header {
	font-size: 16pt;
	margin-top: 4px;
}
.popup_details {
	font-size:12pt;
}
.popup_description {
	font-size: 9pt;
	margin: 12px;
}
.popup_subhead {
	font-size: 11pt;
	font-weight: bold;
}
.popup_highlight {
	color: #CC0000;
	font-weight: bold;
}
.supertitle {
	font-size:9pt;
	color:#0000FF;
}
.title {
	font-size:18pt;
	font-weight:bold;
}
.subtitle {
	font-size:12pt;
}
.specialtext {
	font-size: 8pt;
	font-weight:bold;
	margin-top: 4px;
	color: #333333;
}
.product_header {
	font-size:16pt;
	font-weight: bold;
}
.blue {
	color:#0000FF;
}
.red {
	color:#990099;
}
.green {
	color:#00CC00;
}
.product_subhead {
	font-size:12pt;
	font-weight: bold;
}
.product_info {
	font-size:10pt;
}
.product_tag {
	margin-bottom:8px;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
}
.product_description {
	font-size:9pt;
	margin-left: 20px;
}
.retail {
	font-size:12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left:30px;
	clear:both;
}
.christmas_price {
	font-size: 48pt;
	font-weight: bold;
	color:#FF0066;
	float: left;
	clear: left;
	margin-bottom: 0px;
}
.sale_tag {
	font-size:12pt;
	font-weight:bold;
	color:#FF0066;
}
.sale_tag_big {
	font-size:18pt;
	font-weight:bold;
	color:#FF0066;
}