html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dt, dd, ul, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
font:81.25%/1.37 Arial,Helvetica,Verdana,sans-serif;
text-align:center;
background:#e8e9eb;
}
h1, h2, h3, h4 {
color:#444;
line-height:1;
font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
h1 {font-size:2.2em;margin:0 0 .8em;}
h2 {font-size:2.2em;margin:0 0 .8em;}
h3 {font-size:1.7em;margin:0 0 .6em;}
h4 {font-size:1.4em;margin:0 0 .3em;color:#b48;}
h5, h6 {font-size:1em;margin:0 0 .3em;}
p, dl {
margin:0 0 1.4em;
}
ol, ul {
padding-left:24px;
margin:0 0 1.4em;
}
ol ol, ul ul {
margin:0;
}
dt {
font-weight:bold;
}
dd {
margin-bottom:4px;
}
code {
font-family:"Courier New", Courier, monospace;
color:#b48;
}
pre {
font-family:"Courier New", Courier, monospace;
color:#b48;
padding:8px 0;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
font-size:1.15em;
margin:0 0 1.4em;
}
blockquote, q {
quotes:none;
font-variant:small-caps;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
ins {
font-variant:small-caps;
text-decoration:none;
}
del {
text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-spacing:1px;
}
caption {
background:#000;
color:#fff;
}
th {
padding:2px 4px;
background:#e8e8e8;
}
td {
padding:2px 4px;
}
a:link {color:#49c;}
a:visited {color:#999;}
a:hover, a:active {color:#6bf;text-decoration:none;}
#siteContainer {
width:94%;
margin:0 auto;
background:#fff;
text-align:left;
}
#header {
width:98%;
overflow:hidden;
border-bottom:4px solid #6bf;
padding:20px 1%;
color:#fff;
background:#000;
}
#header h1 {
float:left;
text-transform:uppercase;
margin:8px 0;
width:48%;
}
#header a {
color:#6bf;
}
#header h1 a {
color:#fff;
text-decoration:none;
}
#payoff {
color:#6bf;
font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
text-align:right;
width:48%;
float:right;
padding-top:1.4em;
font-weight:bold;
}
#payoff span {
color:#b48;
}
#login {
background:#6bf;
color:#fff;
float:left;
padding:4px 3% 6px;
width:94%;
}
#login a {
color:#fff;
}
#login input {
width:90%;
margin-bottom:2px;
}
#login input.loginBoxButton {
width:35%;
}
#content {
width:98%;
overflow:hidden;
padding:30px 1% 80px;
}
#nav {
width:19%;
float:left;
}
#nav .nav {
float:left;
}
#nav .menu {
width:100%;
float:left;
margin:0 0 20px;
padding:0;
list-style:none;
font-weight:bold;
}
#nav .menu li {
float:left;
width:100%;
margin-bottom:1px;
}
#nav .menu a {
color:#fff;
text-decoration:none;
display:block;
padding:4px;
background:#000;
border-left:5px solid #555;
}
#nav .menu ul {
margin:0;
padding:0;
float:left;
list-style:none;
width:100%;
}
#nav .menu ul li {
margin:1px 0 0;
}
#nav .menu ul a {
color:#000;
background:#f4f4f4;
border-left:5px solid #e0e0e0;
}
#nav .menu .current a {
color:#fff;
border-color:#49c;
}
#nav .menu li .current a {
color:#000;
border-color:#49c;
}
#nav .menu .current li a {
color:#000;
border-color:#e0e0e0;
}
#nav .menu a:hover, #nav .menu a:active,
#nav .current a:hover, #nav .current a:active,
#nav .menu .current li a:hover, #nav .menu .current li a:active {
color:#fff;
background:#6bf;
border-color:#49c;
}
#layout {
width:79%;
float:right;
}
/*/
#layout .leftcolumn {
width:72%;
float:left;
}
#layout .rightcolumn {
width:24%;
float:right;
}
/*/
#footer {
width:98%;
overflow:hidden;
border-top:4px solid #6bf;
padding:30px 1% 30px;
color:#fff;
background:#000;
}
#footer a {
color:#6bf;
}
