@charset "utf-8";
/*
Powerlineman Main CSS Document
	Author: John Pishotta
	Date: 8 Dec 2007
	Rev 0

Change Log

 */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.thrColLiqHdr #container {
	width: 925px;
	margin: 0 auto;
	text-align: left;
	position:relative;
	background: url(images/containerBackground.png);
}
.thrColLiqHdr #header {
	/*padding: 0 10px;*/
	height: 175px;
}
.thrColLiqHdr #header_banner {
	background: url(images/containerBackground.png);
	/*padding: 0 10px;*/
	height: 200px;
	position: relative;
	top: -50px;
}
.thrColLiqHdr #header_menu {
	background-image: url(images/nb_gradi_1x21px.gif);
	padding: 0 10px;
	position: absolute;
	top: 92px;
	height: 21px;
}
.thrColLiqHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.thrColLiqHdr #sidebar1 {
	float: left;
	width: 215px;
	height: 800px;
	background-image: url(/images/sidebar1-background.gif);
	z-index: 2;
	position: relative;
	left: 10px;
}
.thrColLiqHdr #sidebar2 {
	float: right;
	width: 197px;
	height: 800px;
	background-image: url(/images/sidebar2-background.png);
	z-index: 2;
	position: relative;
	top: 40px;
	margin-bottom:50px;
}
.thrColLiqHdr #mainContent {
	margin: 0 22% 0 23.5%;
	height: 850px;
	}
.thrColLiqHdr #footer {
background: url(images/containerBackground.png);
}
.thrColLiqHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .55em;
}
/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#right_pole {
	position: absolute;
	top: 0px;
	left: 606px;
	z-index: 0;
	height: 371px;
	}
#left_pole {
	float: right;
	position: absolute;
	top: 115px;
	z-index: 1;
	left: 0px;
	}
#sampPhotoDesc {
	padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#000000;
	}
a {
	color: #993333;
	text-decoration: none;
	font-size:12px;
	}
a:hover {
	color: #996633;
	text-decoration: underline;
	}
#region2 {
	border:thin #666666;
	position: absolute;
	top: 115px;
	left: 735px;
	z-index: 1;
	}
.pics{
	padding: 3px;
	width: 175px;
	border-width:thin;
	border-color:#000000;
	border-style:solid;
	}
#leftAd1 {
	width: 195px;
	}
.linemanMainContent{
	border-width:thin;
	border-color:#000000;
	border-style:solid;
	padding: 5px;
	position:relative;
	top: -50px;
	}
.linemanMainContentFix{
	border-width:thin;
	border-color:#000000;
	border-style:solid;
	padding: 5px;
	position:relative;
	top: -50px;
	margin-left: 220px;
	margin-right: 215px;
	}
#text {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}
#sampPhoto {
		background: url(images/side1_background.gif);
	}
.newsArticle {
	font-size: 16px;
	}
span {
	font-size: 12px;
	}
.error {
	color: #FF0000;
	}
.text {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.update {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFF33;
	}
.vendorIndexNormal {
	background: url(images/powerlinemanVendorButtonUp.png);
	cursor: auto;
	color: #CCCCCC;
	text-decoration: none;
	}
.vendorIndexMouseover {
	background: url(images/powerlinemanVendorButtonDown.png);
	cursor: pointer;
	color: #666666;
	text-decoration: underline;
	}
.image {
	border: none;
	}

