﻿/* ~/default.aspx */
/* ~/default.aspx */
/* ~/default.aspx */
/* ~/default.aspx */

.welcome { text-align:center;
padding-top:1px;
padding-bottom:5px;
width:100%;
margin:0 auto;
}

.margin-divide{margin-top:8px;}

.telephone {

	line-height:22px;
	text-align:center;
	font-family:arial;
	font-weight: bold;
	font-size:19px;
	color:#003399;
    margin:15px 15px 10px 0px;

}

.telephone a {
text-decoration:none;
	line-height:22px;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	font-size:19px;
	color:#003399;
}

.telephone a:hover {
text-decoration:underline;
	line-height:22px;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	color:#003399;
}

/* Buttons */
#buttons{
  margin-top:3px;
  margin-bottom:40px;
}
#buttons img
{
      
margin-right:5px;
float: left;
}


.button-wrap
{
    clear:both;
    overflow:hidden;

}

.button-1
{
    float:left;
    width:184px;

}

.button-2
{
    float:left;
     width:184px;
     margin-left:10px;
 
}

.button-3
{
    float:left;
    width:184px;
         margin-left:10px;

}

.button-wrap-new
{
      clear:both;
    overflow:hidden;
    margin-top:10px;
}

.button-wrap-new img
{
    float:left;
    width:134px;
    margin-left:7px;
}



/* ~/about/facilities.aspx, ~/about/whatourstudentssay.aspx  */
/* ~/about/facilities.aspx, ~/about/whatourstudentssay.aspx  */
/* ~/about/facilities.aspx, ~/about/whatourstudentssay.aspx  */
/* ~/about/facilities.aspx, ~/about/whatourstudentssay.aspx  */

.contain {clear:both;
          height:120px;
          margin:20px 0px 20px 0px;}
          
.contain-large {clear:both;
          height:180px;
          margin:20px 0px 20px 0px;}    
          
.contain-medium {clear:both;
          height:150px;
          margin:20px 0px 20px 0px;}                 
          
.contain-img
    {float:left;
  margin:0px 10px 10px 0px;}
  
  .contain-img-floatright
      {float:right;
  margin:0px 10px 10px 10px;}
          

    
.col1{ float:left; width:280px;text-align:left;}

.col2{float:left; margin-left:12px;   width:280px; text-align:left;}

/* ~/inspection.aspx */
.list-inspection { list-style-type:disc; padding:20px;margin:0px; }

.list-inspection li{ list-style-type:disc; padding:0px; margin:0px;}


/* ~/general/default.aspx */
.buildingright { float:right; margin:0; vertical-align:bottom;}


/* ~/general/pressreleases.aspx */

.pressrelease-row td
{
   border-top:1px dotted #cccccc;
   padding-bottom:10px;
 }
 
 
 /* Apprenticeships */
/* Apprenticeships */ 
 /* Apprenticeships */
/* Apprenticeships */

 .app-welcomesubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/welcometop.gif)  top left;
}

.app-aboutussubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/aboutustop.gif)  top left;
}

.app-employsubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/employtop.gif)  top left;
}

.app-apprenticesubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/apprenticetop.gif)  top left;
}

.app-coursessubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/coursestop.gif)  top left;
}

.app-parentssubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/parentstop.gif)  top left;
}

.app-contactussubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/contactustop.gif)  top left;
}

.app-learnersssubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/Learnerstop.gif)  top left;
}


.app-apprenticeshipssubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/apprenticetop.gif)  top left;
}

.app-casestudiessubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/casestudiestop.gif)  top left;
}



.app-pressreleasessubheader {
background-color:  #0049A7;
background: #0049A7 url(../apprenticeships/banners/pressreleasestop.gif)  top left;
}