
/*
* {
border: 1px solid black;
}
*/

html {
height: 100%;
min-height: 100%;
}

body {
height: 100%;
min-height: 100%;
margin: 0;
padding: 0;
text-align: center;
background: #FFFFFF url('bg.png') repeat-y center top;
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 10pt;
voice-family: "\"}\"";
voice-family: inherit;
font-size: 10pt;
}

html > body {
font-size: small;
}

form {
padding: 0;
margin: 0;
}

a img {
border: 0;
}

a:link, a:active {
color: #ff002e;
}

a:visited {
color: #d21033;
}

a:hover {
text-decoration: none;
}

a:link:after, a:visited:after {
content: " (" attr(href) ") ";
}


#main {
position: relative;
font-size: 95%;
margin: 0 auto;
width: 748px;
margin-top: -550px;
text-align: left;
background: #efefef;
}

#topbg {
height: 550px;
margin: 0;
padding: 0;
background: url('top-bg.png') no-repeat center top;
}

#beta {
width: 149px;
height: 149px;
position: absolute;
left: 0;
top: 0;
}

#header {
float: left;
position: relative;
width: 749px;
background: #FFFFFF;
padding-bottom: 10px;
}

#logo {
clear: both;
float: left;
height: 50px;
width: 240px;
background: #FFFFFF url('logo.png') no-repeat left bottom;
}

#logo2 {
float: right;
height: 50px;
width: 200px;
display: inline;
background: #ffffff url('flowman-logo.png') no-repeat right bottom;
}

DIV#search_box {
text-align: right;
height: 30px;
padding: 20px 10px 0 0;
}


#navigation_bar {
width: 100%;
float: left;
padding-top: 3px;
background: #d21033 url('navigation-top.gif') no-repeat center top;
display: none;
}

#login_button:hover {
width: 21px;
border: 0;
color: #ff0000;
background: url('loginbutton_over.gif') no-repeat center top;
}

#menu {
font-size: 87%;
font-family: Arial, sans-serif;
font-weight: bold;
float: left;
display: block;
width: 100%;
margin: 0;
padding: 0;
background: #d21033 url('navigation-bottom.gif') no-repeat center bottom;
padding-bottom: 10px;
}

#menu li {
display: inline;
float: left;
list-style-type: none;
padding: 0 2px;
border-right: 1px solid white;
}

#menu a:link, #menu a:active, #menu a:visited {
font-family: Arial, sans-serif;
display: block;
float: left;
text-align: center;
color: white;
text-transform: uppercase;
padding: 1em 1em 1em 25px;
background: transparent url('navidot.gif') no-repeat left center;
text-decoration: none;
}

#menu a:hover {
text-decoration: underline;
background: url('navidot_over.gif') no-repeat left center;
}

#menu li.current a:link, #menu li.current a:visited, #menu li.current a:hover {
font-weight: bold;
cursor: default;
background: #ed163d url('navidot_selected.gif') no-repeat left center;
text-decoration: none;
}

#navigation_bar2 {
width: 100%;
float: left;
clear: both;
background: #969696 url('navigation2-bottom.gif') no-repeat center bottom;
padding: 2px 0px;
display: none;
}

#navigation_bar2 a {
font-size: 90%;
font-weight: bold;
margin-left: 10px;
color: white;
float: left;
}

#navigation_bar2 a:hover {
text-decoration: none;
}

.nav2left {
float: left;
padding-bottom: 8px;
}

#menu2 {
float: right;
display: block;
padding: 0;
font-size: 90%;
color: white;
margin: 0 3px 8px 0;
}

#menu2 input[type="text"], #menu2 input[type="password"] {
border: 1px solid #d21033;
background: white;
margin: 0 2px;
padding-left: 0.2em;
}

#menu2 li {
float: left;
display: inline;
list-style-type: none;
padding: 0 0.2em 0 0.1em;
}

#menu2 li.current {
border: 0;
}

#menu2 a:link, #menu2 a:active, #menu2 a:visited {
}

#menu2 a:hover {
text-decoration: underline;
}

#menu2 li.current a:link, #menu2 li.current a:hover {
background: white url('black-arrow-10x20.gif') no-repeat 10% center;
font-weight: bold;
border: 1px solid black;
margin: 0 0.2em;
text-decoration: none;
cursor: default;
}

#content {
float: left;
position: relative;
width: 100%;
color: #696969;
font-size: 90%;
background: #e1e1e1 url('basictop.gif') no-repeat top center;
}

#content_bottom {
height: 100px;
margin: 0;
padding: 0;
background: #e1e1e1 url('basicbottom.gif') no-repeat bottom center;
}

#content p {
padding: 0.6em 1em 1em 0em;
margin: 0 20px 0 20px;
}

#content table {
margin: 5px 20px;
}

#content h1 {
font-size: 180%;
display: block;
padding-left: 10px;
letter-spacing: 0.00em;
font-weight: lighter;
}

#content form {
margin: 20px;
}

#footer {
clear: both;
position: relative;
bottom: 0;
margin: 0 auto;
height: 38px;
color: white;
width: 748px;
background: url('footer-bg.gif') no-repeat center top;
/*margin-top: -38px; */
font-size: 80%;
color: white;
text-decoration: none;
}

#footer_content {
float: right;
padding-top: 10px;
}

