html
{
background:black;
font-family:sans-serif;
font-size:small;
color:white;
margin:0;
}
body
{
background:#333;
width:941px;
margin:auto;
min-height:650px;
}
h1
{
margin:0;
}
div#flexHeader a
{
background:transparent url('=THISURL?>/static/flex.png') no-repeat bottom;
display:block;
width:172px;
height:90px;
font-size:0px;
}
div#flexHeader p {display:none;}
div#flexHeader
{
background: black url('=THISURL?>/static/flex/logo.jpg');
}
div#flexLogin
{
padding:6px;
background:#222;
margin-bottom:1em;
}
fieldset
{
background:#444;
border:1px solid #555;
width:80%;
margin:auto;
}
a
{
color:#BFD8FF;
text-decoration:none;
}
div#flexWrap
{
padding:1em;
padding-bottom:1in;
}
p
{
margin-left:1em;
margin-right:1em;
}
div#flexFooter
{
background:#222;
padding-top:1em;
padding-bottom:1em;
font-size:x-small;
text-align:center;
text-align: center;
//position: absolute;
bottom: 0px;
width:941px;
}
fieldset
{
background:#444;
border:1px solid #555;
width:50%;
margin:auto;
}
fieldset table
{
margin:auto;
}
fieldset table tr.qfrow th
{
text-align:right;
}
fieldset table tr.qfrow input,
fieldset table tr.qfrow select
{
background:#333;
border:1px solid #222;
color:#BFD8FF;
padding:3px;
}
input.button,
input[type^="submit"],
input[type^="reset"]
{
background:#555 url('=THISURL?>/static/buttonbg.jpg') !important;
border:1px solid #BFD8FF !important;
color:black !important;
}
ul#slcsSubnav
{
background:#222;
margin-top:-2em;
margin-left:-1em;
margin-right:-1em;
padding:3px;
}
ul#slcsSubnav li
{
display:inline;
}
ul#slcsSubnav li a
{
padding:3px;
border-right:1px solid #333;
}
ul#slcsSubnav li a:HOVER
{
background:#333;
padding:3px;
border-right:1px solid #333;
}
.error
{
color:red;
}
.darkrow td,
.darkrow th
{
background:#333;
padding:3px;
margin:0;
vertical-align:middle;
}
.lightrow td,
.lightrow th
{
padding:3px;
margin:0;
vertical-align:middle;
}
.lightrow img,
.darkrow img
{
vertical-align:middle;
}
thead th
{
background:#222;
border:1px outset #222;
padding:4px;
color:white;
}
table
{
border-spacing:0;
}
img
{
border:none;
}
div#recaptcha_area
{
margin:3px;
}