﻿body
{
        background:#bce4e6 url(../img/bodyBackground.jpg) no-repeat center -30px !important;

}
.show-page #page
{
    background-position:center -10px;
    background-image:url(../img/bground-top.jpg);
}
.showNav
{
background: #634489; /* Old browsers */
background: -moz-linear-gradient(top, #634489 0%, #4d188e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#634489), color-stop(100%,#4d188e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #634489 0%,#4d188e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #634489 0%,#4d188e 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #634489 0%,#4d188e 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#634489', endColorstr='#4d188e',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #634489 0%,#4d188e 100%); /* W3C */
}
.btn
{
    background-color:#1d3d69;
}
#btnMore, #btnBack
{
	color:#FFF;
}
.showNav a:hover
{
background: #fee60a; /* Old browsers */
background: -moz-linear-gradient(top, #fee60a 0%, #e1b133 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fee60a), color-stop(100%,#e1b133)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fee60a 0%,#e1b133 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fee60a 0%,#e1b133 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fee60a 0%,#e1b133 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee60a', endColorstr='#e1b133',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fee60a 0%,#e1b133 100%); /* W3C */}
.showNav a.on
{
background: #fee60a; /* Old browsers */
background: -moz-linear-gradient(top, #fee60a 0%, #e1b133 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fee60a), color-stop(100%,#e1b133)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fee60a 0%,#e1b133 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fee60a 0%,#e1b133 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fee60a 0%,#e1b133 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee60a', endColorstr='#e1b133',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fee60a 0%,#e1b133 100%); /* W3C */}


a.showNavPhotos { display:none }
a, a:link, a:visited, a:active,
.showColour
{   
    color:#5c2c80;
}
.showTuneInTime
{
    color:#883a68;
    font-size:1.1em;
}
.showPromotype
{
    background-color:#1d3d69;
	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:#883a68;
}
#showGameHolder
{
	text-align:center;
}
#showCharacterList a
{
	color:#6b35a2;
}
.showCharacter h2
{
	color:#883a68;
}
#showCharacterList li.on, #showCharacterList li.on a
{
	color:#883a68;
}
#showMoreGames a.on, .on .clipListText, #clipList a:hover .clipListText
{    
    background-color:#e5edf2;
}
.showRightContent
{
    background-color:#fff;
	background-image:url(../img/odd-right.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.clipListTitle
{
    color:#883a68;
    font-weight:bold;
}

