/* CSS Document */
/* New Style Sheet Created for 2006 version of External website */
/* Print Style*/
/* APT 7th December 2005 */

/* Print based CSS file for Macaulay Institute Intranet 2nd Ocotber 2004*/
<!-- /* $WEFT -- Created by: Andrew Thorburn (a.thorburn&#64;macaulay&#46;ac&#46;uk) on 22/05/2006 -- */
  @font-face {
    font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
    src: url(/fonts/EUROSTI0.eot);
  }
  
.noPrint {
	display: none;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.right {
	display:none;
	font-size: 10px;
	}
	
P {
	font-family: Eurostile, 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: Eurostile, Arial, Helvetica, sans-serif;
	font-style: normal;
    width: 90%;
	font-size: 0.9em;
	text-align: left;
	color: black;
	background-color: #FFFFFF;
}

.small {
  color: black;
  font-weight: normal;
  border-top: none;
  font-size: 10px;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.warning {
  font-weight: bolder;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
.libtitle {
	font-size: 30px;
	color: #000000;
	background-color: #EDEB9C;
	text-align: center;


}
.boxlinebottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.header {
	color: #304E32;
	font-size: 2.5em;
	font-weight: bold;
}

/* a:after {
	content: " (" attr(href) ") " ;
} */

.boxed_header_menu {
	display: none;
}

abbr:after, acronym:after {
content: " (" attr(title) ") ";
}

#search {
	display: none;
	}

#topmenu {
	color: #669900;
	font-size: 0.8em;
	text-align: right;
	height: 15px;
/*	border: 1px solid blue; */
}

.topmenu_bar_links  {
	color: #FFFFFF;
/*	text-decoration:none;*/
}

.topmenu_bar_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
/*	font-weight: bold; */
}

.topmenu_bar_links a:hover {
	color: #FF00FF;
	text-decoration: underline;
/*	font-weight: bold; */
}

#banner_image {
/*	display:none; */
	width: 450px;
	height: 30px;
}

#logo_area {
	display:none; /**/
	width: 150px;
	height: 71px;
}

#right {
	display: none;
}

#footer_outer {
	border: 1px solid #669900;
	position: relative;
}

#footer {
	background-color: #669900;
	text-align: center;
	color:#FFFFFF;
	font-size: 0.8em;
	position: relative;
}
/* Start of Header Layout */
#headerlayout{
	height: 70px;
/* border: 1px dashed red; */
}

#header {
	background-color: #628600;
	text-align: right;
/*	border: 1px solid #628600; */
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1.5em;/* */
	font-weight: bolder;
	height: 53px;
}

#header_CL {
	background-color: #679966;
	text-align: right;
	border: 1px solid #679966;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1.5em;/* */
	font-weight: bolder;
	height: 53px;
}

#header_SQ {
	background-color: #663433;
	text-align: right;
	border: 1px solid #663433;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1.5em;/* */
	font-weight: bolder;
	height: 53px;
}

#header_WR {
	background-color: #67999A;
	text-align: right;
	border: 1px solid #67999A;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1.5em;/* */
	font-weight: bolder;
	height: 53px;
}

#header_UB {
	background-color: #333365;
	text-align: right;
	border: 1px solid #333365;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1.5em;/* */
	font-weight: bolder;
	height: 53px;
}

#header_CC {
	background-color: #9A3334;
	text-align: right;
	border: 1px solid #9A3334;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1.5em;/* */
	font-weight: bolder;
	height: 53px;
}

#header_RS {
	background-color: #CD6601;
	text-align: right;
	border: 1px solid #CD6601;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1.5em;/* */
	font-weight: bolder;
	height: 53px;
}

/* Start of Left Header layout */
#mainpageinformation {
/*	border: 0px solid #669900; */
	background-color: #FFFFFF;
	padding: 10px;
/*	float: left;
	margin-left: 150px; */
}

#issuepageimage {
	width: 300px;
	height: 300px;
	float: right;
}
