﻿@charset "utf-8";
/* -----------------------------------------------------------------

Copyright 2008 Newcastle-under-Lyme College. All rights reserved
CSS written by Kevin Rapley (KR)

SWATCHES

#000000 Black
#ffffff White
#f47b20 NULC Orange
#92d400 NULC Lime
#e21776 NULC Pink
#7a1513 NULC Burgundy


CONTENTS
Search for any of the below to be transported to that section of the
document

=HEADER
=ACCESS
=MENU
=SECONDARYMENU
=CONTENT
=TABBED REGION
=TOP-BUTTON
=FOOTER

=TOP
----------------------------------------------------------------- */

 #page {
  margin: 0 auto;
  width: 80.166em;
 }

/* =HEADER
contains the logo and background gradient for the masthead
----------------------------------------------------------------- */

 #header {  
  background: url('/media/66116e51bbec44029e503548f2896d55.gif') no-repeat top right;
  margin-bottom: 1.666em;
 }

  #branding {
   
  }

  #skip {
   
  }

  #skip a {
   background-color: inherit;
   color: black;
   float: right;
   position: relative;
   width: auto;
  }

  #sitesearch {
   position: absolute;
   top: 70px;
  }

  .searchLabel {
   background-color: inherit;
   color: white;
   float: left;
   margin-right: 10px;
   width: auto;
  }

  .searchTextbox {
   background: white;
   color: inherit;
   border: 0;
   float: left;
   height: 18px;
   margin-right: 5px;
   padding: 1px;
   width: 180px;
  }

  .searchButton {
   background-color: black;
   border: none;
   color: white;
   float: left;
   height: 20px;
   padding: 0;
   width: 30px;
  }

  /* =MENU
  Main navigational menu.
  --------------------------------------------------------------- */

  #menu {
   background: #231f20 url('/media/46e7f0bd4fc44c0dba7d254d2256dc51.gif') bottom repeat-x;
   color: inherit;
  }

   #menu ul {
    border-left: solid 1px white;
    height: 3.5em; 
    margin: 0 0 0 0.75em;
   }

    #menu li {
     border-right: solid 1px white;
     display: block;
     float: left;
     list-style: none;
     margin: 0;
     width: auto;
    }

     #menu a:link, #menu a:visited {
      background-color: inherit;
      color: white;
      display: block;
      margin: 0;
      padding: 1em 0.833em;
      text-decoration: none;
     }

     #menu a:hover, #menu li.selected a, #menu .al_selected, #menu .sl_selected, #menu .bt_selected {
      background-color: #f47b20;
      color: white;
     }

  #easeOfUse {
   background: #eee;
   color: inherit;
   height: 3.33em;
  }

   #breadcrumb { /*  */ }

    .breadcrumbBar {
     margin: 1em 0;
    }

   #bookmark { /* AddThis social bookmarking widget */ }

    #bookmark img {
     float: right;
     margin: 1em 0;
     width: auto;
    }

   #publish { /* Email to a friend and print the page publishing options */ }

    #publish ul {
     margin: 0;
     padding: 1em 0;
    }

     #publish li {
      float: left;
      list-style: none;
      margin-left: 1.66em;
      width: auto;
     }

      #publish img {
       float: left;
       width: auto;
      }

      #publish a {
       background-color: inherit;
       color: #f47b20;
      }

      #emailfriend {
       
	  }

       #emailfriend fieldset {
        float: left;
        position: relative;
        width: 91px;
	   }

       html>/**/body #emailfriend fieldset {
        width: auto;
	   }

        #emailfriend legend {
         font-size: 1em;
         font-weight: normal;
         line-height: 1.5em;
		}

        html>/**/body #emailfriend legend {
         text-indent: 0px;
		}

        #emailfriend fieldset table {
         background: white;
         border: solid 2px black;
         color: inherit;
         left: -450px;
         position: absolute;
         top: 30px;
         width: 540px;
        }

         #emailfriend input, #emailfriend textarea {
          width: 320px;
		 }

         #emailfriend input[type="checkbox"], #emailfriend input.submit, #emailfriend input.cancel {
          width: auto;
		 }

