/* Main Styling */

/*html, body  {height: 100%;}*/

/*body  {
	width: 100%;
	height: 100%;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
}*/
.container4d  {
	display: block;
	position: relative;
	width: 1150px;
	margin: 0 auto;
}

.clr  {
	clear: both;
}

.row  {
	display: block;
	position: relative;
	width: 100%;
}

.adj01  {
	margin: 0px 10px 20px !important;
}

.betNow  {
	display: block;
	position: absolute;
	left: 0px;
	top: 7px;
}

.payout  {
	display: block;
	position: absolute;
	left: 0px;
	top: 130px;
}

.tnc  {
	display: block;
	position: absolute;
	left: 0px;
	top: 180px;
}

.dBtns  {
	display: block;
	float: left;
/* 	background: url(../images/4d/d-small-bg.png)no-repeat center;
 */	width: 350px;
	height: 216px;
	margin-left: 55px;
	margin-top: 90px;
	position: relative;
}

#d_table {
    background: #fff;
    border-radius: 6px;
    float: left;
    margin: 20px 10px;
    overflow: hidden;
    width: 204px;
	padding-bottom: 5px;
}

#d_table_header {
    height: 54px;
    position: relative;
    width: 100%;
	margin-bottom: 5px;
}

#d_table_img {
    position: absolute;
    left: 2px;
    top: 8px;
}

#d_table_title {
    color: #FFFFFF;
    font-size: 11px;
    right: 10px;
    position: absolute;
    top: 20px;
}

#d_table_result {
    padding: 0px;
    width: 205px;
}

#d_table_result table, #d_table_result th, #d_table_result td {
    border: 1px solid #999999;
	padding: 1px 0px;
}

.d_top3_description {
    color: #000;
    font-size: 12px;
	font-weight: bold;
}

.d_normalPrice {
    border: 1px solid #343434;
    border-collapse: collapse;
    color: #000000;
    font-size: 12px;
    margin-top: 5px;
}

.greenBg  {
	background: #2c9402;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.borderNone  {
	border: 0px solid #fff !important;
}

.borderBlack  {
	border: 1px solid #000 !important;
	margin-bottom: 1px;
	padding: 2px 0px;
}

.fontL  {
	font-size: 16px;
}

.magnum {
    background: none repeat scroll 0 0 #262626;
    color: #FFFFFF !important;
}

.dmc {
    background: none repeat scroll 0 0 #0F1468;
    color: #FFFFFF !important;
}

.toto {
    background: none repeat scroll 0 0 #ED363F;
    color: #FFFFFF !important;
}
.singapore {
    background: none repeat scroll 0 0 #12689B;
    color: #FFFFFF !important;
}

.cash{
	background:#083e04;
	color:#fff !important;
}
.stc{
	background:#2f9505;
	color:#fff !important;
}

.t88{
	background:#e02217;
	color:#fff !important;
}

.gdl{
	background: #d1a700;
	color:#fff !important;	
}
.paymod { color: #000; }

.tableft { font-size: 1.2em; }