/*
 * 
 * 	Section Customisations
 * 
 */

#index .headerlayout, #index .footerlayout, #index .header {
	color: #FAFA06;
}

#index .footerlayout {
	border-top: 14px solid;
	height: 40px;
	margin: -54px auto 0 auto;
}

#index .footerspacer {
	height: 54px;
}

body#index {
	background: url('../img/body_bg.png') top center no-repeat;
}



/*

Part time

*/



#parttime b, #parttime strong, #parttime div.border, #parttime #section_menu ul li a:hover, #parttime .headerlayout, #parttime .footerlayout,#parttime .title, #parttime .header, #parttime .bodycontent h1, #parttimetitle, #parttimemore {
	color: #5aa001;
}

#parttime .bodycontent h2 {
	color: #5aa001;
	border-bottom:1px solid #99cc33;
}

#parttime .bodycontent a{
	color: #5aa001;
	border-bottom: 1px dotted;
	text-decoration: none;	
}


#parttime .sectionpromo img, #parttime .image{
 	border-color: #5aa001;
}

body#parttime {
	background: url('../img/body_bg_pt.png') top center no-repeat;
}

#parttime .more, #parttimemore {
	background: url('../img/parttime_btn_more.png') center right no-repeat;
}


#section_nav li a#parttime {
	background: url('../img/parttime_icon_sm.png') 5px 5px no-repeat;
}

#parttime #section_menu li {
	background: url('../img/parttime_bullet.png') left center no-repeat;
}

#parttime #section_menu ul li.submenu  {
	background: transparent;
	padding: 0;
	width: 100%;
}

#parttime #section_menu ul li ul li  {
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url('../img/parttime_sub_bullet.png') 10px center no-repeat #f1fce6;
	margin-bottom: 2px;
	width: 162px;
}


/*

Fulltime

*/
#fulltime b, #fulltime strong, #fulltime div.border, #fulltime #section_menu ul li a:hover, #fulltime .headerlayout, #fulltime .footerlayout,#fulltime .title, #fulltime .header, #fulltime .bodycontent h1, #fulltimetitle, #fulltimemore {
	color: #466db6;
}

#fulltime .bodycontent h2 {
	border-bottom:1px solid #466db6;
}

#fulltime .bodycontent a{
	color: #466db6;
	border-bottom: 1px dotted;
	text-decoration: none;	
}


#fulltime .sectionpromo img, #fulltime .image{
 	border-color: #466db6;
}

body#fulltime {
	background: url('../img/body_bg_ft.png') top center no-repeat;
}

#fulltime .more, #fulltimemore {
	background: url('../img/fulltime_btn_more.png') center right no-repeat;
}

#section_nav li a#fulltime {
	background: url('../img/fulltime_icon_sm.png') 5px 5px no-repeat;
}

#fulltime #section_menu li {
	background: url('../img/fulltime_bullet.png') left center no-repeat;
}

#fulltime #section_menu ul li.submenu  {
	background: transparent;
	padding: 0;
	width: 100%;
}

#fulltime #section_menu ul li ul li  {
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url('../img/fulltime_sub_bullet.png') 10px center no-repeat #ecf0f7;
	margin-bottom: 2px;
	width: 162px;
}



/*

School

*/
#school b, #school strong, #school div.border, #school #section_menu ul li a:hover, #school .headerlayout, #school .footerlayout, #school .title, #school .header, #school .bodycontent h1, #school .bodycontent h2, #schooltitle, #schoolmore {
	color: #660069;	
}


#school .bodycontent h2 {
	border-bottom:1px solid #660069;
}

#school .bodycontent a {
	color: #660069;
	border-bottom: 1px dotted;
	text-decoration: none;	
}


#school .sectionpromo img, #school .image{
 	border-color: #660069;
}

body#school {
	background: url('../img/body_bg_sch.png') top center no-repeat;
}

#school .more, #schoolmore {
	background: url('../img/school_btn_more.png') center right no-repeat;
}

#section_nav li a#school {
	background: url('../img/school_icon_sm.png') 5px 5px no-repeat;
}

#school #section_menu ul li {
	background: url('../img/school_bullet.png') left center no-repeat;
}

#school #section_menu ul li.submenu  {
	background: transparent;
	padding: 0;
	width: 100%;
}

#school #section_menu ul li ul li  {
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url('../img/school_sub_bullet.png') 10px 6px no-repeat #e8d9e9;
	margin-bottom: 2px;
	width: 162px;
}

#school #section_menu ul li ul li ul.children {margin-top: 5px;}
#school #section_menu ul li ul li ul.children li.cat-item { width: 100px }


