body {
  	background: #fff url('images/bg.gif');
  	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 11px;
  	margin: 0;
  	padding: 0;
  	color: #000000;
}
input, textarea {
 	font-size: 11px;
	margin: 0px;
}
a:link {
	color: #940159;
	text-decoration: none;
}
a:visited {
	color: #940159;
	text-decoration: none;
}
a:hover {
	color: #940159;
	text-decoration: underline;
}

a.plspan:link, a.plspan:visited {
  color: #4C4C4C;
  font-family: Verdana;
  text-decoration: underline;
  font-size: 10px;
}

.clear {
	clear: both;
	height: 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#wrapper {
	width: 960px;
	padding: 0 5px;
	margin: 0 auto;
	background: url('images/site_bg.png') repeat-y;
}
#banner {
	position: relative;
	margin: 0 auto;
	z-index: 999;
	height: 139px;
	width: 960px;
	background: url('images/header_bg.png') repeat-x;
}
#logo {
	position: absolute;
	top: 0;
	left: -15px;
}
#logo h1 {
	background: url('images/logo.png') no-repeat;
	margin: 0;
	padding: 0;
	width: 479px;
	height: 89px;
}
#logo h1 a {
	width: 479px;
	height: 89px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
}
#slogan {
	position: absolute;
	top: 60px;
	left: 200px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#banner_left {
	width: 15px;
	height: 137px;
	float: left;
	background: #000;
	background: url('images/sprite.png') no-repeat 0 0;
}
#banner_right {
	width: 15px;
	height: 137px;
	float: right;
	background: url('images/sprite.png') no-repeat -15px 0;
}
#banner_mid {
	width: 930px;
	height: 137px;
	float: left;
	position: relative;
}
#top_menu {
	position: absolute;
	top: 92px;
	left: 0;
	width: 930px;
	height: 33px;
	background: url('images/menu_bg.png') repeat-x;
}
#top_menu ul {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
	list-style: none;
}
#top_menu ul li {
	float: left;
}
#top_menu ul li.split {
	font-weight: normal;
	padding: 0;
	line-height: 31px;
}
#top_menu ul li a {
	line-height: 31px;
	height: 33px;
	color: #8c3100;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	padding-left: 25px;
	padding-right: 30px;
}
#top_menu ul li a:hover {
	text-decoration: none;
	background: url('images/menu_hover.gif') no-repeat center bottom;
}
#menu_ads {
	float: left;
	width: 468px;
	height: 15px;
	margin-top: 9px;
}
#search_input {
	margin-top: 5px;
	position: relative;
	width: 200px;
	height: 22px;
	background: url('images/sprite.png') no-repeat -31px 0px;
}
#search_input input {
	position: absolute;
	left: 25px;
	top: 0;
	width: 160px;
	height: 22px;
	line-height: 22px;
	color: #777777;
	font-size: 11px;
	border: none;
	background: none;
}
#search_menu {
	float: right;
}
#site_content {
	width: 940px;
	margin: 0 auto;
	margin-top: -5px;
}
#left_col {
	float: left;
	width: 202px;
}
#right_col {
	float: right;
	width: 728px;
}
.sbox {
	width: 202px;
	padding-bottom: 10px;
}
.sbox .t_m,.bbox .t_m {
	float: left;
	width: 167px;
	height: 50px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	background: url('images/sbox_bg.gif') repeat-x;
	color: #fffc00;
	font-size: 11px;
	line-height: 38px;
	font-weight: bold;
	text-transform: uppercase;
}
.sbox .t_l,.bbox .t_l {
	float: left;
	background: url('images/sprite.png') no-repeat -31px -46px;
	width: 15px;
	height: 50px;
}
.sbox .t_r,.bbox .t_r {
	float: right;
	background: url('images/sprite.png') no-repeat -45px -46px;
	width: 15px;
	height: 50px;
}
.sbox .content,.bbox .content {
	border-left: 5px solid #ffe2f3;
	border-right: 5px solid #ffe2f3;
	padding: 0px 10px;

}
.sbox .b_l,.bbox .b_l {
	float: left;
	background: url('images/sprite.png') no-repeat -31px -95px;
	width: 15px;
	height: 15px;
}
.sbox .b_r,.bbox .b_r {
	float: right;
	background: url('images/sprite.png') no-repeat -46px -95px;
	width: 15px;
	height: 15px;
}
.sbox .b_m,.bbox .b_m {
	float: left;
	background: url('images/sbox_bot_bg.gif') repeat-x;
	width: 172px;
	height: 15px;
}

