html {	
	overflow-y: scroll;
	direction: rtl;
	}
body {
	margin:0;
	padding:0;
	color:#fff;
	font:normal 8.5pt Tahoma, Arial, Helvetica, sans-serif;
	background-color:#000;
	/*background:#000 url('img/bg.jpg') 50% 0 no-repeat;*/
	}
a.logo:link, a.logo:visited {outline:0 !important;}
#headertbl {
	border:0;
	width:920px !important;
}
body * {
	font-family:inherit;
	font-size:inherit;
	direction:rtl;
	}

a:link,
a:visited {
	color:#aaa;
	text-decoration:none;
	outline:0 !important;
}
a:hover { color: #FFFFFF; }
a img {border:0;}

.r {text-align:left !important;}
.c {text-align:center !important;}
.b {font-weight:bold !important;}
.l {text-align:right !important;}
.top {vertical-align:top !important;}

h1 {
	margin:1px 0 5px 0;
	padding:0 0 5px 0;
	font:normal 15pt 'Trebuchet MS',sans-serif;
	color:#ffbb00;
	border-bottom:2px dotted #444;
	}
h2 {
	margin:2px auto;
	font-size:8.5pt;
	font-weight:bold;
	color:#fc3;
	}
h3 {
	margin:2px auto;
	font:bold 9pt Arial, "Trebuchet MS";
	color:#ccc;
	}
p {
	margin:2px auto 6px auto;
	}
small { font-size:10px; }
.hr {
	border:0px none transparent;
	border-top:1px solid #666;
	}
form {margin:0 !important; padding:0 !important;}

/* ICONS */
.ok	{padding-right:15px;	background:url(img/ok.gif) 0 50% no-repeat;}
.err	{padding-right:15px;	background:url(img/x2.gif) 0 50% no-repeat;}

.usr	{padding-right:20px;	background:url(img/u-on.gif) 2px 3px no-repeat;}
.pwd	{padding-right:20px;	background:url(img/key.gif) 4px 4px no-repeat;}
.map	{padding-right:16px;	background:url(img/street.gif) 0 -1px no-repeat;}
.street	{padding-right:16px;	background:url(img/street.gif) 0 -1px no-repeat; }
.home	{padding-right:16px;	background:url(img/home3.gif) 0 0 no-repeat; }
.city	{padding-right:16px;	background:url(img/city.gif) 0 0 no-repeat;}
.goods	{padding-right:16px;	background:url(img/boxes.gif) 0 -1px no-repeat;}
.gang	{padding-right:16px;	background:url(img/gang.gif) 0 -1px no-repeat;}
.time	{padding-right:16px;	background:transparent url(img/time.gif) -1px -1px no-repeat;}
.countries	{padding-right:16px;	background:url(img/globus.gif) 1px 1px no-repeat;}
.respect	{padding-right:16px; background:url(img/star2.gif) 100% 40% no-repeat;}
.victory	{padding-right:16px; background:url(http://i.streetmobster.net/tpl/icon/fist2.gif) 100% 0 no-repeat;}
.loss		{padding-right:16px; background:url(img/surrender.gif) 100% 0px no-repeat;}
.profile {	padding-right:16px;	background:url(img/profile.gif) 0 50%  no-repeat;}
.stats	{padding-right:16px;	background:url(img/chart3.gif) 0 50% no-repeat;}
.stamina50	{padding-right:16px; background:url(img/stamina.gif) 0 50% no-repeat;}
.stamina	{padding-right:16px; background:url(img/stamina.gif) 0 1px no-repeat;}
.intelect	{padding-right:16px; background:url(img/light.gif) 0 0px no-repeat;}

/* ERRORS */
.mbody {
	width:280px;
	margin:4px 0 4px 0;
	}
.mbody .merr,
.mbody .mwarn,
.mbody .minfo {
	margin-right:0;
	padding:1px 18px 3px 0;
	font-size:8pt;
	background-repeat:no-repeat;
	background-position:100% 0%;
	color:#fff;
	}
div#login-content div.mbody {
	width:auto !important;
	}

.mbody .merr{
	background-image:url(img/error.gif);
	color:#f30;
	}
.mbody .minfo {background-image:url(img/information.gif);}
.mbody .mwarn {background-image:url(img/warn.gif);}

/* SYSTEM LOG CSS */
.system_log {
	margin:70px 0 0 0;
	padding:10px;
	font:normal 8.5pt Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color:#222;
	border-top:1px solid #666;
	z-index:10;
	}
.system_log, .system_log *
{
	direction: ltr !important;
}
.sql	{
	color:#9f0;
	display:block;
}
.sql-queries .sqex,
.sql-queries .sql{
	color:inherit;
}
.sql-queries,
.sql-queries tr,
.sql-queries td
{
	border-collapse:collapse;
	border: 1px solid #555;
}
/*.sql-queries tr	{	border: 1px solid #555;	}*/
.sql-queries tr:hover {
	background-color:black;
	color:#fff !important;
	cursor:default;
	}
.sql-queries td{padding:3px;}

.sql-queries .sqtm {
	text-align:left;
	color:white;
	}

.system-msg {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font:normal 8.5pt Tahoma, Arial, Helvetica, sans-serif;
	text-align:right;
	width:310px;
	background-color:#222;
	border-bottom:1px solid #666;
	}

/* CONTAINERS */
.wrap {
	width:100%;
	margin:0;
	padding:0;
	}
.content {
	position:relative;
	width:920px;
	margin:0 auto;
	padding:0;
	text-align:right;
	}
.gcontent {
	position:relative;
	width:920px;
	margin:0 auto;
	padding:0;
	text-align:right;
	z-index:1;
	}
.wings {
	position:absolute;
	overflow:hidden;
	top:0;
	right:-128px;
	padding:0;
	width:1158px;
	height:769px;
	margin:auto;
	padding:0;
	background:#000 url('img/bg-rtl.jpg') 0 0 no-repeat;
	z-index:0;
	}
/* Ramadan Edition */
.ramadan {
	background:#000 url('img/ramadanFrontNoText.jpg') 0 0 no-repeat !important;
}
#login-content {
	position:absolute;
	top:110px;
	left:0;
	width:293px;
	margin:0;
	padding:0;
	padding-bottom:5px;
	background-color:#000;
	}
#footer {
	margin:10px 0px 0 0;
	padding:0;
	color:#999;
	font:normal 8.5pt Tahoma, Arial, Helvetica, sans-serif;
	}
