/*****************************
GLOBAL
*****************************/
body {
	text-align: center;
	background: #600; 
}

body, form {
	margin: 0;
	padding: 0;
}

body, td, th, h1, h2, p, input ,select , textarea, button{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000;
}

h1 {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font: normal bold 12px;
}

h2{
	margin: 0.5em 0;
	font: bold 11px/16px;
}

p {
	margin: 0;
	padding: 10px;
}

small {
	font-size: 9px;
}

img {
	border: none;
}

input, select, textarea, button {
	vertical-align: middle;
	font-weight: normal;
}

/*****************************
LINKS
*****************************/
a, a:visited, a:hover, a:active{
	color: #04e;
	text-decoration: underline;
	font-weight: bold;
} 

a.blackLink, a.blackLink:visited, a.blackLink:hover, a.blackLink:active{
	color: #FFF;
	font-size: 12px;
}

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

a.topmenu, a.topmenu:visited{
	color: #BF0;
	font-size: 10px;
	font-weight: bold;
} 

a.topmenu:hover, a.topmenu:active{
	color: #BF0;
}
a.link, a.link:visited, a.link:hover, a.link:active{
	padding: 5px 5px 5px 5px;
	display: block;
	color: #c00;
}

.cntbox_cnt a.link, .cntbox_cnt a.link:visited, .cntbox_cnt a.link:hover, .cntbox_cnt a.link:active{
	padding: 0px 0px 0px 0px;
}

a.thumb, a.thumb:visited{
	border: 0px;
	display: block;
	padding: 0px;
	width: 60px;
	height: 60px;
}
a.thumb img{
	width: 60px;
	height: 60px;
}

a.gamename, a.gamename:visited, a.gamename:hover, a.gamename:active {
	font-size: 11.5px;
}


#wrapper .wrappera{
	background: transparent url("/images/wrapa.png") repeat-y left top;
}
#wrapper .wrapperc{
	background: transparent url("/images/wrapc.png") repeat-y right top;
}


#submenushadow{
	background: transparent url("/images/subshadow.png") repeat-x left;
	height: 5px;
	font-size:0px;
}
#submenushadow .sushada{
	height: 5px;
	font-size:0px;
	background: transparent url("/images/sushada.png") no-repeat left;
}
#submenushadow .sushadc{
	height: 5px;
	font-size:0px;
	background: transparent url("/images/sushadc.png") no-repeat right;
}


#submenu{
	background: #008cff;
	color: #87d6ff;
}
#submenu .submenua{
	background: transparent url("/images/suba.png") repeat-y left top;
}
#submenu .submenuc{
	background: transparent url("/images/subc.png") repeat-y right top;
}


#submenu div div div{
	padding: 7px 15px 7px 15px;
}

#submenu a, #submenu a:visited{
	color: #FFF;
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#submenu a:hover, #submenu a:active {
	color: #BF0;
}

.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;
}

/*****************************
LAYOUT
*****************************/
#wrapper {
	padding: 0;
	margin: 10px auto;
	text-align: left;
	background: #DDD;
	border: 0px 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: #BF0;
	font-weight: bold;
	text-decoration: underline;
}

div.topmenu {
	text-align: right;
	color:#888;
	padding: 12px 17px 20px 5px;
	margin: 0px;
}

div.quickgame {
	color: #888;
	text-align: right;
	font-weight: bold;
	padding: 36px 12px 7px 5px;
	border: 0px dotted orange;
}


.heada{
	background: transparent url("/images/head-a.png") no-repeat left top;
}
.headc{
	background: transparent url("/images/head-c.png") no-repeat right top;
}

#header {
	background: #000 url("/images/head-b.png") repeat-x top;
}

#header table {
	width: 100%;
}

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

#content{
	padding: 5px 8px 0px 8px;
}

tr.navigator{
	height: 23px;
}

.logo {
	margin: 5px 10px 0px 20px;
}


td.menu {
	height: 23px;
	font-size: 0px;
	border: 0px solid lime;
}

.menu ul {
	margin: 0;
	height: 23px;
	padding: 0;
	float: left;
	list-style-type: none;
	border: 0px solid red;
}

.menu li {
	float: left;
	height: 23px;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

.menu li.sel {
	background: transparent url("/images/seltab.png") no-repeat right top;
	padding-right: 15px;
	margin: 0px 0px 0px 0px; 
}

.menu li.sel span{
	color: #fff;
	height: 23px;
	display: block;
	float: left;
	background: transparent url("/images/seltab.png") no-repeat left top;
	padding-left: 15px;
}

.menu li.unsel {
	background: transparent url("/images/unseltab.png") no-repeat right top;
	padding-right: 15px;
	margin: 0px 0px 0px 0px; 
}

 

.menu li.unsel a, .menu li.unsel a:visited {
	color: #cacaca;
	height: 23px;
	font-size: 12px;
	text-decoration: none;
	background: transparent url("/images/unseltab.png") no-repeat left top;
	padding-left: 15px;
	display: block;
	float: left;
}

.menu li.unsel a:hover, .menu li.unsel a:active {
	color: #BF0;
	height: 23px;
	font-size: 12px;
	text-decoration: none;
	background: transparent url("/images/unseltab.png") no-repeat left top;
	padding-left: 15px;
}

   

/**************************************************
Grids
*************************************************/

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;
}


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

