
/*--Common Page objects. These classes must be present. --*/
.WebHomePage{
    width:970px;
    border:0;
    padding:0px;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:small;
    margin:0 auto;
    }    
   
.WebHomePage .pageHeader{}

.WebHomePage .container {
    border-width:0px;
    border-color:#dedeff;
    border-style:dotted;
    padding:2px;
    width:970px;
    }
    
.WebHomePage .banner {display:none;}
.WebHomePage .pageNavigation {display:none;}

.WebHomePage .pageContent {
    border:0px solid silver;
    padding:0px 5px 0px 5px;
    margin:0px 5px 0px 0px;
    }
    
/*--End Common Page objects --*/


.PVHome{background-image:url(14-16.jpg);height:300px; background-repeat:no-repeat; width:970px;}
.PV1416{background-image:url(14-16.jpg);height:300px; background-repeat:no-repeat; width:970px;}
.PVSchLeaver{background-image:url(leaving_school.jpg);height:300px; background-repeat:no-repeat; width:970px;}
.PVUni{background-image:url(he.jpg);height:300px; background-repeat:no-repeat; width:970px;}    
.PVReturner{background-image:url(return_education.jpg);height:300px; background-repeat:no-repeat; width:970px;}
.PVInternat{background-image:url(international.jpg);height:300px; background-repeat:no-repeat; width:970px;}
.PVEmployer{background-image:url(business.jpg);height:300px; background-repeat:no-repeat; width:970px;}
.PVmyColl{background-image:url(myCollegeNottingham.jpg);height:300px; background-repeat:no-repeat; width:970px;}


div.sandwich {
clear: both;
margin: 0;
padding: 0;
background: url(sandwich-bottom-left.gif) bottom left no-repeat;
max-width: 1400px;
}

div.salad {background: url(sandwich-bottom-right.gif) bottom right no-repeat;}
    
div.block {
float: left;
width: 20%;
margin: 0;
padding: 1em;
}
div.block h3 { margin: 0; padding: 0 0 0.5em 0; }
div.block h3.inside { margin: 0.5em 0 0 0;}
div.block h3 a img {border: 0;}
div.block p {margin: 0; padding: 0;}

div.block ul {
margin: 0;
padding: 0;
list-style: none;
}
div.block li {
margin: 0;
padding: 0.25em 0;
list-style: none;
}

div.block li a:visited,  div.block li a:link { color: #006; text-decoration: none; }
div.block li a:hover {color:Orange; }

div.block a:visited,  div.block a:link { color: #006; text-decoration: none; }
div.block a:hover {color:Orange; }

div.foot {
clear: both;
margin: 1em 0;
padding: 0.5em 0 0 0;
font-size: 90%;
}
div.foot a:link, div#foot a:visited {
color: #006;
text-decoration: none;
}

div.foot p.copy {
float: left;
margin: 0 0.5em;
}
div.foot address {
font-style: normal;
margin: 0 0.5em;
}
div.foot address span.tel {
padding-right: 1em;
}
div.foot ul.links {
margin: 0;
padding: 0;
list-style: none;
}
div.foot ul.links li {
float: left;
padding: 0 0.5em;
margin: 0;
list-style: none;
}

div.foot ul.links a:link, div.foot ul.links a:visited{text-decoration:none;}
div.foot ul.links a:hover {color:orange;}
.clear {
clear: both;
}    
    