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

body
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 140%;
	background:url(../images/m.jpg);
}

#container
{
width:850PX;
height:1750px;
margin:0 auto;
background:url(../images/bg.jpg);
-webkit-box-shadow:1px 0px 15px #2B2B2B;
-khtml-box-shadow:1px 0px 15px #2B2B2B;
-o-box-shadow:1px 5px 15px #2B2B2B;
}

#gameResultHTML
{
height:auto;
width:auto;
margin:0px 50px 0px 50px;
}

#gameResultHTML img
{
margin-left:140px;
}

#gameResultHTML p
{
line-height:8px;
text-align:center;
}
.logo
{
margin-left:200px;
}

#gameResultHTML input
{
margin-top:5px;
margin-left:215px;
}

#gameHistoryHTML
{
height:680px;
width:200px;
padding-top:5px;
padding-left:5px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
float:left;
}
.text
{
font-style:italic;
text-decoration:underline;
}

#details
{
height:765px;
width:450px;
padding-top:5px;
padding-left:5px;
margin-top:10px;
margin-right:10px;
margin-bottom:400px;
float:left;
}


#betting
{
height:auto;
width:auto;
margin:0px 50px 0px 50px;
padding-left:130px;
}


#right
{
margin-top:10px;
height:auto;
width:151px;
float:left;
}

#gameStatsHTML
{

height:100px;
text-align:center;
margin:0px 5px 0px 5px;
padding-bottom:10px;
clear:both;
}
.popup_rows { border: 1px solid #c8c6ca; border-radius: 5px; color: #6f6f6f; padding: 7px 5px; width: 140px; text-align:center;}