a.logo:link,
a.logo:visited {
	display:block;
	height:84px;
	margin:15px 0 15px 0;
	padding:0 !important;
	text-decoration:none;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0 0;
	}

.popup-content {
	position:relative;
	overflow:auto;
	width:610px;
	margin:0;
	padding:0;
	z-index:0;
	}

.screenshots {
	position:relative;
	overflow:hidden;
	width:625px;
	margin:0;
	padding:0 0 20px 0;
	z-index:0;
	}
.big-screen {
	border:1px solid #999;
	}

.screenshot {
	display:block;
	width:606px;
	height:312px;
	margin:8px 0 6px 0;
	padding:0;
	}
.thumbs {
	margin:0;
	padding:4px 0 0 0;
	vertical-align:top;
	z-index:9;
	}
.thumbs a:link,
.thumbs a:visited {
	float:right;
	display:block;
	width:68px;
	height:54px;
	margin:0;
	padding:0 0 8px 7px; /* IE */
	background-color:#000;
	z-index:10;
	cursor:pointer;
	}
html > body .thumbs a:link,
html > body .thumbs a:visited {	padding:0 0 8px 9px; } /* FF, OPERA*/
.thumbs img {
	display:block;
	margin:0;
	padding:0;
	border:1px solid #333;
	cursor:pointer;
	z-index:11;
	}
.game-info {
	margin:0;
	padding:0 0 0 24px;
	color:#fff;
	font:normal 8.5pt Tahoma, Arial, Helvetica, sans-serif;
	vertical-align:top;
	}

.transparent-square,
.loginmsg {
	margin:0;
	padding:5px 8px 8px 10px;
	/*background:transparent url('img/transparent-bg.png') 0 0 repeat-y;*/
	background-color:#000;
	}
.auth {
	margin:5px 0 3px 0;
	padding:0;
	}

.play-now-btn {
	overflow:hidden;
	display:block;
	width:293px;
	height:115px;
	margin:0;
	padding:0;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 !important;
	}

