﻿.column
{
  padding-top: 30px;
  padding-bottom: 60px;
  min-height: 700px;
  width: 100%;
}

.column p
{
  margin: 10px 80px 10px 80px;
}

h1
{
  margin-bottom: 30px;
}

h2
{
  font-size: 1em;
  font-weight: bold;
  margin-left: 80px;
}

.unbold
{
  font-weight: normal;
}

ul
{
  font-size: .8em;
  line-height: 1.6em;
  margin-left: 80px;
}

li
{
  background: url( '../images/bullet.gif' ) no-repeat 0 2px;
  padding-left: 18px;
}
.column a
{
  display: inline;
  float: none;
}

.column img
{
  border: 1px solid black;
}

.links
{
  margin-top: 15px;
}

.links h2
{
  color: #666666;
  margin-left: 0px;
}

.links.news h2
{
 color: #000000; 
}

ul.links
{
  margin-bottom: 30px;
}

.links li
{
  background: url( '../images/bullet.gif' ) no-repeat 0 12%;
}
.links.news li
{
  background: url( '../images/bullet.gif' ) no-repeat 0 12%;
}

#contact a
{
  display: block;
  margin: 10px 80px 10px 80px;
}

#contact h2
{
  font-size: 1.1em;
}

/* facts */

#col2 ul, #col2 h2
{
  margin-left: 0px;
  margin-right: 60px;
}
.column ul
{
  margin-right: 40px;
}
.column div h2, .column div ul
{
  margin-bottom: 15px;
}

.column h2
{
  margin-top: 15px;
  font-size: .9em;
}
.column div
{
  width: 50%;
  float: left;
}

.imgLeft
{
  float: left;
  margin: 5px 10px 10px 80px;
}

.imgRight
{
  float: right;
  margin: 5px 80px 10px 10px;
}
.highlight
{
  color: #f1c212;
}
.column .flashHead
{
  color: White;
  float: none;
  font-family: "Times New Roman" , Serif;
  height: 53px;
  margin-left: 105px;
  text-align: left;
  width: 560px;
}

.column .flashHead
{
  margin-top: 22px; /* need both for firefox & IE */
  cursor: pointer;
  cursor: hand;
}

.column .flashHead p
{
  font-size: 1.05em;
  padding-top: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  width: 450px;
}

#featuresheader
{
  background: url( '../images/flash_features.gif' ) no-repeat;
}

#todheader
{
  background: url( '../images/flash_timeofday.gif' ) no-repeat;
}

#miningheader
{
  background: url( '../images/flash_miningplan.gif' ) no-repeat;
}
#processheader
{
  background: url( '../images/flash_process.gif' ) no-repeat;
}
#aquiferheader
{
  background: url( '../images/flash_aquifer.gif' ) no-repeat;
}
.column .flashFoot img
{
  margin-bottom: 12px;
  border: 0px;
  cursor: hand;
}

.column .flashBody
{
  float: none;
  margin-left: 105px;
  text-align: center;
  width: 559px;
  background-color: #314441;
}

.column #flashboxFeatures, .column #flashboxAquifer, .column #flashboxProcess
{
  height: 418px;
}
.column #flashboxSequencing
{
  height: 520px;
}

.column #flashbox
{
  height: 400px;
}

.column #flashbox1
{
  height: 380px;
}

.column #flashbox2
{
  height: 440px;
}

.column .flashFoot
{
  float: none;
  text-align: center;
  width: 100%; /* need both for firefox & IE */
}

.column #flashbox1Foot
{
  margin-bottom: 15px;
}


span.emphasis
{
  /*color: #4B6864;*/
  font-style: italic;
  /*text-decoration: underline;*/
  font-weight: bold;
}
