@charset "utf-8";
/* CSS Document */

.btn-sign-up {
  background: url('img/signup.png');
  height: 45px;
  width: 156px;
  border: 0px;
  padding-top: 2px;
  color: #fff;
  text-shadow: 1px 1px #222;
  margin: 120px 0 0 190px;
}
.btn-sign-up:hover{
	background-position: 0px -46px;
}
#header {
	width: 100%;
	height: 40px;
background-color: #292929;
  *background-color: #161616;
  background-image: -ms-linear-gradient(top, #292929, #161616);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#292929), to(#161616));
  background-image: -webkit-linear-gradient(top, #292929, #161616);
  background-image: -o-linear-gradient(top, #292929, #161616);
  background-image: linear-gradient(top, #292929, #161616);
  background-image: -moz-linear-gradient(top, #292929, #161616);
  background-repeat: repeat-x;
	
	color: #ffffff;
	position: fixed;
	z-index: 2000;
	-moz-box-shadow: 0px 1px 5px #777777;
	-webkit-box-shadow: 0px 1px 5px #777777;
	box-shadow: 0px 1px 5px #777777;
 filter: progid: DXImageTransform.Microsoft.Shadow(strength = 5, direction = 180, color = '#999999');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 180, Color = '#aaaaaa')";
/*	min-width: 480px;*/

border-bottom:3px solid #cf3a39;
}
#header > a {
	font-weight: normal;
	color: #ffffff;
}
#header a:hover {
	color: #ebebeb;
}
#header a:active {
	color: #999999;
}
#header #account_info {
	margin: 0px;
	vertical-align:top;
	text-align:right;
	float:right;
	
}
#header #account_info div {
	margin-top: 12px;
	float:left;
}
#account_info .home{
	line-height: 25px;
    margin-right: 8px;
    margin-left: 8px;
}
#header #account_info > a{ color:#CCC; font-weight:bold; font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;padding:0px 5px; float:left; margin-top:10px;}
#header #account_info > img {
	margin:4px 0px;
	border-radius:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left
	
}
#header #account_info img.disconnect {
	margin-right:5px;
	margin-bottom: -13px;
	margin-left:10px;
}
#header #account_info img.gear {
	margin-right:-5px;
	margin-bottom: -12px;
	transition:width 2s, height 2s;
	-moz-transition:width 2s, height 2s, -moz-transform 2s; /* Firefox 4 */
	-webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari and Chrome */
	-o-transition:width 2s, height 2s, -o-transform 2s; /* Opera */
}
#header #account_info img.gearhover {
	transform:rotate(180deg);
	-moz-transform:rotate(180deg); /* Firefox 4 */
	-webkit-transform:rotate(180deg); /* Safari and Chrome */
	-o-transform:rotate(180deg); /* Opera */
}
#header #account_info img.disconnect {
	margin-top: 8px;
}

#header a.menu_class{color: white;
text-decoration: none;
text-shadow: #222 0px 2px 3px;
font-size: 15px;
font-weight: bold;}
#in-content{width: 1000px; margin: 0 auto; margin-top:30px;}
 .the_menu {
    display:none;
    width:300px;
    border: 1px solid #1c1c1c;
}
.the_menu li {
    background-color: #302f2f;
	list-style:none;
}
 
.the_menu li a {
    color:#FFFFFF;
    text-decoration:none;
    padding:10px;
    display:block;
}
 
.the_menu li a:hover {
    padding:10px;
    font-weight:bold;
    color: #F00880;
}
#in-content h1{ font-weight:bold}

#user-profile{margin:0px;}
#user-profile li {height:25px; line-height:25px; background:#f5f5f5; list-style:none; margin-top:2px; font-size:9pt; padding-left:5px;}
#user-profile li a{font-size:8pt; color:#333333}
.i-play{ min-height:30px; line-height:30px; background:#eeeeee; margin:3px 0px; padding-left:10px;}

#flag-pic{margin-right: 3px;
vertical-align: text-top;}


#news_update ul li:hover{
	  background-color: #000
	
	}
	