.cntbox td.topgamehdr{
font-weight: bold;
background-color: #FFF;
border-bottom: 1px solid #ddd;
}
.cntbox td.topgamerow{
background-color: #FFF;
border-bottom: 1px solid #ddd;
}
.cntbox td.topgamerowalt{
background-color: #FFF;
border-bottom: 1px solid #ddd;
}
.cntbox td.topgamerow a{
	border-bottom: 0px;
} 
.cntbox td.topgamerowalt a{
	border-bottom: 0px;
} 

.comment{
	border-bottom: 1px solid #ddd;
	padding: 3px 0px 3px 0px;
}
.content .topgamescashe td.topgamerowalt li{
   height: 22px;
	line-height: 22px;
	list-style: none;
	padding-left: 30px;
	margin: 2px 2px 2px 0px;
	padding-bottom: 4px;
}

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

/**********************************************
Login box icons
**********************************************/
li.cph{
	background: url("/images/ico-cphome.png") no-repeat left;
}
li.ead{
	background: url("/images/ico-edacc.png") no-repeat left;
}
li.cpf{
	background: url("/images/ico-customize.png") no-repeat left;
}
li.out{
	background: url("/images/ico-logout.png") no-repeat left;
}
li.acp{
	background: url("/images/ico-admin.png") 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 {
	height: 45px;
	padding: 0px;
	margin: 0px;
	background: transparent url("/images/footer.png") repeat-x top;
}
#footer .footera{
	height: 45px;
	background: transparent url("/images/footera.png") no-repeat top left;
}

#footer .footerc{
	height: 45px;
	background: transparent url("/images/footerc.png") no-repeat top right;
}

#footer p{
	color: #888;
	font-size: 10px; 
	text-align: center;
	padding: 7px;
	margin: 0px;
}

/*****************************
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
*****************************/


.cntttl {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 5px;
}

.cntbox, .cntbox_cnt, .cntbox_head{
	margin: 0px;
	padding: 0px;
}

.cntbox {
	background: transparent url("/images/boxorange-d.png") repeat-y left top;
}
.cntbox_cnt{
	background: transparent url("/images/boxorange-e.png") repeat-y right top;
	padding: 10px 15px 5px 15px;
}

.cntbox_cnt p{
}

.cntbox_head{
	background: transparent url("/images/boxorange-b.png") repeat-x left top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 41px;
}
.cntbox_head h1{
	background: transparent url("/images/boxorange-a.png") no-repeat left top;
	color: #000;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 16px 12px 18px;
	margin: 0px 0px 0px 0px;
}

