/*
Website Name: Macaulay Institute
Website Address: http://www.macaulay.ac.uk/
Document purpose: Print based stylesheet
Creator/ Author: Clara Macindoe
Date of Creation: June 2009
Date of Alteration: 1st October 2009
*/

  @font-face {
    font-family: Arial;
    font-style:  normal;
    font-weight: normal;
  }
  
.noPrint {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
/*#mluri_logo {
		background-image:url(/images/mluri_logo_bw.jpg);
        background-repeat:no-repeat;
}*/
	
#left {
	display:none;
	font-size: 10px;
	}
	
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    width: 90%;
	font-size: 0.9em;
	text-align: left;
	color: black;
	background-color: #FFFFFF;
}

#search {
	display: none;
	}

#footer_outer {
	display: none;
}


#header {
	position:relative;
	background-image:url(/images/mluri_logo_bw.jpg) !important;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-align: right;
	color: #000000;
	font-size: 1.5em;
	line-height: 61px;
	font-weight: bold;
	padding-right: 10px;
	height: 61px;
}

#header img {
	display:none;
}

#header_lightgreen {
	position:relative;
	background-image:url(/images/mluri_logo_bw.jpg) !important;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-align: right;
	color: #000000;
	font-size: 1.5em;
	line-height: 61px;
	font-weight: bold;
	padding-right: 10px;
	height: 61px;
}

#header_lightgreen img {
	display:none;
}

#pageheadline {
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	line-height: 40px;
	height: 40px;
}
#breadcrumbs {
	text-align:right;
	font-size:0.9em;
}

/*For homepage*/


.bannertext {
	padding-right: 15px;
	padding-left: 15px;
}

.homepagelogos {
	position: relative;
	float:left;
	width:960px;
	padding: 30px 0px 15px 0px;
}


.graduatedboxblue {
	position: relative;
	color: #000000;
	text-align: center;
	line-height:20px;
}

.graduatedboxblue a:link, .graduatedboxblue a:visited {
	text-decoration:none;
	color:#000000;
}
.graduatedboxblue a:hover {
	text-decoration:none;
	color:#000000;
}

.graduatedboxgreen {
	position: relative;
	color: #000000;
	text-align: center;
	line-height:20px;
}

.graduatedboxgreen a:link, .graduatedboxgreen a:visited {
	text-decoration:none;
	color:#000000;
}
.graduatedboxgreen a:hover {
	text-decoration:none;
	color:#000000;
}

.graduatedboxdarkgreen {
	position: relative;
	color: #000000;
	text-align: center;
	line-height:20px;
}

.graduatedboxdarkgreen a:link, .graduatedboxdarkgreen a:visited {
	text-decoration:none;
	color:#000000;
}
.graduatedboxdarkgreen a:hover {
	text-decoration:none;
	color:#000000;
}


.bigcolumnleft {
	width: 720px;
	float:left;
}

.boxcenter {
	position: relative;
	width: 680px;
	margin-top: 0px;
}

.threecol {
	width:100%;
	height:350px;
}

.twocolumn_outer {
	width:50%;
	float:left;
/*	border: 1px dashed red; */
}

.twocolumn_inner {
	padding: 0 1em 0 1em;
/*	border: 1px dashed blue; */
}

/* Three COLUMNS*/
.threecolumn_outer {
	width:33.3%;
	float:left;
/*	border: 1px dashed red; */
}

.threecolumn_inner {
	padding: 2px 2px 2px 2px;
}

.fourcolumn {
	width:25%;
	float:left;
	padding: 4px 0px 4px 0px;
}

.bigcolumnleft {
	width: 75%;
	float:left;
}

.whatsnew {
	width: 25%;
	float:left;
}



.logos {
	float:left;
	padding: 0px 7px 0px 7px;
}

.fourcolumn {
	width:25%;
	float:left;
	padding: 0px 0px 0px 0px;
}

.sixcolumn_outer {
	width:16.6%;
	float:left;
	padding: 4px 0px 4px 0px;
}

