﻿body,
.show-page #page
{
    background-image:url(../img/bground.jpg);
}
.show-page #page
{
    background-position:center -410px;
}
.showNav
{
    background-color:#00508d;
}
.showNav a.on
{
    background-color:#5a223b;
}
.showNav a:hover
{
    background-color:#001d32;
}

a.showNavPhotos { display:none }
.btn
{
    background-color:#585858;
}
#btnBack
{
	color:#FFF;
}
a, a:link, a:visited, a:active,
.showColour
{   
    color:#006523;
}
.showTuneInTime /* right hand tune in text */
{
    color:#006523;
    font-size:1.1em;
}
.showPromotype /* home background colour buttons */
{
    background-color:#585858;
	color:#FFF;
}
.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:#006523;
}
#showCharacterList
{
	width:450px;
}
.showCharacter h2 /* character title */
{
	color:#006523;
}
#showCharacterList a /* inactive character links */
{
	color:#00508d;
}
#showCharacterList li.on, #showCharacterList li.on a /* active character link */
{
	color:#006523;
}
#showMoreGames a.on, .on .clipListText, #clipList a:hover .clipListText /* background on clip list */
{    
    background-color:#eaf6ff;
}
.showTuneIn
{
    background-color:#fff;
	background-image:url(../img/drake-josh-right.gif);
	background-repeat:no-repeat;
	background-position:right;
    padding-left:25px;
    width:265px;
    text-align:left;
}
.clipListTitle
{
    color:#2a4e73;
    font-weight:bold;
}
#rightImage
{
	padding:0 0 0 30px;
}
