@charset "utf-8";
/*-----------------------------------------------------------------------------
Main Style Sheet - Styles common to all pages

date:      22 Jun 2007
author:    Lori Gray
email:     lori@prairiesuncreations.com
website:   http://www.pronghorn.ca
-----------------------------------------------------------------------------*/

/* =General ------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* -------- The following is a comment filter to hide the rule from IE 5 for Mac ----- */
/* hide from IE mac \*/
/* this rule forces a scroll bar in Firefox */
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #c0bfbd;
}

/* =wrapper - entire page is within this container ------------------------*/
#wrapper {  
 	margin: 0;
	width: 1024px;
}
/* = header logo - positions the logo at top left ------- */
#logo {
	margin-left: 30px;
	margin-top: 4px;
	float: left;
	height: 57px;
}
/* = header links = styles the Home and Contact link at top right ------ */
#headlinks {
	color: #fff;
	font-size: 70%;
	font-weight: bold;
	text-align: right;
	margin-right: 140px;
	margin-top: 40px;
	float: right;
}
#headlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#headlinks a:visited {
	color: #fff;
}
#headlinks a:hover {
	color: #333;
}
/* = Flash fade-in - positions flash or image in masthead of each page ------- */
#mainflash {
	margin-left: 30px;
	height: 203px;
	width: 861px;
}
/* = superior box - styles the text in the box with the snips below the flash header 
                  - all other styles are located in either homestyles.css for the home page or
				    styles2nd.css for secondary pages------- */
#superior p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
	margin-left: 38px;
	margin-top: 4px;
	width: 280px;
	color: #666;
}
#superior h1 {
	font-size: 100%;
	/*font-family: Arial, Helvetica, sans-serif;*/
	margin-left: 38px;
	font-weight: bold;
}
#superior h2 {
	font-size: 110%;
	/*font-family: Arial, Helvetica, sans-serif;*/
	margin-left: 138px;
	font-weight: bold;
}
#superior h3 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 95%;
	color: #f90;
	margin-left: 38px;
	padding-top: 5px;
}

/* = Section colors for text - use in the superior div and the navSecondary ------- */
.company {
	color:#065a6c;
}
.hse {
	color: #3e6d3e;
}
.operations {
	color: #a5690b;
}
.locations {
	color: #315981;
}	
.careers {
	color: #333c81;
}
.contact {
	color: #753737;
}
.supSecond {
	color: #fff;
}
/* = high voltage careers - positions this item in the header ------- */
#highvoltage {
	float: left;
	width: 390px;
	height: 127px;
	margin-bottom: 30px;
}
/* = main navigation - each section has its own color ------- */
#navCompany, #navHSE, #navOperations, #navLocations, #navCareers, #navContact {
	width: 174px;
	height: 185px;
	z-index: 1000;
	position: absolute;
	top: 70px;
	left: 717px;
}
#navCompany ul, #navHSE ul, #navOperations ul, #navLocations ul, #navCareers ul, #navContact ul {
	margin: 14px 10px 15px 10px;
	list-style: none;
	color: #fff;
}
#navCompany li, #navHSE li, #navOperations li, #navLocations li, #navCareers li, #navContact li {
	font-weight: bold;
	font-size: 70%;
	margin: 2px;
}
#navCompany ul a, #navHSE ul a, #navOperations ul a, #navLocations ul a, #navCareers ul a, #navContact ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 150px;
	padding: 5px;
}	
#navCompany ul a:hover, #navHSE ul a:hover, #navOperations ul a:hover, #navLocations ul a:hover, #navCareers ul a:hover, #navContact ul a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fdba09;
}	
#navCompany {
	background-color: #065a6c;
}
#navHSE {
	background-color: #3e6d3e;
}
#navOperations {
	background-color: #a5690b;
}
#navLocations {
	background-color: #315981;
}
#navCareers {
	background-color: #333c81;
}
#navContact {
	background-color: #753737;
}
.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fdba09;
}
#contentWrapper {
}	
/* = content - styles the main content area ------- */
#content {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 80%;
	min-height: 150px;
	margin-top: 10px;
}	
#content p {
	line-height: 1.4;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content ul, #content ol {
	margin: 3px 50px;
}
#content li {
	padding: 3px;
}
#content h1 {
	padding-top: 10px;
	font-size: 125%;
}
#content h2 {
	padding-top: 15px;
	font-size: 110%;
	margin-bottom: 5px;
}
#content h3 {
	
}
.imgRight {
	float: right;
	margin-left: 10px;
	width: 250px;
}
.imgRight img {
	padding: 0;
	margin: 0;
}
.imgRight p {
	text-align: center;
	padding: 0;
	margin: 0;	
}
.caption {
	font-size: 95%;
	text-align: justify;
	width: 250px;
}
.figure {
	width: 250px;
	
}
.figure p {
	text-align: center;
}
/* = footer - styles the page footer ------- */
#footer {
	clear: both;
	width: 1024px;
	color: #fff;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 75%;
	font-weight: normal;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 25px;
}
#footer p {
	font-size: 100%;
	padding-bottom: 5px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #333;
}
/* = clears the divs/floats ------- */
.clearit {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.top {
	text-align: right;
	margin-right: 80px;
	font-size: 80%
}
.top a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
