@charset "UTF-8";
/* CSS Document */

/* Modified 05 February 2007 */

/* Set all elements in the page to have no margin or padding */
* {
	padding:0;
	margin:0;
}

table.download-table {
border-collapse: collapse;
border-width: 1px;
border-color: #e0e0e0;
}

table.download-table th, table.download-table td  {
background-color: white;
border-width: 1px;
border-color: #e0e0e0;
padding:6px;
font-size: 1.3em;
}

table.download-table th {
border-bottom-color: gray;
width: 16%;
}

table.download-table th.f0  {
width: 40%;
}

table.download-table th.w0  {
width: 28%;
}



/* General rules for all pages and set font size so 1em kind of matches 10px */
body {
	font-size:62.5%;
	margin:5px;
	background:#bdcaca;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
.orange { /* This one is for the little orange arrows pointing to the "Read More" links */
	color:#f90;
	font-weight:bold;
	font-size:1em;
}
.date { /* This is to italicise the dates */
	font-style:italic;
	color:#666;
}
.clear_right { /* Rules to force containers to expand with content */
	clear:right;
}
.clear {
	clear:both;
}
.clear_left {
	clear:left;
}
/* Header */
#header {
	background:#fff url(../images/header/graphics/header_bg01.gif) repeat-y; /* repeat-y is not ideal but sufficient for purposes of accessibility */
	min-height:93px;
	height:auto !important;
	height:93px;
	width:780px;
	margin:0 auto;
	border:solid #bdcaca 1px;
}
#logo, #print_footer {
	display:none;
}
#homemap {
	float:left;
	margin:8px 0 0 25px;
	background:url(../images/header/graphics/home_trans.gif);
	width:114px;
	height:72px;
}
#header img.logo {
	margin:6px 0 0 25px;
	float:left;
	display:none;
}
#tag_line {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
/*	font-style:oblique;	*/
	font-weight:bolder;
	font-size:1.4em;
	color:#fff;
	margin:57px 0 0 255px;
/*	margin:57px 0 0 235px;
	margin:57px 0 0 282px; */
	
}
#primary_nav {
	float:right;
	margin:8px 16px 24px 0;
}
#primary_nav, #primary_nav a {
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#locations_list {
	clear:right;
	float:right;
	margin:0 16px 0 0;
}
#locations_list select option {
padding:0 10px 0 20px;
}
/* Main navigation */
#menu {
	border-top:solid #fff 1px;
	background:url(../images/navigation/test/nav_bg.jpg) repeat-y;
	border-left:solid #fff 1px;
	border-right:solid #fff 1px;
	border-bottom:solid #033 1px;
	width:778px;
	margin:0 auto;
	position:relative;
}
#menu ul {
	list-style:none;
}
#menu ul li {
	float:left;
	position:relative;
	top:0;
	left:8px;
}
#menu ul li ul li {
	position:relative;
	/*	left:0; */
	left:0px;
	top:-8px;
}
/* START added 121007 
#menu ul li ul li ul li {
position:relative;
left:10em;
top:-24px;
}
 END added 121007 */
#menu ul li ul {
	display:none;
	position:absolute;
	top:1em;
	left:-4px;
	margin:-10px 0 0 0;
}
#menu ul li > ul {
	top:auto;
	left:auto;
}
#menu ul li:hover ul, #menu ul li.over ul {
	margin:8px 0 0 -13px;
	display:block;
	background:#ccc;
	padding:0;
	z-index:200;
}
* html #menu li:hover ul, * html #menu li.over ul {
	margin:0 0 0 2px;
	background:none;
}

