/*****************************
GLOBAL
*****************************/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #5588aa url("images/i-bg.gif");
}
body, td, th {
	color: #000;
	font: normal 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font: normal bold 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #9bd5de;
}
table.blockheader {
	height: 28px;
	width: 100%;
	border-bottom: 3px solid #9bd5de;
}
table.blockheader h1{
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal bold 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 0px;
}
td.blockheaderlink {
	text-align: right;
}
td.blockheaderlink a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#3f7a00;
	font-weight: bold; 
}
h2{
	color: #000;
	margin: 0.5em 0;
	font: bold 10px/16px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
p {
	margin: 0.5em 0;
}
small {
	font-size: 9px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea, button {
	vertical-align: middle;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
label {
	display: block;
	padding-top: 3px;
	vertical-align: middle;
	font: bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
label i, label small {
	font: normal normal 9px Verdana, Tahoma,  Arial, Helvetica, sans-serif;
}
label i {
	color: #F00;
}
label.default {
	display: inline !important;
	font: normal 10px Verdana, Tahoma, Arial, Helvetica, sans-serif; !important;
}

/*****************************
LINKS
*****************************/
a, a:visited{
	color: #006689;
	text-decoration: none;
} 

a:hover, a:active {
	text-decoration: underline;
}

.pager{
	line-height: 20px;
	padding: 3px 7px 3px 7px;
}
a.pager, a.pager:visited{
	color: #5d9543;
	text-decoration: none;
	font-weight: bold;
}
a.pager:hover, a.pager:active {
	color: #5d9543;
	text-decoration: underline;
	font-weight: bold;
	background-color: #bdefa3;
}
span.pager{
	background-color: #FFde33;
	font-weight: bold;
}

/*****************************
LAYOUT
*****************************/
#wrapper {
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background: #add5e5 url("images/i-cont-bg.gif") repeat;
	border: 7px solid #FFF;
}

#headline {
	padding: 0 10px;
	background: #000;
	text-align: right;
	font: normal 10px/20px Verdana, Tahoma, Tahoma, Verdana, Arial;
}

#headline a, #headline a:visited, #headline a:hover, #headline a:active, #footer a, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

td.topmenu {
	text-align: right;
	color:#3a86b9;
}

a.topmenu, a.topmenu:visited{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
} 
a.topmenu:hover, a.topmenu:active{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	background: #03669e url("images/i-hdr-bg.gif") repeat-x top;
}

#header table {
	width: 100%;
}

#header td {
	padding: 0px 0px;
	vertical-align: middle;
}

tr.navigator{
	height: 27px;
}

td.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #b6e4f5;
	height: 32px;
}

.menu ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

.menu li {
	margin: 0;
	padding: 0;
	float: left;
	height: 32px;
}

td.quickgame {
	padding-top: 0px;
	color: #a5d2f1;
	text-align: right;
	font-weight: bold;
}

.tabmenu{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #000;
	display: block;
	float: left;
	height: 32px;
	font-weight: bold;
	font-size: 12px;
}

a.tabmenu, a.tabmenu:visited {
	text-decoration: none;
	background: url(images/i-tab-unsel-bg.gif) repeat-x top;
}

a.tabmenu:hover, a.tabmenu:active {
	text-decoration: underline;
	background: url(images/i-tab-unsel-bg.gif) repeat-x top;
}

span.tabmenu {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #000;
	background: url(images/i-tab-sel-bg.gif) repeat-x top;
}

span.tabmenuspace
{
	margin: 0;
	padding: 0;
}

.submenu {
	background: #FFF;
	border: 7px solid #FFF;
	padding: 10px;
}

.submenu a, .submenu a:visited{
	color: #2473aa;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.submenu a:hover, .submenu a:active {
	color: #2473aa;
	text-decoration: underline;
	font-weight: bold;
}

/**************************************************
Grids
*************************************************/
table.topgamescashe{
	width: 100%
}

.content .topgamescashe td{
	padding: 2px 5px 2px 5px;
}

.content .topgamescashe td.topgamehdr {
	background-color: #a4d7df;
	font-weight: bold;
	font-size: 9px;
}

.content .topgamescashe td.topgamerow {
	background-color: #e2f9fc;
}

.content .topgamescashe td.topgamerowalt{
	background-color: #c9f2f8;
}

.content .topgamescashe td.topgamerow li{
	list-style: none;
	padding-left: 20px;
	margin: 2px 2px 2px 0px;
	border-bottom: 1px solid #c9f2f8;
	padding-bottom: 4px;
}

.content .topgamescashe td.topgamerow ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}







.cntbox_cnt table.topgamescashe{
	width: 100%;
	padding-bottom: 2px;
	background-color: #FFF
}
.cntbox_cnt .topgamescashe td{
	padding: 2px 5px 2px 5px;
}
.cntbox_cnt .topgamescashe td.topgamehdr{
font-weight: bold;
background-color: #FFF;
border-bottom: 1px solid #91d700;
}
.cntbox_cnt .topgamescashe td.topgamerow{
background-color: #FFF;
border-bottom: 1px solid #91d700;
}
.cntbox_cnt .topgamescashe td.topgamerowalt{
background-color: #FFF;
border-bottom: 1px solid #91d700;
}
.cntbox_cnt .topgamescashe td.topgamerow a{
	border-bottom: 0px;
} 
.cntbox_cnt .topgamescashe td.topgamerowalt a{
	border-bottom: 0px;
} 


