﻿body,
.show-page #page
{
    background-image:url(/shows/thetroop/img/bg.jpg);    
    background-repeat:no-repeat;
    background-color:#0D2F38;
}
.show-page #page
{
    background-position:center -670px;
}
.showNav
{
    background-color:#224a54;  
}

.btn
{
    background-color:#09d682;
}

.showNav a:hover
{
    background-color:#2b6370;
}
.showNav a.on
{
    background-color:#497f9b;
}

a.showNavPhotos { display:none }
a, a:link, a:visited, a:active,
.showColour 
{   
    color:#224a54;
    
}
.showTuneInTime
{
    color:#000;
    font-size:1.1em;
}
.showPromotype
{
    background-color:#09d682;
}

#showMoreGames a.on, .on .clipListText, #clipList a:hover .clipListText
{    
    background-color:#9bbeae;
}
#showCharacterList li
{
    margin:0 20px;
}
#showCharacterList
{
	width:460px;
}
h2,
.showGame span.showGameName, a.showGame:hover span.showGameName
{
    color:#ed7f00;
}
.on .clipListTitle
{
    color:#4d4d4d;
}
#btnMore, #btnBack
{
    color:#fff;
}