#footer a {
float: left;
padding: 10px 0 0 10px;
color: white;
text-decoration: none;
}

input {
border: 1px solid #969696;
font-size: 90%;
}

input[type="text"], input[type="password"], input[type="file"], input[type="submit"] {
font-size: 90%;
font-family: Arial, sans-serif;
}

#content input[type="text"], #content input[type="password"], #content input[type="file"], #content textarea, #content select {
border: 1px solid #969696;
padding: 0.2em;
background: #f7f7f7;
width: 90%;
margin: 0 5px;
}

select {
font-size: 90%;
}

textarea {
height: 75px;
}

#content select {
min-width: 140px;
padding:0;
}

#content td table {
margin: 0;
padding: 0;
}

#content input[type="text"]:focus,  #content input[type="password"]:focus, #content input[type="file"]:focus, #content textarea:focus, #content select:focus {
background: white;
}

input[type="button"], input[type="submit"], input[type="reset"] {
font-size: 90%;
color: white;
text-transform: uppercase;
background: #d21033 url('button-bg.png') no-repeat center center;
font-family: Arial, sans-serif;
border: 1px solid white;
font-weight: bold;
cursor: pointer;
padding: 0.1em 0.1em;
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
background: #ea002a;
}

input[name="proof"] {
background-image: none;
}

#login_button {
width: 21px;
height: 21px;
border: 0;
color: #d21033;
background: url('loginbutton.gif') no-repeat center top;
cursor: pointer;
padding: 0 4px 0 5px;
margin: 0;
font-size: 100%;
font-weight: normal;
}

.LeftColumn {
clear: both;
/*
float: left;
min-height: 300px;
width: 212px;
/*
background: #e1e1e1 url('leftcolumn-bottom.gif') no-repeat center bottom;
}

.RightColumn {
/*
min-height: 300px;
float: right;
width: 532px;
*/
border-left: 4px solid white;
background: #e1e1e1 url('rightcolumn-bottom.gif') no-repeat center bottom;
}

#content .LeftColumn, #content .RightColumn {
padding-bottom: 40px;
}

#content .RightColumn h1, #content .LeftColumn h1 {
display: block;
font-size: 130%;
color: #6e6e6e;
padding-left: 0px;
margin: 0.8em 0.6em 0 0.8em;
border-bottom: 1px dashed white;
font-weight: bolder;
}

h2 {
font-size: 110%;
color: #6e6e6e;
margin: 0.8em 0.6em 0 0.8em;
}

h3 {
font-size: 90%;
color: #6e6e6e;
margin: 0.8em 0.6em 0 0.8em;
}

#content .LeftColumn h1:first-child {
font-size: 100%;
display: block;
background: #969696 url('leftcolumn-top.gif') no-repeat center top;
}

#content .RightColumn h1:first-child {
display: block;
background: #969696 url('rightcolumn-top.gif') no-repeat center top;
padding-left: 30px;
}

#content .LeftColumn h1:first-child, #content .RightColumn h1:first-child {
color: white;
font-size: 110%;
margin: 0;
padding: 6px 0 6px  30px;
color: white;
font-size: 110%;
text-transform: uppercase;
border: 0;
}

#content .RightColumn ul {
padding: 15px;
margin: 0;
list-style: circle; 
list-style-position: inside; 
min-height: 50px;
background: url('textblock-bg.gif') no-repeat right top;
}

.Number {
clear: both;
margin: 0 5px;
float: left;
font-size: 10px;
font-weight: bold;
height: 28px;
width: 28px;
color: white;
text-align: center;
line-height: 28px;
background: url('numbg.gif') no-repeat center center;
}

.AdBackground {
display: block;
/* height: 171px; */
background: white url('ad.gif') no-repeat center top;
/*
padding-bottom: 6px;
padding-left: 260px;
*/
color: #d21033;
}

.AdBackground h1 {
font-size: 160%;
text-transform: uppercase;
margin: 0 0 0 5px;
padding: 1em 0 0 10px;
}

.AdBackground p {
/*
width: 220px;
font-size: 100%;
*/
}

table.datatable, table.sortable {
border: 1px solid #969696;
border-collapse: collapse;
}

table.datatable th, table.sortable th {
border: 1px solid #7a7a7a;
}

table.datatable td, table.sortable td {
border: 1px solid #969696;
}

table.datatable th, table.datatable td, table.sortable th, table.sortable td {
padding: 0.4em;
}

table.datatable th, table.sortable th {
background-color: #969696;
color: white;
}
 
table.sortable th a:link, table.sortable th a:visited {
color: white;
text-decoration: none;
}

table.sortable th a:active {
text-decoration: none;
color: #dddddd;
}

table.sortable th a:hover {
text-decoration: none;
}

table.datatable tr:nth-child(odd), table.sortable tr:nth-child(odd) {
    background-color: #ededed;
}

table.sortable th a.sortheader {
display: block;
}

th {
text-align: left;
font-weight: bold;
}

hr {
border: 0;
height: 2px;
background: #c0c0c0;
padding: 0;
margin: 0px 100px;
}

.required::after {
content: ' *';
font-family: Arial;
font-size: 180%;
color: red;
}

.Required {
font-family: Arial;
font-size: 180%;
color: red;
}

