@charset "utf-8";

	
input.book_now {
	
	
	background-color:#4779ad;
	
	font-size:1.3em;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	margin-top:10px;
	padding:5px;
}

div.text{
	text-align:center;
}

span.price_days {
	
	
font-weight:bold;
font-size:1.5em;

}


div.course_details{
	
	border:1px solid #DDDDDD;
	-moz-border-radius:2px 2px 2px 2px;
	padding:0.5em 1em;
	text-align:left;

}


div.course_details table.details th{
	
	text-align:left;
	width:80px;
	
}

div.course_details table td, div.course_details table th {
	
font-size:1.3em;


}

div.course_details table.course_tools td, div.course_details table.course_tools th {
	
padding:5px;

}

div.course_details table.details td{
	
	
	text-align:left;
	
	
	
}




div.course_details img{
	border:none;
	
	
}


div.private_quote {
	
	
	width:270px;
	height:20px;	
	font-size:1.5em;
	background-color:#b62636;
	padding:10px;
	margin-left:20px;
	
	border:1px #666 solid;
	
	-moz-border-radius  : 3px;
			-webkit-border-radius: 3px;
			text-align:center;
			
			margin-bottom:10px;
	
	
}
div.private_quote a{
	

	color:#FFF;
	font-weight:bold;
	
	
}


div.ask_us {
	
	width:270px;
	height:20px;	
	font-size:1.5em;
	background-color:#4779ad;
	padding:10px;
	margin-left:20px;
	
	border:1px #666 solid;
	
	-moz-border-radius  : 3px;
	-webkit-border-radius: 3px;
	text-align:center;
	margin-bottom:10px;
}

div.ask_us a{
	

	color:#FFF;
	font-weight:bold;
	
	
}

div.contact_us {
	
	width:271px;
	font-size:1.5em;
	padding:10px;
	margin-left:20px;
	
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	
}

div.public_dates {
	padding:0.2em;
	border:1px #DDDDDD solid;
	margin-bottom:10px;
	-moz-border-radius:2px 2px 2px 2px;
	
}

div.public_dates_table{
	width:290px;
	padding:10px;
	float:left;
	
}


div.public_dates_content{

	width:330px;
	float:left;
	
}

div.course_dates {

	

	width:284px;
	height:136px;	
	overflow:auto;
	border:1px #DDDDDD solid;
	padding-left:0px;
}

table#course_dates {
	
	
	width:267px;
	
}


.selected_date {
	
	background:#f3d673;

}

table.gray_suit tbody th.objectives {
	background-color:#FFF;
}



th.objectives ul {
	margin:0;
	padding:5px 0;
	margin-left:30px;
	list-style:disc;
	
}

h1 {
	
	margin:15px;
	margin-bottom:5px;
	
	
}

div.course_details table.details td.icon {

	text-align:right;
	width:50px;
	
}

img.menu_image{
	border:1px #DDDDDD solid;
	
}

div.form_buttons {
	padding-top:10px;
	padding-bottom:5px;
}

div.form_buttons img {
	padding-bottom:5px;
	border:none;
}

div.public_dates h2 {
		background:url("images/ui-bg_highlight-soft_50_dddddd_1x100.png") repeat-x scroll 50% 50% #DDDDDD;
	border:1px solid #DDDDDD;
	color:#444444;
	font-weight:bold;
	font-size:1.3em;
	list-style:none outside none;
	padding:0.5em 1em;
	position:relative;
	-moz-border-radius:2px 2px 2px 2px;
	display:block;
	margin:0;
	margin-bottom:10px;
	
}
span.included{
	
	font-weight:bold;
}
ul.included {
	
	font-size:1em;

	
	list-style-position:inside;
	margin:0;
	padding:0;
	
}

hr.divide {
	background-color:#DDDDDD;
	color:#DDDDDD;
	border: none;
	margin:14px;
}

table.details {
	width:100%;
}