/* =SUBMENU
Secondary menu.
----------------------------------------------------------------- */

 #secondary {
  
 }

  #secondary .cms_module {
   margin-bottom: 0.833em;
  }

  #secondary .menu {
   margin: 0;
  }

   #secondary .menu li {
    font-size: 1.1em;
    list-style: none;
    margin: 0 0 0.833em 0;	
   }

    #secondary .menu li a:link, #secondary .menu li a:visited {
     background-color: #f47b20;
     color: white;
     display: block;     
     padding: 1em 2.5em 1.166em 0.833em;
     text-decoration: none;
    }

    #secondary .menu li a:hover, #secondary .menu li a:active {
     background: black;
     color: white;
    }

     /* Children of secondary menu */
     #secondary .menu ul {
      background: #eee;
      color: #333;
      margin: 0;
	 }

      #secondary .menu ul li {
       font-size: 1em;
       margin: 0;
	  }

       #secondary .menu ul li a:link, #secondary .menu ul li a:visited {
        background: #eee;
        border-bottom: 1px solid #999;
        color: #333;
        padding: 3px 0 0 0.833em;
	   }

       #secondary .menu ul li a:hover, 
       #secondary .menu ul li a:active,
       #secondary .menu ul li.selected a {
        background: black;
        border-bottom: 1px solid black;
        color: white;
	   }

/* =CONTENT
Main content region.
----------------------------------------------------------------- */

 #content {
  
 }

  #toprow {
   background: #eee;
   color: inherit;
   
   margin-bottom:1.66em;
  }
  #toprow.toprow_home 
  {
  height: 295px;
   background-image: url("/images/nulc_home_showreel_bg_297new.jpg");
   background-position: left top;
  }
  
  
  #home_bottom_row
  {
  	padding-top:5px;
  }

  .title {
   background: #f47b20;
   color: inherit;
   padding: 1.833em 1.083em;
  }

   .title h2 {
    background-color: #f47b20;
    color: white;
    float: left;
    font-size: 1.5em;
    line-height: 1.1;
    margin: 0;
    width: auto;
   }
   
   a.back {
    display: block;
    float: left;
   }
   
   a.next {
    display: block;
    float: right;
   }
   
   .dyna_paging {
    display: block;
    margin-top: 10px;
    clear: both;
   }
   
   	.dyna_paging a {
	 display: block;
	 float: left;
	 margin-right: 5px;
     width: auto;
	}

   #showreel {
    float: left;
    width: 54em;
    
   }
   
   #showreel.showreel_home
   {
   	height: 295px;
   }
    #showreel img {
     display: block;
     margin: 0;
     padding: 0;
     width: 54em;
	}

	#coursefinder_holder
	{
		height: 295px;	
	}
    
* html #coursefinder_holder
   {
     width: 313px;
   }
   * html #coursefinder_holder .span-9
   {
     width: 313px;
   }

