﻿body,
.show-page #page
{
    background-image:url(../img/bground.jpg);
    background-position:center 142px;
}
.show-page #page
{
    background-position:center -300px;
    background-repeat:no-repeat;
}
.showNav
{
    background-color:#04354f;
}
.btn, a.btn, a.btn:visited, a.btn:active, a.btn:link
{
    background-color:#04354f;
    color:#fff;
}
.showNav a:hover
{
    background-color:#004962;
}
.showNav a.on
{
    background-color:#001b29;
}
a.showNavPhotos { display:none }
a, a:link, a:visited, a:active
{   
    color:#006171;
}
.showPromotype
{
    background-color:#f49e00;
}

.showColour,
.showGameName,
.showTuneInTime,
.showCharacter h2
{
    color:#00a9c6;
}

#showMoreGames a.on, .on .clipListText, #clipList a:hover .clipListText
{    
    background-color:#eee;
}
.showRightBody, #showRightBody
{
    position:relative;
}
.showTuneIn
{
    padding-right:80px;
    min-height:40px;
    width:210px;
}
.showTuneInTime
{    
    font-size:1.1em;
}
#showRight
{
    position:relative;
}
#smalllogo
{
    position:absolute;
    top:320px;
    right:25px;
}
#todayAt
{
    margin-left:70px;
}
#showCharacters 
{ 
    height:1998px; 
}
.showCharacter p
{
    color:#464646;
    font-size:13px;
}
#showCharacterList
{
    margin-left:27px;
    width:576px;
}
#showCharacterList li
{
    margin:0 13px 20px;
    color:#006171;
}
#showCharacterList li.on, #showCharacterList li.on a
{
    color:#6d6d6d;
}

.showDownloads a img
{
    border:none;
}

#showGameHolder #game
{
	height:453px;
	margin:0;
	width:591px;
}
