﻿/* 0 BASIC TAGS */
/* size of fonts in tables and menu */
table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
/* Row height in download/upload window table only text area */
p {
	line-height: 1.4em;
}
/*  */
hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}
/* a's Below affects various fonts in menu and in tables */

a { 
	text-decoration: none; 
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

/* background-image: url(Images/background.gif); - changes background all pages*/
/* font-size: 0.7em; - affects size of fonts in tables and screens */
/* color: #FFFFFF  - affects color of labels */
body {
	background-color:white;
	background-image: url(Images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
	color:#666666;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;
}


h1 {
	position: absolute;
	left: 20px;
	top: 12px;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 20px;
	top: 52px;
	font-size: 11px;
}
/* Menu at the top of all pages */
.menua {
	position: absolute;
	right: 37px;
	top: 13px;
	font-size: 10px
}

.menuadynamic 
{
    background-color:white   
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* Navigation bar on top of page */
/* font-size: 10px - font size on navigation bar */
.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	font-size: 10px;
}


/* 2 PAGE */
/*  */
.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#login, #requestacct, #forgotpasswd, #siteadminapproveacct,  #siteadmininfo, #ftpupdown, #ftpupload, #about, #siteadminsecurity, #cookiesdisabled, #links , #emaillinkdownload {
	
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 20px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#siteadminacctreview, #siteadminfilemgmnt, #updateacct , #siteadmingrpmgmnt{
	
	position: relative;
	width: 686px;
	padding: 0px 0px;
	padding-top: 20px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}


#login h4, #requestacct h4, #forgotpasswd h4, #siteadminapproveacct h4, #siteadminacctreview h4, #siteadmininfo h4 , #ftpupdown h4, #ftpupload h4, #about h4, #siteadminsecurity h4, #cookiesdisabled h4, #links h4, #emaillinkdownload h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#siteadminacctreview h4, #siteadminfilemgmnt h4, #updateacct h4, #siteadmingrpmgmnt h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 0px;
	width: 214px;
}
 

/* Page Footer */

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}
/* Menu at the bottom of all pages */
.menub {
	margin: 8px auto 2px auto;
	font-size: 10px;
}

.menubdynamic 
{
    background-color:white   
}
.menub a:visited {
	color: #d32525;
}

/* Crystal Reports */

.crystalreport 
{
    background-color:White;
    text-align:left
}

/* The vertical bar displayed on the login page */
.loginpageverticalbar
{
    width:3px;
    height: 201px;
    background-color:#005500  
} 

/* The message area displayed on the login page */
.loginpagemessage
{
    text-align:left;
    Color:#d32525;
    background-color:white  
} 
/* Messages when hit save etc as well as error messages */

.webformmsg 
{
    text-align:center;
    Color:Red  
}
/* Pop Up Windows for uploading zipping and downloading */
.popup {
	background-color:White;
	background-image: url(Images/spacer.gif);
	background-repeat:no-repeat;
}
/* Settings for the File Manager Table on upload and download screens */
.FileManager_table {
 color:inherit;
 background-color:inherit;
} 
.FileManager_table a 
{
    text-decoration: none; 
	color:#666666;  
}
.FileManager_table a :visited {
	color: #666666; 
}

.FileManager_table a:hover 
{
 text-decoration:underline;
	color:#666666;    
}
.FileManager_table a:active {
	color: #666666;
}
/* Control Button foreground / background color */
.button 
{
    background-color:#DFECE1;
    color:Black;
    border-style:outset;
    font-size:1.1em;
}
.invisible
{
width:0px;
display:none
} 
.textfield
{
  font-size:1.0em;
}
.textfieldreadonly
{
  font-size:1.0em;
  color:#666666;
  background-color:White;
  border-style:none
} 
.FileManager_table_title      
{
    background-color:green;
    color:White
} 
.FileManager_table_top_bot      
{
    background-color:#DFECE1;
    color:Black;
    font-size:1.0em;   
} 
.FileManager_table_top_bot   a 
{
    text-decoration: none; 
	color:Black;  
}
.FileManager_table_top_bot   a:visited
{
    text-decoration: none; 
	color:Black;  
}  
.FileManager_table_top_bot   a:hover
{
    text-decoration:underline; 
	color:Black;  
}  
.FileManager_table_top_bot   a:active 
{
    text-decoration: none; 
	color:Black;  
}               
