.bg1, body, .thumbnailcontainer{
  background-color: #1c1b28;
}

.bg2 {
  background-color: #1f2845;
}

.bg3, .hbutton, .tablerow:nth-child(even), .thumbnailoverlay {
  background-color: #204061;
}

.tablerow:hover {
    background-color: #6f9bc8;
    color: #1c1b28;
}

.bgh, .hbutton:hover{
  background-color: #ff2f64;
}

.hbutton {

}

.hlborder, .section, .sectionview {
  border-color: #ff2f64;
  border-style: solid;
  border-width: 0px 10px;
}

.tx, body{
  color: #69bcd4;
}

.txh, h1, h2, .thumbnailoverlay, .hbutton {
  color: #ffdd8b;
}

.txalt, .hbutton:hover, a:hover, .tablerow:hover {
  color: #1c1b28;
}

a, a:visited {
    color:inherit;
}

.deletebutton {
    color: red;
}

body{
	background-image: url("../resources/bg25.png");
}