.bbox {
	width: 728px;
	padding-bottom: 10px;
}
.bbox .t_m {
	width: 693px;
}
.bbox .content {
	background: url('images/bbox_content_bg.png') repeat-y;
	width: 698px;
}
.bbox .b_m {
	width: 698px;
}

.normal_input {
	margin-bottom: 5px;
	position: relative;
	width: 175px;
	height: 22px;
	background: url('images/sprite.png') no-repeat -31px -23px;
}
.normal_input input {
	position: absolute;
	left: 10px;
	top: 0;
	width: 157px;
	height: 22px;
	line-height: 22px;
	color: #777777;
	font-size: 11px;
	border: none;
	background: none;
}
.button {
	margin-top: 7px;
	border: none;
	background: url('images/sprite.png') no-repeat -172px -46px;
	width: 80px;
	height: 22px;
	font-size: 10px;
	color: #d2200e;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
	padding-bottom: 2px;
}
.button:hover {
	background: url('images/sprite.png') no-repeat -172px -69px;
}
.game_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.game_list li {
	width: 100px;
	height: 118px;
	background: url('images/sprite.png') no-repeat -62px -46px;
	float: left;
	padding: 1px 9px 1px 1px;
	margin-left: 6px;
	margin-bottom: 6px;
}
.game_list li a {
	cursor: hand;
	cursor: pointer;
	width: 100px;
	height: 106px;
	display: block;
	position: relative;
}
 .new_icon {
    background: url("images/hot.png") no-repeat;
    height: 66px;
    right: -4px;
    position: absolute;
    top: -6px;
    width: 63px;
    z-index: 888;
}
.game_list li a .thumb {
	width: 100px;
	height: 75px;
	display: block;
	overflow: hidden;
}
.game_list li a .thumb img {
	border: 0;
}
.game_list li a h3 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #ed2671;
	margin-top: 5px;
	text-align: center;
}
.game_list li a:hover h3 {
	text-decoration: underline;
}
#footer {
	margin-top: 5px;
	height: 98px;
	background: url('images/footer_bg.png') repeat-x;
	padding-top: 10px;
	text-align: center;
	color: #fff;
}
#footer a {
	color: #fff;
}
.category_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.category_list li {
	line-height: 22px;
	border-bottom: 1px dashed #ed2671;
}
.category_list li a {
	font-weight: bold;
	padding-left: 15px;
	background: url('images/bullet.gif') no-repeat 0 1px;
}
.pagination span.number,.pagination .pages span.number{
  margin: 0 3px;
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  background-color: white;
  border: 1px solid #d8659e;
  font: bold 11px Arial;
  color: #47065a;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 5px;
}

.paginationbottom{
  padding-top:0px !important;
}

.pagination{
  float: right;
  margin-right: 15px;
  margin-right: 8px;
  padding-top: 0px;
  margin-bottom: 10px;
}
.pagination .pages span.number a,.pagination a.pagingNumbers{
  margin-top: -2px;
  margin-left: -2px;
  display: block;
  width: 22px;
  height: 22px;
  background: #ff9dce url('images/pagination_bg.gif') repeat-x left top;
  border: 1px solid #d8659e;
  font: bold 12px Arial;
  color: #47065a;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}

.pagination .paginationButtonNextPage,.pagination .paginationButtonPreviousPage{
  margin: -1px 2px 0 2px;
  float: left;
  line-height: 22px;
  border: 1px solid #d8659e;
  background: #ff9dce url('images/pagination_bg.gif') repeat-x left top;
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
}

.paginationButtonNextPage a,.paginationButtonPreviousPage a{
  font: bold 11px Arial;
  text-decoration: none;
  cursor: pointer;
  color: #47065a;
  line-height: 22px;
  height: 22px;
  padding: 0 8px;
  display: block;
}

.pagination a:hover{
  text-decoration: underline;
}

.paginationButtonNextPage .disabled,.paginationButtonPreviousPage .disabled{
  font: bold 12px Arial;
  line-height: 22px;
  height: 22px;
  color: #d8659e;
  padding: 0 8px;
  display: block;
}
#game-zoom-controls {
    border:0px;
    height:30px;
}

#game-zoom-controls .zoom-out,

#game-zoom-controls .slider,
#game-zoom-controls .zoom-out,
#game-zoom-controls .zoom-in {
    height: 26px; width: 16px; border:1px solid red;
    float: left;
    margin:1px;
}