* html #signposting_holder
   {
     margin: 0px;
   }
  
      * html #signposting_holder #signposting
   {
     margin: 0px;
     margin-bottom: 12px;
   }

   #coursefinder {
    background-color: #404041;
    color: white;
    line-height: 1;
   }

    #coursefinder h3, #coursefinder h4, #coursefinder h5 { 
     border-bottom: 1px solid #f47b20;
     background: inherit;
     color: white;
     margin-left: 0.416em;
     margin-top: 0.416em;
    }

    #coursefinder p {
     margin-left: 0.416em;
     width: 237px;
    }

    #coursefinderform {
     background-color: #acadaf;
     color: black;
     margin: 0.416em;
     padding: 0.416em;
    }

     #coursefinderform h3, #coursefinderform h4, #coursefinderform h5 {
      background: inherit;
      border: none;      
      color: black;
      margin-bottom: 0;
     }

     #coursefinderform .searchLabel {
      background: inherit;
      color: #333;
      line-height: 1.5em;
	 }

     #coursefinderform table {
      padding: 0;
      width: auto;
     }
	 
	 #coursefinderform th, #coursefinderform td {
      padding: 1px;
      padding-right: 0.5em;
      vertical-align: middle;
      width: auto;
	 }
	 
      #coursefinderform th label {
       width: auto;
      }
		
      #coursefinderform td input {
       width: 14em;
      }
		
      #coursefinderform td select {
       width: 14.5em;
      }
	 
      #coursefinderform input.button {
       background: black;
       border: none;
       color: white;
       height: auto;
       width: auto;
      }

  #signposting {
   background: white url("/media/63f57e1fc56544ae974d61dd43b3b3c5.gif") repeat-y;
   color: inherit;
   margin-bottom: 1em;
  }

   #signposting h3 {
    font-weight: normal;
   }

   #signposting img {
    
    width: 20.583em;
   }

   #schoolleaver, #adultlearner, #businesstraining, #forthcoming_events, #virtual_tour, #enrol_online {
    background-color: inherit;
    color: white;
    display: block;
    float: left;
    width: auto;
    
   }

    #schoolleaver a, #adultlearner a, #businesstraining a {
     background-color: inherit;
     color: white;
     display: block;
     float: left;
     text-decoration: none;
     width: auto;
    }

    #schoolleaver h3 a, #adultlearner h3 a {
     padding: 22px 13px;
    }

   #schoolleaver {
    background-color: #92d400;
    border-right: solid 1px white;
    color: white;
    float: left;
    width: 20.5em;
    padding-bottom:5px;
   }

    #schoolleaver h3 {
     background-color: #92d400;
     color: white;
     margin: 0;
    }

    #schoolleaver img {
     width: 20.5em;
    }

    #schoolleaver address {
     background-color: white;
     color: #92d400;
     float: right;
     font-style: normal;
     font-weight: bold;

     margin: 22px 10px 0 0;	 
     padding: 3px 10px;
     width: auto;
    }

    #schoolleaver address a {
     background-color: white;
     color: #92d400;
    }

   #adultlearner {
    background-color: #e21776;
    border-right: solid 1px white;
    color: white;
    float: left;
    width: 20.916em;
    padding-bottom:5px;
   }

    #adultlearner h3 {
     background-color: #e21776;
     color: white;
     margin: 0;
    }

    #adultlearner img {
     width: 20.916em;
    }

    #adultlearner address {
     background-color: white;
     color: #e21776;
     float: right;
     font-style: normal;
     font-weight: bold;
     margin: 22px 10px 0 0;	 
     padding: 3px 16px;
     width: auto;
    }

    #adultlearner address a {
     background-color: white;
     color: #e21776;
    }

   #businesstraining {
    background-color: #7a1513;
    color: white;
    float: left;
    width: 20.583em;
    padding-bottom:5px;
   }

    #businesstraining h3 {
     background-color: #7a1513;
     color: white;
     margin: 0;
    }

     #businesstraining h3 a {
      padding: 13px;
     }

    #businesstraining address {
     background-color: white;
     color: #7a1513;
     float: right;
     font-style: normal;
     font-weight: bold;
     margin: 22px 10px 0 0;
     padding: 3px 21px;
     width: auto;
    }
	
    #businesstraining address a {
     background-color: white;
     color: #7a1513;
    }
    
    #forthcoming_events
    {
    background-color: #eeeeee;
    border-right: solid 1px white;
    color: black;
    float: left;
    width: 20.5em;
   }
   
   #content #forthcoming_events .cms_module
   {
   	clear:none;
   }
   
   #virtual_tour
   {
   	background-color: #eeeeee;
    border-right: solid 1px white;
    color: black;
    float: left;
    width: 20.916em
   }
   
   #content #virtual_tour .cms_module
   {
   	clear:none;
   } 
   
   #enrol_online 
   {
   	background-color: #eeeeee;
    color: black;
    float: left;
    width: 20.583em;
   }
   
   #content #enrol_online .cms_module
   {
   	clear:none;
   } 
   
   
   
   #forthcoming_events ul
   {   		
   	float:right;
   }
   
   #forthcoming_events img
   {
   		width: 88px;
   		height: 77px;
   }
   
   #forthcoming_events a
   {
   	text-decoration: none;
   }
   
   
   
   #forthcoming_events a img
   {
   	border:none;
   	text-decoration: none;
   }
   
    #virtual_tour ul
   {   		
   	float:right;
   }
   
   #virtual_tour img
   {
   		width: 88px;
   		height: 77px;
   }
   
   #virtual_tour a
   {
   	text-decoration: none;
   }
   
   #virtual_tour a img
   {
   	border:none;
   	text-decoration: none;
   }
   
    #enrol_online ul
   {   		
   	float:right;
   }
   
   #enrol_online img
   {
   		width: 88px;
   		height: 77px;
   }
   
   #enrol_online a
   {
   	text-decoration: none;
   }
   
   #enrol_online a img
   {
   	border:none;
   	text-decoration: none;
   }
   
   #forthcoming_events h3, #virtual_tour h3, #enrol_online h3
   {
    width:135px;
     color: #f47b20;
     margin: 0;
	float: left;
	padding: 10px;
	font-size: 1.2em;
	padding-bottom:0;
	 font-weight: normal;
    }
    
   #forthcoming_events h3 a, #virtual_tour h3 a, #enrol_online h3 a
   {
   	color: #f47b20
   }
    
    #forthcoming_events p, #virtual_tour p, #enrol_online p
   {
	 width:135px;
     color: #000000;
     margin: 0;
      font-weight:bold;
      float: left;
      padding: 10px;
	font-size: 0.9em;
	padding-bottom:0;
    }
    

  .orangelink {
   clear: both;
   text-align: right;
  }

   .orangelink a, a.next_enabled, a.last_enabled  {
    background-color: #f47b20;
    color: white;
    padding: 2px 4px;
    text-decoration: none;
   }

   .orangelink a:hover, a:hover.next_enabled, a:hover.last_enabled  {
    background-color: black;
    color: white;
   }

  #news {
   background: white;
   color: inherit;
   clear: both;
   padding-top: 0.416em;
  }

   #news h3 {
    font-size: 3em;
    margin: 0 0 .5em 0;
   }

   .article {
    
   }

    .article h4 {
     font-weight: bold;
     height: 4.166em;
     line-height: 1;
     margin-bottom: 0;
    }

    .article small {
     background-color: white;
     color: #808285;
     font-weight: bold;
     line-height: 1.2;
     width: 14.166em;
    }

    .article p {
     height: 8.333em;
     line-height: 1.2;
     margin: 0;
    }
	
    .bodyColumn td label {
     font-weight: normal;
    }
	
    .bodyColumn input, .bodyColumn select {
     width: auto;
	}
	
    .bodyColumn textarea {
     font-family: Arial, Helvetica, sans-serif;
     width: 24.4em; 
	}
		
    .bodyColumn input[type="checkbox"], .bodyColumn span.checkbox input, .bodyColumn input.checkbox {
     background: transparent;
     color: inherit;
    }
	
    .bodyColumn input.button {
     background: black;
     border: none;
     color: white;
     height: auto;
     width: auto;
    }

 /* =TABBED REGION
 ---------------------------------------------------------------- */

  .tabbed {
   
  }

   .tabbed div {
    margin: 13px 0 10px 0;
   }

   .tabmenu {
    background: url('/media/2f682a3af34244e49d128885b90bcf7e.gif') bottom repeat-x;
    color: inherit;
    clear: both;
    display: block;
    margin: 0;
    min-height: 46px;
    padding-left: 6px; 
   }

     .tabmenu li { 
      display: block;
      float: left;
      list-style: none;
      margin-right: 9px;
      width: auto;
	 }

      .tabmenu a {
       border: 1px solid white;
       border-bottom: solid 1px #f47b20;
	   border-radius: .5em;
       -moz-border-radius: .5em;
       -moz-border-radius-bottomleft: 0;
       -moz-border-radius-bottomright: 0;
       -webkit-border-radius: .5em;
       -webkit-border-bottom-left-radius: 0; 
       -webkit-border-bottom-right-radius: 0;
       display: block; 
       padding: 13px 17px;
       text-decoration: none;
       width: auto;
	  }


      .tabmenu .menu1 a:link, .tabmenu .menu1 a:visited {
       background-color: black;
       color: white;
	  }

      .tabmenu .menu1 a:hover, .tabmenu .menu1 a:active {
       background-color: white;
       border: 1px solid #f47b20;
       border-bottom-color: white;
       color: #f47b20;
	  }

      .tabmenu .menu2 a:link, .tabmenu .menu2 a:visited {
       background-color: #333;
       color: white;
	  }

      .tabmenu .menu2 a:hover, .tabmenu .menu2 a:active {
       background-color: white;
       border: 1px solid #f47b20;
       border-bottom-color: white;
       color: #f47b20;
	  }


      .tabmenu .menu3 a:link, .tabmenu .menu3 a:visited {
       background-color: #58595b;
       color: white;
	  }

      .tabmenu .menu3 a:hover, .tabmenu .menu3 a:active {
       background-color: white;
       border: 1px solid #f47b20;
       border-bottom-color: white;
       color: #f47b20;
	  }


      .tabmenu .menu4 a:link, .tabmenu .menu4 a:visited {
       background-color: #808285;
       color: white;
	  }

      .tabmenu .menu4 a:hover, .tabmenu .menu4 a:active {
       background-color: white;
       border: 1px solid #f47b20;
       border-bottom-color: white;
       color: #f47b20;
	  }


      .tabmenu .menu5 a:link, .tabmenu .menu5 a:visited {
       background-color: #bbbdc0;
       color: white;
	  }

      .tabmenu .menu5 a:hover, .tabmenu .menu5 a:active {
       background-color: white;
       border: 1px solid #f47b20;
       border-bottom-color: white;
       color: #f47b20;
	  }


      .tabmenu .menu6 a:link, .tabmenu .menu6 a:visited {
       background-color: #c9cacd;
       color: white;
	  }

      .tabmenu .menu6 a:hover, .tabmenu .menu6 a:active {
       background-color: white;
       border: 1px solid #f47b20;
       border-bottom-color: white;
       color: #f47b20;
	  }


       .tabmenu a.selected, .tabmenu .menu1 a.selected, .tabmenu .menu2 a.selected, .tabmenu .menu3 a.selected, .tabmenu .menu4 a.selected, .tabmenu .menu5 a.selected, .tabmenu .menu6 a.selected {
        background-color: white;
        border: 1px solid #f47b20;
        border-bottom: solid 1px white;
        color: #f47b20;
       }

