@charset "utf-8";

/* CSS Document */
/*********************************************/
/* Styles for the admin pages. 		         */
/*********************************************/
html, body {
	/*background: url(../images/Background.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #636363;
	*/
	background-color: #FFFFFF;
}
html, body {
	height: 100%;
}
body, table, form, img {
	margin: 0px 0px 0px 0px;
}
a {
	text-decoration: none;
}
img {
	border: 0px;
	display: block;
	margin: auto;
}
#main {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	min-height: 90%;
	overflow: auto;
}
#main tr, td {
	text-align: left;
	padding: 2px 5px;
}
#loginform {
	width: 600px;
	height: 300px;
	vertical-align: top;
	align-content: center;
	text-align: center;
}
#header {
	width: 975px;
	height: 300px;
	vertical-align: top;
	align-content: center;
	text-align: center;
	top: 50px;
}
#register {
	width: 600px;
	height: 300px;
	vertical-align: top;
	align-content: center;
	text-align: center;
	top: 50px;
}
#hdrContainer {
	position: relative;
	width: 975px;
	top: 0px;
	left: 0px;
}
#IFDLogo {
	position: absolute;
	top: 55px;
	left: 0;
	z-index: 10;
}
#TopMenu {
	position: relative;
	width: 510px;
	left: 0px;
	top: 0;
	z-index: 10;
	height: 36px;
}
#Food {
	position: absolute;
	top: 100px;
	left: 170px;
	z-index: 10;
}
#familyOwned {
	position: relative;
	top: 195px;
	left: 155px;
	z-index: 20;
}
#footerAdmin {
	height: 20px;
	clear: both;
	width: 375px;
	margin-left: auto;
	margin-right: auto;
}
#copyRAdmin {
	position: relative;
	top: 40px;
	text-align: center;
	z-index: 30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	font-weight: bold;
}
.TopMenuTextAdmin {
	position: relative;
	top: -27px;
	margin: 0 auto;
	width: 510px;
	text-align: center;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#LogOut a {
	position: absolute;
	top: 12px;
	left: 1025px;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.hide {
	display: none;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: thin black solid;
	width: 100%;
}
.companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: thin black solid;
	width: 100%;
}
#spacer {
	width: 25px;
	border-top: thin black solid;
}
.loginForm {
	font-size: 12pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 250px;
}
#empApp {
	width: 100%;
	background-color: #EFEFEF;
}
#creditApp {
	width: 100%;
	background-color: #EFEFEF;
}
.emailAddr {
	display: none;
}
.bordered {
	clear: both;
	border: thin black solid;
	padding: 3px 15px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.formText {
	clear: both;
	padding: 3px 15px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
}
.formText a {
	color: #333333;
}
.pageHeading, .pageSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
	color: #FFA800;
}
.parentFolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #D4AF37;
}
.subsectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 100%;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: white;
	background-color: black;
}
.button {
}
.button-old {
	font-family: Arial, Helvetica, sans-serif;
	border-left: 5px solid #BBB;
	border-bottom: 2px solid #BBB;
	border-right: 5px solid #AAA;
	border-top: 2px solid #AAA;
	background-color: #CCC;
	padding: 4px 4px 4px 4px;
	color: #063;
	height: 26px;
}
.listbutton {
	background-color: transparent;
	border: none;
	cursor: pointer;
	text-decoration: underline;
	padding: 0;
}
.listview {
	padding: 0 0 0 4px;
}
.buttonHRef {
	display: inline-block;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-bottom: 3px solid #BBB;
	border-right: 3px solid #BBB;
	background-color: #CCC;
	padding: 2px 2px 2px 2px;
	color: #039;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
	border-radius: 2px;
}
.right {
	float: right;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.centerText {
	text-align: center;
}
.shortRow {
	height: 10px;
}
.smallText {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.submitted {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #EFEFEF;
	height: 250px;
	width: 98%;
	padding: 15px 10px 0px 10px;
}
.FeatureLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-align: right;
	top: -9px;
}
