/* PRINT STYLESHEET - CORE */


/* --------------------------------------------------------------- IMPORT EXISTING STYLESHEETS */

@import url("http://www.realisingtransitionpathways.org.uk/external/css/study.css");
@import url("http://www.realisingtransitionpathways.org.uk/external/css/research.css");
@import url("http://www.realisingtransitionpathways.org.uk/external/css/external.php?colour=study");

/* ------------------------------------------------------------------- ADJUST FOR PRINT */
#globalnav {
  display: none;
}

#header {
  background-color: #fff;
  height:82px;
}

#header img { border: 0px; }

#searchbox {
  display: none;
}

#navigation, #navigationbar {
  display: none;
}

#content {
  width: 90%;
  padding: 1em;
  margin-left: 0 !important;
  font-size: 150% !important;
}

#footer {
  display: none;
}

#leftcolumn {  display: none;}
#rightcolumn {margin-left: 27%; width: 73%;}

#pageheader h2 { height: auto; }
#pageheader img {display: none;}

img { border: 0;}

/* -------------------------------------------------------------------- FORMS */

#searchbox {  display: none;}


/* --------------------------------------------------------------- NAVIGATION */
.search {display: none; }

.searchandcontact a {display: none; }

#feedbackpanel { display: none; }

#success { display: none; }

/* ----------------------------------------------------------- PRESENTATIONAL */
#editpagelink {  display: none;}

.pgEditLink { display: none; }

.applyUcas { display: none; }