body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 7px;
	position: relative;
	background-color:#fff;
}

#topcalendarblue {
	background: url(layout/calendar-topblue_07.jpg) top no-repeat;
	width: 744px;
	height: 84px;
	padding: 10px;
}

#topcalendarblue #configuration-group {
	background:#96b7d5;
	border-bottom:1px solid #7ca6cb;
	margin:5px 0;
	padding:5px;
	font-size:0.85em;
	color:#003366;
}

#topcalendarblue p {
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
}



#coursedateinfo {
	margin-top: 0px;
	padding: 3px;


}





h1 {

	color:#003366;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 170%;
	

}

h2 { 

	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 130%;
	

}


h3 {

	color: #fff;
	font-size: 150%;
	margin-top: 5px;
	margin-bottom: 0px;

}

h3 .grey {

	color:#003366;

}

h4 {

	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 140%;
	color: #71BC1B;

}


#upcomingleft {
	
	float:left;	
	
}


#upcomingleft h3 {
	
	font-size: 110%;
	margin-top: 5px;
	color:#003366;
	
	
}


#upcomingleft ul {
	
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	
	
}


#upcomingleft ul li {

	margin:0px;
	margin-bottom: 13px;
	list-style: none;
	
}


#upcomingleft ul li a {

	padding: 5px;
	background-color:#8CC63E;
	color:#FFF;
	text-decoration: none;

}


#upcomingleft ul li a:hover {


	background-color:#72a72b;


}

.month{
    width:540px;
    margin:8px;
    border-collapse:collapse;
	margin-right: 0px;
}

td {
    color:#555;
    padding:3px;
    text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 91px;
	
}



th {
    padding:5px;
    color:#8cc63e;
	text-align: center;
	
}

.actday{

	background-color: #8cc63e;
	position: relative;
    

}



.actday span {

	                                position: absolute;
                                background-color: #97C831;
						
								padding: 5px;
                                left: -1000px;
							
                                visibility: hidden;
                                color: #ffffff;
                                text-decoration: none;
								width: 130px;
								height: 130px;
								font-size: 10px;
								font-weight: normal;

}

.actday span p {

margin-top: 0px;
margin-bottom: 5px;
font-size: 10px;
}

.actday span h4 {

margin-top: 0px;
margin-bottom: 0px;
font-size: 10px;
color: #ffffff;
}


.actday:hover span { /*CSS for enlarged image on hover*/
                                visibility: visible;
                                top: -140px;
                                left: -60px;
								z-index: 3; /*position where enlarged image should offset horizontally */
								font-weight: normal;
                                }




.hours a {
	background-color: #8cc63e;
	display: block;
	color:#fff;
    font-weight:bold;
	padding: 3px;
	text-decoration: none;
	
}

.days{

	text-align: center;
	font-weight: bold;
}

.courseprice {

	position: absolute;
	top: 5px;
	right: 10px;
	color: #FE8D09;
	font-size: 170%;
	font-weight: bold;

}

 .plusvat {

	font-size: 8px;
	color:#666666;

} 

p {

	font-size: 75%;
	

}

li {

	font-size: 75%;
	

}

#description {

	width: 400px;

}

#description h4 {
	
	color: #003366;
	font-size: 150%;
	font-weight: bold;
}

p.green {

	font-weight: bold;
	color: #71BC1B;

}


p.blue {

	font-weight: bold;
	color: #003366;

}

.orange {

	font-weight: bold;
	color: #FE8D09;

}

#bookgreen {

	background:url(layout/coursebooking/greentotal_03.jpg) top no-repeat;
	width: 187px;
	height: 80px;
	position:absolute;
	top: 140px;
	right: 10px;
	padding-top: 30px;
	padding-left: 10px;

}

#bookgreen #itemprice {

	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;

}

#bookgreen #totalprice {

	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;

}

#applicationForm1 p {
	clear:left;
	margin-bottom: 7px;
	margin-top: 7px;
	padding-left: 0px;
	padding-right: 5px;
	color: #666666;
	
	
	}
#applicationForm1 p .imp {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	color: #246078;
	font-weight: bold; 
	}

#applicationForm1 p label {
	float: left;
	width: 20%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-weight: bold; 
	}
	
#applicationForm1 p select {

	padding: 5px;
	border: #666666 1px solid;
	
}
	
input.BasketBtn{
	color:#FFFFFF;
	font-size: 90%;
	background-color: #8CC63E;
	padding: 6px;
	margin-right: 5px;
	margin-top: 5px;
	border: none;
	text-transform:uppercase;
	cursor:pointer;
} 


 .promotional {

	position:absolute;
	right: 10px;
	top: 10px;
	width: 306px;
	height: 50px;

}

.promotional .ends {
	
	position:absolute;
	left: 6px;
	top: 19px;
	color:#FFF;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 70%;
	
}


 .promotional .previousprice {
	
	float: right;
	margin-right: 6px;
	padding-top: 30px;
	font-size: 90%;
	color:	 #003366;
	font-weight: bold;
	text-decoration:line-through;
}

.promotional .currentprice {
	
	float: right;
	margin-right: 6px;
	padding-top: 23px;
	font-size: 130%;
	color:	 #fff;
	font-weight: bold;
}

p.courseanother  a {

	padding: 5px;
	background-color:#8CC63E;
	color:#FFF;
	text-decoration: none;

}


p.courseanother a:hover {


	background-color:#72a72b;


}

