/* Styles used on the overall home page, About Us, Press Centre and Careers. */

body {
	background: #ABC7CA;
	}
#title .nav,
#title .nav a,
.tabs,
.tabs a,
.tabs a:hover {
	color: #333;
	}

.tabs li.on a {
	color: #333;
	background-image: url("/images/menutab-l-home.gif")
	}
	
#footer,
#footer a {
	color: #fff;
	}
	
/* Variations for different sections */
#careers .layout5 #rightcol .shaded {
	width: auto;
	padding: 4px;
	margin-bottom: 4px;
	float: left;
	}
#careers .layout5 #rightcol .shaded p {
	margin: 0;
	float: left;
	width: 100px;
	clear: none;
	}
#main-full #leftcol h3,
#main-full #rightcol h3 {
	margin-top: 1em;
	}
#main-full #leftcol .shaded h3,
#main-full #rightcol .shaded h3 {
	margin-top: 0.6em;
	}
#main-full #leftcol .shaded {
	/* For careers and press front pages */
	padding: 0.1em 0 6px 6px;
	margin-top: 0.5em;
	}
#main-full #rightcol .shaded {
	/* For careers and press front pages */
	width: 359px;
	padding: 0.1em 0 6px 6px;
	margin-bottom: 4px;
	margin-top: 0.5em;
	}
#main-full #presslowerbody {
	padding: 0.1em 0 6px 6px;
	}
