/* ===================================
1. General
==================================== */
	
body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#656565;
	margin: 0;
	padding: 0;
}

a:active {
	outline:0;
}

.clear {
	clear:both;
}

h1,h2, h3, h4, h5, h6 {
	font-family:'Open Sans', Arial, sans-serif;
	font-weight:700;
	line-height:1.1em;
	color:#333;
	margin-bottom: 20px;
}

/* ===================================
2. layout
==================================== */
#wrapper_main_white {
margin: 0 auto;
width: 990px;
background-color: #fff;
overflow: hidden;
padding: 0 0 20px 0;
/* min-height: 100%; */
/* border: solid 1px #ccc; */
border-top: 0;
border-bottom: 0;
padding: 0px;
}
/* ===================================
3. Header
==================================== */

.logoToplinks .tagline {
float: left;
color: #800000;
font-size: 25px;
font-weight: bold;
}

.banner-top-section {
width: 100%;
float: left;
position: relative;
}

.banner-top-section .loginmarron {
position: absolute;
right: 17px;
top: 20px;
width: 260px;
text-align: center;
background: #3E0300;border: 2px solid;
border-radius: 5px;
background: -moz-linear-gradient(top, #3E0300 0%, #0F0100 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3E0300), color-stop(100%,#0F0100));
background: -webkit-linear-gradient(top, #3E0300 0%, #0F0100 100%);
background: -o-linear-gradient(top, #3E0300 0%, #0F0100 100%);
background: -ms-linear-gradient(top, #3E0300 0%, #0F0100 100%);
background: linear-gradient(to bottom, #3E0300 0%, #0F0100 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3E0300', endColorstr='#0F0100',GradientType=0 );
}

.loginmarron {
margin: 0;
}
.login {
width: 220px;
float: right;
font-size: 12px;
color: #fff;
}

.existing-user-section {
width: 260px;
height: 182px;
margin-bottom: 13px;
}

form#loginform input#rummy_uid {
margin-bottom: 10px;
}

.login .input {
color: #2b2d33;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0;
padding: 10px;
width: 220px;
border: none;
background: #FFF;
border-radius: 4px;
}

.login .submitBtn {
background: url('../../../images/ZapakStatics/rummy/zapak-rummy-sprite.png') no-repeat -72px 0;
width: 191px;
height: 39px;
border: 0 none;
cursor: pointer;
display: block;
text-indent: -9999em;
cursor: pointer;
margin: 0 auto;
margin-top: 10px;
}

.forgot{
margin-top:4px;
}
.forgot a{
color: #FFF;
text-decoration: none;
}

.new-user-section {
background: url('../../../images/ZapakStatics/rummy/zapak-rummy-sprite.png') no-repeat -72px -51px;
width: 191px;
height: 39px;
margin: 0 auto;
margin-bottom: 10px;
cursor: pointer;
}
.existing-user-text,.new-users-text{	
font-weight: bold;
font-size: 17px;
margin-top: 5px;
margin-bottom: 12px;
}
.bonus-text{
font-size: 17px;
margin-bottom: 5px;
margin-top: 5px;
}
.hr{	
background: url('../../../images/ZapakStatics/rummy/zapak-rummy-sprite.png') no-repeat -12px -97px;
width: 246px;
height: 1px;
}
/* ===================================
4. Container
==================================== */
.rummy-bottom-section{
background: url(../../../images/ZapakStatics/rummy/zapak-rummy-pattern.png) repeat;
float: left;
width: 100%;
margin-top: -5px;
padding: 15px;
box-sizing: border-box;
}
.rummy-tournaments{
float: left;
width: 65%;
background: #FFF;
}
.tournament-heading{	
background: #8B8B8B;
text-align: center;
height: 32px;
line-height: 32px;
color: #FFF;
font-size: 18px;
}
.testi-heading{
background: #8B8B8B;
text-align: center;
height: 32px;
line-height: 32px;
color: #FFF;
font-size: 18px;
}
.testimonial{
width: 32.5%;
margin-left: 20px;
float: left;
border: 1px solid #A3A3A3;
}
.testi-image{
margin-top: 20px;
}
.padBtm10{
padding: 5px 15px 5px 15px;
background: #FFF;
text-align: center;
}
.upper-quotes{
background: url('../../../images/ZapakStatics/rummy/zapak-rummy-sprite.png') no-repeat -12px -31px;
width: 35px;
height: 28px;	
}
.lower-quotes{
background: url('../../../images/ZapakStatics/rummy/zapak-rummy-sprite.png') no-repeat -12px -62px;
width: 34px;
height: 28px;
float: right;
margin-top: -20px;
margin-right: 5px;
}
.player-info{
color: #9C0A0B;
margin-top: 20px;
margin-bottom: 34px;
}
.cash-tourney,.free-tourney,.sitngo-tourney,.monthly-tourney{
width: 24.87%;
float: left;
text-align: center;
border-right: 1px solid #A3A3A3;
}
.monthly-tourney{
border: none;
}
.tournament-tabs{
position: relative;
margin: 10px;
border-radius: 4px;
height: 30px;
line-height: 30px;
border: 1px solid #A3A3A3;
}
.enabled{
background: #BE0000;
background: -moz-linear-gradient(top, #BE0000 0%, #830101 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BE0000), color-stop(100%,#830101));
background: -webkit-linear-gradient(top, #BE0000 0%, #830101 100%);
background: -o-linear-gradient(top, #BE0000 0%, #830101 100%);
background: -ms-linear-gradient(top, #BE0000 0%, #830101 100%);
background: linear-gradient(to bottom, #BE0000 0%, #830101 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BE0000', endColorstr='#830101',GradientType=0 );
color: #FFF;
}
.disabled{
background: #FAFAFA;
background: -moz-linear-gradient(top, #FAFAFA 0%, #D2D2D2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#D2D2D2));
background: -webkit-linear-gradient(top, #FAFAFA 0%, #D2D2D2 100%);
background: -o-linear-gradient(top, #FAFAFA 0%, #D2D2D2 100%);
background: -ms-linear-gradient(top, #FAFAFA 0%, #D2D2D2 100%);
background: linear-gradient(to bottom, #FAFAFA 0%, #D2D2D2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFAFA', endColorstr='#D2D2D2',GradientType=0 );
}
.tournament-content{
border: 1px solid #BABABA;
box-sizing: border-box;
margin: 10px;
float: left;
width: 97%;
margin-top: 0px;
}
.tournament-headers{
background: #4F4F4F;
position: relative;
height: 30px;
line-height: 30px;
color: #FFF;
border: 1px solid #BABABA;
}
.tournament-headers .row1{
width: 40%;
float: left;
border-right: 1px solid #BABABA;
padding-left: 10px;
}
.tournament-headers .row2,.tournament-headers .row3,.tournament-headers .row4 {
width: 12%;
float: left;
border-right: 1px solid #BABABA;
padding-left: 10px;
}
.tournament-headers .row5{
width: 13%;
float: left;
padding-left: 10px;
}
.tournament-tables{
height: 30px;
line-height: 30px;
}
.tournament-tables .row1{
width: 40%;
float: left;
border-right: 1px solid #BABABA;
padding-left: 10px;
}
.tournament-tables .row2,.tournament-tables .row3,.tournament-tables .row4 {
width: 12%;
float: left;
border-right: 1px solid #BABABA;
padding-left: 10px;
}
.tournament-tables .row5{
width: 13%;
float: left;
padding-left: 10px;
}
/* ===================================
5. Section: Bottom
==================================== */
.rummy-footer{
float: left;
text-align: center;
color: #FFF;
background: #9C0C0C;
line-height: 40px;
width: 100%;
}
/* ============================ */

.testimonial {padding:0px !important;}
.existing-user-section { background : none !important;}
.junglee_rummy_wrap .iframe_wrap{height:737px !important; overflow:hidden; margin:0 auto; background:#000;}
.FclrRed, .FclrRed a { margin-top: -14px;}