.tfld_user,
.tfld_password,
.tfld_email {
	width:120px;
	margin:0 0 4px 0;
	padding:6px 24px 5px 4px;
	color:#fff;
	font:normal 8.5pt Tahoma, Arial, Helvetica, sans-serif;
	line-height:9pt;
	background:transparent url('img/editbox_u-rtl.gif') 100% 0 no-repeat;
	border:0 !important;
	}

.tfld_password {background:transparent url('img/editbox_p-rtl.gif') 100% 0 no-repeat;}
.tfld_email {background:transparent url('img/editbox_m-rtl.gif') 100% 0 no-repeat;}


.text-field-big {
	width:208px;
	margin:4px 0 5px 0;
	padding:2px 1px 4px 3px;
	background:transparent url('http://i.streetmobster.net/tpl/img/editbox.gif') 0 0 no-repeat;
	}
.tfld-big {
	width:184px;
	padding:3px 4px 3px 4px;
	color:#fff;
	font:bold 8.5pt Tahoma, Arial, Helvetica, sans-serif;
	background-color:transparent;
	border:0 !important;
	}

.general-btn {
	display:inline-block;
	height:26px;
	margin:1px 0 0 0 !important;
	padding:0 2px 0 0;
	background:transparent url('img/general-btn.gif') right top no-repeat;
	}
.general-btn-body {
	display:inline-block;
	height:24px;
	margin:0;
	padding:2px 6px 0 6px;
	text-align:right;
	font-weight:bold;
	background:transparent url('img/general-btn.gif') left top no-repeat;
	cursor:pointer;
	}
.general-btn:hover {
	background:transparent url('img/general-btn.gif') right bottom no-repeat;
	}
.general-btn-body:hover {
	background:transparent url('img/general-btn.gif') left bottom no-repeat;
	}

.lbtn {
	overflow:visible;
	width:auto;
	margin:0;
	padding:0;
	color:#fff;
	font:bold 12pt Tahoma,'Trebuchet MS',sans-serif;
	line-height:14pt !important;
	text-transform:uppercase;
	text-align:center;
	border:0 !important;
	background-color:transparent;
	cursor:pointer;
	outline:0;
	}


.madmooo {
	position:absolute;
	display:block;
	top:35px;
	right:765px;
	width:149px;
	height:37px;
	margin:0;
	padding:0;
	background:transparent url('img/madmoo.gif') 0 0 no-repeat;
	cursor:pointer;
	z-index:10;
	}

.game-tools {
	margin:15px 3px 10px 0;
	padding:0;
	}
.game-tools td {}

.lang a {
	display:block;
	margin:0 0 2px 0;
	}

.register-tbl {
	width:280px;
	margin:0;
	padding:0;
	}

.loader {
	position:absolute;
	width:605px;
	height:50px;
	top:140px;
	right:1px;
	padding:15px 0 0 0;
	text-align:center;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
	}

#termspage {
	display:none;
	overflow:auto;
	height:200px;
	margin:0;
	padding:5px;
	background-color:#222;
	border:1px solid #555;
	font-size:8pt;
	}
#termspage h1{
	font-size:12pt;
	font-weight:bold;
	}
.save-me {
	display:block;
	margin:6px 0 0 0;
	padding:3px 2px 3px 0;
	background-color:#000;
	}
.help-links {
	margin:0;
	padding:3px 2px 3px 0;
	background-color:#000;
	text-align:center !important;
	}
.login-checkbox {
	height:14px;
	vertical-align:middle;
	margin:0 !important;
	padding:0 !important;
	}
.page {
	height:505px;
	width:600px;
	overflow:auto;
	}

.index-countdown-timer {
	display:block;
	margin:8px 0;
	padding:3px 5px;
	font:normal 18pt 'Trebuchet MS', sans-serif;
	color:#fb0;
	text-align:center;
	}

.hlinks a:link,
.hlinks a:visited {
	color:#aaa;
	outline:0 !important;
	text-decoration:none;
	border-bottom: 1px dotted #999;
	}
.hlinks a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #f90;
	}

.social-nets {
	bottom:0;
	padding-right:5px;
	position:absolute;
	right:0;
	width:288px;
}
.social-nets a {
	margin-right:0px;
	height:20px;
}
.social-nets24 {
	margin-right:7px;
	top: 49px;
	position:absolute;
}
.social-nets24 a {
	margin-left:3px;
	height:24px;
	display: block;
	float:left;
}

