

body
{
	background-color:#3c1e13 !important;
}
.def_main_bg
{
	background:url(/superbook/main_bg_Christmas.jpg) no-repeat center top;
}
.myProfile_Main_BG, .ag_main_bg, .ig_main_bg, .Discover_main_bg, .editAva_Main_BG
{
	background:url(/superbook/profile_bg_Christmas.jpg) no-repeat center top;
}
.myProfile_cont_BG, .myProfile_cont_BG_Rep {
	background:url(/superbook/profile_bg_Christmas.jpg) no-repeat -113px top;
	background-color:#fff;
}
.Discover_main_bg
{
	// background:url(http://cbnfiles.arkadium.com/static/img/Discover_main_bg.jpg) no-repeat center top;
}
.myProfile_Main_BG
{
	// background:url(http://cbnfiles.arkadium.com/static/img/MyProfile/main_bg.jpg) no-repeat center top;
}

.Menu_Home,.Menu_Games,.Menu_MyProfile, .Menu_Contest_and_prizes, .Menu_Discovery{
	background-image: url();
}

.myProfile_foot_BG {
	width: 973px;
	margin: 0 0 0 115px;
}

.myProfile_cont_BG_Rep {
	width: 974px;
}

.Menu_Home {background:url(http://www.cbn.com/superbook/menu_buttons.png) no-repeat 0px 0px;}
.Menu_Games {background:url(http://www.cbn.com/superbook/menu_buttons.png) no-repeat -68px 0px;}
.Menu_MyProfile {background:url(http://www.cbn.com/superbook/menu_buttons.png) no-repeat -132px 0px;}
.Menu_Contest_and_prizes {background:url(http://www.cbn.com/superbook/menu_buttons.png) no-repeat -227px 0px !important;}
.Menu_Episode_Guide{background:url(http://www.cbn.com/superbook/menu_buttons.png) no-repeat -303px 0px;}
.Menu_Discovery{background:url(http://www.cbn.com/superbook/menu_buttons.png) no-repeat -381px 0px;}


@media only screen and (max-device-width: 1024px) {

	.def_main_bg
	{
		background-image: url(/superbook/main_bg_Christmas-iOS.jpg);
	}

	.myProfile_Main_BG, .ag_main_bg, .ig_main_bg, .Discover_main_bg, .myProfile_cont_BG, .myProfile_cont_BG_Rep {
		background-image: url(/superbook/profile_bg_Christmas-iOS.jpg)
	}
}

