﻿body,
.show-page #page
{
    background-image:url(../img/bground.jpg);
}
.show-page #page
{
    background-image:url(../img/Spiderman_top.jpg);
    background-position:center 10px;
}
.showNav
{
    background-color:#2d4375;
}
.showNav a.on
{
    background-color:#941414;
}
.showNav a:hover
{
    background-color:#1e2a44;
}
a.showNavDownloads { display:none; }
a.showNavGames { display:none; }
a.showNavPhotos { display:none }

.btn
{
    background-color:#941414;
}
#btnBack
{
	color:#FFF;
}
a, a:link, a:visited, a:active,
.showColour
{   
    color:#2d4375;
}
.showTuneInTime /* right hand tune in text */
{
    color:#555555;
    font-size:1.1em;
}
.showPromotype /* home background colour buttons */
{
    background-color:#941414;
	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:#555555;
}
#showCharacterList
{
	width:540px;
}
.showCharacter h2 /* character title */
{
	color:#555555;
}
#showCharacterList a /* inactive character links */
{
	color:#2d4375;
}
#showCharacterList li.on, #showCharacterList li.on a /* active character link */
{
	color:#000000;
}
#showMoreGames a.on, .on .clipListText, #clipList a:hover .clipListText /* background on clip list */
{    
    background-color:#eaecf1;
}
.showRightContent
{
    background-color:#fff;
	background-image:url(../img/spiderman-right.gif);
	background-repeat:no-repeat;
	background-position:right;
    padding:22px 10px 23px 10px;
}
.clipListTitle
{
    color:#555555;
    font-weight:bold;
}
#rightImage
{
	padding:0px 0 0 30px;
}
#showCharacterList li 
{
	height:120px;
}
#showCharacterList li#character7thumb
{
	margin-left:190px;
}
