@charset "utf-8";
/* CSS Document */

#NavigationContainer {
	background-image: url(/_gfx/blue/top_gradient_blue.gif);
}

#BottomContainer {
	background: #5389ae;
	background-repeat: repeat-x;
	background-image: url(/_gfx/blue/bottom_gradient_blue.gif);
}

#PrizeSectionMainContainer {
	background-image: url(/_gfx/blue/box_bg_140_blue.gif);
	background-repeat: no-repeat;
}

#FindVindContainer {
	background-image: url(/_gfx/blue/box_bg_140_blue.gif);
	background-repeat: no-repeat;
}

#StatementSectionMainContainer {
	background-image: url(/_gfx/blue/box_bg_140x110_blue.gif);
	background-repeat: no-repeat;
}

#LoginSectionMainContainer {
	background-image: url(/_gfx/blue/box_bg_200x165_blue.gif);
	background-repeat: no-repeat;
}

#WinnerSectionMainContainer {
	background-image: url(/_gfx/blue/box_bg_200_blue.gif);
	background-repeat: no-repeat;
}

#TopscoreSectionMainContainer {
	background-image: url(/_gfx/blue/box_bg_200_blue.gif);
	background-repeat: no-repeat;
}

#ChatSectionMainContainer {
	background-image: url(/_gfx/blue/box_bg_chat_blue.gif);
	background-repeat: no-repeat;
}

#LoginSectionMainHr {
	background-image: url(/_gfx/blue/hr_blue.gif);
}

.PagerNavigationButtonSelected {
	background: url(/_gfx/blue/NavigationButton_blue.gif);
}

.GameContentLink {
	background-image: url(/_gfx/blue/button_game_blue.gif);
}

.FiddoCardSpotLink {
	background-image: url(/_gfx/blue/button_game_blue.gif);
}