.facebook-icon		{padding-right:20px; background:url(img/facebook16.gif) 0 50% no-repeat;}
.myspace-icon		{padding-right:20px; background:url(img/myspace16.gif) 0 50% no-repeat;}
.twitter-icon		{padding-right:20px; background:url(img/twitter16.gif) 0 50% no-repeat;}
.facebook-icon24	{padding-right:24px; background:url(img/facebook24.gif) 0 50% no-repeat;}
.myspace-icon24		{padding-right:24px; background:url(img/myspace24.gif) 0 50% no-repeat;}
.twitter-icon24		{padding-right:24px; background:url(img/twitter24.gif) 0 50% no-repeat;}

/* STATs */
.memcache-stat {
	margin:5px 0;
	padding:0;
	border-bottom:1px dotted #666;
	}
.memcache-stat td {
	padding:3px 0;
	color:#ccc;
	font:normal 8.5pt Tahoma, Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #666;
	}
.mkey {
	display:inline-block;
	margin:0;
	padding:0;
	border-bottom:1px solid #222;
	}
.mkey:hover {
	color:#fc3;
	cursor:default;
	border-bottom:1px solid #fc3;
	}
.dev-ok {font-weight:bold; color:#9f0;}
.dev-alert {font-weight:bold; color:#fc3;}

td.logo_box {
	width:300px !important;
	vertical-align:bottom !important;
}

.madmoo {
	display:block;
	width:149px;
	height:37px;
	margin:0 145px 10px 0;
	padding:0;
	background:transparent url('img/madmoo.gif') 0 0 no-repeat;
	cursor:pointer;
	z-index:10;
	}

.madmoo-little {
	/*display:block;*/
	width:75px;
	height:19px;
	margin:0;
	line-height:20px;
	padding-right:76px;
	background:transparent url('img/madmoo-little.gif') 0 0 no-repeat;
	cursor:pointer;
	z-index:10;
	}

a.gcologo:link,
a.gcologo:visited {
	display:block;
	height:19px;
	background:transparent url('img/gco_pad.gif') 0 0 no-repeat;
	font:bold 10pt Arial, Verdana, Helvetica, sans-serif;
	color:#000 !important;
	margin-right:6px;
	padding:23px 73px 15px 0;
	margin:0 5px 25px 0;
	cursor:pointer;
	z-index:11;
	}

a.gcologo:hover {
	text-decoration:underline;
	color:#390 !important;
}
.login_lang_bar {
	padding-right:10px;
	border-right:1px dotted #999;
	}
.login_online_bar {
	padding-left:10px;
	padding-right:10px;
	}
.login_form_left {
	width:152px; 
	padding-right:8px;
	}

.login_form_right {
	vertical-align:top; 
	padding-left:5px;
	}


#loginTop50chartLink{
	position:absolute; 
	left:585px; 
	top:648px; 
	z-index:11;
}

/*HALL OF FAME */

.hall_menu {
	vertical-align:top;
	padding-right:10px;
}
.hall_menu td {
	margin:0;

	font:bold 8.5pt Verdana, Arial, Helvetica, sans-serif;
	line-height:18pt;
	
	padding:2px 2px 0 3px;
	border-bottom: 1px dotted gray;
}

.hall_menu tr.selected td{
	margin:0;
	padding:2px 0 0 3px;
	border-bottom: 1px dotted gray;
	color:#fc3;
	background-color:#333;
	}
.hall_gang_members {
	vertical-align:top;
	}
.hall_gang_members table {
	display:none;
	}
.gr5, .gr4, .gr3, .gr2, .gr1 {
	/*display:block;
	position:absolute;
	top:5px;
	right:5px;
	width:20px;
	height:20px;
	padding:0 !important;		*/
	padding-left:16px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
.gr5 { background-image:url(img/gr5.gif);}
.gr4 { background-image:url(img/gr4.gif);}
.gr3 { background-image:url(img/gr3.gif);}
.gr2 { background-image:url(img/gr2.gif);}
.gr1 { background-image:url(img/gr1.gif);}
.gr4:hover, .gr3:hover,.gr2:hover, .gr1:hover { /*background-color:#444;*/}
.page_bar input.page { width:22px; height:14px !important; margin-right:10px;}

/* LANGUGE SWITCHER*/
#lng-jumper {
	height:22px !important;
	padding:0;
}

#lng-jumper-selected {
	cursor:pointer;
	background:transparent url('img/lang-dropdown.gif') 6px -60px no-repeat;
	padding:3px 3px 3px 3px;
	width:120px !important;
	height:18px;
}
#lng-jumper-selected span{
	margin:7px;
	margin-right:0;
	margin-top:0;
}

