﻿@charset "utf-8";
/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0; background: url(/Design/v3/user_bg_top.jpg) repeat-x top; text-align: center; font-family: Verdana, Arial; font-size: 10px;
}
#header {
	height: 100px; margin: 0 auto; background: url(/Design/v3/user_bg_header.jpg) no-repeat center;
}
#header_content {
	width: 700px; margin: 0 auto 0 auto;
}
#header_logo {
	float: left; margin-top: 20px; background: url(/Design/v3/user_logo_leadflash.gif) no-repeat; width: 268px; height: 63px;
}
#header_info {
	float: right; margin-top: 20px; width: 285px; height: 63px; text-align: center; vertical-align: middle; background-repeat: no-repeat;
	background-image: url(/Design/v3/user_bg_info.png) !important;		/* Mozilla only */
	background-image: url(/Design/v3/user_bg_info.gif);                 /* IE only */
}
#header_info div {
	margin: auto 0 auto 0;
}
#header_clear {
	clear: both; display: none;
}
#header_menu {
	width: 770px; margin: 0 auto 0 auto; padding-top: 5px; visibility: hidden;
}

#mainContent {
	width: 770px; margin: 0 auto 0 auto; text-align: left; padding: 10px;
}

#footer {
}
#footer .footerNav {
	display: block; width: 800px; margin:10px auto 0 auto; padding:0; padding-top: 12px; list-style-type: none; text-align: center;
}
#footer .footerNav li { margin: 0 12px; display: inline; }
#footer .footerNav a:link, .footerNav a:visited { 
	font: normal 12px Arial, Helvetica, sans-serif; color: #0000ff; text-decoration: none; 
}
#footer .footerNav a:hover { color: #0b1c49; text-decoration: underline; }
#footer p { text-align:center; clear: both; font: normal 10px Arial, Helvetica, sans-serif; color: #0b1c49; padding:10px 0 0 0; margin:0; }

.dropShadow {}
.VersionNumber {
	position: absolute; top: 84px; left: 40px; color: #ffffff;
}
.Location {
	width: 20px; height: 100px; position: absolute; top: 0px; left: 0px;
}
.Enviroment {
	width: 20px; height: 100px; position: absolute; top: 0px; left: 21px;
}
#Header_CompanyLookup {
	color: #ffffff; visibility: hidden; text-decoration: none;
}
#Header_CompanyLookup:hover {
	color: #ffff00;
}
#Header_CompanyLookup_Window {
	width: 680px; height: 580px;
}
#Header_CompanyLookup_Title {
	text-align: left; color: #0000ff; font-size: 12px; font-weight: bold;
}
#Header_CompanyLookup_Content {
	width: 98%; height: 96%; background-color: #fff;
}
#Header_CompanyLookup_Close {
	float: right; background-image: url(/images/icons/bad.gif); cursor: pointer;
	background-repeat: no-repeat; background-position: left center; padding: 4px 4px 4px 20px;
}