/* =SIDEBAR
----------------------------------------------------------------- */

 #sidebar {
  
 }

  #sidebar .cms_module {
   margin-bottom: 0.833em;
  }

  #sidebar .menu {
   margin: 0;
  }

   #sidebar .menu li {
	font-size: 1.1em;
    list-style: none;
	margin: 0 0 0.833em 0;	
   }

    #sidebar .menu li a:link, #sidebar .menu li a:visited {
     background-color: inherit;
	 color: white;
	 display: block;
	 padding: 1em 2.5em 1.166em 0.833em;
    }

    #sidebar .menu li a:hover, #sidebar .menu li a:active {
     text-decoration: none;
	}

     #sidebar .menu1, #sidebar .menu1_selected {  background: #000000 url('/aspnet_client/images/menu-tick.png') no-repeat top right; color: inherit; }
     #sidebar .menu2, #sidebar .menu2_selected { background: #231f20 url('/aspnet_client/images/menu-tick.png') no-repeat top right; color: inherit; behavior: url('/aspnet_client/script/iepngfix.htc'); }
     #sidebar .menu3, #sidebar .menu3_selected { background: #58595b url('/aspnet_client/images/menu-tick.png') no-repeat top right; color: inherit; behavior: url('/aspnet_client/script/iepngfix.htc'); }
     #sidebar .menu4, #sidebar .menu4_selected { background: #808285 url('/aspnet_client/images/menu-tick.png') no-repeat top right; color: inherit; behavior: url('/aspnet_client/script/iepngfix.htc'); }
     #sidebar .menu5, #sidebar .menu5_selected { background: #bbbdc0 url('/aspnet_client/images/menu-tick.png') no-repeat top right; color: inherit; behavior: url('/aspnet_client/script/iepngfix.htc'); }

    #sidebar .menu1, #sidebar .menu1_selected, #sidebar .menu2, #sidebar .menu2_selected, #sidebar .menu3, #sidebar .menu3_selected, #sidebar .menu4, #sidebar .menu4_selected, #sidebar .menu5, #sidebar .menu5_selected { behavior: url('/aspnet_client/script/iepngfix.htc'); }


