@charset "utf-8";
/* CSS Document */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.dates
{
	font-size:1em;
	font-weight:bold;
	
}
.dates .discount { color:#FF0000;}
.dates{margin:0 0 0.9em 0;}
.dates tr td{padding:3px; border-bottom:solid 1px #BFCBFF; }
.datevenue td{font-weight:bold;background:#d9d9d9;}
.dates tr.course th{font-size:1.2em;background:#212e84;border-top:solid #f4f4f4 1px;color:#fff;padding:2px 2px 2px 10px;text-align:left;}
.dates tr.course th img{border:0px none;float:right;height:19px;margin:0px;vertical-align:baseline;width:19px;}
.prices { font-size:0.9em;border:0px none;float:right;height:19px;margin:0px;vertical-align:baseline;width:100;padding-right: 15px;}


#popup1{
	background-color:#FFFF99;
	float: left;
	height: 100px;
	width: 250px;
	position: absolute;
	border: 1px solid #666666;
	visibility: hidden;
	
}
#popup1 div {
	margin-left: 200px;
}
