/*
*************************************************

    noisy Webworld - Worlds

*************************************************
*/


/*-----------------------------------------------------------------------------    
    Colours
-----------------------------------------------------------------------------*/


#Header {
        height: 285px;
        }

/*  Musicworld --------------------------------------------------------------*/

body#noisyWebworld-1 .Rotator {
    background: url('../core/rotator/musicworld-sub/rotate.php') no-repeat bottom right;
    }

body#noisyWebworld-1 .Content a,
body#noisyWebworld-1 .SideBar a {
    color: #333;
    }

/*  Rooms -------------------------------------------------------------------*/

body#noisyWebworld-3 .Rotator {
    background: url('../core/rotator/rooms-sub/rotate.php') no-repeat bottom right;
    }

body#noisyWebworld-3 .Content a,
body#noisyWebworld-3 .SideBar a {
    color: #690;
    }

/*  Store -------------------------------------------------------------------*/

body#noisyWebworld-5 .Rotator {
    background: url('../core/rotator/store-sub/rotate.php') no-repeat bottom right;
    }

body#noisyWebworld-5 .Content a,
body#noisyWebworld-5 .SideBar a {
    color: #c00;
    }

/*  Academy -----------------------------------------------------------------*/

body#noisyWebworld-6 .Rotator {
    background: url('../core/rotator/academy-sub/rotate.php') no-repeat bottom right;
    }

body#noisyWebworld-6 .Content a,
body#noisyWebworld-6 .SideBar a {
    color: #c60;
    }
	
/*  Careers -----------------------------------------------------------------*/

body#noisyWebworld-7 .Rotator {
    background: url('../core/rotator/careers-sub/rotate.php') no-repeat bottom right;
    }

body#noisyWebworld-7 .Content a,
body#noisyWebworld-7 .SideBar a {
    color: #669900;
    }	