* html ul li ul {
	display:none;
	position:absolute;
	top:1em;
	left:-4px;
	margin:-10px 0 0 0;
}
* html  li > ul {
	top:auto;
	left:auto;
}
* html  li:hover ul, * html  li.over ul {
	margin:8px 0 0 -13px;
	display:block;
	background:#ccc;
	padding:0;
	z-index:200;
}
#menu a {
	text-decoration:none;
	text-align:center;
	/*	text-align:left; */
	display:block;
	padding:3px 2px 0 2px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
}
#menu a:link {
	color:#666;
}
#menu a:visited {
	color:#007881;
}
#menu a:hover {
	color:#000;
}
#menu a:active {
	color:#000;
}
#menu ul li ul li a {
	display: block;
	background:#e0e0e0;
	border-top:#fff solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#fff solid 1px;
	border-right:#ccc solid 1px;
	padding:5px;
	/*	padding:5px 5px 5px 14px; */
	width:10em;
	position:relative;
	top:8px;
	z-index:101;
}
/* added to stop "current jobs" spilling out of page */
#menu ul li#careers ul li a {
	width:5.5em;
}
#menu ul li ul li {
	float:none;
}
/* For <IE7 */
* html #menu ul li ul li {
	position:relative;
	top:11px;
	left:3px;
	margin:-1px 0 0 0;
}
#menu ul li {
	display:block;
	min-height:16px;
	height:auto !important;
	height:16px;
}
/* #home, #about, #enquiries, #locations, #services, #publications, #riversdown, #news, #research, #careers {
padding:4px 10px 8px 9px;
background:url(../images/navigation/test/divider.jpg) repeat-y;
} */
#home, #about, #enquiries, #services, #publications, #riversdown, #news, #research, #careers {
	padding:4px 14px 8px 14px;
	background:url(../images/navigation/test/divider.jpg) repeat-y;
}
#home {
	background:none;
}
/* #careers {
padding:4px 0 8px 9px;
} */
#careers {
	padding:4px 0 8px 14px;
}
/* Breadcrumbs */
#breadcrumbs {
	width:756px;
	padding:4px 0 4px 22px;
	background:#009999;
	border-left:solid #fff 1px;
	border-right:solid #fff 1px;
	border-bottom:solid #fff 1px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
#breadcrumbs, #breadcrumbs a {
	color:#fff;
}
/* Flash */
#flash {
	border-left:solid #fff 1px;
	border-right:solid #fff 1px;
	margin:0 auto;
	width:778px;
	height:174px;
	background-color: #fff;
	padding:0 0 1px 0;
	border-bottom:solid #b4d6ed 1px;
}
/* Content */
#container {
	width:778px;
	background:#fff;
	border:solid #fff 1px;
	margin:0 auto;
}
#content {
	width:778px;
	padding:8px 0 18px 8px;
}
#home_page #content {
/* border-top:solid #b4d6ed 1px;
width:770px; */
}
/* For <IE7 */
* html #content {
	width:770px;
}
#content h2, #content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#099;
}
#content h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#099;
	font-size:1.4em;
	padding:4px 0 0 0;
}
#content h2 {
	font-size:1.4em;
}
#content h3 {
	font-size:1.1em;
}
#content img {
	border:solid 1px #666;
	margin:10px 0 0 0;
}
#box01, #box02, #box03, #box04, #box05, #box06 {
	width:240px;
	float:left;
}
#box04 h1, #box05 h1, #box06 h1 {
	font-size:1.4em;
	color:#099;
}
#box01 {
	padding:0 10px 0 0;
	border-right:dashed #ccc 1px;
}
#box02 {
	padding:0 10px 0 10px;
	border-right:dashed #ccc 1px;
}
#box03 {
	padding:0 0 0 10px;
}
.link {
	float:right;
	padding:4px 0 15px 0;
}
#box01 .link, #box02 .link, #box03 .link/* , #box06 .link */ {
	width:240px;
	border-bottom:dashed #ccc 1px;
	padding:10px 0;
	text-align:right;
}
#box06 .link {
	padding:4px 0;
}
.link a {
	color:#099;
}
#box04, #box05 {
	border-right:solid #ccc 1px;
}
#box04 {
	min-height:225px;
	height:auto !important;
	height:225px;
	width:240px;
	padding:0 10px 0 0;
	margin:10px 0 0 0;
}
#box04 fieldset {
	background:#f0f0f0;
	width:238px;
	margin:5px 10px 0 0;
	border:#999 solid 1px;
}
#box04 fieldset label  {
	width:220px;
	margin:7px; 
	display:block;
}
#box04 fieldset li {
	font-size:1.2em;
}
#box04 fieldset textarea, #box04 fieldset input {
	width:220px;
	margin:0 7px;
	display:block;
}
#box04 fieldset input.quicksubmit {
	width:auto;
	margin:7px;
}
/* For <IE7 */
* html #box04 {
	margin:0 0 0 0;
}
* html #box04 fieldset {
	margin:0;
}
* html #box04 fieldset textarea, * html #box04 fieldset input {
	width:220px;
	margin:7px 0 7px 7px;
}
#box04 .required {
color:#f00;
}
#box04 li {
list-style:none;
}
#box04 img {
	border:none;
	margin:0 0 4px 0;
}
#box04 p {
	width:240px;
	padding:5px 10px 0 0;
	font-size:1.2em;
}
/* For <IE7 */
* html #box04 p {
	width:230px;
}
#box05 {
	min-height:225px;
	height:auto !important;
	height:225px;
	width:240px;
	padding:0 10px 0 0;
	margin:10px 0 0 10px;
}
/* For <IE7 */
* html #box05 {
	margin:0 0 0 10px;
}
#box05 img {
	border:none;
	margin:0 0 4px 0;
}
#rdh {
	border:none;
	padding:7px 0 0 0;
}
#box05 p {
	width:240px;
	padding:5px 10px 0 0;
	font-size:1.1em;
	font-size:1.2em;
}
/* ADDED 20080130 */
#box05 ul {
	margin:0 0 0 10px;
	padding:0 0 0 5px;
	font-size:1.2em;
}/* END ADDED 20080130 */
/* For <IE7 */
* html #box05 p {
	width:230px;
}
#box06 {
	min-height:225px;
	height:auto !important;
	height:225px;
	width:240px;
	padding:0;
	margin:10px 0 0 10px;
}
/* For <IE7 */
* html #box06 {
	margin:0 0 0 10px;
}
#box06 img {
	border:none;
	margin:0 0 4px 0;
}
#box06 p {
	width:240px;
	font-size:1.2em;
}


