/*
 * EXPANDED STYLE DEFINITIONS
 */

table {	border-collapse: collapse }

a,
img,
table,
tr,
td {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

body {
	background: url('../img/main_background.gif') #2d78a8 repeat-x;
	text-align: center;
}

body img.tracker {
	height: 0px;
	width: 0px;
	border: 0px;
}

object {display: block; }

a {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}

table.container {
	border-collapse: collapse;
	margin: 10px auto 10px auto;
	text-align: left;
	width: 670px;
}

table.container img.logo {
	margin-bottom: 10px;
}

table.container tr.corners {
	height: 10px;
	font-size: 1px;
}

table.container td.middle {
	background: #fff;
	font-size: 1px;
	height: 10px;
	width: 650px;
}

table.container td.contents {
	background: #fff;
  padding: 0px 10px 0px 10px;
	width: 670px;
}

table.container td.contents div.ecash {
	text-align: center;
}
div.download_btns{background:#fff url(/img/dl_bg.gif) no-repeat;margin-top:10px;}
#dl_poker{position:relative; left:23px; top:16px; width:276px;}  

#dl_casino{position:relative;left:352px; top:-20px;width:276px;}  

table.container td.topleft,
table.container td.topright,
table.container td.bottomleft,
table.container td.bottomright { width: 10px }

table.container td.topleft { background: url('../img/main_box_tl.gif') }
table.container td.topright {	background: url('../img/main_box_tr.gif') }
table.container td.bottomleft {	background: url('../img/main_box_bl.gif') no-repeat bottom left;}
table.container td.bottomright { background: url('../img/main_box_br.gif') no-repeat bottom right; }

table.container td.header div.langs { margin-top: 55px }
table.container td.header div.lang { margin: 1px }

table.container td.footer {
	text-align: center;
	padding-top: 5px;
}

table.container td.footer p,
table.container td.footer a {
	color: #fff;
	font-weight: normal;
}

table.container td.footer a:hover { text-decoration: underline }

/*
 * HEADERS
 */

div.header,
div.header div.left,
div.header div.right { height: 30px }

div.header div.left,
div.header div.right { width: 2px }

div.header_poker { background: url('../img/header_bg.gif') }
div.casino_spot div.header { background: url('../img/header_casino_bg.gif') }

div.header p {
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 8px !important;
}

div.header_poker div.left { background: url('../img/header_bg_left.gif') }
div.header_poker div.right { background: url('../img/header_bg_right.gif') }

div.header_casino div.left { background: url('../img/header_casino_bg_left.gif') }
div.header_casino div.right { background: url('../img/header_casino_bg_right.gif') }


/*
 * INDEX PAGE
 */

table.index { border-collapse: collapse }

/*table.index td { vertical-align: top }*/

table.index .box { margin-top: 0px !important }
table.index .boxleft { margin-right: 0px !important }

table.index .uglyspacer {
	background: #fff;
	font-size: 1px;
}
div.uglyspacer { height: 10px; }
td.uglyspacer { width: 10px; }

table.index .firstrow {
	height: 220px;
	margin-bottom: 10px;
}

/*
 * BOXES
 */

td.contents .box {
	background: #d2ebf0;
	margin-top: 10px;
}


td.contents .box_menu {
  width: 200px;
}

td.contents .box_bottom {
	width: 320px;
}

td.contents .box p,
td.contents .box .boxcontent { padding: 8px !important }

td.contents .boxleft { margin-right: 10px !important }
