/*	- TYPE -	*/

body {
	font: 60% helvetica, verdana, arial, sans-serif;
	background-color: #fff;
	text-align: center;
	min-width: 900px;
	margin: 0px;
	padding: 5px;
	line-height: 1.9em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
}
h1 {
	font-size: 218%;
}
h2 {
	
	font: 200% futura, helvetica, verdana, arial, sans-serif;
	color: #00204e;
	line-height: 1.2em;
}
h3 {
	font-size: 130%;
    margin: 0 0 4px 0;
	color: #002e60;	
	font-weight: bold;
}
h4 {
	font-size: 118%;
}
p {
   margin-bottom:1.0em;
   margin-top: 0px;
}

p,label,abbr,address,pre,blockquote,q {
	font-size: 1.4em;
}

a{
	text-decoration: none;
	font-weight: bold;
}
a:link{
	color: #F58425;
}

a:visited{
	color: #F58425;
}

a:hover{
	color: #F58425;
	text-decoration: underline;
}

a:active{
	color: #F58425;
}

a img{
	border: 0;
}
/*	- LAYOUT -	*/

#media-caption {
width: 213px;
/*border: 1px solid #999;*/
background-color: #fff;
text-align: left;
padding: 5px;
margin: auto;
}
.small-text {
font-size: 1em;
}
#
.media-release-date {
	color: #F08920;
	font-weight: bold;
}

#leighton-map-image {
	margin-left: 1px;
}

#mining-map-link a {
		width: 188px;
		height: 140px;
		margin: 20px 0;
		display: block;
	}
	#mining-map-link span {
		display: none;
	}
	#mining-map-link a {
		background-image: url(/our-capabilities/mining-resources/our-operations/map.jpg);
		display: block;
	}
	#mining-map-link a:hover {
		background-image: url(/our-capabilities/mining-resources/our-operations/map-rollover.jpg);
		display: block;
	}

#container{
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
	#head{
		margin: 25px 0 0 170px;
	}
		#head h1{
			float: left;
		}
		#head img{
			margin: 0 0 0 0;
		}		
	
	#breadcrumbs{		
		margin-left: 171px;
		margin-bottom: 10px;
	}
	    #breadcrumbs p{
		color: #666666;
		margin-top: 0px;
		font: normal 1em/80%;
		}   
		
		#breadcrumbs a{
	text-decoration: none;
	font-weight: bold;
	}
	#breadcrumbs a:link{
	color: #999;
	}

	#breadcrumbs a:visited{
	color: #666666;
	}

	#breadcrumbs a:hover{
	color: #666;
	text-decoration: underline;
	}

	#breadcrumbs a:active{
	color: #666;
	}
	
	#separator{
	    background: #002e60 url(/z-sitewide/separator.jpg) repeat-y top;
		width: 882px;
		height:8px;
		line-height: 8px;
		font-size: 0px;
	}
	
	* html #separator{ margin-left: 3px; }
	

#left-column {
	float: left;
	width: 170px;
}

	ul#leftNav {
		padding: 0;
		margin: 10px 0 0 0px;
		list-style-type: none;
		width: 170px;
	}
		#leftNav li a, #leftNav li ul li a {
			display: block;
			text-decoration: none;
			color: #363636
		}
		
		/* forces the height of the li items so there's no huge gap */
		* html #leftNav li { height: 1.7em; }
		
		#leftNav li a.image-menu-link {
			height: 24px;
			width: 168px;
		}
		
		#leftNav li a span {
			visibility: hidden;
		}
			/* level 2 menus */
			ul#leftNav li ul {
				/*font-weight: normal;*/
				color: #666666;
			}
			ul#leftNav li ul a {
				color: #363636;
			}
			ul#leftNav li ul a:hover {
				color: #ef8213;
			}
			ul#leftNav li ul li ul a {
				font-weight: normal;
				color: #999;
			}
			ul#leftNav li ul li ul a:hover {
				color: #333;
			}
			ul.subnav {
				padding: 0px;
				padding-left: 2em;
				margin: 0px;
				list-style-type: none;
				display: none;
			}
			
			/*
			ul.subnav {
				padding-left: 3em;
				margin: 0px;
				list-style-type: none;
				display: none;
			}
			ul.active-subnav {
				padding-left: 3em;
				margin: 0px;
				list-style-type: none;
				display: block;
			}*/
			
			#leftNav #about-leighton-menu-item {
				background: #FFFFFF url('/z-sitewide/buttons/about-leighton.jpg') no-repeat top left;
			}
			
			#leftNav #about-leighton-menu-item:hover {
				background: #FFFFFF url('/z-sitewide/buttons/about-leighton-over.jpg') no-repeat top left;
			}
		
			#leftNav #our-capabilities-menu-item {
				background: #FFFFFF url('/z-sitewide/buttons/our-capabilities.jpg') no-repeat top left;
			}
			
			#leftNav #our-capabilities-menu-item:hover {
				background: #FFFFFF url('/z-sitewide/buttons/our-capabilities-over.jpg') no-repeat top left;
			}
			
			#leftNav #media-centre-menu-item {
				background: #FFFFFF url('/z-sitewide/buttons/media-centre.jpg') no-repeat top left;
			}
			
			#leftNav #media-centre-menu-item:hover {
				background: #FFFFFF url('/z-sitewide/buttons/media-centre-over.jpg') no-repeat top left;
			}			
			
			#leftNav #people-culture-menu-item {
				background: #FFFFFF url('/z-sitewide/buttons/our-people.jpg') no-repeat top left;
			}
			
			#leftNav #people-culture-menu-item:hover {
				background: #FFFFFF url('/z-sitewide/buttons/our-people-over.jpg') no-repeat top left;
			}	

			#leftNav #sustainability-menu-item {
				background: #FFFFFF url('/z-sitewide/buttons/sustainability.jpg') no-repeat top left;
			}
			
			#leftNav #sustainability-menu-item:hover {
				background: #FFFFFF url('/z-sitewide/buttons/sustainability-over.jpg') no-repeat top left;
			}	

			#leftNav #careers-menu-item {
				background: #FFFFFF url('/z-sitewide/buttons/careers.jpg') no-repeat top left;
			}
			
			#leftNav #careers-menu-item:hover {
				background: #FFFFFF url('/z-sitewide/buttons/careers-over.jpg') no-repeat top left;
			}

			#leftNav #contact-us-menu-item {
				background: #FFFFFF url('/z-sitewide/buttons/contact-us.jpg') no-repeat top left;
			}

			#leftNav #contact-us-menu-item:hover {
				background: #FFFFFF url('/z-sitewide/buttons/contact-us-over.jpg') no-repeat top left;
			}
			
			