#lng-jumper-selected:hover { background-position:6px -90px;}
#lng-jumper-list {
	position:absolute;
	background-color:#000;
	border: 1px solid #000;
	display:none;
	padding:3px 0;
	margin-right:1px;
	width:116px !important;
	z-index:10 !important;
}
#lng-jumper-list a {
	display:block;
	padding: 1px 3px 1px 0;
}
#lng-jumper-list a:hover {
	background-color:#222;
}


/* gateway styles */
/*.gateway-wings {
	position:absolute;
	overflow:hidden;
	top:0;
	right:-128px;
	padding:0;
	width:1158px;
	height:769px;
	margin:auto;
	padding:0;
	background:#000 url(img/gateway-bg.jpg) 0 0 no-repeat;
	z-index:0;
	}*/
/*.gateway-page {
	overflow:visible;
	width:900px;
	min-height:550px;
	margin:0;
	padding:0;*/
	/*background-color:#000;*/
	/*}*/
/*.game-server {
	width:890px;
	margin:0 0 10px 0;
	padding:0;
	}
.game-server td {
	padding:5px;
	}
.game-server tr {
	background-color:#222;
	}*/
.gs-title {
	text-align: right;
	color:#fc3;
	font:bold 12pt 'Trebuchet MS',sans-serif;	
	}
.gs-img {
	width:125px;
	height:115px;
	padding:0;
	border:1px solid #333;
	}
.acc-info {
	overflow:hidden;
	display:block;
	/*width:250px;*/
	margin:0;
	padding:10px 0;
	text-align:right;
	/*background:#333 url(img/bullet_go-rtl.gif) 100% 50% no-repeat;*/
	}
.acc-info .avt {
	float:right;
	width:50px;
	height:50px;
	margin:0 0 0 5px;
	border:1px solid #666;
	}