/*Timeline style*/
.year {
	width: 10%;
	height: 35px;
	float: left;
	padding: 10px 0px 10px 0px;
	text-align:right;
	font-weight:bold;
/*	border:thin #FF0000 solid;*/
}
.event {
	width: 80%;
	height:35px;
	float: left;
	padding: 10px 0px 10px 20px;
	text-align:left;
/*	border:thin #FF0000 solid;*/
}

/*Boxes*/

#boxcenter {
	position: relative;
	width: 680px;
	margin-top: 0px;
}

.boxcenter {
	position: relative;
	width: 680px;
	margin-top: 0px;
}

.boxcenter a:link, .boxcenter a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#009900;
}
.boxcenter a:hover {
	text-decoration: none;
	color: #336600;
}


#boxcenterwhite {
	position: relative;
	background-color: #ffffff;
	font-size: 1.0em;
	padding: 2px;
	color: #333333;
	text-align: center;
}

.boxcenterwhite {
	position: relative;
	background-color: #ffffff;
	font-size: 1.0em;
	padding: 2px;
	color: #333333;
	text-align: center;
}

#boxcenterwhite a:link, #boxcenterwhite a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.boxcenterwhite a:link, .boxcenterwhite a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#boxcenterwhite a:hover {
	text-decoration: none;
	color: #999999;
}

.boxcenterwhite a:hover {
	text-decoration: none;
	color: #999999;
}

#boxfooterwhite {
	position: relative;
	background-color: #ffffff;
	font-size: 0.9em;
	padding: 2px 10px 2px 10px;
	color: #333333;
	text-align: left;
}

.boxfooterwhite {
	position: relative;
	background-color: #ffffff;
	font-size: 0.9em;
	padding: 2px 10px 2px 10px;
	color: #333333;
	text-align: left;
}

#boxfooterwhite a:link, #boxfooterwhite a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #009900;
}

.boxfooterwhite a:link, .boxfooterwhite a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #009900;
}

#boxfooterwhite a:hover {
	text-decoration: none;
	color: #999999;
}

.boxfooterwhite a:hover {
	text-decoration: none;
	color: #999999;
}

#boxfooterwhite li a:link, #boxfooterwhite li a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #009900;
}

.boxfooterwhite li a:link, .boxfooterwhite li a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #009900;
}

#boxfooterwhite li a:hover {
	text-decoration: none;
	color: #999999;
}

.boxfooterwhite li a:hover {
	text-decoration: none;
	color: #999999;
}

.box240 {
	position: relative;
	margin-top: 0px;
	width: 240px;
/*	border-left: 2px solid #F2F2F2;
	border-top: 2px solid #F2F2F2;
	border-right: 2px solid #B0B0B0;
	border-bottom: 2px solid #B0B0B0;*/
}

.boxfooter {
	position: relative;
	font-size: 0.8em;
	padding: 2px 2px 2px 10px;
	color: #000000;
	text-align: left;
}


.boxfooter a:link, .boxfooter a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}


.boxfooter a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}


.boxfooter li a:hover {
	text-decoration: none;
	color: #999999;
}

.20pxspacer {
	height:20px;
}


#box120 {
	position: relative;
	margin-top: 0px;
	width: 120px;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}

.box120 {
	position: relative;
	margin-top: 0px;
	width: 120px;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}

#box280 {
	position: relative;
	width: 280px;
	margin-top: 0px;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.box280 {
	position: relative;
	width: 280px;
	margin-top: 0px;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}

#box400 {
	position: relative;
	width: 400px;
	margin-top: 0px;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}

.box400 {
	position: relative;
	width: 400px;
	margin-top: 0px;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}


.box106 {
/*	position: relative; */
	margin-top: 0px;
	width: 106px;
	height: 130px;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	background-color: #ffffff;
	font-size: 0.9em;
	color: #0A246A;
	font-weight: normal;
}

.box106 a:link, .boxfooterwhite a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #009900;
}

.box106 a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

.box106_nocontent {
/*	position: relative;*/
	margin-top: 0px;
	width: 106px;
	height: 130px;
/*	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333; */
	background-color: #ffffff;
	font-size: 0.9em;
}


/*End of boxes*/