#content-column {
	margin-left: 171px;
}


.leader-quote {
color: #ef8213;
}

#content-column p {
	color: #363636;
	font-size: 1.4em;
}
	#content div{
		width: 225px;
		margin: 10px 18px 2em 0;
		min-height: 158px;
		float: left;
	}

	#content-column ul {
		margin: 0px;
		padding: 0px;
		padding-left: 15px;
		margin-top: 10px;
		list-style-position: outside;
	}
	#content-column li {
		line-height: 2em;
		margin: 0px;
		padding: 0px;
	}

	#content-column li p {
		margin: 0px;
		padding: 0px;
	}
		
	* html #content div{
		height: 158px;
	}
	
	
	#content_30 div {
		width: 225px;
		margin: 10px 18px 0 0;
		min-height: 158px;
		float: left;
	}

	* html #content_30 div{
		height: 158px;
	}
	
	#content_70 div {
		width: 468px;
		margin: 10px 18px 0 0;
		min-height: 158px;
		float: left;
	}


	* html #content_70 div{
		height: 158px;
	}
	
	#content_media_item div {
		width: 450px;
		margin: 0px 18px 0 0;
		min-height: 158px;
		float: left;
	}

	* html #content_media_item div{
		height: 158px;
		margin-left: 2px;
	}
	
	#content_single div {
		margin: 10px 18px 0 0;
		min-height: 158px;
		padding: 0px;
	}

	* html #content_single div{
		height: 158px;
	}
	
	* html td { font-size: 60%; }
	
	table {
		border-collapse: collapse;
	}
	
	#awards-table td {
		border-bottom: 1px solid #D4D0C8;
	}

#injury-graph-link {
	width: 175px;
	height: 37px;
	background-image: url('/z-sitewide/buttons/safetygraph-button.gif');
	display: block;
	text-decoration: none;
}

#injury-graph-link:hover {
	background-image: url('/z-sitewide/buttons/safetygraph-rollover.gif');
}
	
#footer {
		clear: both;
		width: 711px;
		margin-left: 170px;
margin-top: 5em;
	    border-top: 1px solid #CCCCCC;
	}
	#footer p {
		float: left;
		padding: 0 0 0 8px;
		margin-top: 0;
		color: #999999;
		font-size: .9em;
	}
		#footer ul {
			list-style-type: none;
			float: right;
			margin-top: 0;
			padding: 0 8px 0 0;
		}
			#footer ul li{
				float: left;
				padding: 0 0;
				font-size: .9em;
			}
			
	#footer a{
	text-decoration: none;
	font-weight: bold;
	}
	#footer a:link{
	color: #666666;
	}

	#footer a:visited{
	color: #666666;
	}

	#footer a:hover{
	color: #999999;
	text-decoration: underline;
	}

	#footer a:active{
	color: #999999;
	}

#footer  p{
			float: left;
			padding: 0 0 0 8px;
			margin-top: 0;
			color: #999999;
			font-size: .9em;
			
		}
		#footer ul{
			list-style-type: none;
			float: right;
			margin-top: 0;
			padding: 0 8px 0 0;
		}
			#footer ul li{
				float: left;
				padding: 0 0;
				font-size: .9em;
			}

.clearer { clear: both;} 

#media-release-table {
margin-top: 10px;
}