body {
	margin:0;
	background:#4d2578;
	font:11px/16px tahoma, arial, sans-serif;
	color:#000;
	height:1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#4d2578;
}
a:hover{
	text-decoration:underline;
}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:934px;
	margin:0 auto;
	padding:0 0 50px; 
}
#header{
	/* width:780px; */
	padding:5px 150px 10px 0;
	border-bottom:5px solid #fff;
	background:url(../../images/en/main/new/bg-header.gif) no-repeat 100% 100%;
	margin:0 0 5px 2px;
	color:#bbb;
	font-size:10px;
	line-height:13px;
	overflow:visible;
	z-index: 3000;
}

#header p{
	margin:0;
}
#header .inner{
	/* width:100%; */
	/* overflow:hidden; */
    height: 105px;
    width: 790px;
    position: relative;
}

.form-holder
{
    top: 0px;
    left: 0px;
    position:absolute;
	margin-left:360px;
	width:760px;
	overflow:visible;
	margin:0 0 41px;
	z-index:1000;
}

html>body .form-holder {
    top: inherit;
    left: inherit;
}

.live-help{
	float:right;
	width:96px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../images/en/main/new/bg-live-help.gif) no-repeat;
	margin:6px 0 0;
}
#header h1
{
    position:absolute;
	top:86px;
    margin-left:300px;
	color:#fff;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	float:left;
	clear:right;
	white-space:nowrap;
}
.logo{
	float:left;
	margin:14px 0 0;
}
.logo a{
	display:block;
	background:url(../../images/en/main/new/bg-logo.gif) no-repeat;
	width:186px;
	height:93px;
	text-indent:-9999px;
	overflow:hidden;
}
.nav-holder{
	width:100%;	
}
.nav-holder:after{
	content:"";
	display:block;
	clear:both;
}
.add-nav01{
	margin: 1px 0 0 0;
	padding:0 0 0 3px;
	list-style:none;
	float:left;
}
.add-nav01 li {
	float:left;
	padding:11px 4px 0 0;
    overflow:visible;
    height: 100%;
}
.add-nav01 li a{
	float:left;
	color:#461d72;
	font:12px/17px tahoma, arial, sans-serif;
	background:url(../../images/en/main/new/bg-addnav01-a.gif) no-repeat;
	padding:0 0 0 7px;
	font-weight:bold;
}
.add-nav01 li a:hover{
	background:url(../../images/en/main/new/bg-addnav01-a.gif) top left no-repeat;
	margin-top:-5px;	
	padding:0 0 0 7px;
	border-bottom:solid 5px #d3ccda;
}

.add-nav01 li a span{
	float:left;
	background:url(../../images/en/main/new/bg-addnav01-span.gif) no-repeat 100% 0;
	height:19px;
	padding:9px 19px 0 12px;
}
.add-nav01 li a:hover span{
	cursor:pointer;
	text-decoration:underline;
}



.nav-holder .inner{
	/*float:right;*/
    overflow:hidden;
	height:1%;
    background:url(../../images/en/main/new/bg-navholder-inner.gif) repeat-x 0 95%;
}
.inner-bet{
	background:url(../../images/en/main/new/bg-navholder-inner-2.gif) repeat-x 0 95% !important;
}
.inner-poker{
	background:url(../../images/en/main/new/bg-navholder-inner-3.gif) repeat-x 0 95% !important;
}
.nav-holder .inner:after{
	content:"";
	clear:both;
	display:block;
}

#nav {
	float:left;
	background:url(../../images/en/main/new/bg-nav-right.gif) no-repeat 100% 0;
	padding:0 4px 0 0;
	margin:8px 4px 0 0;
}
.casino-tab{
	float:left;
	width:79px;
	height:30px;
	padding:13px 0 8px;
	background:url(../../images/en/main/new/bg-casino-tab.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	font:bold 12px/15px tahoma, arial, sans-serif;
	color:#fff;
	margin:3px -33px -11px 0;
	position:relative;
}
.tab-bets {
    margin:3px -65px -11px 0;
    background:url(../../images/en/main/new/bg-casino-tab-2.gif) no-repeat;
}
.tab-poker 
{
    margin:3px -38px -11px 0;
    background:url(../../images/en/main/new/bg-casino-tab-3.gif) no-repeat;
}
#nav ul{
	height:1%;
	overflow:hidden;
	list-style:none;
	background:url(../../images/en/main/new/bg-nav-left.gif) no-repeat;
	float:left;
    margin: 0 0 0 30px;
    padding: 0;
}
#nav ul li{
	float:left;
	background:url(../../images/en/main/new/separator02.gif) no-repeat;
	padding:8px 13px 9px 16px;
}
#nav ul li a{
	color:#fff;
	font-size:12px;
	line-height:15px;
}
#nav ul li a.selected {
    font-weight: bold;
}

