
/*************** POPIN ***************/
.popinbg{
	height:100%;
	left:0px;
	xposition:fixed;	
	position:absolute;	
	top:0px;
	width:100%;
	display:none;
	overflow-y:hidden;
}
.popinbg .popinbg{
	display:block;
	opacity:0.5;
	background:#000000;
	height:130%;
	z-index: 999;
}
.popin{
	display:none;
	position:absolute;
	margin:0;
	padding:10px 10px 10px 10px;
	
	border:1px solid #e3e3e3;
	background:white;
	height:360px;
	width:500px;
}
.popinbg .popinshadow .popin{
	display:block;
	z-index: 999;
}
.popinbg .popinshadow{
	position:absolute;
	padding:53px 30px 30px 30px;
	z-index: 999;
}
.popinbg .popinshadow .close{
}
.popinbg .popinshadow .tl,
.popinbg .popinshadow .tr,
.popinbg .popinshadow .bl,
.popinbg .popinshadow .br{
	position:absolute;
	/*background-image:url(/gfx_3/popdown_newsletter/popin/corners.png);
	*background-image:url(/gfx_3/popdown_newsletter/popin/corners.gif);
	background-repeat:no-repeat;*/
	height:24px;
	width:24px;
	overflow:hidden;
}
.popinbg .popinshadow .l,
.popinbg .popinshadow .r{
	position:absolute;
	/*background-image:url(/gfx_3/popdown_newsletter/popin/left_right.png);
	*background-image:url(/gfx_3/popdown_newsletter/popin/left_right.gif);
	background-repeat:repeat-y;*/
	top:24px;
	width:24px;
}
.popinbg .popinshadow .t,
.popinbg .popinshadow .b{
	position:absolute;
	/*background-image:url(/gfx_3/popdown_newsletter/popin/top_bottom.png);
	*background-image:url(/gfx_3/popdown_newsletter/popin/top_bottom.gif);
	background-repeat:repeat-x;*/
	left:24px;
	height:24px;
}
.popinbg .popinshadow .m{
	position:absolute;
	background:#F5F5F5;
	top:24px;
	left:24px;
	padding:0;
}

.contentPopup {
	z-index: 999; 
}
/*.popinbg .popinshadow .tl{top:0px;left:0px;}
.popinbg .popinshadow .tr{top:0px;right:0px;background-position:-24px 0px}
.popinbg .popinshadow .bl{bottom:0px;left:0px;background-position:0px -24px}
.popinbg .popinshadow .br{bottom:0px;right:0px;background-position:-24px -24px}

.popinbg .popinshadow .l{left:0px;background-position:0px 0px}
.popinbg .popinshadow .r{right:0px;background-position:-24px 0px}
.popinbg .popinshadow .t{top:0px;background-position:0px 0px}
.popinbg .popinshadow .b{bottom:0px;background-position:0px -24px}*/
.popinbg .popinshadow .title{position:absolute;top:30px;left:30px;font-weight:bold;}
.popinbg .popinshadow .title span{font-weight:normal;color:#848484;}
.popinbg .popinshadow .close{
	position:absolute;
	display:block;
	top:30px;
	right:30px;
	width:15px;
	height:16px;
	background:url(/gfx_3/popdown_newsletter/popin/x.gif) no-repeat 0px 0px;
	z-index: 999;
}
.popinbg .popinshadow .close:hover{
	background-position:0px -16px;
}

.popin .hr{
	margin:10px -10px 10px -10px;
	padding:0;
	height:1px;
	border:none;
	display:block;
	color:#e3e3e3;
	background-color:#e3e3e3;
	overflow-y:hidden;
	font-size:1px;
}


/****************** IE6 POPUP ******************/

#ie6popup_outter{
	padding-bottom:1px;
	background-color:#ffffff;
	display:none;
	background: url(/gfx_3/popdown_newsletter/generic.png) repeat-x 0 -298px;
}
#ie6popup_inner,#popdown_newsletter{
	height:63px;
	overflow:hidden;
	position:relative;
	text-align:center;
	background: url(/gfx_3/popdown_newsletter/generic.png) repeat-x 0 -298px;
}
#ie6popup_inner div,#popdown_newsletter div{
	height:63px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow-x:visible;
}

#ie6popup_inner .browser,#ie6popup_inner .close,#ie6popup_inner .line,#ie6popup_inner .info{
	background: url(/gfx_3/popdown_newsletter/generic.png) repeat-x 0 -298px;
	height:63px;
	display:inline;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	min-height:0px;
	float:left;
	color:white;
	position:relative;
	text-decoration:none;
}
#ie6popup_inner .info{
	height:50px;
	padding:8px 15px 5px 10px;
}
#ie6popup_inner .browser{
	height:50px;
	padding:8px 15px 5px 70px;
}
#ie6popup_inner .browser:hover{
	background-position: 0 -361px;
}
#ie6popup_inner .browser span{
	position:absolute;
	top:0px;
	left:0px;
	height:63px;
	width:63px;
	background: url(/gfx_3/popdown_newsletter/generic.png) no-repeat 0 0;
}
#ie6popup_inner .line{
	width:1px;
	background-position: -189px -424px;
}
#ie6popup_inner .info a	{color:white;}
#ie6popup_inner .info	{width:250px;}
#ie6popup_inner .ie 	{width:149px;}
#ie6popup_inner .s  	{width:105px;}
#ie6popup_inner .ff 	{width:108px;}