.top-icons{background:url(img/top-icons.png) no-repeat; width:35px; height:36px; display:block}	
.top-icons:hover{background:#c22a28 url(img/top-icons.png) no-repeat;*background:url(img/top-icons.png) no-repeat;}
.recharge{ background-position:0px 0px; }
.inbox{ background-position:-35px 0px; }
.forums{ background-position:-70px 0px; }
.support{ background-position:-104px 0px; }

.recharge:hover{ background-position:0px -35px; }
.inbox:hover{ background-position:-35px -35px; }
.forums:hover{ background-position:-70px -35px; }
.support:hover{ background-position:-104px -35px; }

#all-games{margin-top:13px; margin-right:6px;*height:40px;}
#arena-icon{margin-right:3px;}

.clearfooter{clear:both}

.signin-facebook{width:24px; height:24px; background:url(img/fb.png) no-repeat; display:inline-block;*margin-top:5px;float:right }
#sign-in-float{float:right;*margin-top: 2px;}
#yahoo{ background-position:-60px 0px;}
#hotmail{background-position:-120px 0px;}


.dropdown2 {
	float: right;
	position: relative;
	z-index: 10;
	margin-bottom:0px;
	margin-top:7px;
	margin-left:5px;
	width:90px;
}
.desc {
	color: #6b6b6b;
}
.desc a {
	color: #0092dd;
}
.dropdown2 dd, .dropdown2 dt, .dropdown2 ul {
	margin: 0px;
	padding: 0px;
}
.dropdown2 dd {
	position: relative;
}
.dropdown2 a, .dropdown2 a:visited {
	color: #2f2f2f;
	text-decoration: none;
	outline: none;
	text-align:left
}


.dropdown2 dt a {
background:url(img/lang.png) no-repeat;
height:24px;
	padding-right: 0px;
	width: 85px;
	font: normal 8pt tahoma;
	line-height: 19px;
	display:block;
	color:#333
}
.dropdown2 dt a:focus{ background-position:0px -24px;}
.dropdown2 dt a:focus span{color:#000}
.dropdown2 dt a span {
	cursor: pointer;
	display: block;
	padding: 2px 5px;
	color:#333

}
.dropdown2 dd ul {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #000000;
	color: #000;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	top: -1px;
	width: auto;
	min-width: 100px;
	list-style: none;
	font: normal 9pt tahoma;
	z-index:-1;
}
.dropdown2 span.value {
	display: none;
}
.dropdown2 dd ul li a {
	padding: 0px 5px;
	display: block;
	line-height:19px;
	clear:both;
	margin:3px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.dropdown2 dd ul li a:hover {
	background-color: #d6403f;
	border-top: 1px solid #c22a28;
	border-bottom: 1px solid #c22a28;
	color: #fff;
}
.dropdown2 img.flag {
	float: left;
	margin-top: 4px;
	border: none;
	margin-right: 4px;
}
.dropdown2 img.flag-small {
	
}
.navbar .btn-group{ float:right}
#InlineForms form{margin-top: 10px; }
#form{background: url("img/logo-rom-en.png") no-repeat right bottom }


#report-container{ direction:rtl;width:95%; margin:0px 10px auto;}

.dropdown-menu a{ text-align:left}


.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {background-color: #b92e2e;}


.label-important, .badge-important {
    background-color: #b22625;
}
.badge {
    border-radius:4px;
    padding: 1px 6px;
}

.caret{ border-top:4px solid #FFFFFF !important; opacity:0.5 !important; vertical-align: super !important;}
.btn-group > .dropdown-toggle{box-shadow:none !important; padding-top: 9px;  cursor:pointer}

.btn-group > .dropdown-toggle:hover{background-color:#313131; border-bottom-right-radius:0px !important; border-top-right-radius:0px !important;}

.btn-group > .dropdown-toggle:hover .caret{ opacity:0.8;}
.dropdown-menu{margin:0px !important; border-radius:0 0 5px 5px !important; top:90% !important; border:0px !important; border-right:1px solid rgba(0, 0, 0, 0.2); border-left:1px solid rgba(0, 0, 0, 0.2); border-bottom:1px solid rgba(0, 0, 0, 0.2)}

.btn-group.open .dropdown-toggle{ background-color:#fff;border-bottom-right-radius:0px !important; border-top-right-radius:0px !important;}
.btn-group.open .dropdown-toggle .caret{border-top:4px solid #000 !important}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover{ background-color:#b83434 !important}


.dropdown-menu a{font-size:8pt; font-weight:bold !important; line-height:20px !important;}

.dropdown-menu .divider{ margin:5px 1px !important}

#shop-menu{padding:0px !important}
#shop-menu .dropdown-toggle{ padding-right:0px !important; padding-left:0px !important}
#shop-menu .dropdown-toggle:hover{background:none !important;}
#shop-menu.btn-group.open .dropdown-toggle{ background:none !important;}

#shop-menu.btn-group.open .dropdown-toggle .caret{4px solid #888888 !important}

.logo {
float: left;
margin-top: 2px;
}

/* footer  */
.footer {
    clear: both;
    font-size: 9px;
    height: 86px;
    width: 100%;
	background:#222;
}
.footer .strip {
    background: none repeat scroll 0 0 #0C0C0C;
    clear: both;
    height: 28px;
    width: 100%;
}
.footer .strip .connect_txt {
    clear: none;
    float: left;
    margin: 5px 0 0 12px;
    text-align: left;
}
.footer .strip .socmed_icon {
    clear: none;
    float: left;
    height: 16px;
    margin: 6px 0 0 8px;
    width: 16px;
}
.footer .strip .nav {
    clear: none;
    color: #808080;
    float: right;
    margin: 5px 12px 0 0;
    text-align: right;
}
.footer .strip .nav a:link, .footer .strip .nav a:visited {
    color: #808080;
}
.footer .strip .nav a:hover, .footer .strip .nav a:active {
    color: #FFFFFF;
}
.footer .strip .nav .sep {
    display: inline-block;
    margin: 0 4px;
}
.footer .copyright {
    clear: both;
    color: #404040;
    height: 12px;
    margin-top: 16px;
    text-align: center;
    width: 100%;
}