in.html

freeText(‘title’)?>
headerStuff()?>

* {
margin: 0;
padding: 0;
}
html, body, iframe {
border: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display: block;
height: 100%;
min-width: 1000px;
width: 100%;
}
html {
*overflow: hidden; /* IE7 */
}
body {
font: 12px/18px Arial,Helvetica,sans-serif;
padding-top: 235px;
*height: expression(document.documentElement.clientHeight-235+”px”); /* IE7 */
}
img {
border: none;
}
a {
color: #0069d0;
}
a:hover {
color: #0081ff;
}
.main {
background: url(‘top_bg2.png’) repeat-x top;
height: 175px;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}

.close {
background: url(‘header_dropdown_close.png’) no-repeat left top;
display: block;
height: 0;
padding-top: 21px;
overflow: hidden;
position: absolute;
right: 10px;
top: 10px;
width: 21px;
}
.close:hover {
background-position: left -30px;
}
.content {
margin: 0 auto;
position: relative;
width: 960px;
}
.logo {
float: left;
margin-right: 40px;
}
.thankYou {
margin-top: 20px;
}
.bonusCodes {
display: block;
font-size: 14px;
line-height: 20px;
list-style: none;
margin-top: 15px;
}
.bonusCodes li {
background: url(‘arrow_right_list_black.png’) no-repeat left;
display: block;
padding-left: 10px;
}
.bonusCodes li dl {
display: block;
*zoom: 1; /* IE7 */
}
.bonusCodes li dt {
display: inline-block;
width: 260px;
*display: inline; /* IE7 */
*zoom: 1; /* IE7 */
}
.bonusCodes li dd {
color: #ff0c00;
display: inline-block;
font-weight: bold;
padding-left: 10px;
*display: inline; /* IE7 */
*zoom: 1; /* IE7 */
}
.bonusCodes li.bonus dd {
color: #0069d0;
}
.promotionText {
color: #000000;
font-size: 13px;
letter-spacing: 1px;
margin-top: 10px;
padding-left: 10px;
text-transform: uppercase;
width: 660px;
}
.promotionText em {color: #424242;}
.req {
border-top: 1px dotted #7e7e7e;
padding-top: 10px;
margin-top: 10px;
}
.req p {
color: #5d5d5d;
padding-left: 10px;
}
.req .bonusCodes {
font-size: 12px;
margin-top: 0px;
height: 40px;
overflow: hidden;
}
.req .bonusCodes li {background-image: url(‘bullet_square_black.png’)}

.req dd {color: #000 !important}
.depositPromo {
width: 240px;
right: 0px;
position: absolute;
top: 0px;
text-align: center;
font-size: 16px;
font-weight: bold;
text-align: center;
}
.depositPromo em {
display: block;
color: #5d5d5d;
line-height: 40px;
}
#lessPadd .thankYou {padding-top: 10px;}
#lessPadd ul.bonusCodes, #lessPadd .promotionText {margin-top: 5px}
.site-lt .thankYou,
.site-el .thankYou
{font-size: 17px}

.site-bg .bonusCodes li dt,
.site-cs .bonusCodes li dt,
.site-es .bonusCodes li dt,
.site-fi .bonusCodes li dt,
.site-hu .bonusCodes li dt,
.site-sv .bonusCodes li dt,
.site-lt .bonusCodes li dt,
.site-tr .bonusCodes li dt,
.site-ro .bonusCodes li dt,
.site-no .bonusCodes li dt,
.site-pt .bonusCodes li dt
{font-size: 12px}

.site-ja .bonusCodes li dt,
.site-ru .bonusCodes li dt,
.site-ua .bonusCodes li dt
{line-height: 12px; font-size: 12px}

.site-el .bonusCodes li dt,
.site-de .bonusCodes li dt
{font-size: 11px}

.site-el .bonusCodes li dt,
{width: 300px}

<a href="siteurl()?>” class=”logo” title=””>

Månadens partner

casino_geo_box(“exclusive_offer”)?>

Close

var qstring = window.location.search.substring(1);
var redir = qstring.substr(qstring.indexOf(‘=’)+1,qstring.length,qstring);
if( redir.length>0 && redir.indexOf(“http”)==-1 ) {
document.getElementById(“casino-iframe”).src=redir;
document.getElementById(“close”).href=redir;
}
else {
document.getElementById(“casino-iframe”).src=”/404.html”
}