@charset "utf-8";
/* CSS Document */
body {
	background-color: #f4efe6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#NavigationContainer {
	background-image: url(/_gfx/xmas/top_gradient_red.gif);
}

#BottomContainer {
	background: #a92531;
	background-repeat: repeat-x;
	background-image: url(/_gfx/xmas/bottom_gradient_red.gif);
}

#PrizeSectionMainContainer {
	background-image: url(/_gfx/xmas/box_bg_140_red.gif);
	background-repeat: no-repeat;
}

#StatementSectionMainContainer {
	background-image: url(/_gfx/xmas/box_bg_140x110_red.gif);
	background-repeat: no-repeat;
}

#LoginSectionMainContainer {
	background-image: url(/_gfx/xmas/box_bg_200x165_red.gif);
	background-repeat: no-repeat;
}

#WinnerSectionMainContainer {
	background-image: url(/_gfx/xmas/box_bg_200_red.gif);
	background-repeat: no-repeat;
}

#TopscoreSectionMainContainer {
	background-image: url(/_gfx/xmas/box_bg_200_red.gif);
	background-repeat: no-repeat;
}

#ChatSectionMainContainer {
	background-image: url(/_gfx/xmas/box_bg_chat_red.gif);
	background-repeat: no-repeat;
}

#LoginSectionMainHr {
	background-image: url(/_gfx/xmas/hr_red.gif);
}

.PagerNavigationButtonSelected {
	background: url(/_gfx/xmas/NavigationButton_red.gif);
}

.GameContentLink {
	background-image: url(/_gfx/xmas/button_game_red.gif);
}

.SpotContentLink {
	background-image: url(/_gfx/xmas/button_spot_red.gif);
}

/* Spry stuff */
.TabbedPanelsTabHover {
	background-image:url(/_gfx/button_green.gif);
}

.TabbedPanelsTabSelected {
	background-image:url(/_gfx/button_green.gif);
}