

.gamelist li
{
	background: #e6f3f9;
	background-image: -webkit-gradient(linear,left top,left bottom,from( #fff ),to( #e6f3f9 ));
	background-image: -webkit-linear-gradient( #fff,#e6f3f9 );
	background-image: -moz-linear-gradient( #fff,#e6f3f9 );
	background-image: -ms-linear-gradient( #fff,#e6f3f9 );
	background-image: -o-linear-gradient( #fff,#e6f3f9 );
	background-image: linear-gradient( #fff,#e6f3f9 );
}

.fullsite
{
	background: #ccc;
	background-image: -webkit-gradient(linear,left top,left bottom,from( #ccc ),to( #000 ));
	background-image: -webkit-linear-gradient( #ccc,#000 );
	background-image: -moz-linear-gradient( #ccc,#000 );
	background-image: -ms-linear-gradient( #ccc,#000 );
	background-image: -o-linear-gradient( #ccc,#000 );
	background-image: linear-gradient( #ccc,#000 );
	color: #252525;
}

.fullsite span
{
	text-shadow: 0 !important;
}

.ui-overlay-c
{ p 
{
	
	font-size: 1.5em !important;}


.gamelist li
{
	background: #e6f3f9;
	background-image: -webkit-gradient(linear,left top,left bottom,from( #fff ),to( #e6f3f9 ));
	background-image: -webkit-linear-gradient( #fff,#e6f3f9 );
	background-image: -moz-linear-gradient( #fff,#e6f3f9 );
	background-image: -ms-linear-gradient( #fff,#e6f3f9 );
	background-image: -o-linear-gradient( #fff,#e6f3f9 );
	background-image: linear-gradient( #fff,#e6f3f9 );
}

.fullsite
{
	background: #ccc;
	background-image: -webkit-gradient(linear,left top,left bottom,from( #ccc ),to( #000 ));
	background-image: -webkit-linear-gradient( #ccc,#000 );
	background-image: -moz-linear-gradient( #ccc,#000 );
	background-image: -ms-linear-gradient( #ccc,#000 );
	background-image: -o-linear-gradient( #ccc,#000 );
	background-image: linear-gradient( #ccc,#000 );
	color: #fff;
}

.fullsite span
{
	text-shadow: 0 !important;
}

.ui-overlay-c
{
	background-color: #fff !important;
}

.ui-body-c
{
	background-color: #fff !important;
	background-image: none;
}
.ui-content
{
	background-color: #fff;
	padding-top: 0;
}

.ui-header img
{
	display: block;
}
.ui-header 

{
border: 1px solid #000 !important;
background: #000 !important;
color: #fff !important;
font-weight: bold;
text-shadow: 0 -1px 1px #000 !important;}
	background-color: #fff !important;
}

.ui-body-c
{
	background-color: #252525 !important;
	background-image: none;
}
.ui-content
{
	background-color: #252525;
	padding-top: 0;
}

.ui-header img
{
	display: block;
}
.ui-header 

{
border: 1px solid #000 !important;
background: #000 !important;
color: #fff !important;
font-weight: bold;
text-shadow: 0 -1px 1px #000 !important;}

.ui-content{
  
  background: #252525 !important;

  ;
  
}

.ui-body-c, .ui-overlay-c
{
  color: #929292 !important; 
  text-shadow: 0px 1px 0px #000;
}
	@media screen and (max-width: 300px) {
    p {
        font-size:.75 !important;
        color: #929292 !important; 
    }
}
