/*
	Template Name: Left Nav Mining 03
	Template URI: http://freewebtemplates.me
	Description: A two column Mining theme website template with header graphic of a real mining pit, mining trucks, drilling plant, and light vehicles at a Mine in South Australia.
	Version: 1.0
	Author: Ed Zivkovic
	Author URI: http://freewebtemplates.me
	Tags: Mining, Gray, CSS, Fixed Width, Graphics, 2 Columns, Left Navigation, No Tables, 
*/

/*
	Template by Ed Zivkovic released under the
	Creative Commons Attribution 2.5 License:
	http://creativecommons.org/licenses/by/2.5/au/
*/

body {
	font-family: "Trebuchet MS", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	text-align: center;
	font-size: 90%;
	background-color: #303030;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	letter-spacing: 0.1em;
}

a {
	text-decoration: none;
}
	
div#mainwrap {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
}

div#header   { color: #e6e6fa; background: #f5f5f5 url("images/header.jpg") no-repeat; width: 100%; height: 150px }

div#header h1 {
	color: #000;
	padding: 5px 20px;
	text-align: left;
}

/*div#topnav  { color: #4169e1; font-size: 90%; font-weight: bold; background-color: #00f; text-align: center; padding: 8px }

div#topnav a {
	color: #303030;
	border-bottom: 0px solid #303030;
}

div#topnav a:hover {
	color: #000;
	border-bottom: 1px solid #000;
} */

div#leftnavwrap {
	float: left;
	width: 160px;
	padding-top: 5px;
	font-size: 90%;
}

div#leftnavwrap h3 {
	font-family: Arial, "Trebuchet MS", Futura, Helvetica, Verdana, sans-serif;
	color: #303030;
	margin: 15px 0 0;
	padding: 6px;
	font-size: 1.7em;
	text-align: center;
}
	
div#leftnavwrap ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	
div#leftnavwrap ul li {
	margin-top: 8px;
}
	
div#leftnavwrap ul li a   { color: #303030; font-weight: bold; background-color: #9B94F6; display: block; padding: 7px 5px 7px 10px; width: 160px }

div#leftnavwrap ul li a:hover   { color: #000; background-color: #b0c4de }

div#contentwrap   { background-color: #032CC3 }

div#breadcrumb   { color: #0000cd; font-size: 85%; background-color: #6495ed; margin-left: 200px; padding: 8px 8px 8px 0 }

div#breadcrumb a  { color: #0000cd; border-bottom: 1px solid #786060 }

div#breadcrumb a:hover {
	color: #000;
	border-bottom: 1px dashed #000;
}

div#content {
	padding: 20px;
	margin-left: 200px;
	background-color: #FFF;
}

div#content p {
	line-height: 170%;
}

div#content h2 {
	color: #303030;
	border-bottom: 2px solid #C0A8A8;
	padding-bottom: 6px;
}

div#content h3 {
	color: #303030;
	border-bottom: 2px solid #C0A8A8;
	padding-bottom: 6px;
}

div#content a  { color: #0000cd; border-bottom: 1px solid #0000ff }

div#content a:visited   { color: #0000cd; border-bottom: 1px solid #0000ff }

div#content a:hover   { color: #b0c4de; border-bottom: 2px dashed #786060 }


div#table {clear:both; width:400px; margin:2.0em 0 0.2em 20px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
div#table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
div#table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
div#table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

div#bottomnav   { color: #6495ed; font-size: 90%; background-color: #0000cd; text-align: center; padding: 8px }

div#bottomnav a {
	color: #303030;
	border-bottom: 0px solid #303030;
}

div#bottomnav a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

div#copyright    { color: #6495ed; font-size: 80%; background-color: #0000cd; padding: 8px }

div#copyright a   { color: #b0c4de; border-bottom: 1px dashed #c0a8a8 }

div#copyright a:hover   { color: #e6e6fa; border-bottom: 1px solid #d8c0c0 }
.right {
	text-align: right;
}

.left {
	text-align: left;
} 

.center {
	text-align: center;
}
	
div#clear {
	clear: both;
}

.box  { color: #303030; font-size: 90%; line-height: 180%; background-color: #9B94F6; text-align: justify; margin: 20px 70px; padding: 10px 12px 12px; border: solid 1px #907878 }

.warning {
	color: #FF0000;
}
		
		