/* ============================== START CSS Containers ============================== */
#banner-inner h2 {
	background-color:#41BBDA;
	margin: 0 15px 1px 15px;
}

/*------------------ left nav -------------------*/

div#main-outer 
{
	background: url("//www.leicester.gov.uk/EasySiteWeb/EasySite/StyleData/Style-EducationLearning/Images/shadow-body.gif") repeat-y scroll left top transparent;
}

div#main-inner 
{
	background: url("//www.leicester.gov.uk/EasySiteWeb/EasySite/StyleData/Style-EducationLearning/Images/left-nav-bottom.gif") 12px bottom no-repeat;
}

div#left-nav 
{
	background:url("//www.leicester.gov.uk/EasySiteWeb/EasySite/StyleData/Style-EducationLearning/Images/left-nav-repeat-x.jpg") repeat-x scroll left top transparent;
}

* html div#left-nav {
	border-top: 1px solid #41BBDA;
}



div#left-outer 
{
	background:url("//www.leicester.gov.uk/EasySiteWeb/EasySite/StyleData/Style-EducationLearning/Images/left-nav-top.gif") no-repeat scroll left top transparent;
}


li.oNavigationItemParent
{
	background:transparent url("//www.leicester.gov.uk/EasySiteWeb/EasySite/StyleData/Style-EducationLearning/images/oNavigationItemParent.gif") no-repeat scroll 0 3px;
}

li.oNavigationItemCurrent
{
	background: url("//www.leicester.gov.uk/EasySiteWeb/EasySite/StyleData/Style-EducationLearning/images/oNavigationItemCurrent.gif") no-repeat scroll 0 3px;
}

li.oNavigationItemChild
{
	background: url("//www.leicester.gov.uk/EasySiteWeb/EasySite/StyleData/Style-EducationLearning/images/oNavigationItemChild.gif") no-repeat scroll 0 2px;
}


/*.ContentEditor ul li
{
    list-style-image: url("../images/bullet-bg.jpg")
}*/

#content-outer {
	float:left;
	padding:0 12px 0 0;
	width:523px;
}

/*---------------- left nav end -------------------*/



/*.oDataFormContainer { width: 100%; overflow: hidden; clear: both; width:518px; }*/


/*	School Vacancies Style  	*/
     table.dl_SchoolsRecruit tr td
     {
      /*font-family: Arial;*/
      line-height:1.3em;
     }
     
      table.dl_SchoolsRecruit tr 
     {
      padding-bottom:10px; 
     } 
     
     table.dl_SchoolsRecruit tr td hr
     {
      color:#3165C6; 
      border:1px solid #3165C6; 
     } 
     
     a.SchoolsRecruit-Title
     {
       font-weight:bold;
       color:#3165C6;
       font-size:1.2em;  
       text-decoration:none;
     }
     
     a.SchoolsRecruit-Title:hover
     {
       font-weight:bold;
       color:#3165C6; 
       font-size:1.2em;  
       text-decoration:none;
     }
     
     .SchoolsRecruit-PubDate
     {
          font-size:0.9em; 
     }
/*	School Vacancies Style  End	 */


/*---------------- footer ----------------------*/



/*---------------- footer end ----------------------*/
