﻿.program_details {
	margin-bottom:10px;	
}

.program_details_header {
	height:29px;	
	background-image:url('../images/background_images/program_details/header_bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#page_content .program_details_header h3 {
	color:#fefefa;
	padding:8px 0px 0px 15px;
}

.program_details_body_white {
	background-image:url('../images/background_images/program_details/white_body_bg.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	color:#333333;
	padding:0px 25px 0px 15px;
}

.program_details_body_grey {
	background-image:url('../images/background_images/program_details/grey_body_bg.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	color:#333333;
	padding:0px 25px 0px 15px;
}

.date_col { 
	float:left;
	width:115px;
	padding:8px 0px 4px 0px;
}

.desc {
	float:left;
	width:345px;
	padding:8px 0px 8px 0px;
}

.left_col { 
	float:left;
	width:233px;
	border-right:2px solid #ccc;
}

.right_col { 
	float:left;
	width:190px;
	padding:0px 0px 0px 25px;
}

.type {
	float:left;
	width:110px;
}

.price {
	float:left;
	width:80px;
	color:#0a7bbd;
}

h4 {
	color:#ad2819;
	font-weight:normal;
	padding:0px 0px 5px 0px;
}
#page_content #recruit_facts {
	padding-bottom:0px;
	padding-top:10px;
}
#recruit_facts td {
	vertical-align:top;
}
#recruit_facts .one {
	width:140px;
	padding:5px 0px 10px 0px;	
	color:#AD2819;
}
#recruit_facts .two {
	padding:5px 0px 10px 10px;	
	border-bottom:1px solid #DCDCDC;	
}
#recruit_facts .noborder {
	border-bottom:none;
}
#recruit_facts .two a {
	color:#333333;
}
.textcenter {
	text-align:center;
} 
#page_content ul {
	list-style-image:url('../images/blue_star.gif');
}

.program_details_footer {	
	height:25px;	
	background-image:url('../images/background_images/program_details/footer_bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

/***************************************************************************************************/

.apply_step {
	height:46px;	
	background-image:url('../images/background_images/program_details/apply_step_bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

.last {
	height:51px;
	background-image:url('../images/background_images/program_details/apply_last_step_bg.jpg');	
}

.step_number {
	float:left;
	width:80px;
	padding:5px 0px 0px 10px;	
}

.last .step_number {
	padding:8px 0px 0px 10px;	
}

.step_desc {
	float:left;
	width:410px;
	padding:12px 0px 0px 0px;	
}

.last .step_desc {
	padding:8px 0px 0px 0px;	
}

#page_content .step_number h3 {
	color:#fefefa;
}

#page_content .step_desc a {
	color:#0a7bbd;
}

p.click_to_enrol {
	text-align:center;
	padding:40px 0px 0px 0px;
}