﻿body 
{
    background-image:url(../img/penguins.jpg);
}
.show-page #page 
{
    background-position:center -670px;
}
body, .show-page #page 
{
    background-color:#fff;
    background-image:url("/shows/penguins/img/penguins.jpg");
    background-repeat:no-repeat;
}
.showNav
{
    background-image:url(../img/showNav.gif);
}
.btn, a.btn, a.btn:visited, a.btn:active, a.btn:link 
{
    background-image:url(../img/showNav.gif);
    color:#FFFFFF;
}
.showNav a span
{
    /*width:130px;*/
}
a.showNavHome { }
a.showNavClips { }
a.showNavGames { }
a.showNavDownloads { }
a.showNavCharacters { }
a.showNavPhotos { display:none }
.showNav a:hover
{
    background-color:#ac1f10;
}
.showNav a.on
{
    background-color:#04a260;
}
a, a:link, a:visited, a:active,
.showColour,.showGameName
{   
    color:#f4321d;
}
.showRightBody
{
    position:relative;
}
.showTuneIn
{
    padding-right:60px;
    width:230px;
}
.showTuneInTime
{
    color:#f4321d;
    font-size:1.1em;
}
#showRight
{
    position:relative;
}
#character
{
    position:absolute;
    top:297px;
    right:10px;
}
.showPromotype
{
    background-color:#04a260;
}

#showMoreGames a.on, .on .clipListText, #clipList a:hover .clipListText
{    
    background-color:#e1f0f4;
}
#overlayWrap
{
    position:relative;
    width:1px;
    height:1px;
}
#overlay
{
    position:absolute;
    top:155px;
    left:10px;
    width:28px;
    height:333px;
    background-image:url(../img/fins.png);
    z-index:10;
}

#showCharacterList li 
{
    margin:0 10px 20px;
}
#showCharacterList #character7thumb
{
    margin-left:190px;
}