#nav ul li.first{
	background:none;
}
.add-nav02{
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
	float:right;
}
.add-nav02 li{
	float:left;
	padding:0 0 0 8px;
}
.add-nav02 li a{
	float:left;
	background:url(../../images/en/main/new/bg-addnav02-a.gif) no-repeat;
	padding:0 0 0 7px;
	font-size:13px;
	line-height:17px;
	color:#fff;
    height:37px;
    display:block;
}
.add-nav02 li a:hover{
	background:url(../../images/en/main/new/bg-addnav02-a_on.gif) no-repeat;
}
.add-nav02 li a span{
	float:left;
	background:url(../../images/en/main/new/bg-addnav02-span.gif) no-repeat 100% 0;
	height:37px;
	padding:10px 44px 0 5px;
    display:block;
}
.add-nav02 li a:hover span{
	cursor:pointer;
	background:url(../../images/en/main/new/bg-addnav02-span_on.gif) no-repeat 100% 0;
}
.add-nav02 li a.nav02-poker{
	background:url(../../images/en/main/new/bg-addnav02-a-poker.gif) no-repeat;
}
.add-nav02 li a.nav02-poker:hover{
	background:url(../../images/en/main/new/bg-addnav02-a_on-poker.gif) no-repeat;
}
.add-nav02 li a.nav02-poker span{
	background:url(../../images/en/main/new/bg-addnav02-span-poker.gif) no-repeat 100% 0;
}
.add-nav02 li a.nav02-poker:hover span{
	background:url(../../images/en/main/new/bg-addnav02-span_on-poker.gif) no-repeat 100% 0;
}
#main{
	background:#fff;
}
.promo-block{
	height:1%;
	overflow:hidden;
    padding:0 0 0 10px;
	margin:0 0 2px;
}
.promo-block-black{
    position:relative;
	height:1%;
	overflow:hidden;
	margin:0 0 2px;
    padding: 0 0 0 3px;
}

.promo-block-single-img-left {
    margin-right: 4px;
}

.img-block-black {
    float: right;
}

