/* $Id: default.css 95 2009-02-12 10:48:11Z eveoneway $ */
body {
  font-size:        8pt;
  padding-right:    0px;
  padding-left:     0px;
  padding-bottom:   0px;
  margin:           0px;
  color:            white;
  padding-top:      0px;
  font-family:      Verdana,Arial;
  background-color: black;
}

.newsTitleImage {
  left: 5px;
  float: left;
  margin-right: -40px;
  position: relative;
}

.navdot {
  padding-right: 5px;
  font-size: 6pt;
  vertical-align: 0px;
}

table.dataTable {
  border-right: #666666 1px solid;
  border-top: #666666 1px solid;
}

td.dataTableHeader {
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bolder;
  font-size: 10px;
  padding-bottom: 5px;
  border-left: #666666 1px solid;
  color: white;
  padding-top: 5px;
  border-bottom: #666666 1px solid;
  background-color: #434343;
}

td.dataTableCell {
  padding-right: 4px;
  padding-left: 4px;
  font-size: 10px;
  padding-bottom: 4px;
  border-left: #666666 1px solid;
  padding-top: 4px;
  border-bottom: #666666 1px solid;
}

.headerribbon {
  margin: 0px;
  /*height: 26px;*/
  height: 40px;
  line-height: 30px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  font-weight: bold;
  border-bottom: 1px solid gray;
  background: rgb(44, 44, 56);
  vertical-align:middle;
}

.headerleft {
  float: left;
  margin-left: 10px;
  width:40%;
  z-index: 160;
}

.headerright {
  float: right;
  width: 44%;
  margin-right: 10px;
  /*align: right;*/
  text-align: right;
}

.headerright2 {
  float: right;
  width: 20%;
  /*align: right;*/
  text-align: right;
  margin-right: 10px;
  line-height: 36px;
}

.headerright3 {
  float: right;
  width: 20%;
  /*align: right;*/
  text-align: right;
  margin-right: 10px;
  line-height: 30px;
}

#skillsidebox {
  margin: 0px;
  height: 275px;
  position: fixed;
  top: 26px;
  left: 0;
  width: 260px;
  z-index: 99;
  border-bottom: 1px solid gray;
  border-right: 1px solid gray;
  background: rgb(44, 44, 56);
  vertical-align:middle;
  padding: 15px 0 0 5px;
/*      filter: alpha(opacity=80);*/
  opacity: 0.80;
}

.mcenter {
  margin-left:auto;
  margin-right:auto;
}

.txtcenter {
  text-align:center;
}

.charlist {
  float:right;
  position:relative;
  top:12px;
  margin-left:-120px
}

a, a:visited { color:gold; }

.gold {
  color: gold;
}

.golden {
  color: gold;
  font-weight: bold;
  text-decoration: none;
}

.main {
  margin-left:auto;
  margin-right:auto;
  margin-top:50px;
  width:70%;
}
.maintop {
  margin-top: 50px;
  margin-bottom: -24px;
}
.mainsubtop {
  margin-top: 10px;
}
.skgroup {
  border-top: 1px solid rgb(67, 67, 67);
  border-bottom: 1px solid rgb(67, 67, 67);
  margin-bottom: 10px;
  -moz-background-clip: -moz-initial;
  -moz-background-origin: -moz-initial;
  -moz-background-inline-policy: -moz-initial;
  height: 21px;
}
a.sklnk, a.sklnk:visited {
  color: white;
  text-decoration: none;
}
.imgleveltop {
  border-top: 1px dotted rgb(34, 85, 85);
}
.imglevel {
  float: right;
  margin-top:4px;
}
.sklnk2 {
  line-height: 1.45em;
  font-size: 11px;
}
.trainsub {
  line-height: 1.5em;
  margin-left:12px;
  font-size:11px
}
.skfoot {
  line-height: 1.45em;
  margin-left: 82px;
  font-size: 11px;
}
.headtop1 {
  margin-top: 20px;
  margin-bottom: 24px;
}
.headtop2 {
  margin-top: 20px;
}
.headtop3 {
  border-top: 1px solid rgb(67, 67, 67);
  border-bottom: 1px solid rgb(67, 67, 67);
  margin-bottom: 10px;
  -moz-background-clip: -moz-initial;
  -moz-background-origin: -moz-initial;
  -moz-background-inline-policy: -moz-initial;
  height: 22px;
}