﻿body,
.show-page #page
{
    background-image:url(../img/bground.jpg);
}
.show-page #page
{
    background-position:center 38px;
    background-repeat:no-repeat;
    background-color:#F14A20;
}
.showNav
{
    background-color:#a61300;
}

a.showNavDownloads, a.showNavGames { display:none }
a.showNavPhotos { display:none }
.btn
{
    background-color:#a61300;
}
.showNav a:hover
{
    background-color:#3d0a03;
}
.showNav a.on
{
    background-color:#6b0c00;
}
a, a:link, a:visited, a:active,
.showColour
{   
    color:#5c2c80;
}
.showTuneInTime
{
    color:#5C2C80;
    font-size:1.1em;
}
.showPromotype
{
    background-color:#ffe401;
	color:#000;
}
.showPromo, a.showPromo, a.showPromo:visited, a.showPromo:link,
.showGame, a.showGame, a.showGame:visited, a.showGame:link
{
    color:#555555;
}
.showGame span.showGameName,
a.showGame:hover span.showGameName
{
	color:#1c0c80;
}
#showCharacterList
{
	width:460px;
}
#showCharacterList a
{
	color:#a91002;
}
.showCharacter h2
{
	color:#5c2c80;
}
#showCharacterList li
{
    margin:0 20px;
}
#showCharacterList li.on, #showCharacterList li.on a
{
	color:#5c2c80;
}
#showMoreGames a.on, .on .clipListText, #clipList a:hover .clipListText
{    
    background-color:#f6e6e6;
}
.showRightContent
{
    background-color:#fff;
	background-image:url(../img/genie-right.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.clipListTitle
{
    color:#5c2c80;
    font-weight:bold;
}