.promo-block .align-left{
	float:left;
}
.promo-block .align-right{
	float:right;
	margin:1px 0 0;
}
.link-holder{
	width:280px;
	position:absolute;
	top:229px;
	left:28px;
	font-size:10px;
	line-height:13px;
	color:#666;
}
.link-holder a{
	color:#1a7518;
}
.link-holder p{
	margin:0;
}
.bet-now{
  	display:block;
	width:168px;
	height:55px;
	background:url(../../images/en/main/new/bets_button.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:50px 0 8px 185px;
	position:relative;  
}
.download-now{
	display:block;
	width:262px;
	height:66px;
	background:url(../../images/en/main/new/bg-download-now.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 -5px;
	position:relative;
}
.down-green{background:url(../../images/en/main/new/bg-download-now-green.gif) no-repeat;}
.instant-play02{
	display:block;
	width:168px;
	height:43px;
	background:url(../../images/en/main/new/bg-instant-play.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 3px -5px;
	position:relative;
}
.instant-green{background:url(../../images/en/main/new/bg-instant-play-green.gif) no-repeat;}
.bonus-block{
	background:#4d2578 url(../../images/en/main/new/bg-bonus.gif) no-repeat 0 100%;
	padding:7px 0 5px 61px;
	position:relative;
	margin:0 0 7px 3px;
	color:#fff;
    height: 100%;
}
.bonus-block:after{
	content:"";
	clear:both;
	display:block;
}
.bonus{
	position:absolute;
	top:-6px;
	left:2px;
}
.first-deposit{
	float:left;
	font-size:18px;
	line-height:21px;
}
.first-deposit span{
	font-size:24px;
	font-weight:bold;
}
.find-more{
	float:left;
	background:url(../../images/en/main/new/bullet02.gif) no-repeat 0 2px;
	padding:1px 0 0 15px;
	color:#ffc600;
	text-decoration:underline;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	margin:5px 0 0 8px;
}
.find-more:hover{
	text-decoration:none;
}
.note{
	width:400px;
	float:right;
	font-size:10px;
	line-height:13px;
	margin:0 7px 0 0;
}
.columns-holder{
	width:925px;
	margin:0 0 9px 4px;
	padding:0 0 6px;
	border-bottom:1px solid #4d2578;
}
.columns{
	width:925px;
	background:url(../../images/en/main/new/bg-columns-c.gif) repeat-y;
}
.columns .holder{
	background:url(../../images/en/main/new/bg-columns-t.gif) no-repeat;
}
.columns .frame{
	width:930px;
	margin:0 0 0 -5px;
	overflow:hidden;
	background:url(../../images/en/main/new/bg-columns-b.gif) no-repeat 5px 100%;
	padding:0 0 4px;
}

.columns .colright{
    background:url(../../images/en/main/new/bg-columns-b-1colright.gif) no-repeat 5px 100% !important;
	width:930px;
	margin:0 0 0 -5px;
	overflow:hidden;
	padding:0 0 4px;
}

.columns .column{
	width:460px;
	float:left;
	display:inline;
	margin:0 0 0 5px;
	position:relative;
}
.columns .mega-moolah{
	/* width:271px; */
    width: 455px;
    height: 165px;
    background: url(../../images/en/main/new/img04.gif) no-repeat 12px 12px; 
	/* padding:17px 0 0 189px; */
	color:#333;
	font-size:12px;
	line-height:14px;
    overflow: hidden;
    position: relative;
}
.columns .mega-moolah p{
	margin:0;
}

.columns .mega-moolah .inner{
    left:200px;
    position:absolute;
    top:18px;
    width:225px;
}

.jackpot{
    background:transparent url(../../images/en/main/new/bg-jackpot.gif) no-repeat scroll 0 0;
    color:#FFFFFF;
    font-size:30px;
    height:55px;
    left:195px;
    line-height:33px;
    overflow:hidden;
    position:absolute;
    top:83px;
    width:260px;
}

.moolah-image{
	position:absolute;
	top:12px;
	left:10px;
}
.play-now{
    left:188px;
    overflow:hidden;
    position:absolute;
    top:142px;
    width:100%;
}
.play-now a{
	color:#4d2578;
	font-weight:bold;
	float:left;
	padding:0 0 0 18px;
	margin:0 0 0 11px;
	background:url(../../images/en/main/new/bullet01.gif) no-repeat 0 2px;
	line-height:17px;
	font-size:14px;
}
.columns .casino-features{
	width:448px;
	/* margin:3px 0 0 12px; */
    margin: 3px 0 0 0;
    overflow: hidden;
    float: right;
	
}
.columns .casino-features h3{
	margin:0 0 1px;
	font-size:14px;
	line-height:17px;
	color:#4d2578;
}
.columns .casino-features ul{
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.columns .casino-features ul li{
	float:left;
	padding:0 4px 4px 0;
}
.columns .casino-features ul li img{
	display:block;
}
.title.columns .casino-features span{
	font-size:10px;
	color:#333;
}
.columns .casino-features span img{
	vertical-align:top;
}
#content{
	height:1%;
	overflow:hidden;
	/*padding:0 22px 11px 26px; */
    margin: 0 0 0 20px;
    font-size: 11px;
    width: 885px;
}
#content .heading{
	background:#e0d9eb;
	width:873px;
	padding:4px 0 4px 7px;
	margin:0 auto 12px;
}
#content .heading h2{
	margin:0;
	font-size:14px;
	line-height:17px;
	color:#37165b;
}
.title{
	width:886px;
	background:url(../../images/en/main/new/bg-title-c.gif) repeat-y;
	margin:0 auto 6px;
}
.title .holder{
	background:url(../../images/en/main/new/bg-title-t.gif) no-repeat;
}
.title .frame{
	padding:4px 0 11px 9px;
	background:url(../../images/en/main/new/bg-title-b.gif) no-repeat 0 100%;
}
.title h3{
	margin:0;
	font-size:12px;
	line-height:15px;
}
#content p{
	margin:0 0 15px;
}
#content img{
	float:left;
	margin:-3px 10px 0 4px;
}
#footer{
	width:100%;
	background:#361658 url(../../images/en/main/new/bg-footer.gif) no-repeat 0 100%;
	color:#999;
	padding:10px 0 0;
    font-size: 11px;
}
#footer p{
	margin:0;
}
.services-list{
	margin:0;
	padding:0 0 18px;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.services-list li{
	float:left;
}
.services-list a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.delta{
	background:url(/Images/Common/Generic/Bottom-Bar-GIF-Left.gif) no-repeat;
	width:150px;
	height:75px;
	margin:10px 0 0 10px;
}

.safe-secure{
	background:url(/Images/Common/Generic/Bottom-Bar-GIF-Payment.gif) no-repeat;
	width:194px;
	height:75px;
	margin:10px 0 0 0px;
}
.bits{
	background:url(../../images/en/main/new/bg-128.gif) no-repeat;
	width:48px;
	height:60px;
	margin:2px 0 0 48px;
}
.over18{
	background:url(/Images/Common/Generic/Bottom-Bar-Over-18s.jpg) no-repeat;
	width:65px;
	height:75px;
	margin:10 0 0 5px;
}
.powered-by-microgaming{
	width:114px;
	height:75px;
	background:url(/Images/Common/Generic/Bottom-Bar-GIF-Right.gif) no-repeat;
	margin:10px 0 0 5px;
}
.terms-conditions{
	background:url(/Images/Common/Generic/Bottom-Bar-TCS.jpg) no-repeat;
	width:117px;
	height:75px;
	margin:10px 0 0 5px;
}
.ecogra{
	background:url(/Images/Common/Generic/ecogra-right.jpg) no-repeat;
	width:145px;
	height:75px;
	margin:10px 0 0 5px;
}
.trust-wave{
	width:116px;
	height:75px;
	background:url(/Images/Common/Generic/ResponsGamb.gif) no-repeat;
	margin:10px 0 0 0px;
}
.footer-nav{
	width:100%;
	overflow:hidden;
	border:solid #4a2c6b;
	border-width:1px 0;
	padding:5px 0;
}
.footer-nav ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
	overflow:hidden;
}
.footer-nav ul li{
	float:left;
	background:url(../../images/en/main/new/separator01.gif) no-repeat 0 4px;
	padding:0 16px 0 17px;
	margin:0 2px 0 -2px;
}
.footer-nav ul a{
	font-size:10px;
	color:#fff;
}
.copyright{
	float:right;
	display:inline;
	color:#666;
	margin:0 27px 0 0;
}
.copyright a{
	color:#666;
}
#footer .inner{
	height:1%;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
	border-bottom:1px solid #4a2c6b;
	padding:15px 26px 17px 28px;
}
#footer .inner a{
	color:#fff;
}
#footer .inner .media-corp{
	float:left;
}
#footer .inner .stock-exchange{
	float:right;
}
#footer .inner img{
	vertical-align:top;
}
#footer .text-block{
	padding:9px 18px 26px 27px;
	line-height:14px;
}
#footer .text-block p{
	margin:0 0 11px;
}