#sidebar #latest_news
{
}

#sidebar #latest_news h3
{
	color: #f47b20;
    margin: 0;
	padding: 5px;
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sidebar #latest_news h3 a
{
	color:#f47b20;
	text-decoration: none;
}

#sidebar #latest_news p
{
	color: #666666;
	padding: 5px;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sidebar #latest_news p a
{
	color: #000000;
	font-weight: bold;
    text-decoration: underline;
    
}
/* =FOOTER
Copyright statement, links to policies, RSS and 3heads link
----------------------------------------------------------------- */

 #footer {  
  background-color: #6d6e70;
  color: white;
  height: 5em;
  /*margin-top: 1.666em;*/
  margin-top: 0;
 }

  #footer #copyright p {
   line-height: 1;
   margin: 1.583em 0 0 0.75em;
  }

  #footer #contactdetails p {
   line-height: 1;
   margin: 1.583em 0 0 0;
  }

   #footer a:link, #footer a:visited {
    background-color: #6d6e70;
    color: white;
   }

  #footer #quicklinks { padding-top: 1.583em; }

   #footer #quicklinks ul {
    margin: 0;
   }

    #footer #quicklinks li {
     background-color: #6d6e70;
     color: #f47b20;
     float: left;
     line-height: 1;
     list-style: none;
     margin: 0 0.416em 0 0;
     width: auto;
     text-transform: lowercase;
	}

    #footer #quicklinks p {
     line-height: 1.2;
	}
	
	#footer #staff_student_gateway
	{
		background-color: #f47b20;
		margin-left: 30px;
		padding:2px;
		padding-top:0;
	}

