ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
margin: 0;
padding: 0;
}
ul, ol {
list-style: none;
}
.main{margin:0px auto;width:998px;}
#page1 header{height:544px;background:url(../images/header_bg.png) center 131px no-repeat;}#page2 header{height:220px;background:url(../images/header_bg.png) center 131px no-repeat;}#page3 header{height:143px;background:url(../images/header_bg.png) center 131px no-repeat;}content{width:100%;height:auto;}.header{height:105px;width:998px;}.topheader{height:105px;width:998px;position:absolute;}.topsidelinks{height:93px;width:700px;float:right;margin:3px 10px 0px 0px;}.topsidelinks-1{height:70px;width:700px;}.topsidelinks-2{height:15px;width:700px;margin-top:5px;text-align:right;}.logo{height:74px;width:266px;margin:18px 0px 0px 20px;float:left;}.navbar{height:42px;width:998px;padding-left:0px;background:url(../images/navbar-bg.png) repeat-x;}.navbarlist a{width:auto;height:25px;padding:15px 30px 0px 30px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#CCC;float:left;margin-bottom:5px;}.navbarlist a:hover{width:auto;height:25px;padding:15px 30px 0px 30px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;background:#191919;font-size:13px;color:#FFF;float:left;margin-bottom:5px;}.navbarlist-active a{width:auto;height:25px;padding:15px 30px 0px 30px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;background:#770000;font-size:13px;color:#FFF;float:left;margin-bottom:5px;}.homeiconbtn{width:50px;height:20px;color:#CCC;padding-left:40px;background:url(../images/homeicon.png) no-repeat;}.homeiconbtn:hover{width:50px;height:20px;color:#FFF;padding-left:40px;background:url(../images/homeicon.png) no-repeat;}
.fontstyle1{font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#000;}.tournmentinlobbydiv ::-webkit-scrollbar {width: 9px;}::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);-webkit-border-radius: 10px;border-radius: 10px;}::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: rgba(0, 153, 255, 0.8);-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);}::-webkit-scrollbar-thumb:window-inactive {background: rgba(255, 0, 0, 0.4);}::-webkit-scrollbar{width:9px;}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);-webkit-border-radius:10px;border-radius:10px;}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:rgba(163,4,4,0.8);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);}::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,0,0,0.4);}#blob{border-right:1px solid #0059ec;border-left:1px solid #0059ec;position:absolute;top:0;z-index:1;background:#0b2b61;background:-moz-linear-gradient(top, #0b2b61, #1153c0);background:-webkit-gradient(linear, left top, left bottom, from(#0b2b61), to(#1153c0));-moz-border-radius:4px;-webkit-border-radius:4px;-moz-box-shadow:2px 3px 10px #011331;-webkit-box-shadow:2px 3px 10px #011331;}
.popup-login-ne{width:322px;height:400px;position:absolute;}.loginpopup{width:322px;height:370px;position:absolute;	border-radius:10px;	background: -moz-linear-gradient(left, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,3,3,1)), color-stop(49%, rgba(54,54,54,1)), color-stop(55%, rgba(54,54,54,1)), color-stop(100%, rgba(0,0,0,1)));background: -webkit-linear-gradient(left, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);background: -o-linear-gradient(left, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);background: -ms-linear-gradient(left, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);background: linear-gradient(to right, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030303', endColorstr='#000000', GradientType=1 );}.loginbtn-reg{width:260px;height:20px;text-align:center;margin:10px auto;border-radius:5px;font-family:arial;font-size:14px;color:#FFF;cursor: pointer;padding:10px;background: #430200; /* Old browsers */background: -moz-linear-gradient(top, #430200 0%, #8a0d00 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#430200), color-stop(100%,#8a0d00)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #430200 0%,#8a0d00 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #430200 0%,#8a0d00 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #430200 0%,#8a0d00 100%); /* IE10+ */background: linear-gradient(to bottom, #430200 0%,#8a0d00 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#430200', endColorstr='#8a0d00',GradientType=0 ); /* IE6-9 */}.loginprob-area-popup{width:260px;height:30px;margin-right:25px;color:#666;font-weight:bold;text-align:right;text-decoration:underline;font-family:arial;font-size:13px;	float: right;cursor: pointer;}.inputfield1{width: 100%;height: 100%;/* margin-left: 45px; */border: 0px;color: #777777; background: #EAEAEA;	font-weight:bold;	border-radius: 6px;	/* padding: 0 10px; */}.inputfield1:focus{	border:1px solid #ff8c8c;-webkit-box-shadow:none;	-moz-box-shadow:none;box-shadow:none;	height: 100%;/* margin-left: 45px; */border: 0px;color: #777777;	font-weight:bold;	border-radius: 6px;	/* padding: 0 10px; */}.tabs li {list-style:none;display:inline;}.tabs div {display:inline-block;width: auto;padding: 5px 10px;border-top-left-radius: 6px;border-top-right-radius: 6px;background: #262526;float: left;color: #6D6D6D;	font-weight: bold;	font-family: arial;	font-size: 13px;margin-right: 5px;}.tabs div.active {	color: #FFF;background: #1B1A1B;display:inline-block;width: auto;padding: 5px 10px;border-top-left-radius: 6px;border-top-right-radius: 6px;float: left;font-weight: bold;	font-family: arial;	font-size: 13px;margin-right: 5px;}.themeactive{background-color: #900000;}input[type=button]{cursor: pointer;}input[type=submit]{cursor: pointer;}input[type=radio].css-checkbox {	position:absolute; z-index:-1000; top:-1000px;}input[type=radio].css-checkbox + label.css-label, input[type=radio].css-checkbox + label.css-label.clr {padding-left:26px;height:20px; display:inline-block;line-height:20px;background-repeat:no-repeat;background-position: 0 0;font-size:13px;vertical-align:middle;	float:left;	cursor:pointer;}input[type=radio].css-checkbox:checked + label.css-label, input[type=radio].css-checkbox + label.css-label.chk {background-position: 0 -21px;}label.css-label {background-image:url(../images/radiobtn.png);-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;	-ms-user-select: none;user-select: none;}.register-area-div{margin:0 auto;width:275px;}reg-popup-closebtn{width:66px;height:25px;background:url(../images/closebtn.png) no-repeat;margin:0 0 0 10px;position: absolute;top: -24px;left: 0px;cursor: pointer;}	.reg-popup-closebtn{width:66px;height:25px;background:url(../images/closebtn.png) no-repeat;margin:0 0 0 10px;position: absolute;top: -24px;left: 0px;cursor: pointer;}	
.loginprob-area-popup{width:260px;height:30px;margin:0 auto;color:#666;font-weight:bold;text-align:right;text-decoration:underline;font-family:arial;font-size:13px;}.username-input-reg-popup{width:215px;height:29px;background:url(../images/username-reg-popup.png) no-repeat;padding:5px 5px 5px 55px;border:0;color:#777777;font-weight:bold;border-radius:6px;border:0;margin:10px 10px 4px 21px;}.email-input-reg-popup{width:215px;height:29px;background:url(../images/email-reg-popup.png) no-repeat;padding:5px 5px 5px 55px;border:0;border-radius:6px;color:#777777;font-weight:bold;margin:10px 10px 4px 21px;}.pass-input-reg-popup{width:215px;height:29px;background:url(../images/pass-reg-popup.png) no-repeat;padding:5px 5px 5px 55px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:10px 10px 4px 21px;}.captcha-input-reg-popup{width:122px;height:29px;background:#ebebeb;padding:1px 5px 2px 11px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:0 10px 4px 10px;float:left;}.step2-lastname-input-reg-popup{width:239px;height:17px;background:url(../images/lobby-overlay-steps-2-username.png) no-repeat;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 10px;}.step2-firstname-input-reg-popup{width:239px;height:17px;background:url(../images/lobby-overlay-steps-2-username-2.png) no-repeat;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 10px;}.step2-lastname-input-reg-popup{width:195px;height:17px;background:url(../images/lobby-overlay-steps-2-username.png) no-repeat ;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 10px;}.step2-day-input-reg-popup{width:25px;height:17px;background:url(../images/lobby-overlay-steps-2-dayimg.png) no-repeat ;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 10px;}.step2-month-input-reg-popup{width:35px;height:17px;background:url(../images/lobby-overlay-steps-2-monthimg.png) no-repeat ;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 2px;}.step2-year-input-reg-popup{width:40px;height:17px;background:url(../images/lobby-overlay-steps-2-year.png) no-repeat ;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 2px;}.step2-city-input-reg-popup{width:195px;height:17px;background:url(../images/lobby-overlay-steps-2-cityimg.png) no-repeat ;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 10px;}.step2-state-input-reg-popup{width:195px;height:17px;background:url(../images/lobby-overlay-steps-2-stateimg.png) no-repeat;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 10px;}.step2-pincode-input-reg-popup{width:195px;height:17px;background:url(../images/lobby-overlay-steps-2-pinimg.png) no-repeat;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 10px;}.step2-pannumber-input-reg-popup{width:239px;height:17px;background:url(../images/lobby-overlay-steps-2-panimg.png) no-repeat ;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 10px;}.step2-mobilenumber-input-reg-popup{width:195px;height:17px;background:url(../images/lobby-overlay-steps-2-mobileimg.png) no-repeat;padding:5px 5px 5px 37px;border:0;color:#777777;font-weight:bold;border-radius:6px;margin:6px 0 2px 10px;}
.reg-popup-closebtn{width:66px;height:25px;background:url(../images/closebtn.png) no-repeat;margin:0 0 0 10px;}.fontstyle1223{font-size:40px;font-family:arial;color:#FFF;}.wrapper-4{width:1008px;height:100px;padding:10px 5px 0px 5px;margin-bottom:0px; background: black;}
/****register css****/.popup-registraion-ne{width:322px;height:496px;position:absolute;margin:0 30px;}.registerpopup{	width:322px;height:485px;position:absolute;border-radius:10px;	background: -moz-linear-gradient(left, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,3,3,1)), color-stop(49%, rgba(54,54,54,1)), color-stop(55%, rgba(54,54,54,1)), color-stop(100%, rgba(0,0,0,1)));background: -webkit-linear-gradient(left, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);background: -o-linear-gradient(left, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);background: -ms-linear-gradient(left, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);background: linear-gradient(to right, rgba(3,3,3,1) 0%, rgba(54,54,54,1) 49%, rgba(54,54,54,1) 55%, rgba(0,0,0,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030303', endColorstr='#000000', GradientType=1 );}.register-popup-btn{border: 0;width:250px;text-align:center;margin: 10px 10px 4px 10px;border-radius:5px;font-family:arial;font-size:18px;font-weight:bold;color:#FFF;padding:10px;cursor: pointer;background: #ea1700; /* Old browsers */background: -moz-linear-gradient(top,  #ea1700 0%, #710200 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea1700), color-stop(100%,#710200)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  #ea1700 0%,#710200 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  #ea1700 0%,#710200 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  #ea1700 0%,#710200 100%); /* IE10+ */background: linear-gradient(to bottom,  #ea1700 0%,#710200 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea1700', endColorstr='#710200',GradientType=0 ); /* IE6-9 */}.captcha-input-reg-popup{width: 122px;height: 39px;background:#ebebeb;padding: 1px 5px 2px 11px;border: 0px;color: #777777;font-weight:bold;border-radius: 6px;margin: 0px 10px 4px 10px;float:left;}.captcha-area{width: 283px;height: 29px;margin: 10px 5px 4px 21px;}.captch-reload{width:28px;height:29px;float:left;margin:0 0 0 10px;background:url(../images/captch-reloadbtn.png) no-repeat;}.gender-area-popup{width:280px;height:23px;margin:8px auto 0 auto;}.gender-popup-title{width:90px;height:22px;float:left;text-align:right;font-family:arial;font-size:14px;padding:0 5px 0 0;color:#c7c7c7;}.gender-popup-ml{width:60px;height:22px;float:left;font-family:arial;font-size:14px;color:#c7c7c7;}.gender-popup-ml-2{width:80px;height:22px;float:left;font-family:arial;font-size:14px;color:#c7c7c7;}.select-area-popup{width:280px;height:30px;margin:0 auto;}.select-popup-title{width:90px;height:22px;float:left;font-family:arial;font-size:14px;color:#c7c7c7;}.select-popup-poker{width:60px;height:22px;float:left;font-family:arial;font-size:14px;color:#c7c7c7;}.select-popup-rummy{width:80px;height:22px;float:left;font-family:arial;font-size:14px;color:#c7c7c7;}.terms-popup-ml-2{width:130px;height:22px;float:left;font-family:arial;color:#c7c7c7;}/*******login popup ************/	
a{text-decoration: none;}.bannerimg-area{width:100%;height:384px;}.bannerimg{width:699px;height:384px;float:left;}.banner-registerarea{width:320px;height:384px;margin:0 0 0 10px;float:left;}.no-download-reqbtn{width:320px;height:60px;background:url(../images/no-downloadreq-btn.png) no-repeat #000;}..homebodycontentarea-teatbox{width:510px;height:316px;float:left;}.homebody-content-tabsarea{width:100%;height:26px;}.homebody-content-tab{width:auto;padding:5px 10px;border-top-left-radius:6px;border-top-right-radius:6px;background:#262526;float:left;color:#6d6d6d;font-weight:bold;font-family:arial;font-size:13px;margin-right:5px;}.homebody-content-tab-active{width:auto;padding:5px 10px;border-top-left-radius:6px;border-top-right-radius:6px;background:#1b1a1b;float:left;color:#FFF;font-weight:bold;font-family:arial;font-size:13px;margin-right:5px;}.homebody-content-tab-activebox{width:490px;height:217px;background:#1b1a1b;font-size:12px;padding:10px;font-family:arial;color:#a6a6a6;text-align:justify;overflow-y:scroll;overflow-x:hidden;}.homebody-content-tab-activebox a{color:#fff;text-decoration:underline;}.homebody-content-adsarea{width:382px;height:340px;float:right;margin:20px 0 0 0;}.homebody-content-adsarea-add{width:370px;height:123px;margin:10px 0 10px 0;}.homebody-content-adsarea-add img{width:370px;height:123px;}.verify-email-input-txtarea{width:390px;height:52px;margin:30px 0 0 40px;}.input-verify-email{width:257px;height:50px;background:#FFF;border:0;padding:5px;font-size:20px;font-family:arial;margin:0 20px 0 0;float:left;}.input-verify-email-sub{width:80px;height:50px;background:#FF0000;border:0;padding:5px;color:#FFF;font-size:20px;font-family:arial;float:left;}.fontstyle-big{color:#FFF;font-size:26px;font-family:arial;}.fontstyle-med{color:#FFF;font-size:20px;font-family:arial;}.fontstyle-small{color:#FFF;font-size:18px;font-family:arial;}.fontstyle-1122212{color:#999999;margin:0 10px 0 0;float:left;font-size:19px;line-height:15px;}.captcha-code{width:300psx;height:60px;}.captcha-reloadbtn{width:23px;height:22px;margin:0 10px 0 0;float:left;background:url(../images/captch-reloadbtn.png) no-repeat;}.captcha-inputtxt-box{width:50%;height:23px;float:left;}.captcha-inputtxt{width:50%;height:23px;color:#666;float:left;border:1px solid #666;padding-left:3%;background:#FFF;}.h1style{float:left;color:#FFF;margin:10px 0 0 20px;}.jssora12l,.jssora12r,.jssora12ldn,.jssora12rdn{position:absolute;cursor:pointer;display:block;background:url(../images/slider/a12.png) no-repeat;overflow:hidden;}


.hedrmyaccounttopmyaccountbtn{width:90px;height:62px;margin-left:75px;float:left}.hedrmyaccounttoplobbybtn{width:50px;height:62px;float:left}.hedrmyaccounttopbtvnline{width:3px;height:62px;float:left;background:url(../images/topmyaccountbtvnline.png) no-repeat}.hedrmyaccounttopaccountview{width:176px;height:62px;float:left}.hedrmyaccounttopaccountviewfun{width:100px;height:62px;float:left}.hedrmyaccounttopaccountviewuser{width:155px;height:62px;float:left;padding:8px 0 0 10px;font-size:12px}.hedrmyaccounttopaccounttitle{width:73px;height:15px;font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#FFF;margin:20px 0 0 5px;float:left}.hedrmyaccounttoprealchpsarea{width:80px;height:40px;float:left;font-size:11px;margin-left:10px;padding:8px 0 0}.hedrmyaccounttopfunchpsarea{width:80px;height:40px;float:left;font-size:11px;margin-left:10px;padding:8px 0 0}.hedrmyaccounttopfontstyle-red{color:#32D152}.hedrmyaccounttopaddcashbtn{width:27px;height:27px;background:url(../images/topmyaccountaddcashbtn.png) no-repeat;position:absolute;margin:15px 0 0 55px}.hedrmyaccounttopreloadbtn{width:27px;height:27px;background:url(../images/topmyaccountreloadbtn.png) no-repeat;position:absolute;margin:15px 0 0 60px}.websitetopaccountdetails{width:700px;height:65px;float:right;font-size:11px;font-weight:700;line-height:22px;color:#FFF;background:url(../images/hedermyaccountbgimg.png) no-repeat}.headermyaccountbtn{width:66px;height:18px;padding:1px 3px 3px 5px;font-size:11px;background:#FFF;color:#000;border-radius:3px;text-decoration:none;margin:25px 0 0}.headerlobbysmbtn{width:35px;height:18px;padding:1px 3px 3px;font-size:11px;background:#FFF;color:#000;border-radius:3px;text-decoration:none;margin:25px 30px 0 75px}.callout .arrow{position:absolute;left:30px;border-left:6px solid transparent;border-right:6px solid transparent;top:-8px;margin-left:-7px;border-bottom:10px solid #CC0000;}.callout .message{position:absolute;border:solid 1px #CC0000;background:#CC0000;display:inline;z-index:1000;color:#FFF;width:auto;height:15px;padding-top:4px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;clear:none;padding-right:10px;padding-left:10px;}.callout{position:absolute;width:500px;z-index:1500;display:none;}.register-pop-title {width: 80%;height: 30px;margin: 10px auto;text-align: center;font-size: 20px;font-family: arial;color: #9A9A9A;}.captcha-img {width: 86px;height: 28px;float: left;}.terms-area-popup {width: 260px;height: 30px;margin: 10px auto 0 auto;font-size: 13px;}
.tooltipplugin_window-maintable{float:left;width:140px;padding:4px;margin-left:100px;color:#EEEEEE;text-align:center;border:2px solid #CCC;border-radius:5px;position:absolute;font-size:10px;background-color:#900000;}.tooltipplugin_window-maincolumn{float:left;padding:4px;margin-left:100px;color:#EEEEEE;text-align:center;border:2px solid #CCC;border-radius:5px;position:absolute;font-size:10px;background-color:#900000;}.tooltipplugin_arrow-maintable{content:'';position:absolute;left:5%;border-top:6px solid transparent;border-bottom:6px solid transparent;top:30px;margin-left:-17px;border-right:10px solid #888;}.tooltipplugin_arrow-maintable-verticle{content:'';position:absolute;bottom:20%;border-left:6px solid transparent;border-right:6px solid transparent;left:5px;margin-bottom:-17px;border-top:10px solid #888;}.messagewindow{width:324px;z-index:20000;position:absolute;font-size:12px;font-family:Arial, Helvetica, sans-serif;border-style:solid;border-width:1px;border-color:#9B9B9B;border-radius:8px;margin-top:216px;margin-left:288px;}.messagewindowtitlebar{height:18px;background:black;border-top-right-radius:8px;border-top-left-radius:8px;font-size:11px;font-family:Arial, Helvetica, sans-serif;color:white;font-weight:bold;padding:0px 0px 0px 10px;}.messagewindowtitle{padding-top:4px;height:0px;float:left;}.messagewindowclose{margin-top:1px;margin-right:2px;width:16px;height:15px;background:url(../images/errorclose.png) no-repeat;float:right;}.messagewindowbody{border-bottom-right-radius:8px;border-bottom-left-radius:8px;background:#242424;opacity:.9;}.messagewindowmessage{color:white;text-decoration:none;text-align:center;opacity:1;font-family:Arial, Helvetica, sans-serif;font-size:11px;padding:13px 5px 5px 5px;}.messagewindowmessagestart{color:white;text-decoration:none;text-align:center;opacity:1;font-family:Arial, Helvetica, sans-serif;font-size:11px;padding:0px 5px 5px 5px;}.messagewindowoptions{}.messagewindowoptionsstart{padding:1px 0px 4px 0px;}.messagewindowoptionsbody{height:21px;padding:6px;}.messagewindowoption{background:#282828;border-style:solid;border-width:1px;border-color:black;border-radius:5px;padding:3px 5px 2px 5px;font-size:11px;color:white;}.messagewindowoptionleave{background:#282828;border-style:solid;border-width:1px;border-color:black;border-radius:5px;padding:3px 5px 2px 5px;font-size:11px;color:white;margin-left:10px;}







.pokabunga-pokerpage-mainarea{
	width:998px;
	margin:0 auto;
	height:905px;
	background:#000;
}

.pokabunga-pokerpage-banner{
	width:998px;
	height:389px;
	background:url(../images/poker-page-banner.png) no-repeat;
}
.pokabunga-rummypage-banner{
	width:998px;
	height:389px;
	background:url(../images/rummy-page-banner.png) no-repeat;
}


.pokabunga-pokerpagebanner-playbtn{
	width:187px;
	height:87px;
	margin: 110px 120px 0 0;
	float:right;
	background:url(../images/playnowbtn-poker.png) no-repeat;
	box-shadow: 0px 0px 29px 10px rgba(119, 119, 119, 0.61);
-moz-box-shadow: 0px 0px 29px 10px rgba(119, 119, 119, 0.61);
-webkit-box-shadow: 0px 0px 29px 10px rgba(119, 119, 119, 0.61);
}
.pokabunga-rummypagebanner-playbtn{
	width:187px;
	height:87px;
	margin: 110px 120px 0 0;
	float:right;
	background:url(../images/playnowbtn-rummy.png) no-repeat;
	box-shadow: 0px 0px 29px 10px rgba(119, 119, 119, 0.61);
-moz-box-shadow: 0px 0px 29px 10px rgba(119, 119, 119, 0.61);
-webkit-box-shadow: 0px 0px 29px 10px rgba(119, 119, 119, 0.61);
}


.pokabunga-poker-tab-area{
	width:680px;
	height:275px;
	float:left;
	
}

.pokabunga-poker-tab-hdrarea{
	height:59px;
	width:100%;
}

.pokabunga-poker-tab-hdrbtn{
	height:35px;
	width:30%;
	padding:8px 0 12px 3%;
	background: #272727;
box-shadow: 0px 0px 5px 5px rgba(255, 0, 0, 0.61);
-moz-box-shadow: 0px 0px 5px 3px rgba(119, 119, 119, 0.61);
-webkit-box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.61);
color: #FFF;
font-size: 18px;
font-family: Century725 Cn BT;
letter-spacing: 0.5px;
float: left;
}
.pokabunga-poker-tab-bodyarea{
	width:93.3%;
	height:158px;
	background:#101010;
	color:#666;
	font-size:13px;
	padding:20px;
	font-family:tahoma;
	max-height:230px;
	overflow:auto;
}

.pokabunga-poker-tab-addarea{
	width:325px;
	height:184px;
	float:right;
}
.pokabunga-poker-page-partnerslogoarea{
	width:280px;
	height:285px;
	float:right;
}
