/*****************************
GLOBAL
*****************************/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #aa9 url(images/i-bg.gif); 
}
body, td, th {
	color: #000;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #000;
	margin: 0;
	padding: 5px 10px 5px 10px;
	font: normal bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(images/i-h1-bg.gif) repeat-x top;
}
table.blockheader {
	background: #FFF url(images/i-h1-bg.gif) repeat-x top;
	height: 28px;
	width: 100%;
}

table.blockheader td{
	padding: 0;
}	

table.blockheader h1{
	color: #000;
	font: normal bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0px;
	background: transparent;
}
h2{
	color: #000;
	margin: 0.5em 0;
	font: bold 11px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
	padding: 10px;
}
small {
	font-size: 9px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea, button {
	vertical-align: middle;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
label {
	display: block;
	padding-top: 3px;
	vertical-align: middle;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
label i, label small {
	font: normal normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
label i {
	color: #F00;
}
label.default {
	display: inline !important;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; !important;
}

/*****************************
LINKS
*****************************/
a, a:visited{
	color: #06c;
	text-decoration: none;
} 
a:hover, a:active {
	text-decoration: none;
}


.content a, .content a:visited{
	border-bottom: 1px dotted #06c;
} 
.content a:hover, .content a:active {
	border-bottom: 1px solid #06c;
}

td.blockheaderlink {
	text-align: right;
}
td.blockheaderlink a{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color:#CC0000;
}

a.topmenu, a.topmenu:visited{
	color: #FFF;
	border-bottom: 1px dotted #FFF;
	font-weight: bold;
	text-decoration: none;
} 
a.topmenu:hover, a.topmenu:active{
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	text-decoration: none;
}

.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;
	color: #000;
	background: url(images/i-tab-unsel-bg.gif) repeat-x left;
}

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

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

span.tabmenuspace
{
}

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

.submenu a{
	color: #06c;
	border: 0px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
.submenu a, .submenu a:visited{
	border-bottom: 1px dotted #06c;
}
.submenu a:hover, .submenu a:active {
	border-bottom: 1px solid #06c;
}

.pager{
	padding: 7px 7px 7px 7px;
}
a.pager, a.pager:visited{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}
a.pager:hover, a.pager:active {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}
span.pager{
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	font-weight: bold;
}

div.toppager{
padding:5px;
border-bottom:2px solid #228dd3;
}

div.bottompager{
padding:5px;
border-top:2px solid #228dd3;
}
/*****************************
LAYOUT
*****************************/
#wrapper {
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background: #FFde33 url("images/i-cont-bg.gif") repeat;
	border: 7px solid #FFF;
}

#headline {
	padding: 0 10px;
	background: #000;
	text-align: right;
	font: normal 10px/20px 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;
}


#header {
	background: #29D url("images/i-hdr-bg.jpg") repeat-x top;
}

#header table {
	width: 100%;
}

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

tr.navigator{
	height: 27px;
}
td.menu {
	color: #b6e4f5;
	padding-top: 0px;
}

.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: #FFF;
	text-align: right;
	font-weight: bold;
}


/**************************************************
Grids
*************************************************/
.content table.topgamescashe{
	width: 100%;
	padding-bottom: 2px;
}
.content .topgamescashe td{
	padding: 2px 5px 2px 5px;
}

.content .box .topgamescashe td.topgamehdr{
font-weight: bold;
background-color: #FFF;
border-bottom: 1px solid #91d700;
}

.content .box .topgamescashe td.topgamerow{
background-color: #FFF;
border-bottom: 1px solid #91d700;
}
.content .box .topgamescashe td.topgamerowalt{
background-color: #FFF;
border-bottom: 1px solid #91d700;
}

.content .box .topgamescashe td.topgamerow a{
	border-bottom: 0px;
} 
.content .box .topgamescashe td.topgamerowalt a{
	border-bottom: 0px;
} 

.content div.boxbutton a{
	border-bottom: 0px;
}


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

.content .topgamescashe td.topgamerowalt 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.fav{
	background: url("images/i-ico-fav.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: #29D url("images/i-hdr-bg.jpg") repeat-x top;
	border-top: 8px solid #FFF;
}

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

/*****************************
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.sideboxgreen, dl.sideboxyellow, dl.sideboxads{
	background: #FFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	width: 184px;
}

dl.sideboxgreen dt{
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	font: normal bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

dl.sideboxyellow dt{
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	font: normal bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

dl.sideboxgreen a{
	font-weight: bold;
}
dl.sideboxyellow a{
	font-weight: bold;
}

dl.sideboxgreen .boxbutton a{
	border: 0px;
}
dl.sideboxyellow .boxbutton a{
	border: 0px;
}

.boxbutton a.link,a.link:visited{
	color: #f23300;
	border-bottom: 1px dotted #f23300;
}
.boxbutton a.link:hover,a.link:active{
	color: #f23300;
	border-bottom: 1px solid #f23300;
}
/*
dl.sideboxyellow .boxbutton a.link,a.link:visited{
	color: #f26100;
	border-bottom: 1px dotted #f26100;
}
dl.sideboxyellow .boxbutton a.link:hover,a.link:active{
	color: #f26100;
	border-bottom: 1px solid #f26100;
}
*/

dl.sideboxyellow .topgamerow{
	background-color: #fff8ee;
}

dl.sideboxgreen .topgamerow{
	background-color: #f2ffd8;
}





dl.sideboxgreen{
	border: 3px solid #91d700;
}
dl.sideboxyellow{
	border: 3px solid #ff9601;
}
dl.sideboxads{
	border: 3px solid #228dd3;
	background: #fff;
}
.sideboxgreen dt, .sideboxyellow dt, .sideboxads 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;
}
.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;
}
.sideboxgreen dd, .sideboxyellow dd {
	margin: 0;
	padding: 0;
	background: #FFF;
}
.sideboxads dd{
	margin: 5px 5px 5px 5px;
	padding: 0;
	background: #fff;
}

.box{
	padding: 1px;
	margin: 0 0 10px 0;
	border: 3px solid #228dd3;
	background-color: #FFF;
}

.box table{
	width: 100%;
}

div.box div.space{
	margin: 10px 10px 10px 10px;
}


.content a.thumb, .content a.thumb:visited{
	border: 0px;
	display: block;
	padding: 8px;
	background: #c8e93f url("images/i-thumb.gif") no-repeat;
	width: 60px;
	height: 60px;
}
.content a.thumb img{
	width: 60px;
	height: 60px;
}

.boxbutton{
	border: 5px 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: 290px;
	text-align: right;
	font-weight: normal;
}

.formblock input, .formblock textarea {
	width: 270px;
	text-align: left;
}

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

.gamedescr p.sponsor{
	border: 2px dotted #FF9601;
	background-color: #FFDE33;
	padding: 15px 15px 15px 15px;
}

.gamedescr p{
	padding: 5px 0px 0px 0px;
}

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

.green {
	color: #090;
}

.gray {
	color: #555;
}

.bggray {
	background-color: #fdf4ea;
}

/*****************************
MODEMHELP
*****************************/

.menulink {
	font-family: Tahoma, Adobe Helvetica, Helvetica, Arial, Times New Roman;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.menulink:link {
	color: #000000;
	text-decoration: none;
}
.menulink:visited {
	text-decoration: none;
	color: #000000;
}
.menulink:hover {
	text-decoration: underline;
	color:#CC0000;
}
.menulink:active {
	text-decoration: none;
	color: #000000;
}

.verysmallspace {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #000000;
}