.credits {padding-right:16px; background:transparent url(img/credit.gif) 100% 40% no-repeat;}
.cash  {padding-right:16px; background:url(img/bill2.gif) 100% 1% no-repeat;}
.level {padding-right:16px; background:url(http://i.streetmobster.net/tpl/icon/level.gif) 100% 1% no-repeat;}

.gs-duration {color:#999; text-align: right;}
.gs-closed {color:#f00;}
.gs-open {color:#0f0;}
.gs-comming-soon {color:#3399FF;}
.timer {color:#fc0;}

/*.gs-description {
	display:block;
	margin:4px 0 0 0;
	padding:4px 0 0 0;
	border-top:1px dotted #333;
	}*/
.gs-btn {
	display:inline-block;
	width:auto;
	/*margin:0 20px 0 0;*/
	padding:0 0 0 2px;
	background:transparent url('img/general-btn.gif') left top no-repeat;
	}
.gs-btn-body {
	display:inline-block;
	height: 26px;
	margin:0;
	padding:4px 10px 4px 8px;
	color:#eee;
	font:bold 10pt 'Trebuchet MS',Arial,sans-serif;
	background:transparent url('img/general-btn.gif') right top no-repeat;
	}
.gs-btn:hover , .gs-btn-body:hover {
	background-image:url('img/general-btn-hover.gif');
	}
/* gauga for pass days */
.world-pass-days {
	display:block;
	overflow:hidden;
	width:99%
	}
.days-label {
	display:block;
	float:right;
	font-size:7.5pt;
	color:#999;
	}
.default-world {
	display:block;
	margin:2px 0 0 0;
	padding:0;
	color:#f00;
	font-weight:bold;
	}
.plt-gg {
	float:right;
	overflow:hidden;
	display:block;
	width:123px;
	height:8px;
	margin:3px 0 0 4px;
	padding:0;
	font-size:1pt;
	background:transparent url(img/time-gauge.gif) no-repeat 0 0;
	}
.plt-gw {
	display:block;
	height:4px;
	margin:2px;
	padding:0;
	font-size:1pt;
	background:transparent url(img/time-gauge.gif) no-repeat 0 -9px;
	}

	/* NEW WORLD SELECTION (GATEEWAY) */

.gateway-wings {
	position:absolute;
	overflow:hidden;
	top:0;
	left:-128px;
	padding:0;
	width:1158px;
	height:769px;
	margin:auto;
	padding:0;
	background:#000 url(img/gateway-bg.jpg) 0 0 no-repeat;
	z-index:0;
	}
.gateway-page {
	background-color: black;
    filter:alpha(opacity=75); /* IE's opacity*/
    opacity: 0.75;
    position: absolute;
    top: 22px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
	text-align: center;
}
.gateway-content {
	/*margin: 0 auto;*/
	background: transparent url(img/msgbox.jpg) no-repeat scroll 0 0;
	border: 1px solid #000000;
	/*width: 560px;*/
	padding: 0 20px;
	/*height: 294px;*/
	text-align: left;
	position: relative;
	/*top: -500px;*/
	z-index: 101;
}
.gateway-content h1 {
	text-align: right;
	border-style: none;
	padding: 14px 0 6px 0;
}
.game-server {
	margin:0 auto 16px auto;
	padding:0;
	width:100%;
	}
.game-server td{
	padding: 8px 12px;
	}
.game-server tr {
	background-color:#050507;
}
.gs-description {
	text-align: right;
	border-style: none;
}


.gateway-content a.mclose_:link,
.gateway-content a.mclose_:visited,
.gateway-content a.mclose_:link,
.gateway-content a.mclose_:visited {
	display:block;
	position:absolute;
	top:16px;
	left:19px;
	width:22px;
	height:20px;
	margin:0;
	padding:0;
	font-size:2px;
	text-decoration:none;
	background:transparent url(img/closebtn.gif) no-repeat 0 0;
	}
div.gateway-content a.mclose_:hover {
	background:transparent url(img/closebtn.gif) no-repeat 0 -20px;
	}
div.best_browser_game {
	padding:0 0 15px 5px;
	text-align: left;
}
/* custom select */
.jquery-selectbox {
	position: relative;
	height: 24px;
	width: 146px;
	z-index: 0;
	float: right;
	display: inline;
	margin: 4px 4px 4px 0;
	font:8.5pt Verdana, Arial, Helvetica, sans-serif;
	line-height:9pt; 
	color: #fff;
	background-image:url("img/editbox_w_rtl.gif");
	background-repeat:no-repeat;
}
.jquery-selectbox.selecthover {
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 5px 25px 0px 0px ;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	cursor:pointer;
	font-weight:bold;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 25px;
	right: -1px;
	overflow: visible;
	z-index: 1000;	
	border-top:1px solid #3D3D3D;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	background-color:#282828;
	color: #fff;
	padding:3px;
	line-height:18px;
	border-bottom:1px solid #3D3D3D;
	border-left:1px solid #3D3D3D;
	border-right:1px solid #3D3D3D;
	cursor: pointer;
	width: 200px;
	min-width: 146px;
}
.jquery-selectbox .jquery-selectbox-item.listelementhover {
	display: block;
	background-color: #333;
	color: #fff;
	padding:3px;
	cursor: pointer;
	width: 200px;
	min-width: 146px;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	float: left;
	background: url("img/login_drop_arrow.gif");
	background-repeat:no-repeat;
	width: 21px;
	height: 22px;
	cursor: pointer;
	margin:2px 1px 1px 1px;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	float: left;
	background: url("img/login_drop_arrow.gif");
	background-position: 0 -100px;
	background-repeat:no-repeat;
	width: 21px;
	height: 22px;
	cursor: pointer;
	margin:2px 1px 1px 1px;
}
.customselect {
	display:none;
}
/* tooltip */
.tooltip,
.stip {
	margin:0;
	padding:2px;
	font:normal 7.5pt Tahoma, sans-serif;
	color:#eee;
	background-color:#333;
}

/* BONUS PLAY BUTTON */
.bonus-play-button {
	position:relative;
	top:-290px;
	right:280px;
	}
.bonus_points {
	padding-right:16px;
	background:url(img/bonus_points.gif) 101% 40% no-repeat;
}

div #parental-control {
	width: 75px; 
	height: 75px; 
	position: absolute; 
	top: 530px; 
	left:0;
}