.cntbox_head table{
	background: transparent url("/images/boxorange-a.png") no-repeat left top;
	height: 41px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.cntbox_head table h1{
	background: none;
	font: bold 12px Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	padding: 12px 0px 10px 18px;
	margin: 0px 0px 0px 0px;
}

.cntbox_head table a.blackLink2, .cntbox_head table a.blackLink2:visited{
	background: none;
	color: #FFF;
	font: bold 12px Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	padding: 12px 18px 12px 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	border: 0px solid lime;
}

.cntbox_head table a.blackLink2:hover, .cntbox_head table a.blackLink2:active{
	background: none;
	color: #FFF;
	display: block;
	font: bold 12px Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	padding: 14px 18px 12px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid red;
}



.cntbox_head div{
	background: transparent url("/images/boxorange-c.png") no-repeat right top;
}

.cntbox_foot{
	background: transparent url("/images/boxorange-g.png") repeat-x left bottom;
	height: 10px;
	font-size: 0px;
}

.cntbox_foot div{
	background: transparent url("/images/boxorange-f.png") no-repeat left bottom;
	height: 10px;
	font-size: 0px;
}

.cntbox_foot div div{
	background: transparent url("/images/boxorange-h.png") no-repeat right bottom;
	height: 10px;
	font-size: 0px;
}

.adsbox, .adsbox span {
	background: transparent url("/images/boxhads.png") no-repeat;
}


.bluebox, .bluebox h2 {
	background: transparent url("/images/boxblue.png") no-repeat;
}

.bluebox h2 {
	color: #FFF;
}

.greenbox, .greenbox h2 {
	background: transparent url("/images/boxgreen.png") no-repeat;
}

.greenbox h2 {
	color: #000;
}

.whitebox, .whitebox h2, .whitebox span {
	background: transparent url("/images/boxwhite.png") no-repeat;
}

.whitebox h2 {
	color: #000;
}


/* set the image to use and establish the lower-right position */
.boxs, .wideboxs, .boxs_body, .boxs_head , .boxs_head h1 , .boxs_head h2 , .boxs_head span {
 	 background-position: bottom right;
    margin: 0;
    padding: 0; 
}

.boxs {
   width: 185px !important;   /* intended total box width - padding-right(next) */
   width: 185px;              /* IE Win = width - padding */
   padding-right: 15px;       /* the gap on the right edge of the image (not content padding) */
   margin: 0px auto 5px;         /* use to position the box */
}

.wideboxs {
   padding-right: 15px;       /* the gap on the right edge of the image (not content padding) */
   margin: 0px 5px 0px 5px;         /* use to position the box */
}

/* set the top-right image */
.boxs_head {
    background-position: top right;
    margin-right: -15px;       /* pull the right image over on top of border */
    padding-right: 40px;       /* right-image-gap + right-inside padding */
}

/* set the top-left image */
.boxs_head h2 {
    background-position: top left;
    margin: 0;                 /* reset */
    border: 0;                 /* reset */
 	 font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 15px 16px 12px 16px; /* padding-left = image gap + interior padding ... no padding-right */
    height: auto !important; 
    height: 1%;                /* IE Holly Hack */
    text-align: left;
}

.boxs_head h1 {
    background-position: top left;
    margin: 0;                 /* reset */
    border: 0;                 /* reset */
 	 font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 16px 16px 12px 16px; /* padding-left = image gap + interior padding ... no padding-right */
    height: auto !important; 
    height: 1%;                /* IE Holly Hack */
    text-align: left;
}

.boxs_head span {
    background-position: top left;
    margin: 0;                 /* reset */
    border: 0;                 /* reset */
    height: 10px;                /* IE Holly Hack */
	 display: block;
}



/* set the lower-left corner image */
.boxs_body {
    background-position: bottom left;
    margin-right: 0px;        /* interior-padding right */
    padding: 7px 0px 16px 16px; /* mirror .cssbox_head right/left */
    text-align: left;
}

.boxs_body td{

}

.boxs_body p {
    margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
}


.box table{
	width: 100%;
}


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



.boxbutton{
	border: 5px solid #FFF;
	border-top: 0px;
}

.msg {
	padding: 15px;
	margin: 10px 0;
	text-align: center;
	border: 2px dotted #F90;
	background-color: #FD3;
}


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

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

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

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

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

.green {
	color: #090;
}

.gray {
	color: #555;
}

a.thumb,a.thumb:visited{border:0;display:block;width:120px;height:90px;padding:0;}
a.thumb img{width:120px;height:90px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);opacity:1;border:1px solid #FFF;border-color:#FFF;border-style:solid;padding:1px;}
a.thumb img:hover{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=87);opacity:0.87;border:1px solid #04e;border-color:#04e;border-style:solid;padding:1px;}

.thumbs{background:url("") no-repeat scroll left center transparent;width:120px;height:90px;display:block;}
.vtime{bottom:20px;position:relative;left:2px;
background-color: #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    opacity: 0.75;
    padding: 0 4px;
    vertical-align: top;}

.download{background:url("/images/d.png") no-repeat scroll left center transparent;width:202px;height:46px;display:block;text-align:center;vertical-align:middle;color:#ffffff;font-size:30px;font-weight:normal;text-decoration:none;}
a b.download{text-decoration:none;}
#lightsoff-background{position:absolute;z-index:20;width:100%;height:100%;left:0;top:0;margin:0;padding:0;}
#Playerholder{position:relative;z-index:100;}
#plmain{float:center;position:relative;height:461px;width:654px;}
#plbg{height:100%;background:url(images/tvbg.jpg) top no-repeat;}
#plins{margin-left:32px;margin-top:28px;position:absolute;left:0;top:0;}
#lang{margin:0 0 0 3px;}
#lang ul{margin:0;}
#lang,#lang ul{list-style:none;float:left;width:50px;padding:0;}
#lang li{font:11px/1 Arial, Helvetica, sans-serif;}
#lang li ul{position:absolute;left:-1000em;z-index:100;}
#lang li:hover ul,#lang li.over ul{left:auto;}
#lang a img{border:none;padding-right:5px;vertical-align:middle;}
#lang a{text-decoration:none;display:block;border:1px solid #ccc;background:transparent url(../images/flags/arrow_down.gif) no-repeat 33px 9px;color:#555;padding:4px 5px 3px;}
#lang a:hover,#lang li:hover a,#lang li.over a{background:#555 url(../images/flags/arrow_down_hover.gif) no-repeat 33px 9px;border:1px solid #555;color:#fff;}
#lang li:hover li a,#lang li.over li a{width:80px;background:#555;}
#lang li li a:hover{background:#008cff;}