/*Lang Selector */


.langSelector 
{
  position:relative;
  margin:6px 0 0 0;
  float:right;
  left: 0;
  width: 134px;
  z-index: 99999;
}

.langSelector div.current {
  text-align: left;
  width: 123px;
  background: url('http://www.purple-lounge.com/Images/Common/main/bg_lang_selector.gif') no-repeat bottom left;
  z-index: 9992;
  position: absolute;
  padding-left:10px;
}
.langSelector div.current a 
{
  text-decoration: none;
  color: #000;
  line-height: 30px;
  display: block;
  width: 112px;
  padding: 0;
  background: url('http://www.purple-lounge.com/Images/Common/main/arrow_down_black.gif') no-repeat center right;
}

.langSelector div.current a span {
  padding: 0 5px 0 35px; 
  display: block; 
}

.langSelector ul.selector {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 0;
  z-index: 9991;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  background: rgb(77,37,120);
}
.langSelector ul.selector li {
  text-align: left;
  padding:0 10px 0 10px;
  width:112px;
}
.langSelector ul.selector li a {
  line-height: 30px;
  display: block;
  width: 102px;
  text-decoration: none;
  color: #fff;
  background: rgb(77,37,120);
}
.langSelector ul.selector li a:hover {
  color: #fff;
}
.langSelector ul.selector li a span {
  padding: 0 5px 0 35px; 
}
.langSelector ul.selector li.en a span,
.langSelector div.en a span {
  background: url('http://www.purple-lounge.com/Images/Common/main/flag_en.gif') no-repeat center left;
}
.langSelector ul.selector li.es a span,
.langSelector div.es a span {
  background: url('http://www.purple-lounge.com/Images/Common/main/flag_es.gif') no-repeat center left;
}
.langSelector ul.selector li.nl a span,
.langSelector div.nl a span {
  background: url('http://www.purple-lounge.com/Images/Common/main/flag_nl.gif') no-repeat center left;
}
.langSelector ul.selector li.de a span,
.langSelector div.de a span {
  background: url('http://www.purple-lounge.com/Images/Common/main/flag_de.gif') no-repeat center left;
}
.langSelector ul.selector li.pl a span,
.langSelector div.pl a span {
  background: url('http://www.purple-lounge.com/Images/Common/main/flag_pl.gif') no-repeat center left;
}
.langSelector ul.selector li.pt a span,
.langSelector div.pt a span {
  background: url('http://www.purple-lounge.com/Images/Common/main/flag_pt.gif') no-repeat center left;
}
.langSelector ul.selector li.ro a span,
.langSelector div.ro a span {
  background: url('http://www.purple-lounge.com/Images/Common/main/flag_ro.gif') no-repeat center left;
}
.langSelector ul.selector li.hu a span,
.langSelector div.hu a span {
  background: url('http://www.purple-lounge.com/Images/Common/main/flag_hu.gif') no-repeat center left;
}


