html { color: #000000;  background: #ffffff;}
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0;  padding: 0;}
h1{margin:2px 0px 5px 0px;}
table { border-collapse: collapse;  border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal;  font-weight: normal;}
ul li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { }
q:before { content: ''; }
q:after { content: ''; }
abbr, acronym { border: 0;  font-variant: normal;}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select { font-family: inherit;  font-size: inherit;  font-weight: inherit;}
input, textarea, select { *font-size: 100%; }
legend { color: #000000; }
a { text-decoration: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
a { color: #003399; }
a:hover:active { color: #000000; }
a.amount { font-weight: bold; }
body, input, textarea, select, button { font: normal 13px georgia, arial, sans-serif;}
table { font: normal 13px helvetica, arial, sans-serif;}
pre, code { font: normal 13px courier, "courier new", fixed-width;  line-height: 20px;}
em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 12px;  line-height: inherit;}
.bodytext h1 { font-weight: bold;  font-size: 18px;  line-height: 30px;  color: #000000;}
.bodytext h2 { font-weight: bold;  font-size: 18px;  line-height: 30px;  color: #000000;}
.bodytext h3 { font-weight: bold;  font-size: 16px;  line-height: 30px;  color: #000000;}
.bodytext h4 { font-weight: bold;  font-size: 14px;  line-height: 30px;}
.bodytext p { margin-bottom: 10px; }
.bodytext ul { margin-bottom: 10px; }
.bodytext ol { margin-bottom: 10px; }
.bodytext blockquote { margin-bottom: 10px; }
.bodytext address { margin-bottom: 10px; }
.bodytext pre { margin-bottom: 10px; }
.bodytext ul { padding-left: 30px;  -webkit-padding-start: 30px;  -moz-padding-start: 30px;}
.bodytext ol { padding-left: 30px;  -webkit-padding-start: 30px;  -moz-padding-start: 30px;}
.bodytext blockquote { padding-left: 30px;  -webkit-padding-start: 30px;  -moz-padding-start: 30px;}
.bodytext ul li { list-style: disc inside; }
.bodytext ol li { list-style: decimal inside; }
input[type=text], input[type=password] { display: table-cell;  display: inline-block;  position: relative;  overflow: visible;  width: auto;  margin: 1px 0;  border-width: 1px;  border-style: solid;  padding: 5px 5px;  line-height: 16px;  vertical-align: middle;  -webkit-appearance: none;  -moz-appearance: none;  zoom: 1;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;  padding-top: 6px;  line-height: 15px;  height: 15px;  border-color: #a8a8a8;  border-top-color: #777777;  border-bottom-color: #cccccc;  color: #636669;  /*background: #ffffff url(../images/sprite.png) 0 -207px no-repeat;*/  -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;}
input[type=text].placeholder, input[type=password].placeholder { color: #c6ccd2; }
button { display: table-cell;  display: inline-block;  position: relative;  overflow: visible;  width: auto;  margin: 1px 0;  border-width: 1px;  border-style: solid;  padding: 5px 5px;  line-height: 16px;  vertical-align: middle;  -webkit-appearance: none;  -moz-appearance: none;  zoom: 1;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;  height: 28px;  padding-left: 14px;  padding-right: 14px;  border-color: #c7c7c7;  border-bottom-color: #898989;  color: #52585d;  /*background: #eeeeee url(../images/sprite.png) 0 -247px no-repeat;*/  font-weight: bold;  text-align: center;  white-space: nowrap;  cursor: pointer;  text-shadow: 0 1px 0 #ffffff;  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}
button:hover:active { border-color: #9f9f9f;  border-bottom-color: #6d6d6d;  background-color: #bebebe;  background-position: 0 -287px;  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);}
input[type=submit] { display: table-cell;  display: inline-block;  position: relative;  overflow: visible;  width: auto;  margin: 1px 0;  border-width: 1px;  border-style: solid;  padding: 5px 5px;  line-height: 16px;  vertical-align: middle;  -webkit-appearance: none;  -moz-appearance: none;  zoom: 1;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;  height: 28px;  padding-left: 14px;  padding-right: 14px;  border-color: #c7c7c7;  border-bottom-color: #898989;  color: #52585d;  /*background: #eeeeee url(../images/sprite.png) 0 -247px no-repeat;*/  font-weight: bold;  text-align: center;  white-space: nowrap;  cursor: pointer;  text-shadow: 0 1px 0 #ffffff;  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}
input[type=submit]:hover:active { border-color: #9f9f9f;  border-bottom-color: #6d6d6d;  background-color: #bebebe;  background-position: 0 -287px;  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);}
input[type=submit]::-moz-focus-inner { padding: 0;  border: 0;}
button::-moz-focus-inner { padding: 0;  border: 0;}
div.form-container { text-align: center; }
div.form-container div.form { margin-left: auto;  margin-right: auto;  text-align: left;}
div.form { -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  position: relative;  width: 260px;  padding: 20px 20px;  color: #3b3d3f;  background-color: #f3f4f5;  text-align: left;  text-shadow: 0 1px 0 #ffffff;}
div.form h3 { margin-bottom: 10px;  font-weight: bold;  font-size: 16px;}
div.form input[type=text] { width: 248px; }
div.form input[type=password] { width: 248px; }
div.form button { color: #3b3d3f; }
div.form input[type=submit] { color: #3b3d3f; }
div.form div.field { margin-bottom: 10px; }
div.form div.footer { display: block;  position: relative;  overflow: hidden;  zoom: 1;  margin-top: 20px;}
div.form div.footer a { float: right; }
div.form div.footer button { float: right; }
div.form div.footer input[type=submit] { float: right; }
div.form div.footer a { line-height: 30px; }
div.form div.footer .left { display: block;  float: left;}
.flash-message { display: block;  position: relative;  overflow: hidden;  zoom: 1;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  margin-bottom: 20px;  padding: 5px 10px;  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);  -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);  color: #3b3d3f;  background: #eeffdd;}
.flash-error { display: block;  position: relative;  overflow: hidden;  zoom: 1;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  margin-bottom: 20px;  padding: 5px 10px;  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);  -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);  color: #3b3d3f;  background: #ffffcc;}
.widget { display: block;  position: relative;  overflow: hidden;  zoom: 1;  margin-bottom: 20px;}
.widget h1 { font-weight: bold;  font-size: 16px;  line-height: 30px;  color: #000000;}
.widget h2 { font-weight: bold;  font-size: 16px;  line-height: 30px;  color: #000000;}
.widget h3 { font-weight: bold;  font-size: 16px;  line-height: 30px;  color: #000000;}
.widget h4 { font-weight: bold;  font-size: 14px;}
ul.navigation li.active { font-weight: bold; }
ul.navigation li.active a { color: #3b3d3f; }
ul.scoreboard { display: block;  overflow: hidden;}
ul.scoreboard li { float: left;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  margin: 0 10px 20px 0;  padding: 10px 15px;  background: #dde6ed;  font-size: 12px;  text-align: center;}
ul.scoreboard li a { display: block; }
ul.scoreboard li span { display: block;  font-size: 36px;  line-height: 40px;  color: #000000;}
ul.scoreboard li.amount { background: #f4f9f3; }
html { color: #636669;  background: #dcdfe1;}
#body-inner { position: relative;  overflow: hidden;  width: 100%;  text-align: center;}
#container { position: relative;  width: 980px;  margin: 15px auto;  text-align: left;  background: url(../images/content2.png) left top repeat-y;}
#header { display: block;  position: relative;  overflow: hidden;  zoom: 1;  height: 55px;  padding: 20px 30px 0px 30px;  background: url(../images/header.png) left top no-repeat;}
#header h1 { display: block;  position: relative;  float: left;  margin: 10px;  font-size: 22px;  line-height: 40px;  font-weight: normal;}
#header h2 { display: block;  position: relative;  float: left;  margin: 10px;  font-size: 22px;  line-height: 40px;  font-weight: normal;}
#header h1#logo { width: 272px;  height: 50px;  margin: 0 0 0 -5px;  padding: 0;  background: url(../images/logo.gif) 0 0 no-repeat;}
#header h1#logo a { display: block;  position: absolute;  left: 0;  top: 0;  width: 100%;  height: 100%;  display: block;  overflow: hidden;  text-indent: -1000em;  z-index: 2;}
#header p.login { position: relative;  float: right;  z-index: 2;  text-align: right;}
#header p.login a { font-weight: bold; }
#content { position: relative;  padding: 15px 20px 10px 15px; width:795px; float:right; min-height:500px;}
#content #hero { display: block;  position: relative;  left: -20px;  width: 980px;  margin-bottom: 20px;}
#content #hero img { display: block; }
#alpha { display: block;  position: relative;  overflow: hidden;  zoom: 1;  float: left;  width: 460px;}
#beta { display: block;  position: relative;  overflow: hidden;  zoom: 1;  float: left;  left: 30px;  width: 200px;}
#footer { display: block;  position: relative;  overflow: hidden;  zoom: 1;  padding: 40px 20px 0 20px;  color: #52585d;  background: #dcdfe1 url(../images/footer2.png) left top no-repeat;  font-size: 12px;  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); height:50px;}
#footer #inprint{position:absolute; top:25px; left:240px;}
#footer h3 { display: block;  float: left;  margin-right: 10px;  font-weight: bold;}
#footer ul { float: left; }
#footer ul li { display: block;  float: left;  margin-right: 10px;}
#footer p { float: right; }
.admin { display: block;  position: relative;  overflow: hidden;  zoom: 1;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  margin-bottom: 20px;  border: 1px solid rgba(0, 0, 0, 0.05);  padding: 4px 9px;  color: #000000;  background: #ffcc33;  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);  -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
#transactions { width: 100%; }
#transactions thead th { border-bottom: 1px solid #d6d7d9;  font-weight: bold;}
#transactions tbody td { border-bottom: 1px solid #f7f7f7;  vertical-align: top;}
#transactions th { padding: 2px 0 2px 0; }
#transactions td { padding: 2px 0 2px 0; }
#transactions th.date { width: 140px; }
#transactions td.date { width: 140px; }
#transactions th.type { width: 70px; }
#transactions td.type { width: 70px; }
#transactions td.description a { display: block; }
#transactions th.amount { text-align: right;  width: 70px;}
#transactions td.amount { text-align: right;  width: 70px;}
#transactions th.net { text-align: right;  width: 70px;}
#transactions td.net { text-align: right;  width: 70px;}