#ie6popup_inner .ie span		{background-position:   0px -424px;}
#ie6popup_inner .s span			{background-position: -63px -424px;}
#ie6popup_inner .ff span		{background-position:-126px -424px;}
#ie6popup_inner .ie:hover span	{background-position:   0px -487px;}
#ie6popup_inner .s:hover span	{background-position: -63px -487px;}
#ie6popup_inner .ff:hover span	{background-position:-126px -487px;}

#ie6popup_outter .close{
	background: url(/gfx_3/popdown_newsletter/generic.png) repeat-x 0 -298px;
	background-position: -190px -424px;
	width:30px;
	height:63px;
	position:absolute;
	top:0px;
	left:950px;
	text-decoration:none;
}
#ie6popup_outter .close:hover{
	background-position: -190px -487px;
}

#newsletter_popup{
	background:url(/gfx_3/popdown_newsletter/Toppopup.png) no-repeat 0 -63px;
	height:166px;
	width:280px;
	padding:120px 0px 0px 227px;
}
#newsletter_popup form{
	margin-bottom:7px;
}
#newsletter_popup input.text{
	width:255px;
}

/*******************Facebook FBML********************/

.LottoGameFBML {
	width: 520px;
	height: 300px;
	border: 0px solid;
	background: url(/gfx_3/FBML/bgFBML.gif) no-repeat;
}

#lottosubmits {
	margin: 3px 0 0 0;
}

div.wrapperFBML {
    margin-left : 16%;
    text-align: center;
}

.notloggedinFBML {
	width: 520px;
	height: 330px;
	background: url(/gfx_3/FBML/bgFBML.gif) no-repeat;
	text-align: center;
}

.notloggedinHeaderFBML {
	text-align: center;
	vertical-align: top;
	background: url(/gfx_3/FBML/lop_loginFBML.gif) no-repeat;
	height: 50px;
	padding: 15px 0 0 200px;
}

.notloggedinContentFBML {
	text-align: right;
	padding: 5px;
}

.yourinfowillbeloggedFBML {
	text-align: left;
	padding: 20px;
}

.loginboxSpilFBML {
    padding: 2px;
    width: 96%;
  }
  
.FBMLtdfyld {
	padding: 0 10px 0 0;
}
/*******************FacebookPopup********************/

.newspopup{
	position:absolute;
	height:0px;
	width:228px;
	overflow:hidden;
}
.newspopup_inner{
	position:absolute;
	top:0px;
	left:0px;
	height:155px;
	width:226px;
	background: url(/gfx_3/facebookpopup/facebook.png) no-repeat 0px 0px;
	padding:73px 1px 58px 1px;/*76px 25px 8px 8px;*/
	overflow:hidden;
	color:#006699;
}

.newspopup_inner div.text{
	overflow-x:hidden;
	overflow-y:auto;
	height:140px;
	width:226px;
	padding:5px 0px 5px 0px;
	position:relative;
	color:#333333;
}

/* 		.  . - -== MSN ==- - .  . 
.newspopup{
	position:absolute;
	height:0px;
	width:232px;
	overflow:hidden;
}
.newspopup_inner{
	position:absolute;
	top:0px;
	left:0px;
	height:68px;
	width:216px;
	background:red url(/images/generic.png) no-repeat 0px -627px;
	padding:26px 8px 8px 8px;
	overflow:hidden;
	color:#006699;
}

.newspopup_inner .headline{
	position:absolute;
	top:4px;
	left:4px;
	font-weight:bold;
	width:208px;
	height:14px;
	color:#1f336b;
	overflow:hidden;
}
.newspopup_inner a.close{
	position:absolute;
	display:block;
	height:11px;
	width:11px;
	overflow:hidden;
	top:5px;
	right:8px;
}
.newspopup_inner input.text{
	width:100px;
	color:#006699;
	border-color:#728eb8;
}
.newspopup_inner form{
	position:absolute;
	top:70px;
	left:10px;
}
.newspopup_inner a.button{
	top:-2px;
}

*/

.newspopup_inner div.text div.nline{
	border-bottom:1px solid #f1f1f1;
	padding:0px 5px 5px 5px;
	margin-bottom:5px;
}
.newspopup_inner div.text div.nline div.head{
	font-weight:bold;
}
.newspopup_inner .nhide{
	display:block;
	position:absolute;
	top:213px;
	left:5px;
	height:15px;
	width:100px;
	background:white;

}
.newspopup_inner a.button{
	margin-right:-10px;
}

.newspopup_inner a.close{
	position:absolute;
	display:block;
	height:11px;
	width:11px;
	overflow:hidden;
	top:5px;
	right:8px;
}
.newspopup_inner input.text{
	width:145px;
}
.newspopup_inner form{
position:absolute;
display:block;
left:6px;
top:238px;
height:42px;
width:216px;
}
.newspopup_inner form label{
	display:block;
	color:#333333;
	font-weight:bold;
}

.newspopup_inner a.button{
	top:-2px;
}