#box06 a {
	color:#099;
}	
	
/* For <IE7 */
* html #box06 p {
	width:220px;
}
#subscribe {
	margin:30px 0 0 0;
/*	background:url(../images/content/subscribe.gif) no-repeat; */
	background:url(../images/content/frontpage-subscibe-changes.gif) no-repeat;
	min-height:79px;
	height:auto !important;
	height:109px;
	width:240px;
	padding:0 0 2px 0;
}
* html #subscribe p {
	padding:10px 0 7px 10px;
}
#subscribe h5 {
	color:#fff;
	margin:0 0 0 37px;
	padding:9px 0 0 0;
	font-size:1.2em;
}
#subscribe p {
	width:230px;
	padding:10px 10px 7px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
}
#subscribe a, #third a {
	color:#099;
}
#third h4 a {
	font-size:0.9em;
	color:#099;
	text-decoration:none;
}
#request_newsletter {
	margin:10px 0 0 10px;
}
#request_newsletter p {
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
.textbox {
	width:160px;
	float:left;
	margin:0 0 5px 0;
}
.button {
	float:left;
	margin:0 0 0 5px;
}
/* Footer */
#footer {
	margin:0 auto;
	width:780px;
	text-align:center;
	border-top:#fff solid 5px;
}
#footer p {
	font-size:1.1em;
	padding:12px 0 0 0;
	margin:-2px 0 0 0;
	width:778px;
	color:#fff;
	background:#099;
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
}
#footer a {
	color:#fff;
}
/* Clock */
#footer_date, #nytimediv, #uktimediv, #paristimediv, #stockholmtimediv, #helsinkitimediv, #tokyotimediv {
	padding:0 10px;
	display:inline;
}
#clock {
	color:#6cc;
	font-size:1.1em;
	background:#099;
	width:778px;
	padding:10px 0 0 0;
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
}
#base {
	height:8px;
	margin:0 auto;
	width:780px;
	background:#099 url(../images/footer/footer_bottom.jpg) no-repeat;
	background-position:bottom;
}
/* For <IE7 */
* html #base {
	width:778px;
}
h6 {/*text-align:right; */
	width: 500px;
	margin:8px 0 5px 0px;
	background-color: #EAEAD5;
	padding:3px;
	font-size: 1.0em;
}
.statusright {
	float: right;
}
#bugreportlink p {
	position: absolute;
	left: 0px;
	top: 30px;
	color:#00FF00;
	padding: 0 0 0 10px;
	width:53px;
	text-align:center;
}
#bugreportlink a {
	color: #006600;
	text-decoration:none;
}

#sitemap li { list-style-type:none;}

#content .ddfmerrors {
font-weight:bold;
color:#FF0000;
}
#content .ddfmwrap {
font-size:1.4em;
}
