﻿/*
 * Define the DIVs to control the layout of the page
 */

html
{
	overflow-y: scroll;
}


body
{
	font-size: 12px;
	font-family: Verdana,Arial,Sans-serif,helvetica;
	text-align: center;  
	margin: 0;
	line-height:1.5;

	background: #FFFFFF;
	/* background-image: url(images/snow.jpg);
	background-repeat: repeat-x;	*/
}

#background
{
	background-position: top center;	
	background-image: url(images/banner-original.jpg);	
	background-repeat: no-repeat;	
	z-index: -1;
	min-width: 970px;
	/* Hack for IE6 which doesn't know min-height */
	// height: 750px;
	min-height: 750px;
}

#background-business { background-image: url(images/banner-business.jpg); background-position: top center; background-repeat: no-repeat; z-index: -1; min-width: 970px; /* Hack for IE6 which doesn't know min-height */ // height: 750px; min-height: 750px; }

#container
{
	text-align: left;
	margin: 0 auto;
	width: 964px;
}

#pageContent
{
	position: absolute;
	top: 168px;
	float: left;
	width: 964px;
}

#homeButtonHeader {
	position: relative;
	top: 12px;
	left: 15px;
	width: 150px;
}

img.homebutton {
	opacity:1.0;
	filter:alpha(opacity=100);
	border: 0;	
}

img.homebutton:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	border: 0;
}

td.frontpagelayout {
	width: 172px;
}

td.frontpagespacer {
	height: 2px;
}

td.emergicon {
	width: 5%;
	text-align: center;
}

td.emergdismiss {
	text-align: right;
}

td.warning {
	color: red;
}

p.warning {
	color: red;
}


#emergency
{
	margin: auto;
	clear: both;
	text-align: left;
	width: 96%;
	line-height:1;
	padding: 5px;
	background: #FEFEEA;
	border: 1px black solid;
}

#emergency h1{
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}

#emergency td {
	color: black;
}

#breadcrumbs
{
	clear: left;
	float: left;
	width: 924px;
	padding: 0px;
	margin: 0 0 0 30px;
	display: inline;
}

#onebigcolumn
{
	clear: left;
	float: left;
	width: 924px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
	min-height: 450px;	
}

#bigleft
{
	clear: left;
	float: left;
	width: 700px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
	min-height: 450px;	
}

#left
{
	clear: left;
	float: left;
	width: 170px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
}

#quicklinks
{
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 5px;
}

#quicklinks ul
{
	list-style-type: none;
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

#quicklinks ul li
{
	padding-bottom: 4px;
}

#middle
{
	float: left;
	width: 485px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
	min-height: 450px;
}

#bigmiddle
{
	float: left;
	width: 695px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
	min-height: 450px;
}

#right
{
	float: right;
	width: 200px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
}

#jobappbox
	{
	width: 97%;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 5px;
	}

#footer
{
	clear: both;
	/* background: #40AE49; */
	background: #646464;
	color: white;
	text-align: right;
	padding: 20px;
	height: 1%;
}

#socialMediaHeader
{
	position: relative;
	top: 20px;
	left: 830px;
	width: 150px;
}

#searchHeader
{
	z-index: 1;
	position: absolute;
	top: 61px;
	width: 966px;
}

#searchHeader .searchbox {
	/*  THE USER SEARCH BOX IN THE PAGE HEADER */
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 12pt;
	border: 2px solid #C8EA79;
}

#searchHeader .searchboxBS {
	/*  THE USER SEARCH BOX IN THE PAGE HEADER */
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 12pt;
	border: 2px solid #B6182F;
}

#headerLinks
{
	position: absolute;
	top: 20px;
	margin-left: 235px;
	width: 420px;
	font-size: 10px;
	font-family: Verdana,Arial,Sans-serif;	
}

#menuBar
{
	z-index: 1;
	position: absolute;
	top: 125px;
	margin-left: 80px;
	text-align: left;
	height: 32px;
	width: 845px;
}

#contentArea {
	text-align: left;
}


#bigleft
{
	clear: left;
	float: left;
	width: 700px;
	
	margin: 0 0 0 17px;
	display: inline;
}

#right
{
	float: right;
	width: 200px;
	padding: 20px 0;
	margin: 0 17px 0 0;
	display: inline;
}

table {
	font-size:12px;
	font-family:Verdana,Arial,Sans-serif;
	height: 30px;
	margin: 0;
}

table.frontpage {
	width: 100%;
	font-size:12px;
	font-family:Verdana,Arial,Sans-serif;
	height: 30px;
	border-collapse: collapse;
}

/* These were class menulink, but i now want it as site default!! */
a {
	text-decoration: none;
}		

a:hover {
	text-decoration: underline;
}

a.bluelink {
	text-decoration: none;
	color: blue;
}		

a.bluelink:hover {
	text-decoration: underline;
	color: blue;
}

a.joblinksuccess {
	text-decoration: none;
	color: green;
}		

a.joblinksuccess:hover {
	text-decoration: underline;
	color: green;
}

a.joblinkfail {
	text-decoration: none;
	color: red;
}		

a.joblinkfail:hover {
	text-decoration: underline;
	color: red;
}


a.footerlink {
	text-decoration: none;
	font-size: 11px;
	color: white;
}	

a.footerlink:visited  {
	color: white;
}	

a.footerlink:hover {
	color: white;
	text-decoration: underline;
	font-size: 11px;
}

img.hoverLink {
	opacity:1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);		
	border: 0;
}

img.hoverLink:hover {
	opacity:0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	border: 0;
}

a img {
	border: 0;
}