/* =NEWS just here for time being
-------------------------------*/

.news {
 padding: .5em;
 padding-bottom: 0;
 border-bottom: solid 1px #ccc;
}

.news:hover {
 background: #eee;
 color: inherit;
}

.news_subitem {
	float: right; 
	clear: right;
	margin-bottom: 5px;
}

  .news .cms_mediaImage {
   border: 2px solid white;
   float: right;
   margin: 0;
   padding: 0;
   width: 100px;
  }

  .alignRight {
   text-align: right;
  }

/* =FORM WIZARD
----------------------------------------------------------------- */

#formwizard {
 margin-bottom: 1em;
}

  #formwizard ol {
   list-style: none;
   margin: 0;
   width: 100%;
  }

   #formwizard li {
    border: solid 1px #eee;
    display: block;
    float: left;
    height: 3em;
    margin: 0;
    margin-right: 1em;
    width: auto;
   }

   #formwizard li.last {
    margin: 0;
   }

    #formwizard p {
     padding: .5em;
    }

     #formwizard .em {
      background: black;
      color: white;
      display: block;
      font-weight: bold;
     }

 a.orangelink:link, 
 a.orangelink:visited {
  background: #f47b20;
  color: white;
  font-size: 1.5em;
  padding: .5em;
 }

 a.orangelink:hover, 
 a.orangelink:active {
  background: black;
  color: white;
 }

/* =CORPORATE COLOURS
----------------------------------------------------------------- */

.orange           { background-color: inherit; color: #f47b20; }
.lime             { background-color: inherit; color: #92d400; }
.pink             { background-color: inherit; color: #e21776; }
.burgundy         { background-color: inherit; color: #7a1513; }

/* =TOP
Search for above to be brought to the top of the document
----------------------------------------------------------------- */

#lower_signposting{
padding-bottom: 5px;
}