﻿body { background: #142F00 url(../_images/pagebg.jpg) repeat; height: 100%; line-height: 14pt; margin: 0; /*text-align: center;*/ color: #000000; font-family: Gill Sans MT, arial,verdana; font-size: 10pt; }
.container { padding: 0px; }
.wrapper { width: 980px; margin-left: auto; margin-right: auto; text-align: left; height: 100%; }
.wrapper a { color: #000; text-decoration: none; }

/*.header .logo { float: left; width: 350px; height: 99px; }
.header .nav { float: left; width: 630px; }
.header .nav .top { background-color: black; height: 68px; text-align: right; }
.header .nav .top a { color: #FFFFFF; font-family: Verdana; font-size: 8pt; font-weight: bold; text-align: right; text-decoration: none; text-transform: uppercase; }
.header .nav .bottom { background-color: white; height: 31px; line-height: 2.2em; text-align: left; }
.header .nav .bottom a { color: #000000; font-size: 13pt; font-weight: bold; text-decoration: none; margin-right: 55px; }*/

.content  { float: left; background-color: #FFFFFF; width: 100%; padding: 0px !important; margin: 0px !important;}
.content .left { float: left; }
.content .right { float: right; width: 100%; }
.content .right .top { width: 690px; float: right; margin-right: 10px; margin-top: 50px; }
.content .right .bottom { margin-left: 10px; margin-right: 10px; clear: both; }

.secNav { float: left; padding: 10px 0 0 10px; width: 250px; position: absolute; }
.secNav .message { font-weight: bold; padding-bottom: 10px; height: 30px; }
.secNav .main { background-color: #62C44F !important; padding: 5px 0 5px 10px; position: relative; z-index: 10; float: left; color: #FFFFFF; width: 250px; }
.secNav .main .expand { cursor: pointer; font-weight: bold; text-decoration: underline; float: left; }
.secNav .main .navigation { display: none; clear: left; }
.secNav .main .login .text { width: 220px; margin-top: 5px; float: left; }
.secNav .main .login .text label { float: left; }
.secNav .main .login .text input { float: right; width: 150px; }
.secNav .main .login .button { float: right; margin-right: 30px; margin-top: 5px; }
.secNav .main .login .options { float: left; list-style: none; padding-left: 0; clear: both; margin-left: 0; }
.secNav .main .login .validation { color: #000000 !important; font-size: 9pt; font-weight: bold; float: left; }
.secNav .main a { color: #FFF; }
.secNav .main .toolkit ul { list-style: none; padding: 0; margin-top: 0; margin-left: 10px; }

.secNav .partSearch { background-color: #BFBFBF; font-weight: bold; margin-top: -5px; padding-left: 10px; padding-top: 10px; float: left; width: 250px; }
.secNav .partSearch .controls { font-size: 8pt; padding-bottom: 10px; padding-top: 10px; float: left; }
.secNav .partSearch .controls label { margin-right: 10px; float: left; }
.secNav .partSearch .controls input { float: left; height: 13px; font-size: 8pt; }
.secNav .partSearch .controls .button { margin-left: 10px; margin-top: 1px; clear: none; height: auto; }
.secNav .partSearch a { color: #BFBFBF; cursor: pointer; }
.secNav .partSearch img { clear: left; float: left; margin-left: 50px; padding-bottom: 10px; cursor: pointer; border: none; }

.footer { background-color: #FFFFFF; width: 980px; clear: both; color: #000000; font-family: verdana; font-size: 8pt; line-height: 8pt; margin: 0; padding-bottom: 5px; text-align: center; padding-top: 70px; }
.footer .links { padding: 4px 0; text-align: center; width: auto; }
.footer .info { font-style: normal; text-align: center; }
.footer a { color: #CC0033; text-decoration: none; }

.spacer { min-height:150px; }
.forgotControls { float:left; text-align:right; font-weight:bold; margin-top:5px; }
.forgotControls .input { margin-left:10px; margin-bottom:10px; }
.forgotImage { margin-left:20px; float:left; }

/* SolTec Header Styles */

.soltectop {
	background: url(../_images/clouds.gif) repeat-x;
	padding: 20px 10px 0;
}

.header {
	background: #FFF;
	font-size: 12px;
	height: 150px;
	margin: 0 auto;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	font: normal 12px "Trebuchet MS",sans-serif;
	text-align: right;
	text-align: center;
	width: 780px;
	background-color: #B3C2C7;
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

.header .coninfo {
	text-align:right;
	width: 220px;
	font: normal 12px "Trebuchet MS",sans-serif;
	color: #102F0D;
	padding-left: 540px;
}

.header .coninfo a {
	color:#0E300B;
	text-decoration: none;
	font-weight: bold;
}

/* navigation */
.container .navigation {	
	background: #D9E1E5 url(../_images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	width: 780px;
	margin: auto;
	font-size: 62.5%;
}
.container .navigation a {
	background: #D9E1E5 url(../_images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456 !important;
	display: block;
	float: left;
	font-family: sans-serif !important;
	font-weight: bold !important;
	font-size: 1.4em !important;
	line-height: 41px;
	padding: 0 10px;
	text-decoration: none;
}
.container .navigation a:hover {background-position: left bottom; color: #234;}

.header blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #092D09;
	margin-right: 10px;
	margin-top: 0px;
}

.header blockquote p { margin-top: 0px; }
