/* @override http://mi-pathways.com/css/style_career.css */



/*

PAGE LAYOUTS FOR CAREER PATH WORFLOW


*/
.main-navigation-page {
	font-size:1.3em;
	min-height:30px;

	width: 780px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	margin-left: 10px;
	background: #8CC0F9 url(../img/main_full.jpg) no-repeat top center;
	padding-bottom:20px;
}


.main-navigation-career {
	font-size:1.3em;
	display:inline /*Fix IE floating margin bug*/; 
	float:left; 
	width: 520px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	margin-left: 10px;
	background:#8CC0F9 url(../img/career.jpg) no-repeat top center;
	padding-bottom:20px;
}


.main-navigation-career_detail {
	font-size:1.3em;
	min-height:30px;

	width: 780px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	margin-left: 10px;
	background:#8CC0F9 url(../img/career_full.jpg) no-repeat top center;
	padding-bottom:20px;
}

.career-container {
	width:740px;
	padding-left: 20px;
	padding-left: 20px;
	padding-top: 20px;

}

.career-container p{
//	line-height:20px;
	padding-bottom:15px;
	}

.columnHeader {
	font-size:1em;
}

.main-navigation-career h1{
	
	text-align: right;
	
}

.select-container{
	background: transparent url(../img/bullet.jpg) no-repeat 12px 4px;
	padding-left: 20px;
	min-height:50px;
	margin-top: 30px;
	width:500px
}

.select-container h2{
	font-size:1.3em;
	color: #3C6CB4;
	font-weight: 300;
	margin-left: 20px;
	width:210px;
	float: left;
	
	}

	

.select-p{
	padding-left: 20px;
	padding-top: 10px;
	clear:left; width:210px;
	color: #2F439A;
}


.select-area {
	
	float: right;
	width:220px;
	padding-left: 45px;
	margin-left: 0px;
	background: transparent url(../img/select_arrow.gif) no-repeat left 13px;
	
}

.select-area a{
	font-size:.85em;
	text-decoration:none;
	font-weight:300;
	color: #2F439A;

}

.select-area a:hover{
		text-decoration:none;

	}

.select-area h3{
	color: #3C6CB4;
	padding-left: 10px;
	font-weight: 300;

}

.select-area ul{
	
	padding-top:10px;
	
	}

.select-area li{
	list-style-position: inside;
	list-style-type: none;
	line-height:16px;
	color: #34428B;
	padding-left: 10px;
}

.select-area li:hover{
	
	background:#64A1F1;
	font-weight:bold;
	}

.select-area-selected {	
	text-decoration:underline;
	font-weight:bold;
	}



.main-navigation h1.first {clear:both; margin:0px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-weight:bold; font-size: 170%;
	color: #23366d;
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	background: url(../img/topleftbg.gif) no-repeat;
	text-align: center;
}

.main-subcontent-career {
	width:240px;
	float: left;
	margin-left: 12px;
	
}

.round-border-bottom-career {
	float: left;
	margin-left: 10px;
	width: 520px; 
	background:#8CC0F9 url(../img/career_bottom.jpg) no-repeat top center;
	height: 25px;

	
}

.round-border-bottom-career_detail {
	float: left;
	width: 800px; 
	background:transparent url(../img/career_bottom_full.jpg) no-repeat top center;
	height: 25px;

	
}

.course_content {
	clear: both;
	margin-left: 10px;
	width: 730px;
	padding-left: 30px;
	background:#8CC0F9;
	font-size:12px;
	padding-right: 20px;
	line-height:20px;

	}

.course_content p{
	
	line-height:20px;

}
.course_content ul li{
	margin-left: 40px;
}
.columnHeader{
	
	font-weight:bold;
}

ul#subnavigation {
	margin-right:30px;
	list-style-type: none;
}

#subnavigation li{
	width:200px;
	font-size: 1.1em;
	margin-bottom: 1px;
	padding:7px;
	border-bottom: 1px solid #000;
}

#subnavigation a{
	color: #000;
	text-decoration:none;
}

#loader-specialise, #loader-change, #loader-improve{
	font-size: 10px;
	font-weight:bold;
	color: #006699;
}
p.bigHeader{
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
}

.h2-selected{
	background:#64A1F1;
	font-weight:bold;
}

}
.h2-normal{
	background:transparent;
}

.h2-normal:hover{
		background:#64A1F1;
	
}

#img_plain{
	
	margin: 0;
	padding:2px;
	
}


.image-edit{
background: #A3CCFA;
}

.image-edit:hover{
background: #97C6FA;
}

#imagecontainer img{
	float: right;
	}

img.career_image {
	padding: 7px;
	margin: 0;
	border: 1px solid #fff;
	background:#fff;
}