/* Styles for Product Detail pages only */

h1 {
	font: normal 2.5em/1 Arial, sans-serif;
	margin-bottom: .2em;
}
h1 {
	color: #EF680F;
}
h2 {
	margin: 0 0 .5em;
}

div.race_info {
	float: right;
	width: 150px;
	margin: 0 0 20px 20px;
	background: #fff url(../_images/_global/bg/bg_grey_diag_stripes_white.gif) right top repeat-y;
	padding: 10px;
	border: 1px solid #ccc;
}

dl.event_dates dt {
	font: 1em/1.2 Verdana, sans-serif;
	color: #746198;
	color: #EF680F;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin:  0 0 .2em;
}

dl.event_dates dd {
	font: bold 1.2em/1.3 Verdana, sans-serif;
	color: #39396B;
	color: #EF680F;
	color: #746198;
	margin: 0 0 .5em 0;
}

div.race_info p {
	font: 1.1em/1.3 Verdana, sans-serif;
}

div.price_block {
	clear: both;

}
div.price_block p {

}
span.special_price {
	font-weight: bold;
	font-style: italic;
	color: #DE008C;
}