/*Login Register */

.loginregister  
{
    margin:6px 15px 0 15px;
    float:right;
    z-index:99999 !important;
}

.hidden { display:block; } /*change to none*/
.right {float:right;}

#register-pop { 
    left:459px;
    overflow:hidden;
    position:absolute;
    top:35px;
    width:152px;
    z-index:5000; 
    color:#000;
    height:225px;
}
.register-pop-content {
     background:#f3c63b;
     font-size: 11px;
     line-height: 1.5;
     border-left: solid 1px #c6bca0;
     border-right: solid 1px #c6bca0;
     padding: 10px 5px 10px 5px;
}
#register-pop-form-bot 
{
    margin:0px;
    background: #f3c63b url(../../images/en/main/new/register-bottom.png) repeat-x top center;
    padding: 10px 5px 5px 5px;
    height:50px;
    border-left: solid 1px #c6bca0;
    border-right: solid 1px #c6bca0;
}
.colorText
{
    color:#4d2578;
    font-weight:bold;
    font-size:110%;
    }

.register-pop-content p { 
    margin: 0; 
}

.register-pop-content input { 
    margin: 4px 0; 
}

.register-pop-content .txt {
    width: 135px; 
}

.register-pop-content .enternow { 
    width: 119px; 
    height: 18px; 
    background: transparent url(../../images/en/main/new/separator01.gif) no-repeat scroll 0 0; 
    margin:5px 0 10px; 
}

.register-pop-bottom {
    background: transparent url(../../images/en/main/new/register-pop-bottom.png) no-repeat scroll 0 0;
    height: 7px;
}

.pl_contentWrapper {
    border:4px solid #4D2578;
}

.landing-promo-block {
    float:left;
    margin:0 2px 0 0;
    width:680px;
}

.landing-promo-top {
	background: transparent url(../../images/en/main/new/HPCasino.jpg) no-repeat scroll 0 0;
}

.landing-promo-bottom {
}

.landing-promo-left {
    float:left;
    margin:15px 15px 5px 0;
}

.landing-promo-right {
    margin:15px 0 0;
    float: right;
}
#progressiveTickerjackpot {
    margin-top: 8px;
}

#progressiveTickerjackpot>span[style]{
    font-size: inherite;
}

html #progressiveTickerjackpot #upperbox { height: 0px; diplay:hidden; }