#game-zoom-controls .slider {
    width:205px;
}

.dhtmlxSlider_girls {
  position:relative;
    overflow:hidden;
    height:23px;
    left:0px;
    top: 0px !important;
    display: block;}

.dhtmlxSlider_girls .selector {
    position:absolute;
    overflow:hidden;
  height:100%;
    width:12px;

    left:5px;
    background: url("images/zoom.gif") no-repeat -48px 0;
}

.dhtmlxSlider_girls .leftSide {
      position:absolute;
      left:0px;
      top:0px;
      width:7px;
      height:100%;
      background: url("images/zoom.gif") no-repeat -69px 0;
}

.dhtmlxSlider_girls .leftZone {
    position:absolute;
    top:0px;
    left:7px;
     height:100%;
     background: url("images/zoom.gif") 0 23px;
}

.dhtmlxSlider_girls .rightSide {
      position:absolute;
      right:0px;
      top:0px;
      width:7px;
      height:100%;
    background: url("images/zoom.gif") no-repeat -61px 0;
}

.dhtmlxSlider_girls .rightZone {
    position:absolute;
    left:7px;
    top:0px;
     height:100%;
     background: url("images/zoom.gif") 0 23px;
}
div#zoom {
    width: 245px;
    margin: 0 auto;
    padding-bottom: 11px;
}
table#zoom_td {
    text-align: center;
}

#zoom_td a.zoom-in, #zoom_td a.zoom-out {
    width: 23px;
    height: 23px;
    outline: none;
    display: block;
    border: 0px !important;
    background-repeat: no-repeat;
    text-indent: -9990px;
}
#zoom_td a.zoom-in {
    background-image: url("images/zoom.gif");
    background-position: -24px 0;
}

#zoom_td a.zoom-out {
    background-image: url("images/zoom.gif");

}

#zoom_td a.zoom-reset {
    color: #60025D;
    text-decoration: underline !important;
    font-weight: bold;
    display: block;
    text-align: left;
    margin-bottom: 4px;
}
#zoom_td a.zoom-reset:hover {
    text-decoration: none !important;
}

#zoom_td a {
    text-decoration: none !important;
}
#zoom_td {
 /*   visibility: hidden;*/
}

.gameshow {
  position: relative;
  background: url('images/sprite.png') no-repeat -189px 8px;
  line-height: 25px;
  padding-left: 15px;
  color: #414141;
}

.gameshow div{
  display: none;
  background: url('images/game_hover_bg.png') no-repeat;
  line-height: 30px;
  width: 122px;
  height: 110px;
}

.gameshow div img {
  margin-left: 17px;
  margin-top: 5px;
}

.gameshow:hover div{
  display: block;
  left: 110px;
  top: -50px;
  position: absolute;
  z-index: 9999;
}

.gameshow div img {
  border: 0;
}

.gameshow span {
  font-size: 9px;
  font-style: italic;
  clear: left;
}

.gameshow a {}
/* Preloader */

#spillpre_bar {
  background-color: #CC5E8E;
  width: 0px;
  font-size: 10px;
}

#spillpre_bar span {
  background-color: #fff;
  color: #CC5E8E;
  padding: 0px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

div#spillpre_loader {
  width: 300px;
  height: 10px;
  border: none;
  background-color: #E5DCDC;
  text-align: left;
  margin: auto;
  overflow: hidden;
  margin-bottom: 3px;
}

div#spillpre_ad {
  text-align: center;
  margin: auto;
}

div#spillpre_adcont {
  margin: 0 auto;
  margin-bottom: 11px;
  padding-top: 20px;
}

div#spillpre_click2close A {
  font-size: 10px;
  color: #000;
  text-decoration: underline;
  font-family: Tahoma, Arial, Verdana;
}

div#spillpre_c2c_container {
  margin: 0 auto;
  width: 300px;
  height: 20px;
}

div#spillpre_click2close, div#spillpre_percent {
  float: left;
  height: 15px;
  line-height: 20px;
  font-size: 10px;
  font-family: Tahoma, Arial, Verdana;
  color: #000;
}

div#spillpre_percent {
  font-size: 10px;
  font-weight: bold;
  color: #CC5E8E;
  text-align: right;
}

#closeButton {
  width: 19px;
  height: 19px;
  background: url('images/close_button.png') no-repeat;
  text-indent: -999999px;
  overflow: hidden;
  display: block;
}

