/* Accounts CSS file*/

a                  { text-decoration: none; }
a:hover            { text-decoration: underline; }
a:link             { color: blue; }
a:visited          { color: blue; }
a:active           { color: red; }
body               { font-size : 10pt;  
                     color : black;
                     background : white;
                     font-family : Verdana,sans-serif; }
div.w3c            { clear: both;
                     text-align: center;
                     margin: 10px 0;
                     padding: 10px 0; }
img                { border: none;
                     vertical-align: text-bottom; }

div.indent         { 
                     margin-left: 40px;
                     margin-right: 40px;
                   }
span.colour-highlight { color: red;
                   }
p.links            { text-align: center;
                   }
p.center           { text-align: center;
                   }
p.buttons          { text-align: center;
                   }
p.red              { color: red ;
                   }
input              { margin: 0;
                     border: 1;
                     padding 0;
                   }

table.btmlinks     { width: 100%;
                     border: none
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                   }
                  
td.left            { text-align: left; }
td.right           { text-align: right; }


/* These tables used in the list */
h1.admin           { text-align: center; }
h2.admin           { text-align: center; }
table.admin        { margin-left: auto;
                     margin-right: auto;
                     text-align: center;
                     border: solid black;
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.admin-header    { }
td.admin-header    { border-style: solid; 
                     padding: 5px;
                     text-align: left;
                     background-color: #bbbbbb;
                     border-width: thin; 
                     font-weight: bold;
                   }
tr.admin-row1      { background-color: #ffffff; 
                     vertical-align: top;
                   }
td.admin-row1      { border-style: solid; 
                     text-align: left;
                     padding: 5px;
                     border-width: thin; 
                   }
td.admin-row1-center { border-style: solid; 
                     padding: 5px;
                     border-width: thin; 
                     text-align: center;
                   }
tr.admin-row2      { background-color: #eeeeee; 
                     vertical-align: top;
                   }
td.admin-row2      { border-style: solid; 
                     text-align: left;
                     padding: 5px;
                     border-width: thin; 
                   }
td.admin-row2-center { border-style: solid; 
                     padding: 5px;
                     border-width: thin; 
                     text-align: center;
                   }

/* these ones for the edit */
h1.edit            { text-align: center; }
table.edit         { margin-left: auto;
                     text-align: center;
                     margin-right: auto;
                     border: none;
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.edit            { }
td.edit            { border-style: none; 
                     padding: 5px;
                     text-align: left;
                     border-width: thin; 
                   }

/* these ones for the view */
h1.view            { text-align: center; }
table.view         { margin-left: auto;
                     margin-right: auto;
                     text-align: center;
                     border: none;
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.view            { }
td.view            { border-style: none; 
                     text-align: left;
                     padding: 5px;
                     border-width: thin; 
                   }

/* these ones for the lostpassword */
h1.lostpassword    { text-align: center; }
table.lostpassword { margin-left: auto;
                     text-align: center;
                     margin-right: auto;
                     border: none;
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.lostpassword    { }
td.lostpassword    { border-style: none; 
                     padding: 5px;
                     text-align: left;
                     border-width: thin; 
                   }

/* these ones for the request */
h1.request         { text-align: center; }
table.request      { margin-left: auto;
                     margin-right: auto;
                     border: none;
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.request         { }
td.request         { border-style: none; 
                     padding: 5px;
                     border-width: thin; 
                   }

/* These tables used in the list of files */
h1.files           { text-align: center; }
table.files        { margin-left: auto;
                     margin-right: auto;
                     border: solid black;
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.files-header    { }
td.files-header    { border-style: solid; 
                     padding: 5px;
                     background-color: #bbbbbb;
                     border-width: thin; 
                     font-weight: bold;
                   }
td.files-header-right { border-style: solid; 
                     padding: 5px;
                     background-color: #bbbbbb;
                     border-width: thin; 
                     font-weight: bold;
                     text-align: right;
                   }
td.files-header-centre { border-style: solid; 
                     padding: 5px;
                     background-color: #bbbbbb;
                     border-width: thin; 
                     font-weight: bold;
                     text-align: center;
                   }
tr.files-row1      { background-color: #ffffff; }
td.files-row1      { border-style: solid; 
                     padding: 5px;
                     border-width: thin; 
                   }
td.files-row1-right { border-style: solid; 
                     padding: 5px;
                     border-width: thin;
                     text-align: right;
                   }
td.files-row1-centre { border-style: solid; 
                     padding: 5px;
                     border-width: thin;
                     text-align: center;
                   }
tr.files-row2      { background-color: #eeeeee; }
td.files-row2      { border-style: solid; 
                     padding: 5px;
                     border-width: thin; 
                   }
td.files-row2-right { border-style: solid; 
                     padding: 5px;
                     border-width: thin;
                     text-align: right;
                   }
td.files-row2-centre { border-style: solid; 
                     padding: 5px;
                     border-width: thin;
                     text-align: center;
                   }

/* these ones for the upload */
h1.upload          { text-align: center; }
table.upload       { margin-left: auto;
                     margin-right: auto;
                     border: none;
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.upload          { }
td.upload          { border-style: none; 
                     padding: 5px;
                     border-width: thin; 
                   }


/* these ones for the account table */
h1.accounts        { text-align: center; }
table.accounts     { 
/*                     margin-left: auto;
                     margin-right: auto; */
                     border: none;
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.accounts        { 
}
td.accounts-list   { border-style: none; 
                     padding: 10px;
                     border-width: none; 
                     vertical-align: top;
                   }
td.files-list      { border-style: none; 
                     padding: 10px;
                     border-width: none; 
                     vertical-align: top;
                   }


/* these ones for the delete table */
h1.delete          { text-align: center; }
table.delete       { 
                     margin-left: auto;
                     margin-right: auto; 
                     border: none;
                     white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.delete          { 
                   }
td.delete          { border-style: none; 
                     text-align: center;
                     padding: 3px;
                     border-width: none; 
                   }


form               { display: inline;
                   }
/* these ones for the about */
h1.about           { text-align: center; }
table.about        { margin-left: auto;
                     margin-right: auto;
                     border: none;
                     #white-space: nowrap;
                     border-collapse: collapse;
                     color : black;
                     background-color: white;
                     font-size : 10pt;
                     font-family : Verdana,sans-serif;
                   }
tr.about-header    { }
td.about-header    { border-style: none; 
                     padding: 5px;
                     border-width: thin;
                     font-weight: bold;
                     vertical-align: top;
                   }
tr.about           { }
td.about           { border-style: none; 
                     padding: 5px;
                     border-width: thin; 
                     vertical-align: top;
                   }