/**********************************************
Login box icons
**********************************************/
li.cph{
	background: url("images/i-ico-cph.gif") no-repeat left;
}
li.ead{
	background: url("images/i-ico-editaccount.gif") no-repeat left;
}
li.cpf{
	background: url("images/i-ico-customizeprofile.gif") no-repeat left;
}
li.out{
	background: url("images/i-ico-logout.gif") no-repeat left;
}
li.acp{
	background: url("images/i-ico-admincp.gif") no-repeat left;
	}



table.content {
	width: 100%;
}

.content td.sidecol {
	padding: 0px 0px 0px 0px;
	width: 1px;
	vertical-align: top;
}

.content td.centercol {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#footer {
	color: #FFF;
	line-height: 20px;
	padding: 8px 10px;
	text-align: center;
	background: #3487c1 url(images/i-ftr-bg.gif) repeat-x;
	border-top: 8px solid #FFF;
}

#footer p {
	margin: 0;
	font-size: 10px;
}

/*****************************
TABLES
*****************************/
table.game {
	border: none;
	width: 100%;
}

.game td {
	padding: 0;
	vertical-align: top;
}

.game img {
	margin-right: 5px;
}

.game p {
	margin: 0;
	font-size: 10px;
	line-height: 14px;
}

.game a.gray {
	font-size: 10px;
}

/*****************************
BOXES
*****************************/
dl.sideboxblue, dl.sideboxgreen, dl.sideboxyellow, dl.sideboxads, dl.sideboxplayads{
	background: #FFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	width: 184px;
}

dl.sideboxblue{
	border: 3px solid #2e94c2;
}	
dl.sideboxgreen{
	border: 3px solid #7bc22e;
}
dl.sideboxyellow{
	border: 3px solid #c2a82e;
}

dl.sideboxgreen a{
	color: #3f7a00;
	font-weight: normal;
}

dl.sideboxblue a{
	color: #006689;
	font-weight: normal;
}

dl.sideboxyellow a{
	color: #764800;
	font-weight: normal;
}

dl.sideboxads{
	border: 3px solid #1fa19c;
	background: #fff;
}
dl.sideboxplayads{
	background: #FFF;
	width: 304px;
	border: 0px solid #FFF;
}
.sideboxblue dt, .sideboxgreen dt, .sideboxyellow dt, .sideboxads dt,.sideboxplayads dt{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 27px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

.sideboxblue dt {
	background: #5892b8 url(images/i-title-bg-blue.gif) repeat-x left;
}

.sideboxgreen dt {
	background: #5A945B url(images/i-title-bg-green.gif) repeat-x left;
}

.sideboxyellow dt {
	background: #F0E68C url(images/i-title-bg-yellow.gif) repeat-x left;
}

.sideboxblue dd, .sideboxgreen dd, .sideboxyellow dd {
	margin: 0;
	padding: 0;
	background: #FFF;
}

.sideboxads dd{
	margin: 5px 5px 5px 5px;
	padding: 0;
	background: #fff;
}

.sideboxplayads dd{
	margin: 2px 2px 2px 2px;
	padding: 0;
	background: #fff;
}

.content .sideboxblue .topgamescashe td.topgamerow {
	background-color: #e2f9fc;
}
.content .sideboxblue .topgamescashe td.topgamerowalt{
	background-color: #c9f2f8;
}

.content .sideboxgreen .topgamescashe td.topgamerow {
	background-color: #effde5;
}
.content .sideboxgreen .topgamescashe td.topgamerowalt{
	background-color: #e3fbd1;
}

.content .sideboxyellow .topgamescashe td.topgamerow {
	background-color: #efefdf;
}
.content .sideboxyellow .topgamescashe td.topgamerowalt{
	background-color: #f8f8eb;
}

.sideboxblue .boxbutton{
	background-color: #9bd5de;
	border: 1px solid #FFF;
	border-top: 0px;
}

.sideboxgreen .boxbutton{
	background-color: #a8de9b;
	border: 1px solid #FFF;
	border-top: 0px;
}

.sideboxyellow .boxbutton{
	background-color: #ddddc6;
	border: 1px solid #FFF;
	border-top: 0px;
}

.box{
	padding: 10px;
	margin: 0 0 10px 0;
	border: 3px solid #2e91a0;
	background-color: #FFF;
}

.boxbutton{
	background-color: #a4d7df;
	border: 1px solid #FFF;
	border-top: 0px;
}

.msg {
	padding: 15px;
	margin: 10px 0;
	text-align: center;
	border: 1px solid #c3e073;
	background-color: #e4f2bf;
}

.send2friend{
	padding-left: 15px;
	border-left: 1px solid #b6e4f5;
}

.formblock {
	width: 320px;
	text-align: right;
	font-weight: normal;
}

.formblock input, .formblock textarea {
	width: 200px;
}

.adblockhead {
	padding: 10px;
	margin: 10px 10px 0px 10px; 
	background: #FFF;
	text-align: center;
	border: 3px solid #1fa19c;
}
.adblockfoot {
	padding: 10px;
	background: #FFF;
	text-align: center;
	border: 3px solid #1fa19c;
	margin: 0px 10px 10px 10px;
}

/*****************************
COLOURS
*****************************/
.red {
	color: #C00;
}

.green {
	color: #090;
}

.gray {
	color: #555;
}

.bggray {
	background-color: #fdf4ea;
}
