@CHARSET "ISO-8859-1";
.nettpartner {
  text-align: right;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  padding-right: 11px;
  padding-left: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.deliver-game {
  width: 606px;
  height: 600px;
  text-align: right;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 20px;
  padding-bottom: 10px;
}

td.mygames {
  background-image: url(/netpartner/images/mygames_bg.gif);
  width: 582px;
  height: 49px;
  text-align: right;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  padding-right: 10px;
}

div.nettpartner-top {
	top: 0px;
	left: 0px;
	padding-left: 5px;
	height: 21px;
	border: 2px solid #336699;
	background-color: #ffffff;

}

img.nettpartner-logo {
	top: 0px;
	left: 100px;
	height: 20px;
	width: 175px;
}

img.nt-logo {
	top: 1px;
	left: 20px;
	height: 20px;
	width: 175px;
}

div.sales-home {
  width: 300px;
  height: 500px;
  z-index: 10;
  background-color: #336699;
}

table.np_games {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 11;
  width: 300px;
}

div.mygames-text {
  float: right;
  width: 300px;
  text-align: left;
}

.menuBarBg {
  zoom: 1;
  width: 100%;
  height: 32px;
  border-top: 1px solid #0070bf;
  border-bottom: 1px solid #004193;
  overflow: visible;
  background: #1159a9; /* Old browsers */
  background: -moz-linear-gradient(top,  #3595d0 0%, #1159a9 56%, #003287 98%, #004193 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3595d0), color-stop(56%,#1159a9), color-stop(98%,#003287), color-stop(100%,#004193)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #3595d0 0%,#1159a9 56%,#003287 98%,#004193 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #3595d0 0%,#1159a9 56%,#003287 98%,#004193 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #3595d0 0%,#1159a9 56%,#003287 98%,#004193 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #3595d0 0%,#1159a9 56%,#003287 98%,#004193 100%); /* W3C */
}

.menuBarBg .header {
  background: url("/common-gui/cms/images/nt-logo-white.png");
  background-repeat: no-repeat;
  width: 300px;
  height: 17px;
  margin: 7px 0 4px 20px;
  display: block;
}